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/jenkins7744580919440136179.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 13207830.bw to start ... 
Submitted job 13207830.bw is running. Following .running ... 
13207830.bw
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.835202e-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.968379e-01 (Naik) mflops = 2.979225e+02
LLTIME(Fat): time = 6.587084e+00 (Asqtad opt) mflops = 6.131871e+02
LLTIME(long): time =  3.934760e-01 (Naik) mflops = 3.004680e+02
LLTIME(Fat): time = 6.572237e+00 (Asqtad opt) mflops = 6.145723e+02
LLTIME(long): time =  3.818729e-01 (Naik) mflops = 3.095976e+02
LLTIME(Fat): time = 6.548863e+00 (Asqtad opt) mflops = 6.167658e+02
CONGRAD5: time = 1.093463e+01 iters = 104 mflops = 7.398774e+02
TESTCONG: reduce_time = 2.686934e-01 iters = 104 time/iter = 2.583591e-03
CONGRAD5: time = 1.088523e+01 iters = 104 mflops = 7.432351e+02
TESTCONG: reduce_time = 2.481191e-01 iters = 104 time/iter = 2.385761e-03
GFTIME:   time = 2.513459e+01 (Symanzik1) mflops = -2.190219e-01
FFTIME:  time = 3.577520e+01 mflops = 7.949789e+02
LLTIME(long): time =  3.803699e-01 (Naik) mflops = 3.108210e+02
LLTIME(Fat): time = 6.539657e+00 (Asqtad opt) mflops = 6.176340e+02
LLTIME(long): time =  3.795171e-01 (Naik) mflops = 3.115194e+02
LLTIME(Fat): time = 6.549618e+00 (Asqtad opt) mflops = 6.166947e+02
LLTIME(long): time =  3.876350e-01 (Naik) mflops = 3.049955e+02
LLTIME(Fat): time = 6.558998e+00 (Asqtad opt) mflops = 6.158128e+02
CONGRAD5: time = 1.087268e+01 iters = 104 mflops = 7.440931e+02
TESTCONG: reduce_time = 2.486129e-01 iters = 104 time/iter = 2.390508e-03
CONGRAD5: time = 1.087024e+01 iters = 104 mflops = 7.442601e+02
TESTCONG: reduce_time = 2.496841e-01 iters = 104 time/iter = 2.400809e-03
GFTIME:   time = 2.510476e+01 (Symanzik1) mflops = -2.192821e-01
FFTIME:  time = 3.566115e+01 mflops = 7.975212e+02
LLTIME(long): time =  3.786998e-01 (Naik) mflops = 3.121917e+02
LLTIME(Fat): time = 6.543724e+00 (Asqtad opt) mflops = 6.172502e+02
LLTIME(long): time =  3.765240e-01 (Naik) mflops = 3.139958e+02
LLTIME(Fat): time = 6.530466e+00 (Asqtad opt) mflops = 6.185033e+02
LLTIME(long): time =  3.827879e-01 (Naik) mflops = 3.088575e+02
LLTIME(Fat): time = 6.539598e+00 (Asqtad opt) mflops = 6.176396e+02
CONGRAD5: time = 1.087356e+01 iters = 104 mflops = 7.440330e+02
TESTCONG: reduce_time = 2.429912e-01 iters = 104 time/iter = 2.336454e-03
CONGRAD5: time = 1.087749e+01 iters = 104 mflops = 7.437640e+02
TESTCONG: reduce_time = 2.751064e-01 iters = 104 time/iter = 2.645254e-03
GFTIME:   time = 2.512715e+01 (Symanzik1) mflops = -2.190867e-01
FFTIME:  time = 3.569856e+01 mflops = 7.966855e+02
LLTIME(long): time =  3.825068e-01 (Naik) mflops = 3.090845e+02
LLTIME(Fat): time = 6.543910e+00 (Asqtad opt) mflops = 6.172326e+02
LLTIME(long): time =  3.805802e-01 (Naik) mflops = 3.106492e+02
LLTIME(Fat): time = 6.542438e+00 (Asqtad opt) mflops = 6.173715e+02
LLTIME(long): time =  3.857470e-01 (Naik) mflops = 3.064883e+02
LLTIME(Fat): time = 6.536756e+00 (Asqtad opt) mflops = 6.179081e+02
CONGRAD5: time = 1.099622e+01 iters = 105 mflops = 7.428076e+02
TESTCONG: reduce_time = 2.727942e-01 iters = 105 time/iter = 2.598040e-03
CONGRAD5: time = 1.097528e+01 iters = 105 mflops = 7.442251e+02
TESTCONG: reduce_time = 2.452631e-01 iters = 105 time/iter = 2.335839e-03
GFTIME:   time = 2.511935e+01 (Symanzik1) mflops = -2.191547e-01
FFTIME:  time = 3.571795e+01 mflops = 7.962531e+02
LLTIME(long): time =  3.823080e-01 (Naik) mflops = 3.092453e+02
LLTIME(Fat): time = 6.537881e+00 (Asqtad opt) mflops = 6.178018e+02
LLTIME(long): time =  3.806350e-01 (Naik) mflops = 3.106045e+02
LLTIME(Fat): time = 6.540097e+00 (Asqtad opt) mflops = 6.175925e+02
LLTIME(long): time =  3.834429e-01 (Naik) mflops = 3.083300e+02
LLTIME(Fat): time = 6.551922e+00 (Asqtad opt) mflops = 6.164778e+02
CONGRAD5: time = 1.097723e+01 iters = 105 mflops = 7.440933e+02
TESTCONG: reduce_time = 2.630427e-01 iters = 105 time/iter = 2.505168e-03
CONGRAD5: time = 1.097750e+01 iters = 105 mflops = 7.440749e+02
TESTCONG: reduce_time = 2.594957e-01 iters = 105 time/iter = 2.471388e-03
GFTIME:   time = 2.509531e+01 (Symanzik1) mflops = -2.193647e-01
FFTIME:  time = 3.565099e+01 mflops = 7.977486e+02
LLTIME(long): time =  3.913560e-01 (Naik) mflops = 3.020957e+02
LLTIME(Fat): time = 6.536330e+00 (Asqtad opt) mflops = 6.179484e+02
LLTIME(long): time =  3.882051e-01 (Naik) mflops = 3.045477e+02
LLTIME(Fat): time = 6.559175e+00 (Asqtad opt) mflops = 6.157962e+02
LLTIME(long): time =  3.821530e-01 (Naik) mflops = 3.093707e+02
LLTIME(Fat): time = 6.547981e+00 (Asqtad opt) mflops = 6.168489e+02
CONGRAD5: time = 1.107349e+01 iters = 106 mflops = 7.446500e+02
TESTCONG: reduce_time = 2.422106e-01 iters = 106 time/iter = 2.285006e-03
CONGRAD5: time = 1.108049e+01 iters = 106 mflops = 7.441795e+02
TESTCONG: reduce_time = 2.517397e-01 iters = 106 time/iter = 2.374903e-03
GFTIME:   time = 2.511883e+01 (Symanzik1) mflops = -2.191593e-01
FFTIME:  time = 3.568774e+01 mflops = 7.969272e+02
LLTIME(long): time =  3.822529e-01 (Naik) mflops = 3.092898e+02
LLTIME(Fat): time = 6.546363e+00 (Asqtad opt) mflops = 6.170014e+02
LLTIME(long): time =  3.836150e-01 (Naik) mflops = 3.081916e+02
LLTIME(Fat): time = 6.556291e+00 (Asqtad opt) mflops = 6.160670e+02
LLTIME(long): time =  3.826199e-01 (Naik) mflops = 3.089932e+02
LLTIME(Fat): time = 6.553009e+00 (Asqtad opt) mflops = 6.163756e+02
CONGRAD5: time = 1.107864e+01 iters = 106 mflops = 7.443032e+02
TESTCONG: reduce_time = 2.540884e-01 iters = 106 time/iter = 2.397060e-03
CONGRAD5: time = 1.107160e+01 iters = 106 mflops = 7.447768e+02
TESTCONG: reduce_time = 2.350318e-01 iters = 106 time/iter = 2.217282e-03
GFTIME:   time = 2.506916e+01 (Symanzik1) mflops = -2.195935e-01
FFTIME:  time = 3.566354e+01 mflops = 7.974678e+02
LLTIME(long): time =  3.767290e-01 (Naik) mflops = 3.138249e+02
LLTIME(Fat): time = 6.541545e+00 (Asqtad opt) mflops = 6.174558e+02
LLTIME(long): time =  3.817050e-01 (Naik) mflops = 3.097338e+02
LLTIME(Fat): time = 6.542356e+00 (Asqtad opt) mflops = 6.173792e+02
LLTIME(long): time =  3.828690e-01 (Naik) mflops = 3.087922e+02
LLTIME(Fat): time = 6.546878e+00 (Asqtad opt) mflops = 6.169528e+02
CONGRAD5: time = 1.119356e+01 iters = 107 mflops = 7.436115e+02
TESTCONG: reduce_time = 2.666905e-01 iters = 107 time/iter = 2.492435e-03
CONGRAD5: time = 1.121647e+01 iters = 107 mflops = 7.420930e+02
TESTCONG: reduce_time = 2.918134e-01 iters = 107 time/iter = 2.727228e-03
GFTIME:   time = 2.505970e+01 (Symanzik1) mflops = -2.196764e-01
FFTIME:  time = 3.572401e+01 mflops = 7.961180e+02
PLAQ:	2.658360	2.658338
P_LOOP:	3.906134e-01	-1.507364e-03
LLTIME(long): time =  3.792229e-01 (Naik) mflops = 3.117611e+02
LLTIME(Fat): time = 6.531120e+00 (Asqtad opt) mflops = 6.184414e+02
CONGRAD5: time = 9.521416e+00 iters = 91 mflops = 7.434821e+02
TESTCONG: reduce_time = 2.139375e-01 iters = 91 time/iter = 2.350962e-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.420926e+00 iters = 90 mflops = 7.431553e+02
TESTCONG: reduce_time = 2.274559e-01 iters = 90 time/iter = 2.527287e-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.811049e-01 (Naik) mflops = 3.102215e+02
LLTIME(Fat): time = 6.532961e+00 (Asqtad opt) mflops = 6.182671e+02
LLTIME(long): time =  3.878429e-01 (Naik) mflops = 3.048320e+02
LLTIME(Fat): time = 6.556580e+00 (Asqtad opt) mflops = 6.160399e+02
LLTIME(long): time =  3.798280e-01 (Naik) mflops = 3.112644e+02
LLTIME(Fat): time = 6.541232e+00 (Asqtad opt) mflops = 6.174853e+02
CONGRAD5: time = 1.117694e+01 iters = 107 mflops = 7.447172e+02
TESTCONG: reduce_time = 2.675138e-01 iters = 107 time/iter = 2.500129e-03
CONGRAD5: time = 1.118830e+01 iters = 107 mflops = 7.439614e+02
TESTCONG: reduce_time = 2.316618e-01 iters = 107 time/iter = 2.165064e-03
GFTIME:   time = 2.509098e+01 (Symanzik1) mflops = -2.194025e-01
FFTIME:  time = 3.565535e+01 mflops = 7.976511e+02
LLTIME(long): time =  3.894000e-01 (Naik) mflops = 3.036131e+02
LLTIME(Fat): time = 6.547405e+00 (Asqtad opt) mflops = 6.169031e+02
LLTIME(long): time =  3.765831e-01 (Naik) mflops = 3.139465e+02
LLTIME(Fat): time = 6.557811e+00 (Asqtad opt) mflops = 6.159243e+02
LLTIME(long): time =  3.812990e-01 (Naik) mflops = 3.100636e+02
LLTIME(Fat): time = 6.542938e+00 (Asqtad opt) mflops = 6.173243e+02
CONGRAD5: time = 1.118601e+01 iters = 107 mflops = 7.441138e+02
TESTCONG: reduce_time = 2.662315e-01 iters = 107 time/iter = 2.488145e-03
CONGRAD5: time = 1.119984e+01 iters = 107 mflops = 7.431948e+02
TESTCONG: reduce_time = 2.392325e-01 iters = 107 time/iter = 2.235818e-03
GFTIME:   time = 2.507615e+01 (Symanzik1) mflops = -2.195323e-01
FFTIME:  time = 3.559337e+01 mflops = 7.990401e+02
LLTIME(long): time =  3.746059e-01 (Naik) mflops = 3.156035e+02
LLTIME(Fat): time = 6.530438e+00 (Asqtad opt) mflops = 6.185060e+02
LLTIME(long): time =  3.780289e-01 (Naik) mflops = 3.127458e+02
LLTIME(Fat): time = 6.530626e+00 (Asqtad opt) mflops = 6.184882e+02
LLTIME(long): time =  3.776770e-01 (Naik) mflops = 3.130372e+02
LLTIME(Fat): time = 6.548689e+00 (Asqtad opt) mflops = 6.167822e+02
CONGRAD5: time = 1.120875e+01 iters = 107 mflops = 7.426043e+02
TESTCONG: reduce_time = 2.751050e-01 iters = 107 time/iter = 2.571075e-03
CONGRAD5: time = 1.118595e+01 iters = 107 mflops = 7.441176e+02
TESTCONG: reduce_time = 2.398019e-01 iters = 107 time/iter = 2.241139e-03
GFTIME:   time = 2.510623e+01 (Symanzik1) mflops = -2.192693e-01
FFTIME:  time = 3.572567e+01 mflops = 7.960810e+02
LLTIME(long): time =  3.828490e-01 (Naik) mflops = 3.088083e+02
LLTIME(Fat): time = 6.560232e+00 (Asqtad opt) mflops = 6.156969e+02
LLTIME(long): time =  3.816020e-01 (Naik) mflops = 3.098174e+02
LLTIME(Fat): time = 6.541169e+00 (Asqtad opt) mflops = 6.174913e+02
LLTIME(long): time =  3.837779e-01 (Naik) mflops = 3.080609e+02
LLTIME(Fat): time = 6.535055e+00 (Asqtad opt) mflops = 6.180690e+02
CONGRAD5: time = 1.129219e+01 iters = 108 mflops = 7.440056e+02
TESTCONG: reduce_time = 2.977152e-01 iters = 108 time/iter = 2.756622e-03
CONGRAD5: time = 1.127478e+01 iters = 108 mflops = 7.451546e+02
TESTCONG: reduce_time = 2.587626e-01 iters = 108 time/iter = 2.395950e-03
GFTIME:   time = 2.510215e+01 (Symanzik1) mflops = -2.193049e-01
FFTIME:  time = 3.568360e+01 mflops = 7.970195e+02
LLTIME(long): time =  3.841751e-01 (Naik) mflops = 3.077424e+02
LLTIME(Fat): time = 6.548608e+00 (Asqtad opt) mflops = 6.167898e+02
LLTIME(long): time =  3.821621e-01 (Naik) mflops = 3.093633e+02
LLTIME(Fat): time = 6.525997e+00 (Asqtad opt) mflops = 6.189269e+02
LLTIME(long): time =  3.859341e-01 (Naik) mflops = 3.063397e+02
LLTIME(Fat): time = 6.551929e+00 (Asqtad opt) mflops = 6.164772e+02
CONGRAD5: time = 1.130939e+01 iters = 108 mflops = 7.428739e+02
TESTCONG: reduce_time = 2.607989e-01 iters = 108 time/iter = 2.414805e-03
CONGRAD5: time = 1.128833e+01 iters = 108 mflops = 7.442598e+02
TESTCONG: reduce_time = 2.605736e-01 iters = 108 time/iter = 2.412719e-03
GFTIME:   time = 2.507549e+01 (Symanzik1) mflops = -2.195380e-01
FFTIME:  time = 3.563698e+01 mflops = 7.980623e+02
LLTIME(long): time =  3.843238e-01 (Naik) mflops = 3.076232e+02
LLTIME(Fat): time = 6.534023e+00 (Asqtad opt) mflops = 6.181666e+02
LLTIME(long): time =  3.845561e-01 (Naik) mflops = 3.074375e+02
LLTIME(Fat): time = 6.532497e+00 (Asqtad opt) mflops = 6.183110e+02
LLTIME(long): time =  3.759220e-01 (Naik) mflops = 3.144986e+02
LLTIME(Fat): time = 6.559564e+00 (Asqtad opt) mflops = 6.157596e+02
CONGRAD5: time = 1.130783e+01 iters = 108 mflops = 7.429767e+02
TESTCONG: reduce_time = 2.903459e-01 iters = 108 time/iter = 2.688388e-03
CONGRAD5: time = 1.139641e+01 iters = 109 mflops = 7.440275e+02
TESTCONG: reduce_time = 2.538204e-01 iters = 109 time/iter = 2.328628e-03
GFTIME:   time = 2.512616e+01 (Symanzik1) mflops = -2.190953e-01
FFTIME:  time = 3.564175e+01 mflops = 7.979555e+02
LLTIME(long): time =  3.888559e-01 (Naik) mflops = 3.040379e+02
LLTIME(Fat): time = 6.545281e+00 (Asqtad opt) mflops = 6.171033e+02
LLTIME(long): time =  3.786931e-01 (Naik) mflops = 3.121972e+02
LLTIME(Fat): time = 6.537560e+00 (Asqtad opt) mflops = 6.178322e+02
LLTIME(long): time =  3.902400e-01 (Naik) mflops = 3.029596e+02
LLTIME(Fat): time = 6.521563e+00 (Asqtad opt) mflops = 6.193477e+02
CONGRAD5: time = 1.141269e+01 iters = 109 mflops = 7.429660e+02
TESTCONG: reduce_time = 2.623236e-01 iters = 109 time/iter = 2.406639e-03
CONGRAD5: time = 1.140382e+01 iters = 109 mflops = 7.435440e+02
TESTCONG: reduce_time = 2.773318e-01 iters = 109 time/iter = 2.544329e-03
GFTIME:   time = 2.508788e+01 (Symanzik1) mflops = -2.194297e-01
FFTIME:  time = 3.571724e+01 mflops = 7.962688e+02
LLTIME(long): time =  3.758559e-01 (Naik) mflops = 3.145539e+02
LLTIME(Fat): time = 6.559029e+00 (Asqtad opt) mflops = 6.158099e+02
LLTIME(long): time =  3.824589e-01 (Naik) mflops = 3.091232e+02
LLTIME(Fat): time = 6.559196e+00 (Asqtad opt) mflops = 6.157942e+02
LLTIME(long): time =  3.784170e-01 (Naik) mflops = 3.124250e+02
LLTIME(Fat): time = 6.559374e+00 (Asqtad opt) mflops = 6.157775e+02
CONGRAD5: time = 1.151176e+01 iters = 110 mflops = 7.433301e+02
TESTCONG: reduce_time = 2.656627e-01 iters = 110 time/iter = 2.415115e-03
CONGRAD5: time = 1.150434e+01 iters = 110 mflops = 7.438091e+02
TESTCONG: reduce_time = 2.787197e-01 iters = 110 time/iter = 2.533815e-03
GFTIME:   time = 2.510139e+01 (Symanzik1) mflops = -2.193115e-01
FFTIME:  time = 3.561210e+01 mflops = 7.986197e+02
PLAQ:	2.443139	2.443152
P_LOOP:	6.489087e-02	-2.986151e-03
LLTIME(long): time =  3.820579e-01 (Naik) mflops = 3.094477e+02
LLTIME(Fat): time = 6.546776e+00 (Asqtad opt) mflops = 6.169624e+02
CONGRAD5: time = 9.716306e+00 iters = 93 mflops = 7.445818e+02
TESTCONG: reduce_time = 2.217073e-01 iters = 93 time/iter = 2.383950e-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.736769e+00 iters = 93 mflops = 7.430170e+02
TESTCONG: reduce_time = 2.510216e-01 iters = 93 time/iter = 2.699157e-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.325 secs


