Error using masterParallel

I am getting next message error. Please what do I do wrong? My files can be downloaded here:

Error using masterParallel (line 854)
Remote jobs crashed

Error in prior_posterior_statistics (line 305)
[fout] = masterParallel(options_.parallel, 1, B,NamFileInput,‘prior_posterior_statistics_core’, localVars,globalVars,
options_.parallel_info);

Error in dynare_estimation_1 (line 520)
prior_posterior_statistics(‘posterior’,dataset_,dataset_info);

Please. Could you give me some advice to fix it?

Hard to tell, because the parallel setup is very much machine dependent. Does it work without parallel?