  INFO [Properties.<init>]                           VERSION: 1.2.3
  INFO [Properties.<init>]                           Classpath: data.jar
  INFO [Properties.<init>]                           Java VM: 14.0-b16
  INFO [Properties.<init>]                           Java Runtime: 1.6.0_14-b08
  INFO [Properties.<init>]                           OS: Windows 7 6.1 x86
  INFO [Properties.<init>]                           Java Library Path: lib
  INFO [Properties.<init>]                           Max Memory: 266403840
  INFO [Properties.<init>]                           Avaialble Processors: 8
  INFO [PropertiesBase.readFromFile]                 Reading Settings from file settings.txt
  INFO [SubstanceLoader.initLookAndFeel]             Window Skin: Default
  INFO [MasterClient.setServerAddress]               MasterClient: Address http://www.planetmule.com/server
  INFO [MasterClient.logSend]                        MasterClient: Sending Login
  INFO [MasterClient.apply]                          MasterClient: Session ID: 14121e0066da6be9d6175191473bb80b
  INFO [Login$MasterListener$1.run]                  Logged in as "Rhodan" (id 11145)
  INFO [MetaFrame.<init>]                            Creating Meta Frame
  INFO [MapSkinParser.findSkins]                     No extra skins found
  INFO [MasterClient.logSend]                        MasterClient: Sending Enter Lobby
  INFO [Login.dispose]                               Disposing login
  INFO [Main.main]                                   Creating game container
  INFO [MuleGameContainer.<init>]                    LWJGL Version: 2.2.1
  INFO [MuleGameContainer.<init>]                    Desktop Display Mode: 1440 x 900 x 32 @60Hz
  INFO [MuleGameContainer.<init>]                    Current Display Mode: 1440 x 900 x 32 @60Hz
  INFO [MuleGameContainer.<init>]                    Display Adapter: RDPDD
  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 [SlickLogSystem.info]                         Use Java PNG Loader = true
  INFO [MuleGameContainer.<init>]                    Display finished
  INFO [SettingsDialog.applySettings]                Changing map skin to default
  INFO [Main.main]                                   Entering game loop