exit: Sun Dec 12 01:05:35 2021

Application 109643015 resources: utime ~448200s, stime ~664s, Rss ~21460, inblocks ~199629, outblocks ~155145
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.835202e-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.968379e-01 (Naik) mflops = 2.979225e+02
LLTIME(Fat): time = 6.587084e+00 (Asqtad opt) mflops = 6.131871e+02
LLTIME(long): time =  3.934760e-01 (Naik) mflops = 3.004680e+02
LLTIME(Fat): time = 6.572237e+00 (Asqtad opt) mflops = 6.145723e+02
LLTIME(long): time =  3.818729e-01 (Naik) mflops = 3.095976e+02
LLTIME(Fat): time = 6.548863e+00 (Asqtad opt) mflops = 6.167658e+02
CONGRAD5: time = 1.093463e+01 iters = 104 mflops = 7.398774e+02
TESTCONG: reduce_time = 2.686934e-01 iters = 104 time/iter = 2.583591e-03
CONGRAD5: time = 1.088523e+01 iters = 104 mflops = 7.432351e+02
TESTCONG: reduce_time = 2.481191e-01 iters = 104 time/iter = 2.385761e-03
GFTIME:   time = 2.513459e+01 (Symanzik1) mflops = -2.190219e-01
FFTIME:  time = 3.577520e+01 mflops = 7.949789e+02
LLTIME(long): time =  3.803699e-01 (Naik) mflops = 3.108210e+02
LLTIME(Fat): time = 6.539657e+00 (Asqtad opt) mflops = 6.176340e+02
LLTIME(long): time =  3.795171e-01 (Naik) mflops = 3.115194e+02
LLTIME(Fat): time = 6.549618e+00 (Asqtad opt) mflops = 6.166947e+02
LLTIME(long): time =  3.876350e-01 (Naik) mflops = 3.049955e+02
LLTIME(Fat): time = 6.558998e+00 (Asqtad opt) mflops = 6.158128e+02
CONGRAD5: time = 1.087268e+01 iters = 104 mflops = 7.440931e+02
TESTCONG: reduce_time = 2.486129e-01 iters = 104 time/iter = 2.390508e-03
CONGRAD5: time = 1.087024e+01 iters = 104 mflops = 7.442601e+02
TESTCONG: reduce_time = 2.496841e-01 iters = 104 time/iter = 2.400809e-03
GFTIME:   time = 2.510476e+01 (Symanzik1) mflops = -2.192821e-01
FFTIME:  time = 3.566115e+01 mflops = 7.975212e+02
LLTIME(long): time =  3.786998e-01 (Naik) mflops = 3.121917e+02
LLTIME(Fat): time = 6.543724e+00 (Asqtad opt) mflops = 6.172502e+02
LLTIME(long): time =  3.765240e-01 (Naik) mflops = 3.139958e+02
LLTIME(Fat): time = 6.530466e+00 (Asqtad opt) mflops = 6.185033e+02
LLTIME(long): time =  3.827879e-01 (Naik) mflops = 3.088575e+02
LLTIME(Fat): time = 6.539598e+00 (Asqtad opt) mflops = 6.176396e+02
CONGRAD5: time = 1.087356e+01 iters = 104 mflops = 7.440330e+02
TESTCONG: reduce_time = 2.429912e-01 iters = 104 time/iter = 2.336454e-03
CONGRAD5: time = 1.087749e+01 iters = 104 mflops = 7.437640e+02
TESTCONG: reduce_time = 2.751064e-01 iters = 104 time/iter = 2.645254e-03
GFTIME:   time = 2.512715e+01 (Symanzik1) mflops = -2.190867e-01
FFTIME:  time = 3.569856e+01 mflops = 7.966855e+02
LLTIME(long): time =  3.825068e-01 (Naik) mflops = 3.090845e+02
LLTIME(Fat): time = 6.543910e+00 (Asqtad opt) mflops = 6.172326e+02
LLTIME(long): time =  3.805802e-01 (Naik) mflops = 3.106492e+02
LLTIME(Fat): time = 6.542438e+00 (Asqtad opt) mflops = 6.173715e+02
LLTIME(long): time =  3.857470e-01 (Naik) mflops = 3.064883e+02
LLTIME(Fat): time = 6.536756e+00 (Asqtad opt) mflops = 6.179081e+02
CONGRAD5: time = 1.099622e+01 iters = 105 mflops = 7.428076e+02
TESTCONG: reduce_time = 2.727942e-01 iters = 105 time/iter = 2.598040e-03
CONGRAD5: time = 1.097528e+01 iters = 105 mflops = 7.442251e+02
TESTCONG: reduce_time = 2.452631e-01 iters = 105 time/iter = 2.335839e-03
GFTIME:   time = 2.511935e+01 (Symanzik1) mflops = -2.191547e-01
FFTIME:  time = 3.571795e+01 mflops = 7.962531e+02
LLTIME(long): time =  3.823080e-01 (Naik) mflops = 3.092453e+02
LLTIME(Fat): time = 6.537881e+00 (Asqtad opt) mflops = 6.178018e+02
LLTIME(long): time =  3.806350e-01 (Naik) mflops = 3.106045e+02
LLTIME(Fat): time = 6.540097e+00 (Asqtad opt) mflops = 6.175925e+02
LLTIME(long): time =  3.834429e-01 (Naik) mflops = 3.083300e+02
LLTIME(Fat): time = 6.551922e+00 (Asqtad opt) mflops = 6.164778e+02
CONGRAD5: time = 1.097723e+01 iters = 105 mflops = 7.440933e+02
TESTCONG: reduce_time = 2.630427e-01 iters = 105 time/iter = 2.505168e-03
CONGRAD5: time = 1.097750e+01 iters = 105 mflops = 7.440749e+02
TESTCONG: reduce_time = 2.594957e-01 iters = 105 time/iter = 2.471388e-03
GFTIME:   time = 2.509531e+01 (Symanzik1) mflops = -2.193647e-01
FFTIME:  time = 3.565099e+01 mflops = 7.977486e+02
LLTIME(long): time =  3.913560e-01 (Naik) mflops = 3.020957e+02
LLTIME(Fat): time = 6.536330e+00 (Asqtad opt) mflops = 6.179484e+02
LLTIME(long): time =  3.882051e-01 (Naik) mflops = 3.045477e+02
LLTIME(Fat): time = 6.559175e+00 (Asqtad opt) mflops = 6.157962e+02
LLTIME(long): time =  3.821530e-01 (Naik) mflops = 3.093707e+02
LLTIME(Fat): time = 6.547981e+00 (Asqtad opt) mflops = 6.168489e+02
CONGRAD5: time = 1.107349e+01 iters = 106 mflops = 7.446500e+02
TESTCONG: reduce_time = 2.422106e-01 iters = 106 time/iter = 2.285006e-03
CONGRAD5: time = 1.108049e+01 iters = 106 mflops = 7.441795e+02
TESTCONG: reduce_time = 2.517397e-01 iters = 106 time/iter = 2.374903e-03
GFTIME:   time = 2.511883e+01 (Symanzik1) mflops = -2.191593e-01
FFTIME:  time = 3.568774e+01 mflops = 7.969272e+02
LLTIME(long): time =  3.822529e-01 (Naik) mflops = 3.092898e+02
LLTIME(Fat): time = 6.546363e+00 (Asqtad opt) mflops = 6.170014e+02
LLTIME(long): time =  3.836150e-01 (Naik) mflops = 3.081916e+02
LLTIME(Fat): time = 6.556291e+00 (Asqtad opt) mflops = 6.160670e+02
LLTIME(long): time =  3.826199e-01 (Naik) mflops = 3.089932e+02
LLTIME(Fat): time = 6.553009e+00 (Asqtad opt) mflops = 6.163756e+02
CONGRAD5: time = 1.107864e+01 iters = 106 mflops = 7.443032e+02
TESTCONG: reduce_time = 2.540884e-01 iters = 106 time/iter = 2.397060e-03
CONGRAD5: time = 1.107160e+01 iters = 106 mflops = 7.447768e+02
TESTCONG: reduce_time = 2.350318e-01 iters = 106 time/iter = 2.217282e-03
GFTIME:   time = 2.506916e+01 (Symanzik1) mflops = -2.195935e-01
FFTIME:  time = 3.566354e+01 mflops = 7.974678e+02
LLTIME(long): time =  3.767290e-01 (Naik) mflops = 3.138249e+02
LLTIME(Fat): time = 6.541545e+00 (Asqtad opt) mflops = 6.174558e+02
LLTIME(long): time =  3.817050e-01 (Naik) mflops = 3.097338e+02
LLTIME(Fat): time = 6.542356e+00 (Asqtad opt) mflops = 6.173792e+02
LLTIME(long): time =  3.828690e-01 (Naik) mflops = 3.087922e+02
LLTIME(Fat): time = 6.546878e+00 (Asqtad opt) mflops = 6.169528e+02
CONGRAD5: time = 1.119356e+01 iters = 107 mflops = 7.436115e+02
TESTCONG: reduce_time = 2.666905e-01 iters = 107 time/iter = 2.492435e-03
CONGRAD5: time = 1.121647e+01 iters = 107 mflops = 7.420930e+02
TESTCONG: reduce_time = 2.918134e-01 iters = 107 time/iter = 2.727228e-03
GFTIME:   time = 2.505970e+01 (Symanzik1) mflops = -2.196764e-01
FFTIME:  time = 3.572401e+01 mflops = 7.961180e+02
PLAQ:	2.658360	2.658338
P_LOOP:	3.906134e-01	-1.507364e-03
LLTIME(long): time =  3.792229e-01 (Naik) mflops = 3.117611e+02
LLTIME(Fat): time = 6.531120e+00 (Asqtad opt) mflops = 6.184414e+02
CONGRAD5: time = 9.521416e+00 iters = 91 mflops = 7.434821e+02
TESTCONG: reduce_time = 2.139375e-01 iters = 91 time/iter = 2.350962e-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.420926e+00 iters = 90 mflops = 7.431553e+02
TESTCONG: reduce_time = 2.274559e-01 iters = 90 time/iter = 2.527287e-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.811049e-01 (Naik) mflops = 3.102215e+02
LLTIME(Fat): time = 6.532961e+00 (Asqtad opt) mflops = 6.182671e+02
LLTIME(long): time =  3.878429e-01 (Naik) mflops = 3.048320e+02
LLTIME(Fat): time = 6.556580e+00 (Asqtad opt) mflops = 6.160399e+02
LLTIME(long): time =  3.798280e-01 (Naik) mflops = 3.112644e+02
LLTIME(Fat): time = 6.541232e+00 (Asqtad opt) mflops = 6.174853e+02
CONGRAD5: time = 1.117694e+01 iters = 107 mflops = 7.447172e+02
TESTCONG: reduce_time = 2.675138e-01 iters = 107 time/iter = 2.500129e-03
CONGRAD5: time = 1.118830e+01 iters = 107 mflops = 7.439614e+02
TESTCONG: reduce_time = 2.316618e-01 iters = 107 time/iter = 2.165064e-03
GFTIME:   time = 2.509098e+01 (Symanzik1) mflops = -2.194025e-01
FFTIME:  time = 3.565535e+01 mflops = 7.976511e+02
LLTIME(long): time =  3.894000e-01 (Naik) mflops = 3.036131e+02
LLTIME(Fat): time = 6.547405e+00 (Asqtad opt) mflops = 6.169031e+02
LLTIME(long): time =  3.765831e-01 (Naik) mflops = 3.139465e+02
LLTIME(Fat): time = 6.557811e+00 (Asqtad opt) mflops = 6.159243e+02
LLTIME(long): time =  3.812990e-01 (Naik) mflops = 3.100636e+02
LLTIME(Fat): time = 6.542938e+00 (Asqtad opt) mflops = 6.173243e+02
CONGRAD5: time = 1.118601e+01 iters = 107 mflops = 7.441138e+02
TESTCONG: reduce_time = 2.662315e-01 iters = 107 time/iter = 2.488145e-03
CONGRAD5: time = 1.119984e+01 iters = 107 mflops = 7.431948e+02
TESTCONG: reduce_time = 2.392325e-01 iters = 107 time/iter = 2.235818e-03
GFTIME:   time = 2.507615e+01 (Symanzik1) mflops = -2.195323e-01
FFTIME:  time = 3.559337e+01 mflops = 7.990401e+02
LLTIME(long): time =  3.746059e-01 (Naik) mflops = 3.156035e+02
LLTIME(Fat): time = 6.530438e+00 (Asqtad opt) mflops = 6.185060e+02
LLTIME(long): time =  3.780289e-01 (Naik) mflops = 3.127458e+02
LLTIME(Fat): time = 6.530626e+00 (Asqtad opt) mflops = 6.184882e+02
LLTIME(long): time =  3.776770e-01 (Naik) mflops = 3.130372e+02
LLTIME(Fat): time = 6.548689e+00 (Asqtad opt) mflops = 6.167822e+02
CONGRAD5: time = 1.120875e+01 iters = 107 mflops = 7.426043e+02
TESTCONG: reduce_time = 2.751050e-01 iters = 107 time/iter = 2.571075e-03
CONGRAD5: time = 1.118595e+01 iters = 107 mflops = 7.441176e+02
TESTCONG: reduce_time = 2.398019e-01 iters = 107 time/iter = 2.241139e-03
GFTIME:   time = 2.510623e+01 (Symanzik1) mflops = -2.192693e-01
FFTIME:  time = 3.572567e+01 mflops = 7.960810e+02
LLTIME(long): time =  3.828490e-01 (Naik) mflops = 3.088083e+02
LLTIME(Fat): time = 6.560232e+00 (Asqtad opt) mflops = 6.156969e+02
LLTIME(long): time =  3.816020e-01 (Naik) mflops = 3.098174e+02
LLTIME(Fat): time = 6.541169e+00 (Asqtad opt) mflops = 6.174913e+02
LLTIME(long): time =  3.837779e-01 (Naik) mflops = 3.080609e+02
LLTIME(Fat): time = 6.535055e+00 (Asqtad opt) mflops = 6.180690e+02
CONGRAD5: time = 1.129219e+01 iters = 108 mflops = 7.440056e+02
TESTCONG: reduce_time = 2.977152e-01 iters = 108 time/iter = 2.756622e-03
CONGRAD5: time = 1.127478e+01 iters = 108 mflops = 7.451546e+02
TESTCONG: reduce_time = 2.587626e-01 iters = 108 time/iter = 2.395950e-03
GFTIME:   time = 2.510215e+01 (Symanzik1) mflops = -2.193049e-01
FFTIME:  time = 3.568360e+01 mflops = 7.970195e+02
LLTIME(long): time =  3.841751e-01 (Naik) mflops = 3.077424e+02
LLTIME(Fat): time = 6.548608e+00 (Asqtad opt) mflops = 6.167898e+02
LLTIME(long): time =  3.821621e-01 (Naik) mflops = 3.093633e+02
LLTIME(Fat): time = 6.525997e+00 (Asqtad opt) mflops = 6.189269e+02
LLTIME(long): time =  3.859341e-01 (Naik) mflops = 3.063397e+02
LLTIME(Fat): time = 6.551929e+00 (Asqtad opt) mflops = 6.164772e+02
CONGRAD5: time = 1.130939e+01 iters = 108 mflops = 7.428739e+02
TESTCONG: reduce_time = 2.607989e-01 iters = 108 time/iter = 2.414805e-03
CONGRAD5: time = 1.128833e+01 iters = 108 mflops = 7.442598e+02
TESTCONG: reduce_time = 2.605736e-01 iters = 108 time/iter = 2.412719e-03
GFTIME:   time = 2.507549e+01 (Symanzik1) mflops = -2.195380e-01
FFTIME:  time = 3.563698e+01 mflops = 7.980623e+02
LLTIME(long): time =  3.843238e-01 (Naik) mflops = 3.076232e+02
LLTIME(Fat): time = 6.534023e+00 (Asqtad opt) mflops = 6.181666e+02
LLTIME(long): time =  3.845561e-01 (Naik) mflops = 3.074375e+02
LLTIME(Fat): time = 6.532497e+00 (Asqtad opt) mflops = 6.183110e+02
LLTIME(long): time =  3.759220e-01 (Naik) mflops = 3.144986e+02
LLTIME(Fat): time = 6.559564e+00 (Asqtad opt) mflops = 6.157596e+02
CONGRAD5: time = 1.130783e+01 iters = 108 mflops = 7.429767e+02
TESTCONG: reduce_time = 2.903459e-01 iters = 108 time/iter = 2.688388e-03
CONGRAD5: time = 1.139641e+01 iters = 109 mflops = 7.440275e+02
TESTCONG: reduce_time = 2.538204e-01 iters = 109 time/iter = 2.328628e-03
GFTIME:   time = 2.512616e+01 (Symanzik1) mflops = -2.190953e-01
FFTIME:  time = 3.564175e+01 mflops = 7.979555e+02
LLTIME(long): time =  3.888559e-01 (Naik) mflops = 3.040379e+02
LLTIME(Fat): time = 6.545281e+00 (Asqtad opt) mflops = 6.171033e+02
LLTIME(long): time =  3.786931e-01 (Naik) mflops = 3.121972e+02
LLTIME(Fat): time = 6.537560e+00 (Asqtad opt) mflops = 6.178322e+02
LLTIME(long): time =  3.902400e-01 (Naik) mflops = 3.029596e+02
LLTIME(Fat): time = 6.521563e+00 (Asqtad opt) mflops = 6.193477e+02
CONGRAD5: time = 1.141269e+01 iters = 109 mflops = 7.429660e+02
TESTCONG: reduce_time = 2.623236e-01 iters = 109 time/iter = 2.406639e-03
CONGRAD5: time = 1.140382e+01 iters = 109 mflops = 7.435440e+02
TESTCONG: reduce_time = 2.773318e-01 iters = 109 time/iter = 2.544329e-03
GFTIME:   time = 2.508788e+01 (Symanzik1) mflops = -2.194297e-01
FFTIME:  time = 3.571724e+01 mflops = 7.962688e+02
LLTIME(long): time =  3.758559e-01 (Naik) mflops = 3.145539e+02
LLTIME(Fat): time = 6.559029e+00 (Asqtad opt) mflops = 6.158099e+02
LLTIME(long): time =  3.824589e-01 (Naik) mflops = 3.091232e+02
LLTIME(Fat): time = 6.559196e+00 (Asqtad opt) mflops = 6.157942e+02
LLTIME(long): time =  3.784170e-01 (Naik) mflops = 3.124250e+02
LLTIME(Fat): time = 6.559374e+00 (Asqtad opt) mflops = 6.157775e+02
CONGRAD5: time = 1.151176e+01 iters = 110 mflops = 7.433301e+02
TESTCONG: reduce_time = 2.656627e-01 iters = 110 time/iter = 2.415115e-03
CONGRAD5: time = 1.150434e+01 iters = 110 mflops = 7.438091e+02
TESTCONG: reduce_time = 2.787197e-01 iters = 110 time/iter = 2.533815e-03
GFTIME:   time = 2.510139e+01 (Symanzik1) mflops = -2.193115e-01
FFTIME:  time = 3.561210e+01 mflops = 7.986197e+02
PLAQ:	2.443139	2.443152
P_LOOP:	6.489087e-02	-2.986151e-03
LLTIME(long): time =  3.820579e-01 (Naik) mflops = 3.094477e+02
LLTIME(Fat): time = 6.546776e+00 (Asqtad opt) mflops = 6.169624e+02
CONGRAD5: time = 9.716306e+00 iters = 93 mflops = 7.445818e+02
TESTCONG: reduce_time = 2.217073e-01 iters = 93 time/iter = 2.383950e-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.736769e+00 iters = 93 mflops = 7.430170e+02
TESTCONG: reduce_time = 2.510216e-01 iters = 93 time/iter = 2.699157e-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.325 secs


exit: Sun Dec 12 01:05:35 2021

Application 109643015 resources: utime ~448200s, stime ~664s, Rss ~21460, inblocks ~199629, outblocks ~155145
Displaying status file:
verified

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

[workspace] $ /bin/sh -xe /tmp/jenkins7222927807036398229.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