Skip to content

Console Output

+ source /etc/profile.d/larson-group.sh
++ export GIT_EDITOR=vi
++ GIT_EDITOR=vi
++ export SVN_EDITOR=vi
++ SVN_EDITOR=vi
++ export OMP_STACKSIZE=1048579
++ OMP_STACKSIZE=1048579
++ export LMOD_ROOT=/opt/lmod/
++ LMOD_ROOT=/opt/lmod/
++ source /opt/lmod//lmod/lmod/init/bash
+++ '[' -z '' ']'
+++ case "$-" in
+++ __lmod_vx=x
+++ '[' -n x ']'
+++ set +x
Shell debugging temporarily silenced: export LMOD_SH_DBG_ON=1 for this output (/usr/local/spack/opt/spack/linux-pop22-skylake_avx512/gcc-12.2.0/lmod-8.7.37-qorv6nkkjzyzntx6wbjupmoxrot26t6r/lmod/lmod/init/bash)
Shell debugging restarted
+++ unset __lmod_vx
+++ find /usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core -print -quit
++ export MODULEPATH=/usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core
++ MODULEPATH=/usr/local/spack/share/spack/lmod/linux-pop22-x86_64/Core
+ module load gcc netcdf-fortran
+ '[' -z '' ']'
+ case "$-" in
+ __lmod_sh_dbg=x
+ '[' -n x ']'
+ set +x
Shell debugging temporarily silenced: export LMOD_SH_DBG_ON=1 for Lmod's output
Lmod Warning:
-------------------------------------------------------------------------------
The following dependent module(s) are not currently loaded:
gcc-runtime/13.1.0-wiuv7wc (required by: mpich/4.2.1, hdf5/1.14.3-cb5lzz7,
netcdf-c/4.9.2, netcdf-fortran/4.5.3), glibc/2.35-tdr5czg (required by:
mpich/4.2.1, hdf5/1.14.3-cb5lzz7, netcdf-c/4.9.2, netcdf-fortran/4.5.3)
-------------------------------------------------------------------------------



Shell debugging restarted
+ unset __lmod_sh_dbg
+ return 0
+ ulimit -s 8388608
+ python3 run_scripts/run_python_vs_fortran_cases.py
Running 13 case(s) with 8 worker(s)
Results root: /home/jenkins/workspace/clubb_python_test/python_driver_test_results
Python output: /home/jenkins/workspace/clubb_python_test/python_driver_test_results/python_output
Fortran output: /home/jenkins/workspace/clubb_python_test/python_driver_test_results/fortran_output
Stats file: /home/jenkins/workspace/clubb_python_test/input/stats/all_stats.in
[match         ] fire                   py=6.1s f90=6.0s total=14.3s
[match         ] dycoms2_rf01_fixed_sst py=9.2s f90=8.0s total=23.9s
[match         ] dycoms2_rf02_nd        py=9.0s f90=9.1s total=26.4s
[match         ] gabls3_night           py=6.8s f90=6.4s total=13.9s
[match         ] bomex                  py=12.9s f90=12.3s total=44.2s
[match         ] cobra                  py=16.9s f90=16.2s total=59.3s
[match         ] jun25_altocu           py=13.2s f90=12.2s total=34.3s
[match         ] arm                    py=17.3s f90=16.3s total=64.6s
[match         ] neutral                py=13.0s f90=11.4s total=28.4s
[match         ] wangara                py=11.6s f90=11.5s total=26.8s
[match         ] atex                   py=24.9s f90=21.3s total=72.9s
[match         ] gabls2                 py=37.4s f90=24.5s total=64.0s
[match         ] dycoms2_rf01           py=40.4s f90=27.1s total=92.2s

Summary:
{
  "total_cases": 13,
  "match": 13,
  "diff": 0,
  "python_failed": 0,
  "fortran_failed": 0,
  "elapsed_s": 92.17273712158203
}
Detailed results: /home/jenkins/workspace/clubb_python_test/python_driver_test_results/case_compare_summary.json
Final bindiff log: /home/jenkins/workspace/clubb_python_test/python_driver_test_results/final_bindiff.log (rc=0)