  INFO [Properties.<init>]                           VERSION: 1.3.6
  INFO [Properties.<init>]                           Classpath: data.jar
  INFO [Properties.<init>]                           Java VM: 14.0-b16
  INFO [Properties.<init>]                           Java Runtime: 1.6.0_14-b08
  INFO [Properties.<init>]                           OS: Windows 7 6.1 x86
  INFO [Properties.<init>]                           Java Library Path: lib
  INFO [Properties.<init>]                           Max Memory: 266403840
  INFO [Properties.<init>]                           Avaialble Processors: 4
  INFO [PropertiesBase.readFromFile]                 Reading Settings from file settings.txt
  INFO [SubstanceLoader.initLookAndFeel]             Window Skin: Default
  INFO [Main.main]                                   lpSolve: 5.5 Release 0 Build 15
  INFO [SoundPlayer.initialize]                      Initializing Sound System
  INFO [SlickLogSystem.info]                         Initialising sounds..
  INFO [SlickLogSystem.info]                         - Sound works
  INFO [SlickLogSystem.info]                         - 64 OpenAL source available
  INFO [SlickLogSystem.info]                         - Sounds source generated
  INFO [MasterClient.setServerAddress]               MasterClient: Address http://www.planetmule.com/server
  INFO [MasterClient.logSend]                        MasterClient: Sending Login
  INFO [MasterClient.apply]                          MasterClient: Session ID: sl7t98sckqhdp0dqk2ne381ll2
  INFO [Login$MasterListener$1.run]                  Logged in as "speedymule" (id 100006)
  INFO [MetaFrame.<init>]                            Creating Meta Frame
  INFO [MapSkinParser.findSkins]                     No extra skins found
  INFO [MasterClient.logSend]                        MasterClient: Sending Enter Lobby
  INFO [Login.dispose]                               Disposing login
  INFO [Main.main]                                   Creating game container
  INFO [MuleGameContainer.<init>]                    LWJGL Version: 2.4.2
  INFO [MuleGameContainer.<init>]                    Desktop Display Mode: 1600 x 1200 x 32 @60Hz
  INFO [MuleGameContainer.<init>]                    Current Display Mode: 1600 x 1200 x 32 @60Hz
  INFO [MuleGameContainer.<init>]                    Display Adapter: nvd3dumx,nvwgf2umx,nvwgf2umx
  INFO [MuleGameContainer.<init>]                    Display Driver: null
  INFO [MuleGameContainer.setVSync]                  Setting vsync: true
  INFO [MuleGameContainer.<init>]                    Setting pixel format
  INFO [MuleGameContainer$1.run]                     Pixel format: Samples=0 Alpha=0 Depth=8 Stencil=0
  INFO [MuleGameContainer.<init>]                    GL Vendor: NVIDIA Corporation
  INFO [MuleGameContainer.<init>]                    GL Renderer: GeForce 210/PCIe/SSE2
  INFO [MuleGameContainer.<init>]                    GL Version: 3.3.0
  INFO [MuleGameContainer.<init>]                    GL Max Texture Size: null
  INFO [SlickLogSystem.info]                         Use Java PNG Loader = true
  INFO [MuleGameContainer.<init>]                    Display finished
  INFO [Main.main]                                   Entering game loop
++++++++ END OF INITIALIZATION +++++++++++++++++++++++++++++++++++++++++++
  INFO [MetaFrame.startGame]                         Starting game number 2
  INFO [MetaFrame.startGame]                         Entering Game - ID: 0, Name: NLZ-6541, Address: 127.0.0.1, Is Host: true
  INFO [MuleGameContainer.init]                      *** Starting Game ***
  INFO [MuleGameContainer.init]                      Display: Created=true Active=false Visible=true
  INFO [MuleGameContainer.init]                      Making display the current GL context
  INFO [View.<init>]                                 Creating view...
  INFO [View.<init>]                                 Finished creating view
  INFO [GameController.setModel]                     ++++++++ New Model: CONNECT #0 +++++++++++++++++++++++++++++++++++++++++++
  INFO [Server.<init>]                               Server: Creating
  INFO [Server.<init>]                               Server: Started on TCP address /0.0.0.0:6260
  INFO [Server.<init>]                               Server: Started on UDP address /0.0.0.0:6260
  INFO [Client.connect]                              Client connects...
  INFO [Client.connect]                              Client UDP local address: 0.0.0.0/0.0.0.0:6261
  INFO [Client.connect]                              Client: Connects TCP: /127.0.0.1:6260 UDP: /127.0.0.1:6260
  INFO [Client.connect]                              Client: TCP receive buffer: 8192 send buffer: 8192
  INFO [Server.acceptClients]                        Server: Accepted client /127.0.0.1 id 4fc0f2c0-779c-4d4e-96b3-ca5eb7219afe
  INFO [Client.finishConnect]                        Client finishes connection
  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) 42 bytes
  INFO [UserController.apply]                        My client id is 4fc0f2c0-779c-4d4e-96b3-ca5eb7219afe
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setMyUser]                         (S10)speedymule is my user
  INFO [GameModel.setLocalUser]                      (S10)speedymule is a local Spectator
  INFO [GameModel.setServerUser]                     (S10)speedymule is hosting the server
  INFO [GameController.beginNextPhase]               (S10)speedymule is not accepted
  INFO [GameController.beginNextPhase]               --------- GAME_LOBBY #0 --------------------------------------------------------
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /127.0.0.1 <S10>
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S10)speedymule (ID: 100006)
  INFO [Client.initUDP]                              Sending UDP initialization message id 4fc0f2c0-779c-4d4e-96b3-ca5eb7219afe
  INFO [Server.initUdp]                              Server: Client /127.0.0.1 <S10> requests UDP address /127.0.0.1:6261
  INFO [MuleGameContainer.setWindowedMode]           Setting windowed mode: 640 x 480 x 0 @0Hz
  INFO [GameLobbyPhase.apply]                        My UDP connection is initialized
  INFO [Server.acceptClients]                        Server: Accepted client /54.214.39.13 id 4b77193b-58e5-490c-a752-a87d96d44d10
  INFO [MasterClient.logSend]                        MasterClient: Sending New Game
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S10)speedymule (ID 100006)
  INFO [GameLobbyPhase$MasterListener.apply]         Master server gives game ID 102545
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 11
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (11) 12 bytes
  INFO [Player.<init>]                               Creating (P11)<J.I.M.>
  INFO [UserController.setAiPlayer]                  (P11)<J.I.M.> is an AI player
  INFO [UserController.setAiPlayer]                  <J.I.M.> is using the Adam's AI
  INFO [GameModel.setLocalUser]                      (P11)<J.I.M.> is a local Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 12
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (12) 12 bytes
  INFO [Player.<init>]                               Creating (P12)<D.A.N.>
  INFO [UserController.setAiPlayer]                  (P12)<D.A.N.> is an AI player
  INFO [UserController.setAiPlayer]                  <D.A.N.> is using the Adam's AI
  INFO [GameModel.setLocalUser]                      (P12)<D.A.N.> is a local Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ServerMessageHandler.processPlayerJoin]      /127.0.0.1 <S10 P11 P12> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (10) 0 bytes
  INFO [UserController.apply]                        (S10)speedymule joins the players
  INFO [Player.<init>]                               Creating (P10)speedymule
  INFO [GameModel.setServerUser]                     (P10)speedymule is hosting the server
  INFO [GameModel.setMyUser]                         (P10)speedymule is my user
  INFO [GameModel.setLocalUser]                      (P10)speedymule is a local Player
  INFO [Client.receiveTCPMessages]                   Client: KickUser (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 0 user number 12
  INFO [ConnectedClient.removeUser]                  Server: Removing user 12 from /127.0.0.1 <P10 P11 P12>
  INFO [Client.receiveTCPMessages]                   Client: KickUser (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 0 user number 11
  INFO [ConnectedClient.removeUser]                  Server: Removing user 11 from /127.0.0.1 <P10 P11>
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (349115) dcthebender: speedy make anew game
  INFO [Server.acceptClients]                        Server: Accepted client /67.6.99.124 id c38f3e4e-d0bb-4676-9a16-446f1ccbcac7
  INFO [ServerMessageHandler.processJoin]            Server: Client /67.6.99.124 <S11> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (11) 43 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S11)dcthebender is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S11)dcthebender (ID: 101024)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /67.6.99.124 <S11>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7195 bytes
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S11)dcthebender (ID 101024)
  INFO [Server.initUdp]                              Server: Client /67.6.99.124 <S11> requests UDP address /67.6.99.124:6261
  INFO [Server.acceptClients]                        Server: Accepted client /72.229.113.231 id b9372342-08c7-4781-8a4b-ecf00fc29bb6
  INFO [ServerMessageHandler.processJoin]            Server: Client /72.229.113.231 <S12> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (12) 38 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S12)landru is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S12)landru (ID: 24811)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /72.229.113.231 <S12>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7274 bytes
  INFO [Server.initUdp]                              Server: Client /72.229.113.231 <S12> requests UDP address /72.229.113.231:6261
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S12)landru (ID 24811)
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 13
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (13) 14 bytes
  INFO [Player.<init>]                               Creating (P13)<A.D.A.M.>
  INFO [UserController.setAiPlayer]                  (P13)<A.D.A.M.> is an AI player
  INFO [UserController.setAiPlayer]                  <A.D.A.M.> is using the Adam's AI
  INFO [GameModel.setLocalUser]                      (P13)<A.D.A.M.> is a local Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [ServerMessageHandler.processPlayerJoin]      /67.6.99.124 <S11> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (11) 0 bytes
  INFO [UserController.apply]                        (S11)dcthebender joins the players
  INFO [Player.<init>]                               Creating (P11)dcthebender
  INFO [GameModel.setRemoteUser]                     (P11)dcthebender is a remote Player
  INFO [ServerMessageHandler.processPlayerJoin]      /72.229.113.231 <S12> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (12) 0 bytes
  INFO [UserController.apply]                        (S12)landru joins the players
  INFO [Player.<init>]                               Creating (P12)landru
  INFO [GameModel.setRemoteUser]                     (P12)landru is a remote Player
  INFO [GameController.apply]                        (P12)landru chat: nice
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [GameController.apply]                        (P10)speedymule chat: gle
  INFO [GameController.apply]                        (P11)dcthebender chat: ?
  WARNING [Server.receiveMessages]                   Server: TCP receive failed from /54.214.39.13 <>. java.io.IOException: Eine bestehende Verbindung wurde softwaregesteuert
