Skip to content
Success

Console Output

Started by timer
Running as SYSTEM
Building in workspace /var/lib/jenkins/jobs/MILC-BW/workspace
Updating https://github.com/reubendb/SWTools-BWCI/trunk/milc-nsf@HEAD at revision HEAD
At revision 22

No changes for https://github.com/reubendb/SWTools-BWCI/trunk/milc-nsf since the previous build
[workspace] $ /bin/sh -xe /tmp/jenkins15021889441433074183.sh
+ rsync -az --delete -e ssh /var/lib/jenkins/jobs/MILC-BW/workspace/milc-nsf BW_REMOTE:/scratch/system/bwjenkins/tests/
[SSH] script:
PATH="/sw/tools/bin:/sw/tools/bin:$PATH"
SW_CONFIG="/scratch/system/bwjenkins/sw_config"
PYTHONPATH="/sw/tools/bin:/sw/tools/bin:$PYTHONPATH"
SW_ROOT="/scratch/system/bwjenkins/tests"

echo $PATH $SW_CONFIG $PYTHONPATH > /dev/null
export SW_CONFIG=$SW_CONFIG
# added by tbouvet 1 line
export PATH=/sw/tools/bin:$PATH

cd $SW_ROOT
cd milc-nsf/v1/cle5.2_gnu4.9.3
# use remodule that uses fixes issue with using gcc/4.9.3
cp /u/system/bwjenkins/remodule.milc-nsf remodule
swbuildwait


[SSH] executing...
swbuild -s -a milc-nsf -v v1 -b cle5.2_gnu4.9.3
# clear out old installation to prevent potential libtool chmod 
# commands from failing when reinstalled by another person
rm -rf bin lib include status test.log $SRCDIR


#clear out status file since re-making
rm -f status

tar xf /sw/sources/$PACKAGE/$VERSION/$SRCDIR.tar.gz
tar: milc-nsf/src/milc-nsf/ks_imp_dyn2/.lastmake.Make_mpi.su3_rmd: implausibly old time stamp 1969-12-31 17:59:59
cd $SRCDIR/src/milc-nsf/ks_imp_dyn2

# Make clean
make -f Make_mpi clean
/bin/rm -f *.o
touch ../libraries/Make_vanilla

#Make
make -f Make_mpi su3_rmd

make -f Make_mpi target "MYTARGET= su3_rmd" \
	"DEFINES= -DFN -DCONGRAD_TMP_VECTORS -DDSLASH_TMP_LINKS" \
	"GAUGE = symanzik_1loop_action.h" \
	"QUARK = asqtad_action.h" \
	"EXTRA_OBJECTS= dslash_fn2.o d_congrad5_fn.o"
