launching 3 processes with maximum concurrency 1 and timeout 0s ... apple banana coconut doing the same again 100 times and checking the output order is always the same ... 100 apple banana coconut launching 1000 processes with maximum concurrency 50 and timeout 0s ... 1000 launching 50 processes with maximum concurrency 0 and timeout 15s ... 0 10 same again but 50 times in parallel ... 50 0 20 running the same again but looking for anomolous execution times ... Quick: 30 Slow: 0 end of tests