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/jenkins7558463144516992507.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 13576614.bw to start ... 
Submitted job 13576614.bw is running. Following .running ... 
13576614.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.840710e-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.971560e-01 (Naik) mflops = 2.976839e+02
LLTIME(Fat): time = 6.569943e+00 (Asqtad opt) mflops = 6.147869e+02
LLTIME(long): time =  3.898811e-01 (Naik) mflops = 3.032384e+02
LLTIME(Fat): time = 6.551614e+00 (Asqtad opt) mflops = 6.165068e+02
LLTIME(long): time =  3.839960e-01 (Naik) mflops = 3.078859e+02
LLTIME(Fat): time = 6.541334e+00 (Asqtad opt) mflops = 6.174757e+02
CONGRAD5: time = 1.091313e+01 iters = 104 mflops = 7.413352e+02
TESTCONG: reduce_time = 1.607339e-01 iters = 104 time/iter = 1.545519e-03
CONGRAD5: time = 1.085211e+01 iters = 104 mflops = 7.455034e+02
TESTCONG: reduce_time = 1.636102e-01 iters = 104 time/iter = 1.573175e-03
GFTIME:   time = 2.501901e+01 (Symanzik1) mflops = -2.200337e-01
FFTIME:  time = 3.580629e+01 mflops = 7.942885e+02
LLTIME(long): time =  3.769810e-01 (Naik) mflops = 3.136151e+02
LLTIME(Fat): time = 6.535869e+00 (Asqtad opt) mflops = 6.179920e+02
LLTIME(long): time =  3.811190e-01 (Naik) mflops = 3.102100e+02
LLTIME(Fat): time = 6.542139e+00 (Asqtad opt) mflops = 6.173997e+02
LLTIME(long): time =  3.803108e-01 (Naik) mflops = 3.108693e+02
LLTIME(Fat): time = 6.546583e+00 (Asqtad opt) mflops = 6.169806e+02
CONGRAD5: time = 1.086393e+01 iters = 104 mflops = 7.446925e+02
TESTCONG: reduce_time = 1.492257e-01 iters = 104 time/iter = 1.434863e-03
CONGRAD5: time = 1.086060e+01 iters = 104 mflops = 7.449210e+02
TESTCONG: reduce_time = 1.460786e-01 iters = 104 time/iter = 1.404602e-03
GFTIME:   time = 2.498862e+01 (Symanzik1) mflops = -2.203012e-01
FFTIME:  time = 3.558237e+01 mflops = 7.992870e+02
LLTIME(long): time =  3.897059e-01 (Naik) mflops = 3.033748e+02
LLTIME(Fat): time = 6.535519e+00 (Asqtad opt) mflops = 6.180251e+02
LLTIME(long): time =  3.854351e-01 (Naik) mflops = 3.067363e+02
LLTIME(Fat): time = 6.533668e+00 (Asqtad opt) mflops = 6.182002e+02
LLTIME(long): time =  3.795910e-01 (Naik) mflops = 3.114588e+02
LLTIME(Fat): time = 6.551190e+00 (Asqtad opt) mflops = 6.165467e+02
CONGRAD5: time = 1.086759e+01 iters = 104 mflops = 7.444419e+02
TESTCONG: reduce_time = 1.598363e-01 iters = 104 time/iter = 1.536887e-03
CONGRAD5: time = 1.086654e+01 iters = 104 mflops = 7.445134e+02
TESTCONG: reduce_time = 1.568592e-01 iters = 104 time/iter = 1.508261e-03
GFTIME:   time = 2.500837e+01 (Symanzik1) mflops = -2.201272e-01
FFTIME:  time = 3.549211e+01 mflops = 8.013197e+02
LLTIME(long): time =  3.768871e-01 (Naik) mflops = 3.136933e+02
LLTIME(Fat): time = 6.530512e+00 (Asqtad opt) mflops = 6.184989e+02
LLTIME(long): time =  3.892190e-01 (Naik) mflops = 3.037543e+02
LLTIME(Fat): time = 6.530954e+00 (Asqtad opt) mflops = 6.184571e+02
LLTIME(long): time =  3.900461e-01 (Naik) mflops = 3.031102e+02
LLTIME(Fat): time = 6.553793e+00 (Asqtad opt) mflops = 6.163018e+02
CONGRAD5: time = 1.098401e+01 iters = 105 mflops = 7.436336e+02
TESTCONG: reduce_time = 1.748478e-01 iters = 105 time/iter = 1.665218e-03
CONGRAD5: time = 1.096683e+01 iters = 105 mflops = 7.447986e+02
TESTCONG: reduce_time = 1.593790e-01 iters = 105 time/iter = 1.517895e-03
GFTIME:   time = 2.501067e+01 (Symanzik1) mflops = -2.201070e-01
FFTIME:  time = 3.555734e+01 mflops = 7.998496e+02
LLTIME(long): time =  3.758860e-01 (Naik) mflops = 3.145288e+02
LLTIME(Fat): time = 6.522458e+00 (Asqtad opt) mflops = 6.192627e+02
LLTIME(long): time =  3.840950e-01 (Naik) mflops = 3.078066e+02
LLTIME(Fat): time = 6.534026e+00 (Asqtad opt) mflops = 6.181663e+02
LLTIME(long): time =  3.810079e-01 (Naik) mflops = 3.103005e+02
LLTIME(Fat): time = 6.547414e+00 (Asqtad opt) mflops = 6.169023e+02
CONGRAD5: time = 1.097629e+01 iters = 105 mflops = 7.441564e+02
TESTCONG: reduce_time = 1.347492e-01 iters = 105 time/iter = 1.283325e-03
CONGRAD5: time = 1.097488e+01 iters = 105 mflops = 7.442521e+02
TESTCONG: reduce_time = 1.506531e-01 iters = 105 time/iter = 1.434792e-03
GFTIME:   time = 2.502159e+01 (Symanzik1) mflops = -2.200109e-01
FFTIME:  time = 3.561052e+01 mflops = 7.986553e+02
LLTIME(long): time =  3.789780e-01 (Naik) mflops = 3.119625e+02
LLTIME(Fat): time = 6.541523e+00 (Asqtad opt) mflops = 6.174579e+02
LLTIME(long): time =  3.763330e-01 (Naik) mflops = 3.141551e+02
LLTIME(Fat): time = 6.542329e+00 (Asqtad opt) mflops = 6.173818e+02
LLTIME(long): time =  3.846371e-01 (Naik) mflops = 3.073727e+02
LLTIME(Fat): time = 6.541624e+00 (Asqtad opt) mflops = 6.174483e+02
CONGRAD5: time = 1.105956e+01 iters = 106 mflops = 7.455875e+02
TESTCONG: reduce_time = 1.296175e-01 iters = 106 time/iter = 1.222806e-03
CONGRAD5: time = 1.106059e+01 iters = 106 mflops = 7.455183e+02
TESTCONG: reduce_time = 1.649580e-01 iters = 106 time/iter = 1.556208e-03
GFTIME:   time = 2.502731e+01 (Symanzik1) mflops = -2.199607e-01
FFTIME:  time = 3.554595e+01 mflops = 8.001061e+02
LLTIME(long): time =  3.944211e-01 (Naik) mflops = 2.997480e+02
LLTIME(Fat): time = 6.539559e+00 (Asqtad opt) mflops = 6.176433e+02
LLTIME(long): time =  3.807418e-01 (Naik) mflops = 3.105173e+02
LLTIME(Fat): time = 6.549056e+00 (Asqtad opt) mflops = 6.167476e+02
LLTIME(long): time =  3.764770e-01 (Naik) mflops = 3.140350e+02
LLTIME(Fat): time = 6.541232e+00 (Asqtad opt) mflops = 6.174853e+02
CONGRAD5: time = 1.109326e+01 iters = 106 mflops = 7.433227e+02
TESTCONG: reduce_time = 1.525619e-01 iters = 106 time/iter = 1.439263e-03
CONGRAD5: time = 1.106405e+01 iters = 106 mflops = 7.452849e+02
TESTCONG: reduce_time = 1.433270e-01 iters = 106 time/iter = 1.352141e-03
GFTIME:   time = 2.498471e+01 (Symanzik1) mflops = -2.203357e-01
FFTIME:  time = 3.551154e+01 mflops = 8.008813e+02
LLTIME(long): time =  3.793890e-01 (Naik) mflops = 3.116246e+02
LLTIME(Fat): time = 6.537415e+00 (Asqtad opt) mflops = 6.178459e+02
LLTIME(long): time =  3.846159e-01 (Naik) mflops = 3.073896e+02
LLTIME(Fat): time = 6.529455e+00 (Asqtad opt) mflops = 6.185991e+02
LLTIME(long): time =  3.825312e-01 (Naik) mflops = 3.090649e+02
LLTIME(Fat): time = 6.534523e+00 (Asqtad opt) mflops = 6.181193e+02
CONGRAD5: time = 1.119337e+01 iters = 107 mflops = 7.436244e+02
TESTCONG: reduce_time = 1.769884e-01 iters = 107 time/iter = 1.654097e-03
CONGRAD5: time = 1.117143e+01 iters = 107 mflops = 7.450849e+02
TESTCONG: reduce_time = 1.462698e-01 iters = 107 time/iter = 1.367007e-03
GFTIME:   time = 2.499857e+01 (Symanzik1) mflops = -2.202136e-01
FFTIME:  time = 3.559742e+01 mflops = 7.989492e+02
PLAQ:	2.658360	2.658338
P_LOOP:	3.906134e-01	-1.507364e-03
LLTIME(long): time =  3.817170e-01 (Naik) mflops = 3.097241e+02
LLTIME(Fat): time = 6.540825e+00 (Asqtad opt) mflops = 6.175237e+02
CONGRAD5: time = 9.521552e+00 iters = 91 mflops = 7.434714e+02
TESTCONG: reduce_time = 1.591396e-01 iters = 91 time/iter = 1.748787e-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.405270e+00 iters = 90 mflops = 7.443923e+02
TESTCONG: reduce_time = 1.675258e-01 iters = 90 time/iter = 1.861397e-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.816750e-01 (Naik) mflops = 3.097582e+02
LLTIME(Fat): time = 6.532300e+00 (Asqtad opt) mflops = 6.183296e+02
LLTIME(long): time =  3.803000e-01 (Naik) mflops = 3.108781e+02
LLTIME(Fat): time = 6.524326e+00 (Asqtad opt) mflops = 6.190854e+02
LLTIME(long): time =  3.869209e-01 (Naik) mflops = 3.055584e+02
LLTIME(Fat): time = 6.542054e+00 (Asqtad opt) mflops = 6.174077e+02
CONGRAD5: time = 1.116994e+01 iters = 107 mflops = 7.451839e+02
TESTCONG: reduce_time = 1.458044e-01 iters = 107 time/iter = 1.362658e-03
CONGRAD5: time = 1.119516e+01 iters = 107 mflops = 7.435055e+02
TESTCONG: reduce_time = 2.028413e-01 iters = 107 time/iter = 1.895713e-03
GFTIME:   time = 2.504979e+01 (Symanzik1) mflops = -2.197633e-01
FFTIME:  time = 3.560559e+01 mflops = 7.987658e+02
LLTIME(long): time =  3.811970e-01 (Naik) mflops = 3.101466e+02
LLTIME(Fat): time = 6.522649e+00 (Asqtad opt) mflops = 6.192445e+02
LLTIME(long): time =  3.808172e-01 (Naik) mflops = 3.104559e+02
LLTIME(Fat): time = 6.533174e+00 (Asqtad opt) mflops = 6.182469e+02
LLTIME(long): time =  3.814762e-01 (Naik) mflops = 3.099196e+02
LLTIME(Fat): time = 6.557502e+00 (Asqtad opt) mflops = 6.159533e+02
CONGRAD5: time = 1.119130e+01 iters = 107 mflops = 7.437620e+02
TESTCONG: reduce_time = 1.636662e-01 iters = 107 time/iter = 1.529591e-03
CONGRAD5: time = 1.119464e+01 iters = 107 mflops = 7.435400e+02
TESTCONG: reduce_time = 1.576443e-01 iters = 107 time/iter = 1.473311e-03
GFTIME:   time = 2.500278e+01 (Symanzik1) mflops = -2.201765e-01
FFTIME:  time = 3.556268e+01 mflops = 7.997297e+02
LLTIME(long): time =  3.790801e-01 (Naik) mflops = 3.118786e+02
LLTIME(Fat): time = 6.535101e+00 (Asqtad opt) mflops = 6.180646e+02
LLTIME(long): time =  3.909130e-01 (Naik) mflops = 3.024380e+02
LLTIME(Fat): time = 6.524619e+00 (Asqtad opt) mflops = 6.190576e+02
LLTIME(long): time =  3.800559e-01 (Naik) mflops = 3.110778e+02
LLTIME(Fat): time = 6.533342e+00 (Asqtad opt) mflops = 6.182310e+02
CONGRAD5: time = 1.119702e+01 iters = 107 mflops = 7.433816e+02
TESTCONG: reduce_time = 1.800525e-01 iters = 107 time/iter = 1.682734e-03
CONGRAD5: time = 1.119346e+01 iters = 107 mflops = 7.436185e+02
TESTCONG: reduce_time = 2.027388e-01 iters = 107 time/iter = 1.894755e-03
GFTIME:   time = 2.501704e+01 (Symanzik1) mflops = -2.200510e-01
FFTIME:  time = 3.563474e+01 mflops = 7.981123e+02
LLTIME(long): time =  3.842080e-01 (Naik) mflops = 3.077160e+02
LLTIME(Fat): time = 6.536048e+00 (Asqtad opt) mflops = 6.179751e+02
LLTIME(long): time =  3.829181e-01 (Naik) mflops = 3.087525e+02
LLTIME(Fat): time = 6.543122e+00 (Asqtad opt) mflops = 6.173070e+02
LLTIME(long): time =  3.839490e-01 (Naik) mflops = 3.079235e+02
LLTIME(Fat): time = 6.531738e+00 (Asqtad opt) mflops = 6.183828e+02
CONGRAD5: time = 1.130218e+01 iters = 108 mflops = 7.433479e+02
TESTCONG: reduce_time = 1.710267e-01 iters = 108 time/iter = 1.583581e-03
CONGRAD5: time = 1.128557e+01 iters = 108 mflops = 7.444421e+02
TESTCONG: reduce_time = 1.485445e-01 iters = 108 time/iter = 1.375412e-03
GFTIME:   time = 2.502131e+01 (Symanzik1) mflops = -2.200134e-01
FFTIME:  time = 3.557766e+01 mflops = 7.993928e+02
LLTIME(long): time =  3.777881e-01 (Naik) mflops = 3.129452e+02
LLTIME(Fat): time = 6.540005e+00 (Asqtad opt) mflops = 6.176012e+02
LLTIME(long): time =  3.848610e-01 (Naik) mflops = 3.071939e+02
LLTIME(Fat): time = 6.537234e+00 (Asqtad opt) mflops = 6.178630e+02
LLTIME(long): time =  3.822200e-01 (Naik) mflops = 3.093165e+02
LLTIME(Fat): time = 6.548954e+00 (Asqtad opt) mflops = 6.167572e+02
CONGRAD5: time = 1.128919e+01 iters = 108 mflops = 7.442036e+02
TESTCONG: reduce_time = 1.493688e-01 iters = 108 time/iter = 1.383044e-03
CONGRAD5: time = 1.127910e+01 iters = 108 mflops = 7.448688e+02
TESTCONG: reduce_time = 1.597700e-01 iters = 108 time/iter = 1.479352e-03
GFTIME:   time = 2.496922e+01 (Symanzik1) mflops = -2.204724e-01
FFTIME:  time = 3.558888e+01 mflops = 7.991408e+02
LLTIME(long): time =  3.869150e-01 (Naik) mflops = 3.055631e+02
LLTIME(Fat): time = 6.535693e+00 (Asqtad opt) mflops = 6.180086e+02
LLTIME(long): time =  3.807530e-01 (Naik) mflops = 3.105082e+02
LLTIME(Fat): time = 6.527460e+00 (Asqtad opt) mflops = 6.187881e+02
LLTIME(long): time =  3.925261e-01 (Naik) mflops = 3.011951e+02
LLTIME(Fat): time = 6.534302e+00 (Asqtad opt) mflops = 6.181402e+02
CONGRAD5: time = 1.128383e+01 iters = 108 mflops = 7.445570e+02
TESTCONG: reduce_time = 1.851006e-01 iters = 108 time/iter = 1.713894e-03
CONGRAD5: time = 1.137960e+01 iters = 109 mflops = 7.451265e+02
TESTCONG: reduce_time = 1.693270e-01 iters = 109 time/iter = 1.553459e-03
GFTIME:   time = 2.501360e+01 (Symanzik1) mflops = -2.200813e-01
FFTIME:  time = 3.555333e+01 mflops = 7.999398e+02
LLTIME(long): time =  3.960898e-01 (Naik) mflops = 2.984852e+02
LLTIME(Fat): time = 6.541724e+00 (Asqtad opt) mflops = 6.174389e+02
LLTIME(long): time =  3.815038e-01 (Naik) mflops = 3.098971e+02
LLTIME(Fat): time = 6.545623e+00 (Asqtad opt) mflops = 6.170711e+02
LLTIME(long): time =  3.810589e-01 (Naik) mflops = 3.102590e+02
LLTIME(Fat): time = 6.541095e+00 (Asqtad opt) mflops = 6.174983e+02
CONGRAD5: time = 1.139500e+01 iters = 109 mflops = 7.441197e+02
TESTCONG: reduce_time = 1.764903e-01 iters = 109 time/iter = 1.619177e-03
CONGRAD5: time = 1.139400e+01 iters = 109 mflops = 7.441853e+02
TESTCONG: reduce_time = 1.636591e-01 iters = 109 time/iter = 1.501460e-03
GFTIME:   time = 2.501730e+01 (Symanzik1) mflops = -2.200487e-01
FFTIME:  time = 3.550831e+01 mflops = 8.009542e+02
LLTIME(long): time =  3.865118e-01 (Naik) mflops = 3.058818e+02
LLTIME(Fat): time = 6.533366e+00 (Asqtad opt) mflops = 6.182287e+02
LLTIME(long): time =  3.925080e-01 (Naik) mflops = 3.012090e+02
LLTIME(Fat): time = 6.531145e+00 (Asqtad opt) mflops = 6.184390e+02
LLTIME(long): time =  3.828058e-01 (Naik) mflops = 3.088431e+02
LLTIME(Fat): time = 6.545051e+00 (Asqtad opt) mflops = 6.171250e+02
CONGRAD5: time = 1.149717e+01 iters = 110 mflops = 7.442733e+02
TESTCONG: reduce_time = 1.617422e-01 iters = 110 time/iter = 1.470384e-03
CONGRAD5: time = 1.148716e+01 iters = 110 mflops = 7.449217e+02
TESTCONG: reduce_time = 1.539571e-01 iters = 110 time/iter = 1.399610e-03
GFTIME:   time = 2.500765e+01 (Symanzik1) mflops = -2.201336e-01
FFTIME:  time = 3.554629e+01 mflops = 8.000983e+02
PLAQ:	2.443139	2.443152
P_LOOP:	6.489087e-02	-2.986151e-03
LLTIME(long): time =  3.808870e-01 (Naik) mflops = 3.103990e+02
LLTIME(Fat): time = 6.523741e+00 (Asqtad opt) mflops = 6.191409e+02
CONGRAD5: time = 9.715029e+00 iters = 93 mflops = 7.446797e+02
TESTCONG: reduce_time = 1.515191e-01 iters = 93 time/iter = 1.629237e-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.729001e+00 iters = 93 mflops = 7.436102e+02
TESTCONG: reduce_time = 1.563711e-01 iters = 93 time/iter = 1.681410e-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 1746.432 secs


