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/jenkins7310984089712501813.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 13278290.bw to start ... 
Submitted job 13278290.bw is running. Following .running ... 
nflavors1 4
nflavors2 4
nx 64
ny 64
nz 64
nt 64
iseed 5682304
LAYOUT = Hypercubes, options = EVENFIRST,
ON EACH NODE 16 x 16 x 16 x 16
Mallocing 73.9 MBytes per node for lattice
Made lattice
Made nn gathers
Made 3nn gathers
Finished setup


warms 0
trajecs 2
traj_between_meas 1
beta 5.6
mass1 0.01
mass2 0.01
u0 0.8441
microcanonical_time_step 0.02
steps_per_trajectory 8
max_cg_iterations 200
error_per_site 1e-05
error_for_propagator 0.0001
fresh 
forget 
unit gauge configuration loaded
CHECK PLAQ: 3.000000e+00 3.000000e+00
Unitarity checked.  Max deviation 0.00e+00
Time to check unitarity = 2.867603e-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.010231e-01 (Naik) mflops = 2.948133e+02
LLTIME(Fat): time = 6.601889e+00 (Asqtad opt) mflops = 6.118120e+02
LLTIME(long): time =  3.868439e-01 (Naik) mflops = 3.056192e+02
LLTIME(Fat): time = 6.578113e+00 (Asqtad opt) mflops = 6.140233e+02
LLTIME(long): time =  3.836200e-01 (Naik) mflops = 3.081876e+02
LLTIME(Fat): time = 6.577700e+00 (Asqtad opt) mflops = 6.140619e+02
CONGRAD5: time = 1.093328e+01 iters = 104 mflops = 7.399688e+02
TESTCONG: reduce_time = 2.420866e-01 iters = 104 time/iter = 2.327756e-03
CONGRAD5: time = 1.091079e+01 iters = 104 mflops = 7.414945e+02
TESTCONG: reduce_time = 2.443383e-01 iters = 104 time/iter = 2.349406e-03
GFTIME:   time = 2.515411e+01 (Symanzik1) mflops = -2.188519e-01
FFTIME:  time = 3.586922e+01 mflops = 7.928951e+02
LLTIME(long): time =  3.840609e-01 (Naik) mflops = 3.078339e+02
LLTIME(Fat): time = 6.569662e+00 (Asqtad opt) mflops = 6.148132e+02
LLTIME(long): time =  3.877840e-01 (Naik) mflops = 3.048783e+02
LLTIME(Fat): time = 6.556680e+00 (Asqtad opt) mflops = 6.160305e+02
LLTIME(long): time =  3.812101e-01 (Naik) mflops = 3.101359e+02
LLTIME(Fat): time = 6.553839e+00 (Asqtad opt) mflops = 6.162975e+02
CONGRAD5: time = 1.089436e+01 iters = 104 mflops = 7.426129e+02
TESTCONG: reduce_time = 2.144561e-01 iters = 104 time/iter = 2.062078e-03
CONGRAD5: time = 1.091435e+01 iters = 104 mflops = 7.412527e+02
TESTCONG: reduce_time = 2.677677e-01 iters = 104 time/iter = 2.574689e-03
GFTIME:   time = 2.513764e+01 (Symanzik1) mflops = -2.189953e-01
FFTIME:  time = 3.561177e+01 mflops = 7.986271e+02
LLTIME(long): time =  3.841422e-01 (Naik) mflops = 3.077687e+02
LLTIME(Fat): time = 6.577112e+00 (Asqtad opt) mflops = 6.141168e+02
LLTIME(long): time =  3.870308e-01 (Naik) mflops = 3.054716e+02
LLTIME(Fat): time = 6.571855e+00 (Asqtad opt) mflops = 6.146080e+02
LLTIME(long): time =  3.849020e-01 (Naik) mflops = 3.071612e+02
LLTIME(Fat): time = 6.557980e+00 (Asqtad opt) mflops = 6.159084e+02
CONGRAD5: time = 1.090446e+01 iters = 104 mflops = 7.419246e+02
TESTCONG: reduce_time = 2.529151e-01 iters = 104 time/iter = 2.431876e-03
CONGRAD5: time = 1.091538e+01 iters = 104 mflops = 7.411823e+02
TESTCONG: reduce_time = 2.615573e-01 iters = 104 time/iter = 2.514974e-03
GFTIME:   time = 2.512544e+01 (Symanzik1) mflops = -2.191016e-01
FFTIME:  time = 3.564142e+01 mflops = 7.979627e+02
LLTIME(long): time =  3.847771e-01 (Naik) mflops = 3.072609e+02
LLTIME(Fat): time = 6.552058e+00 (Asqtad opt) mflops = 6.164651e+02
LLTIME(long): time =  3.875561e-01 (Naik) mflops = 3.050576e+02
LLTIME(Fat): time = 6.560021e+00 (Asqtad opt) mflops = 6.157167e+02
LLTIME(long): time =  3.803110e-01 (Naik) mflops = 3.108691e+02
LLTIME(Fat): time = 6.582971e+00 (Asqtad opt) mflops = 6.135702e+02
CONGRAD5: time = 1.099206e+01 iters = 105 mflops = 7.430893e+02
TESTCONG: reduce_time = 2.362261e-01 iters = 105 time/iter = 2.249772e-03
CONGRAD5: time = 1.102095e+01 iters = 105 mflops = 7.411414e+02
TESTCONG: reduce_time = 2.502367e-01 iters = 105 time/iter = 2.383207e-03
GFTIME:   time = 2.512430e+01 (Symanzik1) mflops = -2.191115e-01
FFTIME:  time = 3.561868e+01 mflops = 7.984723e+02
LLTIME(long): time =  3.931930e-01 (Naik) mflops = 3.006842e+02
LLTIME(Fat): time = 6.567345e+00 (Asqtad opt) mflops = 6.150301e+02
LLTIME(long): time =  3.810079e-01 (Naik) mflops = 3.103005e+02
LLTIME(Fat): time = 6.581962e+00 (Asqtad opt) mflops = 6.136643e+02
LLTIME(long): time =  3.816528e-01 (Naik) mflops = 3.097761e+02
LLTIME(Fat): time = 6.567550e+00 (Asqtad opt) mflops = 6.150109e+02
CONGRAD5: time = 1.100501e+01 iters = 105 mflops = 7.422148e+02
TESTCONG: reduce_time = 2.492938e-01 iters = 105 time/iter = 2.374227e-03
CONGRAD5: time = 1.099618e+01 iters = 105 mflops = 7.428105e+02
TESTCONG: reduce_time = 2.433343e-01 iters = 105 time/iter = 2.317469e-03
GFTIME:   time = 2.516008e+01 (Symanzik1) mflops = -2.187999e-01
FFTIME:  time = 3.558476e+01 mflops = 7.992333e+02
LLTIME(long): time =  3.905001e-01 (Naik) mflops = 3.027578e+02
LLTIME(Fat): time = 6.562954e+00 (Asqtad opt) mflops = 6.154416e+02
LLTIME(long): time =  3.817091e-01 (Naik) mflops = 3.097305e+02
LLTIME(Fat): time = 6.570052e+00 (Asqtad opt) mflops = 6.147767e+02
LLTIME(long): time =  3.885531e-01 (Naik) mflops = 3.042748e+02
LLTIME(Fat): time = 6.563927e+00 (Asqtad opt) mflops = 6.153504e+02
CONGRAD5: time = 1.111432e+01 iters = 106 mflops = 7.419144e+02
TESTCONG: reduce_time = 2.703197e-01 iters = 106 time/iter = 2.550186e-03
CONGRAD5: time = 1.110016e+01 iters = 106 mflops = 7.428605e+02
TESTCONG: reduce_time = 2.460275e-01 iters = 106 time/iter = 2.321014e-03
GFTIME:   time = 2.515829e+01 (Symanzik1) mflops = -2.188155e-01
FFTIME:  time = 3.562151e+01 mflops = 7.984087e+02
LLTIME(long): time =  3.884010e-01 (Naik) mflops = 3.043940e+02
LLTIME(Fat): time = 6.565935e+00 (Asqtad opt) mflops = 6.151622e+02
LLTIME(long): time =  3.856020e-01 (Naik) mflops = 3.066036e+02
LLTIME(Fat): time = 6.583733e+00 (Asqtad opt) mflops = 6.134992e+02
LLTIME(long): time =  3.837821e-01 (Naik) mflops = 3.080574e+02
LLTIME(Fat): time = 6.562897e+00 (Asqtad opt) mflops = 6.154469e+02
CONGRAD5: time = 1.112051e+01 iters = 106 mflops = 7.415009e+02
TESTCONG: reduce_time = 2.574651e-01 iters = 106 time/iter = 2.428916e-03
CONGRAD5: time = 1.110803e+01 iters = 106 mflops = 7.423343e+02
TESTCONG: reduce_time = 2.256811e-01 iters = 106 time/iter = 2.129067e-03
GFTIME:   time = 2.515819e+01 (Symanzik1) mflops = -2.188164e-01
FFTIME:  time = 3.565361e+01 mflops = 7.976900e+02
LLTIME(long): time =  3.874300e-01 (Naik) mflops = 3.051570e+02
LLTIME(Fat): time = 6.573068e+00 (Asqtad opt) mflops = 6.144946e+02
LLTIME(long): time =  3.815651e-01 (Naik) mflops = 3.098474e+02
LLTIME(Fat): time = 6.571137e+00 (Asqtad opt) mflops = 6.146752e+02
LLTIME(long): time =  3.801370e-01 (Naik) mflops = 3.110114e+02
LLTIME(Fat): time = 6.567870e+00 (Asqtad opt) mflops = 6.149809e+02
CONGRAD5: time = 1.121246e+01 iters = 107 mflops = 7.423584e+02
TESTCONG: reduce_time = 2.283895e-01 iters = 107 time/iter = 2.134481e-03
CONGRAD5: time = 1.120952e+01 iters = 107 mflops = 7.425531e+02
TESTCONG: reduce_time = 2.429290e-01 iters = 107 time/iter = 2.270364e-03
GFTIME:   time = 2.511003e+01 (Symanzik1) mflops = -2.192361e-01
FFTIME:  time = 3.565777e+01 mflops = 7.975969e+02
PLAQ:	2.658360	2.658338
P_LOOP:	3.906134e-01	-1.507364e-03
LLTIME(long): time =  3.825140e-01 (Naik) mflops = 3.090787e+02
LLTIME(Fat): time = 6.574110e+00 (Asqtad opt) mflops = 6.143972e+02
CONGRAD5: time = 9.541741e+00 iters = 91 mflops = 7.418984e+02
TESTCONG: reduce_time = 2.066550e-01 iters = 91 time/iter = 2.270934e-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.425359e+00 iters = 90 mflops = 7.428058e+02
TESTCONG: reduce_time = 1.833613e-01 iters = 90 time/iter = 2.037348e-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.814850e-01 (Naik) mflops = 3.099124e+02
LLTIME(Fat): time = 6.571106e+00 (Asqtad opt) mflops = 6.146781e+02
LLTIME(long): time =  3.881171e-01 (Naik) mflops = 3.046167e+02
LLTIME(Fat): time = 6.552597e+00 (Asqtad opt) mflops = 6.164144e+02
LLTIME(long): time =  3.860018e-01 (Naik) mflops = 3.062860e+02
LLTIME(Fat): time = 6.550175e+00 (Asqtad opt) mflops = 6.166423e+02
CONGRAD5: time = 1.121574e+01 iters = 107 mflops = 7.421414e+02
TESTCONG: reduce_time = 2.577727e-01 iters = 107 time/iter = 2.409091e-03
CONGRAD5: time = 1.120977e+01 iters = 107 mflops = 7.425364e+02
TESTCONG: reduce_time = 2.823014e-01 iters = 107 time/iter = 2.638331e-03
GFTIME:   time = 2.512311e+01 (Symanzik1) mflops = -2.191219e-01
FFTIME:  time = 3.565033e+01 mflops = 7.977633e+02
LLTIME(long): time =  3.910658e-01 (Naik) mflops = 3.023198e+02
LLTIME(Fat): time = 6.577609e+00 (Asqtad opt) mflops = 6.140704e+02
LLTIME(long): time =  3.839271e-01 (Naik) mflops = 3.079411e+02
LLTIME(Fat): time = 6.576145e+00 (Asqtad opt) mflops = 6.142071e+02
LLTIME(long): time =  3.844290e-01 (Naik) mflops = 3.075391e+02
LLTIME(Fat): time = 6.564538e+00 (Asqtad opt) mflops = 6.152931e+02
CONGRAD5: time = 1.123822e+01 iters = 107 mflops = 7.406568e+02
TESTCONG: reduce_time = 2.739685e-01 iters = 107 time/iter = 2.560453e-03
CONGRAD5: time = 1.118904e+01 iters = 107 mflops = 7.439119e+02
TESTCONG: reduce_time = 2.644241e-01 iters = 107 time/iter = 2.471253e-03
GFTIME:   time = 2.513348e+01 (Symanzik1) mflops = -2.190315e-01
FFTIME:  time = 3.561301e+01 mflops = 7.985993e+02
LLTIME(long): time =  3.912649e-01 (Naik) mflops = 3.021660e+02
LLTIME(Fat): time = 6.570669e+00 (Asqtad opt) mflops = 6.147189e+02
LLTIME(long): time =  3.840282e-01 (Naik) mflops = 3.078601e+02
LLTIME(Fat): time = 6.566323e+00 (Asqtad opt) mflops = 6.151258e+02
LLTIME(long): time =  3.837469e-01 (Naik) mflops = 3.080858e+02
LLTIME(Fat): time = 6.557801e+00 (Asqtad opt) mflops = 6.159252e+02
CONGRAD5: time = 1.121697e+01 iters = 107 mflops = 7.420594e+02
TESTCONG: reduce_time = 2.462065e-01 iters = 107 time/iter = 2.300996e-03
CONGRAD5: time = 1.122227e+01 iters = 107 mflops = 7.417095e+02
TESTCONG: reduce_time = 2.793055e-01 iters = 107 time/iter = 2.610331e-03
GFTIME:   time = 2.513261e+01 (Symanzik1) mflops = -2.190391e-01
FFTIME:  time = 3.563657e+01 mflops = 7.980713e+02
LLTIME(long): time =  3.867440e-01 (Naik) mflops = 3.056982e+02
LLTIME(Fat): time = 6.554918e+00 (Asqtad opt) mflops = 6.161961e+02
LLTIME(long): time =  3.795919e-01 (Naik) mflops = 3.114580e+02
LLTIME(Fat): time = 6.561661e+00 (Asqtad opt) mflops = 6.155629e+02
LLTIME(long): time =  3.784220e-01 (Naik) mflops = 3.124209e+02
LLTIME(Fat): time = 6.573726e+00 (Asqtad opt) mflops = 6.144331e+02
CONGRAD5: time = 1.132228e+01 iters = 108 mflops = 7.420282e+02
TESTCONG: reduce_time = 2.588513e-01 iters = 108 time/iter = 2.396771e-03
CONGRAD5: time = 1.132715e+01 iters = 108 mflops = 7.417094e+02
TESTCONG: reduce_time = 2.548563e-01 iters = 108 time/iter = 2.359781e-03
GFTIME:   time = 2.513658e+01 (Symanzik1) mflops = -2.190045e-01
FFTIME:  time = 3.566396e+01 mflops = 7.974584e+02
LLTIME(long): time =  3.896999e-01 (Naik) mflops = 3.033794e+02
LLTIME(Fat): time = 6.572278e+00 (Asqtad opt) mflops = 6.145685e+02
LLTIME(long): time =  3.918011e-01 (Naik) mflops = 3.017524e+02
LLTIME(Fat): time = 6.571089e+00 (Asqtad opt) mflops = 6.146797e+02
LLTIME(long): time =  3.825490e-01 (Naik) mflops = 3.090504e+02
LLTIME(Fat): time = 6.570031e+00 (Asqtad opt) mflops = 6.147787e+02
CONGRAD5: time = 1.133350e+01 iters = 108 mflops = 7.412935e+02
TESTCONG: reduce_time = 2.846200e-01 iters = 108 time/iter = 2.635371e-03
CONGRAD5: time = 1.131064e+01 iters = 108 mflops = 7.427920e+02
TESTCONG: reduce_time = 2.462621e-01 iters = 108 time/iter = 2.280204e-03
GFTIME:   time = 2.510030e+01 (Symanzik1) mflops = -2.193211e-01
FFTIME:  time = 3.563765e+01 mflops = 7.980472e+02
LLTIME(long): time =  3.976710e-01 (Naik) mflops = 2.972984e+02
LLTIME(Fat): time = 6.559816e+00 (Asqtad opt) mflops = 6.157360e+02
LLTIME(long): time =  3.834689e-01 (Naik) mflops = 3.083091e+02
LLTIME(Fat): time = 6.548418e+00 (Asqtad opt) mflops = 6.168077e+02
LLTIME(long): time =  3.887250e-01 (Naik) mflops = 3.041403e+02
LLTIME(Fat): time = 6.565803e+00 (Asqtad opt) mflops = 6.151745e+02
CONGRAD5: time = 1.133372e+01 iters = 108 mflops = 7.412791e+02
TESTCONG: reduce_time = 2.717471e-01 iters = 108 time/iter = 2.516177e-03
CONGRAD5: time = 1.141475e+01 iters = 109 mflops = 7.428320e+02
TESTCONG: reduce_time = 2.356875e-01 iters = 109 time/iter = 2.162271e-03
GFTIME:   time = 2.513170e+01 (Symanzik1) mflops = -2.190470e-01
FFTIME:  time = 3.563768e+01 mflops = 7.980465e+02
LLTIME(long): time =  3.880899e-01 (Naik) mflops = 3.046380e+02
LLTIME(Fat): time = 6.545701e+00 (Asqtad opt) mflops = 6.170637e+02
LLTIME(long): time =  3.789341e-01 (Naik) mflops = 3.119987e+02
LLTIME(Fat): time = 6.554955e+00 (Asqtad opt) mflops = 6.161926e+02
LLTIME(long): time =  3.825841e-01 (Naik) mflops = 3.090221e+02
LLTIME(Fat): time = 6.559839e+00 (Asqtad opt) mflops = 6.157338e+02
CONGRAD5: time = 1.142392e+01 iters = 109 mflops = 7.422359e+02
TESTCONG: reduce_time = 2.524178e-01 iters = 109 time/iter = 2.315760e-03
CONGRAD5: time = 1.142505e+01 iters = 109 mflops = 7.421624e+02
TESTCONG: reduce_time = 2.503850e-01 iters = 109 time/iter = 2.297111e-03
GFTIME:   time = 2.510609e+01 (Symanzik1) mflops = -2.192704e-01
FFTIME:  time = 3.556632e+01 mflops = 7.996477e+02
LLTIME(long): time =  4.169810e-01 (Naik) mflops = 2.835308e+02
LLTIME(Fat): time = 6.550777e+00 (Asqtad opt) mflops = 6.165856e+02
LLTIME(long): time =  3.744850e-01 (Naik) mflops = 3.157054e+02
LLTIME(Fat): time = 6.577429e+00 (Asqtad opt) mflops = 6.140872e+02
LLTIME(long): time =  3.823791e-01 (Naik) mflops = 3.091878e+02
LLTIME(Fat): time = 6.555338e+00 (Asqtad opt) mflops = 6.161566e+02
CONGRAD5: time = 1.153007e+01 iters = 110 mflops = 7.421494e+02
TESTCONG: reduce_time = 2.572513e-01 iters = 110 time/iter = 2.338648e-03
CONGRAD5: time = 1.152642e+01 iters = 110 mflops = 7.423845e+02
TESTCONG: reduce_time = 2.827268e-01 iters = 110 time/iter = 2.570243e-03
GFTIME:   time = 2.511538e+01 (Symanzik1) mflops = -2.191893e-01
FFTIME:  time = 3.560197e+01 mflops = 7.988469e+02
PLAQ:	2.443139	2.443152
P_LOOP:	6.489087e-02	-2.986151e-03
LLTIME(long): time =  3.798599e-01 (Naik) mflops = 3.112383e+02
LLTIME(Fat): time = 6.583982e+00 (Asqtad opt) mflops = 6.134760e+02
CONGRAD5: time = 9.751163e+00 iters = 93 mflops = 7.419202e+02
TESTCONG: reduce_time = 2.279284e-01 iters = 93 time/iter = 2.450843e-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.753798e+00 iters = 93 mflops = 7.417197e+02
TESTCONG: reduce_time = 2.243888e-01 iters = 93 time/iter = 2.412783e-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 1752.307 secs


