Strange phenomenon on local server

For testing, I am running the lt server locally. 8 identical PHP programs are using the API te get results and store results. All on the same disk, all calling the same server.

The strange phenomenon is that the program that was started first, only got to 1% of the input, while the others are at 3 to 6 %.

Can this be explained?