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/jenkins17470539280482045912.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 13227928.bw to start ... 
Submitted job 13227928.bw is running. Following .running ... 
13227928.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.844787e-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 =  4.009120e-01 (Naik) mflops = 2.948950e+02
LLTIME(Fat): time = 6.589438e+00 (Asqtad opt) mflops = 6.129680e+02
LLTIME(long): time =  3.880661e-01 (Naik) mflops = 3.046568e+02
LLTIME(Fat): time = 6.562021e+00 (Asqtad opt) mflops = 6.155291e+02
LLTIME(long): time =  3.874919e-01 (Naik) mflops = 3.051081e+02
LLTIME(Fat): time = 6.565726e+00 (Asqtad opt) mflops = 6.151818e+02
CONGRAD5: time = 1.093888e+01 iters = 104 mflops = 7.395902e+02
TESTCONG: reduce_time = 3.066390e-01 iters = 104 time/iter = 2.948452e-03
CONGRAD5: time = 1.089885e+01 iters = 104 mflops = 7.423067e+02
TESTCONG: reduce_time = 3.057191e-01 iters = 104 time/iter = 2.939607e-03
GFTIME:   time = 2.518598e+01 (Symanzik1) mflops = -2.185749e-01
FFTIME:  time = 3.596262e+01 mflops = 7.908357e+02
LLTIME(long): time =  3.794680e-01 (Naik) mflops = 3.115597e+02
LLTIME(Fat): time = 6.556031e+00 (Asqtad opt) mflops = 6.160915e+02
LLTIME(long): time =  3.886290e-01 (Naik) mflops = 3.042155e+02
LLTIME(Fat): time = 6.557522e+00 (Asqtad opt) mflops = 6.159514e+02
LLTIME(long): time =  3.868980e-01 (Naik) mflops = 3.055765e+02
LLTIME(Fat): time = 6.573988e+00 (Asqtad opt) mflops = 6.144086e+02
CONGRAD5: time = 1.091785e+01 iters = 104 mflops = 7.410146e+02
TESTCONG: reduce_time = 2.936838e-01 iters = 104 time/iter = 2.823882e-03
CONGRAD5: time = 1.091671e+01 iters = 104 mflops = 7.410919e+02
TESTCONG: reduce_time = 3.033512e-01 iters = 104 time/iter = 2.916838e-03
GFTIME:   time = 2.517900e+01 (Symanzik1) mflops = -2.186355e-01
FFTIME:  time = 3.569402e+01 mflops = 7.967869e+02
LLTIME(long): time =  3.782380e-01 (Naik) mflops = 3.125729e+02
LLTIME(Fat): time = 6.560378e+00 (Asqtad opt) mflops = 6.156833e+02
LLTIME(long): time =  3.811631e-01 (Naik) mflops = 3.101741e+02
LLTIME(Fat): time = 6.564321e+00 (Asqtad opt) mflops = 6.153134e+02
LLTIME(long): time =  3.847921e-01 (Naik) mflops = 3.072489e+02
LLTIME(Fat): time = 6.570712e+00 (Asqtad opt) mflops = 6.147149e+02
CONGRAD5: time = 1.090686e+01 iters = 104 mflops = 7.417617e+02
TESTCONG: reduce_time = 3.215697e-01 iters = 104 time/iter = 3.092016e-03
CONGRAD5: time = 1.091331e+01 iters = 104 mflops = 7.413234e+02
TESTCONG: reduce_time = 3.052018e-01 iters = 104 time/iter = 2.934632e-03
GFTIME:   time = 2.516562e+01 (Symanzik1) mflops = -2.187518e-01
FFTIME:  time = 3.569304e+01 mflops = 7.968088e+02
LLTIME(long): time =  3.886900e-01 (Naik) mflops = 3.041677e+02
LLTIME(Fat): time = 6.550194e+00 (Asqtad opt) mflops = 6.166405e+02
LLTIME(long): time =  3.790770e-01 (Naik) mflops = 3.118811e+02
LLTIME(Fat): time = 6.552000e+00 (Asqtad opt) mflops = 6.164705e+02
LLTIME(long): time =  3.878860e-01 (Naik) mflops = 3.047981e+02
LLTIME(Fat): time = 6.568862e+00 (Asqtad opt) mflops = 6.148881e+02
CONGRAD5: time = 1.101111e+01 iters = 105 mflops = 7.418038e+02
TESTCONG: reduce_time = 2.861955e-01 iters = 105 time/iter = 2.725672e-03
CONGRAD5: time = 1.102255e+01 iters = 105 mflops = 7.410338e+02
TESTCONG: reduce_time = 2.901344e-01 iters = 105 time/iter = 2.763185e-03
GFTIME:   time = 2.515228e+01 (Symanzik1) mflops = -2.188678e-01
FFTIME:  time = 3.567819e+01 mflops = 7.971403e+02
LLTIME(long): time =  3.881330e-01 (Naik) mflops = 3.046042e+02
LLTIME(Fat): time = 6.570338e+00 (Asqtad opt) mflops = 6.147499e+02
LLTIME(long): time =  3.971870e-01 (Naik) mflops = 2.976607e+02
LLTIME(Fat): time = 6.587654e+00 (Asqtad opt) mflops = 6.131340e+02
LLTIME(long): time =  3.825409e-01 (Naik) mflops = 3.090570e+02
LLTIME(Fat): time = 6.566469e+00 (Asqtad opt) mflops = 6.151121e+02
CONGRAD5: time = 1.100898e+01 iters = 105 mflops = 7.419472e+02
TESTCONG: reduce_time = 2.839067e-01 iters = 105 time/iter = 2.703873e-03
CONGRAD5: time = 1.101775e+01 iters = 105 mflops = 7.413562e+02
TESTCONG: reduce_time = 2.888112e-01 iters = 105 time/iter = 2.750583e-03
GFTIME:   time = 2.512286e+01 (Symanzik1) mflops = -2.191241e-01
FFTIME:  time = 3.566716e+01 mflops = 7.973870e+02
LLTIME(long): time =  3.873732e-01 (Naik) mflops = 3.052017e+02
LLTIME(Fat): time = 6.559681e+00 (Asqtad opt) mflops = 6.157487e+02
LLTIME(long): time =  3.888760e-01 (Naik) mflops = 3.040222e+02
LLTIME(Fat): time = 6.552150e+00 (Asqtad opt) mflops = 6.164564e+02
LLTIME(long): time =  3.884969e-01 (Naik) mflops = 3.043189e+02
LLTIME(Fat): time = 6.567311e+00 (Asqtad opt) mflops = 6.150333e+02
CONGRAD5: time = 1.110248e+01 iters = 106 mflops = 7.427054e+02
TESTCONG: reduce_time = 3.041105e-01 iters = 106 time/iter = 2.868967e-03
CONGRAD5: time = 1.110795e+01 iters = 106 mflops = 7.423395e+02
TESTCONG: reduce_time = 2.967052e-01 iters = 106 time/iter = 2.799106e-03
GFTIME:   time = 2.515614e+01 (Symanzik1) mflops = -2.188342e-01
FFTIME:  time = 3.573546e+01 mflops = 7.958629e+02
LLTIME(long): time =  3.822958e-01 (Naik) mflops = 3.092551e+02
LLTIME(Fat): time = 6.564657e+00 (Asqtad opt) mflops = 6.152819e+02
LLTIME(long): time =  3.840222e-01 (Naik) mflops = 3.078648e+02
LLTIME(Fat): time = 6.557752e+00 (Asqtad opt) mflops = 6.159298e+02
LLTIME(long): time =  3.875561e-01 (Naik) mflops = 3.050576e+02
LLTIME(Fat): time = 6.587443e+00 (Asqtad opt) mflops = 6.131536e+02
CONGRAD5: time = 1.112245e+01 iters = 106 mflops = 7.413720e+02
TESTCONG: reduce_time = 3.310270e-01 iters = 106 time/iter = 3.122897e-03
CONGRAD5: time = 1.110987e+01 iters = 106 mflops = 7.422109e+02
TESTCONG: reduce_time = 3.192182e-01 iters = 106 time/iter = 3.011492e-03
GFTIME:   time = 2.513481e+01 (Symanzik1) mflops = -2.190199e-01
FFTIME:  time = 3.571073e+01 mflops = 7.964140e+02
LLTIME(long): time =  3.952610e-01 (Naik) mflops = 2.991110e+02
LLTIME(Fat): time = 6.573489e+00 (Asqtad opt) mflops = 6.144552e+02
LLTIME(long): time =  3.859360e-01 (Naik) mflops = 3.063382e+02
LLTIME(Fat): time = 6.571230e+00 (Asqtad opt) mflops = 6.146665e+02
LLTIME(long): time =  3.859210e-01 (Naik) mflops = 3.063501e+02
LLTIME(Fat): time = 6.580445e+00 (Asqtad opt) mflops = 6.138057e+02
CONGRAD5: time = 1.123977e+01 iters = 107 mflops = 7.405543e+02
TESTCONG: reduce_time = 3.288214e-01 iters = 107 time/iter = 3.073097e-03
CONGRAD5: time = 1.122629e+01 iters = 107 mflops = 7.414435e+02
TESTCONG: reduce_time = 3.177786e-01 iters = 107 time/iter = 2.969893e-03
GFTIME:   time = 2.517304e+01 (Symanzik1) mflops = -2.186873e-01
FFTIME:  time = 3.560795e+01 mflops = 7.987127e+02
PLAQ:	2.658360	2.658338
P_LOOP:	3.906134e-01	-1.507364e-03
LLTIME(long): time =  3.774340e-01 (Naik) mflops = 3.132387e+02
LLTIME(Fat): time = 6.554234e+00 (Asqtad opt) mflops = 6.162604e+02
CONGRAD5: time = 9.567582e+00 iters = 91 mflops = 7.398946e+02
TESTCONG: reduce_time = 2.629800e-01 iters = 91 time/iter = 2.889890e-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.449414e+00 iters = 90 mflops = 7.409148e+02
TESTCONG: reduce_time = 2.694640e-01 iters = 90 time/iter = 2.994045e-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.802109e-01 (Naik) mflops = 3.109510e+02
LLTIME(Fat): time = 6.556389e+00 (Asqtad opt) mflops = 6.160578e+02
LLTIME(long): time =  3.814769e-01 (Naik) mflops = 3.099190e+02
LLTIME(Fat): time = 6.557550e+00 (Asqtad opt) mflops = 6.159488e+02
LLTIME(long): time =  3.827860e-01 (Naik) mflops = 3.088591e+02
LLTIME(Fat): time = 6.568573e+00 (Asqtad opt) mflops = 6.149151e+02
CONGRAD5: time = 1.123371e+01 iters = 107 mflops = 7.409538e+02
TESTCONG: reduce_time = 3.079534e-01 iters = 107 time/iter = 2.878069e-03
CONGRAD5: time = 1.122814e+01 iters = 107 mflops = 7.413217e+02
TESTCONG: reduce_time = 3.372371e-01 iters = 107 time/iter = 3.151749e-03
GFTIME:   time = 2.515184e+01 (Symanzik1) mflops = -2.188716e-01
FFTIME:  time = 3.566529e+01 mflops = 7.974287e+02
LLTIME(long): time =  3.870780e-01 (Naik) mflops = 3.054344e+02
LLTIME(Fat): time = 6.550119e+00 (Asqtad opt) mflops = 6.166475e+02
LLTIME(long): time =  3.961070e-01 (Naik) mflops = 2.984723e+02
LLTIME(Fat): time = 6.566283e+00 (Asqtad opt) mflops = 6.151296e+02
LLTIME(long): time =  3.791919e-01 (Naik) mflops = 3.117866e+02
LLTIME(Fat): time = 6.546517e+00 (Asqtad opt) mflops = 6.169868e+02
CONGRAD5: time = 1.125159e+01 iters = 107 mflops = 7.397765e+02
TESTCONG: reduce_time = 3.083861e-01 iters = 107 time/iter = 2.882113e-03
CONGRAD5: time = 1.122463e+01 iters = 107 mflops = 7.415532e+02
TESTCONG: reduce_time = 3.262069e-01 iters = 107 time/iter = 3.048663e-03
GFTIME:   time = 2.510735e+01 (Symanzik1) mflops = -2.192594e-01
FFTIME:  time = 3.565211e+01 mflops = 7.977236e+02
LLTIME(long): time =  3.872249e-01 (Naik) mflops = 3.053185e+02
LLTIME(Fat): time = 6.565312e+00 (Asqtad opt) mflops = 6.152205e+02
LLTIME(long): time =  3.858728e-01 (Naik) mflops = 3.063884e+02
LLTIME(Fat): time = 6.561114e+00 (Asqtad opt) mflops = 6.156142e+02
LLTIME(long): time =  3.802240e-01 (Naik) mflops = 3.109403e+02
LLTIME(Fat): time = 6.553991e+00 (Asqtad opt) mflops = 6.162832e+02
CONGRAD5: time = 1.122479e+01 iters = 107 mflops = 7.415424e+02
TESTCONG: reduce_time = 3.282213e-01 iters = 107 time/iter = 3.067489e-03
CONGRAD5: time = 1.123139e+01 iters = 107 mflops = 7.411069e+02
TESTCONG: reduce_time = 3.263962e-01 iters = 107 time/iter = 3.050432e-03
GFTIME:   time = 2.511916e+01 (Symanzik1) mflops = -2.191564e-01
FFTIME:  time = 3.565054e+01 mflops = 7.977587e+02
LLTIME(long): time =  3.905590e-01 (Naik) mflops = 3.027122e+02
LLTIME(Fat): time = 6.564443e+00 (Asqtad opt) mflops = 6.153020e+02
LLTIME(long): time =  3.795030e-01 (Naik) mflops = 3.115310e+02
LLTIME(Fat): time = 6.568818e+00 (Asqtad opt) mflops = 6.148922e+02
LLTIME(long): time =  3.767521e-01 (Naik) mflops = 3.138056e+02
LLTIME(Fat): time = 6.579697e+00 (Asqtad opt) mflops = 6.138755e+02
CONGRAD5: time = 1.133523e+01 iters = 108 mflops = 7.411808e+02
TESTCONG: reduce_time = 3.130488e-01 iters = 108 time/iter = 2.898600e-03
CONGRAD5: time = 1.133710e+01 iters = 108 mflops = 7.410581e+02
TESTCONG: reduce_time = 3.256748e-01 iters = 108 time/iter = 3.015507e-03
GFTIME:   time = 2.512327e+01 (Symanzik1) mflops = -2.191205e-01
FFTIME:  time = 3.567151e+01 mflops = 7.972897e+02
LLTIME(long): time =  3.854792e-01 (Naik) mflops = 3.067012e+02
LLTIME(Fat): time = 6.562678e+00 (Asqtad opt) mflops = 6.154675e+02
LLTIME(long): time =  3.871441e-01 (Naik) mflops = 3.053823e+02
LLTIME(Fat): time = 6.561683e+00 (Asqtad opt) mflops = 6.155608e+02
LLTIME(long): time =  3.787270e-01 (Naik) mflops = 3.121693e+02
LLTIME(Fat): time = 6.581145e+00 (Asqtad opt) mflops = 6.137404e+02
CONGRAD5: time = 1.136979e+01 iters = 108 mflops = 7.389280e+02
TESTCONG: reduce_time = 3.280480e-01 iters = 108 time/iter = 3.037481e-03
CONGRAD5: time = 1.136531e+01 iters = 108 mflops = 7.392192e+02
TESTCONG: reduce_time = 3.318858e-01 iters = 108 time/iter = 3.073017e-03
GFTIME:   time = 2.514957e+01 (Symanzik1) mflops = -2.188914e-01
FFTIME:  time = 3.573793e+01 mflops = 7.958079e+02
LLTIME(long): time =  3.758750e-01 (Naik) mflops = 3.145379e+02
LLTIME(Fat): time = 6.562750e+00 (Asqtad opt) mflops = 6.154607e+02
LLTIME(long): time =  3.894229e-01 (Naik) mflops = 3.035953e+02
LLTIME(Fat): time = 6.559768e+00 (Asqtad opt) mflops = 6.157405e+02
LLTIME(long): time =  3.780050e-01 (Naik) mflops = 3.127655e+02
LLTIME(Fat): time = 6.553141e+00 (Asqtad opt) mflops = 6.163632e+02
CONGRAD5: time = 1.137486e+01 iters = 108 mflops = 7.385986e+02
TESTCONG: reduce_time = 3.382194e-01 iters = 108 time/iter = 3.131661e-03
CONGRAD5: time = 1.146608e+01 iters = 109 mflops = 7.395071e+02
TESTCONG: reduce_time = 3.568196e-01 iters = 109 time/iter = 3.273575e-03
GFTIME:   time = 2.514914e+01 (Symanzik1) mflops = -2.188951e-01
FFTIME:  time = 3.567476e+01 mflops = 7.972171e+02
LLTIME(long): time =  3.856370e-01 (Naik) mflops = 3.065757e+02
LLTIME(Fat): time = 6.570038e+00 (Asqtad opt) mflops = 6.147780e+02
LLTIME(long): time =  3.785439e-01 (Naik) mflops = 3.123203e+02
LLTIME(Fat): time = 6.553972e+00 (Asqtad opt) mflops = 6.162850e+02
LLTIME(long): time =  3.902500e-01 (Naik) mflops = 3.029518e+02
LLTIME(Fat): time = 6.559184e+00 (Asqtad opt) mflops = 6.157953e+02
CONGRAD5: time = 1.150691e+01 iters = 109 mflops = 7.368827e+02
TESTCONG: reduce_time = 3.359363e-01 iters = 109 time/iter = 3.081984e-03
CONGRAD5: time = 1.156613e+01 iters = 109 mflops = 7.331098e+02
TESTCONG: reduce_time = 3.834779e-01 iters = 109 time/iter = 3.518146e-03
GFTIME:   time = 2.517116e+01 (Symanzik1) mflops = -2.187036e-01
FFTIME:  time = 3.564816e+01 mflops = 7.978120e+02
LLTIME(long): time =  3.837070e-01 (Naik) mflops = 3.081177e+02
LLTIME(Fat): time = 6.573659e+00 (Asqtad opt) mflops = 6.144393e+02
LLTIME(long): time =  3.838670e-01 (Naik) mflops = 3.079893e+02
LLTIME(Fat): time = 6.562506e+00 (Asqtad opt) mflops = 6.154836e+02
LLTIME(long): time =  3.810599e-01 (Naik) mflops = 3.102582e+02
LLTIME(Fat): time = 6.561098e+00 (Asqtad opt) mflops = 6.156157e+02
CONGRAD5: time = 1.162805e+01 iters = 110 mflops = 7.358959e+02
TESTCONG: reduce_time = 3.350205e-01 iters = 110 time/iter = 3.045641e-03
CONGRAD5: time = 1.161853e+01 iters = 110 mflops = 7.364990e+02
TESTCONG: reduce_time = 3.363056e-01 iters = 110 time/iter = 3.057324e-03
GFTIME:   time = 2.514323e+01 (Symanzik1) mflops = -2.189466e-01
FFTIME:  time = 3.569665e+01 mflops = 7.967281e+02
PLAQ:	2.443139	2.443152
P_LOOP:	6.489087e-02	-2.986151e-03
LLTIME(long): time =  3.885379e-01 (Naik) mflops = 3.042868e+02
LLTIME(Fat): time = 6.557506e+00 (Asqtad opt) mflops = 6.159529e+02
CONGRAD5: time = 9.864959e+00 iters = 93 mflops = 7.333618e+02
TESTCONG: reduce_time = 3.037760e-01 iters = 93 time/iter = 3.266409e-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.864040e+00 iters = 93 mflops = 7.334302e+02
TESTCONG: reduce_time = 2.843223e-01 iters = 93 time/iter = 3.057229e-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 1755.352 secs