++++++++ END OF INITIALIZATION +++++++++++++++++++++++++++++++++++++++++++
  INFO [MetaFrame.startGame]                         Starting game number 1
  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 [GameController.setModel]                     ++++++++ New Model: CONNECT #0 +++++++++++++++++++++++++++++++++++++++++++
  INFO [Server.<init>]                               Server: Creating
  INFO [Server.<init>]                               Server: Started on TCP address /0.0.0.0:6260
  INFO [Server.<init>]                               Server: Started on UDP address /0.0.0.0:6260
  INFO [Client.connect]                              Client connects...
  INFO [Client.connect]                              Client UDP local address: 0.0.0.0/0.0.0.0:6261
  INFO [Client.connect]                              Client: Connects TCP: /127.0.0.1:6260 UDP: /127.0.0.1:6260
  INFO [Client.connect]                              Client: TCP receive buffer: 8192 send buffer: 8192
  INFO [Server.acceptClients]                        Server: Accepted client /127.0.0.1 id 37e1ce3b-f479-4e1e-93fe-d0754da7f622
  INFO [Client.finishConnect]                        Client finishes connection
  INFO [MuleGameContainer.setWindowedMode]           Setting windowed mode: 640 x 480 x 0 @0Hz
  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) 38 bytes
  INFO [UserController.apply]                        My client id is 37e1ce3b-f479-4e1e-93fe-d0754da7f622
  INFO [Player.<init>]                               Creating (P0) Spectator
  INFO [GameModel.setMyUser]                         (S10) Rhodan is my user
  INFO [GameModel.setLocalUser]                      (S10) Rhodan is a local Spectator
  INFO [GameModel.setServerUser]                     (S10) Rhodan is hosting the server
  INFO [GameController.beginNextPhase]               (S10) Rhodan is not accepted
  INFO [GameController.beginNextPhase]               --------- GAME_LOBBY #0 --------------------------------------------------------
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /127.0.0.1 <S10>
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S10) Rhodan (ID: 11145)
  INFO [Client.initUDP]                              Sending UDP initialization message id 37e1ce3b-f479-4e1e-93fe-d0754da7f622
  INFO [Server.initUdp]                              Server: Client /127.0.0.1 <S10> requests UDP address /127.0.0.1:6261
  INFO [Server.acceptClients]                        Server: Accepted client /67.210.120.20 id c558bf51-89a1-4d0d-9854-e0a2eacecd8d
  INFO [MasterClient.logSend]                        MasterClient: Sending New Game
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S10) Rhodan (ID 11145)
  INFO [GameLobbyPhase$MasterListener.apply]         Master server gives game ID 17860
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [ServerMessageHandler.processPlayerJoin]      /127.0.0.1 <S10> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (10) 0 bytes
  INFO [UserController.apply]                        (S10) Rhodan joins the players
  INFO [Player.<init>]                               Creating (P10) Rhodan
  INFO [GameModel.setServerUser]                     (P10) Rhodan is hosting the server
  INFO [GameModel.setMyUser]                         (P10) Rhodan is my user
  INFO [GameModel.setLocalUser]                      (P10) Rhodan is a local Player
  INFO [Server.acceptClients]                        Server: Accepted client /96.239.91.76 id 43f289e2-9ee4-4f84-919a-9b690d9923fd
  INFO [ServerMessageHandler.processJoin]            Server: Client /96.239.91.76 <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) Peter7895 is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S11) Peter7895 (ID: 11496)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /96.239.91.76 <S11>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7180 bytes
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S11) Peter7895 (ID 11496)
  INFO [GameLobbyPhase$MasterListener.apply]         No statistics available for (S11) Peter7895 (ID 11496)
  INFO [Server.initUdp]                              Server: Client /96.239.91.76 <S11> requests UDP address /96.239.91.76:6261
  INFO [ServerMessageHandler.processPlayerJoin]      /96.239.91.76 <S11> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (11) 0 bytes
  INFO [UserController.apply]                        (S11) Peter7895 joins the players
  INFO [Player.<init>]                               Creating (P11) Peter7895
  INFO [GameModel.setRemoteUser]                     (P11) Peter7895 is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [GameController.apply]                        (P11) Peter7895 chat: hello?
  INFO [GameController.apply]                        (P10) Rhodan chat: hello, looking for players familiar with the game
  WARNING [Server.receiveMessages]                   Server: TCP receive failed from /67.210.120.20 <>. java.io.IOException: An established connection was aborted by the software in your host machine
  INFO [Server.removeClient]                         Server: Removing client /67.210.120.20 <> with id c558bf51-89a1-4d0d-9854-e0a2eacecd8d
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /67.210.120.20 <>
  INFO [GameController.apply]                        (P11) Peter7895 chat: oh, its my first time so ill be leaving now...
  INFO [GameController.apply]                        (P10) Rhodan chat: thks
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (11) 0 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 11496 user number 11
  INFO [ConnectedClient.removeUser]                  Server: Removing user 11 from /96.239.91.76 <P11>
  INFO [Server.removeClient]                         Server: Removing client /96.239.91.76 <> with id 43f289e2-9ee4-4f84-919a-9b690d9923fd
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /96.239.91.76 <>
  INFO [Server.acceptClients]                        Server: Accepted client /87.108.1.65 id de683a7b-4814-4137-909f-8ff63f1fb711
  INFO [ServerMessageHandler.processJoin]            Server: Client /87.108.1.65 <S11> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (11) 39 bytes
  INFO [Player.<init>]                               Creating (P0) Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S11) Vanlord is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S11) Vanlord (ID: 11251)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /87.108.1.65 <S11>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7178 bytes
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S11) Vanlord (ID 11251)
  INFO [GameLobbyPhase$MasterListener.apply]         No statistics available for (S11) Vanlord (ID 11251)
  INFO [Server.initUdp]                              Server: Client /87.108.1.65 <S11> requests UDP address /87.108.1.65:6261
  INFO [ServerMessageHandler.processPlayerJoin]      /87.108.1.65 <S11> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (11) 0 bytes
  INFO [UserController.apply]                        (S11) Vanlord joins the players
  INFO [Player.<init>]                               Creating (P11) Vanlord
  INFO [GameModel.setRemoteUser]                     (P11) Vanlord is a remote Player
  INFO [GameController.apply]                        (P11) Vanlord chat: where u from?
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 62
  INFO [GameController.apply]                        (P10) Rhodan chat: usa
  INFO [GameController.apply]                        (P11) Vanlord chat: which state
  INFO [GameController.apply]                        (P10) Rhodan chat: fl
  INFO [GameController.apply]                        (P11) Vanlord chat: k
  INFO [GameController.apply]                        (P10) Rhodan chat: ever play this game before?
  INFO [GameController.apply]                        (P11) Vanlord chat: sure
  INFO [GameController.apply]                        (P11) Vanlord chat: not over the net though
  INFO [GameController.apply]                        (P11) Vanlord chat: used to play this PTP and with ai
  INFO [Server.acceptClients]                        Server: Accepted client /71.100.137.128 id 925dd5a6-f098-49ce-8d41-6dfa80ab3e29
  INFO [ServerMessageHandler.processJoin]            Server: Client /71.100.137.128 <S12> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (12) 41 bytes
  INFO [Player.<init>]                               Creating (P0) Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S12) RexRabbit is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S12) RexRabbit (ID: 11204)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /71.100.137.128 <S12>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7270 bytes
  INFO [Server.initUdp]                              Server: Client /71.100.137.128 <S12> requests UDP address /71.100.137.128:6261
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S12) RexRabbit (ID 11204)
  INFO [ServerMessageHandler.processPlayerJoin]      /71.100.137.128 <S12> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (12) 0 bytes
  INFO [UserController.apply]                        (S12) RexRabbit joins the players
  INFO [Player.<init>]                               Creating (P12) RexRabbit
  INFO [GameModel.setRemoteUser]                     (P12) RexRabbit is a remote 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 (12) 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 (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: 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]                        (P10) Rhodan chat: game is not to enjoyable with people who dont play competitive
  INFO [GameController.apply]                        (P12) RexRabbit chat: ok...
  INFO [GameController.apply]                        (P12) RexRabbit chat: I'm going to eat lunch.
  INFO [ServerMessageHandler.processPlayerUnjoin]    /71.100.137.128 <P12> unjoins and becomes a spectator
  INFO [Client.receiveTCPMessages]                   Client: PlayerUnjoin (12) 0 bytes
  INFO [UserController.apply]                        (P12) RexRabbit unjoins and becomes a spectator
  INFO [Player.<init>]                               Creating (P0) Spectator
  INFO [GameModel.setRemoteUser]                     (S12) RexRabbit is a remote Spectator
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (12) 0 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 11204 user number 12
  INFO [ConnectedClient.removeUser]                  Server: Removing user 12 from /71.100.137.128 <S12>
  INFO [Server.removeClient]                         Server: Removing client /71.100.137.128 <> with id 925dd5a6-f098-49ce-8d41-6dfa80ab3e29
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /71.100.137.128 <>
  INFO [GameController.apply]                        (P11) Vanlord chat: and why shouldn't one be competitive in this game? 
  INFO [Server.acceptClients]                        Server: Accepted client /75.173.63.30 id 93b3ed9e-6b6c-49d2-8b86-0487e4e1455d
  INFO [ServerMessageHandler.processJoin]            Server: Client /75.173.63.30 <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) Zanegray is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S12) Zanegray (ID: 6021)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /75.173.63.30 <S12>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7274 bytes
  INFO [Server.initUdp]                              Server: Client /75.173.63.30 <S12> requests UDP address /75.173.63.30:6261
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S12) Zanegray (ID 6021)
  INFO [ServerMessageHandler.processPlayerJoin]      /75.173.63.30 <S12> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (12) 0 bytes
  INFO [UserController.apply]                        (S12) Zanegray joins the players
  INFO [Player.<init>]                               Creating (P12) Zanegray
  INFO [GameModel.setRemoteUser]                     (P12) Zanegray is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameController.apply]                        (P11) Vanlord chat: i mean, thats what its all about ain't it?
  INFO [GameController.apply]                        (P11) Vanlord chat: you just cant ignore the other players
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 62
  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) Vanlord chat: hi zanegray, where u from?
  INFO [GameController.apply]                        (P12) Zanegray chat: nm
  INFO [GameController.apply]                        (P11) Vanlord chat: new mexico?
  INFO [GameController.apply]                        (P12) Zanegray chat: yea
  INFO [GameController.apply]                        (P10) Rhodan chat: i dont mind playing with people who want to learn and will finish the game but there are to many who drop out
  INFO [GameController.apply]                        (P11) Vanlord chat: k. im from finland
  INFO [GameController.apply]                        (P11) Vanlord chat: and i dont like the quitters either
  INFO [GameController.apply]                        (P10) Rhodan chat: game last 90mins
  INFO [GameController.apply]                        (P12) Zanegray chat: i met a group of people playing m.u.l.e. that were all in nm
  INFO [GameController.apply]                        (P11) Vanlord chat: nice
  INFO [GameController.apply]                        (P10) Rhodan chat: no fun 30mins into it and the loosers drop out or dont play competitively
  INFO [GameController.apply]                        (P12) Zanegray chat: where is rhodan from
  INFO [GameController.apply]                        (P11) Vanlord chat: us
  INFO [GameController.apply]                        (P12) Zanegray chat: what state
  INFO [GameController.apply]                        (P11) Vanlord chat: we had an article about this game in our games magazine.. thought i could give it a try
  INFO [GameController.apply]                        (P11) Vanlord chat: fl
  INFO [GameController.apply]                        (P10) Rhodan chat: florida
  INFO [GameController.apply]                        (P12) Zanegray chat: ah
  INFO [GameController.apply]                        (P11) Vanlord chat: not sure how different species affect the game...
  INFO [GameController.apply]                        (P12) Zanegray chat: A.I. time?
  INFO [GameController.apply]                        (P11) Vanlord chat: my thoughts exactly
  INFO [GameController.apply]                        (P12) Zanegray chat: rhodan?
  INFO [GameController.apply]                        (P10) Rhodan chat: doesnt in this version far as i can tell
  INFO [GameController.apply]                        (P11) Vanlord chat: k
  INFO [GameController.apply]                        (P10) Rhodan chat: waiting on 4th
  INFO [GameController.apply]                        (P12) Zanegray chat: hit a
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 62
  INFO [GameController.apply]                        (P12) Zanegray chat: A button
  INFO [GameController.apply]                        (P12) Zanegray chat: (a)
  INFO [GameController.apply]                        (P11) Vanlord chat: lol
  INFO [GameController.apply]                        (P12) Zanegray chat: yeah, lol rofl
  INFO [GameController.apply]                        (P12) Zanegray chat: wait, veteran players only?\
  INFO [GameController.apply]                        (P11) Vanlord chat: dont sweat about it
  INFO [GameController.apply]                        (P12) Zanegray chat: im not a veteran, im only ten
  INFO [Server.acceptClients]                        Server: Accepted client /109.250.215.135 id 0dc21f5e-e215-4499-b4a3-5cf4d64f05e8
  INFO [ServerMessageHandler.processJoin]            Server: Client /109.250.215.135 <S13> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (13) 35 bytes
  INFO [Player.<init>]                               Creating (P0) Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S13) Opi is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S13) Opi (ID: 11299)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /109.250.215.135 <S13>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7365 bytes
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S13) Opi (ID 11299)
  INFO [Server.initUdp]                              Server: Client /109.250.215.135 <S13> requests UDP address /109.250.215.135:6261
  INFO [ServerMessageHandler.processPlayerJoin]      /109.250.215.135 <S13> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (13) 0 bytes
  INFO [UserController.apply]                        (S13) Opi joins the players
  INFO [Player.<init>]                               Creating (P13) Opi
  INFO [GameModel.setRemoteUser]                     (P13) Opi is a remote Player
  INFO [GameController.apply]                        (P11) Vanlord chat: finally
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [GameLobbyPhase.apply]                        Starting Game - All users want to continue
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P11) Vanlord (P10) Rhodan (P13) Opi (P12) Zanegray 
  INFO [MasterClient.logSend]                        MasterClient: Sending Start Game
  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: 44
  INFO [GameController.beginNextPhase]               --------- INTRO #0 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 33ms <P11> 201ms <P12> 200ms <P13> 334ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 33 ms
  INFO [GameController.apply]                        (P13) Opi chat: hi everybody
  INFO [GameController.apply]                        (P11) Vanlord chat: hi
  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]               --------- SUMMARY #0 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 33ms <P11> 201ms <P12> 200ms <P13> 334ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 33 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7131824429410292200
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P12) Zanegray (P13) Opi (P11) Vanlord (P10) Rhodan 
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 42148328
  INFO [SummaryPhase2.begin]                         (P12) Zanegray Money: $1000 Plots: 0 Assets: 220 Total: 1220
  INFO [SummaryPhase2.begin]                         (P12) Zanegray Food: 4 Energy: 4 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13) Opi Money: $1000 Plots: 0 Assets: 220 Total: 1220
  INFO [SummaryPhase2.begin]                         (P13) Opi Food: 4 Energy: 4 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11) Vanlord Money: $1000 Plots: 0 Assets: 220 Total: 1220
  INFO [SummaryPhase2.begin]                         (P11) Vanlord Food: 4 Energy: 4 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P10) Rhodan Money: $1000 Plots: 0 Assets: 220 Total: 1220
  INFO [SummaryPhase2.begin]                         (P10) Rhodan Food: 4 Energy: 4 Smithore: 0 Crystite: 0
  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: 4880
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Round
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $100
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- INTRO #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 33ms <P11> 201ms <P12> 200ms <P13> 334ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 33 ms
  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: 8
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 33ms <P11> 200ms <P12> 200ms <P13> 334ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 33 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 9 frames, rountrip 33ms, max 334ms
  INFO [LandGrantPhase$2.finished]                   Land grant roundtrip 518ms, 36 frames (5 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 9 frames, rountrip 33ms, max 334ms
  INFO [LandGrantPhase.apply]                        (P13) Opi claims tile 6 at time 18
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 9 frames, rountrip 32ms, max 336ms
  INFO [LandGrantPhase.apply]                        (P13) Opi is granted tile 6: Mountain3 (6,0)
  INFO [LandGrantPhase.apply]                        (P11) Vanlord claims tile 12 at time 25
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 9 frames, rountrip 27ms, max 334ms
  INFO [LandGrantPhase.apply]                        (P11) Vanlord is granted tile 12: Mountain3 (3,1)
  INFO [LandGrantPhase.update]                       Sending claim tile 20
  INFO [LandGrantPhase.apply]                        (P10) Rhodan claims tile 20 at time 25
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 9 frames, rountrip 27ms, max 336ms
  INFO [LandGrantPhase.apply]                        (P10) Rhodan is granted tile 20: Mountain2 (2,2)
  INFO [LandGrantPhase.apply]                        (P12) Zanegray claims tile 21 at time 11
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 9 frames, rountrip 27ms, max 334ms
  INFO [LandGrantPhase.apply]                        (P12) Zanegray is granted tile 21: Plain (3,2)
  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: 19
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 23ms <P11> 200ms <P12> 191ms <P13> 345ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 24 ms
  INFO [LandAuction.generateColonyAuctions]          Generated 0 colony land auctions
  INFO [AbstractLandAuctionPhase.begin]              Land Auctions Player: 0 Colony: 0
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 23ms <P11> 200ms <P12> 191ms <P13> 345ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 24 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1201239074249735754
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventPhase.begin]                      No player event for (P12) Zanegray (rank 1)
  INFO [Player.useFood]                              (P12) Zanegray 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 (12) 8 bytes
  INFO [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: <P10> 23ms <P11> 200ms <P12> 191ms <P13> 345ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 23 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12) Zanegray
  INFO [Wampus.<init>]                               Wumpus has 12 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.buyAssay]                          (P12) Zanegray got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [GameModel.developLand]                       (P12) Zanegray develops tile Plain (3,2) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12) Zanegray finishes on update 1325
  INFO [GameModel.gamble]                            (P12) Zanegray gambles $130, max: 47.5, left: 21.02, fraction 0.4425263
  INFO [DevelopmentMessenger.showMessage]            Zanegray won $130 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 (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 40
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 17ms <P11> 211ms <P12> 191ms <P13> 345ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 682589006364642868
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventPhase.begin]                      No player event for (P13) Opi (rank 2)
  INFO [Player.useFood]                              (P13) Opi 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 (12) 8 bytes
  INFO [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: <P10> 16ms <P11> 215ms <P12> 190ms <P13> 345ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13) Opi
  INFO [Wampus.<init>]                               Wumpus has 12 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames
  INFO [GameModel.developLand]                       (P13) Opi develops tile Mountain3 (6,0) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13) Opi finishes on update 2006
  INFO [GameModel.gamble]                            (P13) Opi gambles $58, max: 47.5, left: 7.4000015, fraction 0.15578951
  INFO [DevelopmentMessenger.showMessage]            Opi won $58 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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 14ms <P11> 215ms <P12> 194ms <P13> 354ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 14 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1023487084562144500
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventPhase.begin]                      No player event for (P11) Vanlord (rank 3)
  INFO [Player.useFood]                              (P11) Vanlord 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 (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]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 14ms <P11> 215ms <P12> 194ms <P13> 352ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 14 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11) Vanlord
  INFO [Wampus.<init>]                               Wumpus has 12 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames
  INFO [GameModel.buyAssay]                          (P11) Vanlord got an assay bot
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames
  INFO [GameModel.developLand]                       (P11) Vanlord develops tile Mountain3 (3,1) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11) Vanlord finishes on update 1297
  INFO [GameModel.gamble]                            (P11) Vanlord gambles $84, max: 47.5, left: 21.58, fraction 0.45431578
  INFO [DevelopmentMessenger.showMessage]            Vanlord won $84 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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 11ms <P11> 201ms <P12> 194ms <P13> 350ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 11 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6238277494915052687
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventPhase.begin]                      No player event for (P10) Rhodan (rank 4)
  INFO [Player.useFood]                              (P10) Rhodan 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 (12) 8 bytes
  INFO [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: <P10> 10ms <P11> 201ms <P12> 193ms <P13> 350ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 11 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10) Rhodan
  INFO [Wampus.<init>]                               Wumpus has 12 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P10) Rhodan develops tile Mountain2 (2,2) with Smithore factory
  INFO [GameModel.buyAssay]                          (P10) Rhodan got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentMessenger.showMessage]            Rhodan caught the Mountain Wampus and got $100
  INFO [GameController.apply]                        (P12) Zanegray chat: do u like football, the game with the oval shaped ball?
  INFO [GameModel.buyAssay]                          (P10) Rhodan got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [GameModel.gamble]                            (P10) Rhodan gambles $50, max: 47.5, left: 2.3199997, fraction 0.0488421
  INFO [DevelopmentMessenger.showMessage]            Rhodan won $50 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P10) Rhodan finishes on update 2260
  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 (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 40
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 12ms <P11> 217ms <P12> 191ms <P13> 347ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 12 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: ACID_RAIN_STORM
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -925885200941965235
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P12) Zanegray chat: wheres opi from
  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 [GameController.beginNextPhase]               --------- PRODUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 14ms <P11> 218ms <P12> 191ms <P13> 348ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 14 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1386656533202128301
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P13) Opi chat: germany
  INFO [ProductionPhase.finishPower]                 (P10) Rhodan has 4 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P11) Vanlord has 4 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P12) Zanegray has 4 energy and needs 0 energy
  INFO [ProductionPhase.finishPower]                 (P13) Opi has 4 energy and needs 1 energy
  INFO [ProductionPhase.logProduction]               (P10) Rhodan expects 0 food, 0 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11) Vanlord expects 0 food, 0 energy, 0 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P12) Zanegray expects 0 food, 2 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13) Opi expects 0 food, 0 energy, 4 smithore, 0 crystite
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [GameController.apply]                        (P12) Zanegray chat: ah
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameController.apply]                        (P13) Opi chat: i prefer footbal with the round ball
  INFO [ProductionPhase.logProduction]               (P10) Rhodan produced 0 food, 0 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11) Vanlord produced 0 food, 0 energy, 0 smithore, 3 crystite
  INFO [ProductionPhase.logProduction]               (P12) Zanegray produced 0 food, 1 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13) Opi produced 0 food, 0 energy, 6 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 [GameController.apply]                        (P11) Vanlord chat: lol
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 16ms <P11> 217ms <P12> 191ms <P13> 345ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 16ms <P11> 217ms <P12> 191ms <P13> 345ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7576254721156370493
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $50
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-13
  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 $37 sell price $72
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P12) Zanegray chat: soccer?
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P13) Opi chat: yes
  INFO [CollectionPhase.goToNextPhase]               (P10) Rhodan Smithore: 3 critical: 0 surplus: 3 money: $975
  INFO [CollectionPhase.goToNextPhase]               (P11) Vanlord Smithore: 0 critical: 0 surplus: 0 money: $884
  INFO [CollectionPhase.goToNextPhase]               (P12) Zanegray Smithore: 0 critical: 0 surplus: 0 money: $980
  INFO [CollectionPhase.goToNextPhase]               (P13) Opi Smithore: 6 critical: 0 surplus: 6 money: $883
  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]               --------- AUCTION_SMITHORE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 16ms <P11> 215ms <P12> 191ms <P13> 343ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [Player.increaseAuctionTeleportCount]         (P10) Rhodan auction teleport count: 1
  INFO [Player.increaseAuctionTeleportCount]         (P11) Vanlord auction teleport count: 1
  INFO [Player.increaseAuctionTeleportCount]         (P12) Zanegray auction teleport count: 1
  INFO [Player.increaseAuctionTeleportCount]         (P13) Opi auction teleport count: 1
  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.657 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 9 frames, rountrip 16ms, max 343ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 385ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10) Rhodan (P11) Vanlord (P12) Zanegray (P13) Opi 
  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 (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 $37 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 18
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 16ms <P11> 206ms <P12> 194ms <P13> 343ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1916922368675073190
  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]               (P10) Rhodan Crystite: 0 critical: 0 surplus: 0 money: $975
  INFO [CollectionPhase.goToNextPhase]               (P11) Vanlord Crystite: 3 critical: 0 surplus: 3 money: $884
  INFO [CollectionPhase.goToNextPhase]               (P12) Zanegray Crystite: 0 critical: 0 surplus: 0 money: $980
  INFO [CollectionPhase.goToNextPhase]               (P13) Opi Crystite: 0 critical: 0 surplus: 0 money: $883
  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: 10
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 15ms <P11> 212ms <P12> 194ms <P13> 339ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [Player.increaseAuctionTeleportCount]         (P10) Rhodan auction teleport count: 2
  INFO [Player.increaseAuctionTeleportCount]         (P11) Vanlord auction teleport count: 2
  INFO [Player.increaseAuctionTeleportCount]         (P12) Zanegray auction teleport count: 2
  INFO [Player.increaseAuctionTeleportCount]         (P13) Opi auction teleport count: 2
  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: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.661 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 9 frames, rountrip 14ms, max 339ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 553ms
  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 [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: <P10> 15ms <P11> 205ms <P12> 190ms <P13> 337ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 14 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1189364858543367172
  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 [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P10) Rhodan Food: 1 critical: 3 surplus: -2 money: $975
  INFO [CollectionPhase.goToNextPhase]               (P11) Vanlord Food: 1 critical: 3 surplus: -2 money: $884
  INFO [CollectionPhase.goToNextPhase]               (P12) Zanegray Food: 1 critical: 3 surplus: -2 money: $980
  INFO [CollectionPhase.goToNextPhase]               (P13) Opi Food: 1 critical: 3 surplus: -2 money: $883
  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]               --------- AUCTION_FOOD #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 16ms <P11> 202ms <P12> 189ms <P13> 334ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [Player.increaseAuctionTeleportCount]         (P10) Rhodan auction teleport count: 3
  INFO [Player.increaseAuctionTeleportCount]         (P11) Vanlord auction teleport count: 3
  INFO [Player.increaseAuctionTeleportCount]         (P12) Zanegray auction teleport count: 3
  INFO [Player.increaseAuctionTeleportCount]         (P13) Opi auction teleport count: 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.666 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 9 frames, rountrip 16ms, max 334ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 553ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10) Rhodan (P11) Vanlord (P12) Zanegray (P13) Opi 
  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 Opi rank 2 takes over trade from buyer Zanegray rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Opi rank 2 takes over trade from buyer Zanegray rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Opi rank 2 takes over trade from buyer Zanegray rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Vanlord rank 3 takes over trade from buyer Opi rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Vanlord rank 3 takes over trade from buyer Opi rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Rhodan rank 4 takes over trade from buyer Vanlord rank 3
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 362
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 553ms
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $50 (8 units for $400)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 15ms <P11> 200ms <P12> 189ms <P13> 351ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3549689347802141507
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 8, total: 21, needed: 7
  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]               (P10) Rhodan Energy: 3 critical: 2 surplus: 1 money: $725
  INFO [CollectionPhase.goToNextPhase]               (P11) Vanlord Energy: 3 critical: 2 surplus: 1 money: $884
  INFO [CollectionPhase.goToNextPhase]               (P12) Zanegray Energy: 4 critical: 1 surplus: 3 money: $980
  INFO [CollectionPhase.goToNextPhase]               (P13) Opi Energy: 3 critical: 2 surplus: 1 money: $733
  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: 8
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 15ms <P11> 199ms <P12> 185ms <P13> 444ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [Player.increaseAuctionTeleportCount]         (P10) Rhodan auction teleport count: 4
  INFO [Player.increaseAuctionTeleportCount]         (P11) Vanlord auction teleport count: 4
  INFO [Player.increaseAuctionTeleportCount]         (P12) Zanegray auction teleport count: 4
  INFO [Player.increaseAuctionTeleportCount]         (P13) Opi auction teleport count: 4
  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 (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.617 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 11 frames, rountrip 15ms, max 383ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 684ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10) Rhodan (P11) Vanlord (P13) Opi 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12) Zanegray 
  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: 684ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 684ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 120ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 684ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 477ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Player.increaseAuctionTeleportCount]         (P12) Zanegray auction teleport count: 5
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 477ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $45 (11 units for $495)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- SUMMARY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 14ms <P11> 199ms <P12> 184ms <P13> 384ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 13 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2394817041720818487
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 46686552
  INFO [SummaryPhase2.begin]                         (P13) Opi Money: $508 Plots: 1 Assets: 892 Total: 1900
  INFO [SummaryPhase2.begin]                         (P13) Opi Food: 4 Energy: 8 Smithore: 6 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P10) Rhodan Money: $725 Plots: 1 Assets: 656 Total: 1881
  INFO [SummaryPhase2.begin]                         (P10) Rhodan Food: 6 Energy: 3 Smithore: 3 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11) Vanlord Money: $614 Plots: 1 Assets: 746 Total: 1860
  INFO [SummaryPhase2.begin]                         (P11) Vanlord Food: 1 Energy: 9 Smithore: 0 Crystite: 3
  INFO [SummaryPhase2.begin]                         (P12) Zanegray Money: $1115 Plots: 1 Assets: 180 Total: 1795
  INFO [SummaryPhase2.begin]                         (P12) Zanegray Food: 1 Energy: 1 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $52
  INFO [SummaryPhase2.begin]                         Shop Smithore: 8 units $37
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $50
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $45
  INFO [SummaryPhase2.begin]                         Shop mules: 10 $100
  INFO [SummaryPhase2.begin]                         Colony total: 7436
  INFO [MasterClient.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 [GameController.apply]                        (P13) Opi chat: oh,oh, this means bad lucik
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.buildMules]                             Shop built 4 mules for 8 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $70
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 16ms <P11> 200ms <P12> 184ms <P13> 413ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 11 frames, rountrip 16ms, max 413ms
  INFO [LandGrantPhase$2.finished]                   Land grant roundtrip 482ms, 33 frames (5 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 11 frames, rountrip 16ms, max 384ms
  INFO [GameController.apply]                        (P12) Zanegray chat: lucik?
  INFO [GameController.apply]                        (P13) Opi chat: luck
  INFO [LandGrantPhase.apply]                        (P12) Zanegray claims tile 10 at time 25
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 10 frames, rountrip 17ms, max 374ms
  INFO [LandGrantPhase.apply]                        (P12) Zanegray is granted tile 10: Plain (2,1)
  INFO [GameController.apply]                        (P12) Zanegray chat: oh
  INFO [LandGrantPhase.apply]                        (P11) Vanlord claims tile 20 at time 21
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 10 frames, rountrip 17ms, max 371ms
  INFO [LandGrantPhase.apply]                        (P11) Vanlord is granted tile 20: Mountain2 (7,2)
  INFO [LandGrantPhase.update]                       Sending claim tile 24
  INFO [LandGrantPhase.apply]                        (P10) Rhodan claims tile 24 at time 25
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 10 frames, rountrip 17ms, max 367ms
  INFO [LandGrantPhase.apply]                        (P10) Rhodan is granted tile 24: Mountain2 (2,3)
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 93
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 1
  INFO [LandGrantPhase.apply]                        (P13) Opi claims tile 30 at time 25
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 10 frames, rountrip 17ms, max 371ms
  INFO [LandGrantPhase.apply]                        (P13) Opi is granted tile 30: Mountain2 (8,3)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 17ms <P11> 201ms <P12> 184ms <P13> 371ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [LandAuction.generateColonyAuctions]          Generated 0 colony land auctions
  INFO [AbstractLandAuctionPhase.begin]              Land Auctions Player: 0 Colony: 0
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 17ms <P11> 201ms <P12> 184ms <P13> 371ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3075702252510777174
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventPhase.begin]                      No player event for (P13) Opi (rank 1)
  INFO [Player.useFood]                              (P13) Opi 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 (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 #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 17ms <P11> 200ms <P12> 184ms <P13> 371ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13) Opi
  INFO [Wampus.<init>]                               Wumpus has 6 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.buyAssay]                          (P13) Opi got an assay bot
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [GameModel.developLand]                       (P13) Opi develops tile Mountain2 (8,3) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13) Opi finishes on update 1871
  INFO [GameModel.gamble]                            (P13) Opi gambles $74, max: 47.5, left: 10.100002, fraction 0.21263163
  INFO [DevelopmentMessenger.showMessage]            Opi won $74 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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 16ms <P11> 201ms <P12> 184ms <P13> 335ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7672329177635802453
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventPhase.begin]                      No player event for (P10) Rhodan (rank 2)
  INFO [Player.useFood]                              (P10) Rhodan 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 (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]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 16ms <P11> 201ms <P12> 184ms <P13> 339ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10) Rhodan
  INFO [Wampus.<init>]                               Wumpus has 6 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P10) Rhodan develops tile Mountain2 (2,3) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            Rhodan caught the Mountain Wampus and got $100
  INFO [GameModel.gamble]                            (P10) Rhodan gambles $62, max: 47.5, left: 3.0800018, fraction 0.06484214
  INFO [DevelopmentMessenger.showMessage]            Rhodan won $62 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P10) Rhodan finishes on update 2222
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 16ms <P11> 204ms <P12> 183ms <P13> 348ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4138486974798750349
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventPhase.begin]                      No player event for (P11) Vanlord (rank 3)
  INFO [Player.useFood]                              (P11) Vanlord 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 (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]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 16ms <P11> 201ms <P12> 183ms <P13> 348ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11) Vanlord
  INFO [Wampus.<init>]                               Wumpus has 6 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.buyAssay]                          (P11) Vanlord got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11) Vanlord finishes on update 714
  INFO [GameModel.gamble]                            (P11) Vanlord gambles $60, max: 47.5, left: 4.9066687, fraction 0.103298284
  INFO [DevelopmentMessenger.showMessage]            Vanlord won $60 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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 16ms <P11> 201ms <P12> 184ms <P13> 348ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 214740008028579118
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventPhase.begin]                      Event player: (P12) Zanegray (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 [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 [Player.useFood]                              (P12) Zanegray has 1 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 16ms <P11> 205ms <P12> 184ms <P13> 348ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12) Zanegray
  INFO [Wampus.<init>]                               Wumpus has 6 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P12) Zanegray develops tile Plain (2,1) with Food factory
  INFO [GameModel.developLand]                       (P12) Zanegray undevelops tile Plain (2,1)
  INFO [GameModel.developLand]                       (P12) Zanegray develops tile Plain (2,1) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12) Zanegray finishes on update 932
  INFO [GameModel.gamble]                            (P12) Zanegray gambles $51, max: 47.5, left: 0.546669, fraction 0.0115088215
  INFO [DevelopmentMessenger.showMessage]            Zanegray 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 16ms <P11> 205ms <P12> 184ms <P13> 348ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 16ms <P11> 205ms <P12> 184ms <P13> 348ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5605379803052017733
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P10) Rhodan has 3 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P11) Vanlord has 9 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P12) Zanegray has 1 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P13) Opi has 8 energy and needs 2 energy
  INFO [ProductionPhase.logProduction]               (P10) Rhodan expects 0 food, 0 energy, 8 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11) Vanlord expects 0 food, 0 energy, 0 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P12) Zanegray expects 2 food, 3 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13) Opi expects 0 food, 0 energy, 4 smithore, 2 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]               (P10) Rhodan produced 0 food, 0 energy, 5 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11) Vanlord produced 0 food, 0 energy, 0 smithore, 1 crystite
  INFO [ProductionPhase.logProduction]               (P12) Zanegray produced 1 food, 5 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13) Opi produced 0 food, 0 energy, 5 smithore, 1 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 (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 14ms <P11> 201ms <P12> 184ms <P13> 333ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: FIRE_IN_STORE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 320954995598270302
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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]               --------- COLLECTION_SMITHORE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 16ms <P11> 202ms <P12> 184ms <P13> 333ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 14 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 696512160283624111
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $37
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $6
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 11, mules needed: 6
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 66%
  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]               (P10) Rhodan Smithore: 8 critical: 0 surplus: 8 money: $742
  INFO [CollectionPhase.goToNextPhase]               (P11) Vanlord Smithore: 0 critical: 0 surplus: 0 money: $674
  INFO [CollectionPhase.goToNextPhase]               (P12) Zanegray Smithore: 0 critical: 0 surplus: 0 money: $1071
  INFO [CollectionPhase.goToNextPhase]               (P13) Opi Smithore: 11 critical: 0 surplus: 11 money: $412
  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: 6
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 16ms <P11> 201ms <P12> 184ms <P13> 330ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [Player.increaseAuctionTeleportCount]         (P10) Rhodan auction teleport count: 5
  INFO [Player.increaseAuctionTeleportCount]         (P11) Vanlord auction teleport count: 5
  INFO [Player.increaseAuctionTeleportCount]         (P12) Zanegray auction teleport count: 6
  INFO [Player.increaseAuctionTeleportCount]         (P13) Opi auction teleport count: 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: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.666 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 9 frames, rountrip 16ms, max 334ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 566ms
  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 [Shop.setAveragePrice]                        Smithore price set to average $56 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 16ms <P11> 201ms <P12> 184ms <P13> 334ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5719710298082234589
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $52
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $124 sell price $264
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P10) Rhodan Crystite: 0 critical: 0 surplus: 0 money: $742
  INFO [CollectionPhase.goToNextPhase]               (P11) Vanlord Crystite: 4 critical: 0 surplus: 4 money: $674
  INFO [CollectionPhase.goToNextPhase]               (P12) Zanegray Crystite: 0 critical: 0 surplus: 0 money: $1071
  INFO [CollectionPhase.goToNextPhase]               (P13) Opi Crystite: 1 critical: 0 surplus: 1 money: $412
  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]               --------- AUCTION_CRYSTITE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 16ms <P11> 200ms <P12> 184ms <P13> 335ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [Player.increaseAuctionTeleportCount]         (P10) Rhodan auction teleport count: 6
  INFO [Player.increaseAuctionTeleportCount]         (P11) Vanlord auction teleport count: 6
  INFO [Player.increaseAuctionTeleportCount]         (P12) Zanegray auction teleport count: 7
  INFO [Player.increaseAuctionTeleportCount]         (P13) Opi auction teleport count: 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.65999997 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 9 frames, rountrip 16ms, max 340ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 769ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10) Rhodan (P12) Zanegray 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11) Vanlord (P13) Opi 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Player.increaseAuctionTeleportCount]         (P13) Opi auction teleport count: 7
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Player.increaseAuctionTeleportCount]         (P11) Vanlord auction teleport count: 7
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 468ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 $124 (5 units for $620)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 19ms <P11> 198ms <P12> 190ms <P13> 349ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -926297999621786366
  INFO [Shop.calcBuySellPrice]                       Current Food price $50
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 4, needed: 12
  INFO [Shop.printPriceFactor]                       Food is increased to 250%
  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]               (P10) Rhodan Food: 2 critical: 3 surplus: -1 money: $742
  INFO [CollectionPhase.goToNextPhase]               (P11) Vanlord Food: 0 critical: 3 surplus: -3 money: $1170
  INFO [CollectionPhase.goToNextPhase]               (P12) Zanegray Food: 1 critical: 3 surplus: -2 money: $1071
  INFO [CollectionPhase.goToNextPhase]               (P13) Opi Food: 1 critical: 3 surplus: -2 money: $536
  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: 14
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 17ms <P11> 198ms <P12> 185ms <P13> 381ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 19 ms
  INFO [Player.increaseAuctionTeleportCount]         (P10) Rhodan auction teleport count: 7
  INFO [Player.increaseAuctionTeleportCount]         (P11) Vanlord auction teleport count: 8
  INFO [Player.increaseAuctionTeleportCount]         (P12) Zanegray auction teleport count: 8
  INFO [Player.increaseAuctionTeleportCount]         (P13) Opi auction teleport count: 8
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P11) Vanlord chat: not good
  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.61899996 seconds
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [AbstractAuctionPhase.apply]                  Choose direction arrived after countdown finished
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10) Rhodan (P11) Vanlord (P12) Zanegray (P13) Opi 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 10 frames, rountrip 17ms, max 357ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 570ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 $125 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 17ms <P11> 201ms <P12> 185ms <P13> 357ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2748457542607184403
  INFO [Shop.calcBuySellPrice]                       Current Energy price $45
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 17, needed: 10
  INFO [Shop.printPriceFactor]                       Energy is decreased to 69%
  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]               (P10) Rhodan Energy: 1 critical: 3 surplus: -2 money: $742
  INFO [CollectionPhase.goToNextPhase]               (P11) Vanlord Energy: 6 critical: 2 surplus: 4 money: $1170
  INFO [CollectionPhase.goToNextPhase]               (P12) Zanegray Energy: 5 critical: 2 surplus: 3 money: $1071
  INFO [CollectionPhase.goToNextPhase]               (P13) Opi Energy: 5 critical: 3 surplus: 2 money: $536
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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]               --------- AUCTION_ENERGY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 17ms <P11> 203ms <P12> 190ms <P13> 381ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [Player.increaseAuctionTeleportCount]         (P10) Rhodan auction teleport count: 8
  INFO [Player.increaseAuctionTeleportCount]         (P11) Vanlord auction teleport count: 9
  INFO [Player.increaseAuctionTeleportCount]         (P12) Zanegray auction teleport count: 9
  INFO [Player.increaseAuctionTeleportCount]         (P13) Opi auction teleport count: 9
  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 (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.643 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 10 frames, rountrip 17ms, max 357ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 570ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10) Rhodan (P11) Vanlord (P13) Opi 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12) Zanegray 
  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 [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Player.increaseAuctionTeleportCount]         (P12) Zanegray auction teleport count: 10
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 583ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $65 (3 units for $195)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- SUMMARY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 17ms <P11> 206ms <P12> 191ms <P13> 340ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7690929742068950903
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 52751528
  INFO [SummaryPhase2.begin]                         (P12) Zanegray Money: $1266 Plots: 3 Assets: 400 Total: 3166
  INFO [SummaryPhase2.begin]                         (P12) Zanegray Food: 1 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13) Opi Money: $536 Plots: 2 Assets: 1311 Total: 2847
  INFO [SummaryPhase2.begin]                         (P13) Opi Food: 1 Energy: 5 Smithore: 11 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P10) Rhodan Money: $547 Plots: 2 Assets: 1178 Total: 2725
  INFO [SummaryPhase2.begin]                         (P10) Rhodan Food: 2 Energy: 4 Smithore: 8 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11) Vanlord Money: $1170 Plots: 2 Assets: 525 Total: 2695
  INFO [SummaryPhase2.begin]                         (P11) Vanlord Food: 0 Energy: 6 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $124
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $56
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $125
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $65
  INFO [SummaryPhase2.begin]                         Shop mules: 11 $70
  INFO [SummaryPhase2.begin]                         Colony total: 11433
  INFO [MasterClient.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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 11 mules
  INFO [Shop.buildMules]                             A mule now costs $110
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 17ms <P11> 205ms <P12> 191ms <P13> 334ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 11 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 9 frames, rountrip 17ms, max 334ms
  INFO [LandGrantPhase$2.finished]                   Land grant roundtrip 583ms, 39 frames (5 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 9 frames, rountrip 17ms, max 334ms
  INFO [LandGrantPhase.apply]                        (P12) Zanegray claims tile 2 at time 25
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 9 frames, rountrip 17ms, max 332ms
  INFO [LandGrantPhase.apply]                        (P12) Zanegray is granted tile 2: Plain (2,0)
  INFO [LandGrantPhase.apply]                        (P11) Vanlord claims tile 9 at time 12
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 9 frames, rountrip 17ms, max 326ms
  INFO [LandGrantPhase.apply]                        (P11) Vanlord is granted tile 9: River (4,1)
  INFO [LandGrantPhase.apply]                        (P13) Opi claims tile 19 at time 25
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 9 frames, rountrip 17ms, max 334ms
  INFO [LandGrantPhase.apply]                        (P13) Opi is granted tile 19: Plain (0,3)
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 176
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 11
  INFO [LandGrantPhase.update]                       Sending claim tile 28
  INFO [LandGrantPhase.apply]                        (P10) Rhodan claims tile 28 at time 19
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 9 frames, rountrip 17ms, max 334ms
  INFO [LandGrantPhase.apply]                        (P10) Rhodan is granted tile 28: Mountain2 (2,4)
  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: 16
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 17ms <P11> 202ms <P12> 191ms <P13> 334ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [LandAuction.generateColonyAuctions]          Generated 0 colony land auctions
  INFO [AbstractLandAuctionPhase.begin]              Land Auctions Player: 0 Colony: 0
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 17ms <P11> 202ms <P12> 191ms <P13> 334ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4046174699310871211
  INFO [Development.setPlayerOrder]                  Normal development order. 11 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventPhase.begin]                      Event player: (P12) Zanegray (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 $50 each for a total of $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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Player.useFood]                              (P12) Zanegray has 1 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 17ms <P11> 202ms <P12> 191ms <P13> 334ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12) Zanegray
  INFO [Wampus.<init>]                               Wumpus has 4 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P12) Zanegray develops tile Plain (2,0) with Crystite factory
  INFO [GameController.apply]                        (P13) Opi chat: make some food
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12) Zanegray 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 16ms <P11> 206ms <P12> 190ms <P13> 334ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4730089110003679517
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventPhase.begin]                      No player event for (P13) Opi (rank 2)
  INFO [Player.useFood]                              (P13) Opi 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 (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 #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 16ms <P11> 201ms <P12> 190ms <P13> 334ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13) Opi
  INFO [Wampus.<init>]                               Wumpus has 4 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames
  INFO [GameModel.developLand]                       (P13) Opi develops tile Plain (0,3) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13) Opi 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 (12) 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: <P10> 16ms <P11> 202ms <P12> 186ms <P13> 339ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6755482435545318361
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventPhase.begin]                      No player event for (P10) Rhodan (rank 3)
  INFO [Player.useFood]                              (P10) Rhodan 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 16ms <P11> 202ms <P12> 186ms <P13> 346ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10) Rhodan
  INFO [Wampus.<init>]                               Wumpus has 4 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P10) Rhodan develops tile Mountain2 (2,4) with Smithore factory
  INFO [GameController.apply]                        (P12) Zanegray chat: i have to go
  INFO [DevelopmentMessenger.showMessage]            Rhodan caught the Mountain Wampus and got $100
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (12) 0 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 6021 user number 12
  INFO [ConnectedClient.removeUser]                  Server: Removing user 12 from /75.173.63.30 <P12>
  INFO [Server.removeClient]                         Server: Removing client /75.173.63.30 <> with id 93b3ed9e-6b6c-49d2-8b86-0487e4e1455d
  INFO [UserController.setAiPlayer]                  (P12) Zanegray is taken over by an AI player
  INFO [Server.addUserToClient]                      Server: /127.0.0.1 <P10> gets user number 12
  INFO [GameModel.setLocalUser]                      (P12) Zanegray is a local Player
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /75.173.63.30 <>
  INFO [GameModel.gamble]                            (P10) Rhodan gambles $84, max: 47.5, left: 10.073336, fraction 0.21207023
  INFO [DevelopmentMessenger.showMessage]            Rhodan won $84 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P10) Rhodan finishes on update 1164
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.apply]                        (P10) Rhodan chat: sigh
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 15
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 16ms <P11> 201ms <P13> 350ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8007874414538361295
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventPhase.begin]                      No player event for (P11) Vanlord (rank 4)
  INFO [Player.useFood]                              (P11) Vanlord 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 (12) 8 bytes
  INFO [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: <P10 P12> 17ms <P11> 201ms <P13> 350ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11) Vanlord
  INFO [Wampus.<init>]                               Wumpus has 4 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11) Vanlord finishes on update 101
  INFO [GameModel.gamble]                            (P11) Vanlord gambles $52, max: 47.5, left: 3.0, fraction 0.06315789
  INFO [DevelopmentMessenger.showMessage]            Vanlord 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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 16ms <P11> 201ms <P13> 348ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SUNSPOT_ACTIVITY
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 488122286023360893
  INFO [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 (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: <P10 P12> 17ms <P11> 201ms <P13> 348ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5887595599605982297
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.finishPower]                 (P10) Rhodan has 4 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P11) Vanlord has 6 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P12) Zanegray has 2 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P13) Opi has 5 energy and needs 2 energy
  INFO [ProductionPhase.logProduction]               (P10) Rhodan expects 0 food, 0 energy, 15 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11) Vanlord expects 0 food, 0 energy, 0 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P12) Zanegray expects 2 food, 6 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13) Opi expects 0 food, 6 energy, 4 smithore, 2 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P10) Rhodan produced 0 food, 0 energy, 17 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11) Vanlord produced 0 food, 0 energy, 0 smithore, 1 crystite
  INFO [ProductionPhase.logProduction]               (P12) Zanegray produced 2 food, 5 energy, 0 smithore, 1 crystite
  INFO [ProductionPhase.logProduction]               (P13) Opi produced 0 food, 6 energy, 5 smithore, 3 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 (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 16ms <P11> 200ms <P13> 350ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 16ms <P11> 200ms <P13> 350ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5879053506001114544
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $56
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-10
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 8, mules needed: 7
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 91%
  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]                        (P10) Rhodan chat: anyone else plan on not finishing the game?
  INFO [CollectionPhase.goToNextPhase]               (P10) Rhodan Smithore: 25 critical: 0 surplus: 25 money: $546
  INFO [CollectionPhase.goToNextPhase]               (P11) Vanlord Smithore: 0 critical: 0 surplus: 0 money: $1222
  INFO [CollectionPhase.goToNextPhase]               (P12) Zanegray Smithore: 0 critical: 0 surplus: 0 money: $1006
  INFO [CollectionPhase.goToNextPhase]               (P13) Opi Smithore: 16 critical: 0 surplus: 16 money: $376
  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: 6
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 16ms <P11> 200ms <P13> 352ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [Player.increaseAuctionTeleportCount]         (P10) Rhodan auction teleport count: 9
  INFO [Player.increaseAuctionTeleportCount]         (P11) Vanlord auction teleport count: 10
  INFO [Player.increaseAuctionTeleportCount]         (P12) Zanegray auction teleport count: 11
  INFO [Player.increaseAuctionTeleportCount]         (P13) Opi auction teleport count: 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: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.652 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 9 frames, rountrip 16ms, max 348ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 521ms
  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 [Shop.setAveragePrice]                        Smithore price set to average $41 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 16ms <P11> 200ms <P13> 348ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6699886055793371293
  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 [CollectionPhase.goToNextPhase]               (P10) Rhodan Crystite: 0 critical: 0 surplus: 0 money: $546
  INFO [CollectionPhase.goToNextPhase]               (P11) Vanlord Crystite: 1 critical: 0 surplus: 1 money: $1222
  INFO [CollectionPhase.goToNextPhase]               (P12) Zanegray Crystite: 1 critical: 0 surplus: 1 money: $1006
  INFO [CollectionPhase.goToNextPhase]               (P13) Opi Crystite: 3 critical: 0 surplus: 3 money: $376
  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: 6
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 17ms <P11> 202ms <P13> 352ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [Player.increaseAuctionTeleportCount]         (P10) Rhodan auction teleport count: 10
  INFO [Player.increaseAuctionTeleportCount]         (P11) Vanlord auction teleport count: 11
  INFO [Player.increaseAuctionTeleportCount]         (P12) Zanegray auction teleport count: 12
  INFO [Player.increaseAuctionTeleportCount]         (P13) Opi auction teleport count: 11
  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 (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.648 seconds
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [AbstractAuctionPhase.apply]                  Choose direction arrived after countdown finished
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10) Rhodan (P11) Vanlord 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12) Zanegray (P13) Opi 
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 10 frames, rountrip 17ms, max 352ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 529ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10) Rhodan (P11) Vanlord 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12) Zanegray (P13) Opi 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $92
  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 (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: 12
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 17ms <P11> 202ms <P13> 352ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1860830506127821882
  INFO [Shop.calcBuySellPrice]                       Current Food price $125
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 2, needed: 12
  INFO [Shop.printPriceFactor]                       Food is increased to 475%
  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]                        (P11) Vanlord chat: nicee
  INFO [CollectionPhase.goToNextPhase]               (P10) Rhodan Food: 0 critical: 3 surplus: -3 money: $546
  INFO [CollectionPhase.goToNextPhase]               (P11) Vanlord Food: 0 critical: 3 surplus: -3 money: $1222
  INFO [CollectionPhase.goToNextPhase]               (P12) Zanegray Food: 2 critical: 3 surplus: -1 money: $1006
  INFO [CollectionPhase.goToNextPhase]               (P13) Opi Food: 0 critical: 3 surplus: -3 money: $376
  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: 10
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 16ms <P11> 205ms <P13> 368ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [Player.increaseAuctionTeleportCount]         (P10) Rhodan auction teleport count: 11
  INFO [Player.increaseAuctionTeleportCount]         (P11) Vanlord auction teleport count: 12
  INFO [Player.increaseAuctionTeleportCount]         (P12) Zanegray auction teleport count: 13
  INFO [Player.increaseAuctionTeleportCount]         (P13) Opi auction teleport count: 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.533 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 13 frames, rountrip 16ms, max 467ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 576ms
  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 [Shop.setAveragePrice]                        Food price set to average $230 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 17ms <P11> 207ms <P13> 467ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6529621755512455061
  INFO [Shop.calcBuySellPrice]                       Current Energy price $65
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 19, needed: 12
  INFO [Shop.printPriceFactor]                       Energy is decreased to 72%
  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]                        (P13) Opi chat: i am hungry
  INFO [CollectionPhase.goToNextPhase]               (P10) Rhodan Energy: 1 critical: 4 surplus: -3 money: $546
  INFO [CollectionPhase.goToNextPhase]               (P11) Vanlord Energy: 4 critical: 2 surplus: 2 money: $1222
  INFO [CollectionPhase.goToNextPhase]               (P12) Zanegray Energy: 5 critical: 3 surplus: 2 money: $1006
  INFO [CollectionPhase.goToNextPhase]               (P13) Opi Energy: 9 critical: 3 surplus: 6 money: $376
  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: 10
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 17ms <P11> 205ms <P13> 467ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [Player.increaseAuctionTeleportCount]         (P10) Rhodan auction teleport count: 12
  INFO [Player.increaseAuctionTeleportCount]         (P11) Vanlord auction teleport count: 13
  INFO [Player.increaseAuctionTeleportCount]         (P12) Zanegray auction teleport count: 14
  INFO [Player.increaseAuctionTeleportCount]         (P13) Opi auction teleport count: 13
  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 (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.533 seconds
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [AbstractAuctionPhase.apply]                  Choose direction arrived after countdown finished
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10) Rhodan (P11) Vanlord (P13) Opi 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12) Zanegray 
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 13 frames, rountrip 17ms, max 467ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 2598ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10) Rhodan (P11) Vanlord (P13) Opi 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12) Zanegray 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $91 ratio 1.7
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 362
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 576ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $91 (1 units for $91)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- SUMMARY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 17ms <P11> 199ms <P13> 351ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8302863158296476392
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 53427792
  INFO [SummaryPhase2.begin]                         (P12) Zanegray Money: $1097 Plots: 4 Assets: 1156 Total: 4253
  INFO [SummaryPhase2.begin]                         (P12) Zanegray Food: 2 Energy: 4 Smithore: 0 Crystite: 1
  INFO [SummaryPhase2.begin]                         (P13) Opi Money: $376 Plots: 3 Assets: 1961 Total: 3837
  INFO [SummaryPhase2.begin]                         (P13) Opi Food: 0 Energy: 9 Smithore: 16 Crystite: 3
  INFO [SummaryPhase2.begin]                         (P10) Rhodan Money: $455 Plots: 3 Assets: 1537 Total: 3492
  INFO [SummaryPhase2.begin]                         (P10) Rhodan Food: 0 Energy: 2 Smithore: 25 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11) Vanlord Money: $1222 Plots: 3 Assets: 551 Total: 3273
  INFO [SummaryPhase2.begin]                         (P11) Vanlord Food: 0 Energy: 4 Smithore: 0 Crystite: 1
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $52
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $41
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $230
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $91
  INFO [SummaryPhase2.begin]                         Shop mules: 8 $110
  INFO [SummaryPhase2.begin]                         Colony total: 14855
  INFO [MasterClient.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 (13) 0 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 [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 8 mules
  INFO [Shop.buildMules]                             A mule now costs $80
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 15ms <P11> 200ms <P13> 351ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 8 mules.
  INFO [DevelopmentPlanFinder$1.run]                 AI: Zanegray found 4 plans testing 14954 tiles in 104207409ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: Zanegray Plan: Plain Food (+2) Plain Food <claim> (+2) 4831 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Food <claim> (+4) 7055 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: Zanegray Plan: Plain Food (+2) River Food <claim> (+4) 4601 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Food <claim> (+4) 7055 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: Zanegray Plan: Plain Food (+2) River Food <claim> (+4) 4601 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Food <claim> (+4) 7055 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: Zanegray Plan: Plain Food (+2) River Food <claim> (+4) 4601 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Food <claim> (+2) 6825 points
  INFO [LandGrantActuator.update]                    AI: Zanegray wants Plain (1,1)
  INFO [LandGrantActuator.agreeOnClaims]             AI: Agrees on tiles to claim.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 10 frames, rountrip 15ms, max 351ms
  INFO [LandGrantPhase$2.finished]                   Land grant roundtrip 1992ms, 124 frames (5 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 10 frames, rountrip 15ms, max 351ms
  INFO [LandGrantPhase.apply]                        (P11) Vanlord claims tile 3 at time 12
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 9 frames, rountrip 15ms, max 347ms
  INFO [LandGrantPhase.apply]                        (P11) Vanlord is granted tile 3: River (4,0)
  INFO [LandGrantPhase.update]                       Sending claim tile 7
  INFO [LandGrantPhase.apply]                        (P12) Zanegray claims tile 7 at time 21
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 9 frames, rountrip 15ms, max 345ms
  INFO [LandGrantPhase.apply]                        (P12) Zanegray is granted tile 7: Plain (1,1)
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 69
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 1
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 1
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 85
  INFO [LandGrantPhase.update]                       Sending claim tile 18
  INFO [LandGrantPhase.apply]                        (P10) Rhodan claims tile 18 at time 25
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 9 frames, rountrip 17ms, max 336ms
  INFO [LandGrantPhase.apply]                        (P10) Rhodan is granted tile 18: Plain (3,3)
  INFO [LandGrantPhase.apply]                        (P13) Opi claims tile 19 at time 6
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 9 frames, rountrip 17ms, max 336ms
  INFO [LandGrantPhase.apply]                        (P13) Opi is granted tile 19: River (4,3)
  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: 26
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 17ms <P11> 207ms <P13> 336ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [LandAuction.generateColonyAuctions]          Generated 0 colony land auctions
  INFO [AbstractLandAuctionPhase.begin]              Land Auctions Player: 0 Colony: 0
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 17ms <P11> 207ms <P13> 336ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1938363903588191020
  INFO [Development.setPlayerOrder]                  Normal development order. 8 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventPhase.begin]                      No player event for (P12) Zanegray (rank 1)
  INFO [Player.useFood]                              (P12) Zanegray 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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- FAST_DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 19ms <P11> 207ms <P13> 334ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [Wampus.<init>]                               Wumpus has 4 mountains, reward is $200
  INFO [DevelopmentPlanFinder$1.run]                 AI: Zanegray found 1 plans testing 434 tiles in 5109268ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: Zanegray Plan: Plain Food (+2) Plain Food (+2) 5061 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Food <claim> (+4) 7285 points
  INFO [DevelopmentActionQueue2.addAction]           AI: Zanegray Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: Zanegray Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: Zanegray Queue: PlaceMule
  INFO [DevelopmentActionQueue2.addAction]           AI: Zanegray Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: Zanegray Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: Zanegray Queue: PlaceMule
  INFO [DevelopmentActuator.enqueueBestPlan]         AI: Zanegray plans to develop Plain Food (+2) Plain Food (+2) 5061 points
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12) Zanegray develops tile Plain (0,1) with Food factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12) Zanegray develops tile Plain (1,1) with Food factory
  INFO [DevelopmentActionQueue2.addAction]           AI: Zanegray Queue: GoToPub
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToPub
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.gamble]                            (P12) Zanegray gambles $121, max: 47.5, left: 16.673336, fraction 0.3510176
  INFO [DevelopmentMessenger.showMessage]            Zanegray won $121 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: (P12) Zanegray gambled and can't do more actions.
  INFO [GameController.apply]                        (P13) Opi chat: cool
  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]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 24ms <P11> 207ms <P13> 328ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 24 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1691598609334682767
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventPhase.begin]                      No player event for (P13) Opi (rank 2)
  INFO [Player.useFood]                              (P13) Opi 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 (12) 8 bytes
  INFO [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: <P10 P12> 24ms <P11> 201ms <P13> 328ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 24 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13) Opi
  INFO [Wampus.<init>]                               Wumpus has 4 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13) Opi finishes on update 203
  INFO [GameModel.gamble]                            (P13) Opi gambles $103, max: 47.5, left: 0.96000004, fraction 0.020210527
  INFO [DevelopmentMessenger.showMessage]            Opi won $103 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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 24ms <P11> 201ms <P13> 328ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 24 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5748787540512711141
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventPhase.begin]                      No player event for (P10) Rhodan (rank 3)
  INFO [Player.useFood]                              (P10) Rhodan 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 (12) 8 bytes
  INFO [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: <P10 P12> 24ms <P11> 201ms <P13> 326ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 24 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10) Rhodan
  INFO [Wampus.<init>]                               Wumpus has 4 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.gamble]                            (P10) Rhodan gambles $100, max: 47.5, left: 0.36000013, fraction 0.0075789504
  INFO [DevelopmentMessenger.showMessage]            Rhodan won $100 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P10) Rhodan finishes on update 233
  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 (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 24ms <P11> 201ms <P13> 326ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 19 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8105549308875656692
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventPhase.begin]                      No player event for (P11) Vanlord (rank 4)
  INFO [Player.useFood]                              (P11) Vanlord 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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.apply]                        (P13) Opi chat: if the a.i. would not be that fast, we would be starving
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 23ms <P11> 201ms <P13> 326ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 23 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11) Vanlord
  INFO [Wampus.<init>]                               Wumpus has 4 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11) Vanlord finishes on update 93
  INFO [GameModel.gamble]                            (P11) Vanlord gambles $108, max: 47.5, left: 3.16, fraction 0.066526316
  INFO [DevelopmentMessenger.showMessage]            Vanlord 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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 17ms <P11> 201ms <P13> 320ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 17ms <P11> 201ms <P13> 320ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6754537493625727629
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P10) Rhodan has 2 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P11) Vanlord has 4 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P12) Zanegray has 4 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P13) Opi has 9 energy and needs 2 energy
  INFO [ProductionPhase.logProduction]               (P10) Rhodan expects 0 food, 0 energy, 10 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11) Vanlord expects 0 food, 0 energy, 0 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P12) Zanegray expects 12 food, 3 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13) Opi expects 0 food, 3 energy, 4 smithore, 2 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]               (P10) Rhodan produced 0 food, 0 energy, 9 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11) Vanlord produced 0 food, 0 energy, 0 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P12) Zanegray produced 16 food, 3 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13) Opi produced 0 food, 5 energy, 2 smithore, 2 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 (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 17ms <P11> 201ms <P13> 330ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PIRATE_SHIP
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2547694645430534024
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11) Vanlord chat: thank god he made a good harvest
  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: 5
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 16ms <P11> 200ms <P13> 326ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -234025352631392774
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $41
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $5
  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 $56 sell price $91
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P10) Rhodan Smithore: 34 critical: 0 surplus: 34 money: $555
  INFO [CollectionPhase.goToNextPhase]               (P11) Vanlord Smithore: 0 critical: 0 surplus: 0 money: $1330
  INFO [CollectionPhase.goToNextPhase]               (P12) Zanegray Smithore: 0 critical: 0 surplus: 0 money: $1008
  INFO [CollectionPhase.goToNextPhase]               (P13) Opi Smithore: 18 critical: 0 surplus: 18 money: $479
  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]               --------- AUCTION_SMITHORE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 16ms <P11> 201ms <P13> 331ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [Player.increaseAuctionTeleportCount]         (P10) Rhodan auction teleport count: 13
  INFO [Player.increaseAuctionTeleportCount]         (P11) Vanlord auction teleport count: 14
  INFO [Player.increaseAuctionTeleportCount]         (P12) Zanegray auction teleport count: 15
  INFO [Player.increaseAuctionTeleportCount]         (P13) Opi auction teleport count: 14
  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.669 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 9 frames, rountrip 17ms, max 331ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 355ms
  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 [Shop.setAveragePrice]                        Smithore price set to average $56 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 16ms <P11> 200ms <P13> 334ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3058547948092399791
  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]                        (P13) Opi chat: i hope he is not that greedy
  INFO [CollectionPhase.goToNextPhase]               (P10) Rhodan Crystite: 0 critical: 0 surplus: 0 money: $555
  INFO [CollectionPhase.goToNextPhase]               (P11) Vanlord Crystite: 0 critical: 0 surplus: 0 money: $1330
  INFO [CollectionPhase.goToNextPhase]               (P12) Zanegray Crystite: 0 critical: 0 surplus: 0 money: $1008
  INFO [CollectionPhase.goToNextPhase]               (P13) Opi Crystite: 0 critical: 0 surplus: 0 money: $479
  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]               --------- AUCTION_CRYSTITE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 16ms <P11> 200ms <P13> 334ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [Player.increaseAuctionTeleportCount]         (P10) Rhodan auction teleport count: 14
  INFO [Player.increaseAuctionTeleportCount]         (P11) Vanlord auction teleport count: 15
  INFO [Player.increaseAuctionTeleportCount]         (P12) Zanegray auction teleport count: 16
  INFO [Player.increaseAuctionTeleportCount]         (P13) Opi auction teleport count: 15
  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 [Shop.setAveragePrice]                        Crystite price set to average $144 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 16ms <P11> 201ms <P13> 333ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4365337115437097123
  INFO [Shop.calcBuySellPrice]                       Current Food price $230
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 16, needed: 16
  INFO [Shop.printPriceFactor]                       Food is increased to 100%
  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]               (P10) Rhodan Food: 0 critical: 4 surplus: -4 money: $555
  INFO [CollectionPhase.goToNextPhase]               (P11) Vanlord Food: 0 critical: 4 surplus: -4 money: $1330
  INFO [CollectionPhase.goToNextPhase]               (P12) Zanegray Food: 16 critical: 4 surplus: 12 money: $1008
  INFO [CollectionPhase.goToNextPhase]               (P13) Opi Food: 0 critical: 4 surplus: -4 money: $479
  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: 6
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 16ms <P11> 207ms <P13> 334ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [Player.increaseAuctionTeleportCount]         (P10) Rhodan auction teleport count: 15
  INFO [Player.increaseAuctionTeleportCount]         (P11) Vanlord auction teleport count: 16
  INFO [Player.increaseAuctionTeleportCount]         (P12) Zanegray auction teleport count: 17
  INFO [Player.increaseAuctionTeleportCount]         (P13) Opi auction teleport count: 16
  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.666 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 9 frames, rountrip 17ms, max 334ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 515ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10) Rhodan (P11) Vanlord (P13) Opi 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12) Zanegray 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $302 ratio 2.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: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $302 ratio 2.5
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $302 ratio 2.5
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $302 ratio 2.5
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $302 ratio 2.5
  INFO [Player.increaseAuctionTeleportCount]         (P11) Vanlord auction teleport count: 17
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 515ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $302 ratio 2.5
  INFO [Player.increaseAuctionTeleportCount]         (P13) Opi auction teleport count: 17
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 451ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $230 (5 units for $1509)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 15ms <P11> 203ms <P13> 367ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3661363559960725640
  INFO [Shop.calcBuySellPrice]                       Current Energy price $91
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 17, needed: 14
  INFO [Shop.printPriceFactor]                       Energy is decreased to 87%
  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]               (P10) Rhodan Energy: 0 critical: 4 surplus: -4 money: $555
  INFO [CollectionPhase.goToNextPhase]               (P11) Vanlord Energy: 3 critical: 2 surplus: 1 money: $122
  INFO [CollectionPhase.goToNextPhase]               (P12) Zanegray Energy: 3 critical: 5 surplus: -2 money: $2517
  INFO [CollectionPhase.goToNextPhase]               (P13) Opi Energy: 11 critical: 3 surplus: 8 money: $178
  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: 12
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 14ms <P11> 203ms <P13> 394ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 14 ms
  INFO [Player.increaseAuctionTeleportCount]         (P10) Rhodan auction teleport count: 16
  INFO [Player.increaseAuctionTeleportCount]         (P11) Vanlord auction teleport count: 18
  INFO [Player.increaseAuctionTeleportCount]         (P12) Zanegray auction teleport count: 18
  INFO [Player.increaseAuctionTeleportCount]         (P13) Opi auction teleport count: 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: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.602 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 11 frames, rountrip 14ms, max 398ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 515ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10) Rhodan (P12) Zanegray (P13) Opi 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11) Vanlord 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $151 ratio 2.5
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 362
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $151 ratio 2.5
  INFO [Player.increaseAuctionTeleportCount]         (P11) Vanlord auction teleport count: 19
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 451ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $155 (1 units for $155)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- SUMMARY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 13ms <P11> 201ms <P13> 379ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 14 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5495022429700232033
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 51920472
  INFO [SummaryPhase2.begin]                         (P12) Zanegray Money: $2517 Plots: 5 Assets: 3395 Total: 8412
  INFO [SummaryPhase2.begin]                         (P12) Zanegray Food: 11 Energy: 3 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13) Opi Money: $178 Plots: 4 Assets: 3273 Total: 5451
  INFO [SummaryPhase2.begin]                         (P13) Opi Food: 1 Energy: 11 Smithore: 18 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P10) Rhodan Money: $400 Plots: 4 Assets: 2389 Total: 4789
  INFO [SummaryPhase2.begin]                         (P10) Rhodan Food: 0 Energy: 1 Smithore: 34 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11) Vanlord Money: $277 Plots: 4 Assets: 1365 Total: 3642
  INFO [SummaryPhase2.begin]                         (P11) Vanlord Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $144
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $56
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $230
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $155
  INFO [SummaryPhase2.begin]                         Shop mules: 6 $80
  INFO [SummaryPhase2.begin]                         Colony total: 22294
  INFO [MasterClient.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 (13) 0 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 [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 6 mules
  INFO [Shop.buildMules]                             A mule now costs $110
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 13ms <P11> 201ms <P13> 400ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 13 ms
  INFO [Development.setPlayerOrder]                  Reverse development order. 6 mules.
  INFO [DevelopmentPlanFinder$1.run]                 AI: Zanegray found 4 plans testing 2836 tiles in 39391587ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: Zanegray Plan: Plain Energy <claim> (+3) 7202 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 9117 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: Zanegray Plan: Plain Energy <claim> (+3) 7202 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 9117 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: Zanegray Plan: Plain Energy <claim> (+3) 7202 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 9117 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: Zanegray Plan: Plain Energy <claim> (+3) 7202 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 9117 points
  INFO [LandGrantActuator.update]                    AI: Zanegray wants Plain (5,2)
  INFO [LandGrantActuator.agreeOnClaims]             AI: Agrees on tiles to claim.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 11 frames, rountrip 13ms, max 400ms
  INFO [LandGrantPhase$2.finished]                   Land grant roundtrip 1462ms, 92 frames (5 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 11 frames, rountrip 14ms, max 400ms
  INFO [LandGrantPhase.apply]                        (P11) Vanlord claims tile 2 at time 10
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 11 frames, rountrip 14ms, max 394ms
  INFO [LandGrantPhase.apply]                        (P11) Vanlord is granted tile 2: Mountain1 (3,0)
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 29
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 1
  INFO [LandGrantPhase.update]                       Sending claim tile 12
  INFO [LandGrantPhase.apply]                        (P12) Zanegray claims tile 12 at time 21
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 9 frames, rountrip 16ms, max 349ms
  INFO [LandGrantPhase.apply]                        (P12) Zanegray is granted tile 12: Plain (5,2)
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 25
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 1
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 4
  INFO [LandGrantPhase.update]                       Sending claim tile 21
  INFO [LandGrantPhase.apply]                        (P10) Rhodan claims tile 21 at time 25
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 9 frames, rountrip 17ms, max 338ms
  INFO [LandGrantPhase.apply]                        (P10) Rhodan is granted tile 21: Plain (3,4)
  INFO [LandGrantPhase.apply]                        (P13) Opi claims tile 25 at time 12
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 9 frames, rountrip 16ms, max 338ms
  INFO [LandGrantPhase.apply]                        (P13) Opi is granted tile 25: Mountain2 (7,4)
  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: 20
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 14ms <P11> 200ms <P13> 334ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [LandAuction.generateColonyAuctions]          Generated 3 colony land auctions
  INFO [AbstractLandAuctionPhase.begin]              Land Auctions Player: 0 Colony: 3
  INFO [LandAuction.beginAuction]                    Land auction price: $160
  INFO [AbstractLandAuctionPhase.begin]              Starting land auction
  INFO [LandAuctionActuator.beginLandAuction]        AI: Zanegray targets price $868
  INFO [NetworkTimer.start]                          Started "countdown" at 5.0 (owner 10)
  INFO [Player.increaseAuctionTeleportCount]         (P10) Rhodan auction teleport count: 17
  INFO [Player.increaseAuctionTeleportCount]         (P11) Vanlord auction teleport count: 20
  INFO [Player.increaseAuctionTeleportCount]         (P12) Zanegray auction teleport count: 19
  INFO [Player.increaseAuctionTeleportCount]         (P13) Opi auction teleport count: 19
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10) Rhodan (P12) Zanegray (P11) Vanlord (P13) Opi 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 8.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [LandAuctionActuator.changeTargetPrice]       AI: Zanegray new price $820 (changed $-48)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: Zanegray new price $876 (changed $56)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: Zanegray new price $860 (changed $-16)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: Zanegray new price $832 (changed $-28)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: Zanegray new price $864 (changed $32)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: Zanegray new price $824 (changed $-40)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: Zanegray new price $784 (changed $-40)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (10) 16 bytes
  INFO [AbstractLandAuctionPhase.apply]              (P12) Zanegray bought the plot for $264
  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: 14
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 15ms <P11> 205ms <P13> 349ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [AbstractLandAuctionPhase.begin]              Land Auctions Player: 0 Colony: 2
  INFO [LandAuction.beginAuction]                    Land auction price: $204
  INFO [AbstractLandAuctionPhase.begin]              Starting land auction
  INFO [LandAuctionActuator.beginLandAuction]        AI: Zanegray targets price $540
  INFO [GameController.apply]                        (P11) Vanlord chat: why'd you let him get it so cheap?
  INFO [NetworkTimer.start]                          Started "countdown" at 5.0 (owner 10)
  INFO [Player.increaseAuctionTeleportCount]         (P10) Rhodan auction teleport count: 18
  INFO [Player.increaseAuctionTeleportCount]         (P11) Vanlord auction teleport count: 21
  INFO [Player.increaseAuctionTeleportCount]         (P12) Zanegray auction teleport count: 20
  INFO [Player.increaseAuctionTeleportCount]         (P13) Opi auction teleport count: 20
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10) Rhodan (P12) Zanegray (P11) Vanlord (P13) Opi 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 8.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [LandAuctionActuator.changeTargetPrice]       AI: Zanegray new price $600 (changed $60)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: Zanegray new price $568 (changed $-32)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: Zanegray new price $568 (changed $0)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: Zanegray new price $572 (changed $4)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: Zanegray new price $604 (changed $32)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: Zanegray new price $608 (changed $4)
  INFO [GameController.apply]                        (P13) Opi chat: i guess because he has no money
  INFO [LandAuctionActuator.changeTargetPrice]       AI: Zanegray new price $652 (changed $44)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: Zanegray new price $636 (changed $-16)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (10) 16 bytes
  INFO [AbstractLandAuctionPhase.apply]              (P12) Zanegray bought the plot for $280
  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: 16
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 15ms <P11> 205ms <P13> 355ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [AbstractLandAuctionPhase.begin]              Land Auctions Player: 0 Colony: 1
  INFO [LandAuction.beginAuction]                    Land auction price: $220
  INFO [AbstractLandAuctionPhase.begin]              Starting land auction
  INFO [LandAuctionActuator.beginLandAuction]        AI: Zanegray targets price $744
  INFO [NetworkTimer.start]                          Started "countdown" at 5.0 (owner 10)
  INFO [Player.increaseAuctionTeleportCount]         (P10) Rhodan auction teleport count: 19
  INFO [Player.increaseAuctionTeleportCount]         (P11) Vanlord auction teleport count: 22
  INFO [Player.increaseAuctionTeleportCount]         (P12) Zanegray auction teleport count: 21
  INFO [Player.increaseAuctionTeleportCount]         (P13) Opi auction teleport count: 21
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10) Rhodan (P12) Zanegray (P11) Vanlord (P13) Opi 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 8.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P11) Vanlord chat: the ai would've bought it anyway
  INFO [LandAuctionActuator.changeTargetPrice]       AI: Zanegray new price $780 (changed $36)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: Zanegray new price $748 (changed $-32)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: Zanegray new price $724 (changed $-24)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: Zanegray new price $748 (changed $24)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (10) 16 bytes
  INFO [AbstractLandAuctionPhase.apply]              (P12) Zanegray bought the plot for $404
  INFO [GameController.apply]                        (P11) Vanlord chat: see?
  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: 12
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 15ms <P11> 202ms <P13> 365ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1331697035678817962
  INFO [Development.setPlayerOrder]                  Reverse development order. 6 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventPhase.begin]                      Event player: (P11) Vanlord (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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Player.useFood]                              (P11) Vanlord has 4 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 16ms <P11> 202ms <P13> 367ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11) Vanlord
  INFO [Wampus.<init>]                               Wumpus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P13) Opi chat: yes, still cheap
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P11) Vanlord develops tile River (4,1) with Food factory
  INFO [GameModel.developLand]                       (P11) Vanlord develops tile River (4,0) with Food factory
  INFO [GameModel.sellMule]                          (P11) Vanlord sold a mule for $110
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11) Vanlord finishes on update 2131
  INFO [GameModel.gamble]                            (P11) Vanlord gambles $119, max: 47.5, left: 4.9000015, fraction 0.10315793
  INFO [DevelopmentMessenger.showMessage]            Vanlord 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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 18
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 17ms <P11> 202ms <P13> 357ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3080504927425636020
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventPhase.begin]                      No player event for (P10) Rhodan (rank 3)
  INFO [Player.useFood]                              (P10) Rhodan has 0 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P13) Opi chat: without energy you will not make much food
  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: 6
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 17ms <P11> 202ms <P13> 357ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10) Rhodan
  INFO [Wampus.<init>]                               Wumpus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P10) Rhodan finishes on update 251
  INFO [Mule.runAway]                                Mule runs away for (P10) Rhodan
  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 [GameController.apply]                        (P11) Vanlord chat: without food you're not gonna make much energy
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 16ms <P11> 201ms <P13> 334ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6010937947422541398
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventPhase.begin]                      Event player: (P13) Opi (rank 2)
  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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Player.useFood]                              (P13) Opi has 1 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 14ms <P11> 200ms <P13> 334ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 14 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13) Opi
  INFO [Wampus.<init>]                               Wumpus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P13) Opi develops tile River (4,3) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13) Opi finishes on update 706
  INFO [GameModel.gamble]                            (P13) Opi gambles $105, max: 47.5, left: 1.5250006, fraction 0.032105274
  INFO [DevelopmentMessenger.showMessage]            Opi won $105 in the pub
  INFO [GameController.apply]                        (P13) Opi chat: alive
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 16ms <P11> 200ms <P13> 334ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5641899318449301794
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventPhase.begin]                      No player event for (P12) Zanegray (rank 1)
  INFO [Player.useFood]                              (P12) Zanegray 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 (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]               --------- FAST_DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 14ms <P11> 200ms <P13> 334ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 14 ms
  INFO [Wampus.<init>]                               Wumpus has 1 mountains, reward is $200
  INFO [DevelopmentPlanFinder$1.run]                 AI: Zanegray found 1 plans testing 1344 tiles in 16214034ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: Zanegray Plan: Plain Empty Plain Energy (+3) Plain Energy (+3) Plain Empty 9079 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Food <claim> (+4) 13114 points
  INFO [DevelopmentActionQueue2.addAction]           AI: Zanegray Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: Zanegray Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: Zanegray Queue: PlaceMule
  INFO [DevelopmentActionQueue2.addAction]           AI: Zanegray Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: Zanegray Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: Zanegray Queue: PlaceMule
  INFO [DevelopmentActuator.enqueueBestPlan]         AI: Zanegray plans to develop Plain Empty Plain Energy (+3) Plain Energy (+3) Plain Empty 9079 points
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12) Zanegray develops tile Plain (1,2) with Energy factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12) Zanegray develops tile Plain (1,3) with Energy factory
  INFO [DevelopmentActuator.enqueueAssay]            AI: (P12) Zanegray want's to assay Plain (0,0) with 43.359905 time left.
  INFO [DevelopmentActionQueue2.addAction]           AI: Zanegray Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: Zanegray Queue: Assay
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToAssayStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: Assay
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.buyAssay]                          (P12) Zanegray got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentActionQueue2.addAction]           AI: Zanegray Queue: GoToPub
  INFO [GameController.apply]                        (P13) Opi chat: now i could be the winner, if get that a.i. out of my way
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToPub
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.gamble]                            (P12) Zanegray gambles $197, max: 47.5, left: 23.76, fraction 0.5002105
  INFO [DevelopmentMessenger.showMessage]            Zanegray won $197 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: (P12) Zanegray gambled and can't do more actions.
  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: 12
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 13ms <P11> 200ms <P13> 347ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 13 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 13ms <P11> 200ms <P13> 347ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 13 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3500538403883675039
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P10) Rhodan has 1 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P11) Vanlord has 2 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P12) Zanegray has 3 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P13) Opi has 11 energy and needs 3 energy
  INFO [ProductionPhase.logProduction]               (P10) Rhodan expects 0 food, 0 energy, 5 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11) Vanlord expects 10 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12) Zanegray expects 12 food, 14 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13) Opi expects 4 food, 3 energy, 4 smithore, 2 crystite
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P10) Rhodan produced 0 food, 0 energy, 5 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11) Vanlord produced 12 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12) Zanegray produced 11 food, 14 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13) Opi produced 6 food, 5 energy, 3 smithore, 2 crystite
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 17ms <P11> 200ms <P13> 335ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 14 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PLANET_QUAKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3297018495725155479
  INFO [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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 17ms <P11> 200ms <P13> 347ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1998328509845414562
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $56
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-11
  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 $129 sell price $164
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P10) Rhodan Smithore: 36 critical: 0 surplus: 36 money: $290
  INFO [CollectionPhase.goToNextPhase]               (P11) Vanlord Smithore: 0 critical: 0 surplus: 0 money: $326
  INFO [CollectionPhase.goToNextPhase]               (P12) Zanegray Smithore: 0 critical: 0 surplus: 0 money: $1446
  INFO [CollectionPhase.goToNextPhase]               (P13) Opi Smithore: 19 critical: 0 surplus: 19 money: $298
  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]               --------- AUCTION_SMITHORE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 17ms <P11> 200ms <P13> 351ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [Player.increaseAuctionTeleportCount]         (P10) Rhodan auction teleport count: 20
  INFO [Player.increaseAuctionTeleportCount]         (P11) Vanlord auction teleport count: 23
  INFO [Player.increaseAuctionTeleportCount]         (P12) Zanegray auction teleport count: 22
  INFO [Player.increaseAuctionTeleportCount]         (P13) Opi auction teleport count: 22
  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 (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.649 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 10 frames, rountrip 17ms, max 351ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 2317ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12) Zanegray (P11) Vanlord (P13) Opi 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10) Rhodan 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $129
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 2317ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 646ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $129 (12 units for $1548)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 17ms <P11> 206ms <P13> 374ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 20 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8228198467593520740
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $144
  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]               (P10) Rhodan Crystite: 0 critical: 0 surplus: 0 money: $1838
  INFO [CollectionPhase.goToNextPhase]               (P11) Vanlord Crystite: 0 critical: 0 surplus: 0 money: $326
  INFO [CollectionPhase.goToNextPhase]               (P12) Zanegray Crystite: 0 critical: 0 surplus: 0 money: $1446
  INFO [CollectionPhase.goToNextPhase]               (P13) Opi Crystite: 1 critical: 0 surplus: 1 money: $298
  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: 6
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 17ms <P11> 206ms <P13> 368ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [Player.increaseAuctionTeleportCount]         (P10) Rhodan auction teleport count: 21
  INFO [Player.increaseAuctionTeleportCount]         (P11) Vanlord auction teleport count: 24
  INFO [Player.increaseAuctionTeleportCount]         (P12) Zanegray auction teleport count: 23
  INFO [Player.increaseAuctionTeleportCount]         (P13) Opi auction teleport count: 23
  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.638 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 10 frames, rountrip 16ms, max 362ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 405ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10) Rhodan (P12) Zanegray (P11) Vanlord 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13) Opi 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $136
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Player.increaseAuctionTeleportCount]         (P13) Opi auction teleport count: 24
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 405ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $136 (1 units for $136)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 16ms <P11> 208ms <P13> 368ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8683445703238613189
  INFO [Shop.calcBuySellPrice]                       Current Food price $230
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 33, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 61%
  INFO [Shop.printPriceFactor]                       Food buy price $126 sell price $161
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P10) Rhodan Food: 0 critical: 4 surplus: -4 money: $1838
  INFO [CollectionPhase.goToNextPhase]               (P11) Vanlord Food: 12 critical: 4 surplus: 8 money: $326
  INFO [CollectionPhase.goToNextPhase]               (P12) Zanegray Food: 15 critical: 4 surplus: 11 money: $1446
  INFO [CollectionPhase.goToNextPhase]               (P13) Opi Food: 6 critical: 4 surplus: 2 money: $434
  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: 6
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 14ms <P11> 208ms <P13> 369ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 14 ms
  INFO [Player.increaseAuctionTeleportCount]         (P10) Rhodan auction teleport count: 22
  INFO [Player.increaseAuctionTeleportCount]         (P11) Vanlord auction teleport count: 25
  INFO [Player.increaseAuctionTeleportCount]         (P12) Zanegray auction teleport count: 24
  INFO [Player.increaseAuctionTeleportCount]         (P13) Opi auction teleport count: 25
  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.63100004 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 10 frames, rountrip 13ms, max 369ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 405ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10) Rhodan 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12) Zanegray (P11) Vanlord (P13) Opi 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $157 ratio 0.90000004
  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 (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 $141 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 12ms <P11> 201ms <P13> 359ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 12 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7976395765929086573
  INFO [Shop.calcBuySellPrice]                       Current Energy price $155
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 25, needed: 17
  INFO [Shop.printPriceFactor]                       Energy is decreased to 76%
  INFO [Shop.printPriceFactor]                       Energy buy price $103 sell price $138
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P10) Rhodan Energy: 0 critical: 4 surplus: -4 money: $1838
  INFO [CollectionPhase.goToNextPhase]               (P11) Vanlord Energy: 0 critical: 4 surplus: -4 money: $326
  INFO [CollectionPhase.goToNextPhase]               (P12) Zanegray Energy: 14 critical: 5 surplus: 9 money: $1446
  INFO [CollectionPhase.goToNextPhase]               (P13) Opi Energy: 11 critical: 4 surplus: 7 money: $434
  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: 10
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 12ms <P11> 201ms <P13> 369ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 12 ms
  INFO [Player.increaseAuctionTeleportCount]         (P10) Rhodan auction teleport count: 23
  INFO [Player.increaseAuctionTeleportCount]         (P11) Vanlord auction teleport count: 26
  INFO [Player.increaseAuctionTeleportCount]         (P12) Zanegray auction teleport count: 25
  INFO [Player.increaseAuctionTeleportCount]         (P13) Opi auction teleport count: 26
  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 (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.628 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 10 frames, rountrip 12ms, max 372ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 1559ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10) Rhodan (P11) Vanlord 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12) Zanegray (P13) Opi 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $190 ratio 2.5
  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 (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 $118 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- SUMMARY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 15ms <P11> 201ms <P13> 384ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 14 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7048821874466732041
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 50622592
  INFO [SummaryPhase2.begin]                         (P12) Zanegray Money: $1446 Plots: 9 Assets: 4337 Total: 10283
  INFO [SummaryPhase2.begin]                         (P12) Zanegray Food: 15 Energy: 14 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13) Opi Money: $434 Plots: 5 Assets: 4985 Total: 7919
  INFO [SummaryPhase2.begin]                         (P13) Opi Food: 6 Energy: 11 Smithore: 19 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P10) Rhodan Money: $1838 Plots: 5 Assets: 3426 Total: 7764
  INFO [SummaryPhase2.begin]                         (P10) Rhodan Food: 0 Energy: 0 Smithore: 24 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11) Vanlord Money: $326 Plots: 5 Assets: 1947 Total: 4773
  INFO [SummaryPhase2.begin]                         (P11) Vanlord Food: 12 Energy: 0 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $136
  INFO [SummaryPhase2.begin]                         Shop Smithore: 12 units $129
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $141
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $118
  INFO [SummaryPhase2.begin]                         Shop mules: 0 $110
  INFO [SummaryPhase2.begin]                         Colony total: 30739
  INFO [MasterClient.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 (13) 0 bytes
  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 [Shop.buildMules]                             Shop built 6 mules for 12 smithore and now has 6 mules
  INFO [Shop.buildMules]                             A mule now costs $250
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 16ms <P11> 201ms <P13> 384ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [Development.setPlayerOrder]                  Reverse development order. 6 mules.
  INFO [DevelopmentPlanFinder$1.run]                 AI: Zanegray found 4 plans testing 30480 tiles in 305090414ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: Zanegray Plan: Plain Energy (+3) Plain Energy (+3) Plain Energy <claim> (+3) 11885 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 17192 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: Zanegray Plan: Plain Energy (+3) Plain Energy (+3) Plain Energy <claim> (+3) 11885 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 17192 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: Zanegray Plan: Plain Energy (+3) Plain Energy (+3) Plain Energy <claim> (+3) 11885 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 17192 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: Zanegray Plan: Plain Energy (+3) Plain Energy (+3) Plain Energy <claim> (+3) 11767 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 16956 points
  INFO [LandGrantActuator.update]                    AI: Zanegray wants Plain (6,2)
  INFO [LandGrantActuator.agreeOnClaims]             AI: Agrees on tiles to claim.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 11 frames, rountrip 16ms, max 384ms
  INFO [LandGrantPhase$2.finished]                   Land grant roundtrip 1249ms, 79 frames (5 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 11 frames, rountrip 17ms, max 384ms
  INFO [LandGrantPhase.apply]                        (P11) Vanlord claims tile 2 at time 25
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 11 frames, rountrip 17ms, max 384ms
  INFO [LandGrantPhase.apply]                        (P11) Vanlord is granted tile 2: Plain (7,0)
  INFO [LandGrantPhase.update]                       Sending claim tile 9
  INFO [LandGrantPhase.apply]                        (P12) Zanegray claims tile 9 at time 22
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 10 frames, rountrip 17ms, max 367ms
  INFO [LandGrantPhase.apply]                        (P12) Zanegray is granted tile 9: Plain (6,2)
  INFO [LandGrantPhase.apply]                        (P13) Opi claims tile 13 at time 10
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 11 frames, rountrip 17ms, max 384ms
  INFO [LandGrantPhase.apply]                        (P13) Opi is granted tile 13: Plain (7,3)
  INFO [LandGrantPhase.update]                       Sending claim tile 16
  INFO [LandGrantPhase.apply]                        (P10) Rhodan claims tile 16 at time 25
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 10 frames, rountrip 17ms, max 367ms
  INFO [LandGrantPhase.apply]                        (P10) Rhodan is granted tile 16: River (4,4)
  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: 12
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 24ms <P11> 200ms <P13> 367ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [LandAuction.generateColonyAuctions]          Generated 2 colony land auctions
  INFO [AbstractLandAuctionPhase.begin]              Land Auctions Player: 0 Colony: 2
  INFO [LandAuction.beginAuction]                    Land auction price: $256
  INFO [AbstractLandAuctionPhase.begin]              Starting land auction
  INFO [LandAuctionActuator.beginLandAuction]        AI: Zanegray targets price $244
  INFO [NetworkTimer.start]                          Started "countdown" at 5.0 (owner 10)
  INFO [Player.increaseAuctionTeleportCount]         (P10) Rhodan auction teleport count: 24
  INFO [Player.increaseAuctionTeleportCount]         (P11) Vanlord auction teleport count: 27
  INFO [Player.increaseAuctionTeleportCount]         (P12) Zanegray auction teleport count: 26
  INFO [Player.increaseAuctionTeleportCount]         (P13) Opi auction teleport count: 27
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10) Rhodan (P12) Zanegray (P11) Vanlord (P13) Opi 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 8.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (10) 16 bytes
  INFO [AbstractLandAuctionPhase.apply]              (P10) Rhodan bought the plot for $340
  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: 20
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 17ms <P11> 199ms <P13> 341ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 22 ms
  INFO [AbstractLandAuctionPhase.begin]              Land Auctions Player: 0 Colony: 1
  INFO [LandAuction.beginAuction]                    Land auction price: $280
  INFO [AbstractLandAuctionPhase.begin]              Starting land auction
  INFO [LandAuctionActuator.beginLandAuction]        AI: Zanegray targets price $244
  INFO [NetworkTimer.start]                          Started "countdown" at 5.0 (owner 10)
  INFO [Player.increaseAuctionTeleportCount]         (P10) Rhodan auction teleport count: 25
  INFO [Player.increaseAuctionTeleportCount]         (P11) Vanlord auction teleport count: 28
  INFO [Player.increaseAuctionTeleportCount]         (P12) Zanegray auction teleport count: 27
  INFO [Player.increaseAuctionTeleportCount]         (P13) Opi auction teleport count: 28
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10) Rhodan (P12) Zanegray (P11) Vanlord (P13) Opi 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 8.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (10) 16 bytes
  INFO [AbstractLandAuctionPhase.apply]              (P10) Rhodan bought the plot for $332
  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: 16
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 17ms <P11> 198ms <P13> 351ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8560006761745362835
  INFO [Development.setPlayerOrder]                  Reverse development order. 6 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventPhase.begin]                      No player event for (P11) Vanlord (rank 4)
  INFO [Player.useFood]                              (P11) Vanlord 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 (12) 8 bytes
  INFO [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: <P10 P12> 16ms <P11> 198ms <P13> 350ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11) Vanlord
  INFO [Wampus.<init>]                               Wumpus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P11) Vanlord develops tile Plain (7,0) with Energy factory
  INFO [GameController.apply]                        (P13) Opi chat: i wonder when you will build something on that land rhodan
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11) Vanlord finishes on update 1007
  INFO [GameModel.gamble]                            (P11) Vanlord gambles $107, max: 47.5, left: 27.380001, fraction 0.5764211
  INFO [DevelopmentMessenger.showMessage]            Vanlord 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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 17ms <P11> 199ms <P13> 350ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1252602312593528569
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventPhase.begin]                      No player event for (P10) Rhodan (rank 3)
  INFO [Player.useFood]                              (P10) Rhodan has 0 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P10) Rhodan chat: when i get a care package
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 17ms <P11> 199ms <P13> 350ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10) Rhodan
  INFO [Wampus.<init>]                               Wumpus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P13) Opi chat: :)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.gamble]                            (P10) Rhodan gambles $107, max: 47.5, left: 3.3400002, fraction 0.07031579
  INFO [DevelopmentMessenger.showMessage]            Rhodan won $107 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P10) Rhodan finishes on update 84
  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 (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 17ms <P11> 200ms <P13> 349ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 23555836377916642
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventPhase.begin]                      Event player: (P13) Opi (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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Player.useFood]                              (P13) Opi has 6 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 16ms <P11> 209ms <P13> 349ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13) Opi
  INFO [Wampus.<init>]                               Wumpus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P13) Opi develops tile Plain (7,3) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            Opi caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P13) Opi develops tile Mountain2 (7,4) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13) Opi finishes on update 1977
  INFO [GameModel.gamble]                            (P13) Opi gambles $112, max: 47.5, left: 7.9799995, fraction 0.168
  INFO [DevelopmentMessenger.showMessage]            Opi 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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 30
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 15ms <P11> 209ms <P13> 343ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6869455524321112870
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventPhase.begin]                      No player event for (P12) Zanegray (rank 1)
  INFO [Player.useFood]                              (P12) Zanegray has 15 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 (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]               --------- FAST_DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 15ms <P11> 208ms <P13> 343ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [Wampus.<init>]                               Wumpus has 1 mountains, reward is $200
  INFO [DevelopmentPlanFinder$1.run]                 AI: Zanegray found 1 plans testing 1123 tiles in 15022538ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: Zanegray Plan: Plain Energy (+3) Plain Energy (+3) Plain Energy (+3) 11885 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 17192 points
  INFO [DevelopmentActionQueue2.addAction]           AI: Zanegray Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: Zanegray Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: Zanegray Queue: PlaceMule
  INFO [DevelopmentActionQueue2.addAction]           AI: Zanegray Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: Zanegray Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: Zanegray Queue: PlaceMule
  INFO [DevelopmentActionQueue2.addAction]           AI: Zanegray Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: Zanegray Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: Zanegray Queue: PlaceMule
  INFO [DevelopmentActuator.enqueueBestPlan]         AI: Zanegray plans to develop Plain Energy (+3) Plain Energy (+3) Plain Energy (+3) 11885 points
  INFO [SettingsDialog.applySettings]                Changing map skin to default
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12) Zanegray develops tile Plain (0,0) with Energy factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12) Zanegray develops tile Plain (5,2) with Energy factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.developLand]                       (P12) Zanegray develops tile Plain (6,2) with Energy factory
  INFO [DevelopmentActionQueue2.addAction]           AI: Zanegray Queue: GoToPub
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToPub
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (12) 16 bytes
  INFO [GameModel.gamble]                            (P12) Zanegray gambles $178, max: 47.5, left: 23.76, fraction 0.5002105
  INFO [DevelopmentMessenger.showMessage]            Zanegray won $178 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: (P12) Zanegray gambled and can't do more actions.
  INFO [GameController.apply]                        (P11) Vanlord chat: energy domination
  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]               --------- COLONY_EVENT_A #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 16ms <P11> 205ms <P13> 343ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 16ms <P11> 205ms <P13> 343ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8320575880711843478
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P10) Rhodan has 0 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P11) Vanlord has 0 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P12) Zanegray has 14 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P13) Opi has 11 energy and needs 4 energy
  INFO [ProductionPhase.logProduction]               (P10) Rhodan expects 0 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11) Vanlord expects 0 food, 3 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12) Zanegray expects 12 food, 34 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13) Opi expects 4 food, 6 energy, 7 smithore, 2 crystite
  INFO [GameController.apply]                        (P13) Opi chat: well energy wont be a problem anymore
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P10) Rhodan produced 0 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11) Vanlord produced 0 food, 3 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12) Zanegray produced 10 food, 33 energy, 0 smithore, 1 crystite
  INFO [ProductionPhase.logProduction]               (P13) Opi produced 3 food, 5 energy, 9 smithore, 3 crystite
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 16ms <P11> 200ms <P13> 343ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PEST_ATTACK
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8088719284628378211
  INFO [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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 16ms <P11> 200ms <P13> 343ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7430090441685308424
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $129
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-7
  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]               (P10) Rhodan Smithore: 24 critical: 0 surplus: 24 money: $1273
  INFO [CollectionPhase.goToNextPhase]               (P11) Vanlord Smithore: 0 critical: 0 surplus: 0 money: $133
  INFO [CollectionPhase.goToNextPhase]               (P12) Zanegray Smithore: 0 critical: 0 surplus: 0 money: $724
  INFO [CollectionPhase.goToNextPhase]               (P13) Opi Smithore: 28 critical: 0 surplus: 28 money: $221
  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]               --------- AUCTION_SMITHORE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 16ms <P11> 200ms <P13> 357ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [Player.increaseAuctionTeleportCount]         (P10) Rhodan auction teleport count: 26
  INFO [Player.increaseAuctionTeleportCount]         (P11) Vanlord auction teleport count: 29
  INFO [Player.increaseAuctionTeleportCount]         (P12) Zanegray auction teleport count: 28
  INFO [Player.increaseAuctionTeleportCount]         (P13) Opi auction teleport count: 29
  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: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.658 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 9 frames, rountrip 16ms, max 342ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 535ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12) Zanegray (P11) Vanlord 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10) Rhodan (P13) Opi 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $230
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Player.increaseAuctionTeleportCount]         (P10) Rhodan auction teleport count: 27
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Player.increaseAuctionTeleportCount]         (P13) Opi auction teleport count: 30
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 525ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $230 (52 units for $11960)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 14ms <P11> 200ms <P13> 363ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 14 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8962193932593814114
  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]               (P10) Rhodan Crystite: 0 critical: 0 surplus: 0 money: $6793
  INFO [CollectionPhase.goToNextPhase]               (P11) Vanlord Crystite: 0 critical: 0 surplus: 0 money: $133
  INFO [CollectionPhase.goToNextPhase]               (P12) Zanegray Crystite: 1 critical: 0 surplus: 1 money: $724
  INFO [CollectionPhase.goToNextPhase]               (P13) Opi Crystite: 3 critical: 0 surplus: 3 money: $6661
  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]               --------- AUCTION_CRYSTITE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 14ms <P11> 200ms <P13> 363ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 14 ms
  INFO [Player.increaseAuctionTeleportCount]         (P10) Rhodan auction teleport count: 28
  INFO [Player.increaseAuctionTeleportCount]         (P11) Vanlord auction teleport count: 30
  INFO [Player.increaseAuctionTeleportCount]         (P12) Zanegray auction teleport count: 29
  INFO [Player.increaseAuctionTeleportCount]         (P13) Opi auction teleport count: 31
  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.648 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 10 frames, rountrip 13ms, max 352ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 521ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10) Rhodan (P11) Vanlord (P13) Opi 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12) Zanegray 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $104
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Player.increaseAuctionTeleportCount]         (P12) Zanegray auction teleport count: 30
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 521ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $104 (1 units for $104)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 13ms <P11> 201ms <P13> 350ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 13 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4245443584719092200
  INFO [Shop.calcBuySellPrice]                       Current Food price $141
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 20, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 85%
  INFO [Shop.printPriceFactor]                       Food buy price $105 sell price $140
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P10) Rhodan Food: 0 critical: 4 surplus: -4 money: $6793
  INFO [CollectionPhase.goToNextPhase]               (P11) Vanlord Food: 4 critical: 4 surplus: 0 money: $133
  INFO [CollectionPhase.goToNextPhase]               (P12) Zanegray Food: 12 critical: 4 surplus: 8 money: $828
  INFO [CollectionPhase.goToNextPhase]               (P13) Opi Food: 4 critical: 4 surplus: 0 money: $6661
  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: 12
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 13ms <P11> 201ms <P13> 393ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 13 ms
  INFO [Player.increaseAuctionTeleportCount]         (P10) Rhodan auction teleport count: 29
  INFO [Player.increaseAuctionTeleportCount]         (P11) Vanlord auction teleport count: 31
  INFO [Player.increaseAuctionTeleportCount]         (P12) Zanegray auction teleport count: 31
  INFO [Player.increaseAuctionTeleportCount]         (P13) Opi auction teleport count: 32
  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.607 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 11 frames, rountrip 13ms, max 393ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 659ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10) Rhodan (P11) Vanlord (P13) Opi 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12) Zanegray 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $157 ratio 1.5
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 362
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $143 ratio 1.1
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $129 ratio 0.7
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $115 ratio 0.3
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $105 ratio 0.0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 659ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $157 (4 units for $628)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 15ms <P11> 201ms <P13> 353ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3830724481811643530
  INFO [Shop.calcBuySellPrice]                       Current Energy price $118
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 55, needed: 18
  INFO [Shop.printPriceFactor]                       Energy is decreased to 50%
  INFO [Shop.printPriceFactor]                       Energy buy price $43 sell price $78
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P10) Rhodan Energy: 0 critical: 4 surplus: -4 money: $6165
  INFO [CollectionPhase.goToNextPhase]               (P11) Vanlord Energy: 3 critical: 4 surplus: -1 money: $133
  INFO [CollectionPhase.goToNextPhase]               (P12) Zanegray Energy: 41 critical: 5 surplus: 36 money: $1456
  INFO [CollectionPhase.goToNextPhase]               (P13) Opi Energy: 11 critical: 5 surplus: 6 money: $6661
  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: 26
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 12ms <P11> 201ms <P13> 531ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 14 ms
  INFO [Player.increaseAuctionTeleportCount]         (P10) Rhodan auction teleport count: 30
  INFO [Player.increaseAuctionTeleportCount]         (P11) Vanlord auction teleport count: 32
  INFO [Player.increaseAuctionTeleportCount]         (P12) Zanegray auction teleport count: 32
  INFO [Player.increaseAuctionTeleportCount]         (P13) Opi auction teleport count: 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.46899998 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 15 frames, rountrip 12ms, max 531ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 2534ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10) Rhodan (P11) Vanlord 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12) Zanegray (P13) Opi 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $43 ratio 0.0
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Vanlord rank 4 takes over trade from buyer Rhodan rank 3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Vanlord rank 4 takes over trade from buyer Rhodan rank 3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Vanlord rank 4 takes over trade from buyer Rhodan rank 3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller Opi rank 2 takes over trade from seller Zanegray rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller Opi rank 2 takes over trade from seller Zanegray rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller Opi rank 2 takes over trade from seller Zanegray rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller Opi rank 2 takes over trade from seller Zanegray rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller Opi rank 2 takes over trade from seller Zanegray rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller Opi rank 2 takes over trade from seller Zanegray rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller Opi rank 2 takes over trade from seller Zanegray rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller Opi rank 2 takes over trade from seller Zanegray rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller Opi rank 2 takes over trade from seller Zanegray rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller Opi rank 2 takes over trade from seller Zanegray rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller Opi rank 2 takes over trade from seller Zanegray rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller Opi rank 2 takes over trade from seller Zanegray rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller Opi rank 2 takes over trade from seller Zanegray rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller Opi rank 2 takes over trade from seller Zanegray rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller Opi rank 2 takes over trade from seller Zanegray rank 1
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $43 ratio 0.0
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $43 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $43 ratio 0.0
  INFO [Player.increaseAuctionTeleportCount]         (P11) Vanlord auction teleport count: 33
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $43 ratio 0.0
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $43 ratio 0.0
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $43 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $43 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $43 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $43 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $43 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $43 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $43 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $43 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $43 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $43 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $43 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $43 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $43 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $43 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $43 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $43 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $43 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $43 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $43 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $43 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $43 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $43 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $43 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $43 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $43 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $43 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $43 ratio 0.0
  INFO [GameController.apply]                        (P13) Opi chat: that stupid a.i. is ruining the prices
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $43 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $43 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $43 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $43 ratio 0.01000002
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $46 ratio 0.110000014
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 642ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $43 (38 units for $1634)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- SUMMARY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 15ms <P11> 204ms <P13> 385ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8696276097123214514
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 50818336
  INFO [SummaryPhase2.begin]                         (P13) Opi Money: $6790 Plots: 6 Assets: 1869 Total: 11659
  INFO [SummaryPhase2.begin]                         (P13) Opi Food: 4 Energy: 8 Smithore: 0 Crystite: 3
  INFO [SummaryPhase2.begin]                         (P10) Rhodan Money: $4660 Plots: 8 Assets: 2463 Total: 11123
  INFO [SummaryPhase2.begin]                         (P10) Rhodan Food: 4 Energy: 35 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12) Zanegray Money: $2961 Plots: 10 Assets: 2339 Total: 10300
  INFO [SummaryPhase2.begin]                         (P12) Zanegray Food: 8 Energy: 6 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11) Vanlord Money: $4 Plots: 6 Assets: 1226 Total: 4230
  INFO [SummaryPhase2.begin]                         (P11) Vanlord Food: 4 Energy: 6 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $104
  INFO [SummaryPhase2.begin]                         Shop Smithore: 52 units $230
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $157
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $43
  INFO [SummaryPhase2.begin]                         Shop mules: 0 $250
  INFO [SummaryPhase2.begin]                         Colony total: 37312
  INFO [MasterClient.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 (13) 0 bytes
  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 [Shop.buildMules]                             Shop built 8 mules for 16 smithore and now has 8 mules
  INFO [Shop.buildMules]                             A mule now costs $460
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 15ms <P11> 203ms <P13> 385ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 8 mules.
  INFO [DevelopmentPlanFinder$1.run]                 AI: Zanegray found 4 plans testing 742 tiles in 13296922ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: Zanegray Plan: Plain Food <claim> (+2) 11962 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Empty <claim> 15264 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: Zanegray Plan: Plain Food <claim> (+2) 11805 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Food <claim> (+2) 15224 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: Zanegray Plan: Plain Food <claim> (+2) 11805 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Food <claim> (+2) 15224 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: Zanegray Plan: Plain Food <claim> (+2) 11805 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Food <claim> (+2) 15224 points
  INFO [LandGrantActuator.update]                    AI: Zanegray wants Plain (1,0)
  INFO [LandGrantActuator.agreeOnClaims]             AI: Agrees on tiles to claim.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 11 frames, rountrip 15ms, max 385ms
  INFO [LandGrantPhase$2.finished]                   Land grant roundtrip 642ms, 43 frames (5 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 11 frames, rountrip 15ms, max 385ms
  INFO [LandGrantPhase.update]                       Sending claim tile 0
  INFO [LandGrantPhase.apply]                        (P12) Zanegray claims tile 0 at time 24
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 11 frames, rountrip 16ms, max 385ms
  INFO [LandGrantPhase.apply]                        (P12) Zanegray is granted tile 0: Plain (1,0)
  INFO [LandGrantPhase.apply]                        (P11) Vanlord claims tile 1 at time 10
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 10 frames, rountrip 16ms, max 379ms
  INFO [LandGrantPhase.apply]                        (P11) Vanlord is granted tile 1: Plain (5,0)
  INFO [LandGrantPhase.apply]                        (P13) Opi claims tile 7 at time 8
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 9 frames, rountrip 16ms, max 348ms
  INFO [LandGrantPhase.apply]                        (P13) Opi is granted tile 7: Plain (8,2)
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 137
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 1
  INFO [LandGrantPhase.update]                       Sending claim tile 11
  INFO [LandGrantPhase.apply]                        (P10) Rhodan claims tile 11 at time 25
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 9 frames, rountrip 16ms, max 348ms
  INFO [LandGrantPhase.apply]                        (P10) Rhodan is granted tile 11: Plain (5,4)
  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: 12
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 16ms <P11> 203ms <P13> 334ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [LandAuction.generateColonyAuctions]          Generated 3 colony land auctions
  INFO [AbstractLandAuctionPhase.begin]              Land Auctions Player: 0 Colony: 3
  INFO [LandAuction.beginAuction]                    Land auction price: $276
  INFO [AbstractLandAuctionPhase.begin]              Starting land auction
  INFO [LandAuctionActuator.beginLandAuction]        AI: Zanegray targets price $336
  INFO [NetworkTimer.start]                          Started "countdown" at 5.0 (owner 10)
  INFO [Player.increaseAuctionTeleportCount]         (P10) Rhodan auction teleport count: 31
  INFO [Player.increaseAuctionTeleportCount]         (P11) Vanlord auction teleport count: 34
  INFO [Player.increaseAuctionTeleportCount]         (P12) Zanegray auction teleport count: 33
  INFO [Player.increaseAuctionTeleportCount]         (P13) Opi auction teleport count: 34
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10) Rhodan (P12) Zanegray (P11) Vanlord (P13) Opi 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 8.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [LandAuctionActuator.changeTargetPrice]       AI: Zanegray new price $316 (changed $-20)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: Zanegray new price $368 (changed $52)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: Zanegray new price $356 (changed $-12)
  INFO [GameController.apply]                        (P11) Vanlord chat: make him pay
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (10) 16 bytes
  INFO [AbstractLandAuctionPhase.apply]              (P10) Rhodan bought the plot for $1084
  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: 22
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 16ms <P11> 203ms <P13> 337ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [AbstractLandAuctionPhase.begin]              Land Auctions Player: 0 Colony: 2
  INFO [LandAuction.beginAuction]                    Land auction price: $1024
  INFO [AbstractLandAuctionPhase.begin]              Starting land auction
  INFO [LandAuctionActuator.beginLandAuction]        AI: Zanegray targets price $300
  INFO [NetworkTimer.start]                          Started "countdown" at 5.0 (owner 10)
  INFO [Player.increaseAuctionTeleportCount]         (P10) Rhodan auction teleport count: 32
  INFO [Player.increaseAuctionTeleportCount]         (P11) Vanlord auction teleport count: 35
  INFO [Player.increaseAuctionTeleportCount]         (P12) Zanegray auction teleport count: 34
  INFO [Player.increaseAuctionTeleportCount]         (P13) Opi auction teleport count: 35
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10) Rhodan (P12) Zanegray (P11) Vanlord (P13) Opi 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 8.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (10) 16 bytes
  INFO [AbstractLandAuctionPhase.apply]              (P10) Rhodan bought the plot for $1048
  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: 12
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 16ms <P11> 200ms <P13> 357ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [AbstractLandAuctionPhase.begin]              Land Auctions Player: 0 Colony: 1
  INFO [LandAuction.beginAuction]                    Land auction price: $988
  INFO [AbstractLandAuctionPhase.begin]              Starting land auction
  INFO [LandAuctionActuator.beginLandAuction]        AI: Zanegray targets price $236
  INFO [NetworkTimer.start]                          Started "countdown" at 5.0 (owner 10)
  INFO [Player.increaseAuctionTeleportCount]         (P10) Rhodan auction teleport count: 33
  INFO [Player.increaseAuctionTeleportCount]         (P11) Vanlord auction teleport count: 36
  INFO [Player.increaseAuctionTeleportCount]         (P12) Zanegray auction teleport count: 35
  INFO [Player.increaseAuctionTeleportCount]         (P13) Opi auction teleport count: 36
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10) Rhodan (P12) Zanegray (P11) Vanlord (P13) Opi 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 8.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (10) 16 bytes
  INFO [AbstractLandAuctionPhase.apply]              (P10) Rhodan bought the plot for $1252
  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: 8
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 15ms <P11> 199ms <P13> 367ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4726533576658900880
  INFO [PlayerEventPhase.begin]                      Switching fast AI development
  INFO [Development.setPlayerOrder]                  Normal development order. 8 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventPhase.begin]                      No player event for (P13) Opi (rank 1)
  INFO [Player.useFood]                              (P13) Opi has 4 food and needs 4 food
  INFO [Client.receiveTCPMessages]                   Client: GameSettings (0) 1 bytes
  INFO [PlayerEventPhase.apply]                      Setting fast AI development: false
  INFO [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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 15ms <P11> 199ms <P13> 376ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13) Opi
  INFO [Wampus.<init>]                               Wumpus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.buyAssay]                          (P13) Opi got an assay bot
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [GameModel.buyAssay]                          (P13) Opi got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found High amounts of Crystite
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13) Opi finishes on update 2008
  INFO [GameModel.gamble]                            (P13) Opi gambles $103, max: 47.5, left: 7.3600006, fraction 0.15494739
  INFO [DevelopmentMessenger.showMessage]            Opi won $103 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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 14ms <P11> 199ms <P13> 367ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 14 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3283515320787991489
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventPhase.begin]                      Event player: (P10) Rhodan (rank 2)
  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]                        (P13) Opi chat: run forrest, run
  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 [Player.useFood]                              (P10) Rhodan has 4 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 16ms <P11> 200ms <P13> 355ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 14 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10) Rhodan
  INFO [Wampus.<init>]                               Wumpus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P10) Rhodan develops tile River (4,4) with Food factory
  INFO [GameModel.developLand]                       (P10) Rhodan develops tile Plain (6,3) with Crystite factory
  INFO [GameModel.developLand]                       (P10) Rhodan develops tile Plain (5,4) with Crystite factory
  INFO [GameModel.gamble]                            (P10) Rhodan gambles $102, max: 47.5, left: 2.7400017, fraction 0.057684246
  INFO [DevelopmentMessenger.showMessage]            Rhodan won $102 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P10) Rhodan finishes on update 2239
  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 (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 26
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 17ms <P11> 197ms <P13> 343ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1077048069422612178
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventPhase.begin]                      No player event for (P12) Zanegray (rank 3)
  INFO [Player.useFood]                              (P12) Zanegray has 8 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P13) Opi chat: that was good
  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]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 17ms <P11> 198ms <P13> 340ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12) Zanegray
  INFO [Wampus.<init>]                               Wumpus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [DevelopmentPlanFinder$1.run]                 AI: Zanegray found 1 plans testing 29 tiles in 1251015ns
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [DevelopmentPlanFinder.logPlans]              AI: Zanegray Plan: Plain Food (+2) 11962 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Empty <claim> 15264 points
  INFO [DevelopmentActionQueue2.addAction]           AI: Zanegray Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: Zanegray Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: Zanegray Queue: PlaceMule
  INFO [DevelopmentActuator.enqueueBestPlan]         AI: Zanegray plans to develop Plain Food (+2) 11962 points
  INFO [DevelopmentActionQueue2.update]              AI: Zanegray Action: 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: Zanegray Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: Zanegray Action: PlaceMule
  INFO [GameModel.developLand]                       (P12) Zanegray develops tile Plain (1,0) with Food factory
  INFO [DevelopmentActionQueue2.addAction]           AI: Zanegray Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: Zanegray Action: GoToPub
  INFO [GameModel.gamble]                            (P12) Zanegray gambles $178, max: 47.5, left: 30.76, fraction 0.64757895
  INFO [DevelopmentMessenger.showMessage]            Zanegray won $178 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: (P12) Zanegray gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P12) Zanegray finishes on update 838
  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 (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 16ms <P11> 198ms <P13> 340ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6211072125435140403
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventPhase.begin]                      Event player: (P11) Vanlord (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 [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 [Player.useFood]                              (P11) Vanlord has 4 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 17ms <P11> 197ms <P13> 340ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11) Vanlord
  INFO [Wampus.<init>]                               Wumpus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.buyAssay]                          (P11) Vanlord got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [GameModel.developLand]                       (P11) Vanlord undevelops tile Mountain3 (3,1)
  INFO [GameModel.developLand]                       (P11) Vanlord develops tile Mountain3 (3,1) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11) Vanlord finishes on update 1289
  INFO [GameModel.gamble]                            (P11) Vanlord gambles $172, max: 47.5, left: 21.74, fraction 0.45768422
  INFO [DevelopmentMessenger.showMessage]            Vanlord won $172 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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 17ms <P11> 200ms <P13> 340ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 17ms <P11> 200ms <P13> 340ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7063905298721230909
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P10) Rhodan has 35 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P11) Vanlord has 6 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P12) Zanegray has 6 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P13) Opi has 8 energy and needs 4 energy
  INFO [ProductionPhase.logProduction]               (P10) Rhodan expects 4 food, 0 energy, 15 smithore, 4 crystite
  INFO [ProductionPhase.logProduction]               (P11) Vanlord expects 10 food, 3 energy, 0 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P12) Zanegray expects 16 food, 34 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13) Opi expects 4 food, 6 energy, 7 smithore, 2 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]               (P10) Rhodan produced 3 food, 0 energy, 16 smithore, 4 crystite
  INFO [ProductionPhase.logProduction]               (P11) Vanlord produced 10 food, 4 energy, 0 smithore, 1 crystite
  INFO [ProductionPhase.logProduction]               (P12) Zanegray produced 16 food, 33 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13) Opi produced 2 food, 5 energy, 5 smithore, 2 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 (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 16ms <P11> 198ms <P13> 334ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: FIRE_IN_STORE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2435819984019804417
  INFO [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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 17ms <P11> 198ms <P13> 340ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8336703673203586152
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $230
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-6
  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 $230 sell price $265
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11) Vanlord chat: niceee...
  INFO [CollectionPhase.goToNextPhase]               (P10) Rhodan Smithore: 16 critical: 0 surplus: 16 money: $173
  INFO [CollectionPhase.goToNextPhase]               (P11) Vanlord Smithore: 0 critical: 0 surplus: 0 money: $376
  INFO [CollectionPhase.goToNextPhase]               (P12) Zanegray Smithore: 0 critical: 0 surplus: 0 money: $2654
  INFO [CollectionPhase.goToNextPhase]               (P13) Opi Smithore: 5 critical: 0 surplus: 5 money: $6893
  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 [GameController.apply]                        (P11) Vanlord chat: the mules are going to cost a fortune from now on
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 17ms <P11> 198ms <P13> 341ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [Player.increaseAuctionTeleportCount]         (P10) Rhodan auction teleport count: 34
  INFO [Player.increaseAuctionTeleportCount]         (P11) Vanlord auction teleport count: 37
  INFO [Player.increaseAuctionTeleportCount]         (P12) Zanegray auction teleport count: 36
  INFO [Player.increaseAuctionTeleportCount]         (P13) Opi auction teleport count: 37
  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.65900004 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 9 frames, rountrip 17ms, max 341ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 500ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12) Zanegray (P11) Vanlord 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10) Rhodan (P13) Opi 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $230
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Player.increaseAuctionTeleportCount]         (P13) Opi auction teleport count: 38
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Player.increaseAuctionTeleportCount]         (P10) Rhodan auction teleport count: 35
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 377ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $230 (21 units for $4830)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 18
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 16ms <P11> 199ms <P13> 342ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7339552920373228233
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $104
  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]               (P10) Rhodan Crystite: 4 critical: 0 surplus: 4 money: $3853
  INFO [CollectionPhase.goToNextPhase]               (P11) Vanlord Crystite: 1 critical: 0 surplus: 1 money: $376
  INFO [CollectionPhase.goToNextPhase]               (P12) Zanegray Crystite: 0 critical: 0 surplus: 0 money: $2654
  INFO [CollectionPhase.goToNextPhase]               (P13) Opi Crystite: 5 critical: 0 surplus: 5 money: $8043
  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]               --------- AUCTION_CRYSTITE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 16ms <P11> 204ms <P13> 348ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [Player.increaseAuctionTeleportCount]         (P10) Rhodan auction teleport count: 36
  INFO [Player.increaseAuctionTeleportCount]         (P11) Vanlord auction teleport count: 38
  INFO [Player.increaseAuctionTeleportCount]         (P12) Zanegray auction teleport count: 37
  INFO [Player.increaseAuctionTeleportCount]         (P13) Opi auction teleport count: 39
  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 (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.652 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 9 frames, rountrip 17ms, max 348ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 468ms
  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 [Shop.setAveragePrice]                        Crystite price set to average $64 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 17ms <P11> 202ms <P13> 348ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 292357027783930385
  INFO [Shop.calcBuySellPrice]                       Current Food price $157
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 33, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 61%
  INFO [Shop.printPriceFactor]                       Food buy price $81 sell price $116
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P10) Rhodan Food: 3 critical: 4 surplus: -1 money: $3853
  INFO [CollectionPhase.goToNextPhase]               (P11) Vanlord Food: 10 critical: 4 surplus: 6 money: $376
  INFO [CollectionPhase.goToNextPhase]               (P12) Zanegray Food: 18 critical: 4 surplus: 14 money: $2654
  INFO [CollectionPhase.goToNextPhase]               (P13) Opi Food: 2 critical: 4 surplus: -2 money: $8043
  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: 8
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 16ms <P11> 204ms <P13> 348ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [Player.increaseAuctionTeleportCount]         (P10) Rhodan auction teleport count: 37
  INFO [Player.increaseAuctionTeleportCount]         (P11) Vanlord auction teleport count: 39
  INFO [Player.increaseAuctionTeleportCount]         (P12) Zanegray auction teleport count: 38
  INFO [Player.increaseAuctionTeleportCount]         (P13) Opi auction teleport count: 40
  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.66499996 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 9 frames, rountrip 16ms, max 335ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 468ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10) Rhodan (P13) Opi 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12) Zanegray (P11) Vanlord 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $88 ratio 0.22000009
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $81 ratio 0.0
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $81 ratio 0.0
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $81 ratio 0.0
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $81 ratio 0.0
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $81 ratio 0.0
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $81 ratio 0.0
  INFO [Player.increaseAuctionTeleportCount]         (P11) Vanlord auction teleport count: 40
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $81 ratio 0.0
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $81 ratio 0.0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 375ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $81 ratio 0.0
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $81 ratio 0.0
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $81 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $81 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $81 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $81 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $81 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $81 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $81 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $84 ratio 0.10000001
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $88 ratio 0.20000002
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Player.increaseAuctionTeleportCount]         (P12) Zanegray auction teleport count: 39
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 374ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $81 (20 units for $1628)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 15ms <P11> 200ms <P13> 351ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6625291743539778904
  INFO [Shop.calcBuySellPrice]                       Current Energy price $43
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 71, needed: 22
  INFO [Shop.printPriceFactor]                       Energy is decreased to 48%
  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]                        (P11) Vanlord chat: space ship launched
  INFO [CollectionPhase.goToNextPhase]               (P10) Rhodan Energy: 22 critical: 7 surplus: 15 money: $3443
  INFO [CollectionPhase.goToNextPhase]               (P11) Vanlord Energy: 7 critical: 4 surplus: 3 money: $868
  INFO [CollectionPhase.goToNextPhase]               (P12) Zanegray Energy: 34 critical: 6 surplus: 28 money: $3790
  INFO [CollectionPhase.goToNextPhase]               (P13) Opi Energy: 8 critical: 5 surplus: 3 money: $7797
  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: 14
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 14ms <P11> 200ms <P13> 369ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 14 ms
  INFO [Player.increaseAuctionTeleportCount]         (P10) Rhodan auction teleport count: 38
  INFO [Player.increaseAuctionTeleportCount]         (P11) Vanlord auction teleport count: 41
  INFO [Player.increaseAuctionTeleportCount]         (P12) Zanegray auction teleport count: 40
  INFO [Player.increaseAuctionTeleportCount]         (P13) Opi auction teleport count: 41
  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.63100004 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 10 frames, rountrip 14ms, max 369ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 484ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10) Rhodan 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12) Zanegray (P11) Vanlord (P13) Opi 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.02000001
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 484ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $25 (27 units for $297)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- SUMMARY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 15ms <P11> 199ms <P13> 374ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 14 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3955639778926619728
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 48725656
  INFO [SummaryPhase2.begin]                         (P13) Opi Money: $7797 Plots: 7 Assets: 1510 Total: 12807
  INFO [SummaryPhase2.begin]                         (P13) Opi Food: 5 Energy: 8 Smithore: 0 Crystite: 5
  INFO [SummaryPhase2.begin]                         (P10) Rhodan Money: $3146 Plots: 12 Assets: 2789 Total: 11935
  INFO [SummaryPhase2.begin]                         (P10) Rhodan Food: 8 Energy: 49 Smithore: 0 Crystite: 4
  INFO [SummaryPhase2.begin]                         (P12) Zanegray Money: $4087 Plots: 11 Assets: 1384 Total: 10971
  INFO [SummaryPhase2.begin]                         (P12) Zanegray Food: 4 Energy: 7 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11) Vanlord Money: $868 Plots: 7 Assets: 903 Total: 5271
  INFO [SummaryPhase2.begin]                         (P11) Vanlord Food: 4 Energy: 7 Smithore: 0 Crystite: 1
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $64
  INFO [SummaryPhase2.begin]                         Shop Smithore: 21 units $230
  INFO [SummaryPhase2.begin]                         Shop Food: 12 units $81
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 4 $460
  INFO [SummaryPhase2.begin]                         Colony total: 40984
  INFO [MasterClient.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 (13) 0 bytes
  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 [Shop.buildMules]                             Shop built 8 mules for 16 smithore and now has 12 mules
  INFO [Shop.buildMules]                             A mule now costs $460
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 17ms <P11> 199ms <P13> 375ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 12 mules.
  INFO [DevelopmentPlanFinder$1.run]                 AI: Zanegray found 4 plans testing 182 tiles in 9941685ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: Zanegray Plan: Mountain1 Smithore <claim> (+2) 12348 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Empty <claim> 14774 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: Zanegray Plan: Plain Food <claim> (+2) 12131 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Food <claim> (+2) 14756 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: Zanegray Plan: Plain Food <claim> (+2) 12131 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Food <claim> (+2) 14756 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: Zanegray Plan: No tile 11863 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Empty <claim> 13854 points
  INFO [LandGrantActuator.update]                    AI: Zanegray wants Mountain1 (5,1)
  INFO [LandGrantActuator.agreeOnClaims]             AI: Agrees on tiles to claim.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 10 frames, rountrip 17ms, max 375ms
  INFO [LandGrantPhase$2.finished]                   Land grant roundtrip 2204ms, 137 frames (5 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 10 frames, rountrip 17ms, max 375ms
  INFO [LandGrantPhase.update]                       Sending claim tile 0
  INFO [LandGrantPhase.apply]                        (P12) Zanegray claims tile 0 at time 24
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 10 frames, rountrip 17ms, max 375ms
  INFO [LandGrantPhase.apply]                        (P12) Zanegray is granted tile 0: Mountain1 (5,1)
  INFO [LandGrantPhase.apply]                        (P11) Vanlord claims tile 2 at time 23
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 10 frames, rountrip 17ms, max 375ms
  INFO [LandGrantPhase.apply]                        (P11) Vanlord is granted tile 2: Plain (8,1)
  INFO [LandGrantPhase.update]                       Sending claim tile 3
  INFO [LandGrantPhase.apply]                        (P10) Rhodan claims tile 3 at time 25
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 10 frames, rountrip 17ms, max 375ms
  INFO [LandGrantPhase.apply]                        (P10) Rhodan is granted tile 3: Plain (5,3)
  INFO [LandGrantPhase.apply]                        (P13) Opi claims tile 4 at time 9
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 10 frames, rountrip 17ms, max 375ms
  INFO [LandGrantPhase.apply]                        (P13) Opi is granted tile 4: Plain (0,4)
  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: 18
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 17ms <P11> 200ms <P13> 351ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [LandAuction.generateColonyAuctions]          Generated 1 colony land auctions
  INFO [AbstractLandAuctionPhase.begin]              Land Auctions Player: 0 Colony: 1
  INFO [LandAuction.beginAuction]                    Land auction price: $1068
  INFO [AbstractLandAuctionPhase.begin]              Starting land auction
  INFO [LandAuctionActuator.beginLandAuction]        AI: Zanegray targets price $532
  INFO [NetworkTimer.start]                          Started "countdown" at 5.0 (owner 10)
  INFO [Player.increaseAuctionTeleportCount]         (P10) Rhodan auction teleport count: 39
  INFO [Player.increaseAuctionTeleportCount]         (P11) Vanlord auction teleport count: 42
  INFO [Player.increaseAuctionTeleportCount]         (P12) Zanegray auction teleport count: 41
  INFO [Player.increaseAuctionTeleportCount]         (P13) Opi auction teleport count: 42
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10) Rhodan (P12) Zanegray (P11) Vanlord (P13) Opi 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 8.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (10) 16 bytes
  INFO [AbstractLandAuctionPhase.apply]              (P10) Rhodan bought the plot for $1540
  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: 18
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 17ms <P11> 199ms <P13> 359ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7121306159627105791
  INFO [Development.setPlayerOrder]                  Normal development order. 12 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventPhase.begin]                      Event player: (P13) Opi (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]                        (P13) Opi chat: great
  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 [Player.useFood]                              (P13) Opi has 5 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 17ms <P11> 199ms <P13> 359ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13) Opi
  INFO [Wampus.<init>]                               Wumpus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames
  INFO [GameModel.developLand]                       (P13) Opi develops tile Plain (7,3) with Crystite factory
  INFO [GameModel.developLand]                       (P13) Opi develops tile Plain (8,2) with Energy factory
  INFO [GameModel.developLand]                       (P13) Opi develops tile Mountain2 (8,3) with Smithore factory
  INFO [GameModel.sellMule]                          (P13) Opi sold a mule for $560
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13) Opi finishes on update 2321
  INFO [GameModel.gamble]                            (P13) Opi gambles $152, max: 47.5, left: 1.1000023, fraction 0.023157943
  INFO [DevelopmentMessenger.showMessage]            Opi won $152 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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 32
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 17ms <P11> 198ms <P13> 339ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5099985837750649637
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventPhase.begin]                      No player event for (P10) Rhodan (rank 2)
  INFO [Player.useFood]                              (P10) Rhodan 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 (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 #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 17ms <P11> 198ms <P13> 334ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10) Rhodan
  INFO [Wampus.<init>]                               Wumpus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P10) Rhodan develops tile Plain (3,4) with Smithore factory
  INFO [GameModel.developLand]                       (P10) Rhodan develops tile Plain (3,3) with Smithore factory
  INFO [GameModel.developLand]                       (P10) Rhodan develops tile Plain (5,3) with Energy factory
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P10) Rhodan finishes on update 2375
  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 (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 17ms <P11> 200ms <P13> 334ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1677157675359435674
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventPhase.begin]                      Event player: (P12) Zanegray (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 [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 [Player.useFood]                              (P12) Zanegray has 4 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 17ms <P11> 210ms <P13> 334ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12) Zanegray
  INFO [Wampus.<init>]                               Wumpus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [DevelopmentPlanFinder$1.run]                 AI: Zanegray found 1 plans testing 13 tiles in 1027536ns
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [DevelopmentPlanFinder.logPlans]              AI: Zanegray Plan: Mountain1 Smithore (+2) 12498 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Empty <claim> 14924 points
  INFO [DevelopmentActionQueue2.addAction]           AI: Zanegray Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: Zanegray Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: Zanegray Queue: PlaceMule
  INFO [DevelopmentActuator.enqueueBestPlan]         AI: Zanegray plans to develop Mountain1 Smithore (+2) 12498 points
  INFO [DevelopmentActionQueue2.update]              AI: Zanegray Action: 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: Zanegray Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: Zanegray Action: PlaceMule
  INFO [GameModel.developLand]                       (P12) Zanegray develops tile Mountain1 (5,1) with Smithore factory
  INFO [DevelopmentActionQueue2.addAction]           AI: Zanegray Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: Zanegray Action: GoToPub
  INFO [GameModel.gamble]                            (P12) Zanegray gambles $241, max: 47.5, left: 33.62, fraction 0.7077895
  INFO [DevelopmentMessenger.showMessage]            Zanegray won $241 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: (P12) Zanegray gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P12) Zanegray finishes on update 695
  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 (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 17ms <P11> 210ms <P13> 334ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2481980086010257380
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventPhase.begin]                      No player event for (P11) Vanlord (rank 4)
  INFO [Player.useFood]                              (P11) Vanlord 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 (12) 8 bytes
  INFO [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: <P10 P12> 17ms <P11> 210ms <P13> 334ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11) Vanlord
  INFO [Wampus.<init>]                               Wumpus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P11) Vanlord develops tile Plain (5,0) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11) Vanlord finishes on update 800
  INFO [GameModel.gamble]                            (P11) Vanlord gambles $220, max: 47.5, left: 31.52, fraction 0.6635789
  INFO [DevelopmentMessenger.showMessage]            Vanlord won $220 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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 16ms <P11> 205ms <P13> 340ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: METEORITE_STRIKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -9035580201299383315
  INFO [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 (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: <P10 P12> 16ms <P11> 205ms <P13> 341ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1627181797918217993
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P10) Rhodan has 49 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P11) Vanlord has 7 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P12) Zanegray has 7 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P13) Opi has 8 energy and needs 5 energy
  INFO [ProductionPhase.logProduction]               (P10) Rhodan expects 4 food, 3 energy, 16 smithore, 4 crystite
  INFO [ProductionPhase.logProduction]               (P11) Vanlord expects 10 food, 6 energy, 0 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P12) Zanegray expects 16 food, 34 energy, 2 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13) Opi expects 4 food, 6 energy, 13 smithore, 3 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]               (P10) Rhodan produced 5 food, 2 energy, 15 smithore, 6 crystite
  INFO [ProductionPhase.logProduction]               (P11) Vanlord produced 9 food, 4 energy, 0 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P12) Zanegray produced 16 food, 36 energy, 1 smithore, 3 crystite
  INFO [ProductionPhase.logProduction]               (P13) Opi produced 3 food, 4 energy, 12 smithore, 4 crystite
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 16ms <P11> 206ms <P13> 346ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 16ms <P11> 206ms <P13> 346ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3291952339941878142
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $230
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $3
  INFO [Shop.printPriceFactor]                       Smithore shop: 5, 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]               (P10) Rhodan Smithore: 15 critical: 0 surplus: 15 money: $26
  INFO [CollectionPhase.goToNextPhase]               (P11) Vanlord Smithore: 0 critical: 0 surplus: 0 money: $578
  INFO [CollectionPhase.goToNextPhase]               (P12) Zanegray Smithore: 1 critical: 0 surplus: 1 money: $3943
  INFO [CollectionPhase.goToNextPhase]               (P13) Opi Smithore: 12 critical: 0 surplus: 12 money: $7414
  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]               --------- AUCTION_SMITHORE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 17ms <P11> 205ms <P13> 342ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [Player.increaseAuctionTeleportCount]         (P10) Rhodan auction teleport count: 40
  INFO [Player.increaseAuctionTeleportCount]         (P11) Vanlord auction teleport count: 43
  INFO [Player.increaseAuctionTeleportCount]         (P12) Zanegray auction teleport count: 42
  INFO [Player.increaseAuctionTeleportCount]         (P13) Opi auction teleport count: 43
  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.658 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 9 frames, rountrip 16ms, max 342ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 351ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11) Vanlord 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10) Rhodan (P12) Zanegray (P13) Opi 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $230
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 24 bytes
  INFO [Player.increaseAuctionTeleportCount]         (P12) Zanegray auction teleport count: 43
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Player.increaseAuctionTeleportCount]         (P13) Opi auction teleport count: 44
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Player.increaseAuctionTeleportCount]         (P10) Rhodan auction teleport count: 41
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 1138ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $230 (28 units for $6440)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 16ms <P11> 203ms <P13> 342ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8911482143190143146
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $64
  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]               (P10) Rhodan Crystite: 10 critical: 0 surplus: 10 money: $3476
  INFO [CollectionPhase.goToNextPhase]               (P11) Vanlord Crystite: 3 critical: 0 surplus: 3 money: $578
  INFO [CollectionPhase.goToNextPhase]               (P12) Zanegray Crystite: 3 critical: 0 surplus: 3 money: $4173
  INFO [CollectionPhase.goToNextPhase]               (P13) Opi Crystite: 9 critical: 0 surplus: 9 money: $10174
  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]               --------- AUCTION_CRYSTITE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 17ms <P11> 203ms <P13> 342ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [Player.increaseAuctionTeleportCount]         (P10) Rhodan auction teleport count: 42
  INFO [Player.increaseAuctionTeleportCount]         (P11) Vanlord auction teleport count: 44
  INFO [Player.increaseAuctionTeleportCount]         (P12) Zanegray auction teleport count: 44
  INFO [Player.increaseAuctionTeleportCount]         (P13) Opi auction teleport count: 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.65400004 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 9 frames, rountrip 17ms, max 346ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 2372ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10) Rhodan (P12) Zanegray (P11) Vanlord (P13) Opi 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $144
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 28 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 28 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 28 bytes
  INFO [Player.increaseAuctionTeleportCount]         (P11) Vanlord auction teleport count: 45
  INFO [Player.increaseAuctionTeleportCount]         (P12) Zanegray auction teleport count: 45
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Player.increaseAuctionTeleportCount]         (P13) Opi auction teleport count: 46
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Player.increaseAuctionTeleportCount]         (P10) Rhodan auction teleport count: 43
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 835ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $144 (25 units for $3600)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 17ms <P11> 201ms <P13> 334ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8086368578912702908
  INFO [Shop.calcBuySellPrice]                       Current Food price $81
  INFO [Shop.printPriceFactor]                       Food shop: 12, total: 48, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 56%
  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]               (P10) Rhodan Food: 7 critical: 5 surplus: 2 money: $4916
  INFO [CollectionPhase.goToNextPhase]               (P11) Vanlord Food: 9 critical: 5 surplus: 4 money: $1010
  INFO [CollectionPhase.goToNextPhase]               (P12) Zanegray Food: 16 critical: 5 surplus: 11 money: $4605
  INFO [CollectionPhase.goToNextPhase]               (P13) Opi Food: 4 critical: 5 surplus: -1 money: $11470
  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: 10
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 17ms <P11> 203ms <P13> 351ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [Player.increaseAuctionTeleportCount]         (P10) Rhodan auction teleport count: 44
  INFO [Player.increaseAuctionTeleportCount]         (P11) Vanlord auction teleport count: 46
  INFO [Player.increaseAuctionTeleportCount]         (P12) Zanegray auction teleport count: 46
  INFO [Player.increaseAuctionTeleportCount]         (P13) Opi auction teleport count: 47
  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: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.649 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 10 frames, rountrip 17ms, max 358ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 2076ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10) Rhodan (P11) Vanlord (P13) Opi 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12) Zanegray 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $31 ratio 0.0
  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: 2076ms
  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: 2076ms
  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: 2076ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $31 ratio 0.0
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $31 ratio 0.0
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $31 ratio 0.0
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Vanlord rank 4 takes over trade from buyer Opi rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Vanlord rank 4 takes over trade from buyer Opi rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Vanlord rank 4 takes over trade from buyer Opi rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Vanlord rank 4 takes over trade from buyer Opi rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Vanlord rank 4 takes over trade from buyer Opi rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $31 ratio 0.0
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $31 ratio 0.0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 1202ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 1202ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $31 ratio 0.0
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $31 ratio 0.0
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $31 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $34 ratio 0.10000001
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $38 ratio 0.20000002
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Player.increaseAuctionTeleportCount]         (P12) Zanegray auction teleport count: 47
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 1202ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $31 (11 units for $341)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 17ms <P11> 204ms <P13> 379ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 959203828588437266
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 85, needed: 25
  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]               (P10) Rhodan Energy: 34 critical: 8 surplus: 26 money: $4823
  INFO [CollectionPhase.goToNextPhase]               (P11) Vanlord Energy: 7 critical: 4 surplus: 3 money: $1010
  INFO [CollectionPhase.goToNextPhase]               (P12) Zanegray Energy: 37 critical: 7 surplus: 30 money: $4946
  INFO [CollectionPhase.goToNextPhase]               (P13) Opi Energy: 7 critical: 6 surplus: 1 money: $11408
  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: 24
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 16ms <P11> 210ms <P13> 468ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [Player.increaseAuctionTeleportCount]         (P10) Rhodan auction teleport count: 45
  INFO [Player.increaseAuctionTeleportCount]         (P11) Vanlord auction teleport count: 47
  INFO [Player.increaseAuctionTeleportCount]         (P12) Zanegray auction teleport count: 48
  INFO [Player.increaseAuctionTeleportCount]         (P13) Opi auction teleport count: 48
  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.53499997 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 13 frames, rountrip 15ms, max 465ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 2238ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10) Rhodan (P13) Opi 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12) Zanegray (P11) Vanlord 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Rhodan rank 2 takes over trade from buyer Opi rank 1
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 547ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Rhodan rank 2 takes over trade from buyer Opi rank 1
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.01000002
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $13 ratio 0.110000014
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 547ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $25 (29 units for $351)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 18
  INFO [GameController.beginNextPhase]               --------- SUMMARY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 14ms <P11> 199ms <P13> 398ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 13 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7946734861734189746
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 51684904
  INFO [SummaryPhase2.begin]                         (P13) Opi Money: $11364 Plots: 7 Assets: 1156 Total: 16020
  INFO [SummaryPhase2.begin]                         (P13) Opi Food: 6 Energy: 11 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P10) Rhodan Money: $4516 Plots: 14 Assets: 2640 Total: 14156
  INFO [SummaryPhase2.begin]                         (P10) Rhodan Food: 10 Energy: 59 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12) Zanegray Money: $5297 Plots: 12 Assets: 1350 Total: 12647
  INFO [SummaryPhase2.begin]                         (P12) Zanegray Food: 5 Energy: 8 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11) Vanlord Money: $1010 Plots: 8 Assets: 879 Total: 5889
  INFO [SummaryPhase2.begin]                         (P11) Vanlord Food: 9 Energy: 7 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $144
  INFO [SummaryPhase2.begin]                         Shop Smithore: 33 units $230
  INFO [SummaryPhase2.begin]                         Shop Food: 18 units $31
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 6 $460
  INFO [SummaryPhase2.begin]                         Colony total: 48712
  INFO [MasterClient.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 (13) 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 [Shop.buildMules]                             Shop built 8 mules for 16 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $460
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 15ms <P11> 200ms <P13> 400ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 14 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [LandGrantActuator.begin]                     AI: Zanegray Not enough tiles, grab any tile.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 11 frames, rountrip 15ms, max 400ms
  INFO [LandGrantPhase$2.finished]                   Land grant roundtrip 1369ms, 87 frames (5 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 11 frames, rountrip 15ms, max 400ms
  INFO [LandGrantPhase.update]                       Sending claim tile 0
  INFO [LandGrantPhase.update]                       Sending claim tile 0
  INFO [LandGrantPhase.apply]                        (P10) Rhodan claims tile 0 at time 24
  INFO [LandGrantPhase.apply]                        (P12) Zanegray claims tile 0 at time 24
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 11 frames, rountrip 15ms, max 400ms
  INFO [LandGrantPhase.apply]                        (P12) Zanegray is granted tile 0: Plain (7,1)
  INFO [LandGrantPhase.update]                       Sending claim tile 1
  INFO [LandGrantPhase.apply]                        (P10) Rhodan claims tile 1 at time 25
  INFO [LandGrantPhase.apply]                        Claim happend at same time but player (P13) Opi has better rank 1 than current claimer 2
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 10 frames, rountrip 15ms, max 379ms
  INFO [LandGrantPhase.apply]                        (P10) Rhodan is granted tile 1: Plain (0,4)
  INFO [LandGrantPhase.apply]                        (P13) Opi claims tile 2 at time 25
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 10 frames, rountrip 15ms, max 372ms
  INFO [LandGrantPhase.apply]                        (P13) Opi is granted tile 2: Plain (6,4)
  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: 10
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 16ms <P11> 200ms <P13> 368ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [LandAuction.generateColonyAuctions]          Generated 0 colony land auctions
  INFO [AbstractLandAuctionPhase.begin]              Land Auctions Player: 0 Colony: 0
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 16ms <P11> 200ms <P13> 368ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8301553381838655919
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventPhase.begin]                      No player event for (P13) Opi (rank 1)
  INFO [Player.useFood]                              (P13) Opi 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 (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 #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 15ms <P11> 200ms <P13> 367ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13) Opi
  INFO [Wampus.<init>]                               Wumpus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.buyAssay]                          (P13) Opi got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found High amounts of Crystite
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames
  INFO [GameModel.developLand]                       (P13) Opi develops tile Plain (6,4) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13) Opi finishes on update 1729
  INFO [GameModel.gamble]                            (P13) Opi gambles $183, max: 47.5, left: 12.940002, fraction 0.2724211
  INFO [DevelopmentMessenger.showMessage]            Opi 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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 16ms <P11> 209ms <P13> 331ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6808264652800318789
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventPhase.begin]                      No player event for (P10) Rhodan (rank 2)
  INFO [Player.useFood]                              (P10) Rhodan 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 (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 #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 16ms <P11> 209ms <P13> 331ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10) Rhodan
  INFO [Wampus.<init>]                               Wumpus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P10) Rhodan develops tile Crater (2,2) with Crystite factory
  INFO [GameModel.developLand]                       (P10) Rhodan develops tile Plain (1,4) with Crystite factory
  INFO [GameModel.developLand]                       (P10) Rhodan develops tile Plain (5,3) with Crystite factory
  INFO [GameModel.developLand]                       (P10) Rhodan develops tile Plain (6,1) with Energy factory
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P10) Rhodan finishes on update 2375
  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 (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 13ms <P11> 205ms <P13> 335ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 13 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8780177655872028448
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventPhase.begin]                      No player event for (P12) Zanegray (rank 3)
  INFO [Player.useFood]                              (P12) Zanegray 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 (12) 8 bytes
  INFO [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: <P10 P12> 13ms <P11> 205ms <P13> 335ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 13 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12) Zanegray
  INFO [Wampus.<init>]                               Wumpus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [DevelopmentPlanFinder$1.run]                 AI: Zanegray found 1 plans testing 1 tiles in 580965ns
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [DevelopmentPlanFinder.logPlans]              AI: Zanegray Plan: Plain Empty 14018 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: No tile 15369 points
  INFO [DevelopmentActuator.enqueueBestPlan]         AI: Zanegray plans to develop Plain Empty 14018 points
  INFO [DevelopmentActionQueue2.addAction]           AI: Zanegray Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: Zanegray Action: GoToPub
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.gamble]                            (P12) Zanegray gambles $238, max: 47.5, left: 46.32, fraction 0.9751579
  INFO [DevelopmentMessenger.showMessage]            Zanegray won $238 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: (P12) Zanegray gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P12) Zanegray finishes on update 60
  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 (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 16ms <P11> 206ms <P13> 336ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -678245321210406892
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventPhase.begin]                      No player event for (P11) Vanlord (rank 4)
  INFO [Player.useFood]                              (P11) Vanlord 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 (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 #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 16ms <P11> 206ms <P13> 336ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11) Vanlord
  INFO [Wampus.<init>]                               Wumpus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P11) Vanlord develops tile Mountain2 (7,2) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11) Vanlord finishes on update 925
  INFO [GameModel.gamble]                            (P11) Vanlord gambles $189, max: 47.5, left: 29.02, fraction 0.6109474
  INFO [DevelopmentMessenger.showMessage]            Vanlord won $189 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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 18
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 14ms <P11> 202ms <P13> 334ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 14ms <P11> 202ms <P13> 334ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6856273859321746602
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P10) Rhodan has 59 energy and needs 10 energy
  INFO [ProductionPhase.finishPower]                 (P11) Vanlord has 7 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P12) Zanegray has 8 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P13) Opi has 11 energy and needs 6 energy
  INFO [ProductionPhase.logProduction]               (P10) Rhodan expects 4 food, 3 energy, 16 smithore, 18 crystite
  INFO [ProductionPhase.logProduction]               (P11) Vanlord expects 10 food, 6 energy, 0 smithore, 4 crystite
  INFO [ProductionPhase.logProduction]               (P12) Zanegray expects 16 food, 34 energy, 2 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13) Opi expects 4 food, 6 energy, 13 smithore, 6 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]               (P10) Rhodan produced 5 food, 5 energy, 15 smithore, 21 crystite
  INFO [ProductionPhase.logProduction]               (P11) Vanlord produced 10 food, 5 energy, 0 smithore, 5 crystite
  INFO [ProductionPhase.logProduction]               (P12) Zanegray produced 15 food, 30 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13) Opi produced 5 food, 7 energy, 15 smithore, 7 crystite
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 16ms <P11> 202ms <P13> 334ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PIRATE_SHIP
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8664622015380395267
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11) Vanlord chat: gggreat
  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]               --------- COLLECTION_SMITHORE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12> 16ms <P11> 202ms <P13> 332ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1828069163602848434
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $230
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $1
  INFO [Shop.printPriceFactor]                       Smithore shop: 17, mules potentially available: 17, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 60%
  INFO [Shop.printPriceFactor]                       Smithore buy price $140 sell price $175
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (11) 0 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 11251 user number 11
  INFO [ConnectedClient.removeUser]                  Server: Removing user 11 from /87.108.1.65 <P11>
  INFO [Server.removeClient]                         Server: Removing client /87.108.1.65 <> with id de683a7b-4814-4137-909f-8ff63f1fb711
  INFO [UserController.setAiPlayer]                  (P11) Vanlord is taken over by an AI player
  INFO [Server.addUserToClient]                      Server: /127.0.0.1 <P10 P12> gets user number 11
  INFO [GameModel.setLocalUser]                      (P11) Vanlord is a local Player
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /87.108.1.65 <>
  INFO [CollectionPhase.goToNextPhase]               (P10) Rhodan Smithore: 15 critical: 0 surplus: 15 money: $2836
  INFO [CollectionPhase.goToNextPhase]               (P11) Vanlord Smithore: 0 critical: 0 surplus: 0 money: $639
  INFO [CollectionPhase.goToNextPhase]               (P12) Zanegray Smithore: 3 critical: 0 surplus: 3 money: $5535
  INFO [CollectionPhase.goToNextPhase]               (P13) Opi Smithore: 15 critical: 0 surplus: 15 money: $10987
  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: 6
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P11> 16ms <P13> 331ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [Player.increaseAuctionTeleportCount]         (P10) Rhodan auction teleport count: 46
  INFO [Player.increaseAuctionTeleportCount]         (P11) Vanlord auction teleport count: 48
  INFO [Player.increaseAuctionTeleportCount]         (P12) Zanegray auction teleport count: 49
  INFO [Player.increaseAuctionTeleportCount]         (P13) Opi auction teleport count: 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.669 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 9 frames, rountrip 16ms, max 331ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 358ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11) Vanlord 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10) Rhodan (P12) Zanegray (P13) Opi 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $140
  INFO [AuctionActuator.calcTargetPrice]             AI: Vanlord target price $140
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Player.increaseAuctionTeleportCount]         (P12) Zanegray auction teleport count: 50
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 358ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  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 [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Player.increaseAuctionTeleportCount]         (P10) Rhodan auction teleport count: 47
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 417ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $140 (25 units for $3500)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P11> 14ms <P13> 331ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 14 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4979293827731928394
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $144
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $52 sell price $192
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P10) Rhodan Crystite: 0 critical: 0 surplus: 0 money: $4936
  INFO [CollectionPhase.goToNextPhase]               (P11) Vanlord Crystite: 0 critical: 0 surplus: 0 money: $639
  INFO [CollectionPhase.goToNextPhase]               (P12) Zanegray Crystite: 0 critical: 0 surplus: 0 money: $5955
  INFO [CollectionPhase.goToNextPhase]               (P13) Opi Crystite: 0 critical: 0 surplus: 0 money: $11967
  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]               --------- AUCTION_CRYSTITE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P11> 14ms <P13> 338ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 14 ms
  INFO [Player.increaseAuctionTeleportCount]         (P10) Rhodan auction teleport count: 48
  INFO [Player.increaseAuctionTeleportCount]         (P11) Vanlord auction teleport count: 49
  INFO [Player.increaseAuctionTeleportCount]         (P12) Zanegray auction teleport count: 51
  INFO [Player.increaseAuctionTeleportCount]         (P13) Opi auction teleport count: 50
  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 [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: <P10 P12 P11> 16ms <P13> 338ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 14 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4550172664185949303
  INFO [Shop.calcBuySellPrice]                       Current Food price $31
  INFO [Shop.printPriceFactor]                       Food shop: 18, total: 59, needed: 20
  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 [CollectionPhase.goToNextPhase]               (P10) Rhodan Food: 8 critical: 5 surplus: 3 money: $4936
  INFO [CollectionPhase.goToNextPhase]               (P11) Vanlord Food: 12 critical: 5 surplus: 7 money: $639
  INFO [CollectionPhase.goToNextPhase]               (P12) Zanegray Food: 15 critical: 5 surplus: 10 money: $5955
  INFO [CollectionPhase.goToNextPhase]               (P13) Opi Food: 6 critical: 5 surplus: 1 money: $11967
  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: 12
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P11> 17ms <P13> 401ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [Player.increaseAuctionTeleportCount]         (P10) Rhodan auction teleport count: 49
  INFO [Player.increaseAuctionTeleportCount]         (P11) Vanlord auction teleport count: 50
  INFO [Player.increaseAuctionTeleportCount]         (P12) Zanegray auction teleport count: 52
  INFO [Player.increaseAuctionTeleportCount]         (P13) Opi auction teleport count: 51
  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.628 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 10 frames, rountrip 17ms, max 372ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 634ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10) Rhodan (P13) Opi 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12) Zanegray (P11) Vanlord 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $15 ratio 0.0
  INFO [AuctionActuator.calcTargetPrice]             AI: Vanlord target price $15 ratio 0.0
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $15 ratio 0.0
  INFO [AuctionActuator.calcTargetPrice]             AI: Vanlord target price $15 ratio 0.0
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $15 ratio 0.0
  INFO [AuctionActuator.calcTargetPrice]             AI: Vanlord target price $15 ratio 0.0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 634ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $15 ratio 0.0
  INFO [AuctionActuator.calcTargetPrice]             AI: Vanlord target price $15 ratio 0.0
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $15 ratio 0.0
  INFO [AuctionActuator.calcTargetPrice]             AI: Vanlord target price $15 ratio 0.0
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $15 ratio 0.0
  INFO [AuctionActuator.calcTargetPrice]             AI: Vanlord target price $15 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $15 ratio 0.0
  INFO [AuctionActuator.calcTargetPrice]             AI: Vanlord target price $15 ratio 0.02000001
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $15 ratio 0.0
  INFO [Player.increaseAuctionTeleportCount]         (P11) Vanlord auction teleport count: 51
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $15 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $15 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $18 ratio 0.10000001
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $22 ratio 0.20000002
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Player.increaseAuctionTeleportCount]         (P12) Zanegray auction teleport count: 53
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 634ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $30 (17 units for $257)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P11> 16ms <P13> 363ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6184671012933343261
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 93, needed: 30
  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 [CollectionPhase.goToNextPhase]               (P10) Rhodan Energy: 42 critical: 11 surplus: 31 money: $4904
  INFO [CollectionPhase.goToNextPhase]               (P11) Vanlord Energy: 8 critical: 5 surplus: 3 money: $746
  INFO [CollectionPhase.goToNextPhase]               (P12) Zanegray Energy: 32 critical: 7 surplus: 25 money: $6105
  INFO [CollectionPhase.goToNextPhase]               (P13) Opi Energy: 11 critical: 7 surplus: 4 money: $11967
  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: 10
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P11> 16ms <P13> 351ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [Player.increaseAuctionTeleportCount]         (P10) Rhodan auction teleport count: 50
  INFO [Player.increaseAuctionTeleportCount]         (P11) Vanlord auction teleport count: 52
  INFO [Player.increaseAuctionTeleportCount]         (P12) Zanegray auction teleport count: 54
  INFO [Player.increaseAuctionTeleportCount]         (P13) Opi auction teleport count: 52
  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.63699996 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 10 frames, rountrip 15ms, max 363ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 1651ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10) Rhodan (P13) Opi 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12) Zanegray (P11) Vanlord 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AuctionActuator.calcTargetPrice]             AI: Vanlord target price $10 ratio 0.0
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AuctionActuator.calcTargetPrice]             AI: Vanlord target price $10 ratio 0.0
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 1651ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 120ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $12 ratio 0.07000001
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $15 ratio 0.17000002
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 592ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $25 (26 units for $260)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- SUMMARY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P11> 14ms <P13> 366ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 13 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2612005602033666470
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 50704192
  INFO [SummaryPhase2.begin]                         (P13) Opi Money: $11967 Plots: 8 Assets: 2405 Total: 18372
  INFO [SummaryPhase2.begin]                         (P13) Opi Food: 6 Energy: 11 Smithore: 8 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P10) Rhodan Money: $4714 Plots: 15 Assets: 3085 Total: 15299
  INFO [SummaryPhase2.begin]                         (P10) Rhodan Food: 10 Energy: 61 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12) Zanegray Money: $6345 Plots: 13 Assets: 1345 Total: 14190
  INFO [SummaryPhase2.begin]                         (P12) Zanegray Food: 5 Energy: 8 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11) Vanlord Money: $766 Plots: 8 Assets: 860 Total: 5626
  INFO [SummaryPhase2.begin]                         (P11) Vanlord Food: 5 Energy: 6 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $52
  INFO [SummaryPhase2.begin]                         Shop Smithore: 42 units $140
  INFO [SummaryPhase2.begin]                         Shop Food: 33 units $30
  INFO [SummaryPhase2.begin]                         Shop Energy: 7 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 9 $460
  INFO [SummaryPhase2.begin]                         Colony total: 53487
  INFO [MasterClient.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 [Client.receiveTCPMessages]                   Client: Continue (13) 0 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 [Shop.buildMules]                             Shop built 5 mules for 10 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $280
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P11> 15ms <P13> 367ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [LandGrantActuator.begin]                     AI: Zanegray Not enough tiles, grab any tile.
  INFO [LandGrantActuator.begin]                     AI: Vanlord Not enough tiles, grab any tile.
  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 [GameController.beginNextPhase]               --------- LAND_AUCTION #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P11> 15ms <P13> 367ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [LandAuction.generateColonyAuctions]          Generated 0 colony land auctions
  INFO [AbstractLandAuctionPhase.begin]              Land Auctions Player: 0 Colony: 0
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P11> 15ms <P13> 367ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3677743329879461396
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventPhase.begin]                      Event player: (P13) Opi (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 [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 [Player.useFood]                              (P13) Opi has 6 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P11> 15ms <P13> 367ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 14 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13) Opi
  INFO [Wampus.<init>]                               Wumpus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.buyAssay]                          (P13) Opi got an assay bot
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [GameModel.buyAssay]                          (P13) Opi got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found High amounts of Crystite
  INFO [GameModel.developLand]                       (P13) Opi undevelops tile River (4,3)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13) Opi finishes on update 2375
  INFO [Mule.runAway]                                Mule runs away for (P13) Opi
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 30
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P11> 17ms <P13> 334ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2081375008536649093
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventPhase.begin]                      No player event for (P10) Rhodan (rank 2)
  INFO [Player.useFood]                              (P10) Rhodan has 10 food and needs 5 food
  INFO [GameController.apply]                        (P13) Opi chat: great, did not know that
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P11> 17ms <P13> 334ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10) Rhodan
  INFO [Wampus.<init>]                               Wumpus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P10) Rhodan develops tile Plain (3,4) with Crystite factory
  INFO [GameModel.developLand]                       (P10) Rhodan develops tile Plain (0,4) with Smithore factory
  INFO [GameModel.developLand]                       (P10) Rhodan develops tile Plain (3,3) with Crystite factory
  INFO [GameModel.developLand]                       (P10) Rhodan develops tile Plain (0,2) with Smithore factory
  INFO [GameModel.gamble]                            (P10) Rhodan gambles $152, max: 47.5, left: 5.220001, fraction 0.10989476
  INFO [DevelopmentMessenger.showMessage]            Rhodan won $152 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P10) Rhodan finishes on update 2115
  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 (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 26
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P11> 17ms <P13> 350ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6475449178325163682
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventPhase.begin]                      No player event for (P12) Zanegray (rank 3)
  INFO [Player.useFood]                              (P12) Zanegray has 5 food and needs 5 food
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P11> 19ms <P13> 346ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12) Zanegray
  INFO [Wampus.<init>]                               Wumpus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [DevelopmentPlanFinder$1.run]                 AI: Zanegray found 1 plans testing 1 tiles in 522600ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: Zanegray Plan: Plain Energy (+3) 14755 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: No tile 16040 points
  INFO [DevelopmentActionQueue2.addAction]           AI: Zanegray Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: Zanegray Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: Zanegray Queue: PlaceMule
  INFO [DevelopmentActuator.enqueueBestPlan]         AI: Zanegray plans to develop Plain Energy (+3) 14755 points
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [DevelopmentActionQueue2.update]              AI: Zanegray Action: 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: Zanegray Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: Zanegray Action: PlaceMule
  INFO [GameModel.developLand]                       (P12) Zanegray develops tile Plain (7,1) with Energy factory
  INFO [DevelopmentActionQueue2.addAction]           AI: Zanegray Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: Zanegray Action: GoToPub
  INFO [GameModel.gamble]                            (P12) Zanegray gambles $189, max: 47.5, left: 33.02, fraction 0.6951579
  INFO [DevelopmentMessenger.showMessage]            Zanegray won $189 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: (P12) Zanegray gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P12) Zanegray finishes on update 725
  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 (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P11> 19ms <P13> 346ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 19 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5816715500465853914
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventPhase.begin]                      No player event for (P11) Vanlord (rank 4)
  INFO [Player.useFood]                              (P11) Vanlord has 5 food and needs 5 food
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P11> 19ms <P13> 344ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 19 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11) Vanlord
  INFO [Wampus.<init>]                               Wumpus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [DevelopmentPlanFinder$1.run]                 AI: Vanlord found 1 plans testing 2 tiles in 791771ns
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [DevelopmentPlanFinder.logPlans]              AI: Vanlord Plan: Mountain1 Smithore (+2) Plain Energy (+3) 5621 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: No tile 6526 points
  INFO [DevelopmentActionQueue2.addAction]           AI: Vanlord Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: Vanlord Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: Vanlord Queue: PlaceMule
  INFO [DevelopmentActionQueue2.addAction]           AI: Vanlord Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: Vanlord Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: Vanlord Queue: PlaceMule
  INFO [DevelopmentActuator.enqueueBestPlan]         AI: Vanlord plans to develop Mountain1 Smithore (+2) Plain Energy (+3) 5621 points
  INFO [DevelopmentActionQueue2.update]              AI: Vanlord Action: 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: Vanlord Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: Vanlord Action: PlaceMule
  INFO [GameModel.developLand]                       (P11) Vanlord develops tile Mountain1 (3,0) with Smithore factory
  INFO [DevelopmentActionQueue2.update]              AI: Vanlord Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: Vanlord Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: Vanlord Action: PlaceMule
  INFO [GameModel.developLand]                       (P11) Vanlord develops tile Plain (8,1) with Energy factory
  INFO [DevelopmentActionQueue2.addAction]           AI: Vanlord Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: Vanlord Action: GoToPub
  INFO [GameModel.gamble]                            (P11) Vanlord gambles $188, max: 47.5, left: 18.16, fraction 0.38231578
  INFO [DevelopmentMessenger.showMessage]            Vanlord won $188 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: (P11) Vanlord gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P11) Vanlord finishes on update 1468
  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 (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P11> 17ms <P13> 345ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: RADIATION
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2759363648418165530
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ColonyEvent.applyEvent]                      Radiation strikes (P13) Opi Mountain2 (8,3)
  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]               --------- PRODUCTION #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P11> 17ms <P13> 344ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4954471187969196406
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P10) Rhodan has 61 energy and needs 12 energy
  INFO [ProductionPhase.finishPower]                 (P11) Vanlord has 6 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P12) Zanegray has 8 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P13) Opi has 11 energy and needs 4 energy
  INFO [ProductionPhase.logProduction]               (P10) Rhodan expects 4 food, 3 energy, 14 smithore, 32 crystite
  INFO [ProductionPhase.logProduction]               (P11) Vanlord expects 10 food, 12 energy, 2 smithore, 4 crystite
  INFO [ProductionPhase.logProduction]               (P12) Zanegray expects 16 food, 39 energy, 2 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13) Opi expects 0 food, 6 energy, 7 smithore, 6 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P10) Rhodan produced 5 food, 1 energy, 14 smithore, 29 crystite
  INFO [ProductionPhase.logProduction]               (P11) Vanlord produced 9 food, 12 energy, 3 smithore, 5 crystite
  INFO [ProductionPhase.logProduction]               (P12) Zanegray produced 18 food, 39 energy, 1 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13) Opi produced 0 food, 10 energy, 7 smithore, 7 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 (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P11> 16ms <P13> 334ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P11> 16ms <P13> 334ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4888786226709382112
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $140
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-7
  INFO [Shop.printPriceFactor]                       Smithore shop: 32, mules potentially available: 25, mules needed: 5
  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 [CollectionPhase.goToNextPhase]               (P10) Rhodan Smithore: 14 critical: 0 surplus: 14 money: $4106
  INFO [CollectionPhase.goToNextPhase]               (P11) Vanlord Smithore: 3 critical: 0 surplus: 3 money: $269
  INFO [CollectionPhase.goToNextPhase]               (P12) Zanegray Smithore: 1 critical: 0 surplus: 1 money: $6204
  INFO [CollectionPhase.goToNextPhase]               (P13) Opi Smithore: 15 critical: 0 surplus: 15 money: $11592
  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]               --------- AUCTION_SMITHORE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P11> 16ms <P13> 342ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [Player.increaseAuctionTeleportCount]         (P10) Rhodan auction teleport count: 51
  INFO [Player.increaseAuctionTeleportCount]         (P11) Vanlord auction teleport count: 53
  INFO [Player.increaseAuctionTeleportCount]         (P12) Zanegray auction teleport count: 55
  INFO [Player.increaseAuctionTeleportCount]         (P13) Opi auction teleport count: 53
  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.666 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 9 frames, rountrip 16ms, max 334ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 516ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13) Opi 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10) Rhodan (P12) Zanegray (P11) Vanlord 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $54
  INFO [AuctionActuator.calcTargetPrice]             AI: Vanlord target price $56
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Player.increaseAuctionTeleportCount]         (P12) Zanegray auction teleport count: 56
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 516ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Player.increaseAuctionTeleportCount]         (P11) Vanlord auction teleport count: 54
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 379ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $55 (4 units for $220)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P11> 15ms <P13> 334ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -9018587725477723962
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $52
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $72 sell price $212
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P10) Rhodan Crystite: 29 critical: 0 surplus: 29 money: $4106
  INFO [CollectionPhase.goToNextPhase]               (P11) Vanlord Crystite: 5 critical: 0 surplus: 5 money: $434
  INFO [CollectionPhase.goToNextPhase]               (P12) Zanegray Crystite: 0 critical: 0 surplus: 0 money: $6259
  INFO [CollectionPhase.goToNextPhase]               (P13) Opi Crystite: 7 critical: 0 surplus: 7 money: $11372
  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]               --------- AUCTION_CRYSTITE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P11> 16ms <P13> 345ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [Player.increaseAuctionTeleportCount]         (P10) Rhodan auction teleport count: 52
  INFO [Player.increaseAuctionTeleportCount]         (P11) Vanlord auction teleport count: 55
  INFO [Player.increaseAuctionTeleportCount]         (P12) Zanegray auction teleport count: 57
  INFO [Player.increaseAuctionTeleportCount]         (P13) Opi auction teleport count: 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: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.655 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 9 frames, rountrip 16ms, max 345ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 541ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10) Rhodan (P12) Zanegray (P13) Opi 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11) Vanlord 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $96
  INFO [AuctionActuator.calcTargetPrice]             AI: Vanlord target price $104
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Player.increaseAuctionTeleportCount]         (P11) Vanlord auction teleport count: 56
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 1507ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $100 (5 units for $500)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P11> 16ms <P13> 334ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1878355204229345918
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 33, total: 69, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 47%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P10) Rhodan Food: 8 critical: 5 surplus: 3 money: $4106
  INFO [CollectionPhase.goToNextPhase]               (P11) Vanlord Food: 9 critical: 5 surplus: 4 money: $934
  INFO [CollectionPhase.goToNextPhase]               (P12) Zanegray Food: 18 critical: 5 surplus: 13 money: $6259
  INFO [CollectionPhase.goToNextPhase]               (P13) Opi Food: 1 critical: 5 surplus: -4 money: $10872
  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: 8
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P11> 17ms <P13> 379ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [Player.increaseAuctionTeleportCount]         (P10) Rhodan auction teleport count: 53
  INFO [Player.increaseAuctionTeleportCount]         (P11) Vanlord auction teleport count: 57
  INFO [Player.increaseAuctionTeleportCount]         (P12) Zanegray auction teleport count: 58
  INFO [Player.increaseAuctionTeleportCount]         (P13) Opi auction teleport count: 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.617 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 10 frames, rountrip 17ms, max 383ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 1507ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10) Rhodan (P13) Opi 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12) Zanegray (P11) Vanlord 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $45 ratio 0.87999994
  INFO [AuctionActuator.calcTargetPrice]             AI: Vanlord target price $50 ratio 1.0
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $31 ratio 0.47999996
  INFO [AuctionActuator.calcTargetPrice]             AI: Vanlord target price $50 ratio 1.0
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $17 ratio 0.07999998
  INFO [AuctionActuator.calcTargetPrice]             AI: Vanlord target price $34 ratio 0.57
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $15 ratio 0.0
  INFO [AuctionActuator.calcTargetPrice]             AI: Vanlord target price $18 ratio 0.100000024
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 1507ms
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 1507ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 1507ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 1507ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 1507ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 1507ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 1507ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 1507ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 1507ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 1507ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 1507ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 1507ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 1507ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 1507ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 1507ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $15 ratio 0.0
  INFO [AuctionActuator.calcTargetPrice]             AI: Vanlord target price $15 ratio 0.0
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $15 ratio 0.0
  INFO [AuctionActuator.calcTargetPrice]             AI: Vanlord target price $15 ratio 0.0
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $15 ratio 0.0
  INFO [AuctionActuator.calcTargetPrice]             AI: Vanlord target price $15 ratio 0.0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 630ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 630ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $15 ratio 0.0
  INFO [AuctionActuator.calcTargetPrice]             AI: Vanlord target price $15 ratio 0.0
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $15 ratio 0.0
  INFO [AuctionActuator.calcTargetPrice]             AI: Vanlord target price $15 ratio 0.0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 630ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $15 ratio 0.0
  INFO [AuctionActuator.calcTargetPrice]             AI: Vanlord target price $15 ratio 0.02000001
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $15 ratio 0.0
  INFO [Player.increaseAuctionTeleportCount]         (P11) Vanlord auction teleport count: 58
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $15 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $15 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $18 ratio 0.10000001
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $22 ratio 0.20000002
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Player.increaseAuctionTeleportCount]         (P12) Zanegray auction teleport count: 59
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 551ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $30 (17 units for $348)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P11> 17ms <P13> 379ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5580665463041642728
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 7, total: 115, needed: 31
  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 [CollectionPhase.goToNextPhase]               (P10) Rhodan Energy: 38 critical: 13 surplus: 25 money: $4076
  INFO [CollectionPhase.goToNextPhase]               (P11) Vanlord Energy: 13 critical: 6 surplus: 7 money: $994
  INFO [CollectionPhase.goToNextPhase]               (P12) Zanegray Energy: 41 critical: 7 surplus: 34 money: $6547
  INFO [CollectionPhase.goToNextPhase]               (P13) Opi Energy: 16 critical: 5 surplus: 11 money: $10689
  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: 12
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P11> 15ms <P13> 451ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [Player.increaseAuctionTeleportCount]         (P10) Rhodan auction teleport count: 54
  INFO [Player.increaseAuctionTeleportCount]         (P11) Vanlord auction teleport count: 59
  INFO [Player.increaseAuctionTeleportCount]         (P12) Zanegray auction teleport count: 60
  INFO [Player.increaseAuctionTeleportCount]         (P13) Opi auction teleport count: 56
  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.617 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 11 frames, rountrip 14ms, max 383ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 591ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10) Rhodan (P13) Opi 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12) Zanegray (P11) Vanlord 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AuctionActuator.calcTargetPrice]             AI: Vanlord target price $10 ratio 0.0
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AuctionActuator.calcTargetPrice]             AI: Vanlord target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 120ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AuctionActuator.calcTargetPrice]             AI: Vanlord target price $10 ratio 0.0
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AuctionActuator.calcTargetPrice]             AI: Vanlord target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AuctionActuator.calcTargetPrice]             AI: Vanlord target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AuctionActuator.calcTargetPrice]             AI: Vanlord target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 532ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $12 ratio 0.07000001
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $15 ratio 0.17000002
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 546ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $25 (39 units for $390)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- SUMMARY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P11> 14ms <P13> 385ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 14 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4283857366745152289
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 51997552
  INFO [SummaryPhase2.begin]                         (P13) Opi Money: $10629 Plots: 8 Assets: 3665 Total: 18294
  INFO [SummaryPhase2.begin]                         (P13) Opi Food: 7 Energy: 22 Smithore: 19 Crystite: 12
  INFO [SummaryPhase2.begin]                         (P10) Rhodan Money: $4016 Plots: 15 Assets: 6600 Total: 18116
  INFO [SummaryPhase2.begin]                         (P10) Rhodan Food: 10 Energy: 44 Smithore: 14 Crystite: 29
  INFO [SummaryPhase2.begin]                         (P12) Zanegray Money: $6877 Plots: 13 Assets: 1430 Total: 14807
  INFO [SummaryPhase2.begin]                         (P12) Zanegray Food: 5 Energy: 8 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11) Vanlord Money: $1054 Plots: 8 Assets: 1080 Total: 6134
  INFO [SummaryPhase2.begin]                         (P11) Vanlord Food: 5 Energy: 7 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $100
  INFO [SummaryPhase2.begin]                         Shop Smithore: 32 units $55
  INFO [SummaryPhase2.begin]                         Shop Food: 42 units $30
  INFO [SummaryPhase2.begin]                         Shop Energy: 34 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 9 $280
  INFO [SummaryPhase2.begin]                         Colony total: 57351
  INFO [MasterClient.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 [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.buildMules]                             Shop built 5 mules for 10 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $110
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P11> 15ms <P13> 408ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [LandGrantActuator.begin]                     AI: Zanegray Not enough tiles, grab any tile.
  INFO [LandGrantActuator.begin]                     AI: Vanlord Not enough tiles, grab any tile.
  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 [GameController.beginNextPhase]               Forcibly ending uncompleted phase transition
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P11> 15ms <P13> 392ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [LandAuction.generateColonyAuctions]          Generated 0 colony land auctions
  INFO [AbstractLandAuctionPhase.begin]              Land Auctions Player: 0 Colony: 0
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P11> 15ms <P13> 392ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -709675617406292326
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventPhase.begin]                      No player event for (P13) Opi (rank 1)
  INFO [Player.useFood]                              (P13) Opi has 7 food and needs 5 food
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P11> 15ms <P13> 385ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13) Opi
  INFO [Wampus.<init>]                               Wumpus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames
  INFO [GameModel.developLand]                       (P13) Opi develops tile Mountain2 (8,3) with Crystite factory
  INFO [GameModel.developLand]                       (P13) Opi develops tile River (4,3) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13) Opi finishes on update 2136
  INFO [GameModel.gamble]                            (P13) Opi gambles $162, max: 47.5, left: 4.799999, fraction 0.10105261
  INFO [DevelopmentMessenger.showMessage]            Opi won $162 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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P11> 15ms <P13> 348ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8161297467138392981
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventPhase.begin]                      No player event for (P10) Rhodan (rank 2)
  INFO [Player.useFood]                              (P10) Rhodan has 10 food and needs 5 food
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P11> 16ms <P13> 341ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10) Rhodan
  INFO [Wampus.<init>]                               Wumpus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P10) Rhodan develops tile Plain (8,4) with Crystite factory
  INFO [GameModel.developLand]                       (P10) Rhodan develops tile Plain (6,1) with Crystite factory
  INFO [GameModel.developLand]                       (P10) Rhodan develops tile Mountain2 (2,3) with Crystite factory
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P10) Rhodan finishes on update 2375
  INFO [Mule.runAway]                                Mule runs away for (P10) Rhodan
  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 (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 30
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P11> 14ms <P13> 341ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 12 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8624664079564277584
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventPhase.begin]                      No player event for (P12) Zanegray (rank 3)
  INFO [Player.useFood]                              (P12) Zanegray has 5 food and needs 5 food
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P11> 14ms <P13> 341ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 14 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12) Zanegray
  INFO [Wampus.<init>]                               Wumpus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [DevelopmentPlanFinder$1.run]                 AI: Zanegray found 1 plans testing 0 tiles in 551399ns
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [DevelopmentPlanFinder.logPlans]              AI: Zanegray Plan: No tile 15447 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: No tile 17037 points
  INFO [DevelopmentActuator.enqueueBestPlan]         AI: Zanegray plans to develop No tile 15447 points
  INFO [DevelopmentActionQueue2.addAction]           AI: Zanegray Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: Zanegray Action: GoToPub
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.gamble]                            (P12) Zanegray gambles $157, max: 47.5, left: 46.32, fraction 0.9751579
  INFO [DevelopmentMessenger.showMessage]            Zanegray won $157 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: (P12) Zanegray gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P12) Zanegray finishes on update 60
  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 (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P11> 14ms <P13> 348ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 14 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3863976498129636281
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventPhase.begin]                      No player event for (P11) Vanlord (rank 4)
  INFO [Player.useFood]                              (P11) Vanlord has 5 food and needs 5 food
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P11> 14ms <P13> 348ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 14 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11) Vanlord
  INFO [Wampus.<init>]                               Wumpus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [DevelopmentPlanFinder$1.run]                 AI: Vanlord found 1 plans testing 0 tiles in 672737ns
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [DevelopmentPlanFinder.logPlans]              AI: Vanlord Plan: No tile 6379 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: No tile 7514 points
  INFO [DevelopmentActuator.enqueueBestPlan]         AI: Vanlord plans to develop No tile 6379 points
  INFO [DevelopmentActionQueue2.addAction]           AI: Vanlord Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: Vanlord Action: GoToPub
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.gamble]                            (P11) Vanlord gambles $160, max: 47.5, left: 46.32, fraction 0.9751579
  INFO [DevelopmentMessenger.showMessage]            Vanlord won $160 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: (P11) Vanlord gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P11) Vanlord finishes on update 60
  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 (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P11> 14ms <P13> 341ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 12 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SUNSPOT_ACTIVITY
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -295064989781219082
  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 (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: <P10 P12 P11> 14ms <P13> 348ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 14 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8126725684466589920
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P10) Rhodan has 44 energy and needs 14 energy
  INFO [ProductionPhase.finishPower]                 (P11) Vanlord has 7 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P12) Zanegray has 8 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P13) Opi has 22 energy and needs 6 energy
  INFO [ProductionPhase.logProduction]               (P10) Rhodan expects 4 food, 0 energy, 8 smithore, 53 crystite
  INFO [ProductionPhase.logProduction]               (P11) Vanlord expects 10 food, 21 energy, 2 smithore, 4 crystite
  INFO [ProductionPhase.logProduction]               (P12) Zanegray expects 16 food, 56 energy, 2 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13) Opi expects 4 food, 12 energy, 7 smithore, 13 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P10) Rhodan produced 5 food, 0 energy, 7 smithore, 52 crystite
  INFO [ProductionPhase.logProduction]               (P11) Vanlord produced 9 food, 23 energy, 2 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P12) Zanegray produced 16 food, 53 energy, 1 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13) Opi produced 3 food, 11 energy, 7 smithore, 13 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 (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P11> 15ms <P13> 339ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P11> 15ms <P13> 339ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -642806219312920722
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $55
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-9
  INFO [Shop.printPriceFactor]                       Smithore shop: 22, mules potentially available: 21, mules needed: 2
  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 [CollectionPhase.goToNextPhase]               (P10) Rhodan Smithore: 21 critical: 0 surplus: 21 money: $3546
  INFO [CollectionPhase.goToNextPhase]               (P11) Vanlord Smithore: 2 critical: 0 surplus: 2 money: $1214
  INFO [CollectionPhase.goToNextPhase]               (P12) Zanegray Smithore: 1 critical: 0 surplus: 1 money: $7034
  INFO [CollectionPhase.goToNextPhase]               (P13) Opi Smithore: 26 critical: 0 surplus: 26 money: $10446
  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]               --------- AUCTION_SMITHORE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P11> 16ms <P13> 339ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [Player.increaseAuctionTeleportCount]         (P10) Rhodan auction teleport count: 55
  INFO [Player.increaseAuctionTeleportCount]         (P11) Vanlord auction teleport count: 60
  INFO [Player.increaseAuctionTeleportCount]         (P12) Zanegray auction teleport count: 61
  INFO [Player.increaseAuctionTeleportCount]         (P13) Opi auction teleport count: 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: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.661 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 9 frames, rountrip 16ms, max 339ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 425ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10) Rhodan (P13) Opi 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12) Zanegray (P11) Vanlord 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $64
  INFO [AuctionActuator.calcTargetPrice]             AI: Vanlord target price $63
  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 (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 $41 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P11> 17ms <P13> 334ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3964835324022560214
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $100
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $112 sell price $252
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P10) Rhodan Crystite: 81 critical: 0 surplus: 81 money: $3546
  INFO [CollectionPhase.goToNextPhase]               (P11) Vanlord Crystite: 2 critical: 0 surplus: 2 money: $1214
  INFO [CollectionPhase.goToNextPhase]               (P12) Zanegray Crystite: 0 critical: 0 surplus: 0 money: $7034
  INFO [CollectionPhase.goToNextPhase]               (P13) Opi Crystite: 25 critical: 0 surplus: 25 money: $10446
  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: 10
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P11> 15ms <P13> 339ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [Player.increaseAuctionTeleportCount]         (P10) Rhodan auction teleport count: 56
  INFO [Player.increaseAuctionTeleportCount]         (P11) Vanlord auction teleport count: 61
  INFO [Player.increaseAuctionTeleportCount]         (P12) Zanegray auction teleport count: 62
  INFO [Player.increaseAuctionTeleportCount]         (P13) Opi auction teleport count: 58
  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.657 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 9 frames, rountrip 13ms, max 343ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 512ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12) Zanegray 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10) Rhodan (P11) Vanlord (P13) Opi 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $112
  INFO [AuctionActuator.calcTargetPrice]             AI: Vanlord target price $112
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 24 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 24 bytes
  INFO [Player.increaseAuctionTeleportCount]         (P11) Vanlord auction teleport count: 62
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Player.increaseAuctionTeleportCount]         (P13) Opi auction teleport count: 59
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Player.increaseAuctionTeleportCount]         (P10) Rhodan auction teleport count: 57
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 487ms
  INFO [GameController.apply]                        (P13) Opi chat: close 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 (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 (108 units for $12096)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 48
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P11> 10ms <P13> 375ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5674115659888927952
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 42, total: 79, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 44%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P10) Rhodan Food: 8 critical: 5 surplus: 3 money: $12618
  INFO [CollectionPhase.goToNextPhase]               (P11) Vanlord Food: 9 critical: 5 surplus: 4 money: $1438
  INFO [CollectionPhase.goToNextPhase]               (P12) Zanegray Food: 16 critical: 5 surplus: 11 money: $7034
  INFO [CollectionPhase.goToNextPhase]               (P13) Opi Food: 4 critical: 5 surplus: -1 money: $13246
  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: 10
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P11> 15ms <P13> 375ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [Player.increaseAuctionTeleportCount]         (P10) Rhodan auction teleport count: 58
  INFO [Player.increaseAuctionTeleportCount]         (P11) Vanlord auction teleport count: 63
  INFO [Player.increaseAuctionTeleportCount]         (P12) Zanegray auction teleport count: 63
  INFO [Player.increaseAuctionTeleportCount]         (P13) Opi auction teleport count: 60
  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.628 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 10 frames, rountrip 17ms, max 372ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 487ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10) Rhodan (P13) Opi 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12) Zanegray (P11) Vanlord 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $15 ratio 0.0
  INFO [AuctionActuator.calcTargetPrice]             AI: Vanlord target price $17 ratio 0.06999999
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $15 ratio 0.0
  INFO [AuctionActuator.calcTargetPrice]             AI: Vanlord target price $18 ratio 0.100000024
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $15 ratio 0.0
  INFO [AuctionActuator.calcTargetPrice]             AI: Vanlord target price $19 ratio 0.13000005
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $15 ratio 0.0
  INFO [AuctionActuator.calcTargetPrice]             AI: Vanlord target price $20 ratio 0.16000003
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $15 ratio 0.0
  INFO [AuctionActuator.calcTargetPrice]             AI: Vanlord target price $21 ratio 0.19
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $17 ratio 0.07999998
  INFO [AuctionActuator.calcTargetPrice]             AI: Vanlord target price $22 ratio 0.22000003
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $21 ratio 0.18
  INFO [AuctionActuator.calcTargetPrice]             AI: Vanlord target price $23 ratio 0.25
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $24 ratio 0.28000003
  INFO [AuctionActuator.calcTargetPrice]             AI: Vanlord target price $24 ratio 0.28000003
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $28 ratio 0.38
  INFO [AuctionActuator.calcTargetPrice]             AI: Vanlord target price $25 ratio 0.31
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $31 ratio 0.48000002
  INFO [AuctionActuator.calcTargetPrice]             AI: Vanlord target price $26 ratio 0.34
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $35 ratio 0.58000004
  INFO [AuctionActuator.calcTargetPrice]             AI: Vanlord target price $27 ratio 0.37
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Vanlord target price $29 ratio 0.4
  INFO [Player.increaseAuctionTeleportCount]         (P12) Zanegray auction teleport count: 64
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 557ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $30 (11 units for $165)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P11> 17ms <P13> 372ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5975458282269916667
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 34, total: 160, needed: 35
  INFO [Shop.printPriceFactor]                       Energy is decreased to 41%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P10) Rhodan Energy: 23 critical: 15 surplus: 8 money: $12618
  INFO [CollectionPhase.goToNextPhase]               (P11) Vanlord Energy: 25 critical: 6 surplus: 19 money: $1438
  INFO [CollectionPhase.goToNextPhase]               (P12) Zanegray Energy: 55 critical: 7 surplus: 48 money: $7199
  INFO [CollectionPhase.goToNextPhase]               (P13) Opi Energy: 23 critical: 7 surplus: 16 money: $13246
  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: 8
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P11> 17ms <P13> 401ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [Player.increaseAuctionTeleportCount]         (P10) Rhodan auction teleport count: 59
  INFO [Player.increaseAuctionTeleportCount]         (P11) Vanlord auction teleport count: 64
  INFO [Player.increaseAuctionTeleportCount]         (P12) Zanegray auction teleport count: 65
  INFO [Player.increaseAuctionTeleportCount]         (P13) Opi auction teleport count: 61
  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.599 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 11 frames, rountrip 17ms, max 401ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 2328ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10) Rhodan (P13) Opi 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12) Zanegray (P11) Vanlord 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AuctionActuator.calcTargetPrice]             AI: Vanlord target price $10 ratio 0.0
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 1176ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 1176ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 1176ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AuctionActuator.calcTargetPrice]             AI: Vanlord target price $10 ratio 0.0
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AuctionActuator.calcTargetPrice]             AI: Vanlord target price $10 ratio 0.0
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AuctionActuator.calcTargetPrice]             AI: Vanlord target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AuctionActuator.calcTargetPrice]             AI: Vanlord target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AuctionActuator.calcTargetPrice]             AI: Vanlord target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AuctionActuator.calcTargetPrice]             AI: Vanlord target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AuctionActuator.calcTargetPrice]             AI: Vanlord target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AuctionActuator.calcTargetPrice]             AI: Vanlord target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AuctionActuator.calcTargetPrice]             AI: Vanlord target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AuctionActuator.calcTargetPrice]             AI: Vanlord target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AuctionActuator.calcTargetPrice]             AI: Vanlord target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AuctionActuator.calcTargetPrice]             AI: Vanlord target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AuctionActuator.calcTargetPrice]             AI: Vanlord target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AuctionActuator.calcTargetPrice]             AI: Vanlord target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AuctionActuator.calcTargetPrice]             AI: Vanlord target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AuctionActuator.calcTargetPrice]             AI: Vanlord target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AuctionActuator.calcTargetPrice]             AI: Vanlord target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $12 ratio 0.07000001
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $15 ratio 0.17000002
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 486ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $25 (65 units for $650)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 28
  INFO [GameController.beginNextPhase]               --------- SUMMARY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P11> 17ms <P13> 374ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6305647596230032103
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 50219016
  INFO [SummaryPhase2.begin]                         (P10) Rhodan Money: $12618 Plots: 15 Assets: 3416 Total: 23534
  INFO [SummaryPhase2.begin]                         (P10) Rhodan Food: 8 Energy: 23 Smithore: 21 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13) Opi Money: $13246 Plots: 8 Assets: 2616 Total: 19862
  INFO [SummaryPhase2.begin]                         (P13) Opi Food: 4 Energy: 23 Smithore: 26 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12) Zanegray Money: $7669 Plots: 13 Assets: 1471 Total: 15640
  INFO [SummaryPhase2.begin]                         (P12) Zanegray Food: 5 Energy: 8 Smithore: 1 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11) Vanlord Money: $1618 Plots: 8 Assets: 1282 Total: 6900
  INFO [SummaryPhase2.begin]                         (P11) Vanlord Food: 9 Energy: 7 Smithore: 2 Crystite: 0
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $112
  INFO [SummaryPhase2.begin]                         Shop Smithore: 22 units $41
  INFO [SummaryPhase2.begin]                         Shop Food: 53 units $30
  INFO [SummaryPhase2.begin]                         Shop Energy: 99 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 10 $110
  INFO [SummaryPhase2.begin]                         Colony total: 65936
  INFO [MasterClient.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 [Client.receiveTCPMessages]                   Client: Continue (13) 0 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 [Shop.buildMules]                             Shop built 4 mules for 8 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $80
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P11> 17ms <P13> 382ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [LandGrantActuator.begin]                     AI: Zanegray Not enough tiles, grab any tile.
  INFO [LandGrantActuator.begin]                     AI: Vanlord Not enough tiles, grab any tile.
  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 [GameController.beginNextPhase]               Forcibly ending uncompleted phase transition
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P11> 17ms <P13> 382ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [LandAuction.generateColonyAuctions]          Generated 0 colony land auctions
  INFO [AbstractLandAuctionPhase.begin]              Land Auctions Player: 0 Colony: 0
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P11> 17ms <P13> 382ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5827604914055320991
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventPhase.begin]                      No player event for (P10) Rhodan (rank 1)
  INFO [Player.useFood]                              (P10) Rhodan has 8 food and needs 5 food
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P11> 17ms <P13> 374ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10) Rhodan
  INFO [Wampus.<init>]                               Wumpus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P13) Opi chat: no more close
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P10) Rhodan develops tile Plain (0,2) with Crystite factory
  INFO [GameModel.developLand]                       (P10) Rhodan develops tile Plain (0,4) with Crystite factory
  INFO [GameModel.developLand]                       (P10) Rhodan develops tile Mountain2 (2,4) with Crystite factory
  INFO [GameModel.developLand]                       (P10) Rhodan develops tile Plain (8,0) with Crystite factory
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P10) Rhodan finishes on update 2375
  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 (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 22
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P11> 17ms <P13> 334ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3890278189554213613
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventPhase.begin]                      No player event for (P13) Opi (rank 2)
  INFO [Player.useFood]                              (P13) Opi has 4 food and needs 5 food
  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 (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: <P10 P12 P11> 17ms <P13> 334ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13) Opi
  INFO [Wampus.<init>]                               Wumpus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames
  INFO [GameModel.developLand]                       (P13) Opi develops tile Mountain2 (7,4) with Crystite factory
  INFO [GameModel.developLand]                       (P13) Opi develops tile Plain (8,2) with Smithore factory
  INFO [GameModel.sellMule]                          (P13) Opi sold a mule for $130
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13) Opi finishes on update 1538
  INFO [GameModel.gamble]                            (P13) Opi gambles $211, max: 47.5, left: 8.26, fraction 0.17389475
  INFO [DevelopmentMessenger.showMessage]            Opi won $211 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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P11> 17ms <P13> 334ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1578098286752310755
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventPhase.begin]                      No player event for (P12) Zanegray (rank 3)
  INFO [Player.useFood]                              (P12) Zanegray has 5 food and needs 5 food
  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 (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: <P10 P12 P11> 17ms <P13> 334ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12) Zanegray
  INFO [Wampus.<init>]                               Wumpus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [DevelopmentPlanFinder$1.run]                 AI: Zanegray found 1 plans testing 0 tiles in 491497ns
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [DevelopmentPlanFinder.logPlans]              AI: Zanegray Plan: No tile 16727 points
  INFO [DevelopmentActuator.enqueueBestPlan]         AI: Zanegray plans to develop No tile 16727 points
  INFO [DevelopmentActionQueue2.addAction]           AI: Zanegray Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: Zanegray Action: GoToPub
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.gamble]                            (P12) Zanegray gambles $250, max: 47.5, left: 46.32, fraction 0.9751579
  INFO [DevelopmentMessenger.showMessage]            Zanegray won $250 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: (P12) Zanegray gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P12) Zanegray finishes on update 60
  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 (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P11> 17ms <P13> 334ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5816646286719736887
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventPhase.begin]                      Event player: (P11) Vanlord (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 [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 [Player.useFood]                              (P11) Vanlord has 9 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P11> 16ms <P13> 324ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11) Vanlord
  INFO [Wampus.<init>]                               Wumpus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [DevelopmentPlanFinder$1.run]                 AI: Vanlord found 1 plans testing 0 tiles in 458859ns
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [DevelopmentPlanFinder.logPlans]              AI: Vanlord Plan: No tile 7604 points
  INFO [DevelopmentActuator.enqueueBestPlan]         AI: Vanlord plans to develop No tile 7604 points
  INFO [DevelopmentActionQueue2.addAction]           AI: Vanlord Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: Vanlord Action: GoToPub
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.gamble]                            (P11) Vanlord gambles $250, max: 47.5, left: 46.32, fraction 0.9751579
  INFO [DevelopmentMessenger.showMessage]            Vanlord won $250 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: (P11) Vanlord gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P11) Vanlord finishes on update 60
  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 (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P11> 16ms <P13> 324ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P11> 16ms <P13> 324ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1862164373920408824
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P10) Rhodan has 23 energy and needs 15 energy
  INFO [ProductionPhase.finishPower]                 (P11) Vanlord has 7 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P12) Zanegray has 8 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P13) Opi has 23 energy and needs 7 energy
  INFO [ProductionPhase.logProduction]               (P10) Rhodan expects 4 food, 0 energy, 0 smithore, 81 crystite
  INFO [ProductionPhase.logProduction]               (P11) Vanlord expects 10 food, 12 energy, 2 smithore, 4 crystite
  INFO [ProductionPhase.logProduction]               (P12) Zanegray expects 16 food, 39 energy, 2 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13) Opi expects 4 food, 3 energy, 5 smithore, 18 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P10) Rhodan produced 5 food, 0 energy, 0 smithore, 87 crystite
  INFO [ProductionPhase.logProduction]               (P11) Vanlord produced 10 food, 11 energy, 1 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P12) Zanegray produced 11 food, 39 energy, 2 smithore, 1 crystite
  INFO [ProductionPhase.logProduction]               (P13) Opi produced 5 food, 4 energy, 3 smithore, 18 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 (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P11> 14ms <P13> 323ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 14 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SHIP_RETURNS
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1389476974139270201
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P11> 14ms <P13> 323ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 14 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3781733949549160645
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $41
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $5
  INFO [Shop.printPriceFactor]                       Smithore shop: 14, mules potentially available: 20, 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 [CollectionPhase.goToNextPhase]               (P10) Rhodan Smithore: 21 critical: 0 surplus: 21 money: $12363
  INFO [CollectionPhase.goToNextPhase]               (P11) Vanlord Smithore: 5 critical: 0 surplus: 5 money: $1868
  INFO [CollectionPhase.goToNextPhase]               (P12) Zanegray Smithore: 3 critical: 0 surplus: 3 money: $7919
  INFO [CollectionPhase.goToNextPhase]               (P13) Opi Smithore: 29 critical: 0 surplus: 29 money: $13407
  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: 6
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P11> 14ms <P13> 323ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 14 ms
  INFO [Player.increaseAuctionTeleportCount]         (P10) Rhodan auction teleport count: 60
  INFO [Player.increaseAuctionTeleportCount]         (P11) Vanlord auction teleport count: 65
  INFO [Player.increaseAuctionTeleportCount]         (P12) Zanegray auction teleport count: 66
  INFO [Player.increaseAuctionTeleportCount]         (P13) Opi auction teleport count: 62
  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.678 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 9 frames, rountrip 14ms, max 322ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 402ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10) Rhodan 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12) Zanegray (P11) Vanlord (P13) Opi 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: Vanlord target price $55
  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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P11> 14ms <P13> 325ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4773745050523198289
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $112
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $100 sell price $240
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P10) Rhodan Crystite: 87 critical: 0 surplus: 87 money: $12363
  INFO [CollectionPhase.goToNextPhase]               (P11) Vanlord Crystite: 2 critical: 0 surplus: 2 money: $1868
  INFO [CollectionPhase.goToNextPhase]               (P12) Zanegray Crystite: 1 critical: 0 surplus: 1 money: $7919
  INFO [CollectionPhase.goToNextPhase]               (P13) Opi Crystite: 18 critical: 0 surplus: 18 money: $13407
  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: 16
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P11> 16ms <P13> 338ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [Player.increaseAuctionTeleportCount]         (P10) Rhodan auction teleport count: 61
  INFO [Player.increaseAuctionTeleportCount]         (P11) Vanlord auction teleport count: 66
  INFO [Player.increaseAuctionTeleportCount]         (P12) Zanegray auction teleport count: 67
  INFO [Player.increaseAuctionTeleportCount]         (P13) Opi auction teleport count: 63
  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.662 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 9 frames, rountrip 16ms, max 338ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 1139ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10) Rhodan (P12) Zanegray (P11) Vanlord (P13) Opi 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $100
  INFO [AuctionActuator.calcTargetPrice]             AI: Vanlord target price $100
  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 (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: 14
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P11> 15ms <P13> 351ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -114426656944768168
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 53, total: 88, needed: 0
  INFO [Shop.printPriceFactor]                       Food is decreased to 25%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P10) Rhodan Food: 7 critical: 0 surplus: 7 money: $12363
  INFO [CollectionPhase.goToNextPhase]               (P11) Vanlord Food: 12 critical: 0 surplus: 12 money: $1868
  INFO [CollectionPhase.goToNextPhase]               (P12) Zanegray Food: 11 critical: 0 surplus: 11 money: $7919
  INFO [CollectionPhase.goToNextPhase]               (P13) Opi Food: 5 critical: 0 surplus: 5 money: $13407
  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: 16
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P11> 15ms <P13> 501ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [Player.increaseAuctionTeleportCount]         (P10) Rhodan auction teleport count: 62
  INFO [Player.increaseAuctionTeleportCount]         (P11) Vanlord auction teleport count: 67
  INFO [Player.increaseAuctionTeleportCount]         (P12) Zanegray auction teleport count: 68
  INFO [Player.increaseAuctionTeleportCount]         (P13) Opi auction teleport count: 64
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P13) Opi chat: good game
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.499 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 14 frames, rountrip 17ms, max 501ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 1139ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10) Rhodan (P12) Zanegray (P11) Vanlord (P13) Opi 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $15 ratio 0.0
  INFO [AuctionActuator.calcTargetPrice]             AI: Vanlord target price $15 ratio 0.0
  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 (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: 22
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P11> 15ms <P13> 501ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4631866670661009895
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 99, total: 175, needed: 37
  INFO [Shop.printPriceFactor]                       Energy is decreased to 41%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P13) Opi chat: did not expect that after our beginning
  INFO [CollectionPhase.goToNextPhase]               (P10) Rhodan Energy: 6 critical: 0 surplus: 6 money: $12363
  INFO [CollectionPhase.goToNextPhase]               (P11) Vanlord Energy: 13 critical: 0 surplus: 13 money: $1868
  INFO [CollectionPhase.goToNextPhase]               (P12) Zanegray Energy: 41 critical: 0 surplus: 41 money: $7919
  INFO [CollectionPhase.goToNextPhase]               (P13) Opi Energy: 16 critical: 0 surplus: 16 money: $13407
  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: 14
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P11> 14ms <P13> 501ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 14 ms
  INFO [Player.increaseAuctionTeleportCount]         (P10) Rhodan auction teleport count: 63
  INFO [Player.increaseAuctionTeleportCount]         (P11) Vanlord auction teleport count: 68
  INFO [Player.increaseAuctionTeleportCount]         (P12) Zanegray auction teleport count: 69
  INFO [Player.increaseAuctionTeleportCount]         (P13) Opi auction teleport count: 65
  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.499 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 14 frames, rountrip 14ms, max 501ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 1026ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10) Rhodan (P12) Zanegray (P11) Vanlord (P13) Opi 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: Zanegray target price $10 ratio 0.0
  INFO [AuctionActuator.calcTargetPrice]             AI: Vanlord target price $10 ratio 0.0
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P10) Rhodan chat: good 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 (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: 12
  INFO [GameController.beginNextPhase]               --------- SUMMARY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P12 P11> 13ms <P13> 501ms 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 13 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 134638375733571058
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 51540624
  INFO [SummaryPhase2.begin]                         (P10) Rhodan Money: $12363 Plots: 15 Assets: 12165 Total: 32028
  INFO [SummaryPhase2.begin]                         (P10) Rhodan Food: 7 Energy: 6 Smithore: 21 Crystite: 87
  INFO [SummaryPhase2.begin]                         (P13) Opi Money: $13407 Plots: 8 Assets: 4850 Total: 22257
  INFO [SummaryPhase2.begin]                         (P13) Opi Food: 5 Energy: 16 Smithore: 29 Crystite: 18
  INFO [SummaryPhase2.begin]                         (P12) Zanegray Money: $7919 Plots: 13 Assets: 2700 Total: 17119
  INFO [SummaryPhase2.begin]                         (P12) Zanegray Food: 11 Energy: 41 Smithore: 3 Crystite: 1
  INFO [SummaryPhase2.begin]                         (P11) Vanlord Money: $1868 Plots: 8 Assets: 1915 Total: 7783
  INFO [SummaryPhase2.begin]                         (P11) Vanlord Food: 12 Energy: 13 Smithore: 5 Crystite: 2
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $100
  INFO [SummaryPhase2.begin]                         Shop Smithore: 14 units $55
  INFO [SummaryPhase2.begin]                         Shop Food: 53 units $30
  INFO [SummaryPhase2.begin]                         Shop Energy: 99 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 13 $80
  INFO [SummaryPhase2.begin]                         Colony total: 79187
  INFO [MasterClient.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 [SummaryPhase2.apply]                         Score saved
  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 [GameController.apply]                        (P10) Rhodan chat: cya
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (13) 0 bytes
  INFO [MetaFrame$6.actionPerformed]                 User chooses to disconnect
  INFO [MuleGameContainer.release]                   Closing game.
  INFO [GameController.close]                        -------- CLOSING GAME CONTROLLER ----------------------------------
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 11145 user number 10
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