exit: Thu Dec 30 01:07:38 2021

Application 110191645 resources: utime ~447218s, stime ~743s, Rss ~28456, inblocks ~210967, outblocks ~155141
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.840710e-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.971560e-01 (Naik) mflops = 2.976839e+02
LLTIME(Fat): time = 6.569943e+00 (Asqtad opt) mflops = 6.147869e+02
LLTIME(long): time =  3.898811e-01 (Naik) mflops = 3.032384e+02
LLTIME(Fat): time = 6.551614e+00 (Asqtad opt) mflops = 6.165068e+02
LLTIME(long): time =  3.839960e-01 (Naik) mflops = 3.078859e+02
LLTIME(Fat): time = 6.541334e+00 (Asqtad opt) mflops = 6.174757e+02
CONGRAD5: time = 1.091313e+01 iters = 104 mflops = 7.413352e+02
TESTCONG: reduce_time = 1.607339e-01 iters = 104 time/iter = 1.545519e-03
CONGRAD5: time = 1.085211e+01 iters = 104 mflops = 7.455034e+02
TESTCONG: reduce_time = 1.636102e-01 iters = 104 time/iter = 1.573175e-03
GFTIME:   time = 2.501901e+01 (Symanzik1) mflops = -2.200337e-01
FFTIME:  time = 3.580629e+01 mflops = 7.942885e+02
LLTIME(long): time =  3.769810e-01 (Naik) mflops = 3.136151e+02
LLTIME(Fat): time = 6.535869e+00 (Asqtad opt) mflops = 6.179920e+02
LLTIME(long): time =  3.811190e-01 (Naik) mflops = 3.102100e+02
LLTIME(Fat): time = 6.542139e+00 (Asqtad opt) mflops = 6.173997e+02
LLTIME(long): time =  3.803108e-01 (Naik) mflops = 3.108693e+02
LLTIME(Fat): time = 6.546583e+00 (Asqtad opt) mflops = 6.169806e+02
CONGRAD5: time = 1.086393e+01 iters = 104 mflops = 7.446925e+02
TESTCONG: reduce_time = 1.492257e-01 iters = 104 time/iter = 1.434863e-03
CONGRAD5: time = 1.086060e+01 iters = 104 mflops = 7.449210e+02
TESTCONG: reduce_time = 1.460786e-01 iters = 104 time/iter = 1.404602e-03
GFTIME:   time = 2.498862e+01 (Symanzik1) mflops = -2.203012e-01
FFTIME:  time = 3.558237e+01 mflops = 7.992870e+02
LLTIME(long): time =  3.897059e-01 (Naik) mflops = 3.033748e+02
LLTIME(Fat): time = 6.535519e+00 (Asqtad opt) mflops = 6.180251e+02
LLTIME(long): time =  3.854351e-01 (Naik) mflops = 3.067363e+02
LLTIME(Fat): time = 6.533668e+00 (Asqtad opt) mflops = 6.182002e+02
LLTIME(long): time =  3.795910e-01 (Naik) mflops = 3.114588e+02
LLTIME(Fat): time = 6.551190e+00 (Asqtad opt) mflops = 6.165467e+02
CONGRAD5: time = 1.086759e+01 iters = 104 mflops = 7.444419e+02
TESTCONG: reduce_time = 1.598363e-01 iters = 104 time/iter = 1.536887e-03
CONGRAD5: time = 1.086654e+01 iters = 104 mflops = 7.445134e+02
TESTCONG: reduce_time = 1.568592e-01 iters = 104 time/iter = 1.508261e-03
GFTIME:   time = 2.500837e+01 (Symanzik1) mflops = -2.201272e-01
FFTIME:  time = 3.549211e+01 mflops = 8.013197e+02
LLTIME(long): time =  3.768871e-01 (Naik) mflops = 3.136933e+02
LLTIME(Fat): time = 6.530512e+00 (Asqtad opt) mflops = 6.184989e+02
LLTIME(long): time =  3.892190e-01 (Naik) mflops = 3.037543e+02
LLTIME(Fat): time = 6.530954e+00 (Asqtad opt) mflops = 6.184571e+02
LLTIME(long): time =  3.900461e-01 (Naik) mflops = 3.031102e+02
LLTIME(Fat): time = 6.553793e+00 (Asqtad opt) mflops = 6.163018e+02
CONGRAD5: time = 1.098401e+01 iters = 105 mflops = 7.436336e+02
TESTCONG: reduce_time = 1.748478e-01 iters = 105 time/iter = 1.665218e-03
CONGRAD5: time = 1.096683e+01 iters = 105 mflops = 7.447986e+02
TESTCONG: reduce_time = 1.593790e-01 iters = 105 time/iter = 1.517895e-03
GFTIME:   time = 2.501067e+01 (Symanzik1) mflops = -2.201070e-01
FFTIME:  time = 3.555734e+01 mflops = 7.998496e+02
LLTIME(long): time =  3.758860e-01 (Naik) mflops = 3.145288e+02
LLTIME(Fat): time = 6.522458e+00 (Asqtad opt) mflops = 6.192627e+02
LLTIME(long): time =  3.840950e-01 (Naik) mflops = 3.078066e+02
LLTIME(Fat): time = 6.534026e+00 (Asqtad opt) mflops = 6.181663e+02
LLTIME(long): time =  3.810079e-01 (Naik) mflops = 3.103005e+02
LLTIME(Fat): time = 6.547414e+00 (Asqtad opt) mflops = 6.169023e+02
CONGRAD5: time = 1.097629e+01 iters = 105 mflops = 7.441564e+02
TESTCONG: reduce_time = 1.347492e-01 iters = 105 time/iter = 1.283325e-03
CONGRAD5: time = 1.097488e+01 iters = 105 mflops = 7.442521e+02
TESTCONG: reduce_time = 1.506531e-01 iters = 105 time/iter = 1.434792e-03
GFTIME:   time = 2.502159e+01 (Symanzik1) mflops = -2.200109e-01
FFTIME:  time = 3.561052e+01 mflops = 7.986553e+02
LLTIME(long): time =  3.789780e-01 (Naik) mflops = 3.119625e+02
LLTIME(Fat): time = 6.541523e+00 (Asqtad opt) mflops = 6.174579e+02
LLTIME(long): time =  3.763330e-01 (Naik) mflops = 3.141551e+02
LLTIME(Fat): time = 6.542329e+00 (Asqtad opt) mflops = 6.173818e+02
LLTIME(long): time =  3.846371e-01 (Naik) mflops = 3.073727e+02
LLTIME(Fat): time = 6.541624e+00 (Asqtad opt) mflops = 6.174483e+02
CONGRAD5: time = 1.105956e+01 iters = 106 mflops = 7.455875e+02
TESTCONG: reduce_time = 1.296175e-01 iters = 106 time/iter = 1.222806e-03
CONGRAD5: time = 1.106059e+01 iters = 106 mflops = 7.455183e+02
TESTCONG: reduce_time = 1.649580e-01 iters = 106 time/iter = 1.556208e-03
GFTIME:   time = 2.502731e+01 (Symanzik1) mflops = -2.199607e-01
FFTIME:  time = 3.554595e+01 mflops = 8.001061e+02
LLTIME(long): time =  3.944211e-01 (Naik) mflops = 2.997480e+02
LLTIME(Fat): time = 6.539559e+00 (Asqtad opt) mflops = 6.176433e+02
LLTIME(long): time =  3.807418e-01 (Naik) mflops = 3.105173e+02
LLTIME(Fat): time = 6.549056e+00 (Asqtad opt) mflops = 6.167476e+02
LLTIME(long): time =  3.764770e-01 (Naik) mflops = 3.140350e+02
LLTIME(Fat): time = 6.541232e+00 (Asqtad opt) mflops = 6.174853e+02
CONGRAD5: time = 1.109326e+01 iters = 106 mflops = 7.433227e+02
TESTCONG: reduce_time = 1.525619e-01 iters = 106 time/iter = 1.439263e-03
CONGRAD5: time = 1.106405e+01 iters = 106 mflops = 7.452849e+02
TESTCONG: reduce_time = 1.433270e-01 iters = 106 time/iter = 1.352141e-03
GFTIME:   time = 2.498471e+01 (Symanzik1) mflops = -2.203357e-01
FFTIME:  time = 3.551154e+01 mflops = 8.008813e+02
LLTIME(long): time =  3.793890e-01 (Naik) mflops = 3.116246e+02
LLTIME(Fat): time = 6.537415e+00 (Asqtad opt) mflops = 6.178459e+02
LLTIME(long): time =  3.846159e-01 (Naik) mflops = 3.073896e+02
LLTIME(Fat): time = 6.529455e+00 (Asqtad opt) mflops = 6.185991e+02
LLTIME(long): time =  3.825312e-01 (Naik) mflops = 3.090649e+02
LLTIME(Fat): time = 6.534523e+00 (Asqtad opt) mflops = 6.181193e+02
CONGRAD5: time = 1.119337e+01 iters = 107 mflops = 7.436244e+02
TESTCONG: reduce_time = 1.769884e-01 iters = 107 time/iter = 1.654097e-03
CONGRAD5: time = 1.117143e+01 iters = 107 mflops = 7.450849e+02
TESTCONG: reduce_time = 1.462698e-01 iters = 107 time/iter = 1.367007e-03
GFTIME:   time = 2.499857e+01 (Symanzik1) mflops = -2.202136e-01
FFTIME:  time = 3.559742e+01 mflops = 7.989492e+02
PLAQ:	2.658360	2.658338
P_LOOP:	3.906134e-01	-1.507364e-03
LLTIME(long): time =  3.817170e-01 (Naik) mflops = 3.097241e+02
LLTIME(Fat): time = 6.540825e+00 (Asqtad opt) mflops = 6.175237e+02
CONGRAD5: time = 9.521552e+00 iters = 91 mflops = 7.434714e+02
TESTCONG: reduce_time = 1.591396e-01 iters = 91 time/iter = 1.748787e-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.405270e+00 iters = 90 mflops = 7.443923e+02
TESTCONG: reduce_time = 1.675258e-01 iters = 90 time/iter = 1.861397e-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.816750e-01 (Naik) mflops = 3.097582e+02
LLTIME(Fat): time = 6.532300e+00 (Asqtad opt) mflops = 6.183296e+02
LLTIME(long): time =  3.803000e-01 (Naik) mflops = 3.108781e+02
LLTIME(Fat): time = 6.524326e+00 (Asqtad opt) mflops = 6.190854e+02
LLTIME(long): time =  3.869209e-01 (Naik) mflops = 3.055584e+02
LLTIME(Fat): time = 6.542054e+00 (Asqtad opt) mflops = 6.174077e+02
CONGRAD5: time = 1.116994e+01 iters = 107 mflops = 7.451839e+02
TESTCONG: reduce_time = 1.458044e-01 iters = 107 time/iter = 1.362658e-03
CONGRAD5: time = 1.119516e+01 iters = 107 mflops = 7.435055e+02
TESTCONG: reduce_time = 2.028413e-01 iters = 107 time/iter = 1.895713e-03
GFTIME:   time = 2.504979e+01 (Symanzik1) mflops = -2.197633e-01
FFTIME:  time = 3.560559e+01 mflops = 7.987658e+02
LLTIME(long): time =  3.811970e-01 (Naik) mflops = 3.101466e+02
LLTIME(Fat): time = 6.522649e+00 (Asqtad opt) mflops = 6.192445e+02
LLTIME(long): time =  3.808172e-01 (Naik) mflops = 3.104559e+02
LLTIME(Fat): time = 6.533174e+00 (Asqtad opt) mflops = 6.182469e+02
LLTIME(long): time =  3.814762e-01 (Naik) mflops = 3.099196e+02
LLTIME(Fat): time = 6.557502e+00 (Asqtad opt) mflops = 6.159533e+02
CONGRAD5: time = 1.119130e+01 iters = 107 mflops = 7.437620e+02
TESTCONG: reduce_time = 1.636662e-01 iters = 107 time/iter = 1.529591e-03
CONGRAD5: time = 1.119464e+01 iters = 107 mflops = 7.435400e+02
TESTCONG: reduce_time = 1.576443e-01 iters = 107 time/iter = 1.473311e-03
GFTIME:   time = 2.500278e+01 (Symanzik1) mflops = -2.201765e-01
FFTIME:  time = 3.556268e+01 mflops = 7.997297e+02
LLTIME(long): time =  3.790801e-01 (Naik) mflops = 3.118786e+02
LLTIME(Fat): time = 6.535101e+00 (Asqtad opt) mflops = 6.180646e+02
LLTIME(long): time =  3.909130e-01 (Naik) mflops = 3.024380e+02
LLTIME(Fat): time = 6.524619e+00 (Asqtad opt) mflops = 6.190576e+02
LLTIME(long): time =  3.800559e-01 (Naik) mflops = 3.110778e+02
LLTIME(Fat): time = 6.533342e+00 (Asqtad opt) mflops = 6.182310e+02
CONGRAD5: time = 1.119702e+01 iters = 107 mflops = 7.433816e+02
TESTCONG: reduce_time = 1.800525e-01 iters = 107 time/iter = 1.682734e-03
CONGRAD5: time = 1.119346e+01 iters = 107 mflops = 7.436185e+02
TESTCONG: reduce_time = 2.027388e-01 iters = 107 time/iter = 1.894755e-03
GFTIME:   time = 2.501704e+01 (Symanzik1) mflops = -2.200510e-01
FFTIME:  time = 3.563474e+01 mflops = 7.981123e+02
LLTIME(long): time =  3.842080e-01 (Naik) mflops = 3.077160e+02
LLTIME(Fat): time = 6.536048e+00 (Asqtad opt) mflops = 6.179751e+02
LLTIME(long): time =  3.829181e-01 (Naik) mflops = 3.087525e+02
LLTIME(Fat): time = 6.543122e+00 (Asqtad opt) mflops = 6.173070e+02
LLTIME(long): time =  3.839490e-01 (Naik) mflops = 3.079235e+02
LLTIME(Fat): time = 6.531738e+00 (Asqtad opt) mflops = 6.183828e+02
CONGRAD5: time = 1.130218e+01 iters = 108 mflops = 7.433479e+02
TESTCONG: reduce_time = 1.710267e-01 iters = 108 time/iter = 1.583581e-03
CONGRAD5: time = 1.128557e+01 iters = 108 mflops = 7.444421e+02
TESTCONG: reduce_time = 1.485445e-01 iters = 108 time/iter = 1.375412e-03
GFTIME:   time = 2.502131e+01 (Symanzik1) mflops = -2.200134e-01
FFTIME:  time = 3.557766e+01 mflops = 7.993928e+02
LLTIME(long): time =  3.777881e-01 (Naik) mflops = 3.129452e+02
LLTIME(Fat): time = 6.540005e+00 (Asqtad opt) mflops = 6.176012e+02
LLTIME(long): time =  3.848610e-01 (Naik) mflops = 3.071939e+02
LLTIME(Fat): time = 6.537234e+00 (Asqtad opt) mflops = 6.178630e+02
LLTIME(long): time =  3.822200e-01 (Naik) mflops = 3.093165e+02
LLTIME(Fat): time = 6.548954e+00 (Asqtad opt) mflops = 6.167572e+02
CONGRAD5: time = 1.128919e+01 iters = 108 mflops = 7.442036e+02
TESTCONG: reduce_time = 1.493688e-01 iters = 108 time/iter = 1.383044e-03
CONGRAD5: time = 1.127910e+01 iters = 108 mflops = 7.448688e+02
TESTCONG: reduce_time = 1.597700e-01 iters = 108 time/iter = 1.479352e-03
GFTIME:   time = 2.496922e+01 (Symanzik1) mflops = -2.204724e-01
FFTIME:  time = 3.558888e+01 mflops = 7.991408e+02
LLTIME(long): time =  3.869150e-01 (Naik) mflops = 3.055631e+02
LLTIME(Fat): time = 6.535693e+00 (Asqtad opt) mflops = 6.180086e+02
LLTIME(long): time =  3.807530e-01 (Naik) mflops = 3.105082e+02
LLTIME(Fat): time = 6.527460e+00 (Asqtad opt) mflops = 6.187881e+02
LLTIME(long): time =  3.925261e-01 (Naik) mflops = 3.011951e+02
LLTIME(Fat): time = 6.534302e+00 (Asqtad opt) mflops = 6.181402e+02
CONGRAD5: time = 1.128383e+01 iters = 108 mflops = 7.445570e+02
TESTCONG: reduce_time = 1.851006e-01 iters = 108 time/iter = 1.713894e-03
CONGRAD5: time = 1.137960e+01 iters = 109 mflops = 7.451265e+02
TESTCONG: reduce_time = 1.693270e-01 iters = 109 time/iter = 1.553459e-03
GFTIME:   time = 2.501360e+01 (Symanzik1) mflops = -2.200813e-01
FFTIME:  time = 3.555333e+01 mflops = 7.999398e+02
LLTIME(long): time =  3.960898e-01 (Naik) mflops = 2.984852e+02
LLTIME(Fat): time = 6.541724e+00 (Asqtad opt) mflops = 6.174389e+02
LLTIME(long): time =  3.815038e-01 (Naik) mflops = 3.098971e+02
LLTIME(Fat): time = 6.545623e+00 (Asqtad opt) mflops = 6.170711e+02
LLTIME(long): time =  3.810589e-01 (Naik) mflops = 3.102590e+02
LLTIME(Fat): time = 6.541095e+00 (Asqtad opt) mflops = 6.174983e+02
CONGRAD5: time = 1.139500e+01 iters = 109 mflops = 7.441197e+02
TESTCONG: reduce_time = 1.764903e-01 iters = 109 time/iter = 1.619177e-03
CONGRAD5: time = 1.139400e+01 iters = 109 mflops = 7.441853e+02
TESTCONG: reduce_time = 1.636591e-01 iters = 109 time/iter = 1.501460e-03
GFTIME:   time = 2.501730e+01 (Symanzik1) mflops = -2.200487e-01
FFTIME:  time = 3.550831e+01 mflops = 8.009542e+02
LLTIME(long): time =  3.865118e-01 (Naik) mflops = 3.058818e+02
LLTIME(Fat): time = 6.533366e+00 (Asqtad opt) mflops = 6.182287e+02
LLTIME(long): time =  3.925080e-01 (Naik) mflops = 3.012090e+02
LLTIME(Fat): time = 6.531145e+00 (Asqtad opt) mflops = 6.184390e+02
LLTIME(long): time =  3.828058e-01 (Naik) mflops = 3.088431e+02
LLTIME(Fat): time = 6.545051e+00 (Asqtad opt) mflops = 6.171250e+02
CONGRAD5: time = 1.149717e+01 iters = 110 mflops = 7.442733e+02
TESTCONG: reduce_time = 1.617422e-01 iters = 110 time/iter = 1.470384e-03
CONGRAD5: time = 1.148716e+01 iters = 110 mflops = 7.449217e+02
TESTCONG: reduce_time = 1.539571e-01 iters = 110 time/iter = 1.399610e-03
GFTIME:   time = 2.500765e+01 (Symanzik1) mflops = -2.201336e-01
FFTIME:  time = 3.554629e+01 mflops = 8.000983e+02
PLAQ:	2.443139	2.443152
P_LOOP:	6.489087e-02	-2.986151e-03
LLTIME(long): time =  3.808870e-01 (Naik) mflops = 3.103990e+02
LLTIME(Fat): time = 6.523741e+00 (Asqtad opt) mflops = 6.191409e+02
CONGRAD5: time = 9.715029e+00 iters = 93 mflops = 7.446797e+02
TESTCONG: reduce_time = 1.515191e-01 iters = 93 time/iter = 1.629237e-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.729001e+00 iters = 93 mflops = 7.436102e+02
TESTCONG: reduce_time = 1.563711e-01 iters = 93 time/iter = 1.681410e-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 1746.432 secs


exit: Thu Dec 30 01:07:38 2021

Application 110191645 resources: utime ~447218s, stime ~743s, Rss ~28456, inblocks ~210967, outblocks ~155141
Displaying status file:
verified

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

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