First : the date mismatch is due to a mistake, but will not cause any trouble (apart from preventing to know the version currently running -_-')
Second : We believe we have found the problem.
The server writes a temporary log file for performance issues. On some systems, writing a file induces a lag, which means more data to write in the file, which means more lag... Hence the 100% CPU consumption

The bug is : these performance data were not intended to be written on disk, but in memory only.
As far as we know, it should not occur when using the NoLogs version. I fully understand that you're not willing to test it though. If you don't want to try maps with imported objects, I suggest you stick to the previous 1.3 release until someone else confirm that the NoLogs version works fine. Unfortunately, we have not been able to reproduce it on our servers, so we can not be 100% sure NoLogs versions solve the issue before someone test it.
We will fix that as soon as possible.
Thanks for your patience.