exit: Wed Dec 15 13:05:57 2021

Application 109732554 resources: utime ~449509s, stime ~667s, Rss ~22672, inblocks ~203703, outblocks ~155129
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.844787e-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 =  4.009120e-01 (Naik) mflops = 2.948950e+02
LLTIME(Fat): time = 6.589438e+00 (Asqtad opt) mflops = 6.129680e+02
LLTIME(long): time =  3.880661e-01 (Naik) mflops = 3.046568e+02
LLTIME(Fat): time = 6.562021e+00 (Asqtad opt) mflops = 6.155291e+02
LLTIME(long): time =  3.874919e-01 (Naik) mflops = 3.051081e+02
LLTIME(Fat): time = 6.565726e+00 (Asqtad opt) mflops = 6.151818e+02
CONGRAD5: time = 1.093888e+01 iters = 104 mflops = 7.395902e+02
TESTCONG: reduce_time = 3.066390e-01 iters = 104 time/iter = 2.948452e-03
CONGRAD5: time = 1.089885e+01 iters = 104 mflops = 7.423067e+02
TESTCONG: reduce_time = 3.057191e-01 iters = 104 time/iter = 2.939607e-03
GFTIME:   time = 2.518598e+01 (Symanzik1) mflops = -2.185749e-01
FFTIME:  time = 3.596262e+01 mflops = 7.908357e+02
LLTIME(long): time =  3.794680e-01 (Naik) mflops = 3.115597e+02
LLTIME(Fat): time = 6.556031e+00 (Asqtad opt) mflops = 6.160915e+02
LLTIME(long): time =  3.886290e-01 (Naik) mflops = 3.042155e+02
LLTIME(Fat): time = 6.557522e+00 (Asqtad opt) mflops = 6.159514e+02
LLTIME(long): time =  3.868980e-01 (Naik) mflops = 3.055765e+02
LLTIME(Fat): time = 6.573988e+00 (Asqtad opt) mflops = 6.144086e+02
CONGRAD5: time = 1.091785e+01 iters = 104 mflops = 7.410146e+02
TESTCONG: reduce_time = 2.936838e-01 iters = 104 time/iter = 2.823882e-03
CONGRAD5: time = 1.091671e+01 iters = 104 mflops = 7.410919e+02
TESTCONG: reduce_time = 3.033512e-01 iters = 104 time/iter = 2.916838e-03
GFTIME:   time = 2.517900e+01 (Symanzik1) mflops = -2.186355e-01
FFTIME:  time = 3.569402e+01 mflops = 7.967869e+02
LLTIME(long): time =  3.782380e-01 (Naik) mflops = 3.125729e+02
LLTIME(Fat): time = 6.560378e+00 (Asqtad opt) mflops = 6.156833e+02
LLTIME(long): time =  3.811631e-01 (Naik) mflops = 3.101741e+02
LLTIME(Fat): time = 6.564321e+00 (Asqtad opt) mflops = 6.153134e+02
LLTIME(long): time =  3.847921e-01 (Naik) mflops = 3.072489e+02
LLTIME(Fat): time = 6.570712e+00 (Asqtad opt) mflops = 6.147149e+02
CONGRAD5: time = 1.090686e+01 iters = 104 mflops = 7.417617e+02
TESTCONG: reduce_time = 3.215697e-01 iters = 104 time/iter = 3.092016e-03
CONGRAD5: time = 1.091331e+01 iters = 104 mflops = 7.413234e+02
TESTCONG: reduce_time = 3.052018e-01 iters = 104 time/iter = 2.934632e-03
GFTIME:   time = 2.516562e+01 (Symanzik1) mflops = -2.187518e-01
FFTIME:  time = 3.569304e+01 mflops = 7.968088e+02
LLTIME(long): time =  3.886900e-01 (Naik) mflops = 3.041677e+02
LLTIME(Fat): time = 6.550194e+00 (Asqtad opt) mflops = 6.166405e+02
LLTIME(long): time =  3.790770e-01 (Naik) mflops = 3.118811e+02
LLTIME(Fat): time = 6.552000e+00 (Asqtad opt) mflops = 6.164705e+02
LLTIME(long): time =  3.878860e-01 (Naik) mflops = 3.047981e+02
LLTIME(Fat): time = 6.568862e+00 (Asqtad opt) mflops = 6.148881e+02
CONGRAD5: time = 1.101111e+01 iters = 105 mflops = 7.418038e+02
TESTCONG: reduce_time = 2.861955e-01 iters = 105 time/iter = 2.725672e-03
CONGRAD5: time = 1.102255e+01 iters = 105 mflops = 7.410338e+02
TESTCONG: reduce_time = 2.901344e-01 iters = 105 time/iter = 2.763185e-03
GFTIME:   time = 2.515228e+01 (Symanzik1) mflops = -2.188678e-01
FFTIME:  time = 3.567819e+01 mflops = 7.971403e+02
LLTIME(long): time =  3.881330e-01 (Naik) mflops = 3.046042e+02
LLTIME(Fat): time = 6.570338e+00 (Asqtad opt) mflops = 6.147499e+02
LLTIME(long): time =  3.971870e-01 (Naik) mflops = 2.976607e+02
LLTIME(Fat): time = 6.587654e+00 (Asqtad opt) mflops = 6.131340e+02
LLTIME(long): time =  3.825409e-01 (Naik) mflops = 3.090570e+02
LLTIME(Fat): time = 6.566469e+00 (Asqtad opt) mflops = 6.151121e+02
CONGRAD5: time = 1.100898e+01 iters = 105 mflops = 7.419472e+02
TESTCONG: reduce_time = 2.839067e-01 iters = 105 time/iter = 2.703873e-03
CONGRAD5: time = 1.101775e+01 iters = 105 mflops = 7.413562e+02
TESTCONG: reduce_time = 2.888112e-01 iters = 105 time/iter = 2.750583e-03
GFTIME:   time = 2.512286e+01 (Symanzik1) mflops = -2.191241e-01
FFTIME:  time = 3.566716e+01 mflops = 7.973870e+02
LLTIME(long): time =  3.873732e-01 (Naik) mflops = 3.052017e+02
LLTIME(Fat): time = 6.559681e+00 (Asqtad opt) mflops = 6.157487e+02
LLTIME(long): time =  3.888760e-01 (Naik) mflops = 3.040222e+02
LLTIME(Fat): time = 6.552150e+00 (Asqtad opt) mflops = 6.164564e+02
LLTIME(long): time =  3.884969e-01 (Naik) mflops = 3.043189e+02
LLTIME(Fat): time = 6.567311e+00 (Asqtad opt) mflops = 6.150333e+02
CONGRAD5: time = 1.110248e+01 iters = 106 mflops = 7.427054e+02
TESTCONG: reduce_time = 3.041105e-01 iters = 106 time/iter = 2.868967e-03
CONGRAD5: time = 1.110795e+01 iters = 106 mflops = 7.423395e+02
TESTCONG: reduce_time = 2.967052e-01 iters = 106 time/iter = 2.799106e-03
GFTIME:   time = 2.515614e+01 (Symanzik1) mflops = -2.188342e-01
FFTIME:  time = 3.573546e+01 mflops = 7.958629e+02
LLTIME(long): time =  3.822958e-01 (Naik) mflops = 3.092551e+02
LLTIME(Fat): time = 6.564657e+00 (Asqtad opt) mflops = 6.152819e+02
LLTIME(long): time =  3.840222e-01 (Naik) mflops = 3.078648e+02
LLTIME(Fat): time = 6.557752e+00 (Asqtad opt) mflops = 6.159298e+02
LLTIME(long): time =  3.875561e-01 (Naik) mflops = 3.050576e+02
LLTIME(Fat): time = 6.587443e+00 (Asqtad opt) mflops = 6.131536e+02
CONGRAD5: time = 1.112245e+01 iters = 106 mflops = 7.413720e+02
TESTCONG: reduce_time = 3.310270e-01 iters = 106 time/iter = 3.122897e-03
CONGRAD5: time = 1.110987e+01 iters = 106 mflops = 7.422109e+02
TESTCONG: reduce_time = 3.192182e-01 iters = 106 time/iter = 3.011492e-03
GFTIME:   time = 2.513481e+01 (Symanzik1) mflops = -2.190199e-01
FFTIME:  time = 3.571073e+01 mflops = 7.964140e+02
LLTIME(long): time =  3.952610e-01 (Naik) mflops = 2.991110e+02
LLTIME(Fat): time = 6.573489e+00 (Asqtad opt) mflops = 6.144552e+02
LLTIME(long): time =  3.859360e-01 (Naik) mflops = 3.063382e+02
LLTIME(Fat): time = 6.571230e+00 (Asqtad opt) mflops = 6.146665e+02
LLTIME(long): time =  3.859210e-01 (Naik) mflops = 3.063501e+02
LLTIME(Fat): time = 6.580445e+00 (Asqtad opt) mflops = 6.138057e+02
CONGRAD5: time = 1.123977e+01 iters = 107 mflops = 7.405543e+02
TESTCONG: reduce_time = 3.288214e-01 iters = 107 time/iter = 3.073097e-03
CONGRAD5: time = 1.122629e+01 iters = 107 mflops = 7.414435e+02
TESTCONG: reduce_time = 3.177786e-01 iters = 107 time/iter = 2.969893e-03
GFTIME:   time = 2.517304e+01 (Symanzik1) mflops = -2.186873e-01
FFTIME:  time = 3.560795e+01 mflops = 7.987127e+02
PLAQ:	2.658360	2.658338
P_LOOP:	3.906134e-01	-1.507364e-03
LLTIME(long): time =  3.774340e-01 (Naik) mflops = 3.132387e+02
LLTIME(Fat): time = 6.554234e+00 (Asqtad opt) mflops = 6.162604e+02
CONGRAD5: time = 9.567582e+00 iters = 91 mflops = 7.398946e+02
TESTCONG: reduce_time = 2.629800e-01 iters = 91 time/iter = 2.889890e-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.449414e+00 iters = 90 mflops = 7.409148e+02
TESTCONG: reduce_time = 2.694640e-01 iters = 90 time/iter = 2.994045e-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.802109e-01 (Naik) mflops = 3.109510e+02
LLTIME(Fat): time = 6.556389e+00 (Asqtad opt) mflops = 6.160578e+02
LLTIME(long): time =  3.814769e-01 (Naik) mflops = 3.099190e+02
LLTIME(Fat): time = 6.557550e+00 (Asqtad opt) mflops = 6.159488e+02
LLTIME(long): time =  3.827860e-01 (Naik) mflops = 3.088591e+02
LLTIME(Fat): time = 6.568573e+00 (Asqtad opt) mflops = 6.149151e+02
CONGRAD5: time = 1.123371e+01 iters = 107 mflops = 7.409538e+02
TESTCONG: reduce_time = 3.079534e-01 iters = 107 time/iter = 2.878069e-03
CONGRAD5: time = 1.122814e+01 iters = 107 mflops = 7.413217e+02
TESTCONG: reduce_time = 3.372371e-01 iters = 107 time/iter = 3.151749e-03
GFTIME:   time = 2.515184e+01 (Symanzik1) mflops = -2.188716e-01
FFTIME:  time = 3.566529e+01 mflops = 7.974287e+02
LLTIME(long): time =  3.870780e-01 (Naik) mflops = 3.054344e+02
LLTIME(Fat): time = 6.550119e+00 (Asqtad opt) mflops = 6.166475e+02
LLTIME(long): time =  3.961070e-01 (Naik) mflops = 2.984723e+02
LLTIME(Fat): time = 6.566283e+00 (Asqtad opt) mflops = 6.151296e+02
LLTIME(long): time =  3.791919e-01 (Naik) mflops = 3.117866e+02
LLTIME(Fat): time = 6.546517e+00 (Asqtad opt) mflops = 6.169868e+02
CONGRAD5: time = 1.125159e+01 iters = 107 mflops = 7.397765e+02
TESTCONG: reduce_time = 3.083861e-01 iters = 107 time/iter = 2.882113e-03
CONGRAD5: time = 1.122463e+01 iters = 107 mflops = 7.415532e+02
TESTCONG: reduce_time = 3.262069e-01 iters = 107 time/iter = 3.048663e-03
GFTIME:   time = 2.510735e+01 (Symanzik1) mflops = -2.192594e-01
FFTIME:  time = 3.565211e+01 mflops = 7.977236e+02
LLTIME(long): time =  3.872249e-01 (Naik) mflops = 3.053185e+02
LLTIME(Fat): time = 6.565312e+00 (Asqtad opt) mflops = 6.152205e+02
LLTIME(long): time =  3.858728e-01 (Naik) mflops = 3.063884e+02
LLTIME(Fat): time = 6.561114e+00 (Asqtad opt) mflops = 6.156142e+02
LLTIME(long): time =  3.802240e-01 (Naik) mflops = 3.109403e+02
LLTIME(Fat): time = 6.553991e+00 (Asqtad opt) mflops = 6.162832e+02
CONGRAD5: time = 1.122479e+01 iters = 107 mflops = 7.415424e+02
TESTCONG: reduce_time = 3.282213e-01 iters = 107 time/iter = 3.067489e-03
CONGRAD5: time = 1.123139e+01 iters = 107 mflops = 7.411069e+02
TESTCONG: reduce_time = 3.263962e-01 iters = 107 time/iter = 3.050432e-03
GFTIME:   time = 2.511916e+01 (Symanzik1) mflops = -2.191564e-01
FFTIME:  time = 3.565054e+01 mflops = 7.977587e+02
LLTIME(long): time =  3.905590e-01 (Naik) mflops = 3.027122e+02
LLTIME(Fat): time = 6.564443e+00 (Asqtad opt) mflops = 6.153020e+02
LLTIME(long): time =  3.795030e-01 (Naik) mflops = 3.115310e+02
LLTIME(Fat): time = 6.568818e+00 (Asqtad opt) mflops = 6.148922e+02
LLTIME(long): time =  3.767521e-01 (Naik) mflops = 3.138056e+02
LLTIME(Fat): time = 6.579697e+00 (Asqtad opt) mflops = 6.138755e+02
CONGRAD5: time = 1.133523e+01 iters = 108 mflops = 7.411808e+02
TESTCONG: reduce_time = 3.130488e-01 iters = 108 time/iter = 2.898600e-03
CONGRAD5: time = 1.133710e+01 iters = 108 mflops = 7.410581e+02
TESTCONG: reduce_time = 3.256748e-01 iters = 108 time/iter = 3.015507e-03
GFTIME:   time = 2.512327e+01 (Symanzik1) mflops = -2.191205e-01
FFTIME:  time = 3.567151e+01 mflops = 7.972897e+02
LLTIME(long): time =  3.854792e-01 (Naik) mflops = 3.067012e+02
LLTIME(Fat): time = 6.562678e+00 (Asqtad opt) mflops = 6.154675e+02
LLTIME(long): time =  3.871441e-01 (Naik) mflops = 3.053823e+02
LLTIME(Fat): time = 6.561683e+00 (Asqtad opt) mflops = 6.155608e+02
LLTIME(long): time =  3.787270e-01 (Naik) mflops = 3.121693e+02
LLTIME(Fat): time = 6.581145e+00 (Asqtad opt) mflops = 6.137404e+02
CONGRAD5: time = 1.136979e+01 iters = 108 mflops = 7.389280e+02
TESTCONG: reduce_time = 3.280480e-01 iters = 108 time/iter = 3.037481e-03
CONGRAD5: time = 1.136531e+01 iters = 108 mflops = 7.392192e+02
TESTCONG: reduce_time = 3.318858e-01 iters = 108 time/iter = 3.073017e-03
GFTIME:   time = 2.514957e+01 (Symanzik1) mflops = -2.188914e-01
FFTIME:  time = 3.573793e+01 mflops = 7.958079e+02
LLTIME(long): time =  3.758750e-01 (Naik) mflops = 3.145379e+02
LLTIME(Fat): time = 6.562750e+00 (Asqtad opt) mflops = 6.154607e+02
LLTIME(long): time =  3.894229e-01 (Naik) mflops = 3.035953e+02
LLTIME(Fat): time = 6.559768e+00 (Asqtad opt) mflops = 6.157405e+02
LLTIME(long): time =  3.780050e-01 (Naik) mflops = 3.127655e+02
LLTIME(Fat): time = 6.553141e+00 (Asqtad opt) mflops = 6.163632e+02
CONGRAD5: time = 1.137486e+01 iters = 108 mflops = 7.385986e+02
TESTCONG: reduce_time = 3.382194e-01 iters = 108 time/iter = 3.131661e-03
CONGRAD5: time = 1.146608e+01 iters = 109 mflops = 7.395071e+02
TESTCONG: reduce_time = 3.568196e-01 iters = 109 time/iter = 3.273575e-03
GFTIME:   time = 2.514914e+01 (Symanzik1) mflops = -2.188951e-01
FFTIME:  time = 3.567476e+01 mflops = 7.972171e+02
LLTIME(long): time =  3.856370e-01 (Naik) mflops = 3.065757e+02
LLTIME(Fat): time = 6.570038e+00 (Asqtad opt) mflops = 6.147780e+02
LLTIME(long): time =  3.785439e-01 (Naik) mflops = 3.123203e+02
LLTIME(Fat): time = 6.553972e+00 (Asqtad opt) mflops = 6.162850e+02
LLTIME(long): time =  3.902500e-01 (Naik) mflops = 3.029518e+02
LLTIME(Fat): time = 6.559184e+00 (Asqtad opt) mflops = 6.157953e+02
CONGRAD5: time = 1.150691e+01 iters = 109 mflops = 7.368827e+02
TESTCONG: reduce_time = 3.359363e-01 iters = 109 time/iter = 3.081984e-03
CONGRAD5: time = 1.156613e+01 iters = 109 mflops = 7.331098e+02
TESTCONG: reduce_time = 3.834779e-01 iters = 109 time/iter = 3.518146e-03
GFTIME:   time = 2.517116e+01 (Symanzik1) mflops = -2.187036e-01
FFTIME:  time = 3.564816e+01 mflops = 7.978120e+02
LLTIME(long): time =  3.837070e-01 (Naik) mflops = 3.081177e+02
LLTIME(Fat): time = 6.573659e+00 (Asqtad opt) mflops = 6.144393e+02
LLTIME(long): time =  3.838670e-01 (Naik) mflops = 3.079893e+02
LLTIME(Fat): time = 6.562506e+00 (Asqtad opt) mflops = 6.154836e+02
LLTIME(long): time =  3.810599e-01 (Naik) mflops = 3.102582e+02
LLTIME(Fat): time = 6.561098e+00 (Asqtad opt) mflops = 6.156157e+02
CONGRAD5: time = 1.162805e+01 iters = 110 mflops = 7.358959e+02
TESTCONG: reduce_time = 3.350205e-01 iters = 110 time/iter = 3.045641e-03
CONGRAD5: time = 1.161853e+01 iters = 110 mflops = 7.364990e+02
TESTCONG: reduce_time = 3.363056e-01 iters = 110 time/iter = 3.057324e-03
GFTIME:   time = 2.514323e+01 (Symanzik1) mflops = -2.189466e-01
FFTIME:  time = 3.569665e+01 mflops = 7.967281e+02
PLAQ:	2.443139	2.443152
P_LOOP:	6.489087e-02	-2.986151e-03
LLTIME(long): time =  3.885379e-01 (Naik) mflops = 3.042868e+02
LLTIME(Fat): time = 6.557506e+00 (Asqtad opt) mflops = 6.159529e+02
CONGRAD5: time = 9.864959e+00 iters = 93 mflops = 7.333618e+02
TESTCONG: reduce_time = 3.037760e-01 iters = 93 time/iter = 3.266409e-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.864040e+00 iters = 93 mflops = 7.334302e+02
TESTCONG: reduce_time = 2.843223e-01 iters = 93 time/iter = 3.057229e-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 1755.352 secs


exit: Wed Dec 15 13:05:57 2021

Application 109732554 resources: utime ~449509s, stime ~667s, Rss ~22672, inblocks ~203703, outblocks ~155129
Displaying status file:
verified

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

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