MAX_STRANDS_PER_CORE
struct guest *guests[MAX_STRANDS_PER_CORE];
for (i = 0; i < MAX_STRANDS_PER_CORE; i++) {