durch den Hostcomputer abgebrochen
  INFO [Server.removeClient]                         Server: Removing client /54.214.39.13 <> with id 4b77193b-58e5-490c-a752-a87d96d44d10
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /54.214.39.13 <>
  INFO [GameController.apply]                        (P10)speedymule chat: dont like adam , but there is no one in lobby
  INFO [GameController.apply]                        (P11)dcthebender chat: landru press ready
  INFO [GameController.apply]                        (P12)landru chat: really?
  INFO [GameController.apply]                        (P12)landru chat: you guyus wanna wplay with bot?
  INFO [GameController.apply]                        (P12)landru chat: okay
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameLobbyPhase.apply]                        Starting Game - All players want to continue
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P12)landru (P11)dcthebender (P10)speedymule (P13)<A.D.A.M.> 
  INFO [MasterClient.logSend]                        MasterClient: Sending Start Game
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- INTRO #0 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13> 14ms (14ms) <P11> 185ms (198ms) <P12> 142ms (152ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 14 ms
  INFO [GameController.apply]                        (P11)dcthebender chat: k
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- SUMMARY #0 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13> 14ms (14ms) <P11> 185ms (204ms) <P12> 134ms (146ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 14 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2370240768915870009
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P10)speedymule (P11)dcthebender (P12)landru (P13)<A.D.A.M.> 
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 51312880
  INFO [SummaryPhase2.begin]                         (P10)speedymule Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P10)speedymule Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)dcthebender Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P11)dcthebender Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)landru Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P12)landru Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $100
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $48
  INFO [SummaryPhase2.begin]                         Shop Smithore: 8 units $50
  INFO [SummaryPhase2.begin]                         Shop Food: 8 units $30
  INFO [SummaryPhase2.begin]                         Shop Energy: 8 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $100
  INFO [SummaryPhase2.begin]                         Colony total: 4680
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Round
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)dcthebender chat: it better than nothin
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- INTRO #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13> 14ms (14ms) <P11> 185ms (212ms) <P12> 133ms (145ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 14 ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13> 14ms (14ms) <P11> 185ms (212ms) <P12> 133ms (145ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 14 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.M.> is using the search to pick a tile.
  INFO [SearchPlanManager.startPlanSearch]           AI: <A.D.A.M.> prefers Food
  INFO [DevelopmentPlanFinder$1.run]                 AI: <A.D.A.M.> found 4 plans testing 7616 tiles in 81156121ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: River Food <claim> (+4) 1450 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Food <claim> (+4) 1960 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: River Food <claim> (+4) 1450 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Food <claim> (+4) 1960 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: River Food <claim> (+4) 1450 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Food <claim> (+4) 1960 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: River Food <claim> (+4) 1450 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Food <claim> (+4) 1960 points
  INFO [LandGrantActuator.update]                    AI: <A.D.A.M.> wants River (4,3)
  INFO [LandGrantActuator.agreeOnClaims]             AI: Try to agree on tiles to claim.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 5 frames, rountrip 14ms, max 185ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 212ms 18 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 5 frames, rountrip 14ms, max 185ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P10)speedymule pressed at plot 16 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P12)landru is granted tile 16: Mountain3 (7,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 5 frames, rountrip 12ms, max 185ms
  INFO [LandGrantPhase.update]                       (P10)speedymule pressed at plot 24 frame 3
  INFO [LandGrantPhase.claimPlot]                    (P11)dcthebender is granted tile 24: Mountain3 (7,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 5 frames, rountrip 12ms, max 185ms
  INFO [LandGrantPhase.update]                       (P10)speedymule pressed at plot 26 frame 13
  INFO [LandGrantPhase.claimPlot]                    (P10)speedymule is granted tile 26: Mountain3 (0,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 5 frames, rountrip 12ms, max 185ms
  INFO [LandGrantPhase.update]                       (P13)<A.D.A.M.> pressed at plot 30 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P13)<A.D.A.M.> is granted tile 30: River (4,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 5 frames, rountrip 12ms, max 185ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 22
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13> 12ms (14ms) <P11> 185ms (212ms) <P12> 133ms (145ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 12 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $160
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> reverted to old value estimation
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> originally valued the plot at $940
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> targets price $800
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (10) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 5 frames, rountrip 12ms, max 185ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)speedymule (P13)<A.D.A.M.> (P11)dcthebender (P12)landru 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $800 (changed $4)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $800 (changed $16)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $800 (changed $24)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $784 (changed $-16)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $732 (changed $-52)
  INFO [MuleGameContainer.setFullscreen]             Setting fullscreen mode
  INFO [MuleGameContainer.setFullscreen]             Fullscreen mode: 1600 x 1200 x 32 @60Hz Scale: 2 Height-Diff: 240 Aspect-Diff: 0.0 Snap Scale: true
  INFO [MuleGameContainer.setFullscreen]             Viewport: x=160 y=120 width=1280 height=960
  INFO [SlickLogSystem.info]                         Too much real time passed since last frame. Breaking sync with real time.
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $792 (changed $60)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $748 (changed $-44)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $696 (changed $-52)
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (10) 16 bytes
  INFO [AbstractLandAuctionPhase.buyLand]            (P10)speedymule bought the plot for $976
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 63
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13> 12ms (13ms) <P11> 184ms (190ms) <P12> 145ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 12 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1611349141355264057
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P10)speedymule (rank 1)
  INFO [Player.useFood]                              (P10)speedymule has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13> 12ms (12ms) <P11> 184ms (197ms) <P12> 145ms (159ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 12 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10)speedymule
  INFO [Wampus.<init>]                               Wampus has 10 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]                          (P10)speedymule got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [GameModel.buyAssay]                          (P10)speedymule got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [GameModel.buyAssay]                          (P10)speedymule got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [DevelopmentMessenger.showMessage]            speedymule caught the Mountain Wampus and got $100
  INFO [GameModel.buyAssay]                          (P10)speedymule got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [GameModel.gamble]                            (P10)speedymule gambles $55, max: 47.5, left: 2.8791013, fraction 0.06061266
  INFO [DevelopmentMessenger.showMessage]            speedymule won $55 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P10)speedymule finishes on update 2258
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 62
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13> 5ms (9ms) <P11> 184ms (197ms) <P12> 150ms (163ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3475854362354639740
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P11)dcthebender (rank 2)
  INFO [Player.useFood]                              (P11)dcthebender has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13> 5ms (12ms) <P11> 184ms (197ms) <P12> 150ms (163ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)dcthebender
  INFO [Wampus.<init>]                               Wampus has 10 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P11)dcthebender develops tile Mountain3 (7,2) with Crystite factory
  INFO [DevelopmentMessenger.showMessage]            dcthebender caught the Mountain Wampus and got $100
  INFO [GameModel.buyAssay]                          (P11)dcthebender got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)dcthebender finishes on update 2307
  INFO [GameModel.gamble]                            (P11)dcthebender gambles $54, max: 47.5, left: 2.239102, fraction 0.047138985
  INFO [DevelopmentMessenger.showMessage]            dcthebender won $54 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 38
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13> 5ms (12ms) <P11> 183ms (184ms) <P12> 147ms (153ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6676354084804535317
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P12)landru (rank 3)
  INFO [Player.useFood]                              (P12)landru has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)dcthebender chat: nice
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13> 5ms (12ms) <P11> 183ms (184ms) <P12> 147ms (152ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)landru
  INFO [Wampus.<init>]                               Wampus has 10 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)landru develops tile Mountain3 (7,1) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            landru caught the Mountain Wampus and got $100
  INFO [GameModel.buyAssay]                          (P12)landru got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found High amounts of Crystite
  INFO [GameModel.buyAssay]                          (P12)landru got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)landru finishes on update 2356
  INFO [GameModel.gamble]                            (P12)landru gambles $51, max: 47.5, left: 1.2791028, fraction 0.02692848
  INFO [DevelopmentMessenger.showMessage]            landru won $51 in the pub
  INFO [MuleGameContainer.setWindowedMode]           Setting windowed mode: 640 x 480 x 0 @0Hz
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 122
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13> 5ms (12ms) <P11> 185ms (187ms) <P12> 144ms (151ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8255217634507278229
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<A.D.A.M.> (rank 4)
  INFO [Player.useFood]                              (P13)<A.D.A.M.> has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P12)landru chat: bot:lastassay
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13> 5ms (12ms) <P11> 185ms (186ms) <P12> 144ms (148ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<A.D.A.M.>
  INFO [Wampus.<init>]                               Wampus has 10 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> beginning threaded development.
  INFO [DevelopmentPlanner.begin]                    AI: <A.D.A.M.> LP was infeasible (or ignored).
  INFO [DevelopmentPlanFinder$1.run]                 AI: <A.D.A.M.> found 1 plans testing 157 tiles in 2439783ns
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: River Food (+4) 1450 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Crystite <claim> (+3) 2080 points
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> is adding the search results to the plan.
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 1 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (4,3) into Food from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying River (4,3): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile River (4,3) with Food factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <A.D.A.M.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> caught the Mountain Wampus and got $100
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToPub
  INFO [GameController.apply]                        (P10)speedymule chat: wow - fully developed triple mountain with mule on sale
  INFO [GameModel.gamble]                            (P13)<A.D.A.M.> gambles $114, max: 47.5, left: 24.699478, fraction 0.519989
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $114 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<A.D.A.M.> finishes on update 1166
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 30
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13> 5ms (11ms) <P11> 185ms (187ms) <P12> 146ms (158ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SUNSPOT_ACTIVITY
  INFO [ColonyEventPhase.begin]                      Colony event is not applicable.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13> 5ms (11ms) <P11> 185ms (187ms) <P12> 146ms (158ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4599977129340834979
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P13)<A.D.A.M.> has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P11)dcthebender has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P10)speedymule has 2 energy and needs 0 energy
  INFO [ProductionPhase.finishPower]                 (P12)landru has 2 energy and needs 1 energy
  INFO [ProductionPhase.logProduction]               (P13)<A.D.A.M.> expects 4 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)dcthebender expects 0 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10)speedymule expects 0 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)landru expects 0 food, 0 energy, 4 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.logProduction]               (P13)<A.D.A.M.> produced 5 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)dcthebender produced 0 food, 0 energy, 0 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P10)speedymule produced 0 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)landru produced 0 food, 0 energy, 3 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13> 5ms (12ms) <P11> 185ms (186ms) <P12> 148ms (158ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13> 5ms (12ms) <P11> 185ms (186ms) <P12> 148ms (158ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -842406628446853573
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $50
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-11
  INFO [Shop.printPriceFactor]                       Smithore shop: 8, mules potentially available: 15, mules needed: 6
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 55%
  INFO [Shop.printPriceFactor]                       Smithore buy price $39 sell price $74
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Smithore: 0 critical: 0 surplus: 0 money: $1089
  INFO [CollectionPhase.goToNextPhase]               (P11)dcthebender Smithore: 0 critical: 0 surplus: 0 money: $954
  INFO [CollectionPhase.goToNextPhase]               (P10)speedymule Smithore: 0 critical: 0 surplus: 0 money: $179
  INFO [CollectionPhase.goToNextPhase]               (P12)landru Smithore: 3 critical: 0 surplus: 3 money: $976
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13> 5ms (12ms) <P11> 185ms (194ms) <P12> 148ms (158ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $74
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $230
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P12)landru chat: 39?!?
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.815 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 5 frames, rountrip 5ms, max 185ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 194ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)speedymule (P13)<A.D.A.M.> (P11)dcthebender 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)landru 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 194ms
  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: 194ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 194ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [Player.increaseAuctionTeleportCount]         (P12)landru auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 194ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $62 (3 units for $187)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 34
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13> 5ms (11ms) <P11> 184ms (194ms) <P12> 149ms (158ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2439554784172467479
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $48
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $76 sell price $216
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P10)speedymule chat: ?? DC - you waould have been able to buy it
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Crystite: 0 critical: 0 surplus: 0 money: $1089
  INFO [CollectionPhase.goToNextPhase]               (P11)dcthebender Crystite: 2 critical: 0 surplus: 2 money: $806
  INFO [CollectionPhase.goToNextPhase]               (P10)speedymule Crystite: 0 critical: 0 surplus: 0 money: $179
  INFO [CollectionPhase.goToNextPhase]               (P12)landru Crystite: 0 critical: 0 surplus: 0 money: $1163
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13> 5ms (11ms) <P11> 185ms (194ms) <P12> 148ms (154ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $100
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.814 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 5 frames, rountrip 5ms, max 186ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 194ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $76 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13> 5ms (11ms) <P11> 187ms (194ms) <P12> 148ms (154ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8384093915347947262
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 8, total: 17, needed: 12
  INFO [Shop.printPriceFactor]                       Food is decreased to 78%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)dcthebender chat: sry
  INFO [GameController.apply]                        (P11)dcthebender chat: i tried
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Food: 6 critical: 3 surplus: 3 money: $1089
  INFO [CollectionPhase.goToNextPhase]               (P11)dcthebender Food: 1 critical: 3 surplus: -2 money: $806
  INFO [CollectionPhase.goToNextPhase]               (P10)speedymule Food: 1 critical: 3 surplus: -2 money: $179
  INFO [CollectionPhase.goToNextPhase]               (P12)landru Food: 1 critical: 3 surplus: -2 money: $1163
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13> 5ms (11ms) <P11> 187ms (194ms) <P12> 146ms (161ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.807 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 5 frames, rountrip 5ms, max 193ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 194ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)speedymule (P11)dcthebender (P12)landru 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<A.D.A.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer dcthebender rank 2 takes over trade from buyer speedymule rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer dcthebender rank 2 takes over trade from buyer speedymule rank 1
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P13)<A.D.A.M.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 194ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 194ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 194ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $50 (6 units for $300)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 30
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13> 5ms (11ms) <P11> 193ms (194ms) <P12> 145ms (151ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6809513938738050794
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 8, total: 13, needed: 7
  INFO [Shop.printPriceFactor]                       Energy is decreased to 65%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Energy: 1 critical: 2 surplus: -1 money: $1239
  INFO [CollectionPhase.goToNextPhase]               (P11)dcthebender Energy: 1 critical: 2 surplus: -1 money: $656
  INFO [CollectionPhase.goToNextPhase]               (P10)speedymule Energy: 2 critical: 1 surplus: 1 money: $129
  INFO [CollectionPhase.goToNextPhase]               (P12)landru Energy: 1 critical: 2 surplus: -1 money: $1063
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 18
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13> 5ms (11ms) <P11> 193ms (194ms) <P12> 145ms (161ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.807 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 5 frames, rountrip 5ms, max 193ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 194ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)speedymule (P13)<A.D.A.M.> (P11)dcthebender (P12)landru 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 194ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 194ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $45 (8 units for $360)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 34
  INFO [GameController.beginNextPhase]               --------- SUMMARY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13> 5ms (8ms) <P11> 187ms (194ms) <P12> 151ms (169ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3960695863533432985
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 3670728
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Money: $1149 Plots: 1 Assets: 345 Total: 1994
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Food: 3 Energy: 3 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)landru Money: $928 Plots: 1 Assets: 440 Total: 1868
  INFO [SummaryPhase2.begin]                         (P12)landru Food: 3 Energy: 4 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)dcthebender Money: $566 Plots: 1 Assets: 746 Total: 1812
  INFO [SummaryPhase2.begin]                         (P11)dcthebender Food: 4 Energy: 3 Smithore: 2 Crystite: 2
  INFO [SummaryPhase2.begin]                         (P10)speedymule Money: $84 Plots: 2 Assets: 235 Total: 1319
  INFO [SummaryPhase2.begin]                         (P10)speedymule Food: 2 Energy: 3 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 3 mules for 6 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $120
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $76
  INFO [SummaryPhase2.begin]                         Shop Smithore: 3 units $62
  INFO [SummaryPhase2.begin]                         Shop Food: 5 units $50
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $45
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $120
  INFO [SummaryPhase2.begin]                         Colony total: 6993
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Round
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13> 5ms (8ms) <P11> 186ms (200ms) <P12> 154ms (182ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.M.> is using the search to pick a tile.
  INFO [DevelopmentPlanFinder$1.run]                 AI: <A.D.A.M.> found 4 plans testing 6198 tiles in 76316593ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: Plain Energy <claim> (+3) 2219 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 2954 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: Plain Energy <claim> (+3) 2219 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 2954 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: Plain Energy <claim> (+3) 2219 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 2954 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: Plain Energy <claim> (+3) 2219 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 2954 points
  INFO [LandGrantActuator.update]                    AI: <A.D.A.M.> wants Plain (5,2)
  INFO [LandGrantActuator.agreeOnClaims]             AI: Try to agree on tiles to claim.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 5 frames, rountrip 5ms, max 186ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 200ms 18 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 5 frames, rountrip 5ms, max 186ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P11)dcthebender is granted tile 4: River (4,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 5 frames, rountrip 5ms, max 186ms
  INFO [LandGrantPhase.update]                       (P10)speedymule pressed at plot 11 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P10)speedymule is granted tile 11: Plain (2,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 5 frames, rountrip 5ms, max 193ms
  INFO [LandGrantPhase.update]                       (P13)<A.D.A.M.> pressed at plot 20 frame 1
  INFO [LandGrantActuator.pickNextTile]              AI: <A.D.A.M.> can't claim Plain (5,2) and wants Plain (6,2) instead
  INFO [LandGrantPhase.claimPlot]                    (P12)landru is granted tile 20: Plain (5,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 5 frames, rountrip 5ms, max 186ms
  INFO [LandGrantPhase.update]                       (P13)<A.D.A.M.> pressed at plot 21 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P13)<A.D.A.M.> is granted tile 21: Plain (6,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 5 frames, rountrip 5ms, max 186ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 28
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13> 5ms (9ms) <P11> 185ms (200ms) <P12> 150ms (169ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [AbstractLandAuctionPhase.begin]              Player Land Auctions: 1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $916
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> originally valued the plot at $4407
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> targets price $924
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (10) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 5 frames, rountrip 5ms, max 186ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)speedymule (P13)<A.D.A.M.> (P11)dcthebender (P12)landru 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P12)landru chat: no!!!!!
  INFO [GameController.apply]                        (P12)landru chat: fuck
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $916 (changed $-8)
  INFO [GameController.apply]                        (P10)speedymule chat: LOLLLLL
  INFO [GameController.apply]                        (P12)landru chat: when
  INFO [GameController.apply]                        (P11)dcthebender chat: uh oh
  INFO [GameController.apply]                        (P12)landru chat: what od you think?
  INFO [GameController.apply]                        (P12)landru chat: can i risk it?
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 56
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13> 2ms (12ms) <P11> 189ms (200ms) <P12> 144ms (154ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $448
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> originally valued the plot at $1475
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> targets price $924
  INFO [AbstractAuctionController.begin]             Begin auction id 3
  INFO [GameController.apply]                        (P12)landru chat: when
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (10) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 5 frames, rountrip 3ms, max 189ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)speedymule (P13)<A.D.A.M.> (P11)dcthebender (P12)landru 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P10)speedymule chat: poor adam
  INFO [GameController.apply]                        (P10)speedymule chat: go uo 566
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $924 (changed $60)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $872 (changed $-52)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $816 (changed $-56)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $792 (changed $-24)
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [AbstractLandAuctionPhase.buyLand]            (P13)<A.D.A.M.> bought the plot for $660
  INFO [GameController.apply]                        (P12)landru chat: shit!
  INFO [GameController.apply]                        (P11)dcthebender chat: fuck
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #2
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 54
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13> 4ms (11ms) <P11> 189ms (198ms) <P12> 141ms (158ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [PlotSeller.beginAuction]                     Land auction price: $600
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> originally valued the plot at $1475
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> targets price $-24
  INFO [AbstractAuctionController.begin]             Begin auction id 4
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (10) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 5 frames, rountrip 3ms, max 189ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)speedymule (P13)<A.D.A.M.> (P11)dcthebender (P12)landru 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P12)landru chat: what a debacle
  INFO [GameController.apply]                        (P11)dcthebender chat: nnnnnnoooooo
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (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 [AbstractLandAuctionPhase.buyLand]            (P12)landru bought the plot for $600
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #3
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 26
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13> 10ms (13ms) <P11> 189ms (198ms) <P12> 141ms (154ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [PlotSeller.beginAuction]                     Land auction price: $540
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> originally valued the plot at $1992
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> targets price $-24
  INFO [AbstractAuctionController.begin]             Begin auction id 5
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (10) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 5 frames, rountrip 11ms, max 188ms
  INFO [GameController.apply]                        (P12)landru chat: WOW!
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)speedymule (P13)<A.D.A.M.> (P11)dcthebender (P12)landru 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P12)landru chat: dc gets one after all
  INFO [GameController.apply]                        (P11)dcthebender chat: yeah!
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (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 [AbstractLandAuctionPhase.buyLand]            (P11)dcthebender bought the plot for $540
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 42
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13> 13ms (20ms) <P11> 188ms (195ms) <P12> 145ms (161ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 13 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -64541792042921170
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9610977
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<A.D.A.M.> (rank 1)
  INFO [Player.useFood]                              (P13)<A.D.A.M.> has 3 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13> 13ms (20ms) <P11> 188ms (195ms) <P12> 145ms (164ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 13 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<A.D.A.M.>
  INFO [Wampus.<init>]                               Wampus has 10 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> beginning threaded development.
  INFO [DevelopmentPlanner.begin]                    AI: <A.D.A.M.> starts by assaying River (4,3)
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: Assay
  INFO [DevelopmentPlanner.begin]                    AI: <A.D.A.M.> LP was infeasible (or ignored).
  INFO [DevelopmentPlanFinder$1.run]                 AI: <A.D.A.M.> found 1 plans testing 642 tiles in 5356229ns
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: Plain Energy (+3) Plain Energy (+3) 2109 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 3159 points
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> is adding the search results to the plan.
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 2 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,1) into Energy from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (6,2) into Energy from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (5,1): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (6,2): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P13)<A.D.A.M.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: Assay
  INFO [MuleGameContainer.setFullscreen]             Setting fullscreen mode
  INFO [MuleGameContainer.setFullscreen]             Fullscreen mode: 1600 x 1200 x 32 @60Hz Scale: 2 Height-Diff: 240 Aspect-Diff: 0.0 Snap Scale: true
  INFO [MuleGameContainer.setFullscreen]             Viewport: x=160 y=120 width=1280 height=960
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [GameController.apply]                        (P12)landru chat: the store is a high
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile Plain (5,1) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameController.apply]                        (P12)landru chat: oh , that was ADAM that assayed that
  INFO [GameController.apply]                        (P12)landru chat: nevermind
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile Plain (6,2) with Energy factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <A.D.A.M.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> caught the Mountain Wampus and got $100
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<A.D.A.M.> gambles $103, max: 47.5, left: 13.599224, fraction 0.28629947
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $103 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<A.D.A.M.> finishes on update 1721
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 112
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13> 12ms (19ms) <P11> 185ms (195ms) <P12> 157ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 12 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 9034746530080457922
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.25138414
  INFO [PlayerEventPhase.begin]                      Event player: (P12)landru (rank 2)
  INFO [PlayerEventPhase.begin]                      Event: HomeWorldPackage
  INFO [PlayerEventPhase$1.finished]                 Event Message: You just received a package from your home-world relatives containing 3 food and 2 energy units
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P12)landru chat: not needed
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P12)landru has 6 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13> 5ms (13ms) <P11> 185ms (194ms) <P12> 157ms (174ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)landru
  INFO [Wampus.<init>]                               Wampus has 10 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)landru develops tile Plain (3,4) with Crystite factory
  INFO [GameModel.developLand]                       (P12)landru undevelops tile Plain (3,4)
  INFO [GameModel.developLand]                       (P12)landru develops tile Plain (5,2) with Crystite factory
  INFO [DevelopmentMessenger.showMessage]            landru caught the Mountain Wampus and got $100
  INFO [GameModel.sellMule]                          (P12)landru sold a mule for $120
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)landru finishes on update 2352
  INFO [GameModel.gamble]                            (P12)landru gambles $51, max: 47.5, left: 0.9791031, fraction 0.020612696
  INFO [DevelopmentMessenger.showMessage]            landru won $51 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 56
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13> 1ms (5ms) <P11> 187ms (189ms) <P12> 146ms (165ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -906497361781790499
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.36912847
  INFO [PlayerEventPhase.begin]                      No player event for (P11)dcthebender (rank 3)
  INFO [Player.useFood]                              (P11)dcthebender has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13> 1ms (5ms) <P11> 187ms (189ms) <P12> 146ms (165ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)dcthebender
  INFO [Wampus.<init>]                               Wampus has 10 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)dcthebender got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentMessenger.showMessage]            dcthebender caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)dcthebender finishes on update 2233
  INFO [GameModel.gamble]                            (P11)dcthebender gambles $51, max: 47.5, left: 3.6591005, fraction 0.0770337
  INFO [DevelopmentMessenger.showMessage]            dcthebender won $51 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 46
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13> 1ms (4ms) <P11> 189ms (192ms) <P12> 153ms (175ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8741510249698869373
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.05974847
  INFO [PlayerEventPhase.begin]                      Event player: (P10)speedymule (rank 4)
  INFO [PlayerEventPhase.begin]                      Event: SwampEelEating
  INFO [PlayerEventPhase$1.finished]                 Event Message: You won the colony Swamp Eel eating contest and collected $50 (Yuck!)
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Player.useFood]                              (P10)speedymule has 2 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13> 1ms (4ms) <P11> 189ms (192ms) <P12> 153ms (175ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10)speedymule
  INFO [Wampus.<init>]                               Wampus has 10 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]                          (P10)speedymule got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [DevelopmentMessenger.showMessage]            speedymule caught the Mountain Wampus and got $100
  INFO [GameModel.gamble]                            (P10)speedymule gambles $51, max: 47.5, left: 1.8327622, fraction 0.038584467
  INFO [DevelopmentMessenger.showMessage]            speedymule won $51 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P10)speedymule finishes on update 1603
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 40
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13> 1ms (14ms) <P11> 190ms (194ms) <P12> 170ms (185ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13> 1ms (14ms) <P11> 190ms (194ms) <P12> 170ms (185ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2702287241523575499
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P13)<A.D.A.M.> has 3 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P11)dcthebender has 3 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P10)speedymule has 3 energy and needs 0 energy
  INFO [ProductionPhase.finishPower]                 (P12)landru has 6 energy and needs 2 energy
  INFO [ProductionPhase.logProduction]               (P13)<A.D.A.M.> expects 4 food, 6 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)dcthebender expects 0 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10)speedymule expects 0 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)landru expects 0 food, 0 energy, 4 smithore, 2 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P13)<A.D.A.M.> produced 6 food, 9 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)dcthebender produced 0 food, 0 energy, 0 smithore, 1 crystite
  INFO [ProductionPhase.logProduction]               (P10)speedymule produced 0 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)landru produced 0 food, 0 energy, 5 smithore, 2 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 18
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13> 5ms (15ms) <P11> 184ms (193ms) <P12> 168ms (178ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: FIRE_IN_STORE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6081342162127522957
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P12)landru chat: ut oh
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13> 5ms (17ms) <P11> 184ms (193ms) <P12> 168ms (178ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -312309348066325306
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $62
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-4
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 11, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 80%
  INFO [Shop.printPriceFactor]                       Smithore buy price $46 sell price $81
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Smithore: 0 critical: 0 surplus: 0 money: $352
  INFO [CollectionPhase.goToNextPhase]               (P11)dcthebender Smithore: 2 critical: 0 surplus: 2 money: $177
  INFO [CollectionPhase.goToNextPhase]               (P10)speedymule Smithore: 0 critical: 0 surplus: 0 money: $285
  INFO [CollectionPhase.goToNextPhase]               (P12)landru Smithore: 5 critical: 0 surplus: 5 money: $259
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13> 12ms (17ms) <P11> 184ms (193ms) <P12> 166ms (178ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 12 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $81
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $210
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.816 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 5 frames, rountrip 12ms, max 184ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 193ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $46 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13> 12ms (19ms) <P11> 184ms (193ms) <P12> 161ms (178ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 12 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7886251819834318748
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $76
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $72 sell price $212
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Crystite: 0 critical: 0 surplus: 0 money: $352
  INFO [CollectionPhase.goToNextPhase]               (P11)dcthebender Crystite: 3 critical: 0 surplus: 3 money: $177
  INFO [CollectionPhase.goToNextPhase]               (P10)speedymule Crystite: 0 critical: 0 surplus: 0 money: $285
  INFO [CollectionPhase.goToNextPhase]               (P12)landru Crystite: 2 critical: 0 surplus: 2 money: $259
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13> 14ms (19ms) <P11> 184ms (193ms) <P12> 166ms (179ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 12 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $100
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (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.816 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 5 frames, rountrip 14ms, max 184ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 193ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)speedymule (P13)<A.D.A.M.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)dcthebender (P12)landru 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 7
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [Player.increaseAuctionTeleportCount]         (P12)landru auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [Player.increaseAuctionTeleportCount]         (P11)dcthebender auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 212ms
  INFO [MuleGameContainer.setWindowedMode]           Setting windowed mode: 640 x 480 x 0 @0Hz
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $72 (5 units for $360)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 96
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13> 12ms (19ms) <P11> 184ms (184ms) <P12> 163ms (179ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 12 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5411474846450152724
  INFO [Shop.calcBuySellPrice]                       Current Food price $50
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 9, needed: 12
  INFO [Shop.printPriceFactor]                       Food is increased to 125%
  INFO [Shop.printPriceFactor]                       Food buy price $48 sell price $83
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Food: 6 critical: 3 surplus: 3 money: $352
  INFO [CollectionPhase.goToNextPhase]               (P11)dcthebender Food: 1 critical: 3 surplus: -2 money: $393
  INFO [CollectionPhase.goToNextPhase]               (P10)speedymule Food: 0 critical: 3 surplus: -3 money: $285
  INFO [CollectionPhase.goToNextPhase]               (P12)landru Food: 2 critical: 3 surplus: -1 money: $403
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13> 12ms (19ms) <P11> 184ms (184ms) <P12> 158ms (212ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 12 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $63
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.816 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 5 frames, rountrip 12ms, max 184ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 236ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)speedymule (P12)landru 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<A.D.A.M.> (P11)dcthebender 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller dcthebender rank 3 takes over trade from seller <A.D.A.M.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller dcthebender rank 3 takes over trade from seller <A.D.A.M.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller dcthebender rank 3 takes over trade from seller <A.D.A.M.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller dcthebender rank 3 takes over trade from seller <A.D.A.M.> rank 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 236ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller dcthebender rank 3 takes over trade from seller <A.D.A.M.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller dcthebender rank 3 takes over trade from seller <A.D.A.M.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller dcthebender rank 3 takes over trade from seller <A.D.A.M.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller dcthebender rank 3 takes over trade from seller <A.D.A.M.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 236ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $63
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P11)dcthebender auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 236ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $63
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 237ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $72 (2 units for $144)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13> 12ms (12ms) <P11> 184ms (187ms) <P12> 160ms (237ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 12 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7898547663965263913
  INFO [Shop.calcBuySellPrice]                       Current Energy price $45
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 19, needed: 8
  INFO [Shop.printPriceFactor]                       Energy is decreased to 57%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Energy: 11 critical: 2 surplus: 9 money: $435
  INFO [CollectionPhase.goToNextPhase]               (P11)dcthebender Energy: 2 critical: 2 surplus: 0 money: $454
  INFO [CollectionPhase.goToNextPhase]               (P10)speedymule Energy: 3 critical: 1 surplus: 2 money: $141
  INFO [CollectionPhase.goToNextPhase]               (P12)landru Energy: 3 critical: 3 surplus: 0 money: $403
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13> 12ms (12ms) <P11> 183ms (184ms) <P12> 154ms (189ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 12 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.81700003 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 5 frames, rountrip 12ms, max 183ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 185ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)speedymule (P11)dcthebender (P12)landru 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<A.D.A.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 185ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 185ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 185ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [GameController.apply]                        (P11)dcthebender chat: what does the flame do?
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $45 (4 units for $180)
  INFO [GameController.beginNextPhase]               --------- SUMMARY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13> 12ms (12ms) <P11> 183ms (184ms) <P12> 156ms (185ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 12 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1210941867843990345
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 5558112
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Money: $615 Plots: 3 Assets: 905 Total: 3020
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Food: 5 Energy: 7 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)landru Money: $268 Plots: 3 Assets: 889 Total: 2657
  INFO [SummaryPhase2.begin]                         (P12)landru Food: 2 Energy: 6 Smithore: 5 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)dcthebender Money: $409 Plots: 3 Assets: 362 Total: 2271
  INFO [SummaryPhase2.begin]                         (P11)dcthebender Food: 0 Energy: 3 Smithore: 2 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P10)speedymule Money: $141 Plots: 3 Assets: 279 Total: 1920
  INFO [SummaryPhase2.begin]                         (P10)speedymule Food: 2 Energy: 3 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 11 mules
  INFO [Shop.buildMules]                             A mule now costs $90
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $72
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $46
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $72
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $45
  INFO [SummaryPhase2.begin]                         Shop mules: 11 $90
  INFO [SummaryPhase2.begin]                         Colony total: 9868
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Round
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13> 12ms (12ms) <P11> 183ms (189ms) <P12> 154ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 12 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 11 mules.
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.D.A.M.> wants Mountain3 (7,0)
  INFO [LandGrantActuator.agreeOnClaims]             AI: Try to agree on tiles to claim.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 5 frames, rountrip 12ms, max 183ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 189ms 17 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 5 frames, rountrip 12ms, max 183ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P13)<A.D.A.M.> pressed at plot 6 frame 4
  INFO [LandGrantActuator.getAdamTile]               AI: <A.D.A.M.> wants Mountain3 (1,4)
  INFO [LandGrantPhase.claimPlot]                    (P11)dcthebender is granted tile 6: Mountain3 (7,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 5 frames, rountrip 12ms, max 183ms
  INFO [LandGrantPhase.claimPlot]                    (P12)landru is granted tile 15: Mountain1 (2,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 5 frames, rountrip 12ms, max 184ms
  INFO [LandGrantPhase.update]                       (P10)speedymule pressed at plot 16 frame 3
  INFO [LandGrantPhase.claimPlot]                    (P10)speedymule is granted tile 16: Plain (3,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 5 frames, rountrip 12ms, max 184ms
  INFO [LandGrantPhase.update]                       (P13)<A.D.A.M.> pressed at plot 25 frame 3
  INFO [LandGrantPhase.claimPlot]                    (P13)<A.D.A.M.> is granted tile 25: Mountain3 (1,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 5 frames, rountrip 12ms, max 186ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 30
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13> 12ms (12ms) <P11> 189ms (194ms) <P12> 152ms (185ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 12 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $540
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> originally valued the plot at $1985
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> targets price $384
  INFO [AbstractAuctionController.begin]             Begin auction id 6
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (10) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 5 frames, rountrip 12ms, max 189ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)speedymule (P13)<A.D.A.M.> (P11)dcthebender (P12)landru 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 32
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13> 12ms (12ms) <P11> 192ms (206ms) <P12> 152ms (177ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 12 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6518700544029749010
  INFO [Development.setPlayerOrder]                  Normal development order. 11 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.11036098
  INFO [PlayerEventPhase.begin]                      Event player: (P13)<A.D.A.M.> (rank 1)
  INFO [PlayerEventPhase.begin]                      Event: MuleLostBolt
  INFO [PlayerEventPhase$1.finished]                 Event Message: One of your M.U.L.E.s lost a bolt. Repairs cost you $75
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P13)<A.D.A.M.> has 5 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13> 12ms (12ms) <P11> 192ms (209ms) <P12> 157ms (178ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 12 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<A.D.A.M.>
  INFO [Wampus.<init>]                               Wampus has 3 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> beginning threaded development.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.D.A.M.> got lower bound of 1193.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> finished Development LP in time 0ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 3011.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,1) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (6,2) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (1,4) into Smithore from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (5,1): Energy --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (6,2): Energy --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Mountain3 (1,4): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> successfully enqueued the entire plan.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile Plain (5,1) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile Plain (6,2) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile Mountain3 (1,4) with Smithore factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <A.D.A.M.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> caught the Mountain Wampus and got $100
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> is assaying Mountain3 (1,4).
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P13)<A.D.A.M.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            Found High amounts of Crystite
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToPub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<A.D.A.M.> finishes on update 2401
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 60
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13> 6ms (13ms) <P11> 192ms (194ms) <P12> 157ms (171ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8188070395901444398
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.25630796
  INFO [PlayerEventPhase.begin]                      Event player: (P12)landru (rank 2)
  INFO [PlayerEventPhase.begin]                      Event: WormInfestation
  INFO [PlayerEventPhase$1.finished]                 Event Message: The colony awarded you $100 for stopping the Wart Worm infestation
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P12)landru chat: thanks colony
  INFO [GameController.apply]                        (P11)dcthebender chat: g2g brb
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Player.useFood]                              (P12)landru has 2 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13> 6ms (13ms) <P11> 191ms (193ms) <P12> 156ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)landru
  INFO [Wampus.<init>]                               Wampus has 3 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 [GameController.apply]                        (P11)dcthebender chat: afk
  INFO [GameModel.developLand]                       (P12)landru develops tile Plain (3,4) with Food factory
  INFO [GameModel.developLand]                       (P12)landru develops tile Mountain1 (2,2) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            landru caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)landru finishes on update 1649
  INFO [GameModel.gamble]                            (P12)landru gambles $53, max: 47.5, left: 1.072763, fraction 0.022584483
  INFO [DevelopmentMessenger.showMessage]            landru won $53 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 44
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13> 6ms (13ms) <P11> 192ms (195ms) <P12> 159ms (196ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8924667054820150421
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.34949332
  INFO [PlayerEventPhase.begin]                      No player event for (P11)dcthebender (rank 3)
  INFO [Player.useFood]                              (P11)dcthebender has 0 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P12)landru chat: that game won't wait
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13> 6ms (12ms) <P11> 192ms (195ms) <P12> 159ms (196ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)dcthebender
  INFO [Wampus.<init>]                               Wampus has 3 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 [GameController.apply]                        (P12)landru chat: until the end og the whole turn
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)dcthebender finishes on update 251
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13> 6ms (12ms) <P11> 192ms (195ms) <P12> 162ms (196ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4661889413438181250
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.04010296
  INFO [PlayerEventPhase.begin]                      Event player: (P10)speedymule (rank 4)
  INFO [PlayerEventPhase.begin]                      Event: RelativeDied
  INFO [PlayerEventPhase$1.finished]                 Event Message: A distant relative died and left you a vast fortune. But after taxes you only got $100
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P12)landru chat: !
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Player.useFood]                              (P10)speedymule has 2 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13> 6ms (12ms) <P11> 181ms (195ms) <P12> 159ms (198ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10)speedymule
  INFO [Wampus.<init>]                               Wampus has 3 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)speedymule develops tile Plain (3,2) with Food factory
  INFO [GameModel.developLand]                       (P10)speedymule develops tile Mountain1 (3,1) with Food factory
  INFO [DevelopmentMessenger.showMessage]            speedymule caught the Mountain Wampus and got $100
  INFO [GameController.apply]                        (P11)dcthebender chat: did imiss my turn?
  INFO [GameModel.gamble]                            (P10)speedymule gambles $52, max: 47.5, left: 3.052761, fraction 0.064268656
  INFO [DevelopmentMessenger.showMessage]            speedymule won $52 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P10)speedymule finishes on update 1564
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 36
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13> 6ms (12ms) <P11> 182ms (196ms) <P12> 168ms (193ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13> 6ms (12ms) <P11> 182ms (196ms) <P12> 168ms (193ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2586447694076713084
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P13)<A.D.A.M.> has 7 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P11)dcthebender has 3 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P10)speedymule has 3 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P12)landru has 6 energy and needs 4 energy
  INFO [ProductionPhase.logProduction]               (P13)<A.D.A.M.> expects 11 food, 0 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)dcthebender expects 0 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10)speedymule expects 5 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)landru expects 2 food, 0 energy, 6 smithore, 2 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameController.apply]                        (P10)speedymule chat: just the gambling
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P13)<A.D.A.M.> produced 12 food, 0 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)dcthebender produced 0 food, 0 energy, 0 smithore, 1 crystite
  INFO [ProductionPhase.logProduction]               (P10)speedymule produced 6 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)landru produced 0 food, 0 energy, 7 smithore, 4 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13> 6ms (13ms) <P11> 183ms (196ms) <P12> 159ms (181ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PIRATE_SHIP
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6495746093295696493
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P10)speedymule chat: you had no food
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13> 6ms (12ms) <P11> 183ms (196ms) <P12> 168ms (193ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5786717701617887783
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $46
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $19
  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 $77 sell price $112
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)dcthebender chat: damn irates
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Smithore: 4 critical: 0 surplus: 4 money: $525
  INFO [CollectionPhase.goToNextPhase]               (P11)dcthebender Smithore: 2 critical: 0 surplus: 2 money: $409
  INFO [CollectionPhase.goToNextPhase]               (P10)speedymule Smithore: 0 critical: 0 surplus: 0 money: $163
  INFO [CollectionPhase.goToNextPhase]               (P12)landru Smithore: 12 critical: 0 surplus: 12 money: $241
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (11) 0 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 101024 user number 11
  INFO [ConnectedClient.removeUser]                  Server: Removing user 11 from /67.6.99.124 <P11>
  INFO [Server.removeClient]                         Server: Removing client /67.6.99.124 <> with id c38f3e4e-d0bb-4676-9a16-446f1ccbcac7
  INFO [UserController.setAiPlayer]                  (P11)dcthebender is taken over by an AI player
  INFO [UserController.setAiPlayer]                  dcthebender is using the Adam's AI
  INFO [Server.addUserToClient]                      Server: /127.0.0.1 <P10 P13> gets user number 11
  INFO [GameModel.setLocalUser]                      (P11)dcthebender is a local Player
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /67.6.99.124 <>
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 6ms (13ms) <P12> 179ms (198ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 3
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $190
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $190
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $178
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $190
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.824 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 5 frames, rountrip 6ms, max 176ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 198ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)speedymule 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<A.D.A.M.> (P11)dcthebender (P12)landru 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 5
  INFO [AuctionActuator.beginAuction]                AI: dcthebender has buyout mask 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $77 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 22
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 6ms (13ms) <P12> 176ms (198ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5095096040800899734
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $72
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $136 sell price $276
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Crystite: 0 critical: 0 surplus: 0 money: $525
  INFO [CollectionPhase.goToNextPhase]               (P11)dcthebender Crystite: 0 critical: 0 surplus: 0 money: $409
  INFO [CollectionPhase.goToNextPhase]               (P10)speedymule Crystite: 0 critical: 0 surplus: 0 money: $163
  INFO [CollectionPhase.goToNextPhase]               (P12)landru Crystite: 0 critical: 0 surplus: 0 money: $241
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 6ms (13ms) <P12> 176ms (198ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $100
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $136 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 6ms (13ms) <P12> 176ms (198ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8804888115204672890
  INFO [Shop.calcBuySellPrice]                       Current Food price $72
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 19, needed: 12
  INFO [Shop.printPriceFactor]                       Food is decreased to 72%
  INFO [Shop.printPriceFactor]                       Food buy price $37 sell price $72
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P10)speedymule chat: WTF
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Food: 13 critical: 3 surplus: 10 money: $525
  INFO [CollectionPhase.goToNextPhase]               (P11)dcthebender Food: 0 critical: 3 surplus: -3 money: $409
  INFO [CollectionPhase.goToNextPhase]               (P10)speedymule Food: 6 critical: 3 surplus: 3 money: $163
  INFO [CollectionPhase.goToNextPhase]               (P12)landru Food: 0 critical: 3 surplus: -3 money: $241
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 22
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 6ms (13ms) <P12> 163ms (199ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 3
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $37
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $72
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $-52
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.837 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 6ms, max 163ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 199ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)dcthebender (P12)landru 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10)speedymule (P13)<A.D.A.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: dcthebender has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $37
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $72
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $-52
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 120ms
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $37
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $72
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $-52
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $37
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $72
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $-52
  INFO [Player.increaseAuctionTeleportCount]         (P10)speedymule auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 199ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $37
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $72
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $-52
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 199ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $37
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $72
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $-52
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $37
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $72
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $-52
  INFO [Player.increaseAuctionTeleportCount]         (P12)landru auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 199ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $71 (6 units for $429)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 30
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 6ms (13ms) <P12> 163ms (199ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4579811284576524917
  INFO [Shop.calcBuySellPrice]                       Current Energy price $45
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 8, needed: 15
  INFO [Shop.printPriceFactor]                       Energy is increased to 166%
  INFO [Shop.printPriceFactor]                       Energy buy price $60 sell price $95
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Energy: 3 critical: 5 surplus: -2 money: $741
  INFO [CollectionPhase.goToNextPhase]               (P11)dcthebender Energy: 2 critical: 2 surplus: 0 money: $196
  INFO [CollectionPhase.goToNextPhase]               (P10)speedymule Energy: 1 critical: 3 surplus: -2 money: $376
  INFO [CollectionPhase.goToNextPhase]               (P12)landru Energy: 2 critical: 5 surplus: -3 money: $25
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 6ms (13ms) <P12> 162ms (185ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 3
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $75
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $75
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $-75
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.842 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 6ms, max 158ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $75 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- SUMMARY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 6ms (13ms) <P12> 158ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3083435600742462657
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 50490560
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Money: $741 Plots: 4 Assets: 1533 Total: 4274
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Food: 10 Energy: 3 Smithore: 4 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)landru Money: $25 Plots: 4 Assets: 1702 Total: 3727
  INFO [SummaryPhase2.begin]                         (P12)landru Food: 3 Energy: 2 Smithore: 12 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)dcthebender Money: $196 Plots: 4 Assets: 652 Total: 2848
  INFO [SummaryPhase2.begin]                         (P11)dcthebender Food: 3 Energy: 2 Smithore: 2 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P10)speedymule Money: $376 Plots: 4 Assets: 408 Total: 2784
  INFO [SummaryPhase2.begin]                         (P10)speedymule Food: 3 Energy: 1 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 6 mules
  INFO [Shop.buildMules]                             A mule now costs $150
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $136
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $77
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $71
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $75
  INFO [SummaryPhase2.begin]                         Shop mules: 6 $150
  INFO [SummaryPhase2.begin]                         Colony total: 13633
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.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 (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 6ms (12ms) <P12> 158ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [Development.setPlayerOrder]                  Reverse development order. 6 mules.
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.D.A.M.> wants Plain (6,1)
  INFO [LandGrantActuator.begin]                     AI: dcthebender is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: dcthebender wants Plain (6,3)
  INFO [LandGrantActuator.agreeOnClaims]             AI: Try to agree on tiles to claim.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 4 frames, rountrip 6ms, max 158ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 168ms 16 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 4 frames, rountrip 6ms, max 158ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P10)speedymule pressed at plot 8 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P10)speedymule is granted tile 8: Plain (1,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 6ms, max 158ms
  INFO [LandGrantPhase.update]                       (P13)<A.D.A.M.> pressed at plot 10 frame 3
  INFO [LandGrantPhase.claimPlot]                    (P13)<A.D.A.M.> is granted tile 10: Plain (6,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 6ms, max 158ms
  INFO [LandGrantPhase.claimPlot]                    (P12)landru is granted tile 11: Plain (8,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 6ms, max 158ms
  INFO [LandGrantPhase.update]                       (P11)dcthebender pressed at plot 18 frame 3
  INFO [LandGrantPhase.claimPlot]                    (P11)dcthebender is granted tile 18: Plain (6,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 6ms, max 162ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 36
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 6ms (10ms) <P12> 160ms (185ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 6ms (10ms) <P12> 160ms (185ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6792162779696680563
  INFO [Development.setPlayerOrder]                  Reverse development order. 6 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.026891172
  INFO [PlayerEventPhase.begin]                      Event player: (P10)speedymule (rank 4)
  INFO [PlayerEventPhase.begin]                      Event: DeadMooseRat
  INFO [PlayerEventPhase$1.finished]                 Event Message: You found a dead Moose Rat and sold the hide for $100
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Player.useFood]                              (P10)speedymule has 3 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 6ms (12ms) <P12> 158ms (185ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10)speedymule
  INFO [Wampus.<init>]                               Wampus has 3 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)speedymule develops tile Mountain1 (3,1) with Energy factory
  INFO [GameModel.developLand]                       (P10)speedymule develops tile Plain (2,1) with Energy factory
  INFO [GameModel.developLand]                       (P10)speedymule develops tile Mountain3 (0,3) with Smithore factory
  INFO [GameModel.developLand]                       (P10)speedymule undevelops tile Mountain1 (3,1)
  INFO [GameModel.developLand]                       (P10)speedymule develops tile Plain (1,1) with Energy factory
  INFO [GameModel.gamble]                            (P10)speedymule gambles $109, max: 47.5, left: 2.7791014, fraction 0.058507398
  INFO [DevelopmentMessenger.showMessage]            speedymule won $109 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P10)speedymule finishes on update 2236
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [GameController.apply]                        (P12)landru chat: wanna restart
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 56
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 5ms (10ms) <P12> 160ms (188ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1391910588227713647
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.57784516
  INFO [PlayerEventPhase.begin]                      No player event for (P11)dcthebender (rank 3)
  INFO [Player.useFood]                              (P11)dcthebender has 3 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P12)landru chat: that other game should be finishing soon
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 5ms (10ms) <P12> 160ms (188ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)dcthebender
  INFO [Wampus.<init>]                               Wampus has 3 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: dcthebender copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: dcthebender beginning threaded development.
  INFO [DevelopmentPlanner.begin]                    AI: dcthebender starts by assaying Plain (6,3)
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: Assay
  INFO [PlayerLP.makeDevelopmentPlan]                AI: dcthebender started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: dcthebender couldn't find a lower bound using the previous solution (even with fudging).
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: dcthebender finished Development LP in time 12ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 1493.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: dcthebender picked 4 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (7,2) into Empty from Crystite
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (4,0) into Food from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (5,3) into Energy from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (7,0) into Smithore from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: dcthebender is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.bringMule]                Stripping because want it empty
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: dcthebender ------- is trying Mountain3 (7,2): Crystite --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: dcthebender ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: dcthebender ------- is trying River (4,0): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: dcthebender ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: dcthebender ------- is trying Plain (5,3): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: dcthebender ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: dcthebender ------- is trying Mountain3 (7,0): Empty --> Smithore
  INFO [DevelopmentPlanner.enqueueEquipViaWampus]    AI: dcthebender couldn't afford to equip a new mule
  INFO [DevelopmentPlanner.enqueueHuntWampus]        AI: dcthebender tries to hunt the wampus.
  INFO [DevelopmentPlanner.enqueueHuntWampus]        				 --- success (at least in theory)!
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: CatchWampus
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: dcthebender ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: dcthebender successfully enqueued the entire plan.
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [DevelopmentActionQueue2.update]              AI: dcthebender Action: GoToAssayStore
  INFO [GameController.apply]                        (P12)landru chat: and they are just two guys playing AIs too
  INFO [GameModel.buyAssay]                          (P11)dcthebender got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: dcthebender Action: Assay
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [DevelopmentActionQueue2.update]              AI: dcthebender Action: PlaceMule
  INFO [GameModel.developLand]                       (P11)dcthebender undevelops tile Mountain3 (7,2)
  INFO [DevelopmentActionQueue2.update]              AI: dcthebender Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: dcthebender Action: PlaceMule
  INFO [GameModel.developLand]                       (P11)dcthebender develops tile River (4,0) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: dcthebender Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: dcthebender Action: GoToOutfitStore
  INFO [GameController.apply]                        (P12)landru chat: they are in the 10th round
  INFO [DevelopmentActionQueue2.update]              AI: dcthebender Action: PlaceMule
  INFO [GameModel.developLand]                       (P11)dcthebender develops tile Plain (5,3) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: dcthebender Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            dcthebender caught the Mountain Wampus and got $200
  INFO [DevelopmentActionQueue2.update]              AI: dcthebender Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: dcthebender Action: GoToOutfitStore
  INFO [GameController.apply]                        (P10)speedymule chat: you dont know if they will join - i m a bit short on time
  INFO [DevelopmentActionQueue2.update]              AI: dcthebender Action: PlaceMule
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P11)dcthebender finishes on update 2401
  INFO [Mule.runAway]                                Mule runs away for (P11)dcthebender
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [GameController.apply]                        (P12)landru chat: matzestin and maximus whom i played earlier today
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 56
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 3ms (9ms) <P12> 158ms (188ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8088695675054397210
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.91576475
  INFO [PlayerEventPhase.begin]                      No player event for (P12)landru (rank 2)
  INFO [Player.useFood]                              (P12)landru has 3 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 3ms (9ms) <P12> 159ms (188ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)landru
  INFO [Wampus.<init>]                               Wampus has 3 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P12)landru undevelops tile Plain (5,2)
  INFO [GameModel.developLand]                       (P12)landru develops tile Plain (3,4) with Energy factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 681. End Update: 680
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 914. End Update: 913
  INFO [GameModel.developLand]                       (P12)landru develops tile Plain (5,2) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            landru caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P12)landru develops tile Plain (8,1) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)landru finishes on update 2409
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 52
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 3ms (9ms) <P12> 154ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7586096556373035487
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.31256098
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<A.D.A.M.> (rank 1)
  INFO [Player.useFood]                              (P13)<A.D.A.M.> has 10 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 3ms (10ms) <P12> 157ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<A.D.A.M.>
  INFO [Wampus.<init>]                               Wampus has 3 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> beginning threaded development.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> started Development LP.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.D.A.M.> couldn't find a lower bound using the previous solution (even with fudging).
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> finished Development LP in time 3ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 3292.0000000000005
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (1,4) into Energy from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (6,2) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (6,1) into Food from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Mountain3 (1,4): Smithore --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (6,2): Food --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (6,1): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> successfully enqueued the entire plan.
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile Mountain3 (1,4) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [GameController.apply]                        (P10)speedymule chat: cant wait if they wont jump in right away and start - so lets finish this one  - also its not pretty  
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile Plain (6,2) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile Plain (6,1) with Food factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <A.D.A.M.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: CatchWampus
  INFO [GameController.apply]                        (P12)landru chat: it's not pretty at all
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> caught the Mountain Wampus and got $200
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<A.D.A.M.> gambles $116, max: 47.5, left: 15.879276, fraction 0.33430055
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $116 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<A.D.A.M.> finishes on update 1607
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 36
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 3ms (9ms) <P12> 152ms (173ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: ACID_RAIN_STORM
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8890443441332572410
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 3ms (9ms) <P12> 155ms (173ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7110251142089517234
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.finishPower]                 (P13)<A.D.A.M.> has 3 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P11)dcthebender has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P10)speedymule has 1 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P12)landru has 2 energy and needs 2 energy
  INFO [ProductionPhase.logProduction]               (P13)<A.D.A.M.> expects 16 food, 2 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)dcthebender expects 8 food, 2 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10)speedymule expects 0 food, 6 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)landru expects 0 food, 9 energy, 6 smithore, 0 crystite
  INFO [GameController.apply]                        (P10)speedymule chat: why did he wuit in rd4 ?
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [GameController.apply]                        (P12)landru chat: dunno
  INFO [ProductionPhase.logProduction]               (P13)<A.D.A.M.> produced 13 food, 5 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)dcthebender produced 8 food, 1 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10)speedymule produced 0 food, 5 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)landru produced 0 food, 13 energy, 7 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 3ms (9ms) <P12> 155ms (173ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 3ms (9ms) <P12> 155ms (173ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7130935188145193411
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $77
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $6
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 0, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is increased to 250%
  INFO [Shop.printPriceFactor]                       Smithore buy price $199 sell price $234
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Smithore: 4 critical: 0 surplus: 4 money: $882
  INFO [CollectionPhase.goToNextPhase]               (P11)dcthebender Smithore: 2 critical: 0 surplus: 2 money: $46
  INFO [CollectionPhase.goToNextPhase]               (P10)speedymule Smithore: 4 critical: 0 surplus: 4 money: $135
  INFO [CollectionPhase.goToNextPhase]               (P12)landru Smithore: 19 critical: 0 surplus: 19 money: $50
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 3ms (9ms) <P12> 157ms (187ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 4
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $199
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $170
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $199
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $170
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.843 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 3ms, max 157ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 187ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10)speedymule (P13)<A.D.A.M.> (P11)dcthebender (P12)landru 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 5
  INFO [AuctionActuator.beginAuction]                AI: dcthebender has buyout mask 5
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [Player.increaseAuctionTeleportCount]         (P11)dcthebender auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [Player.increaseAuctionTeleportCount]         (P10)speedymule auction teleport count: 1
  INFO [Player.increaseAuctionTeleportCount]         (P13)<A.D.A.M.> auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [Player.increaseAuctionTeleportCount]         (P12)landru auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 173ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $199 (29 units for $5771)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 30
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 3ms (9ms) <P12> 153ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2532816406399394134
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $136
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $100 sell price $240
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Crystite: 0 critical: 0 surplus: 0 money: $1678
  INFO [CollectionPhase.goToNextPhase]               (P11)dcthebender Crystite: 0 critical: 0 surplus: 0 money: $444
  INFO [CollectionPhase.goToNextPhase]               (P10)speedymule Crystite: 0 critical: 0 surplus: 0 money: $931
  INFO [CollectionPhase.goToNextPhase]               (P12)landru Crystite: 0 critical: 0 surplus: 0 money: $3831
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 3ms (9ms) <P12> 153ms (173ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $100
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $100 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 3ms (9ms) <P12> 152ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1597781587443889506
  INFO [Shop.calcBuySellPrice]                       Current Food price $71
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 25, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 73%
  INFO [Shop.printPriceFactor]                       Food buy price $37 sell price $72
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Food: 17 critical: 4 surplus: 13 money: $1678
  INFO [CollectionPhase.goToNextPhase]               (P11)dcthebender Food: 8 critical: 4 surplus: 4 money: $444
  INFO [CollectionPhase.goToNextPhase]               (P10)speedymule Food: 0 critical: 4 surplus: -4 money: $931
  INFO [CollectionPhase.goToNextPhase]               (P12)landru Food: 0 critical: 4 surplus: -4 money: $3831
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 22
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 3ms (10ms) <P12> 169ms (187ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 4
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $37
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $52
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.831 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 3ms, max 169ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 187ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)speedymule (P12)landru 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<A.D.A.M.> (P11)dcthebender 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: dcthebender has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $37
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $52
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $37
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $52
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $37
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $52
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $37
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $52
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 187ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $37
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $52
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 187ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $37
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $52
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 187ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $37
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $52
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $37
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $52
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller dcthebender rank 3 takes over trade from seller <A.D.A.M.> rank 1
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $37
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $52
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 187ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $47 (9 units for $423)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 32
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 3ms (10ms) <P12> 160ms (181ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5814233752010134509
  INFO [Shop.calcBuySellPrice]                       Current Energy price $75
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 25, needed: 12
  INFO [Shop.printPriceFactor]                       Energy is decreased to 61%
  INFO [Shop.printPriceFactor]                       Energy buy price $31 sell price $66
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Energy: 5 critical: 4 surplus: 1 money: $2062
  INFO [CollectionPhase.goToNextPhase]               (P11)dcthebender Energy: 2 critical: 2 surplus: 0 money: $483
  INFO [CollectionPhase.goToNextPhase]               (P10)speedymule Energy: 5 critical: 3 surplus: 2 money: $704
  INFO [CollectionPhase.goToNextPhase]               (P12)landru Energy: 13 critical: 3 surplus: 10 money: $3635
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 3ms (10ms) <P12> 166ms (187ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 4
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $46
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $46
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.832 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 3ms, max 168ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 190ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $46 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- SUMMARY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 3ms (9ms) <P12> 166ms (190ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1823946082772778174
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 51606256
  INFO [SummaryPhase2.begin]                         (P12)landru Money: $3635 Plots: 5 Assets: 1261 Total: 7396
  INFO [SummaryPhase2.begin]                         (P12)landru Food: 4 Energy: 13 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Money: $2062 Plots: 5 Assets: 1003 Total: 5565
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Food: 9 Energy: 5 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P10)speedymule Money: $704 Plots: 5 Assets: 805 Total: 4009
  INFO [SummaryPhase2.begin]                         (P10)speedymule Food: 5 Energy: 5 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)dcthebender Money: $483 Plots: 5 Assets: 566 Total: 3549
  INFO [SummaryPhase2.begin]                         (P11)dcthebender Food: 7 Energy: 2 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 14 mules for 28 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $390
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $100
  INFO [SummaryPhase2.begin]                         Shop Smithore: 1 units $199
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $47
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $46
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $390
  INFO [SummaryPhase2.begin]                         Colony total: 20519
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.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 (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 9
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 3ms (9ms) <P12> 162ms (200ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.D.A.M.> wants Plain (5,0)
  INFO [LandGrantActuator.begin]                     AI: dcthebender is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: dcthebender wants Plain (6,0)
  INFO [LandGrantActuator.agreeOnClaims]             AI: Try to agree on tiles to claim.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 4 frames, rountrip 3ms, max 162ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 200ms 18 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 4 frames, rountrip 3ms, max 162ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P10)speedymule pressed at plot 2 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P10)speedymule is granted tile 2: Plain (2,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 3ms, max 162ms
  INFO [LandGrantPhase.update]                       (P13)<A.D.A.M.> pressed at plot 4 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P13)<A.D.A.M.> is granted tile 4: Plain (5,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 3ms, max 160ms
  INFO [LandGrantPhase.update]                       (P11)dcthebender pressed at plot 5 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P11)dcthebender is granted tile 5: Plain (6,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 3ms, max 160ms
  INFO [LandGrantPhase.claimPlot]                    (P12)landru is granted tile 10: Plain (1,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 3ms, max 160ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 25
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 3ms (9ms) <P12> 161ms (200ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 3ms (6ms) <P12> 161ms (185ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3160937149798291550
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.12187189
  INFO [PlayerEventPhase.begin]                      Event player: (P12)landru (rank 1)
  INFO [PlayerEventPhase.begin]                      Event: MischievousElves
  INFO [PlayerEventPhase$1.finished]                 Event Message: Mischievous Glac-Elves broke into your storage shed and stole half your food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Player.useFood]                              (P12)landru has 2 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 3ms (6ms) <P12> 162ms (185ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)landru
  INFO [Wampus.<init>]                               Wampus has 3 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P12)landru develops tile Plain (5,2) with Food factory
  INFO [GameModel.developLand]                       (P12)landru develops tile Plain (3,4) with Food factory
  INFO [GameModel.developLand]                       (P12)landru develops tile Plain (1,2) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)landru finishes on update 1313
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 30
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 3ms (6ms) <P12> 155ms (169ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2151721315661004705
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5064198
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<A.D.A.M.> (rank 2)
  INFO [Player.useFood]                              (P13)<A.D.A.M.> has 9 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 3ms (9ms) <P12> 155ms (169ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<A.D.A.M.>
  INFO [Wampus.<init>]                               Wampus has 3 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> beginning threaded development.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.D.A.M.> got lower bound of 1073.0 from previous solution.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> finished Development LP in time 9ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2699.999999999999
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 4 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (1,4) into Smithore from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (5,1) into Smithore from Food
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (6,1) into Smithore from Food
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (5,0) into Smithore from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Mountain3 (1,4): Energy --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (5,1): Food --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (6,1): Food --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (5,0): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> successfully enqueued the entire plan.
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameController.apply]                        (P12)landru chat: too bad we have to watch their turns
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile Mountain3 (1,4) with Smithore factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile Plain (5,1) with Smithore factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile Plain (6,1) with Smithore factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameController.apply]                        (P10)speedymule chat: set to hide
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile Plain (5,0) with Smithore factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <A.D.A.M.> not enough time to assay.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<A.D.A.M.> gambles $100, max: 47.5, left: 1.1591029, fraction 0.024402166
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $100 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<A.D.A.M.> finishes on update 2317
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 48
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 9ms (14ms) <P12> 150ms (161ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5429414151457092463
  INFO [PlayerEventPhase.begin]                      Switching fast AI development
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.24804032
  INFO [PlayerEventPhase.begin]                      Event player: (P10)speedymule (rank 3)
  INFO [PlayerEventPhase.begin]                      Event: WanderingSpaceTraveler
  INFO [PlayerEventPhase$1.finished]                 Event Message: A wandering space traveler repaid your hospitality by leaving two bars of smithore
  INFO [Client.receiveTCPMessages]                   Client: GameSettings (0) 1 bytes
  INFO [PlayerEventPhase.apply]                      Setting fast AI development: true
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Player.useFood]                              (P10)speedymule has 5 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 9ms (17ms) <P12> 155ms (161ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10)speedymule
  INFO [Wampus.<init>]                               Wampus has 3 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameController.apply]                        (P12)landru chat: you're the host
  INFO [GameController.apply]                        (P12)landru chat: nice
  INFO [GameModel.developLand]                       (P10)speedymule develops tile Mountain1 (3,1) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            speedymule caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P10)speedymule develops tile Plain (2,0) with Food factory
  INFO [GameModel.gamble]                            (P10)speedymule gambles $142, max: 47.5, left: 11.719181, fraction 0.2467196
  INFO [DevelopmentMessenger.showMessage]            speedymule won $142 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P10)speedymule finishes on update 1814
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 46
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 9ms (17ms) <P12> 150ms (158ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 519220189187173129
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.48806947
  INFO [PlayerEventPhase.begin]                      No player event for (P11)dcthebender (rank 4)
  INFO [Player.useFood]                              (P11)dcthebender has 7 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- FAST_DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 8ms (17ms) <P12> 150ms (158ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [Wampus.<init>]                               Wampus has 3 mountains, reward is $200
  INFO [DevelopmentActuator.begin]                   AI: dcthebender copying development state.
  INFO [DevelopmentActuator.begin]                   AI: dcthebender beginning UN-threaded development.
  INFO [DevelopmentPlanner.begin]                    AI: dcthebender starts by assaying Mountain3 (7,0)
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: Assay
  INFO [PlayerLP.makeDevelopmentPlan]                AI: dcthebender started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: dcthebender got lower bound of 1240.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: dcthebender finished Development LP in time 65ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 1239.9999999999995
  INFO [DevelopmentPlanner.finalizePlan]             AI: dcthebender picked 1 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (7,0) into Smithore from Empty
  INFO [DevelopmentPlanner.enqueueNormal]            AI: dcthebender is using the default (pretty lame) enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: dcthebender ------- is trying Mountain3 (7,0): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: dcthebender ------- succeeded.
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToAssayStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: Assay
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (11) 16 bytes
  INFO [GameModel.buyAssay]                          (P11)dcthebender got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (11) 16 bytes
  INFO [GameModel.developLand]                       (P11)dcthebender develops tile Mountain3 (7,0) with Smithore factory
  INFO [DevelopmentActuator.actionComplete]          AI: dcthebender action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: dcthebender is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: CatchWampus
  INFO [FastDevelopmentPhase.nextAction]             Next action: CatchWampus
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (11) 16 bytes
  INFO [DevelopmentMessenger.showMessage]            dcthebender caught the Mountain Wampus and got $200
  INFO [DevelopmentActuator.actionComplete]          AI: dcthebender action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: dcthebender is assaying Plain (6,0).
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: Assay
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToAssayStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: Assay
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (11) 16 bytes
  INFO [GameModel.buyAssay]                          (P11)dcthebender got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentActuator.actionComplete]          AI: dcthebender action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: dcthebender chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: GoToPub
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToPub
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (11) 16 bytes
  INFO [GameModel.gamble]                            (P11)dcthebender gambles $138, max: 47.5, left: 23.75, fraction 0.5
  INFO [DevelopmentMessenger.showMessage]            dcthebender won $138 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: dcthebender gambled and can't do more actions.
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 26
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 6ms (17ms) <P12> 144ms (152ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: METEORITE_STRIKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8383333221738216022
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 7ms (17ms) <P12> 141ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3646663737490631287
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.finishPower]                 (P13)<A.D.A.M.> has 5 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P11)dcthebender has 2 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P10)speedymule has 5 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P12)landru has 13 energy and needs 4 energy
  INFO [ProductionPhase.logProduction]               (P13)<A.D.A.M.> expects 4 food, 3 energy, 14 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)dcthebender expects 4 food, 3 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10)speedymule expects 4 food, 8 energy, 6 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)landru expects 4 food, 3 energy, 6 smithore, 0 crystite
  INFO [GameController.apply]                        (P10)speedymule chat: lucky
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P13)<A.D.A.M.> produced 4 food, 4 energy, 12 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)dcthebender produced 4 food, 2 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10)speedymule produced 5 food, 6 energy, 7 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)landru produced 3 food, 5 energy, 8 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 10ms (17ms) <P12> 141ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 10ms (17ms) <P12> 141ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2244952835372348710
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $199
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-6
  INFO [Shop.printPriceFactor]                       Smithore shop: 1, mules potentially available: 9, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 92%
  INFO [Shop.printPriceFactor]                       Smithore buy price $176 sell price $211
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Smithore: 12 critical: 0 surplus: 12 money: $1572
  INFO [CollectionPhase.goToNextPhase]               (P11)dcthebender Smithore: 4 critical: 0 surplus: 4 money: $356
  INFO [CollectionPhase.goToNextPhase]               (P10)speedymule Smithore: 9 critical: 0 surplus: 9 money: $166
  INFO [CollectionPhase.goToNextPhase]               (P12)landru Smithore: 8 critical: 0 surplus: 8 money: $3245
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 15ms (17ms) <P12> 144ms (152ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 5
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $176
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $150
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $176
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $150
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.852 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 15ms, max 148ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 152ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10)speedymule (P13)<A.D.A.M.> (P11)dcthebender (P12)landru 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 5
  INFO [AuctionActuator.beginAuction]                AI: dcthebender has buyout mask 5
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [Player.increaseAuctionTeleportCount]         (P11)dcthebender auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [Player.increaseAuctionTeleportCount]         (P12)landru auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [Player.increaseAuctionTeleportCount]         (P10)speedymule auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [Player.increaseAuctionTeleportCount]         (P13)<A.D.A.M.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 152ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $176 (33 units for $5808)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 10ms (15ms) <P12> 144ms (152ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8325869149818199637
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $100
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $72 sell price $212
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Crystite: 0 critical: 0 surplus: 0 money: $3684
  INFO [CollectionPhase.goToNextPhase]               (P11)dcthebender Crystite: 0 critical: 0 surplus: 0 money: $1060
  INFO [CollectionPhase.goToNextPhase]               (P10)speedymule Crystite: 0 critical: 0 surplus: 0 money: $1750
  INFO [CollectionPhase.goToNextPhase]               (P12)landru Crystite: 0 critical: 0 surplus: 0 money: $4653
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 10ms (15ms) <P12> 144ms (152ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $100
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $72 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 6ms (15ms) <P12> 144ms (152ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 636022612665408345
  INFO [Shop.calcBuySellPrice]                       Current Food price $47
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 22, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 80%
  INFO [Shop.printPriceFactor]                       Food buy price $22 sell price $57
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Food: 7 critical: 4 surplus: 3 money: $3684
  INFO [CollectionPhase.goToNextPhase]               (P11)dcthebender Food: 6 critical: 4 surplus: 2 money: $1060
  INFO [CollectionPhase.goToNextPhase]               (P10)speedymule Food: 6 critical: 4 surplus: 2 money: $1750
  INFO [CollectionPhase.goToNextPhase]               (P12)landru Food: 3 critical: 4 surplus: -1 money: $4653
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 4ms (15ms) <P12> 143ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 5
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $37
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $227
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $46
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.856 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 4ms, max 144ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 154ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)speedymule (P12)landru 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<A.D.A.M.> (P11)dcthebender 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: dcthebender has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $46
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $227
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $46
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 154ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $46
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $227
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $46
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 157ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $46
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $227
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $65
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P11)dcthebender auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 157ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $46
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $227
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $65
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 157ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $48 (4 units for $192)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 1ms (4ms) <P12> 146ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2925197305462986034
  INFO [Shop.calcBuySellPrice]                       Current Energy price $46
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 25, needed: 19
  INFO [Shop.printPriceFactor]                       Energy is decreased to 82%
  INFO [Shop.printPriceFactor]                       Energy buy price $23 sell price $58
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Energy: 4 critical: 6 surplus: -2 money: $3784
  INFO [CollectionPhase.goToNextPhase]               (P11)dcthebender Energy: 2 critical: 3 surplus: -1 money: $1152
  INFO [CollectionPhase.goToNextPhase]               (P10)speedymule Energy: 7 critical: 5 surplus: 2 money: $1615
  INFO [CollectionPhase.goToNextPhase]               (P12)landru Energy: 12 critical: 5 surplus: 7 money: $4596
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 1ms (4ms) <P12> 145ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 5
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $38
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $112
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $38
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.854 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 146ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)speedymule (P13)<A.D.A.M.> (P11)dcthebender 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)landru 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: dcthebender has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $38 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 1ms (13ms) <P12> 150ms (176ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3596738649542391558
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 51125600
  INFO [SummaryPhase2.begin]                         (P12)landru Money: $4596 Plots: 6 Assets: 1073 Total: 8669
  INFO [SummaryPhase2.begin]                         (P12)landru Food: 4 Energy: 12 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Money: $3784 Plots: 6 Assets: 977 Total: 7761
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Food: 5 Energy: 4 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P10)speedymule Money: $1615 Plots: 6 Assets: 1208 Total: 5823
  INFO [SummaryPhase2.begin]                         (P10)speedymule Food: 9 Energy: 7 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)dcthebender Money: $1152 Plots: 6 Assets: 523 Total: 4675
  INFO [SummaryPhase2.begin]                         (P11)dcthebender Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 5 mules for 10 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $350
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $72
  INFO [SummaryPhase2.begin]                         Shop Smithore: 24 units $176
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $48
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $38
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $350
  INFO [SummaryPhase2.begin]                         Colony total: 26928
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.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 (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 9
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 4ms (13ms) <P12> 150ms (176ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.D.A.M.> wants Plain (1,3)
  INFO [LandGrantActuator.begin]                     AI: dcthebender is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: dcthebender wants Plain (8,2)
  INFO [LandGrantActuator.agreeOnClaims]             AI: Try to agree on tiles to claim.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 4 frames, rountrip 4ms, max 150ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 176ms 16 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 4 frames, rountrip 4ms, max 150ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P12)landru is granted tile 6: Plain (0,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 10ms, max 150ms
  INFO [LandGrantPhase.update]                       (P11)dcthebender pressed at plot 7 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P11)dcthebender is granted tile 7: Plain (8,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 10ms, max 150ms
  INFO [LandGrantPhase.update]                       (P10)speedymule pressed at plot 8 frame 1
  INFO [LandGrantActuator.getAdamTile]               AI: <A.D.A.M.> wants Plain (2,4)
  INFO [LandGrantPhase.claimPlot]                    (P10)speedymule is granted tile 8: Plain (1,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 10ms, max 150ms
  INFO [LandGrantPhase.update]                       (P13)<A.D.A.M.> pressed at plot 14 frame 4
  INFO [LandGrantPhase.claimPlot]                    (P13)<A.D.A.M.> is granted tile 14: Plain (2,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 10ms, max 150ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 15
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 10ms (13ms) <P12> 150ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $260
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> originally valued the plot at $1742
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> targets price $1740
  INFO [LandAuctionActuator.beginLandAuction]        AI: dcthebender originally valued the plot at $2084
  INFO [LandAuctionActuator.beginLandAuction]        AI: dcthebender targets price $-920
  INFO [AbstractAuctionController.begin]             Begin auction id 9
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (10) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 4 frames, rountrip 10ms, max 150ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)speedymule (P13)<A.D.A.M.> (P11)dcthebender (P12)landru 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $1752 (changed $12)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $1724 (changed $-28)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $1684 (changed $-40)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $1628 (changed $-56)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $1592 (changed $-36)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $1640 (changed $48)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $1616 (changed $-24)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $1668 (changed $52)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $1660 (changed $-8)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $1708 (changed $48)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $1732 (changed $24)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $1724 (changed $-8)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $1712 (changed $-12)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $1660 (changed $-52)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $1700 (changed $40)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $1688 (changed $-12)
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (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 [AbstractLandAuctionPhase.buyLand]            (P12)landru bought the plot for $1772
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #2
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 10ms (18ms) <P12> 154ms (168ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [PlotSeller.beginAuction]                     Land auction price: $1712
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> originally valued the plot at $1742
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> targets price $1740
  INFO [LandAuctionActuator.beginLandAuction]        AI: dcthebender originally valued the plot at $1292
  INFO [LandAuctionActuator.beginLandAuction]        AI: dcthebender targets price $-920
  INFO [AbstractAuctionController.begin]             Begin auction id 10
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (10) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 4 frames, rountrip 10ms, max 154ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)speedymule (P13)<A.D.A.M.> (P11)dcthebender (P12)landru 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $1788 (changed $48)
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (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 [AbstractLandAuctionPhase.buyLand]            (P12)landru bought the plot for $1880
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 10ms (14ms) <P12> 157ms (168ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -9177185534482282640
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.06865895
  INFO [PlayerEventPhase.begin]                      Event player: (P12)landru (rank 1)
  INFO [PlayerEventPhase.begin]                      Event: KazingaRaces
  INFO [PlayerEventPhase$1.finished]                 Event Message: You lost $200 betting on the two-legged Kazinga races
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Player.useFood]                              (P12)landru has 4 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 10ms (12ms) <P12> 157ms (168ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)landru
  INFO [Wampus.<init>]                               Wampus has 3 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P12)landru develops tile Crater (1,2) with Crystite factory
  INFO [GameModel.developLand]                       (P12)landru undevelops tile Plain (5,2)
  INFO [GameModel.developLand]                       (P12)landru develops tile Plain (0,2) with Smithore factory
  INFO [GameModel.developLand]                       (P12)landru undevelops tile Mountain1 (2,2)
  INFO [GameModel.developLand]                       (P12)landru develops tile Mountain1 (2,2) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)landru finishes on update 2298
  INFO [GameModel.gamble]                            (P12)landru gambles $102, max: 47.5, left: 1.5391026, fraction 0.032402158
  INFO [DevelopmentMessenger.showMessage]            landru won $102 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 4ms (10ms) <P12> 156ms (168ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -228414940518207318
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.27325422
  INFO [PlayerEventPhase.begin]                      Event player: (P13)<A.D.A.M.> (rank 2)
  INFO [PlayerEventPhase.begin]                      Event: DirtySolarCollectors
  INFO [PlayerEventPhase$1.finished]                 Event Message: The Solar Collectors on your energy M.U.L.E.s are dirty. Cleaning cost you $100 each for a total of $100
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P12)landru chat: i should have gone for the wumpus instead
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Player.useFood]                              (P13)<A.D.A.M.> has 5 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- FAST_DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 4ms (9ms) <P12> 152ms (171ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [Wampus.<init>]                               Wampus has 3 mountains, reward is $200
  INFO [DevelopmentActuator.begin]                   AI: <A.D.A.M.> copying development state.
  INFO [DevelopmentActuator.begin]                   AI: <A.D.A.M.> beginning UN-threaded development.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.D.A.M.> couldn't find a lower bound using the previous solution (even with fudging).
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> finished Development LP in time 30ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2152.9999999999995
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,1) into Energy from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (6,1) into Energy from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (2,4) into Smithore from Empty
  INFO [DevelopmentPlanner.enqueueNormal]            AI: <A.D.A.M.> is using the default (pretty lame) enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (5,1): Smithore --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (5,1): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (6,1): Smithore --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (6,1): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (2,4): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> undevelops tile Plain (5,1)
  INFO [GameModel.sellMule]                          (P13)<A.D.A.M.> sold a mule for $425
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile Plain (5,1) with Energy factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> undevelops tile Plain (6,1)
  INFO [GameModel.sellMule]                          (P13)<A.D.A.M.> sold a mule for $425
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile Plain (6,1) with Energy factory
  INFO [GameController.apply]                        (P10)speedymule chat: you got 2 cheap plots 
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile Plain (2,4) with Smithore factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <A.D.A.M.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: CatchWampus
  INFO [GameController.apply]                        (P12)landru chat: yup
  INFO [FastDevelopmentPhase.nextAction]             Next action: CatchWampus
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> caught the Mountain Wampus and got $200
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> is assaying Plain (5,1).
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: Assay
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToAssayStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: Assay
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.buyAssay]                          (P13)<A.D.A.M.> got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToPub
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToPub
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.gamble]                            (P13)<A.D.A.M.> gambles $130, max: 47.5, left: 23.75, fraction 0.5
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $130 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> gambled and can't do more actions.
  INFO [GameController.apply]                        (P12)landru chat: but i'm gonna get punished by the MULE gods for it
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 13
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 4ms (4ms) <P12> 149ms (164ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1233422937319533194
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5672342
  INFO [PlayerEventPhase.begin]                      No player event for (P10)speedymule (rank 3)
  INFO [Player.useFood]                              (P10)speedymule has 9 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 4ms (4ms) <P12> 149ms (164ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10)speedymule
  INFO [Wampus.<init>]                               Wampus has 3 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)speedymule develops tile Plain (3,2) with Crystite factory
  INFO [GameModel.developLand]                       (P10)speedymule develops tile Plain (2,1) with Crystite factory
  INFO [GameModel.developLand]                       (P10)speedymule develops tile Plain (2,0) with Crystite factory
  INFO [GameModel.developLand]                       (P10)speedymule develops tile Plain (1,3) with Food factory
  INFO [DevelopmentMessenger.showMessage]            speedymule caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P10)speedymule undevelops tile Plain (1,3)
  INFO [GameModel.developLand]                       (P10)speedymule develops tile Mountain1 (3,1) with Crystite factory
  INFO [GameModel.developLand]                       (P10)speedymule develops tile Plain (1,3) with Smithore factory
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P10)speedymule finishes on update 2407
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 11
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 4ms (4ms) <P12> 149ms (159ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5554077720114137206
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.32768077
  INFO [PlayerEventPhase.begin]                      No player event for (P11)dcthebender (rank 4)
  INFO [Player.useFood]                              (P11)dcthebender has 4 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- FAST_DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 4ms (4ms) <P12> 149ms (165ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [Wampus.<init>]                               Wampus has 3 mountains, reward is $200
  INFO [DevelopmentActuator.begin]                   AI: dcthebender copying development state.
  INFO [DevelopmentActuator.begin]                   AI: dcthebender beginning UN-threaded development.
  INFO [DevelopmentPlanner.begin]                    AI: dcthebender starts by assaying Plain (5,3)
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: Assay
  INFO [PlayerLP.makeDevelopmentPlan]                AI: dcthebender started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: dcthebender got lower bound of 1169.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: dcthebender finished Development LP in time 60ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 1700.9999999999998
  INFO [DevelopmentPlanner.finalizePlan]             AI: dcthebender picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (7,2) into Energy from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (8,2) into Energy from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (6,3) into Energy from Empty
  INFO [DevelopmentPlanner.enqueueNormal]            AI: dcthebender is using the default (pretty lame) enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: dcthebender ------- is trying Mountain3 (7,2): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: dcthebender ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: dcthebender ------- is trying Plain (8,2): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: dcthebender ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: dcthebender ------- is trying Plain (6,3): Empty --> Energy
  INFO [DevelopmentPlanner.enqueueEquipViaWampus]    AI: dcthebender couldn't afford to equip a new mule
  INFO [DevelopmentPlanner.enqueueHuntWampus]        AI: dcthebender tries to hunt the wampus.
  INFO [DevelopmentPlanner.enqueueHuntWampus]        				 --- success (at least in theory)!
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: CatchWampus
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: dcthebender ------- succeeded.
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToAssayStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: Assay
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (11) 16 bytes
  INFO [GameModel.buyAssay]                          (P11)dcthebender got an assay bot
  INFO [GameController.apply]                        (P10)speedymule chat: hope so :)
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (11) 16 bytes
  INFO [GameModel.developLand]                       (P11)dcthebender develops tile Mountain3 (7,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 (11) 16 bytes
  INFO [GameModel.developLand]                       (P11)dcthebender develops tile Plain (8,2) with Energy factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: CatchWampus
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (11) 16 bytes
  INFO [DevelopmentMessenger.showMessage]            dcthebender caught the Mountain Wampus and got $200
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (11) 16 bytes
  INFO [GameModel.developLand]                       (P11)dcthebender develops tile Plain (6,3) with Energy factory
  INFO [DevelopmentActuator.actionComplete]          AI: dcthebender action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: dcthebender chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: GoToPub
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToPub
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (11) 16 bytes
  INFO [GameModel.gamble]                            (P11)dcthebender gambles $129, max: 47.5, left: 23.75, fraction 0.5
  INFO [DevelopmentMessenger.showMessage]            dcthebender won $129 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: dcthebender gambled and can't do more actions.
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 13
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 0ms (1ms) <P12> 148ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 0ms (1ms) <P12> 148ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1681114394441879945
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P13)<A.D.A.M.> has 4 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P11)dcthebender has 2 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P10)speedymule has 7 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P12)landru has 12 energy and needs 5 energy
  INFO [ProductionPhase.logProduction]               (P13)<A.D.A.M.> expects 4 food, 15 energy, 11 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)dcthebender expects 4 food, 18 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10)speedymule expects 0 food, 3 energy, 7 smithore, 17 crystite
  INFO [ProductionPhase.logProduction]               (P12)landru expects 2 food, 3 energy, 10 smithore, 4 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P13)<A.D.A.M.> produced 4 food, 15 energy, 12 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)dcthebender produced 5 food, 17 energy, 5 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10)speedymule produced 0 food, 3 energy, 5 smithore, 20 crystite
  INFO [ProductionPhase.logProduction]               (P12)landru produced 2 food, 2 energy, 10 smithore, 4 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 0ms (1ms) <P12> 144ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PEST_ATTACK
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 607618236609555041
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 0ms (1ms) <P12> 144ms (156ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4695196872300045427
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $176
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-5
  INFO [Shop.printPriceFactor]                       Smithore shop: 24, mules potentially available: 20, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 55%
  INFO [Shop.printPriceFactor]                       Smithore buy price $92 sell price $127
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Smithore: 12 critical: 0 surplus: 12 money: $3639
  INFO [CollectionPhase.goToNextPhase]               (P11)dcthebender Smithore: 5 critical: 0 surplus: 5 money: $281
  INFO [CollectionPhase.goToNextPhase]               (P10)speedymule Smithore: 5 critical: 0 surplus: 5 money: $1165
  INFO [CollectionPhase.goToNextPhase]               (P12)landru Smithore: 10 critical: 0 surplus: 10 money: $346
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 0ms (4ms) <P12> 149ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 6
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $130
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $130
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $118
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $130
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P12)landru chat: i will get battered by the mule gods until i'm last
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.851 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 0ms, max 149ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 172ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10)speedymule (P13)<A.D.A.M.> (P11)dcthebender (P12)landru 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 5
  INFO [AuctionActuator.beginAuction]                AI: dcthebender has buyout mask 0
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 120ms
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [Player.increaseAuctionTeleportCount]         (P10)speedymule auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [Player.increaseAuctionTeleportCount]         (P12)landru auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 180ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [GameController.apply]                        (P10)speedymule chat: 2nd or 3rd may work too
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $92 (15 units for $1380)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 4ms (7ms) <P12> 154ms (180ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4934776669248518091
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $72
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $56 sell price $196
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Crystite: 0 critical: 0 surplus: 0 money: $3639
  INFO [CollectionPhase.goToNextPhase]               (P11)dcthebender Crystite: 0 critical: 0 surplus: 0 money: $281
  INFO [CollectionPhase.goToNextPhase]               (P10)speedymule Crystite: 20 critical: 0 surplus: 20 money: $1625
  INFO [CollectionPhase.goToNextPhase]               (P12)landru Crystite: 4 critical: 0 surplus: 4 money: $1266
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 4ms (7ms) <P12> 154ms (180ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 6
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $100
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P12)landru chat: totally flat
  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.844 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 4ms, max 156ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 181ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $56 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 4ms (7ms) <P12> 156ms (181ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -358794857442050380
  INFO [Shop.calcBuySellPrice]                       Current Food price $48
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 13, needed: 16
  INFO [Shop.printPriceFactor]                       Food is increased to 117%
  INFO [Shop.printPriceFactor]                       Food buy price $41 sell price $76
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P10)speedymule chat: adam is first now
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Food: 5 critical: 4 surplus: 1 money: $3639
  INFO [CollectionPhase.goToNextPhase]               (P11)dcthebender Food: 5 critical: 4 surplus: 1 money: $281
  INFO [CollectionPhase.goToNextPhase]               (P10)speedymule Food: 3 critical: 4 surplus: -1 money: $1625
  INFO [CollectionPhase.goToNextPhase]               (P12)landru Food: 0 critical: 4 surplus: -4 money: $1266
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 11
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 4ms (7ms) <P12> 154ms (180ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 6
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $70
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $128
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $70
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.846 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 4ms, max 154ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 180ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)speedymule (P12)landru 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<A.D.A.M.> (P11)dcthebender 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: dcthebender has buyout mask 7
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $70
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $128
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $98
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P11)dcthebender auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 180ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $98
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $128
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $98
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P13)<A.D.A.M.> auction teleport count: 1
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 181ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (12) 0 bytes
  INFO [GameController.apply]                        (P12)landru chat: well done
  INFO [GameController.apply]                        (P10)speedymule chat: you can realy in the pub for 1 rd
  INFO [GameController.apply]                        (P10)speedymule chat: relax
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $73 (2 units for $146)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 9
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 4ms (7ms) <P12> 145ms (181ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5167026728043967891
  INFO [Shop.calcBuySellPrice]                       Current Energy price $38
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 44, needed: 21
  INFO [Shop.printPriceFactor]                       Energy is decreased to 61%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P12)landru chat: at this rate i'll blank on my food plot and be seriously fucked
  INFO [GameController.apply]                        (P12)landru chat: or it runs away
  INFO [GameController.apply]                        (P12)landru chat: all htis is possible
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Energy: 15 critical: 5 surplus: 10 money: $3715
  INFO [CollectionPhase.goToNextPhase]               (P11)dcthebender Energy: 17 critical: 3 surplus: 14 money: $351
  INFO [CollectionPhase.goToNextPhase]               (P10)speedymule Energy: 4 critical: 7 surplus: -3 money: $1479
  INFO [CollectionPhase.goToNextPhase]               (P12)landru Energy: 8 critical: 6 surplus: 2 money: $1266
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 4ms (7ms) <P12> 145ms (158ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 6
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $81
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.855 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 4ms, max 145ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 158ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)speedymule (P12)landru 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<A.D.A.M.> (P11)dcthebender 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: dcthebender has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $81
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $81
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $81
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $81
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $81
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $81
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $81
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $81
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $81
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $81
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $81
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $81
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $81
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 157ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $81
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $81
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $81
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $81
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $81
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $81
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $81
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $81
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $81
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 157ms
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $34 (22 units for $756)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- SUMMARY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 4ms (7ms) <P12> 145ms (161ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 708908395328259043
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 50729672
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Money: $4120 Plots: 7 Assets: 2245 Total: 9865
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Food: 4 Energy: 6 Smithore: 12 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P10)speedymule Money: $1128 Plots: 7 Assets: 2908 Total: 7536
  INFO [SummaryPhase2.begin]                         (P10)speedymule Food: 5 Energy: 17 Smithore: 0 Crystite: 20
  INFO [SummaryPhase2.begin]                         (P12)landru Money: $861 Plots: 9 Assets: 1412 Total: 6773
  INFO [SummaryPhase2.begin]                         (P12)landru Food: 0 Energy: 17 Smithore: 0 Crystite: 4
  INFO [SummaryPhase2.begin]                         (P11)dcthebender Money: $702 Plots: 7 Assets: 1398 Total: 5600
  INFO [SummaryPhase2.begin]                         (P11)dcthebender Food: 4 Energy: 4 Smithore: 5 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 6 mules for 12 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $180
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $56
  INFO [SummaryPhase2.begin]                         Shop Smithore: 27 units $92
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $73
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $34
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $180
  INFO [SummaryPhase2.begin]                         Colony total: 29774
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.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 (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 4ms (7ms) <P12> 147ms (161ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.D.A.M.> wants River (4,4)
  INFO [LandGrantActuator.begin]                     AI: dcthebender is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: dcthebender wants River (4,1)
  INFO [LandGrantActuator.agreeOnClaims]             AI: Try to agree on tiles to claim.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 4 frames, rountrip 4ms, max 147ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 161ms 15 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 4 frames, rountrip 4ms, max 147ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P11)dcthebender pressed at plot 3 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P11)dcthebender is granted tile 3: River (4,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 4ms, max 147ms
  INFO [LandGrantPhase.claimPlot]                    (P12)landru is granted tile 4: Plain (2,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 4ms, max 147ms
  INFO [LandGrantPhase.update]                       (P10)speedymule pressed at plot 8 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P10)speedymule is granted tile 8: Plain (0,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 4ms, max 147ms
  INFO [LandGrantPhase.update]                       (P13)<A.D.A.M.> pressed at plot 9 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P13)<A.D.A.M.> is granted tile 9: River (4,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 4ms, max 147ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 4ms (7ms) <P12> 147ms (157ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $1764
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> originally valued the plot at $1190
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> targets price $1188
  INFO [LandAuctionActuator.beginLandAuction]        AI: dcthebender originally valued the plot at $1190
  INFO [LandAuctionActuator.beginLandAuction]        AI: dcthebender targets price $12
  INFO [AbstractAuctionController.begin]             Begin auction id 11
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (10) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 4 frames, rountrip 4ms, max 148ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)speedymule (P13)<A.D.A.M.> (P11)dcthebender (P12)landru 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 11
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 4ms (7ms) <P12> 147ms (164ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1272097097776512393
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.20652926
  INFO [PlayerEventPhase.begin]                      Event player: (P13)<A.D.A.M.> (rank 1)
  INFO [PlayerEventPhase.begin]                      Event: MulesDeteriorated
  INFO [PlayerEventPhase$1.finished]                 Event Message: Your mining M.U.L.E.s have deteriorated from heavy use and cost $100 each to repair. The total cost is $300
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Player.useFood]                              (P13)<A.D.A.M.> has 4 food and needs 4 food
  INFO [GameController.beginNextPhase]               --------- FAST_DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 4ms (7ms) <P12> 148ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [Wampus.<init>]                               Wampus has 3 mountains, reward is $200
  INFO [DevelopmentActuator.begin]                   AI: <A.D.A.M.> copying development state.
  INFO [DevelopmentActuator.begin]                   AI: <A.D.A.M.> beginning UN-threaded development.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.D.A.M.> got lower bound of 2169.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> finished Development LP in time 22ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 4649.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 4 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,0) into Food from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (2,4) into Food from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (5,1) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (4,4) into Food from Empty
  INFO [DevelopmentPlanner.enqueueNormal]            AI: <A.D.A.M.> is using the default (pretty lame) enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (5,0): Smithore --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (5,0): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (2,4): Smithore --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (2,4): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (5,1): Energy --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (5,1): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying River (4,4): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> undevelops tile Plain (5,0)
  INFO [GameModel.sellMule]                          (P13)<A.D.A.M.> sold a mule for $255
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile Plain (5,0) with Food factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> undevelops tile Plain (2,4)
  INFO [GameModel.sellMule]                          (P13)<A.D.A.M.> sold a mule for $255
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile Plain (2,4) with Food factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> undevelops tile Plain (5,1)
  INFO [GameModel.sellMule]                          (P13)<A.D.A.M.> sold a mule for $230
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile Plain (5,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 (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile River (4,4) with Food factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <A.D.A.M.> not enough time to assay.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToPub
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToPub
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.gamble]                            (P13)<A.D.A.M.> gambles $150, max: 47.5, left: 23.75, fraction 0.5
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $150 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> gambled and can't do more actions.
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 7ms (11ms) <P12> 150ms (178ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6921234320754241288
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.21365327
  INFO [PlayerEventPhase.begin]                      Event player: (P10)speedymule (rank 2)
  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]                        (P12)landru chat: whoa
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Player.useFood]                              (P10)speedymule has 5 food and needs 4 food
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 7ms (11ms) <P12> 143ms (178ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10)speedymule
  INFO [Wampus.<init>]                               Wampus has 3 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)speedymule develops tile Plain (1,1) with Crystite factory
  INFO [GameModel.developLand]                       (P10)speedymule develops tile Plain (1,3) with Energy factory
  INFO [GameModel.sellMule]                          (P10)speedymule sold a mule for $255
  INFO [DevelopmentMessenger.showMessage]            speedymule caught the Mountain Wampus and got $200
  INFO [GameModel.gamble]                            (P10)speedymule gambles $143, max: 47.5, left: 16.8993, fraction 0.35577473
  INFO [DevelopmentMessenger.showMessage]            speedymule won $143 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P10)speedymule finishes on update 1559
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 11ms (18ms) <P12> 151ms (178ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 11 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4165890116483343010
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.66312563
  INFO [PlayerEventPhase.begin]                      No player event for (P12)landru (rank 3)
  INFO [Player.useFood]                              (P12)landru has 0 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 11ms (18ms) <P12> 151ms (178ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 11 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)landru
  INFO [Wampus.<init>]                               Wampus has 3 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 (P12)landru finishes on update 69
  INFO [GameModel.gamble]                            (P12)landru gambles $101, max: 47.5, left: 3.6200013, fraction 0.07621055
  INFO [DevelopmentMessenger.showMessage]            landru won $101 in the pub
  INFO [GameController.apply]                        (P10)speedymule chat: sht - 1 time in 2nd and lost a plot
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 11ms (18ms) <P12> 150ms (171ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 11 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4691522485259310379
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.44013053
  INFO [PlayerEventPhase.begin]                      No player event for (P11)dcthebender (rank 4)
  INFO [Player.useFood]                              (P11)dcthebender has 4 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- FAST_DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 11ms (18ms) <P12> 147ms (160ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 11 ms
  INFO [Wampus.<init>]                               Wampus has 3 mountains, reward is $200
  INFO [DevelopmentActuator.begin]                   AI: dcthebender copying development state.
  INFO [DevelopmentActuator.begin]                   AI: dcthebender beginning UN-threaded development.
  INFO [DevelopmentPlanner.begin]                    AI: dcthebender starts by assaying River (4,0)
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: Assay
  INFO [PlayerLP.makeDevelopmentPlan]                AI: dcthebender started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: dcthebender got lower bound of 1824.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: dcthebender finished Development LP in time 3ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 4883.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: dcthebender picked 5 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (7,0) into Energy from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (5,3) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (6,3) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (4,1) into Food from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	5. make plot (6,0) into Energy from Empty
  INFO [DevelopmentPlanner.enqueueNormal]            AI: dcthebender is using the default (pretty lame) enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: dcthebender ------- is trying Mountain3 (7,0): Smithore --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: dcthebender ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: dcthebender ------- is trying Mountain3 (7,0): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: dcthebender ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: dcthebender ------- is trying Plain (5,3): Energy --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: dcthebender ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: dcthebender ------- is trying Plain (5,3): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: dcthebender ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: dcthebender ------- is trying Plain (6,3): Energy --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: dcthebender ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: dcthebender ------- is trying Plain (6,3): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: dcthebender ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: dcthebender ------- is trying River (4,1): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: dcthebender ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: dcthebender ------- is trying Plain (6,0): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: dcthebender ------- succeeded.
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToAssayStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: Assay
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (11) 16 bytes
  INFO [GameModel.buyAssay]                          (P11)dcthebender got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (11) 16 bytes
  INFO [GameModel.developLand]                       (P11)dcthebender undevelops tile Mountain3 (7,0)
  INFO [GameModel.sellMule]                          (P11)dcthebender sold a mule for $255
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (11) 16 bytes
  INFO [GameModel.developLand]                       (P11)dcthebender develops tile Mountain3 (7,0) with Energy factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (11) 16 bytes
  INFO [GameModel.developLand]                       (P11)dcthebender undevelops tile Plain (5,3)
  INFO [GameModel.sellMule]                          (P11)dcthebender sold a mule for $230
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (11) 16 bytes
  INFO [GameModel.developLand]                       (P11)dcthebender develops tile Plain (5,3) with Food factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (11) 16 bytes
  INFO [GameModel.developLand]                       (P11)dcthebender undevelops tile Plain (6,3)
  INFO [GameModel.sellMule]                          (P11)dcthebender sold a mule for $230
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (11) 16 bytes
  INFO [GameModel.developLand]                       (P11)dcthebender develops tile Plain (6,3) 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 (11) 16 bytes
  INFO [GameModel.developLand]                       (P11)dcthebender develops tile River (4,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 (11) 16 bytes
  INFO [GameModel.developLand]                       (P11)dcthebender develops tile Plain (6,0) with Energy factory
  INFO [DevelopmentActuator.actionComplete]          AI: dcthebender action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: dcthebender not enough time to assay.
  INFO [DevelopmentActuator.testAssayLast]           AI: dcthebender not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: GoToPub
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToPub
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (11) 16 bytes
  INFO [GameModel.gamble]                            (P11)dcthebender gambles $177, max: 47.5, left: 23.75, fraction 0.5
  INFO [DevelopmentMessenger.showMessage]            dcthebender won $177 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: dcthebender gambled and can't do more actions.
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 9
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 11ms (18ms) <P12> 147ms (158ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 11 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: RADIATION
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4279162277952985164
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ColonyEvent.applyEvent]                      Radiation strikes (P13)<A.D.A.M.> Plain (6,1)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 11ms (12ms) <P12> 145ms (160ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 11 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7463040080155683232
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.finishPower]                 (P13)<A.D.A.M.> has 6 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P11)dcthebender has 4 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P10)speedymule has 17 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P12)landru has 17 energy and needs 5 energy
  INFO [ProductionPhase.logProduction]               (P13)<A.D.A.M.> expects 23 food, 3 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)dcthebender expects 20 food, 16 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10)speedymule expects 0 food, 3 energy, 4 smithore, 21 crystite
  INFO [ProductionPhase.logProduction]               (P12)landru expects 2 food, 3 energy, 10 smithore, 4 crystite
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P13)<A.D.A.M.> produced 20 food, 6 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)dcthebender produced 18 food, 17 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10)speedymule produced 0 food, 3 energy, 4 smithore, 21 crystite
  INFO [ProductionPhase.logProduction]               (P12)landru produced 3 food, 2 energy, 8 smithore, 2 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 11ms (12ms) <P12> 143ms (158ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 11 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 11ms (12ms) <P12> 143ms (158ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 11 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 226086202504890155
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $92
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $5
  INFO [Shop.printPriceFactor]                       Smithore shop: 27, mules potentially available: 23, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 51%
  INFO [Shop.printPriceFactor]                       Smithore buy price $55 sell price $90
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Smithore: 16 critical: 0 surplus: 16 money: $3890
  INFO [CollectionPhase.goToNextPhase]               (P11)dcthebender Smithore: 5 critical: 0 surplus: 5 money: $519
  INFO [CollectionPhase.goToNextPhase]               (P10)speedymule Smithore: 4 critical: 0 surplus: 4 money: $1446
  INFO [CollectionPhase.goToNextPhase]               (P12)landru Smithore: 8 critical: 0 surplus: 8 money: $962
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 11ms (12ms) <P12> 143ms (158ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 11 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 7
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $110
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $110
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $98
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $110
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P12)landru chat: thats a big break for me
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.855 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 5ms, max 145ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 158ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)speedymule 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<A.D.A.M.> (P11)dcthebender (P12)landru 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: dcthebender has buyout mask 1
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $55 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 5ms (12ms) <P12> 145ms (154ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2853519974218697616
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $56
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $112 sell price $252
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P12)landru chat: nice haul
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Crystite: 0 critical: 0 surplus: 0 money: $3890
  INFO [CollectionPhase.goToNextPhase]               (P11)dcthebender Crystite: 0 critical: 0 surplus: 0 money: $519
  INFO [CollectionPhase.goToNextPhase]               (P10)speedymule Crystite: 41 critical: 0 surplus: 41 money: $1446
  INFO [CollectionPhase.goToNextPhase]               (P12)landru Crystite: 6 critical: 0 surplus: 6 money: $962
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 5ms (11ms) <P12> 149ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 7
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $100
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.851 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 5ms, max 149ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.D.A.M.> (P11)dcthebender 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10)speedymule (P12)landru 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: dcthebender has buyout mask 7
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [Player.increaseAuctionTeleportCount]         (P12)landru auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #24
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #25
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #26
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #27
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #34
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #35
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #36
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #37
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #38
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #39
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #40
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #41
  INFO [Player.increaseAuctionTeleportCount]         (P10)speedymule auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 162ms
  INFO [GameController.apply]                        (P12)landru chat: thats gonna be tough to come back from
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $112 (47 units for $5264)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 5ms (11ms) <P12> 147ms (162ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7858236031833576138
  INFO [Shop.calcBuySellPrice]                       Current Food price $73
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 42, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 54%
  INFO [Shop.printPriceFactor]                       Food buy price $24 sell price $59
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P10)speedymule chat: you have the power of the additional plots
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Food: 20 critical: 4 surplus: 16 money: $3890
  INFO [CollectionPhase.goToNextPhase]               (P11)dcthebender Food: 18 critical: 4 surplus: 14 money: $519
  INFO [CollectionPhase.goToNextPhase]               (P10)speedymule Food: 1 critical: 4 surplus: -3 money: $6038
  INFO [CollectionPhase.goToNextPhase]               (P12)landru Food: 3 critical: 4 surplus: -1 money: $1634
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 4ms (8ms) <P12> 149ms (162ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 7
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-170
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.851 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 4ms, max 149ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)speedymule (P12)landru 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<A.D.A.M.> (P11)dcthebender 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: dcthebender has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer landru rank 3 takes over trade from buyer speedymule rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer landru rank 3 takes over trade from buyer speedymule rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer landru rank 3 takes over trade from buyer speedymule rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer landru rank 3 takes over trade from buyer speedymule rank 2
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-170
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-170
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-170
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-170
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-170
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-170
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-170
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-170
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $33
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-170
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $33
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-170
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $33
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-170
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $33
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-170
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $33
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 162ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-170
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $33
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-170
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $33
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 157ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-170
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $33
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-170
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $33
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 157ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-170
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $33
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-170
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $33
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 162ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $31 (18 units for $569)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 40
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 1ms (8ms) <P12> 149ms (162ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4204200103904803884
  INFO [Shop.calcBuySellPrice]                       Current Energy price $34
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 46, needed: 25
  INFO [Shop.printPriceFactor]                       Energy is decreased to 66%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Energy: 6 critical: 7 surplus: -1 money: $4142
  INFO [CollectionPhase.goToNextPhase]               (P11)dcthebender Energy: 17 critical: 5 surplus: 12 money: $836
  INFO [CollectionPhase.goToNextPhase]               (P10)speedymule Energy: 12 critical: 7 surplus: 5 money: $5633
  INFO [CollectionPhase.goToNextPhase]               (P12)landru Energy: 11 critical: 6 surplus: 5 money: $1470
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 28
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 1ms (8ms) <P12> 149ms (159ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 7
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.851 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 2ms, max 149ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 164ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)speedymule (P13)<A.D.A.M.> (P12)landru 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)dcthebender 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: dcthebender has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer landru rank 3 takes over trade from buyer speedymule rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer landru rank 3 takes over trade from buyer speedymule rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer landru rank 3 takes over trade from buyer speedymule rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer landru rank 3 takes over trade from buyer speedymule rank 2
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 159ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $45 (11 units for $495)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 32
  INFO [GameController.beginNextPhase]               --------- SUMMARY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 1ms (8ms) <P12> 146ms (159ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -160182887537687129
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 51554912
  INFO [SummaryPhase2.begin]                         (P10)speedymule Money: $5633 Plots: 7 Assets: 2095 Total: 11228
  INFO [SummaryPhase2.begin]                         (P10)speedymule Food: 15 Energy: 12 Smithore: 4 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Money: $4142 Plots: 8 Assets: 1986 Total: 10128
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Food: 11 Energy: 6 Smithore: 16 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)landru Money: $975 Plots: 10 Assets: 2257 Total: 8232
  INFO [SummaryPhase2.begin]                         (P12)landru Food: 7 Energy: 22 Smithore: 8 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)dcthebender Money: $1331 Plots: 8 Assets: 1404 Total: 6735
  INFO [SummaryPhase2.begin]                         (P11)dcthebender Food: 9 Energy: 6 Smithore: 5 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 4 mules for 8 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $110
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $112
  INFO [SummaryPhase2.begin]                         Shop Smithore: 19 units $55
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $31
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $45
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $110
  INFO [SummaryPhase2.begin]                         Colony total: 36323
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.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 (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 11
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 1ms (8ms) <P12> 146ms (164ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.D.A.M.> wants Plain (0,4)
  INFO [LandGrantActuator.begin]                     AI: dcthebender is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: dcthebender wants Mountain1 (8,3)
  INFO [LandGrantActuator.agreeOnClaims]             AI: Try to agree on tiles to claim.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 4 frames, rountrip 1ms, max 146ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 164ms 15 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 4 frames, rountrip 1ms, max 146ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P12)landru is granted tile 0: Plain (0,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 146ms
  INFO [LandGrantPhase.update]                       (P11)dcthebender pressed at plot 5 frame 3
  INFO [LandGrantPhase.claimPlot]                    (P11)dcthebender is granted tile 5: Mountain1 (8,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 148ms
  INFO [LandGrantPhase.update]                       (P13)<A.D.A.M.> pressed at plot 6 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P13)<A.D.A.M.> is granted tile 6: Plain (0,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 148ms
  INFO [LandGrantPhase.update]                       (P10)speedymule pressed at plot 8 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P10)speedymule is granted tile 8: Plain (6,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 152ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 40
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 1ms (8ms) <P12> 152ms (160ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $872
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> originally valued the plot at $920
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> targets price $920
  INFO [LandAuctionActuator.beginLandAuction]        AI: dcthebender originally valued the plot at $1130
  INFO [LandAuctionActuator.beginLandAuction]        AI: dcthebender targets price $1096
  INFO [AbstractAuctionController.begin]             Begin auction id 12
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (10) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 4 frames, rountrip 1ms, max 152ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)speedymule (P13)<A.D.A.M.> (P11)dcthebender (P12)landru 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $904 (changed $-16)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: dcthebender new price $1096 (changed $24)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: dcthebender new price $1096 (changed $48)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: dcthebender new price $1056 (changed $-40)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $932 (changed $28)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: dcthebender new price $1096 (changed $40)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $892 (changed $-40)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: dcthebender new price $1096 (changed $32)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $936 (changed $44)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: dcthebender new price $1080 (changed $-16)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $912 (changed $-24)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $856 (changed $-56)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: dcthebender new price $1056 (changed $-24)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: dcthebender new price $1064 (changed $8)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: dcthebender new price $1020 (changed $-44)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: dcthebender new price $1044 (changed $24)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: dcthebender new price $1096 (changed $56)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: dcthebender new price $1096 (changed $32)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: dcthebender new price $1084 (changed $-12)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: dcthebender new price $1068 (changed $-16)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: dcthebender new price $1064 (changed $-4)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: dcthebender new price $1064 (changed $0)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: dcthebender new price $1096 (changed $60)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: dcthebender new price $1084 (changed $-12)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: dcthebender new price $1076 (changed $-8)
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (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 [AbstractLandAuctionPhase.buyLand]            (P10)speedymule bought the plot for $1124
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #2
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 79
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 1ms (11ms) <P12> 152ms (168ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [PlotSeller.beginAuction]                     Land auction price: $1064
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> originally valued the plot at $782
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> targets price $780
  INFO [LandAuctionActuator.beginLandAuction]        AI: dcthebender originally valued the plot at $1100
  INFO [LandAuctionActuator.beginLandAuction]        AI: dcthebender targets price $1096
  INFO [AbstractAuctionController.begin]             Begin auction id 13
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (10) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 4 frames, rountrip 1ms, max 152ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)speedymule (P13)<A.D.A.M.> (P11)dcthebender (P12)landru 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P12)landru chat: this is uncalled for
  INFO [LandAuctionActuator.changeTargetPrice]       AI: dcthebender new price $1092 (changed $-4)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: dcthebender new price $1096 (changed $8)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: dcthebender new price $1084 (changed $-12)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: dcthebender new price $1064 (changed $-20)
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (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 [AbstractLandAuctionPhase.buyLand]            (P10)speedymule bought the plot for $1084
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #3
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 69
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 5ms (9ms) <P12> 150ms (169ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [PlotSeller.beginAuction]                     Land auction price: $1024
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> originally valued the plot at $728
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> targets price $728
  INFO [LandAuctionActuator.beginLandAuction]        AI: dcthebender originally valued the plot at $818
  INFO [LandAuctionActuator.beginLandAuction]        AI: dcthebender targets price $816
  INFO [AbstractAuctionController.begin]             Begin auction id 14
  INFO [GameController.apply]                        (P12)landru chat: !!!!!
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (10) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 4 frames, rountrip 5ms, max 148ms
  INFO [GameController.apply]                        (P12)landru chat: well thats the game
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)speedymule (P13)<A.D.A.M.> (P11)dcthebender (P12)landru 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P10)speedymule chat: im back
  INFO [GameController.apply]                        (P10)speedymule chat: 10 plots too
  INFO [GameController.apply]                        (P12)landru chat: that's game
  INFO [GameController.apply]                        (P12)landru chat: i can't match you in tite
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (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 [AbstractLandAuctionPhase.buyLand]            (P10)speedymule bought the plot for $1028
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 49
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 5ms (13ms) <P12> 146ms (152ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2131929340605627526
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.1869176
  INFO [PlayerEventPhase.begin]                      Event player: (P10)speedymule (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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Player.useFood]                              (P10)speedymule has 15 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 10ms (13ms) <P12> 147ms (160ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10)speedymule
  INFO [Wampus.<init>]                               Wampus has 1 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)speedymule develops tile Plain (5,4) with Energy factory
  INFO [GameModel.developLand]                       (P10)speedymule develops tile Plain (6,4) with Energy factory
  INFO [GameModel.developLand]                       (P10)speedymule develops tile Plain (7,4) with Crystite factory
  INFO [DevelopmentMessenger.showMessage]            speedymule caught the Mountain Wampus and got $300
  INFO [GameModel.gamble]                            (P10)speedymule gambles $152, max: 47.5, left: 2.239102, fraction 0.047138985
  INFO [DevelopmentMessenger.showMessage]            speedymule won $152 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P10)speedymule finishes on update 2296
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 48
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 10ms (13ms) <P12> 145ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 353554564755788212
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.03080678
  INFO [PlayerEventPhase.begin]                      Event player: (P13)<A.D.A.M.> (rank 2)
  INFO [PlayerEventPhase.begin]                      Event: TapDancingMule
  INFO [PlayerEventPhase$1.finished]                 Event Message: Your M.U.L.E. won the colony tap-dancing contest. You collected $300
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Player.useFood]                              (P13)<A.D.A.M.> has 11 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- FAST_DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 9ms (11ms) <P12> 145ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $300
  INFO [DevelopmentActuator.begin]                   AI: <A.D.A.M.> copying development state.
  INFO [DevelopmentActuator.begin]                   AI: <A.D.A.M.> beginning UN-threaded development.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.D.A.M.> got lower bound of 1319.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> finished Development LP in time 480ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2458.9999999999995
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 5 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,1) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (1,4) into Crystite from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (2,4) into Crystite from Food
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (6,1) into Energy from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	5. make plot (0,4) into Crystite from Empty
  INFO [DevelopmentPlanner.enqueueNormal]            AI: <A.D.A.M.> is using the default (pretty lame) enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (5,1): Food --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (5,1): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Mountain3 (1,4): Smithore --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Mountain3 (1,4): Empty --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (2,4): Food --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (2,4): Empty --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (6,1): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (0,4): Empty --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> undevelops tile Plain (5,1)
  INFO [GameModel.sellMule]                          (P13)<A.D.A.M.> sold a mule for $135
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile Plain (5,1) with Energy factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> undevelops tile Mountain3 (1,4)
  INFO [GameModel.sellMule]                          (P13)<A.D.A.M.> sold a mule for $185
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile Mountain3 (1,4) with Crystite factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> undevelops tile Plain (2,4)
  INFO [GameModel.sellMule]                          (P13)<A.D.A.M.> sold a mule for $135
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile Plain (2,4) with Crystite factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile Plain (6,1) 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 (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile Plain (0,4) with Crystite factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <A.D.A.M.> not enough time to assay.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToPub
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToPub
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.gamble]                            (P13)<A.D.A.M.> gambles $194, max: 47.5, left: 23.75, fraction 0.5
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $194 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> gambled and can't do more actions.
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 66
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 3ms (10ms) <P12> 145ms (169ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8293430931979201132
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.74647063
  INFO [PlayerEventPhase.begin]                      No player event for (P12)landru (rank 3)
  INFO [Player.useFood]                              (P12)landru has 7 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 3ms (9ms) <P12> 145ms (157ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)landru
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P12)landru develops tile Mountain1 (2,2) with Crystite factory
  INFO [GameModel.developLand]                       (P12)landru develops tile Plain (2,3) with Smithore factory
  INFO [GameController.apply]                        (P10)speedymule chat: now its open again - before i had no chance to compete with your 50% additional plots
  INFO [GameModel.developLand]                       (P12)landru develops tile Plain (0,2) with Crystite factory
  INFO [GameModel.developLand]                       (P12)landru develops tile Plain (0,1) with Smithore factory
  INFO [GameModel.developLand]                       (P12)landru develops tile Plain (5,2) with Crystite factory
  INFO [GameController.apply]                        (P10)speedymule chat: you get the magic 12
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 2257. End Update: 2256
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)landru finishes on update 2291
  INFO [GameModel.gamble]                            (P12)landru gambles $150, max: 47.5, left: 1.6791024, fraction 0.035349526
  INFO [DevelopmentMessenger.showMessage]            landru won $150 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 60
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 3ms (10ms) <P12> 144ms (179ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2666529928598032484
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.07848638
  INFO [PlayerEventPhase.begin]                      Event player: (P11)dcthebender (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]                        (P12)landru chat: if i can
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Player.useFood]                              (P11)dcthebender has 9 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- FAST_DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 3ms (10ms) <P12> 144ms (179ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $300
  INFO [DevelopmentActuator.begin]                   AI: dcthebender copying development state.
  INFO [DevelopmentActuator.begin]                   AI: dcthebender beginning UN-threaded development.
  INFO [DevelopmentPlanner.begin]                    AI: dcthebender starts by assaying Plain (3,3)
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: Assay
  INFO [PlayerLP.makeDevelopmentPlan]                AI: dcthebender started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: dcthebender got lower bound of 1424.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: dcthebender finished Development LP in time 894ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2591.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: dcthebender picked 5 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (4,1) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (5,3) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (6,3) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (3,3) into Energy from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	5. make plot (8,3) into Energy from Empty
  INFO [DevelopmentPlanner.enqueueNormal]            AI: dcthebender is using the default (pretty lame) enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: dcthebender ------- is trying River (4,1): Food --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: dcthebender ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: dcthebender ------- is trying River (4,1): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: dcthebender ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: dcthebender ------- is trying Plain (5,3): Food --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: dcthebender ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: dcthebender ------- is trying Plain (5,3): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: dcthebender ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: dcthebender ------- is trying Plain (6,3): Food --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: dcthebender ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: dcthebender ------- is trying Plain (6,3): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: dcthebender ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: dcthebender ------- is trying Plain (3,3): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: dcthebender ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: dcthebender ------- is trying Mountain1 (8,3): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: dcthebender ------- succeeded.
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToAssayStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: Assay
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (11) 16 bytes
  INFO [GameModel.buyAssay]                          (P11)dcthebender got an assay bot
  INFO [GameController.apply]                        (P12)landru chat: it's a big deficit to make up
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (11) 16 bytes
  INFO [GameModel.developLand]                       (P11)dcthebender undevelops tile River (4,1)
  INFO [GameModel.sellMule]                          (P11)dcthebender sold a mule for $135
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (11) 16 bytes
  INFO [GameModel.developLand]                       (P11)dcthebender develops tile River (4,1) with Energy factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (11) 16 bytes
  INFO [GameModel.developLand]                       (P11)dcthebender undevelops tile Plain (5,3)
  INFO [GameModel.sellMule]                          (P11)dcthebender sold a mule for $135
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (11) 16 bytes
  INFO [GameModel.developLand]                       (P11)dcthebender develops tile Plain (5,3) with Energy factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (11) 16 bytes
  INFO [GameModel.developLand]                       (P11)dcthebender undevelops tile Plain (6,3)
  INFO [GameModel.sellMule]                          (P11)dcthebender sold a mule for $135
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (11) 16 bytes
  INFO [GameModel.developLand]                       (P11)dcthebender develops tile Plain (6,3) 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 (11) 16 bytes
  INFO [GameModel.developLand]                       (P11)dcthebender develops tile Plain (3,3) 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 (11) 16 bytes
  INFO [GameModel.developLand]                       (P11)dcthebender develops tile Mountain1 (8,3) with Energy factory
  INFO [DevelopmentActuator.actionComplete]          AI: dcthebender action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: dcthebender not enough time to assay.
  INFO [DevelopmentActuator.testAssayLast]           AI: dcthebender not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: GoToPub
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToPub
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (11) 16 bytes
  INFO [GameModel.gamble]                            (P11)dcthebender gambles $154, max: 47.5, left: 23.75, fraction 0.5
  INFO [DevelopmentMessenger.showMessage]            dcthebender won $154 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: dcthebender gambled and can't do more actions.
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 106
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 7ms (10ms) <P12> 143ms (154ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 7ms (10ms) <P12> 143ms (154ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7975097786989872360
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P13)<A.D.A.M.> has 6 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P11)dcthebender has 6 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P10)speedymule has 12 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P12)landru has 22 energy and needs 8 energy
  INFO [ProductionPhase.logProduction]               (P13)<A.D.A.M.> expects 15 food, 15 energy, 0 smithore, 13 crystite
  INFO [ProductionPhase.logProduction]               (P11)dcthebender expects 4 food, 54 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10)speedymule expects 0 food, 14 energy, 4 smithore, 30 crystite
  INFO [ProductionPhase.logProduction]               (P12)landru expects 2 food, 3 energy, 9 smithore, 15 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P13)<A.D.A.M.> produced 16 food, 16 energy, 0 smithore, 14 crystite
  INFO [ProductionPhase.logProduction]               (P11)dcthebender produced 4 food, 50 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10)speedymule produced 0 food, 14 energy, 4 smithore, 31 crystite
  INFO [ProductionPhase.logProduction]               (P12)landru produced 2 food, 3 energy, 5 smithore, 12 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 7ms (10ms) <P12> 144ms (154ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PIRATE_SHIP
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5547152648085957144
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 7ms (10ms) <P12> 144ms (154ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7541295335558665465
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $55
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $0
  INFO [Shop.printPriceFactor]                       Smithore shop: 19, mules potentially available: 13, mules needed: 7
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 65%
  INFO [Shop.printPriceFactor]                       Smithore buy price $50 sell price $85
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P10)speedymule chat: aaarrgh
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Smithore: 16 critical: 0 surplus: 16 money: $4141
  INFO [CollectionPhase.goToNextPhase]               (P11)dcthebender Smithore: 5 critical: 0 surplus: 5 money: $1090
  INFO [CollectionPhase.goToNextPhase]               (P10)speedymule Smithore: 8 critical: 0 surplus: 8 money: $2019
  INFO [CollectionPhase.goToNextPhase]               (P12)landru Smithore: 13 critical: 0 surplus: 13 money: $495
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.apply]                        (P12)landru chat: no, thats good for you
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 8ms (15ms) <P12> 145ms (154ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 8
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $90
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $90
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $78
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $90
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.856 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 8ms, max 144ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 154ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)speedymule (P12)landru 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<A.D.A.M.> (P11)dcthebender 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: dcthebender has buyout mask 7
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [Player.increaseAuctionTeleportCount]         (P11)dcthebender auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 154ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #24
  INFO [Player.increaseAuctionTeleportCount]         (P10)speedymule auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 154ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (12) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #25
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 154ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $83 (25 units for $2095)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 30
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 8ms (18ms) <P12> 143ms (154ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2495277068558249856
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $112
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $72 sell price $212
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Crystite: 0 critical: 0 surplus: 0 money: $4231
  INFO [CollectionPhase.goToNextPhase]               (P11)dcthebender Crystite: 0 critical: 0 surplus: 0 money: $1480
  INFO [CollectionPhase.goToNextPhase]               (P10)speedymule Crystite: 0 critical: 0 surplus: 0 money: $14
  INFO [CollectionPhase.goToNextPhase]               (P12)landru Crystite: 0 critical: 0 surplus: 0 money: $405
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 8ms (18ms) <P12> 144ms (166ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 8
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $100
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $72 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 8ms (17ms) <P12> 144ms (166ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7983690699083135671
  INFO [Shop.calcBuySellPrice]                       Current Food price $31
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 37, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 66%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Food: 20 critical: 5 surplus: 15 money: $4231
  INFO [CollectionPhase.goToNextPhase]               (P11)dcthebender Food: 7 critical: 5 surplus: 2 money: $1480
  INFO [CollectionPhase.goToNextPhase]               (P10)speedymule Food: 6 critical: 5 surplus: 1 money: $14
  INFO [CollectionPhase.goToNextPhase]               (P12)landru Food: 4 critical: 5 surplus: -1 money: $405
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 26
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 8ms (18ms) <P12> 143ms (157ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 8
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $36
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.857 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 8ms, max 144ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 163ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)speedymule (P12)landru 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<A.D.A.M.> (P11)dcthebender 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: dcthebender has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $36
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 157ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $45
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $45
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 157ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $30 (3 units for $63)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 36
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 8ms (17ms) <P12> 143ms (157ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8017076715514491064
  INFO [Shop.calcBuySellPrice]                       Current Energy price $45
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 102, needed: 26
  INFO [Shop.printPriceFactor]                       Energy is decreased to 44%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P12)landru chat: it's patholoical
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Energy: 16 critical: 7 surplus: 9 money: $4278
  INFO [CollectionPhase.goToNextPhase]               (P11)dcthebender Energy: 54 critical: 2 surplus: 52 money: $1496
  INFO [CollectionPhase.goToNextPhase]               (P10)speedymule Energy: 18 critical: 8 surplus: 10 money: $14
  INFO [CollectionPhase.goToNextPhase]               (P12)landru Energy: 14 critical: 9 surplus: 5 money: $342
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 34
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 8ms (18ms) <P12> 146ms (157ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 8
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.853 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 8ms, max 147ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 163ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)speedymule (P12)landru 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<A.D.A.M.> (P11)dcthebender 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: dcthebender has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $25 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- SUMMARY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 8ms (17ms) <P12> 147ms (165ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4034811473799675645
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 50580040
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Money: $4278 Plots: 9 Assets: 3025 Total: 11803
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Food: 18 Energy: 16 Smithore: 15 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P10)speedymule Money: $14 Plots: 11 Assets: 4461 Total: 9975
  INFO [SummaryPhase2.begin]                         (P10)speedymule Food: 6 Energy: 18 Smithore: 32 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)dcthebender Money: $1496 Plots: 10 Assets: 2355 Total: 8851
  INFO [SummaryPhase2.begin]                         (P11)dcthebender Food: 6 Energy: 54 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)landru Money: $342 Plots: 11 Assets: 2737 Total: 8579
  INFO [SummaryPhase2.begin]                         (P12)landru Food: 7 Energy: 14 Smithore: 14 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 4 mules
  INFO [Shop.buildMules]                             A mule now costs $160
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $72
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $83
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $30
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 4 $160
  INFO [SummaryPhase2.begin]                         Colony total: 39208
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.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]                        (P10)speedymule chat: nice price, but no cash
  INFO [GameController.apply]                        (P12)landru chat: they will still be there next round
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 11
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 7ms (17ms) <P12> 146ms (170ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [Development.setPlayerOrder]                  Reverse development order. 4 mules.
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.M.> Not enough tiles, grab any tile.
  INFO [LandGrantActuator.begin]                     AI: dcthebender Not enough tiles, grab any tile.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 4 frames, rountrip 7ms, max 146ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 170ms 16 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 4 frames, rountrip 7ms, max 146ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P11)dcthebender pressed at plot 0 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P12)landru is granted tile 0: Plain (1,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 7ms, max 146ms
  INFO [LandGrantPhase.update]                       (P11)dcthebender pressed at plot 1 frame 1
  INFO [Wampus.randomMountain]                       Wampus has no more mountains and dies
  INFO [LandGrantPhase.claimPlot]                    (P11)dcthebender is granted tile 1: Mountain1 (3,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 7ms, max 146ms
  INFO [LandGrantPhase.update]                       (P10)speedymule pressed at plot 2 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P10)speedymule is granted tile 2: Plain (7,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 7ms, max 146ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 18
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 7ms (17ms) <P12> 146ms (170ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 7ms (17ms) <P12> 150ms (170ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2846690559232846045
  INFO [Development.setPlayerOrder]                  Reverse development order. 4 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.091187894
  INFO [PlayerEventPhase.begin]                      Event player: (P12)landru (rank 4)
  INFO [PlayerEventPhase.begin]                      Event: MuseumBoughtComputer
  INFO [PlayerEventPhase$1.finished]                 Event Message: The museum bought your antique personal computer for $600
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P12)landru chat: nice
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Player.useFood]                              (P12)landru has 7 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 7ms (17ms) <P12> 154ms (182ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)landru
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P12)landru develops tile Plain (1,0) with Crystite factory
  INFO [GameModel.developLand]                       (P12)landru develops tile Plain (0,0) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)landru finishes on update 2375
  INFO [GameModel.developLand]                       (P12)landru develops tile Plain (8,0) with Crystite factory
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [GameController.apply]                        (P12)landru chat: got it!
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 54
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 8ms (17ms) <P12> 153ms (183ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6842112114398509125
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.048376083
  INFO [PlayerEventPhase.begin]                      Event player: (P11)dcthebender (rank 3)
  INFO [PlayerEventPhase.begin]                      Event: BestBuiltMule
  INFO [PlayerEventPhase$1.finished]                 Event Message: Your M.U.L.E. was judged "Best Built" at the colony fair. You won $150
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P10)speedymule chat: close
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Player.useFood]                              (P11)dcthebender has 6 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- FAST_DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 8ms (17ms) <P12> 151ms (182ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [DevelopmentActuator.begin]                   AI: dcthebender copying development state.
  INFO [DevelopmentActuator.begin]                   AI: dcthebender beginning UN-threaded development.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: dcthebender started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: dcthebender got lower bound of 1520.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: dcthebender finished Development LP in time 12ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 4270.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: dcthebender picked 4 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (6,0) into Smithore from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (7,0) into Smithore from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (7,2) into Smithore from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (3,0) into Smithore from Empty
  INFO [DevelopmentPlanner.enqueueNormal]            AI: dcthebender is using the default (pretty lame) enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: dcthebender ------- is trying Plain (6,0): Energy --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: dcthebender ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: dcthebender ------- is trying Plain (6,0): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: dcthebender ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: dcthebender ------- is trying Mountain3 (7,0): Energy --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: dcthebender ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: dcthebender ------- is trying Mountain3 (7,0): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: dcthebender ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: dcthebender ------- is trying Mountain3 (7,2): Energy --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: dcthebender ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: dcthebender ------- is trying Mountain3 (7,2): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: dcthebender ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: dcthebender ------- is trying Mountain1 (3,0): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: dcthebender ------- succeeded.
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (11) 16 bytes
  INFO [GameModel.developLand]                       (P11)dcthebender undevelops tile Plain (6,0)
  INFO [GameModel.sellMule]                          (P11)dcthebender sold a mule for $210
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (11) 16 bytes
  INFO [GameModel.developLand]                       (P11)dcthebender develops tile Plain (6,0) with Smithore factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (11) 16 bytes
  INFO [GameModel.developLand]                       (P11)dcthebender undevelops tile Mountain3 (7,0)
  INFO [GameModel.sellMule]                          (P11)dcthebender sold a mule for $210
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (11) 16 bytes
  INFO [GameModel.developLand]                       (P11)dcthebender develops tile Mountain3 (7,0) with Smithore factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (11) 16 bytes
  INFO [GameModel.developLand]                       (P11)dcthebender undevelops tile Mountain3 (7,2)
  INFO [GameModel.sellMule]                          (P11)dcthebender sold a mule for $210
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (11) 16 bytes
  INFO [GameModel.developLand]                       (P11)dcthebender develops tile Mountain3 (7,2) with Smithore factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (11) 16 bytes
  INFO [GameModel.developLand]                       (P11)dcthebender develops tile Mountain1 (3,0) with Smithore factory
  INFO [DevelopmentActuator.actionComplete]          AI: dcthebender action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: dcthebender not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: GoToPub
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToPub
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (11) 16 bytes
  INFO [GameModel.gamble]                            (P11)dcthebender gambles $198, max: 47.5, left: 23.75, fraction 0.5
  INFO [DevelopmentMessenger.showMessage]            dcthebender won $198 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: dcthebender gambled and can't do more actions.
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 33
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 8ms (17ms) <P12> 148ms (185ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7848473871210529956
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5330501
  INFO [PlayerEventPhase.begin]                      No player event for (P10)speedymule (rank 2)
  INFO [Player.useFood]                              (P10)speedymule has 6 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 7ms (17ms) <P12> 142ms (185ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10)speedymule
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P10)speedymule undevelops tile Plain (3,2)
  INFO [GameModel.developLand]                       (P10)speedymule develops tile Mountain1 (3,1) with Smithore factory
  INFO [GameModel.developLand]                       (P10)speedymule develops tile Plain (1,3) with Smithore factory
  INFO [GameModel.developLand]                       (P10)speedymule develops tile Plain (3,2) with Food factory
  INFO [GameController.apply]                        (P12)landru chat: you got me with ore though
  INFO [GameModel.developLand]                       (P10)speedymule undevelops tile Plain (2,0)
  INFO [GameController.apply]                        (P12)landru chat: tha'ts gonna spike and when it does you
  INFO [GameModel.developLand]                       (P10)speedymule develops tile Plain (6,4) with Crystite factory
  INFO [GameModel.developLand]                       (P10)speedymule develops tile Plain (7,3) with Energy factory
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P10)speedymule finishes on update 2375
  INFO [GameController.apply]                        (P12)landru chat: will be unreachable
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 58
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 7ms (14ms) <P12> 150ms (180ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6909194564349965986
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.7668919
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<A.D.A.M.> (rank 1)
  INFO [Player.useFood]                              (P13)<A.D.A.M.> has 18 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- FAST_DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 7ms (14ms) <P12> 145ms (176ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [DevelopmentActuator.begin]                   AI: <A.D.A.M.> copying development state.
  INFO [DevelopmentActuator.begin]                   AI: <A.D.A.M.> beginning UN-threaded development.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.D.A.M.> got lower bound of 2479.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> finished Development LP in time 207ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 3782.999999999999
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,1) into Smithore from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (6,1) into Smithore from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (5,0) into Smithore from Food
  INFO [DevelopmentPlanner.enqueueNormal]            AI: <A.D.A.M.> is using the default (pretty lame) enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (5,1): Energy --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (5,1): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (6,1): Energy --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (6,1): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (5,0): Food --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (5,0): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> undevelops tile Plain (5,1)
  INFO [GameModel.sellMule]                          (P13)<A.D.A.M.> sold a mule for $210
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile Plain (5,1) with Smithore factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> undevelops tile Plain (6,1)
  INFO [GameModel.sellMule]                          (P13)<A.D.A.M.> sold a mule for $210
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile Plain (6,1) with Smithore factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> undevelops tile Plain (5,0)
  INFO [GameModel.sellMule]                          (P13)<A.D.A.M.> sold a mule for $185
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile Plain (5,0) with Smithore factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToPub
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToPub
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.gamble]                            (P13)<A.D.A.M.> gambles $204, max: 47.5, left: 23.75, fraction 0.5
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $204 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> gambled and can't do more actions.
  INFO [GameController.apply]                        (P10)speedymule chat: hope it spikes - thats why i bought ore -- have to leave 2 plots open anyway
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 38
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 4ms (14ms) <P12> 145ms (176ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 4ms (14ms) <P12> 145ms (176ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1120840523903173785
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.finishPower]                 (P13)<A.D.A.M.> has 16 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P11)dcthebender has 54 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P10)speedymule has 18 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P12)landru has 14 energy and needs 11 energy
  INFO [ProductionPhase.logProduction]               (P13)<A.D.A.M.> expects 10 food, 3 energy, 9 smithore, 13 crystite
  INFO [ProductionPhase.logProduction]               (P11)dcthebender expects 4 food, 31 energy, 17 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10)speedymule expects 2 food, 6 energy, 12 smithore, 18 crystite
  INFO [ProductionPhase.logProduction]               (P12)landru expects 2 food, 3 energy, 9 smithore, 28 crystite
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P13)<A.D.A.M.> produced 9 food, 3 energy, 10 smithore, 14 crystite
  INFO [ProductionPhase.logProduction]               (P11)dcthebender produced 3 food, 30 energy, 16 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10)speedymule produced 2 food, 6 energy, 11 smithore, 14 crystite
  INFO [ProductionPhase.logProduction]               (P12)landru produced 4 food, 1 energy, 9 smithore, 29 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 4ms (13ms) <P12> 145ms (176ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: FIRE_IN_STORE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2306452403564866066
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 4ms (13ms) <P12> 145ms (162ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7023503606097792334
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $83
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-3
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 0, mules needed: 3
  INFO [Shop.printPriceFactor]                       Smithore is increased to 250%
  INFO [Shop.printPriceFactor]                       Smithore buy price $205 sell price $240
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P10)speedymule chat: empty shop burned
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Smithore: 25 critical: 0 surplus: 25 money: $4382
  INFO [CollectionPhase.goToNextPhase]               (P11)dcthebender Smithore: 16 critical: 0 surplus: 16 money: $1534
  INFO [CollectionPhase.goToNextPhase]               (P10)speedymule Smithore: 43 critical: 0 surplus: 43 money: $89
  INFO [CollectionPhase.goToNextPhase]               (P12)landru Smithore: 23 critical: 0 surplus: 23 money: $162
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 3ms (12ms) <P12> 147ms (168ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 9
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $205
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $70
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $205
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $70
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P12)landru chat: nice haul
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.847 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 3ms, max 147ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 162ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10)speedymule (P13)<A.D.A.M.> (P11)dcthebender (P12)landru 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 5
  INFO [AuctionActuator.beginAuction]                AI: dcthebender has buyout mask 5
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [Player.increaseAuctionTeleportCount]         (P11)dcthebender auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [Player.increaseAuctionTeleportCount]         (P12)landru auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #24
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #25
  INFO [Player.increaseAuctionTeleportCount]         (P13)<A.D.A.M.> auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #26
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #27
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #34
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #35
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #36
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #37
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #38
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #39
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #40
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #41
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #42
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #43
  INFO [Player.increaseAuctionTeleportCount]         (P10)speedymule auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 168ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $205 (107 units for $21935)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 46
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 3ms (12ms) <P12> 152ms (168ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7599687266907589531
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $72
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $52 sell price $192
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Crystite: 14 critical: 0 surplus: 14 money: $9507
  INFO [CollectionPhase.goToNextPhase]               (P11)dcthebender Crystite: 0 critical: 0 surplus: 0 money: $4814
  INFO [CollectionPhase.goToNextPhase]               (P10)speedymule Crystite: 14 critical: 0 surplus: 14 money: $8904
  INFO [CollectionPhase.goToNextPhase]               (P12)landru Crystite: 29 critical: 0 surplus: 29 money: $4877
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 2ms (12ms) <P12> 147ms (156ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 9
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $100
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.851 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 2ms, max 149ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 168ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)speedymule (P11)dcthebender (P12)landru 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<A.D.A.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: dcthebender has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 168ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [Player.increaseAuctionTeleportCount]         (P13)<A.D.A.M.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 168ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $100 (14 units for $1400)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 26
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 3ms (10ms) <P12> 152ms (168ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4665115382629989946
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 28, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 79%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Food: 16 critical: 5 surplus: 11 money: $10907
  INFO [CollectionPhase.goToNextPhase]               (P11)dcthebender Food: 4 critical: 5 surplus: -1 money: $4814
  INFO [CollectionPhase.goToNextPhase]               (P10)speedymule Food: 3 critical: 5 surplus: -2 money: $7504
  INFO [CollectionPhase.goToNextPhase]               (P12)landru Food: 5 critical: 5 surplus: 0 money: $4877
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 26
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 6ms (10ms) <P12> 149ms (168ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 9
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $225
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $380
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.851 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 6ms, max 149ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 180ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)speedymule (P11)dcthebender (P12)landru 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<A.D.A.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: dcthebender has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $225
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $380
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 168ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $225
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $380
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $225
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $380
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $225
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $380
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $225
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $380
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 168ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $225
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $380
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $225
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $380
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $36
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $225
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $380
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $36
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $225
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $380
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $45
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $225
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $380
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $45
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $225
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $380
  INFO [Player.increaseAuctionTeleportCount]         (P13)<A.D.A.M.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 158ms
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $50 (11 units for $550)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 34
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 6ms (9ms) <P12> 149ms (168ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3996869027541854017
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 94, needed: 36
  INFO [Shop.printPriceFactor]                       Energy is decreased to 54%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Energy: 9 critical: 9 surplus: 0 money: $11457
  INFO [CollectionPhase.goToNextPhase]               (P11)dcthebender Energy: 67 critical: 6 surplus: 61 money: $4764
  INFO [CollectionPhase.goToNextPhase]               (P10)speedymule Energy: 14 critical: 9 surplus: 5 money: $7204
  INFO [CollectionPhase.goToNextPhase]               (P12)landru Energy: 4 critical: 12 surplus: -8 money: $4677
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 26
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 6ms (9ms) <P12> 153ms (181ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 9
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $175
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $231
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.849 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 6ms, max 151ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 181ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)speedymule (P13)<A.D.A.M.> (P12)landru 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)dcthebender 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: dcthebender has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer landru rank 4 takes over trade from buyer speedymule rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer landru rank 4 takes over trade from buyer speedymule rank 2
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $175
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $231
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $175
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $231
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $175
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $231
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $175
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $231
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $175
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $231
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 165ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $175
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $231
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $175
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $231
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $175
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $231
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $175
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $231
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $175
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $231
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $175
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $231
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $175
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $231
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $175
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $231
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $175
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $231
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $175
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $231
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $175
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $231
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $175
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $231
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $175
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $231
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $175
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $231
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $175
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $231
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $175
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $231
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $175
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $231
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $175
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $231
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #24
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $175
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $231
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $175
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $231
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $175
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $231
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #27
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $175
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $231
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $175
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $231
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $175
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $231
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $175
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $231
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $175
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $231
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $175
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $231
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $175
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $231
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #34
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $175
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $231
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #35
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $175
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $231
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #36
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $175
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $231
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #37
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $175
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $231
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #38
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $175
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $231
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #39
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $175
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $231
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 165ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #40
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $175
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $231
  INFO [SlickLogSystem.info]                         Transaction #41
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $175
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $231
  INFO [SlickLogSystem.info]                         Transaction #42
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $175
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $231
  INFO [SlickLogSystem.info]                         Transaction #43
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $175
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $231
  INFO [SlickLogSystem.info]                         Transaction #44
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $175
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $231
  INFO [SlickLogSystem.info]                         Transaction #45
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $175
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $231
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #46
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $175
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $231
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #47
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $175
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $231
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #48
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $175
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $231
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #49
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $175
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $231
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #50
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $175
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $231
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #51
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $175
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $231
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #52
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $175
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $231
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #53
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $175
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $231
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #54
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $175
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $231
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #55
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $175
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $231
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #56
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $175
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $231
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #57
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $175
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $231
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #58
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $175
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $231
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #59
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $175
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $231
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #60
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $175
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $231
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 165ms
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $45 (60 units for $2700)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 48
  INFO [GameController.beginNextPhase]               --------- SUMMARY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 5ms (6ms) <P12> 152ms (173ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3726587624180956769
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 47516464
  INFO [SummaryPhase2.begin]                         (P10)speedymule Money: $6259 Plots: 12 Assets: 5925 Total: 18184
  INFO [SummaryPhase2.begin]                         (P10)speedymule Food: 9 Energy: 35 Smithore: 0 Crystite: 28
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Money: $11457 Plots: 9 Assets: 1595 Total: 17552
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Food: 5 Energy: 9 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)landru Money: $2922 Plots: 12 Assets: 6705 Total: 15627
  INFO [SummaryPhase2.begin]                         (P12)landru Food: 9 Energy: 43 Smithore: 0 Crystite: 29
  INFO [SummaryPhase2.begin]                         (P11)dcthebender Money: $7464 Plots: 11 Assets: 1575 Total: 14539
  INFO [SummaryPhase2.begin]                         (P11)dcthebender Food: 5 Energy: 7 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 14 mules for 28 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $410
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $100
  INFO [SummaryPhase2.begin]                         Shop Smithore: 79 units $205
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $50
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $45
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $410
  INFO [SummaryPhase2.begin]                         Colony total: 65902
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.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 (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 5ms (6ms) <P12> 151ms (165ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.M.> Not enough tiles, grab any tile.
  INFO [LandGrantActuator.begin]                     AI: dcthebender Not enough tiles, grab any tile.
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               Forcibly ending uncompleted phase transition
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 5ms (6ms) <P12> 151ms (165ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 5ms (6ms) <P12> 151ms (165ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 313211629272222215
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.0025277138
  INFO [PlayerEventPhase.begin]                      Event player: (P10)speedymule (rank 1)
  INFO [PlayerEventPhase.begin]                      Event: BatLizard
  INFO [PlayerEventPhase$1.finished]                 Event Message: Your child was bitten by a Bat-Lizard and the hospital bill cost you $300
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Player.useFood]                              (P10)speedymule has 9 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 5ms (6ms) <P12> 146ms (153ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10)speedymule
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P10)speedymule develops tile Plain (5,4) with Crystite factory
  INFO [GameModel.developLand]                       (P10)speedymule develops tile Plain (7,3) with Crystite factory
  INFO [GameModel.developLand]                       (P10)speedymule develops tile Mountain1 (8,4) with Crystite factory
  INFO [GameModel.gamble]                            (P10)speedymule gambles $157, max: 47.5, left: 2.7791014, fraction 0.058507398
  INFO [DevelopmentMessenger.showMessage]            speedymule won $157 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P10)speedymule finishes on update 2236
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 52
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 2ms (5ms) <P12> 145ms (153ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7499577495103969567
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.13852257
  INFO [PlayerEventPhase.begin]                      Event player: (P13)<A.D.A.M.> (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 $225
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Player.useFood]                              (P13)<A.D.A.M.> has 5 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- FAST_DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 1ms (5ms) <P12> 144ms (153ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [DevelopmentActuator.begin]                   AI: <A.D.A.M.> copying development state.
  INFO [DevelopmentActuator.begin]                   AI: <A.D.A.M.> beginning UN-threaded development.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.D.A.M.> couldn't find a lower bound using the previous solution (even with fudging).
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> finished Development LP in time 2519ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 3337.9999999999995
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,0) into Food from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (5,1) into Food from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (6,1) into Energy from Smithore
  INFO [DevelopmentPlanner.enqueueNormal]            AI: <A.D.A.M.> is using the default (pretty lame) enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (5,0): Smithore --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (5,0): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (5,1): Smithore --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (5,1): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (6,1): Smithore --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (6,1): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [SlickLogSystem.info]                         Too much real time passed since last frame. Breaking sync with real time.
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> undevelops tile Plain (5,0)
  INFO [GameModel.sellMule]                          (P13)<A.D.A.M.> sold a mule for $485
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile Plain (5,0) with Food factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> undevelops tile Plain (5,1)
  INFO [GameModel.sellMule]                          (P13)<A.D.A.M.> sold a mule for $485
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile Plain (5,1) with Food factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> undevelops tile Plain (6,1)
  INFO [GameModel.sellMule]                          (P13)<A.D.A.M.> sold a mule for $485
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile Plain (6,1) with Energy factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToPub
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToPub
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.gamble]                            (P13)<A.D.A.M.> gambles $175, max: 47.5, left: 23.75, fraction 0.5
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $175 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> gambled and can't do more actions.
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 2ms (14ms) <P12> 145ms (155ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 10655753013150242
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.6618977
  INFO [PlayerEventPhase.begin]                      No player event for (P12)landru (rank 3)
  INFO [Player.useFood]                              (P12)landru has 9 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 5ms (14ms) <P12> 146ms (155ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)landru
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 506. End Update: 505
  INFO [GameModel.developLand]                       (P12)landru develops tile Plain (3,4) with Crystite factory
  INFO [GameModel.developLand]                       (P12)landru develops tile Plain (8,1) with Crystite factory
  INFO [GameModel.developLand]                       (P12)landru develops tile Plain (2,3) with Crystite factory
  INFO [GameModel.developLand]                       (P12)landru develops tile Plain (0,2) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)landru finishes on update 2375
  INFO [Mule.runAway]                                Mule runs away for (P12)landru
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 9ms (14ms) <P12> 143ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7983169025766033749
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.19627815
  INFO [PlayerEventPhase.begin]                      Event player: (P11)dcthebender (rank 4)
  INFO [PlayerEventPhase.begin]                      Event: AgricultureAward
  INFO [PlayerEventPhase$1.finished]                 Event Message: The colony council for agriculture awarded you $150 for each food plot you have developed. The total grant is $150
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P10)speedymule chat: run mule run
  INFO [GameController.apply]                        (P12)landru chat: :/
  INFO [GameController.apply]                        (P10)speedymule chat: enjoy freedom
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Player.useFood]                              (P11)dcthebender has 5 food and needs 5 food
  INFO [GameController.beginNextPhase]               --------- FAST_DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 9ms (14ms) <P12> 147ms (155ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [DevelopmentActuator.begin]                   AI: dcthebender copying development state.
  INFO [DevelopmentActuator.begin]                   AI: dcthebender beginning UN-threaded development.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: dcthebender started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: dcthebender got lower bound of 3646.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: dcthebender finished Development LP in time 133ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 5433.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: dcthebender picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (3,0) into Food from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (4,1) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (3,3) into Food from Energy
  INFO [DevelopmentPlanner.enqueueNormal]            AI: dcthebender is using the default (pretty lame) enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: dcthebender ------- is trying Mountain1 (3,0): Smithore --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: dcthebender ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: dcthebender ------- is trying Mountain1 (3,0): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: dcthebender ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: dcthebender ------- is trying River (4,1): Energy --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: dcthebender ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: dcthebender ------- is trying River (4,1): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: dcthebender ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: dcthebender ------- is trying Plain (3,3): Energy --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: dcthebender ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: dcthebender ------- is trying Plain (3,3): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: dcthebender ------- succeeded.
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (11) 16 bytes
  INFO [GameModel.developLand]                       (P11)dcthebender undevelops tile Mountain1 (3,0)
  INFO [GameModel.sellMule]                          (P11)dcthebender sold a mule for $485
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (11) 16 bytes
  INFO [GameModel.developLand]                       (P11)dcthebender develops tile Mountain1 (3,0) with Food factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (11) 16 bytes
  INFO [GameModel.developLand]                       (P11)dcthebender undevelops tile River (4,1)
  INFO [GameModel.sellMule]                          (P11)dcthebender sold a mule for $460
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (11) 16 bytes
  INFO [GameModel.developLand]                       (P11)dcthebender develops tile River (4,1) with Food factory
  INFO [GameController.apply]                        (P12)landru chat: i lost cont of how many i had out
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (11) 16 bytes
  INFO [GameModel.developLand]                       (P11)dcthebender undevelops tile Plain (3,3)
  INFO [GameModel.sellMule]                          (P11)dcthebender sold a mule for $460
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (11) 16 bytes
  INFO [GameModel.developLand]                       (P11)dcthebender develops tile Plain (3,3) with Food factory
  INFO [DevelopmentActuator.actionComplete]          AI: dcthebender action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: dcthebender is assaying River (4,1).
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: Assay
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToAssayStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: Assay
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (11) 16 bytes
  INFO [GameModel.buyAssay]                          (P11)dcthebender got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [DevelopmentActuator.actionComplete]          AI: dcthebender action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: dcthebender not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: GoToPub
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToPub
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (11) 16 bytes
  INFO [GameModel.gamble]                            (P11)dcthebender gambles $227, max: 47.5, left: 23.75, fraction 0.5
  INFO [DevelopmentMessenger.showMessage]            dcthebender won $227 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: dcthebender gambled and can't do more actions.
  INFO [GameController.apply]                        (P12)landru chat: i just needed to switch plots
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 9ms (9ms) <P12> 148ms (162ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 9ms (9ms) <P12> 148ms (162ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1502002125672029404
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P10)speedymule chat: obviously too many :)
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.finishPower]                 (P13)<A.D.A.M.> has 9 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P11)dcthebender has 7 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P10)speedymule has 35 energy and needs 11 energy
  INFO [ProductionPhase.finishPower]                 (P12)landru has 43 energy and needs 12 energy
  INFO [ProductionPhase.logProduction]               (P13)<A.D.A.M.> expects 20 food, 8 energy, 0 smithore, 13 crystite
  INFO [ProductionPhase.logProduction]               (P11)dcthebender expects 18 food, 18 energy, 14 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10)speedymule expects 2 food, 0 energy, 12 smithore, 35 crystite
  INFO [ProductionPhase.logProduction]               (P12)landru expects 0 food, 0 energy, 11 smithore, 45 crystite
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P13)<A.D.A.M.> produced 25 food, 9 energy, 0 smithore, 13 crystite
  INFO [ProductionPhase.logProduction]               (P11)dcthebender produced 19 food, 17 energy, 14 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10)speedymule produced 3 food, 0 energy, 11 smithore, 30 crystite
  INFO [ProductionPhase.logProduction]               (P12)landru produced 0 food, 0 energy, 11 smithore, 43 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 9ms (9ms) <P12> 148ms (161ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PEST_ATTACK
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4313299394150101910
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 9ms (9ms) <P12> 147ms (161ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7712340131310197483
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $205
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $14
  INFO [Shop.printPriceFactor]                       Smithore shop: 79, mules potentially available: 51, mules needed: 2
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $104 sell price $139
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Smithore: 0 critical: 0 surplus: 0 money: $11982
  INFO [CollectionPhase.goToNextPhase]               (P11)dcthebender Smithore: 14 critical: 0 surplus: 14 money: $7941
  INFO [CollectionPhase.goToNextPhase]               (P10)speedymule Smithore: 11 critical: 0 surplus: 11 money: $5506
  INFO [CollectionPhase.goToNextPhase]               (P12)landru Smithore: 11 critical: 0 surplus: 11 money: $2287
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 9ms (9ms) <P12> 147ms (161ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 10
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $50
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $104
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $50
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.853 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 9ms, max 147ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 161ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.D.A.M.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10)speedymule (P11)dcthebender (P12)landru 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: dcthebender has buyout mask 3
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [Player.increaseAuctionTeleportCount]         (P12)landru auction teleport count: 1
  INFO [Player.increaseAuctionTeleportCount]         (P10)speedymule auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [Player.increaseAuctionTeleportCount]         (P11)dcthebender auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 166ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $104 (36 units for $3744)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 9ms (9ms) <P12> 149ms (154ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6387188559005656110
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $100
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $120 sell price $260
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Crystite: 13 critical: 0 surplus: 13 money: $11982
  INFO [CollectionPhase.goToNextPhase]               (P11)dcthebender Crystite: 0 critical: 0 surplus: 0 money: $9397
  INFO [CollectionPhase.goToNextPhase]               (P10)speedymule Crystite: 58 critical: 0 surplus: 58 money: $6650
  INFO [CollectionPhase.goToNextPhase]               (P12)landru Crystite: 72 critical: 0 surplus: 72 money: $3431
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 9ms (9ms) <P12> 148ms (154ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 10
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $120
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $100
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P12)landru chat: huh
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.853 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 9ms, max 147ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 154ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)dcthebender 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10)speedymule (P13)<A.D.A.M.> (P12)landru 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: dcthebender has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [Player.increaseAuctionTeleportCount]         (P13)<A.D.A.M.> auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #24
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #25
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #26
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #27
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #34
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #35
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #36
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #37
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #38
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #39
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #40
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #41
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #42
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #43
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #44
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #45
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #46
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #47
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #48
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #49
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #50
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #51
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #52
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #53
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #54
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #55
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #56
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #57
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #58
  INFO [Player.increaseAuctionTeleportCount]         (P10)speedymule auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #59
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #60
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #61
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #62
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #63
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #64
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #65
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #66
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #67
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #68
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #69
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #70
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #71
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #72
  INFO [Player.increaseAuctionTeleportCount]         (P12)landru auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 166ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $120 (143 units for $17160)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 9ms (9ms) <P12> 148ms (175ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2762415724974404141
  INFO [Shop.calcBuySellPrice]                       Current Food price $50
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 48, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 56%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Food: 25 critical: 5 surplus: 20 money: $13542
  INFO [CollectionPhase.goToNextPhase]               (P11)dcthebender Food: 19 critical: 5 surplus: 14 money: $9397
  INFO [CollectionPhase.goToNextPhase]               (P10)speedymule Food: 2 critical: 5 surplus: -3 money: $13610
  INFO [CollectionPhase.goToNextPhase]               (P12)landru Food: 2 critical: 5 surplus: -3 money: $12071
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 9ms (9ms) <P12> 143ms (158ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 10
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.858 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 9ms, max 142ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 148ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)speedymule (P12)landru 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<A.D.A.M.> (P11)dcthebender 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: dcthebender has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer landru rank 3 takes over trade from buyer speedymule rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer landru rank 3 takes over trade from buyer speedymule rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer landru rank 3 takes over trade from buyer speedymule rank 1
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $36
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 148ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer landru rank 3 takes over trade from buyer speedymule rank 1
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $36
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $36
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $36
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $36
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 148ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $36
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $36
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $36
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $36
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $36
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $36
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $36
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 158ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $36
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #24
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $36
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 158ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $36
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $36
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 158ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #27
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $36
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [GameController.apply]                        (P12)landru chat: interesting
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $30 (28 units for $825)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 9ms (9ms) <P12> 142ms (152ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5210410447985317463
  INFO [Shop.calcBuySellPrice]                       Current Energy price $45
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 70, needed: 41
  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]                        (P10)speedymule chat: optimizing cash flow
  INFO [GameController.apply]                        (P12)landru chat: yes
  INFO [GameController.apply]                        (P12)landru chat: you average out better
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Energy: 11 critical: 8 surplus: 3 money: $14015
  INFO [CollectionPhase.goToNextPhase]               (P11)dcthebender Energy: 17 critical: 8 surplus: 9 money: $9749
  INFO [CollectionPhase.goToNextPhase]               (P10)speedymule Energy: 18 critical: 12 surplus: 6 money: $13216
  INFO [CollectionPhase.goToNextPhase]               (P12)landru Energy: 24 critical: 13 surplus: 11 money: $11655
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 6ms (9ms) <P12> 148ms (157ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 10
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.857 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 6ms, max 143ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 157ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)speedymule 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<A.D.A.M.> (P11)dcthebender (P12)landru 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: dcthebender has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [GameController.apply]                        (P12)landru chat: shit
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 158ms
  INFO [GameController.apply]                        (P12)landru chat: i needed to buy
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 158ms
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.apply]                        (P10)speedymule chat: that might have saved my ass
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $35 (10 units for $350)
  INFO [GameController.beginNextPhase]               --------- SUMMARY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 6ms (6ms) <P12> 152ms (170ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6880566135875579065
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 49939760
  INFO [SummaryPhase2.begin]                         (P10)speedymule Money: $12866 Plots: 12 Assets: 2795 Total: 21661
  INFO [SummaryPhase2.begin]                         (P10)speedymule Food: 16 Energy: 28 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)landru Money: $11655 Plots: 12 Assets: 2835 Total: 20490
  INFO [SummaryPhase2.begin]                         (P12)landru Food: 15 Energy: 24 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Money: $14117 Plots: 9 Assets: 1370 Total: 19987
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Food: 8 Energy: 9 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)dcthebender Money: $9997 Plots: 11 Assets: 1465 Total: 16962
  INFO [SummaryPhase2.begin]                         (P11)dcthebender Food: 8 Energy: 9 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 2 mules for 4 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $200
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $120
  INFO [SummaryPhase2.begin]                         Shop Smithore: 111 units $104
  INFO [SummaryPhase2.begin]                         Shop Food: 1 units $30
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $35
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $200
  INFO [SummaryPhase2.begin]                         Colony total: 79100
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.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 (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 11
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 6ms (6ms) <P12> 152ms (170ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.M.> Not enough tiles, grab any tile.
  INFO [LandGrantActuator.begin]                     AI: dcthebender Not enough tiles, grab any tile.
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               Forcibly ending uncompleted phase transition
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 6ms (6ms) <P12> 152ms (170ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 6ms (6ms) <P12> 152ms (176ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3965147777063313484
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.011326194
  INFO [PlayerEventGenerator.nextEvent]              No suitable event was found
  INFO [PlayerEventPhase.begin]                      No player event for (P10)speedymule (rank 1)
  INFO [Player.useFood]                              (P10)speedymule has 16 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 6ms (6ms) <P12> 152ms (176ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10)speedymule
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P10)speedymule develops tile Plain (3,2) with Crystite factory
  INFO [GameModel.developLand]                       (P10)speedymule develops tile Mountain1 (3,1) with Crystite factory
  INFO [GameModel.developLand]                       (P10)speedymule develops tile Plain (1,3) with Crystite factory
  INFO [GameModel.developLand]                       (P10)speedymule develops tile Mountain3 (0,3) with Crystite factory
  INFO [GameModel.developLand]                       (P10)speedymule develops tile Plain (2,0) with Crystite factory
  INFO [GameModel.gamble]                            (P10)speedymule gambles $150, max: 47.5, left: 2.079102, fraction 0.04377057
  INFO [DevelopmentMessenger.showMessage]            speedymule won $150 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P10)speedymule finishes on update 2271
  INFO [GameController.apply]                        (P12)landru chat: i could have optimized my cash flow by only buying 5
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 92
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 6ms (9ms) <P12> 150ms (176ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7082134761126277480
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.41570753
  INFO [PlayerEventPhase.begin]                      No player event for (P12)landru (rank 2)
  INFO [Player.useFood]                              (P12)landru has 15 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P12)landru chat: i dont htink im gonna need time next round
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 6ms (9ms) <P12> 145ms (176ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)landru
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P12)landru develops tile Plain (0,2) with Crystite factory
  INFO [GameModel.developLand]                       (P12)landru develops tile Plain (0,1) with Crystite factory
  INFO [GameController.apply]                        (P10)speedymule chat: i bought too much food - didnt expect that i could buy enough nrg to convert all this rd
  INFO [GameModel.developLand]                       (P12)landru develops tile Mountain3 (7,1) with Crystite factory
  INFO [GameModel.sellMule]                          (P12)landru sold a mule for $275
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)landru finishes on update 2013
  INFO [GameModel.gamble]                            (P12)landru gambles $168, max: 47.5, left: 7.239097, fraction 0.15240204
  INFO [DevelopmentMessenger.showMessage]            landru won $168 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 48
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 5ms (9ms) <P12> 149ms (160ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4370565137142063274
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9392072
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<A.D.A.M.> (rank 3)
  INFO [Player.useFood]                              (P13)<A.D.A.M.> has 8 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P12)landru chat: yeah
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- FAST_DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 5ms (8ms) <P12> 149ms (160ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [DevelopmentActuator.begin]                   AI: <A.D.A.M.> copying development state.
  INFO [DevelopmentActuator.begin]                   AI: <A.D.A.M.> beginning UN-threaded development.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.D.A.M.> got lower bound of 2197.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> finished Development LP in time 595ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2312.9999999999995
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 1 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,1) into Energy from Food
  INFO [DevelopmentPlanner.enqueueNormal]            AI: <A.D.A.M.> is using the default (pretty lame) enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (5,1): Food --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (5,1): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> undevelops tile Plain (5,1)
  INFO [GameModel.sellMule]                          (P13)<A.D.A.M.> sold a mule for $225
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile Plain (5,1) with Energy factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> is assaying River (4,4).
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: Assay
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToAssayStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: Assay
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.buyAssay]                          (P13)<A.D.A.M.> got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> is assaying Plain (5,0).
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: Assay
  INFO [GameController.apply]                        (P12)landru chat: im hoping to still be able to buy from them 
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToAssayStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: Assay
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.buyAssay]                          (P13)<A.D.A.M.> got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToPub
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToPub
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.gamble]                            (P13)<A.D.A.M.> gambles $216, max: 47.5, left: 23.75, fraction 0.5
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $216 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> gambled and can't do more actions.
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 65
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 5ms (12ms) <P12> 143ms (160ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6958913818047541787
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.6219991
  INFO [PlayerEventPhase.begin]                      No player event for (P11)dcthebender (rank 4)
  INFO [Player.useFood]                              (P11)dcthebender 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- FAST_DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 5ms (12ms) <P12> 143ms (154ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [DevelopmentActuator.begin]                   AI: dcthebender copying development state.
  INFO [DevelopmentActuator.begin]                   AI: dcthebender beginning UN-threaded development.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: dcthebender started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: dcthebender got lower bound of 1918.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: dcthebender finished Development LP in time 49ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2377.9999999999995
  INFO [DevelopmentPlanner.finalizePlan]             AI: dcthebender picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (8,2) into Smithore from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (8,3) into Smithore from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (3,0) into Smithore from Food
  INFO [DevelopmentPlanner.enqueueNormal]            AI: dcthebender is using the default (pretty lame) enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: dcthebender ------- is trying Plain (8,2): Energy --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: dcthebender ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: dcthebender ------- is trying Plain (8,2): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: dcthebender ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: dcthebender ------- is trying Mountain1 (8,3): Energy --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: dcthebender ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: dcthebender ------- is trying Mountain1 (8,3): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: dcthebender ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: dcthebender ------- is trying Mountain1 (3,0): Food --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: dcthebender ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: dcthebender ------- is trying Mountain1 (3,0): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: dcthebender ------- succeeded.
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (11) 16 bytes
  INFO [GameModel.developLand]                       (P11)dcthebender undevelops tile Plain (8,2)
  INFO [GameModel.sellMule]                          (P11)dcthebender sold a mule for $250
  INFO [GameController.apply]                        (P10)speedymule chat: dc will sell
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (11) 16 bytes
  INFO [GameModel.developLand]                       (P11)dcthebender develops tile Plain (8,2) with Smithore factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (11) 16 bytes
  INFO [GameModel.developLand]                       (P11)dcthebender undevelops tile Mountain1 (8,3)
  INFO [GameModel.sellMule]                          (P11)dcthebender sold a mule for $250
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (11) 16 bytes
  INFO [GameModel.developLand]                       (P11)dcthebender develops tile Mountain1 (8,3) with Smithore factory
  INFO [GameController.apply]                        (P10)speedymule chat: ???
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (11) 16 bytes
  INFO [GameModel.developLand]                       (P11)dcthebender undevelops tile Mountain1 (3,0)
  INFO [GameModel.sellMule]                          (P11)dcthebender sold a mule for $225
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (11) 16 bytes
  INFO [GameModel.developLand]                       (P11)dcthebender develops tile Mountain1 (3,0) with Smithore factory
  INFO [DevelopmentActuator.actionComplete]          AI: dcthebender action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: dcthebender is assaying Mountain1 (8,3).
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: Assay
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToAssayStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: Assay
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (11) 16 bytes
  INFO [GameModel.buyAssay]                          (P11)dcthebender got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentActuator.actionComplete]          AI: dcthebender action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: dcthebender not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: GoToPub
  INFO [GameController.apply]                        (P10)speedymule chat: maybe
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToPub
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (11) 16 bytes
  INFO [GameModel.gamble]                            (P11)dcthebender gambles $151, max: 47.5, left: 23.75, fraction 0.5
  INFO [DevelopmentMessenger.showMessage]            dcthebender won $151 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: dcthebender gambled and can't do more actions.
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 35
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 5ms (12ms) <P12> 146ms (151ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: ACID_RAIN_STORM
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3154926956645202750
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 5ms (13ms) <P12> 147ms (155ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -918015014206420971
  INFO [GameController.apply]                        (P12)landru chat: ut oh
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P13)<A.D.A.M.> has 9 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P11)dcthebender has 9 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P10)speedymule has 28 energy and needs 12 energy
  INFO [ProductionPhase.finishPower]                 (P12)landru has 24 energy and needs 12 energy
  INFO [ProductionPhase.logProduction]               (P13)<A.D.A.M.> expects 21 food, 12 energy, 0 smithore, 13 crystite
  INFO [ProductionPhase.logProduction]               (P11)dcthebender expects 19 food, 6 energy, 31 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10)speedymule expects 0 food, 0 energy, 0 smithore, 83 crystite
  INFO [ProductionPhase.logProduction]               (P12)landru expects 0 food, 0 energy, 0 smithore, 69 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [ProductionPhase.logProduction]               (P13)<A.D.A.M.> produced 24 food, 12 energy, 0 smithore, 14 crystite
  INFO [ProductionPhase.logProduction]               (P11)dcthebender produced 23 food, 7 energy, 32 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10)speedymule produced 0 food, 0 energy, 0 smithore, 82 crystite
  INFO [ProductionPhase.logProduction]               (P12)landru produced 0 food, 0 energy, 0 smithore, 65 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 4ms (13ms) <P12> 147ms (163ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 4ms (13ms) <P12> 147ms (163ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8391250154067230787
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $104
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $16
  INFO [Shop.printPriceFactor]                       Smithore shop: 111, mules potentially available: 68, mules needed: 1
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $66 sell price $101
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Smithore: 0 critical: 0 surplus: 0 money: $14308
  INFO [CollectionPhase.goToNextPhase]               (P11)dcthebender Smithore: 32 critical: 0 surplus: 32 money: $10048
  INFO [CollectionPhase.goToNextPhase]               (P10)speedymule Smithore: 0 critical: 0 surplus: 0 money: $12566
  INFO [CollectionPhase.goToNextPhase]               (P12)landru Smithore: 0 critical: 0 surplus: 0 money: $11748
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 4ms (13ms) <P12> 148ms (179ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 11
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $30
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $66
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $30
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.852 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 4ms, max 148ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 179ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)speedymule (P13)<A.D.A.M.> (P12)landru 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)dcthebender 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: dcthebender has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [GameController.apply]                        (P12)landru chat: thats a pretty good haul
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #24
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #25
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #26
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #27
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [Player.increaseAuctionTeleportCount]         (P11)dcthebender auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 179ms
  INFO [GameController.apply]                        (P12)landru chat: he's back in it!
  INFO [GameController.apply]                        (P10)speedymule chat: adam has 14k and dc 12k
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $66 (32 units for $2112)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 32
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 4ms (13ms) <P12> 154ms (163ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4712412534862597182
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $120
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $144 sell price $284
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P10)speedymule chat: nice
  INFO [GameController.apply]                        (P12)landru chat: yeah :)
  INFO [GameController.apply]                        (P12)landru chat: we're gonan both get 12 plots for two rounds
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Crystite: 14 critical: 0 surplus: 14 money: $14308
  INFO [CollectionPhase.goToNextPhase]               (P11)dcthebender Crystite: 0 critical: 0 surplus: 0 money: $12160
  INFO [CollectionPhase.goToNextPhase]               (P10)speedymule Crystite: 82 critical: 0 surplus: 82 money: $12566
  INFO [CollectionPhase.goToNextPhase]               (P12)landru Crystite: 65 critical: 0 surplus: 65 money: $11748
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 28
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 3ms (13ms) <P12> 151ms (163ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 11
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $144
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $100
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P12)landru chat: and 144 for at least one
  INFO [GameController.apply]                        (P12)landru chat: cant get better than that
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.849 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 4ms, max 151ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 163ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)dcthebender 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10)speedymule (P13)<A.D.A.M.> (P12)landru 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: dcthebender has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [Player.increaseAuctionTeleportCount]         (P13)<A.D.A.M.> auction teleport count: 1
  INFO [GameController.apply]                        (P12)landru chat: really?  65?
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [GameController.apply]                        (P12)landru chat: only?
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [GameController.apply]                        (P10)speedymule chat: ill be rich
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #24
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #25
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #26
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #27
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #34
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #35
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #36
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #37
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #38
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #39
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #40
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #41
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #42
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #43
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #44
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #45
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #46
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #47
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #48
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #49
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #50
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #51
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #52
  INFO [GameController.apply]                        (P12)landru chat: man, my plots really suck
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #53
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #54
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #55
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #56
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #57
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #58
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #59
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #60
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #61
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #62
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #63
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #64
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #65
  INFO [Player.increaseAuctionTeleportCount]         (P12)landru auction teleport count: 1
  INFO [GameController.apply]                        (P12)landru chat: gg
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #66
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #67
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #68
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #69
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #70
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #71
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #72
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #73
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #74
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #75
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #76
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #77
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #78
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #79
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #80
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #81
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #82
  INFO [Player.increaseAuctionTeleportCount]         (P10)speedymule auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 161ms
  INFO [GameController.apply]                        (P10)speedymule chat: luxurious tents
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $144 (161 units for $23184)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 48
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 4ms (13ms) <P12> 153ms (163ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2931457381771558002
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 1, total: 63, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 49%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P10)speedymule chat: wart worm free
  INFO [GameController.apply]                        (P12)landru chat: at least the federation won't have a warrant out for us
  INFO [GameController.apply]                        (P10)speedymule chat: would have been interesting without the AIs
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Food: 26 critical: 5 surplus: 21 money: $16324
  INFO [CollectionPhase.goToNextPhase]               (P11)dcthebender Food: 25 critical: 5 surplus: 20 money: $12160
  INFO [CollectionPhase.goToNextPhase]               (P10)speedymule Food: 6 critical: 5 surplus: 1 money: $24374
  INFO [CollectionPhase.goToNextPhase]               (P12)landru Food: 5 critical: 5 surplus: 0 money: $21108
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 5ms (8ms) <P12> 152ms (163ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 11
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $285
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.848 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 5ms, max 152ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 163ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)landru 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10)speedymule (P13)<A.D.A.M.> (P11)dcthebender 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: dcthebender has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P12)landru chat: probably same result
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $285
  INFO [Player.increaseAuctionTeleportCount]         (P10)speedymule auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $285
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $285
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $285
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $285
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $285
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $285
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $285
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $285
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $285
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $285
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $285
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $285
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $285
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $285
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $285
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $285
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $285
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $285
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $285
  INFO [Player.increaseAuctionTeleportCount]         (P11)dcthebender auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 164ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $30 (41 units for $615)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 26
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 5ms (8ms) <P12> 157ms (176ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8752166840891793214
  INFO [Shop.calcBuySellPrice]                       Current Energy price $35
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 43, needed: 43
  INFO [Shop.printPriceFactor]                       Energy is increased to 100%
  INFO [Shop.printPriceFactor]                       Energy buy price $20 sell price $55
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P10)speedymule chat: shop is filled 
  INFO [GameController.apply]                        (P10)speedymule chat: exact match
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Energy: 15 critical: 7 surplus: 8 money: $16624
  INFO [CollectionPhase.goToNextPhase]               (P11)dcthebender Energy: 7 critical: 10 surplus: -3 money: $12460
  INFO [CollectionPhase.goToNextPhase]               (P10)speedymule Energy: 12 critical: 13 surplus: -1 money: $24389
  INFO [CollectionPhase.goToNextPhase]               (P12)landru Energy: 9 critical: 13 surplus: -4 money: $21108
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 5ms (7ms) <P12> 161ms (176ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 11
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $35
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $35
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $150
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.843 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 5ms, max 157ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)speedymule (P11)dcthebender (P12)landru 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<A.D.A.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: dcthebender has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $35
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $35
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $150
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $35
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $35
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $150
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $35
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $35
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $150
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $35
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $35
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $150
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $35
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $35
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $150
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [GameController.apply]                        (P10)speedymule chat: im fair
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $55 (5 units for $275)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- SUMMARY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 5ms (7ms) <P12> 152ms (166ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6198165858296620538
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 48591064
  INFO [SummaryPhase2.begin]                         (P10)speedymule Money: $24334 Plots: 12 Assets: 2485 Total: 32819
  INFO [SummaryPhase2.begin]                         (P10)speedymule Food: 5 Energy: 13 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)landru Money: $20888 Plots: 12 Assets: 2485 Total: 29373
  INFO [SummaryPhase2.begin]                         (P12)landru Food: 5 Energy: 13 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Money: $16899 Plots: 9 Assets: 1570 Total: 22969
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Food: 6 Energy: 10 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)dcthebender Money: $12460 Plots: 11 Assets: 1545 Total: 19505
  INFO [SummaryPhase2.begin]                         (P11)dcthebender Food: 5 Energy: 7 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 1 mules for 2 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $130
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $144
  INFO [SummaryPhase2.begin]                         Shop Smithore: 141 units $66
  INFO [SummaryPhase2.begin]                         Shop Food: 42 units $30
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $55
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $130
  INFO [SummaryPhase2.begin]                         Colony total: 104666
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.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 (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 2ms (6ms) <P12> 150ms (166ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.M.> Not enough tiles, grab any tile.
  INFO [LandGrantActuator.begin]                     AI: dcthebender Not enough tiles, grab any tile.
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               Forcibly ending uncompleted phase transition
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 2ms (6ms) <P12> 150ms (166ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 2ms (6ms) <P12> 150ms (166ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7297591116565533627
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.99936426
  INFO [PlayerEventPhase.begin]                      No player event for (P10)speedymule (rank 1)
  INFO [Player.useFood]                              (P10)speedymule 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 2ms (6ms) <P12> 150ms (166ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10)speedymule
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.gamble]                            (P10)speedymule gambles $205, max: 47.5, left: 46.079967, fraction 0.9701046
  INFO [DevelopmentMessenger.showMessage]            speedymule won $205 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P10)speedymule finishes on update 71
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 2ms (6ms) <P12> 150ms (165ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5634995551350434857
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.027002156
  INFO [PlayerEventPhase.begin]                      Event player: (P12)landru (rank 2)
  INFO [PlayerEventPhase.begin]                      Event: ArtificialDumbness
  INFO [PlayerEventPhase$1.finished]                 Event Message: Your offworld investments in Artificial Dumbness paid $600 in dividends
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P12)landru chat: i knew that was a smart idea!
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Player.useFood]                              (P12)landru has 5 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 2ms (6ms) <P12> 147ms (164ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)landru
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)landru finishes on update 90
  INFO [GameModel.gamble]                            (P12)landru gambles $250, max: 47.5, left: 45.69996, fraction 0.9621044
  INFO [DevelopmentMessenger.showMessage]            landru won $250 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 2ms (6ms) <P12> 147ms (164ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 78394562433114818
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.2110976
  INFO [PlayerEventGenerator.nextEvent]              No suitable event was found
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<A.D.A.M.> (rank 3)
  INFO [Player.useFood]                              (P13)<A.D.A.M.> has 6 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- FAST_DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 2ms (2ms) <P12> 147ms (156ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [DevelopmentActuator.begin]                   AI: <A.D.A.M.> copying development state.
  INFO [DevelopmentActuator.begin]                   AI: <A.D.A.M.> beginning UN-threaded development.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.D.A.M.> got lower bound of 2584.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> finished Development LP in time 303ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 3175.9999999999995
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,0) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (4,3) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (4,4) into Energy from Food
  INFO [DevelopmentPlanner.enqueueNormal]            AI: <A.D.A.M.> is using the default (pretty lame) enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (5,0): Food --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (5,0): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying River (4,3): Food --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying River (4,3): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying River (4,4): Food --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying River (4,4): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> undevelops tile Plain (5,0)
  INFO [GameModel.sellMule]                          (P13)<A.D.A.M.> sold a mule for $155
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile Plain (5,0) with Energy factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> undevelops tile River (4,3)
  INFO [GameModel.sellMule]                          (P13)<A.D.A.M.> sold a mule for $155
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile River (4,3) with Energy factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> undevelops tile River (4,4)
  INFO [GameModel.sellMule]                          (P13)<A.D.A.M.> sold a mule for $155
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile River (4,4) with Energy factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> is assaying Plain (6,1).
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: Assay
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToAssayStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: Assay
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.buyAssay]                          (P13)<A.D.A.M.> got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToPub
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToPub
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (13) 16 bytes
  INFO [GameModel.gamble]                            (P13)<A.D.A.M.> gambles $250, max: 47.5, left: 23.75, fraction 0.5
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $250 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> gambled and can't do more actions.
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 52
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 2ms (2ms) <P12> 147ms (165ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8314578976243859770
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.6784352
  INFO [PlayerEventPhase.begin]                      No player event for (P11)dcthebender (rank 4)
  INFO [Player.useFood]                              (P11)dcthebender 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- FAST_DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 2ms (6ms) <P12> 156ms (171ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [DevelopmentActuator.begin]                   AI: dcthebender copying development state.
  INFO [DevelopmentActuator.begin]                   AI: dcthebender beginning UN-threaded development.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: dcthebender started Development LP.
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: dcthebender couldn't find a lower bound using the previous solution (even with fudging).
  INFO [PlayerLP.makeDevelopmentPlan]                AI: dcthebender finished Development LP in time 140ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2658.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: dcthebender picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (4,0) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (4,1) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (3,3) into Energy from Food
  INFO [DevelopmentPlanner.enqueueNormal]            AI: dcthebender is using the default (pretty lame) enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: dcthebender ------- is trying River (4,0): Food --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: dcthebender ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: dcthebender ------- is trying River (4,0): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: dcthebender ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: dcthebender ------- is trying River (4,1): Food --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: dcthebender ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: dcthebender ------- is trying River (4,1): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: dcthebender ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: dcthebender ------- is trying Plain (3,3): Food --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: dcthebender ------- succeeded.
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: GoToMuleStore
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: dcthebender ------- is trying Plain (3,3): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: dcthebender ------- succeeded.
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (11) 16 bytes
  INFO [GameModel.developLand]                       (P11)dcthebender undevelops tile River (4,0)
  INFO [GameModel.sellMule]                          (P11)dcthebender sold a mule for $155
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (11) 16 bytes
  INFO [GameModel.developLand]                       (P11)dcthebender develops tile River (4,0) with Energy factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (11) 16 bytes
  INFO [GameModel.developLand]                       (P11)dcthebender undevelops tile River (4,1)
  INFO [GameModel.sellMule]                          (P11)dcthebender sold a mule for $155
  INFO [GameController.apply]                        (P10)speedymule chat: nrg will spike - even 215 possible
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (11) 16 bytes
  INFO [GameModel.developLand]                       (P11)dcthebender develops tile River (4,1) with Energy factory
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (11) 16 bytes
  INFO [GameModel.developLand]                       (P11)dcthebender undevelops tile Plain (3,3)
  INFO [GameModel.sellMule]                          (P11)dcthebender sold a mule for $155
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToMuleStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToOutfitStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: PlaceMule
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (11) 16 bytes
  INFO [GameModel.developLand]                       (P11)dcthebender develops tile Plain (3,3) with Energy factory
  INFO [DevelopmentActuator.actionComplete]          AI: dcthebender action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: dcthebender is assaying Mountain1 (3,0).
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: Assay
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToAssayStore
  INFO [FastDevelopmentPhase.nextAction]             Next action: Assay
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (11) 16 bytes
  INFO [GameModel.buyAssay]                          (P11)dcthebender got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [DevelopmentActuator.actionComplete]          AI: dcthebender action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: dcthebender not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: dcthebender Queue: GoToPub
  INFO [FastDevelopmentPhase.nextAction]             Next action: GoToPub
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (11) 16 bytes
  INFO [GameModel.gamble]                            (P11)dcthebender gambles $250, max: 47.5, left: 23.75, fraction 0.5
  INFO [DevelopmentMessenger.showMessage]            dcthebender won $250 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: dcthebender gambled and can't do more actions.
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 43
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 2ms (6ms) <P12> 156ms (175ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 2ms (6ms) <P12> 156ms (175ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7124265159267824411
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P13)<A.D.A.M.> has 10 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P11)dcthebender has 7 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P10)speedymule has 13 energy and needs 12 energy
  INFO [ProductionPhase.finishPower]                 (P12)landru has 13 energy and needs 12 energy
  INFO [ProductionPhase.logProduction]               (P13)<A.D.A.M.> expects 0 food, 34 energy, 0 smithore, 13 crystite
  INFO [ProductionPhase.logProduction]               (P11)dcthebender expects 0 food, 22 energy, 31 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10)speedymule expects 0 food, 0 energy, 0 smithore, 83 crystite
  INFO [ProductionPhase.logProduction]               (P12)landru expects 0 food, 0 energy, 0 smithore, 69 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P13)<A.D.A.M.> produced 0 food, 33 energy, 0 smithore, 14 crystite
  INFO [ProductionPhase.logProduction]               (P11)dcthebender produced 0 food, 21 energy, 31 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10)speedymule produced 0 food, 0 energy, 0 smithore, 78 crystite
  INFO [ProductionPhase.logProduction]               (P12)landru produced 0 food, 0 energy, 0 smithore, 65 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 2ms (6ms) <P12> 156ms (176ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SHIP_RETURNS
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5885920057458057255
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P10)speedymule chat: a rich colony
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 2ms (6ms) <P12> 156ms (176ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5674138413337122195
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $66
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $15
  INFO [Shop.printPriceFactor]                       Smithore shop: 141, mules potentially available: 83, mules needed: 1
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $65 sell price $100
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P12)landru chat: just because no one has it 
  INFO [GameController.apply]                        (P12)landru chat: and the price calculator doesn't know that the game is over
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Smithore: 0 critical: 0 surplus: 0 money: $17074
  INFO [CollectionPhase.goToNextPhase]               (P11)dcthebender Smithore: 31 critical: 0 surplus: 31 money: $12635
  INFO [CollectionPhase.goToNextPhase]               (P10)speedymule Smithore: 0 critical: 0 surplus: 0 money: $24539
  INFO [CollectionPhase.goToNextPhase]               (P12)landru Smithore: 0 critical: 0 surplus: 0 money: $21738
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 2ms (5ms) <P12> 156ms (175ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 12
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $10
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $10
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $-2
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $10
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [AbstractAuctionPhase.end]                    No average price on last round
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 2ms (5ms) <P12> 155ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8997202124346076125
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $144
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $56 sell price $196
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P12)landru chat: oh
  INFO [GameController.apply]                        (P10)speedymule chat: 56 ?
  INFO [GameController.apply]                        (P10)speedymule chat: disappointing
  INFO [GameController.apply]                        (P12)landru chat: maybe no luxurious retirement
  INFO [GameController.apply]                        (P12)landru chat: elegant estates only
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Crystite: 14 critical: 0 surplus: 14 money: $17074
  INFO [CollectionPhase.goToNextPhase]               (P11)dcthebender Crystite: 0 critical: 0 surplus: 0 money: $12635
  INFO [CollectionPhase.goToNextPhase]               (P10)speedymule Crystite: 78 critical: 0 surplus: 78 money: $24539
  INFO [CollectionPhase.goToNextPhase]               (P12)landru Crystite: 65 critical: 0 surplus: 65 money: $21738
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 18
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 2ms (5ms) <P12> 148ms (165ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 12
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $100
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 2ms (6ms) <P12> 153ms (165ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3935871371059265736
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 42, total: 43, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 60%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P10)speedymule chat: could have been 10 k more
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Food: 1 critical: 0 surplus: 1 money: $17074
  INFO [CollectionPhase.goToNextPhase]               (P11)dcthebender Food: 0 critical: 0 surplus: 0 money: $12635
  INFO [CollectionPhase.goToNextPhase]               (P10)speedymule Food: 0 critical: 0 surplus: 0 money: $24539
  INFO [CollectionPhase.goToNextPhase]               (P12)landru Food: 0 critical: 0 surplus: 0 money: $21738
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 2ms (7ms) <P12> 153ms (165ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 12
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $10
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $10
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $295
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 5ms (16ms) <P12> 153ms (165ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5170640021154497509
  INFO [Shop.calcBuySellPrice]                       Current Energy price $55
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 63, needed: 37
  INFO [Shop.printPriceFactor]                       Energy is decreased to 69%
  INFO [Shop.printPriceFactor]                       Energy buy price $23 sell price $58
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P10)speedymule chat: too much production to spike
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Energy: 39 critical: 0 surplus: 39 money: $17074
  INFO [CollectionPhase.goToNextPhase]               (P11)dcthebender Energy: 22 critical: 0 surplus: 22 money: $12635
  INFO [CollectionPhase.goToNextPhase]               (P10)speedymule Energy: 1 critical: 0 surplus: 1 money: $24539
  INFO [CollectionPhase.goToNextPhase]               (P12)landru Energy: 1 critical: 0 surplus: 1 money: $21738
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 12ms (19ms) <P12> 153ms (165ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 12 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 12
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $38
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender target price $38
  INFO [AuctionActuator.calcTargetPrice]             AI: dcthebender calculated the target price (via method 2) to be $90
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- SUMMARY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P13 P11> 12ms (19ms) <P12> 153ms (165ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 12 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3711278744956352656
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 53574328
  INFO [SummaryPhase2.begin]                         (P10)speedymule Money: $24539 Plots: 12 Assets: 6026 Total: 36565
  INFO [SummaryPhase2.begin]                         (P10)speedymule Food: 0 Energy: 1 Smithore: 0 Crystite: 78
  INFO [SummaryPhase2.begin]                         (P12)landru Money: $21738 Plots: 12 Assets: 5298 Total: 33036
  INFO [SummaryPhase2.begin]                         (P12)landru Food: 0 Energy: 1 Smithore: 0 Crystite: 65
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Money: $17074 Plots: 9 Assets: 3211 Total: 24785
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Food: 1 Energy: 39 Smithore: 0 Crystite: 14
  INFO [SummaryPhase2.begin]                         (P11)dcthebender Money: $12635 Plots: 11 Assets: 3936 Total: 22071
  INFO [SummaryPhase2.begin]                         (P11)dcthebender Food: 0 Energy: 22 Smithore: 31 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 1 mules for 2 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $130
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $56
  INFO [SummaryPhase2.begin]                         Shop Smithore: 139 units $65
  INFO [SummaryPhase2.begin]                         Shop Food: 42 units $30
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $38
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $130
  INFO [SummaryPhase2.begin]                         Colony total: 116457
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.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]                        (P10)speedymule chat: gg
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P12)landru chat: gg
  INFO [SummaryPhase2.apply]                         Score saved
  INFO [SummaryPhase2.getColonyMessage]              Colony rating: 5
  INFO [SummaryPhase2.getColonyMessage]              Overall, the Colony succeeded... Extremely well. You can now retire in elegant estates!
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (12) 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 100006 user number 10
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