exit: Thu Dec 23 01:06:14 2021

Application 109899579 resources: utime ~448734s, stime ~695s, Rss ~28668, inblocks ~196696, outblocks ~155138
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.867603e-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.010231e-01 (Naik) mflops = 2.948133e+02
LLTIME(Fat): time = 6.601889e+00 (Asqtad opt) mflops = 6.118120e+02
LLTIME(long): time =  3.868439e-01 (Naik) mflops = 3.056192e+02
LLTIME(Fat): time = 6.578113e+00 (Asqtad opt) mflops = 6.140233e+02
LLTIME(long): time =  3.836200e-01 (Naik) mflops = 3.081876e+02
LLTIME(Fat): time = 6.577700e+00 (Asqtad opt) mflops = 6.140619e+02
CONGRAD5: time = 1.093328e+01 iters = 104 mflops = 7.399688e+02
TESTCONG: reduce_time = 2.420866e-01 iters = 104 time/iter = 2.327756e-03
CONGRAD5: time = 1.091079e+01 iters = 104 mflops = 7.414945e+02
TESTCONG: reduce_time = 2.443383e-01 iters = 104 time/iter = 2.349406e-03
GFTIME:   time = 2.515411e+01 (Symanzik1) mflops = -2.188519e-01
FFTIME:  time = 3.586922e+01 mflops = 7.928951e+02
LLTIME(long): time =  3.840609e-01 (Naik) mflops = 3.078339e+02
LLTIME(Fat): time = 6.569662e+00 (Asqtad opt) mflops = 6.148132e+02
LLTIME(long): time =  3.877840e-01 (Naik) mflops = 3.048783e+02
LLTIME(Fat): time = 6.556680e+00 (Asqtad opt) mflops = 6.160305e+02
LLTIME(long): time =  3.812101e-01 (Naik) mflops = 3.101359e+02
LLTIME(Fat): time = 6.553839e+00 (Asqtad opt) mflops = 6.162975e+02
CONGRAD5: time = 1.089436e+01 iters = 104 mflops = 7.426129e+02
TESTCONG: reduce_time = 2.144561e-01 iters = 104 time/iter = 2.062078e-03
CONGRAD5: time = 1.091435e+01 iters = 104 mflops = 7.412527e+02
TESTCONG: reduce_time = 2.677677e-01 iters = 104 time/iter = 2.574689e-03
GFTIME:   time = 2.513764e+01 (Symanzik1) mflops = -2.189953e-01
FFTIME:  time = 3.561177e+01 mflops = 7.986271e+02
LLTIME(long): time =  3.841422e-01 (Naik) mflops = 3.077687e+02
LLTIME(Fat): time = 6.577112e+00 (Asqtad opt) mflops = 6.141168e+02
LLTIME(long): time =  3.870308e-01 (Naik) mflops = 3.054716e+02
LLTIME(Fat): time = 6.571855e+00 (Asqtad opt) mflops = 6.146080e+02
LLTIME(long): time =  3.849020e-01 (Naik) mflops = 3.071612e+02
LLTIME(Fat): time = 6.557980e+00 (Asqtad opt) mflops = 6.159084e+02
CONGRAD5: time = 1.090446e+01 iters = 104 mflops = 7.419246e+02
TESTCONG: reduce_time = 2.529151e-01 iters = 104 time/iter = 2.431876e-03
CONGRAD5: time = 1.091538e+01 iters = 104 mflops = 7.411823e+02
TESTCONG: reduce_time = 2.615573e-01 iters = 104 time/iter = 2.514974e-03
GFTIME:   time = 2.512544e+01 (Symanzik1) mflops = -2.191016e-01
FFTIME:  time = 3.564142e+01 mflops = 7.979627e+02
LLTIME(long): time =  3.847771e-01 (Naik) mflops = 3.072609e+02
LLTIME(Fat): time = 6.552058e+00 (Asqtad opt) mflops = 6.164651e+02
LLTIME(long): time =  3.875561e-01 (Naik) mflops = 3.050576e+02
LLTIME(Fat): time = 6.560021e+00 (Asqtad opt) mflops = 6.157167e+02
LLTIME(long): time =  3.803110e-01 (Naik) mflops = 3.108691e+02
LLTIME(Fat): time = 6.582971e+00 (Asqtad opt) mflops = 6.135702e+02
CONGRAD5: time = 1.099206e+01 iters = 105 mflops = 7.430893e+02
TESTCONG: reduce_time = 2.362261e-01 iters = 105 time/iter = 2.249772e-03
CONGRAD5: time = 1.102095e+01 iters = 105 mflops = 7.411414e+02
TESTCONG: reduce_time = 2.502367e-01 iters = 105 time/iter = 2.383207e-03
GFTIME:   time = 2.512430e+01 (Symanzik1) mflops = -2.191115e-01
FFTIME:  time = 3.561868e+01 mflops = 7.984723e+02
LLTIME(long): time =  3.931930e-01 (Naik) mflops = 3.006842e+02
LLTIME(Fat): time = 6.567345e+00 (Asqtad opt) mflops = 6.150301e+02
LLTIME(long): time =  3.810079e-01 (Naik) mflops = 3.103005e+02
LLTIME(Fat): time = 6.581962e+00 (Asqtad opt) mflops = 6.136643e+02
LLTIME(long): time =  3.816528e-01 (Naik) mflops = 3.097761e+02
LLTIME(Fat): time = 6.567550e+00 (Asqtad opt) mflops = 6.150109e+02
CONGRAD5: time = 1.100501e+01 iters = 105 mflops = 7.422148e+02
TESTCONG: reduce_time = 2.492938e-01 iters = 105 time/iter = 2.374227e-03
CONGRAD5: time = 1.099618e+01 iters = 105 mflops = 7.428105e+02
TESTCONG: reduce_time = 2.433343e-01 iters = 105 time/iter = 2.317469e-03
GFTIME:   time = 2.516008e+01 (Symanzik1) mflops = -2.187999e-01
FFTIME:  time = 3.558476e+01 mflops = 7.992333e+02
LLTIME(long): time =  3.905001e-01 (Naik) mflops = 3.027578e+02
LLTIME(Fat): time = 6.562954e+00 (Asqtad opt) mflops = 6.154416e+02
LLTIME(long): time =  3.817091e-01 (Naik) mflops = 3.097305e+02
LLTIME(Fat): time = 6.570052e+00 (Asqtad opt) mflops = 6.147767e+02
LLTIME(long): time =  3.885531e-01 (Naik) mflops = 3.042748e+02
LLTIME(Fat): time = 6.563927e+00 (Asqtad opt) mflops = 6.153504e+02
CONGRAD5: time = 1.111432e+01 iters = 106 mflops = 7.419144e+02
TESTCONG: reduce_time = 2.703197e-01 iters = 106 time/iter = 2.550186e-03
CONGRAD5: time = 1.110016e+01 iters = 106 mflops = 7.428605e+02
TESTCONG: reduce_time = 2.460275e-01 iters = 106 time/iter = 2.321014e-03
GFTIME:   time = 2.515829e+01 (Symanzik1) mflops = -2.188155e-01
FFTIME:  time = 3.562151e+01 mflops = 7.984087e+02
LLTIME(long): time =  3.884010e-01 (Naik) mflops = 3.043940e+02
LLTIME(Fat): time = 6.565935e+00 (Asqtad opt) mflops = 6.151622e+02
LLTIME(long): time =  3.856020e-01 (Naik) mflops = 3.066036e+02
LLTIME(Fat): time = 6.583733e+00 (Asqtad opt) mflops = 6.134992e+02
LLTIME(long): time =  3.837821e-01 (Naik) mflops = 3.080574e+02
LLTIME(Fat): time = 6.562897e+00 (Asqtad opt) mflops = 6.154469e+02
CONGRAD5: time = 1.112051e+01 iters = 106 mflops = 7.415009e+02
TESTCONG: reduce_time = 2.574651e-01 iters = 106 time/iter = 2.428916e-03
CONGRAD5: time = 1.110803e+01 iters = 106 mflops = 7.423343e+02
TESTCONG: reduce_time = 2.256811e-01 iters = 106 time/iter = 2.129067e-03
GFTIME:   time = 2.515819e+01 (Symanzik1) mflops = -2.188164e-01
FFTIME:  time = 3.565361e+01 mflops = 7.976900e+02
LLTIME(long): time =  3.874300e-01 (Naik) mflops = 3.051570e+02
LLTIME(Fat): time = 6.573068e+00 (Asqtad opt) mflops = 6.144946e+02
LLTIME(long): time =  3.815651e-01 (Naik) mflops = 3.098474e+02
LLTIME(Fat): time = 6.571137e+00 (Asqtad opt) mflops = 6.146752e+02
LLTIME(long): time =  3.801370e-01 (Naik) mflops = 3.110114e+02
LLTIME(Fat): time = 6.567870e+00 (Asqtad opt) mflops = 6.149809e+02
CONGRAD5: time = 1.121246e+01 iters = 107 mflops = 7.423584e+02
TESTCONG: reduce_time = 2.283895e-01 iters = 107 time/iter = 2.134481e-03
CONGRAD5: time = 1.120952e+01 iters = 107 mflops = 7.425531e+02
TESTCONG: reduce_time = 2.429290e-01 iters = 107 time/iter = 2.270364e-03
GFTIME:   time = 2.511003e+01 (Symanzik1) mflops = -2.192361e-01
FFTIME:  time = 3.565777e+01 mflops = 7.975969e+02
PLAQ:	2.658360	2.658338
P_LOOP:	3.906134e-01	-1.507364e-03
LLTIME(long): time =  3.825140e-01 (Naik) mflops = 3.090787e+02
LLTIME(Fat): time = 6.574110e+00 (Asqtad opt) mflops = 6.143972e+02
CONGRAD5: time = 9.541741e+00 iters = 91 mflops = 7.418984e+02
TESTCONG: reduce_time = 2.066550e-01 iters = 91 time/iter = 2.270934e-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.425359e+00 iters = 90 mflops = 7.428058e+02
TESTCONG: reduce_time = 1.833613e-01 iters = 90 time/iter = 2.037348e-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.814850e-01 (Naik) mflops = 3.099124e+02
LLTIME(Fat): time = 6.571106e+00 (Asqtad opt) mflops = 6.146781e+02
LLTIME(long): time =  3.881171e-01 (Naik) mflops = 3.046167e+02
LLTIME(Fat): time = 6.552597e+00 (Asqtad opt) mflops = 6.164144e+02
LLTIME(long): time =  3.860018e-01 (Naik) mflops = 3.062860e+02
LLTIME(Fat): time = 6.550175e+00 (Asqtad opt) mflops = 6.166423e+02
CONGRAD5: time = 1.121574e+01 iters = 107 mflops = 7.421414e+02
TESTCONG: reduce_time = 2.577727e-01 iters = 107 time/iter = 2.409091e-03
CONGRAD5: time = 1.120977e+01 iters = 107 mflops = 7.425364e+02
TESTCONG: reduce_time = 2.823014e-01 iters = 107 time/iter = 2.638331e-03
GFTIME:   time = 2.512311e+01 (Symanzik1) mflops = -2.191219e-01
FFTIME:  time = 3.565033e+01 mflops = 7.977633e+02
LLTIME(long): time =  3.910658e-01 (Naik) mflops = 3.023198e+02
LLTIME(Fat): time = 6.577609e+00 (Asqtad opt) mflops = 6.140704e+02
LLTIME(long): time =  3.839271e-01 (Naik) mflops = 3.079411e+02
LLTIME(Fat): time = 6.576145e+00 (Asqtad opt) mflops = 6.142071e+02
LLTIME(long): time =  3.844290e-01 (Naik) mflops = 3.075391e+02
LLTIME(Fat): time = 6.564538e+00 (Asqtad opt) mflops = 6.152931e+02
CONGRAD5: time = 1.123822e+01 iters = 107 mflops = 7.406568e+02
TESTCONG: reduce_time = 2.739685e-01 iters = 107 time/iter = 2.560453e-03
CONGRAD5: time = 1.118904e+01 iters = 107 mflops = 7.439119e+02
TESTCONG: reduce_time = 2.644241e-01 iters = 107 time/iter = 2.471253e-03
GFTIME:   time = 2.513348e+01 (Symanzik1) mflops = -2.190315e-01
FFTIME:  time = 3.561301e+01 mflops = 7.985993e+02
LLTIME(long): time =  3.912649e-01 (Naik) mflops = 3.021660e+02
LLTIME(Fat): time = 6.570669e+00 (Asqtad opt) mflops = 6.147189e+02
LLTIME(long): time =  3.840282e-01 (Naik) mflops = 3.078601e+02
LLTIME(Fat): time = 6.566323e+00 (Asqtad opt) mflops = 6.151258e+02
LLTIME(long): time =  3.837469e-01 (Naik) mflops = 3.080858e+02
LLTIME(Fat): time = 6.557801e+00 (Asqtad opt) mflops = 6.159252e+02
CONGRAD5: time = 1.121697e+01 iters = 107 mflops = 7.420594e+02
TESTCONG: reduce_time = 2.462065e-01 iters = 107 time/iter = 2.300996e-03
CONGRAD5: time = 1.122227e+01 iters = 107 mflops = 7.417095e+02
TESTCONG: reduce_time = 2.793055e-01 iters = 107 time/iter = 2.610331e-03
GFTIME:   time = 2.513261e+01 (Symanzik1) mflops = -2.190391e-01
FFTIME:  time = 3.563657e+01 mflops = 7.980713e+02
LLTIME(long): time =  3.867440e-01 (Naik) mflops = 3.056982e+02
LLTIME(Fat): time = 6.554918e+00 (Asqtad opt) mflops = 6.161961e+02
LLTIME(long): time =  3.795919e-01 (Naik) mflops = 3.114580e+02
LLTIME(Fat): time = 6.561661e+00 (Asqtad opt) mflops = 6.155629e+02
LLTIME(long): time =  3.784220e-01 (Naik) mflops = 3.124209e+02
LLTIME(Fat): time = 6.573726e+00 (Asqtad opt) mflops = 6.144331e+02
CONGRAD5: time = 1.132228e+01 iters = 108 mflops = 7.420282e+02
TESTCONG: reduce_time = 2.588513e-01 iters = 108 time/iter = 2.396771e-03
CONGRAD5: time = 1.132715e+01 iters = 108 mflops = 7.417094e+02
TESTCONG: reduce_time = 2.548563e-01 iters = 108 time/iter = 2.359781e-03
GFTIME:   time = 2.513658e+01 (Symanzik1) mflops = -2.190045e-01
FFTIME:  time = 3.566396e+01 mflops = 7.974584e+02
LLTIME(long): time =  3.896999e-01 (Naik) mflops = 3.033794e+02
LLTIME(Fat): time = 6.572278e+00 (Asqtad opt) mflops = 6.145685e+02
LLTIME(long): time =  3.918011e-01 (Naik) mflops = 3.017524e+02
LLTIME(Fat): time = 6.571089e+00 (Asqtad opt) mflops = 6.146797e+02
LLTIME(long): time =  3.825490e-01 (Naik) mflops = 3.090504e+02
LLTIME(Fat): time = 6.570031e+00 (Asqtad opt) mflops = 6.147787e+02
CONGRAD5: time = 1.133350e+01 iters = 108 mflops = 7.412935e+02
TESTCONG: reduce_time = 2.846200e-01 iters = 108 time/iter = 2.635371e-03
CONGRAD5: time = 1.131064e+01 iters = 108 mflops = 7.427920e+02
TESTCONG: reduce_time = 2.462621e-01 iters = 108 time/iter = 2.280204e-03
GFTIME:   time = 2.510030e+01 (Symanzik1) mflops = -2.193211e-01
FFTIME:  time = 3.563765e+01 mflops = 7.980472e+02
LLTIME(long): time =  3.976710e-01 (Naik) mflops = 2.972984e+02
LLTIME(Fat): time = 6.559816e+00 (Asqtad opt) mflops = 6.157360e+02
LLTIME(long): time =  3.834689e-01 (Naik) mflops = 3.083091e+02
LLTIME(Fat): time = 6.548418e+00 (Asqtad opt) mflops = 6.168077e+02
LLTIME(long): time =  3.887250e-01 (Naik) mflops = 3.041403e+02
LLTIME(Fat): time = 6.565803e+00 (Asqtad opt) mflops = 6.151745e+02
CONGRAD5: time = 1.133372e+01 iters = 108 mflops = 7.412791e+02
TESTCONG: reduce_time = 2.717471e-01 iters = 108 time/iter = 2.516177e-03
CONGRAD5: time = 1.141475e+01 iters = 109 mflops = 7.428320e+02
TESTCONG: reduce_time = 2.356875e-01 iters = 109 time/iter = 2.162271e-03
GFTIME:   time = 2.513170e+01 (Symanzik1) mflops = -2.190470e-01
FFTIME:  time = 3.563768e+01 mflops = 7.980465e+02
LLTIME(long): time =  3.880899e-01 (Naik) mflops = 3.046380e+02
LLTIME(Fat): time = 6.545701e+00 (Asqtad opt) mflops = 6.170637e+02
LLTIME(long): time =  3.789341e-01 (Naik) mflops = 3.119987e+02
LLTIME(Fat): time = 6.554955e+00 (Asqtad opt) mflops = 6.161926e+02
LLTIME(long): time =  3.825841e-01 (Naik) mflops = 3.090221e+02
LLTIME(Fat): time = 6.559839e+00 (Asqtad opt) mflops = 6.157338e+02
CONGRAD5: time = 1.142392e+01 iters = 109 mflops = 7.422359e+02
TESTCONG: reduce_time = 2.524178e-01 iters = 109 time/iter = 2.315760e-03
CONGRAD5: time = 1.142505e+01 iters = 109 mflops = 7.421624e+02
TESTCONG: reduce_time = 2.503850e-01 iters = 109 time/iter = 2.297111e-03
GFTIME:   time = 2.510609e+01 (Symanzik1) mflops = -2.192704e-01
FFTIME:  time = 3.556632e+01 mflops = 7.996477e+02
LLTIME(long): time =  4.169810e-01 (Naik) mflops = 2.835308e+02
LLTIME(Fat): time = 6.550777e+00 (Asqtad opt) mflops = 6.165856e+02
LLTIME(long): time =  3.744850e-01 (Naik) mflops = 3.157054e+02
LLTIME(Fat): time = 6.577429e+00 (Asqtad opt) mflops = 6.140872e+02
LLTIME(long): time =  3.823791e-01 (Naik) mflops = 3.091878e+02
LLTIME(Fat): time = 6.555338e+00 (Asqtad opt) mflops = 6.161566e+02
CONGRAD5: time = 1.153007e+01 iters = 110 mflops = 7.421494e+02
TESTCONG: reduce_time = 2.572513e-01 iters = 110 time/iter = 2.338648e-03
CONGRAD5: time = 1.152642e+01 iters = 110 mflops = 7.423845e+02
TESTCONG: reduce_time = 2.827268e-01 iters = 110 time/iter = 2.570243e-03
GFTIME:   time = 2.511538e+01 (Symanzik1) mflops = -2.191893e-01
FFTIME:  time = 3.560197e+01 mflops = 7.988469e+02
PLAQ:	2.443139	2.443152
P_LOOP:	6.489087e-02	-2.986151e-03
LLTIME(long): time =  3.798599e-01 (Naik) mflops = 3.112383e+02
LLTIME(Fat): time = 6.583982e+00 (Asqtad opt) mflops = 6.134760e+02
CONGRAD5: time = 9.751163e+00 iters = 93 mflops = 7.419202e+02
TESTCONG: reduce_time = 2.279284e-01 iters = 93 time/iter = 2.450843e-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.753798e+00 iters = 93 mflops = 7.417197e+02
TESTCONG: reduce_time = 2.243888e-01 iters = 93 time/iter = 2.412783e-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 1752.307 secs


exit: Thu Dec 23 01:06:14 2021

Application 109899579 resources: utime ~448734s, stime ~695s, Rss ~28668, inblocks ~196696, outblocks ~155138
Displaying status file:
verified

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

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