Remco;8307 wrote:GreenMoose;8306 wrote:
Hi, what would candidate as "big" here? Is 14s like this one a non-big one? :)
That's very big.
Looking at its position, I would say that the engine was overloaded when it was switching the data out of the task thread and back to the core engine thread.
Are you seeing this regularly?
No, but I had some issues generally that day since the entire test suite took extremely long time so something was wrong somewhere. I don't see such today when I re-run it and tests executes "normally". I wonder if it was related to the azure node in some way which had "waiting in processing queue" of over 20minutes then.
Ralf Koban wrote:I'm not sure who you use the grid resp. how you configured your grid nodes but maybe that's worth looking at
Yes that certainly seems interesting, I also "over allocate" (in terms of 5 tasks on a 4 core computer) e.g. the Azure node I use.
And I just noticed that on "local" node, which is where above test was run, I have assigned 7 of 16 cores to NCrunch, and have set max number of processing tasks to 8, thus also over allocating that one. I will keep this in mind and see if I can repro/fix it without over allocating.
Thanks for the tip.