make[1]: Entering directory `/mnt/c/scratch/system/bwjenkins/tests/milc-nsf/v1/cle5.2_gnu4.9.3/milc-nsf/src/milc-nsf/ks_imp_dyn2'
Building libraries with Make_vanilla
cd ../libraries ;\
	make -f Make_vanilla   "APP_CC=cc   " all
make[2]: Entering directory `/mnt/c/scratch/system/bwjenkins/tests/milc-nsf/v1/cle5.2_gnu4.9.3/milc-nsf/src/milc-nsf/libraries'
================================================================
PLEASE CHECK COMPILERS: Libraries: cc . Application: cc
================================================================
/bin/rm -f .lastmake.*
make -f Make_vanilla clean
make[3]: Entering directory `/mnt/c/scratch/system/bwjenkins/tests/milc-nsf/v1/cle5.2_gnu4.9.3/milc-nsf/src/milc-nsf/libraries'
/bin/rm -f *.o
make[3]: Leaving directory `/mnt/c/scratch/system/bwjenkins/tests/milc-nsf/v1/cle5.2_gnu4.9.3/milc-nsf/src/milc-nsf/libraries'
touch .lastmake.Make_vanilla
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  cadd.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  cdiv.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  ce_itheta.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  cexp.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  clog.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  cmplx.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  cmul.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  conjg.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  csqrt.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  csub.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  dcadd.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  dcdiv.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  dce_itheta.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  dcexp.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  dclog.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  dcmplx.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  dcmul.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  dconjg.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  dcsqrt.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  dcsub.c
ar rcs complex.a cadd.o cdiv.o ce_itheta.o cexp.o clog.o cmplx.o cmul.o conjg.o csqrt.o csub.o dcadd.o dcdiv.o dce_itheta.o dcexp.o dclog.o dcmplx.o dcmul.o dconjg.o dcsqrt.o dcsub.o 
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  addmat.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  addvec.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  cmp_ahmat.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  cs_m_a_vec.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  cs_m_a_mat.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  cs_m_s_vec.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  cs_m_vec.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  det_su3.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  clear_mat.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  dumpmat.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  dumpvec.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  clearvec.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  m_amatvec_s.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  m_amatvec.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  m_amatvec_ns.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  m_mat_an.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  m_mat_na.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  m_mat_nn.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  m_matvec.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  m_matvec_ns.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  m_matvec_s.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  make_ahmat.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  rand_ahmat.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  realtr.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  complextr.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  s_m_a_mat.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  s_m_a_vec.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  s_m_s_mat.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  s_m_s_vec.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  s_m_sum_vec.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  s_m_vec.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  s_m_mat.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  cs_m_mat.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  cs_m_s_mat.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  su3_adjoint.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  su3_dot.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  su3_rdot.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  su3_proj.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  su3mat_copy.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  su3vec_copy.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  submat.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  subvec.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  trace_su3.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  uncmp_ahmat.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  msq_su3vec.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  sub4vecs.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  m_amv_4dir.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  m_amv_4vec.c
m_amv_4vec.c: In function 'mult_adj_su3_mat_4vec':
m_amv_4vec.c:45:24: warning: iteration 3u invokes undefined behavior [-Waggressive-loop-optimizations]
   for(n=0;n<4;n++,a++,c=cc[n]){
                        ^
m_amv_4vec.c:45:3: note: containing loop
   for(n=0;n<4;n++,a++,c=cc[n]){
   ^
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  m_mv_s_4dir.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  flush_to_zero.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  l_su2_hit_n.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  r_su2_hit_a.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  dumpsu2.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  m_su2_mat_vec_n.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  m_su2_mat_vec_a.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  gaussrand.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  byterevn.c
cc     -g -ffast-math -funroll-loops -c prefetch.c
ar rcs su3.a addmat.o addvec.o cmp_ahmat.o cs_m_a_vec.o cs_m_a_mat.o cs_m_s_vec.o cs_m_vec.o det_su3.o clear_mat.o dumpmat.o dumpvec.o clearvec.o m_amatvec_s.o m_amatvec.o m_amatvec_ns.o m_mat_an.o m_mat_na.o m_mat_nn.o m_matvec.o m_matvec_ns.o m_matvec_s.o make_ahmat.o rand_ahmat.o realtr.o complextr.o s_m_a_mat.o s_m_a_vec.o s_m_s_mat.o s_m_s_vec.o s_m_sum_vec.o s_m_vec.o s_m_mat.o cs_m_mat.o cs_m_s_mat.o su3_adjoint.o su3_dot.o su3_rdot.o su3_proj.o su3mat_copy.o su3vec_copy.o submat.o subvec.o trace_su3.o uncmp_ahmat.o msq_su3vec.o sub4vecs.o m_amv_4dir.o m_amv_4vec.o m_mv_s_4dir.o flush_to_zero.o l_su2_hit_n.o r_su2_hit_a.o dumpsu2.o m_su2_mat_vec_n.o m_su2_mat_vec_a.o gaussrand.o byterevn.o prefetch.o
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  wp_shrink.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  wp_grow.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  wp_grow_a.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  dump_wvec.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  clear_wvec.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  su3_proj_w.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  copy_wvec.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  add_wvec.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  sub_wvec.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  s_m_wvec.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  s_m_hwvec.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  msq_wvec.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  wvec_dot.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  wvec2_dot.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  wvec_rdot.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  s_m_a_wvec.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  s_m_atm_wvec.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  mb_gamma.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  mb_gamma_l.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  mb_gamma_r.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  mswvb_gamma_l.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  mswvb_gamma_r.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  cs_m_wvec.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  cs_m_a_wvec.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  cs_m_a_wvec2.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  m_mat_wvec.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  m_mat_hwvec.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  m_amat_wvec.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  m_amat_hwvec.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  grow4wvecs.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  wp_shrink4.c
ar rcs su3.a wp_shrink.o wp_grow.o wp_grow_a.o dump_wvec.o clear_wvec.o su3_proj_w.o copy_wvec.o add_wvec.o sub_wvec.o s_m_wvec.o s_m_hwvec.o msq_wvec.o wvec_dot.o wvec2_dot.o wvec_rdot.o s_m_a_wvec.o s_m_atm_wvec.o mb_gamma.o mb_gamma_l.o mb_gamma_r.o mswvb_gamma_l.o mswvb_gamma_r.o cs_m_wvec.o cs_m_a_wvec.o cs_m_a_wvec2.o m_mat_wvec.o m_mat_hwvec.o m_amat_wvec.o m_amat_hwvec.o grow4wvecs.o wp_shrink4.o
make[2]: Leaving directory `/mnt/c/scratch/system/bwjenkins/tests/milc-nsf/v1/cle5.2_gnu4.9.3/milc-nsf/src/milc-nsf/libraries'
make[1]: .lastmake.Make_mpi.su3_rmd: Timestamp out of range; substituting 1969-12-31 18:00:00
cc    -c -O3 -g   -ffast-math -funroll-loops                 -DMPI -DINLINE -DNOPREFETCH -DCGTIME -DFFTIME -DLLTIME -DGFTIME -DMYNODE_INLINE    -I. -DFN -DCONGRAD_TMP_VECTORS -DDSLASH_TMP_LINKS  control.c 
cc    -c -O3 -g   -ffast-math -funroll-loops                 -DMPI -DINLINE -DNOPREFETCH -DCGTIME -DFFTIME -DLLTIME -DGFTIME -DMYNODE_INLINE    -I. -DFN -DCONGRAD_TMP_VECTORS -DDSLASH_TMP_LINKS  ../generic_ks/f_meas.c
cc    -c -O3 -g   -ffast-math -funroll-loops                 -DMPI -DINLINE -DNOPREFETCH -DCGTIME -DFFTIME -DLLTIME -DGFTIME -DMYNODE_INLINE    -I. -DFN -DCONGRAD_TMP_VECTORS -DDSLASH_TMP_LINKS  gauge_info.c 
cc    -c -O3 -g   -ffast-math -funroll-loops                 -DMPI -DINLINE -DNOPREFETCH -DCGTIME -DFFTIME -DLLTIME -DGFTIME -DMYNODE_INLINE    -I. -DFN -DCONGRAD_TMP_VECTORS -DDSLASH_TMP_LINKS  setup.c 
cc    -c -O3 -g   -ffast-math -funroll-loops                 -DMPI -DINLINE -DNOPREFETCH -DCGTIME -DFFTIME -DLLTIME -DGFTIME -DMYNODE_INLINE    -I. -DFN -DCONGRAD_TMP_VECTORS -DDSLASH_TMP_LINKS  update.c 
cc    -c -O3 -g   -ffast-math -funroll-loops                 -DMPI -DINLINE -DNOPREFETCH -DCGTIME -DFFTIME -DLLTIME -DGFTIME -DMYNODE_INLINE    -I. -DFN -DCONGRAD_TMP_VECTORS -DDSLASH_TMP_LINKS  update_h.c 
cc    -c -O3 -g   -ffast-math -funroll-loops                 -DMPI -DINLINE -DNOPREFETCH -DCGTIME -DFFTIME -DLLTIME -DGFTIME -DMYNODE_INLINE    -I. -DFN -DCONGRAD_TMP_VECTORS -DDSLASH_TMP_LINKS  update_u.c 
cc    -c -O3 -g   -ffast-math -funroll-loops                 -DMPI -DINLINE -DNOPREFETCH -DCGTIME -DFFTIME -DLLTIME -DGFTIME -DMYNODE_INLINE    -I. -DFN -DCONGRAD_TMP_VECTORS -DDSLASH_TMP_LINKS  ../generic/layout_hyper_tstretch.c 
cc    -c -O3 -g   -ffast-math -funroll-loops                 -DMPI -DINLINE -DNOPREFETCH -DCGTIME -DFFTIME -DLLTIME -DGFTIME -DMYNODE_INLINE    -I. -DFN -DCONGRAD_TMP_VECTORS -DDSLASH_TMP_LINKS  ../generic/check_unitarity.c 
cc    -c -O3 -g   -ffast-math -funroll-loops                 -DMPI -DINLINE -DNOPREFETCH -DCGTIME -DFFTIME -DLLTIME -DGFTIME -DMYNODE_INLINE    -I. -DFN -DCONGRAD_TMP_VECTORS -DDSLASH_TMP_LINKS  ../generic/d_plaq4.c 
cc    -c -O3 -g   -ffast-math -funroll-loops                 -DMPI -DINLINE -DNOPREFETCH -DCGTIME -DFFTIME -DLLTIME -DGFTIME -DMYNODE_INLINE    -I. -DFN -DCONGRAD_TMP_VECTORS -DDSLASH_TMP_LINKS  ../generic/gaugefix2.c 
cc    -c -O3 -g   -ffast-math -funroll-loops                 -DMPI -DINLINE -DNOPREFETCH -DCGTIME -DFFTIME -DLLTIME -DGFTIME -DMYNODE_INLINE    -I. -DFN -DCONGRAD_TMP_VECTORS -DDSLASH_TMP_LINKS  ../generic/gauge_stuff.c
cc    -c -O3 -g   -ffast-math -funroll-loops                 -DMPI -DINLINE -DNOPREFETCH -DCGTIME -DFFTIME -DLLTIME -DGFTIME -DMYNODE_INLINE    -I. -DFN -DCONGRAD_TMP_VECTORS -DDSLASH_TMP_LINKS  ../generic/io_helpers.c 
cc    -c -O3 -g   -ffast-math -funroll-loops                 -DMPI -DINLINE -DNOPREFETCH -DCGTIME -DFFTIME -DLLTIME -DGFTIME -DMYNODE_INLINE    -I. -DFN -DCONGRAD_TMP_VECTORS -DDSLASH_TMP_LINKS  ../generic/io_lat4.c 
../generic/io_lat4.c: In function 'qcdhdr_get_hdr':
../generic/io_lat4.c:188:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
     len = (int) q - (int) line;
           ^
../generic/io_lat4.c:188:21: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
     len = (int) q - (int) line;
                     ^
../generic/io_lat4.c: In function 'read_gauge_hdr':
../generic/io_lat4.c:1316:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
        (char *)GAUGE_VERSION_NUMBER,(char *)tmp);
                                     ^
cc    -c -O3 -g   -ffast-math -funroll-loops                 -DMPI -DINLINE -DNOPREFETCH -DCGTIME -DFFTIME -DLLTIME -DGFTIME -DMYNODE_INLINE    -I. -DFN -DCONGRAD_TMP_VECTORS -DDSLASH_TMP_LINKS  ../generic/make_lattice.c 
cc    -c -O3 -g   -ffast-math -funroll-loops                 -DMPI -DINLINE -DNOPREFETCH -DCGTIME -DFFTIME -DLLTIME -DGFTIME -DMYNODE_INLINE    -I. -DFN -DCONGRAD_TMP_VECTORS -DDSLASH_TMP_LINKS  ../generic/path_product.c 
cc    -c -O3 -g   -ffast-math -funroll-loops                 -DMPI -DINLINE -DNOPREFETCH -DCGTIME -DFFTIME -DLLTIME -DGFTIME -DMYNODE_INLINE    -I. -DFN -DCONGRAD_TMP_VECTORS -DDSLASH_TMP_LINKS  ../generic/ploop3.c 
cc    -c -O3 -g   -ffast-math -funroll-loops                 -DMPI -DINLINE -DNOPREFETCH -DCGTIME -DFFTIME -DLLTIME -DGFTIME -DMYNODE_INLINE    -I. -DFN -DCONGRAD_TMP_VECTORS -DDSLASH_TMP_LINKS  ../generic/ranmom.c 
cc    -c -O3 -g   -ffast-math -funroll-loops                 -DMPI -DINLINE -DNOPREFETCH -DCGTIME -DFFTIME -DLLTIME -DGFTIME -DMYNODE_INLINE    -I. -DFN -DCONGRAD_TMP_VECTORS -DDSLASH_TMP_LINKS  ../generic/ranstuff.c 
cc    -c -O3 -g   -ffast-math -funroll-loops                 -DMPI -DINLINE -DNOPREFETCH -DCGTIME -DFFTIME -DLLTIME -DGFTIME -DMYNODE_INLINE    -I. -DFN -DCONGRAD_TMP_VECTORS -DDSLASH_TMP_LINKS  ../generic/reunitarize2.c 
cc    -c -O3 -g   -ffast-math -funroll-loops                 -DMPI -DINLINE -DNOPREFETCH -DCGTIME -DFFTIME -DLLTIME -DGFTIME -DMYNODE_INLINE    -I. -DFN -DCONGRAD_TMP_VECTORS -DDSLASH_TMP_LINKS  ../generic_ks/grsource_imp.c
cc    -c -O3 -g   -ffast-math -funroll-loops                 -DMPI -DINLINE -DNOPREFETCH -DCGTIME -DFFTIME -DLLTIME -DGFTIME -DMYNODE_INLINE    -I. -DFN -DCONGRAD_TMP_VECTORS -DDSLASH_TMP_LINKS  ../generic_ks/mat_invert.c
cc    -c -O3 -g   -ffast-math -funroll-loops                 -DMPI -DINLINE -DNOPREFETCH -DCGTIME -DFFTIME -DLLTIME -DGFTIME -DMYNODE_INLINE    -I. -DFN -DCONGRAD_TMP_VECTORS -DDSLASH_TMP_LINKS  ../generic_ks/quark_stuff4.c
cc    -c -O3 -g   -ffast-math -funroll-loops                 -DMPI -DINLINE -DNOPREFETCH -DCGTIME -DFFTIME -DLLTIME -DGFTIME -DMYNODE_INLINE    -I. -DFN -DCONGRAD_TMP_VECTORS -DDSLASH_TMP_LINKS  ../generic_ks/rephase.c
cc    -c -O3 -g   -ffast-math -funroll-loops                 -DMPI -DINLINE -DNOPREFETCH -DCGTIME -DFFTIME -DLLTIME -DGFTIME -DMYNODE_INLINE    -I. -DFN -DCONGRAD_TMP_VECTORS -DDSLASH_TMP_LINKS  ../generic_ks/dslash_fn2.c
cc    -c -O3 -g   -ffast-math -funroll-loops                 -DMPI -DINLINE -DNOPREFETCH -DCGTIME -DFFTIME -DLLTIME -DGFTIME -DMYNODE_INLINE    -I. -DFN -DCONGRAD_TMP_VECTORS -DDSLASH_TMP_LINKS  ../generic_ks/d_congrad5_fn.c
cc    -c -O3 -g   -ffast-math -funroll-loops                 -DMPI -DINLINE -DNOPREFETCH -DCGTIME -DFFTIME -DLLTIME -DGFTIME -DMYNODE_INLINE    -I. -DFN -DCONGRAD_TMP_VECTORS -DDSLASH_TMP_LINKS  ../generic/com_mpi.c 
cc    -c -O3 -g   -ffast-math -funroll-loops                 -DMPI -DINLINE -DNOPREFETCH -DCGTIME -DFFTIME -DLLTIME -DGFTIME -DMYNODE_INLINE    -I. -DFN -DCONGRAD_TMP_VECTORS -DDSLASH_TMP_LINKS  ../generic/io_ansi.c 
cc    -O3 -g   -O3 -g   -ffast-math -funroll-loops                 -DMPI -DINLINE -DNOPREFETCH -DCGTIME -DFFTIME -DLLTIME -DGFTIME -DMYNODE_INLINE    -I. -DFN -DCONGRAD_TMP_VECTORS -DDSLASH_TMP_LINKS      -o su3_rmd \
	control.o f_meas.o gauge_info.o setup.o update.o update_h.o update_u.o layout_hyper_tstretch.o check_unitarity.o d_plaq4.o gaugefix2.o gauge_stuff.o io_helpers.o io_lat4.o make_lattice.o path_product.o ploop3.o ranmom.o ranstuff.o reunitarize2.o grsource_imp.o mat_invert.o quark_stuff4.o rephase.o dslash_fn2.o d_congrad5_fn.o com_mpi.o io_ansi.o  ../libraries/su3.a ../libraries/complex.a   -lm
touch localmake
make[1]: Leaving directory `/mnt/c/scratch/system/bwjenkins/tests/milc-nsf/v1/cle5.2_gnu4.9.3/milc-nsf/src/milc-nsf/ks_imp_dyn2'
if [[ ! -e su3_rmd ]] ; then
    echo "make failed"
    exit 1
fi

mkdir -p $SW_BLDDIR/bin
cp su3_rmd $SW_BLDDIR/bin

cd $SW_BLDDIR

############################### if this far, return 0
exit 0
['/scratch/system/bwjenkins/tests/milc-nsf/v1']
/scratch/system/bwjenkins/tests/milc-nsf/v1/cle5.2_gnu4.9.3/rebuild : passed (0)

[SSH] completed
[SSH] exit-status: 0

[SSH] script:
PATH="/sw/tools/bin:/sw/tools/bin:$PATH"
SW_CONFIG="/scratch/system/bwjenkins/sw_config"
PYTHONPATH="/sw/tools/bin:/sw/tools/bin:$PYTHONPATH"
SW_ROOT="/scratch/system/bwjenkins/tests"
SW_WORKDIR="/scratch/system/bwjenkins/sw_workdir"

echo $PATH $SW_CONFIG $PYTHONPATH SW_WORKDIR > /dev/null
export SW_CONFIG=$SW_CONFIG
export SW_WORKDIR=$SW_WORKDIR
# added by tbouvet 1 line
export PATH=/sw/tools/bin:/opt/torque/6.0.3/bin/:$PATH

cd $SW_ROOT
cd milc-nsf/v1/cle5.2_gnu4.9.3
# use remodule that uses fixes issue with using gcc/4.9.3
cp /u/system/bwjenkins/remodule.milc-nsf remodule
# added next line tbouvet
export SW_BLDDIR=`pwd`

swtestwait


[SSH] executing...
Waiting for job 13271642.bw to start ... 
Waiting for job 13271642.bw to start ... 
Submitted job 13271642.bw is running. Following .running ... 
nflavors1 4
nflavors2 4
nx 64
ny 64
nz 64
nt 64
iseed 5682304
LAYOUT = Hypercubes, options = EVENFIRST,
ON EACH NODE 16 x 16 x 16 x 16
Mallocing 73.9 MBytes per node for lattice
Made lattice
Made nn gathers
Made 3nn gathers
Finished setup


warms 0
trajecs 2
traj_between_meas 1
beta 5.6
mass1 0.01
mass2 0.01
u0 0.8441
microcanonical_time_step 0.02
steps_per_trajectory 8
max_cg_iterations 200
error_per_site 1e-05
error_for_propagator 0.0001
fresh 
forget 
unit gauge configuration loaded
CHECK PLAQ: 3.000000e+00 3.000000e+00
Unitarity checked.  Max deviation 0.00e+00
Time to check unitarity = 2.841711e-02
Symanzik 1x1 + 1x2 + 1x1x1 action
loop coefficients: nloop rep loop_coeff  multiplicity
                    0 0      1.000000e+00     6
                    1 0      -7.762509e-02     12
                    2 0      -1.031171e-02     16
"O(a^2): couplings(pi)=0, Naik term, No O(a^2) errors, tadpole weights"
path coefficients: npath  path_coeff  multiplicity
                    0      6.250000e-01     8
                    1      -5.847914e-02     8
                    2      -8.771872e-02     48
                    3      3.077829e-02     192
                    4      -7.199552e-03     384
                    5      -1.231132e-01     48
WARMUPS COMPLETED
LLTIME(long): time =  3.938739e-01 (Naik) mflops = 3.001644e+02
LLTIME(Fat): time = 6.589896e+00 (Asqtad opt) mflops = 6.129254e+02
LLTIME(long): time =  3.918121e-01 (Naik) mflops = 3.017440e+02
LLTIME(Fat): time = 6.557527e+00 (Asqtad opt) mflops = 6.159509e+02
LLTIME(long): time =  3.848329e-01 (Naik) mflops = 3.072163e+02
LLTIME(Fat): time = 6.552056e+00 (Asqtad opt) mflops = 6.164653e+02
CONGRAD5: time = 1.090137e+01 iters = 104 mflops = 7.421351e+02
TESTCONG: reduce_time = 3.136148e-01 iters = 104 time/iter = 3.015527e-03
CONGRAD5: time = 1.088572e+01 iters = 104 mflops = 7.432020e+02
TESTCONG: reduce_time = 2.948174e-01 iters = 104 time/iter = 2.834783e-03
GFTIME:   time = 2.512361e+01 (Symanzik1) mflops = -2.191176e-01
FFTIME:  time = 3.576654e+01 mflops = 7.951713e+02
LLTIME(long): time =  3.758349e-01 (Naik) mflops = 3.145715e+02
LLTIME(Fat): time = 6.554806e+00 (Asqtad opt) mflops = 6.162066e+02
LLTIME(long): time =  3.919320e-01 (Naik) mflops = 3.016517e+02
LLTIME(Fat): time = 6.547569e+00 (Asqtad opt) mflops = 6.168877e+02
LLTIME(long): time =  3.781431e-01 (Naik) mflops = 3.126514e+02
LLTIME(Fat): time = 6.551805e+00 (Asqtad opt) mflops = 6.164889e+02
CONGRAD5: time = 1.090798e+01 iters = 104 mflops = 7.416855e+02
TESTCONG: reduce_time = 3.106890e-01 iters = 104 time/iter = 2.987394e-03
CONGRAD5: time = 1.087854e+01 iters = 104 mflops = 7.436924e+02
TESTCONG: reduce_time = 2.766299e-01 iters = 104 time/iter = 2.659903e-03
GFTIME:   time = 2.507626e+01 (Symanzik1) mflops = -2.195313e-01
FFTIME:  time = 3.563218e+01 mflops = 7.981697e+02
LLTIME(long): time =  3.946791e-01 (Naik) mflops = 2.995521e+02
LLTIME(Fat): time = 6.557331e+00 (Asqtad opt) mflops = 6.159693e+02
LLTIME(long): time =  3.879821e-01 (Naik) mflops = 3.047227e+02
LLTIME(Fat): time = 6.531817e+00 (Asqtad opt) mflops = 6.183754e+02
LLTIME(long): time =  3.912721e-01 (Naik) mflops = 3.021604e+02
LLTIME(Fat): time = 6.549370e+00 (Asqtad opt) mflops = 6.167181e+02
CONGRAD5: time = 1.090080e+01 iters = 104 mflops = 7.421737e+02
TESTCONG: reduce_time = 3.111742e-01 iters = 104 time/iter = 2.992059e-03
CONGRAD5: time = 1.088597e+01 iters = 104 mflops = 7.431850e+02
TESTCONG: reduce_time = 2.886522e-01 iters = 104 time/iter = 2.775502e-03
GFTIME:   time = 2.510498e+01 (Symanzik1) mflops = -2.192802e-01
FFTIME:  time = 3.565433e+01 mflops = 7.976738e+02
LLTIME(long): time =  3.802731e-01 (Naik) mflops = 3.109001e+02
LLTIME(Fat): time = 6.553157e+00 (Asqtad opt) mflops = 6.163617e+02
LLTIME(long): time =  3.941321e-01 (Naik) mflops = 2.999678e+02
LLTIME(Fat): time = 6.556696e+00 (Asqtad opt) mflops = 6.160290e+02
LLTIME(long): time =  3.868082e-01 (Naik) mflops = 3.056475e+02
LLTIME(Fat): time = 6.538474e+00 (Asqtad opt) mflops = 6.177458e+02
CONGRAD5: time = 1.099658e+01 iters = 105 mflops = 7.427838e+02
TESTCONG: reduce_time = 2.979977e-01 iters = 105 time/iter = 2.838073e-03
CONGRAD5: time = 1.099662e+01 iters = 105 mflops = 7.427810e+02
TESTCONG: reduce_time = 2.926095e-01 iters = 105 time/iter = 2.786757e-03
GFTIME:   time = 2.510182e+01 (Symanzik1) mflops = -2.193077e-01
FFTIME:  time = 3.563524e+01 mflops = 7.981011e+02
LLTIME(long): time =  3.896399e-01 (Naik) mflops = 3.034262e+02
LLTIME(Fat): time = 6.554531e+00 (Asqtad opt) mflops = 6.162324e+02
LLTIME(long): time =  3.764250e-01 (Naik) mflops = 3.140783e+02
LLTIME(Fat): time = 6.547620e+00 (Asqtad opt) mflops = 6.168829e+02
LLTIME(long): time =  3.902860e-01 (Naik) mflops = 3.029239e+02
LLTIME(Fat): time = 6.559760e+00 (Asqtad opt) mflops = 6.157412e+02
CONGRAD5: time = 1.100995e+01 iters = 105 mflops = 7.418817e+02
TESTCONG: reduce_time = 3.162291e-01 iters = 105 time/iter = 3.011706e-03
CONGRAD5: time = 1.099916e+01 iters = 105 mflops = 7.426092e+02
TESTCONG: reduce_time = 2.903924e-01 iters = 105 time/iter = 2.765642e-03
GFTIME:   time = 2.511310e+01 (Symanzik1) mflops = -2.192092e-01
FFTIME:  time = 3.559348e+01 mflops = 7.990376e+02
LLTIME(long): time =  3.936670e-01 (Naik) mflops = 3.003222e+02
LLTIME(Fat): time = 6.558789e+00 (Asqtad opt) mflops = 6.158324e+02
LLTIME(long): time =  3.782558e-01 (Naik) mflops = 3.125581e+02
LLTIME(Fat): time = 6.545818e+00 (Asqtad opt) mflops = 6.170527e+02
LLTIME(long): time =  3.889940e-01 (Naik) mflops = 3.039300e+02
LLTIME(Fat): time = 6.565926e+00 (Asqtad opt) mflops = 6.151630e+02
CONGRAD5: time = 1.110904e+01 iters = 106 mflops = 7.422666e+02
TESTCONG: reduce_time = 2.841702e-01 iters = 106 time/iter = 2.680850e-03
CONGRAD5: time = 1.111724e+01 iters = 106 mflops = 7.417195e+02
TESTCONG: reduce_time = 3.104141e-01 iters = 106 time/iter = 2.928435e-03
GFTIME:   time = 2.511313e+01 (Symanzik1) mflops = -2.192090e-01
FFTIME:  time = 3.566994e+01 mflops = 7.973248e+02
LLTIME(long): time =  3.920641e-01 (Naik) mflops = 3.015500e+02
LLTIME(Fat): time = 6.533752e+00 (Asqtad opt) mflops = 6.181922e+02
LLTIME(long): time =  3.936150e-01 (Naik) mflops = 3.003619e+02
LLTIME(Fat): time = 6.543311e+00 (Asqtad opt) mflops = 6.172891e+02
LLTIME(long): time =  3.835311e-01 (Naik) mflops = 3.082591e+02
LLTIME(Fat): time = 6.544121e+00 (Asqtad opt) mflops = 6.172127e+02
CONGRAD5: time = 1.110102e+01 iters = 106 mflops = 7.428032e+02
TESTCONG: reduce_time = 2.963870e-01 iters = 106 time/iter = 2.796103e-03
CONGRAD5: time = 1.109783e+01 iters = 106 mflops = 7.430165e+02
TESTCONG: reduce_time = 3.209686e-01 iters = 106 time/iter = 3.028006e-03
GFTIME:   time = 2.509275e+01 (Symanzik1) mflops = -2.193871e-01
FFTIME:  time = 3.562894e+01 mflops = 7.982424e+02
LLTIME(long): time =  3.869579e-01 (Naik) mflops = 3.055292e+02
LLTIME(Fat): time = 6.542586e+00 (Asqtad opt) mflops = 6.173575e+02
LLTIME(long): time =  3.913410e-01 (Naik) mflops = 3.021072e+02
LLTIME(Fat): time = 6.547886e+00 (Asqtad opt) mflops = 6.168578e+02
LLTIME(long): time =  3.842499e-01 (Naik) mflops = 3.076824e+02
LLTIME(Fat): time = 6.570309e+00 (Asqtad opt) mflops = 6.147526e+02
CONGRAD5: time = 1.120696e+01 iters = 107 mflops = 7.427223e+02
TESTCONG: reduce_time = 3.135979e-01 iters = 107 time/iter = 2.930822e-03
CONGRAD5: time = 1.118503e+01 iters = 107 mflops = 7.441786e+02
TESTCONG: reduce_time = 2.925539e-01 iters = 107 time/iter = 2.734149e-03
GFTIME:   time = 2.511611e+01 (Symanzik1) mflops = -2.191830e-01
FFTIME:  time = 3.563122e+01 mflops = 7.981913e+02
PLAQ:	2.658360	2.658338
P_LOOP:	3.906134e-01	-1.507364e-03
LLTIME(long): time =  3.765059e-01 (Naik) mflops = 3.140109e+02
LLTIME(Fat): time = 6.550591e+00 (Asqtad opt) mflops = 6.166031e+02
CONGRAD5: time = 9.548602e+00 iters = 91 mflops = 7.413653e+02
TESTCONG: reduce_time = 2.649317e-01 iters = 91 time/iter = 2.911337e-03
PBP: mass 1.000000e-02     5.142765e-03  5.259435e-03  9.211007e-05  8.879411e-05 ( 1 of 1 )
FACTION: mass = 1.000000e-02,  1.500418e+00 ( 1 of 1 )
CONGRAD5: time = 9.427752e+00 iters = 90 mflops = 7.426172e+02
TESTCONG: reduce_time = 2.397404e-01 iters = 90 time/iter = 2.663782e-03
PBP: mass 1.000000e-02     5.042681e-03  5.353270e-03  -1.212902e-04  -1.269964e-04 ( 1 of 1 )
FACTION: mass = 1.000000e-02,  1.499398e+00 ( 1 of 1 )
LLTIME(long): time =  3.780830e-01 (Naik) mflops = 3.127010e+02
LLTIME(Fat): time = 6.548126e+00 (Asqtad opt) mflops = 6.168352e+02
LLTIME(long): time =  3.827591e-01 (Naik) mflops = 3.088808e+02
LLTIME(Fat): time = 6.539075e+00 (Asqtad opt) mflops = 6.176890e+02
LLTIME(long): time =  3.812521e-01 (Naik) mflops = 3.101018e+02
LLTIME(Fat): time = 6.554539e+00 (Asqtad opt) mflops = 6.162317e+02
CONGRAD5: time = 1.120515e+01 iters = 107 mflops = 7.428427e+02
TESTCONG: reduce_time = 2.848845e-01 iters = 107 time/iter = 2.662472e-03
CONGRAD5: time = 1.120347e+01 iters = 107 mflops = 7.429538e+02
TESTCONG: reduce_time = 2.992578e-01 iters = 107 time/iter = 2.796801e-03
GFTIME:   time = 2.511748e+01 (Symanzik1) mflops = -2.191710e-01
FFTIME:  time = 3.563800e+01 mflops = 7.980395e+02
LLTIME(long): time =  3.890641e-01 (Naik) mflops = 3.038753e+02
LLTIME(Fat): time = 6.559670e+00 (Asqtad opt) mflops = 6.157497e+02
LLTIME(long): time =  3.895750e-01 (Naik) mflops = 3.034767e+02
LLTIME(Fat): time = 6.557010e+00 (Asqtad opt) mflops = 6.159995e+02
LLTIME(long): time =  3.819110e-01 (Naik) mflops = 3.095667e+02
LLTIME(Fat): time = 6.550888e+00 (Asqtad opt) mflops = 6.165751e+02
CONGRAD5: time = 1.122543e+01 iters = 107 mflops = 7.415004e+02
TESTCONG: reduce_time = 3.201084e-01 iters = 107 time/iter = 2.991667e-03
CONGRAD5: time = 1.121212e+01 iters = 107 mflops = 7.423809e+02
TESTCONG: reduce_time = 3.161759e-01 iters = 107 time/iter = 2.954915e-03
GFTIME:   time = 2.508949e+01 (Symanzik1) mflops = -2.194155e-01
FFTIME:  time = 3.560100e+01 mflops = 7.988687e+02
LLTIME(long): time =  3.809049e-01 (Naik) mflops = 3.103844e+02
LLTIME(Fat): time = 6.547473e+00 (Asqtad opt) mflops = 6.168967e+02
LLTIME(long): time =  3.786981e-01 (Naik) mflops = 3.121931e+02
LLTIME(Fat): time = 6.558532e+00 (Asqtad opt) mflops = 6.158565e+02
LLTIME(long): time =  3.838739e-01 (Naik) mflops = 3.079838e+02
LLTIME(Fat): time = 6.542775e+00 (Asqtad opt) mflops = 6.173397e+02
CONGRAD5: time = 1.121104e+01 iters = 107 mflops = 7.424526e+02
TESTCONG: reduce_time = 3.158395e-01 iters = 107 time/iter = 2.951771e-03
CONGRAD5: time = 1.119484e+01 iters = 107 mflops = 7.435267e+02
TESTCONG: reduce_time = 2.981889e-01 iters = 107 time/iter = 2.786812e-03
GFTIME:   time = 2.508582e+01 (Symanzik1) mflops = -2.194477e-01
FFTIME:  time = 3.564839e+01 mflops = 7.978069e+02
LLTIME(long): time =  3.809810e-01 (Naik) mflops = 3.103224e+02
LLTIME(Fat): time = 6.536450e+00 (Asqtad opt) mflops = 6.179371e+02
LLTIME(long): time =  3.922341e-01 (Naik) mflops = 3.014194e+02
LLTIME(Fat): time = 6.544526e+00 (Asqtad opt) mflops = 6.171745e+02
LLTIME(long): time =  3.780980e-01 (Naik) mflops = 3.126886e+02
LLTIME(Fat): time = 6.529986e+00 (Asqtad opt) mflops = 6.185488e+02
CONGRAD5: time = 1.132144e+01 iters = 108 mflops = 7.420832e+02
TESTCONG: reduce_time = 3.020635e-01 iters = 108 time/iter = 2.796884e-03
CONGRAD5: time = 1.130363e+01 iters = 108 mflops = 7.432528e+02
TESTCONG: reduce_time = 3.075316e-01 iters = 108 time/iter = 2.847515e-03
GFTIME:   time = 2.508356e+01 (Symanzik1) mflops = -2.194674e-01
FFTIME:  time = 3.570690e+01 mflops = 7.964995e+02
LLTIME(long): time =  3.896980e-01 (Naik) mflops = 3.033809e+02
LLTIME(Fat): time = 6.549228e+00 (Asqtad opt) mflops = 6.167314e+02
LLTIME(long): time =  3.880301e-01 (Naik) mflops = 3.046850e+02
LLTIME(Fat): time = 6.541999e+00 (Asqtad opt) mflops = 6.174129e+02
LLTIME(long): time =  3.870189e-01 (Naik) mflops = 3.054810e+02
LLTIME(Fat): time = 6.539434e+00 (Asqtad opt) mflops = 6.176551e+02
CONGRAD5: time = 1.132293e+01 iters = 108 mflops = 7.419856e+02
TESTCONG: reduce_time = 3.047266e-01 iters = 108 time/iter = 2.821543e-03
CONGRAD5: time = 1.129915e+01 iters = 108 mflops = 7.435471e+02
TESTCONG: reduce_time = 2.930048e-01 iters = 108 time/iter = 2.713007e-03
GFTIME:   time = 2.506026e+01 (Symanzik1) mflops = -2.196715e-01
FFTIME:  time = 3.561718e+01 mflops = 7.985060e+02
LLTIME(long): time =  3.847580e-01 (Naik) mflops = 3.072761e+02
LLTIME(Fat): time = 6.546138e+00 (Asqtad opt) mflops = 6.170225e+02
LLTIME(long): time =  3.918099e-01 (Naik) mflops = 3.017456e+02
LLTIME(Fat): time = 6.527449e+00 (Asqtad opt) mflops = 6.187892e+02
LLTIME(long): time =  3.842869e-01 (Naik) mflops = 3.076528e+02
LLTIME(Fat): time = 6.540854e+00 (Asqtad opt) mflops = 6.175210e+02
CONGRAD5: time = 1.131758e+01 iters = 108 mflops = 7.423365e+02
TESTCONG: reduce_time = 3.341756e-01 iters = 108 time/iter = 3.094218e-03
CONGRAD5: time = 1.141259e+01 iters = 109 mflops = 7.429730e+02
TESTCONG: reduce_time = 3.064454e-01 iters = 109 time/iter = 2.811425e-03
GFTIME:   time = 2.507918e+01 (Symanzik1) mflops = -2.195058e-01
FFTIME:  time = 3.566737e+01 mflops = 7.973823e+02
LLTIME(long): time =  4.069281e-01 (Naik) mflops = 2.905352e+02
LLTIME(Fat): time = 6.537613e+00 (Asqtad opt) mflops = 6.178271e+02
LLTIME(long): time =  3.853991e-01 (Naik) mflops = 3.067650e+02
LLTIME(Fat): time = 6.540705e+00 (Asqtad opt) mflops = 6.175351e+02
LLTIME(long): time =  3.835361e-01 (Naik) mflops = 3.082551e+02
LLTIME(Fat): time = 6.551355e+00 (Asqtad opt) mflops = 6.165312e+02
CONGRAD5: time = 1.143115e+01 iters = 109 mflops = 7.417663e+02
TESTCONG: reduce_time = 3.104496e-01 iters = 109 time/iter = 2.848161e-03
CONGRAD5: time = 1.140905e+01 iters = 109 mflops = 7.432035e+02
TESTCONG: reduce_time = 3.181388e-01 iters = 109 time/iter = 2.918705e-03
GFTIME:   time = 2.507447e+01 (Symanzik1) mflops = -2.195470e-01
FFTIME:  time = 3.561102e+01 mflops = 7.986441e+02
LLTIME(long): time =  3.986671e-01 (Naik) mflops = 2.965556e+02
LLTIME(Fat): time = 6.530804e+00 (Asqtad opt) mflops = 6.184713e+02
LLTIME(long): time =  3.881519e-01 (Naik) mflops = 3.045894e+02
LLTIME(Fat): time = 6.544674e+00 (Asqtad opt) mflops = 6.171606e+02
LLTIME(long): time =  3.856580e-01 (Naik) mflops = 3.065590e+02
LLTIME(Fat): time = 6.555543e+00 (Asqtad opt) mflops = 6.161373e+02
CONGRAD5: time = 1.154067e+01 iters = 110 mflops = 7.414680e+02
TESTCONG: reduce_time = 3.091366e-01 iters = 110 time/iter = 2.810333e-03
CONGRAD5: time = 1.149811e+01 iters = 110 mflops = 7.442122e+02
TESTCONG: reduce_time = 2.834992e-01 iters = 110 time/iter = 2.577266e-03
GFTIME:   time = 2.506333e+01 (Symanzik1) mflops = -2.196445e-01
FFTIME:  time = 3.559449e+01 mflops = 7.990148e+02
PLAQ:	2.443139	2.443152
P_LOOP:	6.489087e-02	-2.986151e-03
LLTIME(long): time =  3.756001e-01 (Naik) mflops = 3.147681e+02
LLTIME(Fat): time = 6.530841e+00 (Asqtad opt) mflops = 6.184678e+02
CONGRAD5: time = 9.741228e+00 iters = 93 mflops = 7.426768e+02
TESTCONG: reduce_time = 2.512772e-01 iters = 93 time/iter = 2.701905e-03
PBP: mass 1.000000e-02     5.879080e-03  5.866801e-03  5.882369e-05  6.414428e-05 ( 1 of 1 )
FACTION: mass = 1.000000e-02,  1.500385e+00 ( 1 of 1 )
CONGRAD5: time = 9.736370e+00 iters = 93 mflops = 7.430474e+02
TESTCONG: reduce_time = 2.562947e-01 iters = 93 time/iter = 2.755857e-03
PBP: mass 1.000000e-02     5.840848e-03  5.897290e-03  1.105854e-04  1.071485e-04 ( 1 of 1 )
FACTION: mass = 1.000000e-02,  1.500023e+00 ( 1 of 1 )
RUNNING COMPLETED
average cg iters for step= 2.130000e+02
total_iters = 3778
NERSC_TIME 1750.416 secs


exit: Wed Dec 22 01:06:29 2021

Application 109843128 resources: utime ~448230s, stime ~702s, Rss ~28668, inblocks ~187722, outblocks ~155139
Displaying test.log:
['/scratch/system/bwjenkins/tests/milc-nsf/v1']
/scratch/system/bwjenkins/tests/milc-nsf/v1/cle5.2_gnu4.9.3/retest : batch submitted (2)
SU3 with improved KS action
Microcanonical simulation with refreshing
MIMD version 6
Machine = MPI (portable), with 256 nodes
R algorithm
type 0 for no prompts  or 1 for prompts
nflavors1 4
nflavors2 4
nx 64
ny 64
nz 64
nt 64
iseed 5682304
LAYOUT = Hypercubes, options = EVENFIRST,
ON EACH NODE 16 x 16 x 16 x 16
Mallocing 73.9 MBytes per node for lattice
Made lattice
Made nn gathers
Made 3nn gathers
Finished setup


warms 0
trajecs 2
traj_between_meas 1
beta 5.6
mass1 0.01
mass2 0.01
u0 0.8441
microcanonical_time_step 0.02
steps_per_trajectory 8
max_cg_iterations 200
error_per_site 1e-05
error_for_propagator 0.0001
fresh 
forget 
unit gauge configuration loaded
CHECK PLAQ: 3.000000e+00 3.000000e+00
Unitarity checked.  Max deviation 0.00e+00
Time to check unitarity = 2.841711e-02
Symanzik 1x1 + 1x2 + 1x1x1 action
loop coefficients: nloop rep loop_coeff  multiplicity
                    0 0      1.000000e+00     6
                    1 0      -7.762509e-02     12
                    2 0      -1.031171e-02     16
"O(a^2): couplings(pi)=0, Naik term, No O(a^2) errors, tadpole weights"
path coefficients: npath  path_coeff  multiplicity
                    0      6.250000e-01     8
                    1      -5.847914e-02     8
                    2      -8.771872e-02     48
                    3      3.077829e-02     192
                    4      -7.199552e-03     384
                    5      -1.231132e-01     48
WARMUPS COMPLETED
LLTIME(long): time =  3.938739e-01 (Naik) mflops = 3.001644e+02
LLTIME(Fat): time = 6.589896e+00 (Asqtad opt) mflops = 6.129254e+02
LLTIME(long): time =  3.918121e-01 (Naik) mflops = 3.017440e+02
LLTIME(Fat): time = 6.557527e+00 (Asqtad opt) mflops = 6.159509e+02
LLTIME(long): time =  3.848329e-01 (Naik) mflops = 3.072163e+02
LLTIME(Fat): time = 6.552056e+00 (Asqtad opt) mflops = 6.164653e+02
CONGRAD5: time = 1.090137e+01 iters = 104 mflops = 7.421351e+02
TESTCONG: reduce_time = 3.136148e-01 iters = 104 time/iter = 3.015527e-03
CONGRAD5: time = 1.088572e+01 iters = 104 mflops = 7.432020e+02
TESTCONG: reduce_time = 2.948174e-01 iters = 104 time/iter = 2.834783e-03
GFTIME:   time = 2.512361e+01 (Symanzik1) mflops = -2.191176e-01
FFTIME:  time = 3.576654e+01 mflops = 7.951713e+02
LLTIME(long): time =  3.758349e-01 (Naik) mflops = 3.145715e+02
LLTIME(Fat): time = 6.554806e+00 (Asqtad opt) mflops = 6.162066e+02
LLTIME(long): time =  3.919320e-01 (Naik) mflops = 3.016517e+02
LLTIME(Fat): time = 6.547569e+00 (Asqtad opt) mflops = 6.168877e+02
LLTIME(long): time =  3.781431e-01 (Naik) mflops = 3.126514e+02
LLTIME(Fat): time = 6.551805e+00 (Asqtad opt) mflops = 6.164889e+02
CONGRAD5: time = 1.090798e+01 iters = 104 mflops = 7.416855e+02
TESTCONG: reduce_time = 3.106890e-01 iters = 104 time/iter = 2.987394e-03
CONGRAD5: time = 1.087854e+01 iters = 104 mflops = 7.436924e+02
TESTCONG: reduce_time = 2.766299e-01 iters = 104 time/iter = 2.659903e-03
GFTIME:   time = 2.507626e+01 (Symanzik1) mflops = -2.195313e-01
FFTIME:  time = 3.563218e+01 mflops = 7.981697e+02
LLTIME(long): time =  3.946791e-01 (Naik) mflops = 2.995521e+02
LLTIME(Fat): time = 6.557331e+00 (Asqtad opt) mflops = 6.159693e+02
LLTIME(long): time =  3.879821e-01 (Naik) mflops = 3.047227e+02
LLTIME(Fat): time = 6.531817e+00 (Asqtad opt) mflops = 6.183754e+02
LLTIME(long): time =  3.912721e-01 (Naik) mflops = 3.021604e+02
LLTIME(Fat): time = 6.549370e+00 (Asqtad opt) mflops = 6.167181e+02
CONGRAD5: time = 1.090080e+01 iters = 104 mflops = 7.421737e+02
TESTCONG: reduce_time = 3.111742e-01 iters = 104 time/iter = 2.992059e-03
CONGRAD5: time = 1.088597e+01 iters = 104 mflops = 7.431850e+02
TESTCONG: reduce_time = 2.886522e-01 iters = 104 time/iter = 2.775502e-03
GFTIME:   time = 2.510498e+01 (Symanzik1) mflops = -2.192802e-01
FFTIME:  time = 3.565433e+01 mflops = 7.976738e+02
LLTIME(long): time =  3.802731e-01 (Naik) mflops = 3.109001e+02
LLTIME(Fat): time = 6.553157e+00 (Asqtad opt) mflops = 6.163617e+02
LLTIME(long): time =  3.941321e-01 (Naik) mflops = 2.999678e+02
LLTIME(Fat): time = 6.556696e+00 (Asqtad opt) mflops = 6.160290e+02
LLTIME(long): time =  3.868082e-01 (Naik) mflops = 3.056475e+02
LLTIME(Fat): time = 6.538474e+00 (Asqtad opt) mflops = 6.177458e+02
CONGRAD5: time = 1.099658e+01 iters = 105 mflops = 7.427838e+02
TESTCONG: reduce_time = 2.979977e-01 iters = 105 time/iter = 2.838073e-03
CONGRAD5: time = 1.099662e+01 iters = 105 mflops = 7.427810e+02
TESTCONG: reduce_time = 2.926095e-01 iters = 105 time/iter = 2.786757e-03
GFTIME:   time = 2.510182e+01 (Symanzik1) mflops = -2.193077e-01
FFTIME:  time = 3.563524e+01 mflops = 7.981011e+02
LLTIME(long): time =  3.896399e-01 (Naik) mflops = 3.034262e+02
LLTIME(Fat): time = 6.554531e+00 (Asqtad opt) mflops = 6.162324e+02
LLTIME(long): time =  3.764250e-01 (Naik) mflops = 3.140783e+02
LLTIME(Fat): time = 6.547620e+00 (Asqtad opt) mflops = 6.168829e+02
LLTIME(long): time =  3.902860e-01 (Naik) mflops = 3.029239e+02
LLTIME(Fat): time = 6.559760e+00 (Asqtad opt) mflops = 6.157412e+02
CONGRAD5: time = 1.100995e+01 iters = 105 mflops = 7.418817e+02
TESTCONG: reduce_time = 3.162291e-01 iters = 105 time/iter = 3.011706e-03
CONGRAD5: time = 1.099916e+01 iters = 105 mflops = 7.426092e+02
TESTCONG: reduce_time = 2.903924e-01 iters = 105 time/iter = 2.765642e-03
GFTIME:   time = 2.511310e+01 (Symanzik1) mflops = -2.192092e-01
FFTIME:  time = 3.559348e+01 mflops = 7.990376e+02
LLTIME(long): time =  3.936670e-01 (Naik) mflops = 3.003222e+02
LLTIME(Fat): time = 6.558789e+00 (Asqtad opt) mflops = 6.158324e+02
LLTIME(long): time =  3.782558e-01 (Naik) mflops = 3.125581e+02
LLTIME(Fat): time = 6.545818e+00 (Asqtad opt) mflops = 6.170527e+02
LLTIME(long): time =  3.889940e-01 (Naik) mflops = 3.039300e+02
LLTIME(Fat): time = 6.565926e+00 (Asqtad opt) mflops = 6.151630e+02
CONGRAD5: time = 1.110904e+01 iters = 106 mflops = 7.422666e+02
TESTCONG: reduce_time = 2.841702e-01 iters = 106 time/iter = 2.680850e-03
CONGRAD5: time = 1.111724e+01 iters = 106 mflops = 7.417195e+02
TESTCONG: reduce_time = 3.104141e-01 iters = 106 time/iter = 2.928435e-03
GFTIME:   time = 2.511313e+01 (Symanzik1) mflops = -2.192090e-01
FFTIME:  time = 3.566994e+01 mflops = 7.973248e+02
LLTIME(long): time =  3.920641e-01 (Naik) mflops = 3.015500e+02
LLTIME(Fat): time = 6.533752e+00 (Asqtad opt) mflops = 6.181922e+02
LLTIME(long): time =  3.936150e-01 (Naik) mflops = 3.003619e+02
LLTIME(Fat): time = 6.543311e+00 (Asqtad opt) mflops = 6.172891e+02
LLTIME(long): time =  3.835311e-01 (Naik) mflops = 3.082591e+02
LLTIME(Fat): time = 6.544121e+00 (Asqtad opt) mflops = 6.172127e+02
CONGRAD5: time = 1.110102e+01 iters = 106 mflops = 7.428032e+02
TESTCONG: reduce_time = 2.963870e-01 iters = 106 time/iter = 2.796103e-03
CONGRAD5: time = 1.109783e+01 iters = 106 mflops = 7.430165e+02
TESTCONG: reduce_time = 3.209686e-01 iters = 106 time/iter = 3.028006e-03
GFTIME:   time = 2.509275e+01 (Symanzik1) mflops = -2.193871e-01
FFTIME:  time = 3.562894e+01 mflops = 7.982424e+02
LLTIME(long): time =  3.869579e-01 (Naik) mflops = 3.055292e+02
LLTIME(Fat): time = 6.542586e+00 (Asqtad opt) mflops = 6.173575e+02
LLTIME(long): time =  3.913410e-01 (Naik) mflops = 3.021072e+02
LLTIME(Fat): time = 6.547886e+00 (Asqtad opt) mflops = 6.168578e+02
LLTIME(long): time =  3.842499e-01 (Naik) mflops = 3.076824e+02
LLTIME(Fat): time = 6.570309e+00 (Asqtad opt) mflops = 6.147526e+02
CONGRAD5: time = 1.120696e+01 iters = 107 mflops = 7.427223e+02
TESTCONG: reduce_time = 3.135979e-01 iters = 107 time/iter = 2.930822e-03
CONGRAD5: time = 1.118503e+01 iters = 107 mflops = 7.441786e+02
TESTCONG: reduce_time = 2.925539e-01 iters = 107 time/iter = 2.734149e-03
GFTIME:   time = 2.511611e+01 (Symanzik1) mflops = -2.191830e-01
FFTIME:  time = 3.563122e+01 mflops = 7.981913e+02
PLAQ:	2.658360	2.658338
P_LOOP:	3.906134e-01	-1.507364e-03
LLTIME(long): time =  3.765059e-01 (Naik) mflops = 3.140109e+02
LLTIME(Fat): time = 6.550591e+00 (Asqtad opt) mflops = 6.166031e+02
CONGRAD5: time = 9.548602e+00 iters = 91 mflops = 7.413653e+02
TESTCONG: reduce_time = 2.649317e-01 iters = 91 time/iter = 2.911337e-03
PBP: mass 1.000000e-02     5.142765e-03  5.259435e-03  9.211007e-05  8.879411e-05 ( 1 of 1 )
FACTION: mass = 1.000000e-02,  1.500418e+00 ( 1 of 1 )
CONGRAD5: time = 9.427752e+00 iters = 90 mflops = 7.426172e+02
TESTCONG: reduce_time = 2.397404e-01 iters = 90 time/iter = 2.663782e-03
PBP: mass 1.000000e-02     5.042681e-03  5.353270e-03  -1.212902e-04  -1.269964e-04 ( 1 of 1 )
FACTION: mass = 1.000000e-02,  1.499398e+00 ( 1 of 1 )
LLTIME(long): time =  3.780830e-01 (Naik) mflops = 3.127010e+02
LLTIME(Fat): time = 6.548126e+00 (Asqtad opt) mflops = 6.168352e+02
LLTIME(long): time =  3.827591e-01 (Naik) mflops = 3.088808e+02
LLTIME(Fat): time = 6.539075e+00 (Asqtad opt) mflops = 6.176890e+02
LLTIME(long): time =  3.812521e-01 (Naik) mflops = 3.101018e+02
LLTIME(Fat): time = 6.554539e+00 (Asqtad opt) mflops = 6.162317e+02
CONGRAD5: time = 1.120515e+01 iters = 107 mflops = 7.428427e+02
TESTCONG: reduce_time = 2.848845e-01 iters = 107 time/iter = 2.662472e-03
CONGRAD5: time = 1.120347e+01 iters = 107 mflops = 7.429538e+02
TESTCONG: reduce_time = 2.992578e-01 iters = 107 time/iter = 2.796801e-03
GFTIME:   time = 2.511748e+01 (Symanzik1) mflops = -2.191710e-01
FFTIME:  time = 3.563800e+01 mflops = 7.980395e+02
LLTIME(long): time =  3.890641e-01 (Naik) mflops = 3.038753e+02
LLTIME(Fat): time = 6.559670e+00 (Asqtad opt) mflops = 6.157497e+02
LLTIME(long): time =  3.895750e-01 (Naik) mflops = 3.034767e+02
LLTIME(Fat): time = 6.557010e+00 (Asqtad opt) mflops = 6.159995e+02
LLTIME(long): time =  3.819110e-01 (Naik) mflops = 3.095667e+02
LLTIME(Fat): time = 6.550888e+00 (Asqtad opt) mflops = 6.165751e+02
CONGRAD5: time = 1.122543e+01 iters = 107 mflops = 7.415004e+02
TESTCONG: reduce_time = 3.201084e-01 iters = 107 time/iter = 2.991667e-03
CONGRAD5: time = 1.121212e+01 iters = 107 mflops = 7.423809e+02
TESTCONG: reduce_time = 3.161759e-01 iters = 107 time/iter = 2.954915e-03
GFTIME:   time = 2.508949e+01 (Symanzik1) mflops = -2.194155e-01
FFTIME:  time = 3.560100e+01 mflops = 7.988687e+02
LLTIME(long): time =  3.809049e-01 (Naik) mflops = 3.103844e+02
LLTIME(Fat): time = 6.547473e+00 (Asqtad opt) mflops = 6.168967e+02
LLTIME(long): time =  3.786981e-01 (Naik) mflops = 3.121931e+02
LLTIME(Fat): time = 6.558532e+00 (Asqtad opt) mflops = 6.158565e+02
LLTIME(long): time =  3.838739e-01 (Naik) mflops = 3.079838e+02
LLTIME(Fat): time = 6.542775e+00 (Asqtad opt) mflops = 6.173397e+02
CONGRAD5: time = 1.121104e+01 iters = 107 mflops = 7.424526e+02
TESTCONG: reduce_time = 3.158395e-01 iters = 107 time/iter = 2.951771e-03
CONGRAD5: time = 1.119484e+01 iters = 107 mflops = 7.435267e+02
TESTCONG: reduce_time = 2.981889e-01 iters = 107 time/iter = 2.786812e-03
GFTIME:   time = 2.508582e+01 (Symanzik1) mflops = -2.194477e-01
FFTIME:  time = 3.564839e+01 mflops = 7.978069e+02
LLTIME(long): time =  3.809810e-01 (Naik) mflops = 3.103224e+02
LLTIME(Fat): time = 6.536450e+00 (Asqtad opt) mflops = 6.179371e+02
LLTIME(long): time =  3.922341e-01 (Naik) mflops = 3.014194e+02
LLTIME(Fat): time = 6.544526e+00 (Asqtad opt) mflops = 6.171745e+02
LLTIME(long): time =  3.780980e-01 (Naik) mflops = 3.126886e+02
LLTIME(Fat): time = 6.529986e+00 (Asqtad opt) mflops = 6.185488e+02
CONGRAD5: time = 1.132144e+01 iters = 108 mflops = 7.420832e+02
TESTCONG: reduce_time = 3.020635e-01 iters = 108 time/iter = 2.796884e-03
CONGRAD5: time = 1.130363e+01 iters = 108 mflops = 7.432528e+02
TESTCONG: reduce_time = 3.075316e-01 iters = 108 time/iter = 2.847515e-03
GFTIME:   time = 2.508356e+01 (Symanzik1) mflops = -2.194674e-01
FFTIME:  time = 3.570690e+01 mflops = 7.964995e+02
LLTIME(long): time =  3.896980e-01 (Naik) mflops = 3.033809e+02
LLTIME(Fat): time = 6.549228e+00 (Asqtad opt) mflops = 6.167314e+02
LLTIME(long): time =  3.880301e-01 (Naik) mflops = 3.046850e+02
LLTIME(Fat): time = 6.541999e+00 (Asqtad opt) mflops = 6.174129e+02
LLTIME(long): time =  3.870189e-01 (Naik) mflops = 3.054810e+02
LLTIME(Fat): time = 6.539434e+00 (Asqtad opt) mflops = 6.176551e+02
CONGRAD5: time = 1.132293e+01 iters = 108 mflops = 7.419856e+02
TESTCONG: reduce_time = 3.047266e-01 iters = 108 time/iter = 2.821543e-03
CONGRAD5: time = 1.129915e+01 iters = 108 mflops = 7.435471e+02
TESTCONG: reduce_time = 2.930048e-01 iters = 108 time/iter = 2.713007e-03
GFTIME:   time = 2.506026e+01 (Symanzik1) mflops = -2.196715e-01
FFTIME:  time = 3.561718e+01 mflops = 7.985060e+02
LLTIME(long): time =  3.847580e-01 (Naik) mflops = 3.072761e+02
LLTIME(Fat): time = 6.546138e+00 (Asqtad opt) mflops = 6.170225e+02
LLTIME(long): time =  3.918099e-01 (Naik) mflops = 3.017456e+02
LLTIME(Fat): time = 6.527449e+00 (Asqtad opt) mflops = 6.187892e+02
LLTIME(long): time =  3.842869e-01 (Naik) mflops = 3.076528e+02
LLTIME(Fat): time = 6.540854e+00 (Asqtad opt) mflops = 6.175210e+02
CONGRAD5: time = 1.131758e+01 iters = 108 mflops = 7.423365e+02
TESTCONG: reduce_time = 3.341756e-01 iters = 108 time/iter = 3.094218e-03
CONGRAD5: time = 1.141259e+01 iters = 109 mflops = 7.429730e+02
TESTCONG: reduce_time = 3.064454e-01 iters = 109 time/iter = 2.811425e-03
GFTIME:   time = 2.507918e+01 (Symanzik1) mflops = -2.195058e-01
FFTIME:  time = 3.566737e+01 mflops = 7.973823e+02
LLTIME(long): time =  4.069281e-01 (Naik) mflops = 2.905352e+02
LLTIME(Fat): time = 6.537613e+00 (Asqtad opt) mflops = 6.178271e+02
LLTIME(long): time =  3.853991e-01 (Naik) mflops = 3.067650e+02
LLTIME(Fat): time = 6.540705e+00 (Asqtad opt) mflops = 6.175351e+02
LLTIME(long): time =  3.835361e-01 (Naik) mflops = 3.082551e+02
LLTIME(Fat): time = 6.551355e+00 (Asqtad opt) mflops = 6.165312e+02
CONGRAD5: time = 1.143115e+01 iters = 109 mflops = 7.417663e+02
TESTCONG: reduce_time = 3.104496e-01 iters = 109 time/iter = 2.848161e-03
CONGRAD5: time = 1.140905e+01 iters = 109 mflops = 7.432035e+02
TESTCONG: reduce_time = 3.181388e-01 iters = 109 time/iter = 2.918705e-03
GFTIME:   time = 2.507447e+01 (Symanzik1) mflops = -2.195470e-01
FFTIME:  time = 3.561102e+01 mflops = 7.986441e+02
LLTIME(long): time =  3.986671e-01 (Naik) mflops = 2.965556e+02
LLTIME(Fat): time = 6.530804e+00 (Asqtad opt) mflops = 6.184713e+02
LLTIME(long): time =  3.881519e-01 (Naik) mflops = 3.045894e+02
LLTIME(Fat): time = 6.544674e+00 (Asqtad opt) mflops = 6.171606e+02
LLTIME(long): time =  3.856580e-01 (Naik) mflops = 3.065590e+02
LLTIME(Fat): time = 6.555543e+00 (Asqtad opt) mflops = 6.161373e+02
CONGRAD5: time = 1.154067e+01 iters = 110 mflops = 7.414680e+02
TESTCONG: reduce_time = 3.091366e-01 iters = 110 time/iter = 2.810333e-03
CONGRAD5: time = 1.149811e+01 iters = 110 mflops = 7.442122e+02
TESTCONG: reduce_time = 2.834992e-01 iters = 110 time/iter = 2.577266e-03
GFTIME:   time = 2.506333e+01 (Symanzik1) mflops = -2.196445e-01
FFTIME:  time = 3.559449e+01 mflops = 7.990148e+02
PLAQ:	2.443139	2.443152
P_LOOP:	6.489087e-02	-2.986151e-03
LLTIME(long): time =  3.756001e-01 (Naik) mflops = 3.147681e+02
LLTIME(Fat): time = 6.530841e+00 (Asqtad opt) mflops = 6.184678e+02
CONGRAD5: time = 9.741228e+00 iters = 93 mflops = 7.426768e+02
TESTCONG: reduce_time = 2.512772e-01 iters = 93 time/iter = 2.701905e-03
PBP: mass 1.000000e-02     5.879080e-03  5.866801e-03  5.882369e-05  6.414428e-05 ( 1 of 1 )
FACTION: mass = 1.000000e-02,  1.500385e+00 ( 1 of 1 )
CONGRAD5: time = 9.736370e+00 iters = 93 mflops = 7.430474e+02
TESTCONG: reduce_time = 2.562947e-01 iters = 93 time/iter = 2.755857e-03
PBP: mass 1.000000e-02     5.840848e-03  5.897290e-03  1.105854e-04  1.071485e-04 ( 1 of 1 )
FACTION: mass = 1.000000e-02,  1.500023e+00 ( 1 of 1 )
RUNNING COMPLETED
average cg iters for step= 2.130000e+02
total_iters = 3778
NERSC_TIME 1750.416 secs


exit: Wed Dec 22 01:06:29 2021

Application 109843128 resources: utime ~448230s, stime ~702s, Rss ~28668, inblocks ~187722, outblocks ~155139
Displaying status file:
verified

[SSH] completed
[SSH] exit-status: 0

[workspace] $ /bin/sh -xe /tmp/jenkins17615762005440868749.sh
+ scp BW_REMOTE:/scratch/system/bwjenkins/tests/milc-nsf/v1/cle5.2_gnu4.9.3/wallclock /var/lib/jenkins/jobs/MILC-BW/workspace
Recording plot data
Saving plot series data from: /var/lib/jenkins/jobs/MILC-BW/workspace/wallclock
Finished: SUCCESS