+ set -e + cd /home/karima/simulations/kerr1/output-0000-active + echo Checking: + pwd + hostname + date + echo Environment: + export CACTUS_NUM_PROCS=1 + export CACTUS_NUM_THREADS=2 + export GMON_OUT_PREFIX=gmon.out + export OMP_NUM_THREADS=2 + env + sort + echo Starting: + date +%s + export CACTUS_STARTTIME=1610361479 + [ 1 = 1 ] + [ 0 -eq 0 ] + /home/karima/simulations/kerr1/SIMFACTORY/exe/cactus_sim -L 3 /home/karima/simulations/kerr1/output-0000/by-a0.7.par WARNING[L1,P0] (ML_BSSN_Helper): Forcing ML_BSSN::advectLapse=1 because ML_BSSN::LapseAdvectionCoeff=1.0 WARNING[L1,P0] (ML_BSSN_Helper): Forcing ML_BSSN::advectShift=1 because ML_BSSN::ShiftAdvectionCoeff=1.0 WARNING[L1,P0] (ML_BSSN_Helper): Parameter ML_BSSN::my_boundary_condition is outdated; please update the parameter file. Do not use this parameter, and set up RHS boundary conditions as usual. WARNING[L1,P0] (ML_BSSN_Helper): Parameter ML_BSSN::LapseAdvectionCoeff is outdated; please update the parameter file. Instead of using this parameter, you should set ML_BSSN::advectLapse. WARNING[L1,P0] (ML_BSSN_Helper): Parameter ML_BSSN::ShiftAdvectionCoeff is outdated; please update the parameter file. Instead of using this parameter, you should set ML_BSSN::advectShift. WARNING[L1,P0] (NaNChecker): There were 6 NaN/Inf value(s) found in variable 'ML_BSSN::Xt1' WARNING[L1,P0] (NaNChecker): There were 6 NaN/Inf value(s) found in variable 'ML_BSSN::Xt2' WARNING[L1,P0] (NaNChecker): There were 6 NaN/Inf value(s) found in variable 'ML_BSSN::Xt3' WARNING[L1,P0] (NaNChecker): There were 6 NaN/Inf value(s) found in variable 'ML_BSSN::trK' WARNING[L1,P0] (NaNChecker): 'action_if_found' parameter is set to 'terminate' - scheduling graceful termination of Cactus WARNING[L1,P0] (NaNChecker): 'action_if_found' parameter is set to 'terminate' - scheduling graceful termination of Cactus WARNING[L1,P0] (NaNChecker): 'action_if_found' parameter is set to 'terminate' - scheduling graceful termination of Cactus + echo Stopping: + date + echo Done.