When compiling the attached program with
icc -O3 -fp-model fast=2 -xCORE-AVX2 -fma -c -S mandel_cilk.cpp
I get ": internal error: 20000_3650". From https://software.intel.com/en-us/forums/topic/505663?language=it, it looks like this means there was a crash with the compiler.