[overture] after install then check only part success (overture 2.5 on ubuntu 12.04 lts 64bit)

  • From: Jianliang Wang <hustwjl@xxxxxxxxx>
  • To: overture@xxxxxxxxxxxxx
  • Date: Wed, 19 Dec 2012 01:11:01 -0800

Hi,everyone, I have installed the overture 2.5 on ubuntu 12.04 lts 64bit.
then in cg directory , I input
>> cd cg2.5
>> make check

but only some in ins and cns was success, and I don't understand the
error report

I install the overture 2.5 in 32bit system before and make check in cg
, the same only part was success but the number of error is less than
in this new insall.

the report is following:
------------------------------------------------------------------------------
make[1]: Entering directory `/home/alljoyland/apps/cg.v25/ad/check'
ln -sf ../../common/src/check.p .
./check.p -solver=cgad

================================================================================
This perl script will run regression tests
      (The lists of tests is in the file named 'tests')
  Usage:
    check.p [-test=testName] [-replace] [-check=<checkFileDirectory>]
[-solver=name] [-verbose=<num>]
 -test=testName : name of a particular test to run (by default do all)
 -replace : replace check files with the new ones computed
 -verbose : verbose=0 : print very little, verbose=1 print more
==============================================================================

 program=CGBUILDPREFIX/ad/bin/cgad
 checkFile=ad.check
 Using program = /home/alljoyland/apps/cg.v25/ad/bin/cgad
Using the executable:  /home/alljoyland/apps/cg.v25/ad/bin/cgad
running:  /home/alljoyland/apps/cg.v25/ad/bin/cgad noplot ./sq.tz >! sq.tz.out
Abort (core dumped)
 *** There was an error running
/home/alljoyland/apps/cg.v25/ad/bin/cgad and generating sq.tz ****
running:  /home/alljoyland/apps/cg.v25/ad/bin/cgad noplot ./cic >! cic.out
Abort (core dumped)
 *** There was an error running
/home/alljoyland/apps/cg.v25/ad/bin/cgad and generating cic ****
running:  /home/alljoyland/apps/cg.v25/ad/bin/cgad noplot ./imp.tz >! imp.tz.out
Abort (core dumped)
 *** There was an error running
/home/alljoyland/apps/cg.v25/ad/bin/cgad and generating imp.tz ****
********************************************************
************ cgad: There were 3  ERRORS ****************
********************************************************
make[1]: Leaving directory `/home/alljoyland/apps/cg.v25/ad/check'
make[1]: Entering directory `/home/alljoyland/apps/cg.v25/asf/check'
ln -sf ../../common/src/check.p .
./check.p -solver=cgasf

================================================================================
This perl script will run regression tests
      (The lists of tests is in the file named 'tests')
  Usage:
    check.p [-test=testName] [-replace] [-check=<checkFileDirectory>]
[-solver=name] [-verbose=<num>]
 -test=testName : name of a particular test to run (by default do all)
 -replace : replace check files with the new ones computed
 -verbose : verbose=0 : print very little, verbose=1 print more
==============================================================================

 program=CGBUILDPREFIX/asf/bin/cgasf
 checkFile=asf.check
 Using program = /home/alljoyland/apps/cg.v25/asf/bin/cgasf
Using the executable:  /home/alljoyland/apps/cg.v25/asf/bin/cgasf
running:  /home/alljoyland/apps/cg.v25/asf/bin/cgasf noplot ./sinfoil
>! sinfoil.out
Abort (core dumped)
 *** There was an error running
/home/alljoyland/apps/cg.v25/asf/bin/cgasf and generating sinfoil ****
running:  /home/alljoyland/apps/cg.v25/asf/bin/cgasf noplot ./sqtz >! sqtz.out
Abort (core dumped)
 *** There was an error running
/home/alljoyland/apps/cg.v25/asf/bin/cgasf and generating sqtz ****
********************************************************
************ cgasf: There were 2  ERRORS ****************
********************************************************
make[1]: Leaving directory `/home/alljoyland/apps/cg.v25/asf/check'
make[1]: Entering directory `/home/alljoyland/apps/cg.v25/cns/check'
ln -sf ../../common/src/check.p .
./check.p -solver=cgcns

================================================================================
This perl script will run regression tests
      (The lists of tests is in the file named 'tests')
  Usage:
    check.p [-test=testName] [-replace] [-check=<checkFileDirectory>]
[-solver=name] [-verbose=<num>]
 -test=testName : name of a particular test to run (by default do all)
 -replace : replace check files with the new ones computed
 -verbose : verbose=0 : print very little, verbose=1 print more
==============================================================================

 program=CGBUILDPREFIX/cns/bin/cgcns
 checkFile=cns.check
 Using program = /home/alljoyland/apps/cg.v25/cns/bin/cgcns
Using the executable:  /home/alljoyland/apps/cg.v25/cns/bin/cgcns
running:  /home/alljoyland/apps/cg.v25/cns/bin/cgcns noplot
./../cmd/tz.cmd -g=square10 -tf=.1 -tp=.1 -go=go >! tzSquare.out
 *** There was an error running
/home/alljoyland/apps/cg.v25/cns/bin/cgcns and generating tzSquare
****
running:  /home/alljoyland/apps/cg.v25/cns/bin/cgcns noplot
./../cmd/tz.cmd -g=cic -tf=.1 -tp=.1 -go=go >! tzCic.out
 *** There was an error running
/home/alljoyland/apps/cg.v25/cns/bin/cgcns and generating tzCic ****
running:  /home/alljoyland/apps/cg.v25/cns/bin/cgcns noplot
./../cmd/tz.cmd -g=box10 -tf=.05 -tp=.05 -go=go >! tzBox.out
 *** There was an error running
/home/alljoyland/apps/cg.v25/cns/bin/cgcns and generating tzBox ****
running:  /home/alljoyland/apps/cg.v25/cns/bin/cgcns noplot
./../cmd/tz.cmd -g=sicFixede2.order2 -tf=.05 -tp=.05 -tz=trig
-bc1=slip -bcOption=4 -go=go >! tzSicg.out
 *** There was an error running
/home/alljoyland/apps/cg.v25/cns/bin/cgcns and generating tzSicg ****
running:  /home/alljoyland/apps/cg.v25/cns/bin/cgcns noplot
./square.cns >! square.cns.out
Abort (core dumped)
 *** There was an error running
/home/alljoyland/apps/cg.v25/cns/bin/cgcns and generating square.cns
****
running:  /home/alljoyland/apps/cg.v25/cns/bin/cgcns noplot
./cicSubsonic >! cicSubsonic.out
Abort (core dumped)
 *** There was an error running
/home/alljoyland/apps/cg.v25/cns/bin/cgcns and generating cicSubsonic
****
running:  /home/alljoyland/apps/cg.v25/cns/bin/cgcns noplot
./shockTubeg >! shockTubeg.out
Abort (core dumped)
 *** There was an error running
/home/alljoyland/apps/cg.v25/cns/bin/cgcns and generating shockTubeg
****
running:  /home/alljoyland/apps/cg.v25/cns/bin/cgcns noplot
./cic.godunov >! cic.godunov.dp.out
Abort (core dumped)
 *** There was an error running
/home/alljoyland/apps/cg.v25/cns/bin/cgcns and generating
cic.godunov.dp ****
running:  /home/alljoyland/apps/cg.v25/cns/bin/cgcns noplot
./detonationOneStepIdeal >! detonationOneStepIdeal.out
Abort (core dumped)
 *** There was an error running
/home/alljoyland/apps/cg.v25/cns/bin/cgcns and generating
detonationOneStepIdeal ****
running:  /home/alljoyland/apps/cg.v25/cns/bin/cgcns noplot
./cicShockMove >! cicShockMove.out
Abort (core dumped)
 *** There was an error running
/home/alljoyland/apps/cg.v25/cns/bin/cgcns and generating cicShockMove
****
running:  /home/alljoyland/apps/cg.v25/cns/bin/cgcns noplot
./detonationMieGruneisen >! detonationMieGruneisen.out
Abort (core dumped)
 *** There was an error running
/home/alljoyland/apps/cg.v25/cns/bin/cgcns and generating
detonationMieGruneisen ****
running:  /home/alljoyland/apps/cg.v25/cns/bin/cgcns noplot ./multi >! multi.out
Abort (core dumped)
 *** There was an error running
/home/alljoyland/apps/cg.v25/cns/bin/cgcns and generating multi ****
running:  /home/alljoyland/apps/cg.v25/cns/bin/cgcns noplot
./ignitionAndGrowth >! ignitionAndGrowth.out
Abort (core dumped)
 *** There was an error running
/home/alljoyland/apps/cg.v25/cns/bin/cgcns and generating
ignitionAndGrowth ****
running:  /home/alljoyland/apps/cg.v25/cns/bin/cgcns noplot
./eulerAxisymmetric >! eulerAxisymmetric.out
Abort (core dumped)
 *** There was an error running
/home/alljoyland/apps/cg.v25/cns/bin/cgcns and generating
eulerAxisymmetric ****
running:  /home/alljoyland/apps/cg.v25/cns/bin/cgcns noplot
./sqStrat_implicit >! sqStrat_implicit.out
Abort (core dumped)
 *** There was an error running
/home/alljoyland/apps/cg.v25/cns/bin/cgcns and generating
sqStrat_implicit ****
running:  /home/alljoyland/apps/cg.v25/cns/bin/cgcns noplot
./sqStrat_newton >! sqStrat_newton.out
Abort (core dumped)
 *** There was an error running
/home/alljoyland/apps/cg.v25/cns/bin/cgcns and generating
sqStrat_newton ****
running:  /home/alljoyland/apps/cg.v25/cns/bin/cgcns noplot
./square.mp >! square.mp.out
Abort (core dumped)
 *** There was an error running
/home/alljoyland/apps/cg.v25/cns/bin/cgcns and generating square.mp
****
running:  /home/alljoyland/apps/cg.v25/cns/bin/cgcns noplot ./mpTestV
>! mpTestV.out
Abort (core dumped)
 *** There was an error running
/home/alljoyland/apps/cg.v25/cns/bin/cgcns and generating mpTestV ****
running:  /home/alljoyland/apps/cg.v25/cns/bin/cgcns noplot ./fourComp
>! fourComp.out
Abort (core dumped)
 *** There was an error running
/home/alljoyland/apps/cg.v25/cns/bin/cgcns and generating fourComp
****
********************************************************
************ cgcns: There were 19  ERRORS ****************
********************************************************
make[1]: Leaving directory `/home/alljoyland/apps/cg.v25/cns/check'
make[1]: Entering directory `/home/alljoyland/apps/cg.v25/ins/check'
ln -sf ../../common/src/check.p .
./check.p -solver=cgins

================================================================================
This perl script will run regression tests
      (The lists of tests is in the file named 'tests')
  Usage:
    check.p [-test=testName] [-replace] [-check=<checkFileDirectory>]
[-solver=name] [-verbose=<num>]
 -test=testName : name of a particular test to run (by default do all)
 -replace : replace check files with the new ones computed
 -verbose : verbose=0 : print very little, verbose=1 print more
==============================================================================

 program=CGBUILDPREFIX/ins/bin/cgins
 checkFile=ins.check
 Using program = /home/alljoyland/apps/cg.v25/ins/bin/cgins
Using the executable:  /home/alljoyland/apps/cg.v25/ins/bin/cgins
running:  /home/alljoyland/apps/cg.v25/ins/bin/cgins noplot
./square.ins >! square.ins.out
Abort (core dumped)
 *** There was an error running
/home/alljoyland/apps/cg.v25/ins/bin/cgins and generating square.ins
****
running:  /home/alljoyland/apps/cg.v25/ins/bin/cgins noplot ./sis.ins
>! sis.ins.out
Abort (core dumped)
 *** There was an error running
/home/alljoyland/apps/cg.v25/ins/bin/cgins and generating sis.ins ****
running:  /home/alljoyland/apps/cg.v25/ins/bin/cgins noplot ./cic.ins
>! cic.ins.out
Abort (core dumped)
 *** There was an error running
/home/alljoyland/apps/cg.v25/ins/bin/cgins and generating cic.ins ****
running:  /home/alljoyland/apps/cg.v25/ins/bin/cgins noplot ./cilc.ins
>! cilc.ins.out
Abort (core dumped)
 *** There was an error running
/home/alljoyland/apps/cg.v25/ins/bin/cgins and generating cilc.ins
****
running:  /home/alljoyland/apps/cg.v25/ins/bin/cgins noplot ./cic.ss
>! cic.ss.out
Abort (core dumped)
 *** There was an error running
/home/alljoyland/apps/cg.v25/ins/bin/cgins and generating cic.ss ****
running:  /home/alljoyland/apps/cg.v25/ins/bin/cgins noplot ./hgrid >! hgrid.out
Abort (core dumped)
 *** There was an error running
/home/alljoyland/apps/cg.v25/ins/bin/cgins and generating hgrid ****
running:  /home/alljoyland/apps/cg.v25/ins/bin/cgins noplot ./cicMove
>! cicMove.out
Abort (core dumped)
 *** There was an error running
/home/alljoyland/apps/cg.v25/ins/bin/cgins and generating cicMove ****
running:  /home/alljoyland/apps/cg.v25/ins/bin/cgins noplot
./../cmd/tz.cmd -g=square10.order4 -degreex=4 -degreet=3 -ts=pc4
-useNewImp=0 -bcn=noSlip -bc1=inflow -bc2=outflow -tp=.05 -tf=.05
-go=go >! sq4e.out
checkCheckFiles: files ins.check and sq4e.check agree at 2 times ,
maxDiff=1.50e-13, (tol=1.00e-05)
      ... "sq4e" appears to be correct
running:  /home/alljoyland/apps/cg.v25/ins/bin/cgins noplot
./../cmd/tz.cmd -g=box10.order4 -degreex=4 -degreet=3 -ts=pc4
-useNewImp=0 -bcn=noSlip -bc1=inflow -bc2=outflow -tp=.05 -tf=.05
-go=go >! box4e.out
checkCheckFiles: files ins.check and box4e.check agree at 2 times ,
maxDiff=0.00e+00, (tol=1.00e-05)
      ... "box4e" appears to be correct
running:  /home/alljoyland/apps/cg.v25/ins/bin/cgins noplot
./../cmd/tz.cmd -g=square10.order4 -degreex=4 -degreet=1 -ts=im
-iv=oldViscous -bcn=noSlip -bc1=inflow -bc2=outflow -tp=.05 -tf=.05
-go=go >! sq4i.out
checkCheckFiles: files ins.check and sq4i.check agree at 2 times ,
maxDiff=1.52e-13, (tol=1.00e-05)
      ... "sq4i" appears to be correct
running:  /home/alljoyland/apps/cg.v25/ins/bin/cgins noplot
./../cmd/tz.cmd -g=box10.order4 -degreex=4 -degreet=1 -ts=im
-iv=oldViscous -bcn=noSlip -bc1=inflow -bc2=outflow -tp=.05 -tf=.05
-go=go >! box4i.out
checkCheckFiles: files ins.check and box4i.check agree at 2 times ,
maxDiff=0.00e+00, (tol=1.00e-05)
      ... "box4i" appears to be correct
running:  /home/alljoyland/apps/cg.v25/ins/bin/cgins noplot
./../cmd/slider.cmd -g=slideri1.order2.hdf -nu=.05 -tf=.05 -tp=.025
-ts="adams PC" -tz=poly -degreex=1 -degreet=1 -vShift=5. -go=go  >!
slider.out
checkCheckFiles: files ins.check and slider.check agree at 3 times ,
maxDiff=0.00e+00, (tol=1.00e-05)
      ... "slider" appears to be correct
running:  /home/alljoyland/apps/cg.v25/ins/bin/cgins noplot
./../cmd/slider.cmd -g=slideri1.order2.hdf -nu=.05 -tf=.05 -tp=.025
-impGrids="all=implicit" -tz=poly -degreex=1 -degreet=1 -vShift=5.
-go=go  >! sliderImp.out
checkCheckFiles: files ins.check and sliderImp.check agree at 3 times
, maxDiff=0.00e+00, (tol=1.00e-05)
      ... "sliderImp" appears to be correct
running:  /home/alljoyland/apps/cg.v25/ins/bin/cgins noplot
./../cmd/slider.cmd -g=slideri1.order2.hdf -nu=.05 -tf=.05 -tp=.025
-tz=poly -degreex=1 -degreet=1 -vShift=5. -go=go  >! sliderSemiImp.out
checkCheckFiles: files ins.check and sliderSemiImp.check agree at 3
times , maxDiff=0.00e+00, (tol=1.00e-05)
      ... "sliderSemiImp" appears to be correct
running:  /home/alljoyland/apps/cg.v25/ins/bin/cgins noplot ./box.ins
>! box.ins.out
Abort (core dumped)
 *** There was an error running
/home/alljoyland/apps/cg.v25/ins/bin/cgins and generating box.ins ****
running:  /home/alljoyland/apps/cg.v25/ins/bin/cgins noplot ./bib.ins
>! bib.ins.out
Abort (core dumped)
 *** There was an error running
/home/alljoyland/apps/cg.v25/ins/bin/cgins and generating bib.ins ****
running:  /home/alljoyland/apps/cg.v25/ins/bin/cgins noplot ./sib.ins
>! sib.ins.out
Abort (core dumped)
 *** There was an error running
/home/alljoyland/apps/cg.v25/ins/bin/cgins and generating sib.ins ****
running:  /home/alljoyland/apps/cg.v25/ins/bin/cgins noplot
./axisym.cmd -g=shortHalfCylinder.hdf -nu=.1 -tf=.2 -tp=.1 -model=ins
-tz=trig -project=0 -go=go >! axisymINS.out
checkCheckFiles: files ins.check and axisymINS.check agree at 3 times
, maxDiff=0.00e+00, (tol=1.00e-05)
      ... "axisymINS" appears to be correct
running:  /home/alljoyland/apps/cg.v25/ins/bin/cgins noplot
./axisym.cmd -g=shortHalfCylinder.hdf -nu=.1 -tf=.2 -tp=.1
-model=boussinesq -tz=trig -project=0 -go=go >! axisymBous.out
checkCheckFiles: files ins.check and axisymBous.check agree at 3 times
, maxDiff=0.00e+00, (tol=1.00e-05)
      ... "axisymBous" appears to be correct
running:  /home/alljoyland/apps/cg.v25/ins/bin/cgins noplot
./axisym.cmd -g=shortHalfCylinder.hdf -nu=.1 -tf=.2 -tp=.1 -dtMax=.05
-model=boussinesq -tz=trig -project=0 -go=go -ts=implicit >!
axisymBousImp.out
checkCheckFiles: files ins.check and axisymBousImp.check agree at 3
times , maxDiff=0.00e+00, (tol=1.00e-05)
      ... "axisymBousImp" appears to be correct
running:  /home/alljoyland/apps/cg.v25/ins/bin/cgins noplot
./../cmd/tz.cmd -boxorder=4 -grid_order=4 -order=4 -g=ogen -gf=square
--N=21 --nx=21 -degreex=1 -degreet=0 -ts=afs -tz=trig -newts=1
-debug=0 --boxbc=p --squarebc=periodic -bcn="*" -fx=2 -fy=2 -fz=2
-ft=2 -advectionCoefficient=1 -nu=0.1 -tf=.2 -go=run -tp=.1 -dtMax=.1
-do=compact >! tzAFS2Dp.out
 *** There was an error running
/home/alljoyland/apps/cg.v25/ins/bin/cgins and generating tzAFS2Dp
****
running:  /home/alljoyland/apps/cg.v25/ins/bin/cgins noplot
./../cmd/tz.cmd --boxorder=4 -grid_order=4 -order=4 -g=ogen -gf=square
--N=21 --nx=21 -degreex=1 -degreet=0 -ts=afs -tz=trig -newts=1
-debug=0 --boxbc=d --squarebc= -bcn="*" -fx=2 -fy=2 -fz=2 -ft=2
-advectionCoefficient=1 -nu=0.1 -tf=.2 -go=run -tp=.1 -dtMax=.1
-do=compact >! tzAFS2Dd.out
 *** There was an error running
/home/alljoyland/apps/cg.v25/ins/bin/cgins and generating tzAFS2Dd
****
running:  /home/alljoyland/apps/cg.v25/ins/bin/cgins noplot
./../cmd/tz.cmd  --grid_factor=2 --boxorder=4 -grid_order=4 -order=4
-g=ogen -gf=annulus --N=41 --nx=41 -degreex=1 -degreet=0 -ts=afs
-tz=trig -newts=1 -debug=0 --boxbc=d --squarebc= -bcn="*" -fx=2 -fy=2
-fz=2 -ft=1 -advectionCoefficient=1 -nu=1e-2 -tf=.2 -go=run -tp=.1
-dtMax=.1 -do=compact >! tzAFS2Dd.annulus.out
checkCheckFiles: files ins.check and tzAFS2Dd.annulus.check agree at 3
times , maxDiff=0.00e+00, (tol=1.00e-05)
      ... "tzAFS2Dd.annulus" appears to be correct
running:  /home/alljoyland/apps/cg.v25/ins/bin/cgins noplot
./../cmd/tz.cmd --boxorder=4 -grid_order=4 -order=4 -g=ogen -gf=box
--N=20 --nx=20 -degreex=1 -degreet=0 -ts=afs -tz=trig -newts=1
-debug=0 --boxbc=p --squarebc=periodic -bcn="*" -fx=2 -fy=2 -fz=2
-ft=2 -advectionCoefficient=1 -nu=0.1 -tf=.2 -go=run -tp=.1 -dtMax=.1
-do=compact -psolver=best >! tzAFS3Dp.out
checkCheckFiles: files ins.check and tzAFS3Dp.check agree at 3 times ,
maxDiff=0.00e+00, (tol=1.00e-05)
      ... "tzAFS3Dp" appears to be correct
running:  /home/alljoyland/apps/cg.v25/ins/bin/cgins noplot
./../cmd/tz.cmd --boxorder=4 -grid_order=4 -order=4 -g=ogen -gf=box
--N=20 --nx=20 -degreex=1 -degreet=0 -ts=afs -tz=trig -newts=1
-debug=0 --boxbc=d --squarebc= -bcn="*" -fx=2 -fy=2 -fz=2 -ft=2
-advectionCoefficient=1 -nu=0.1 -tf=.2 -go=run -tp=.1 -dtMax=.1
-do=compact -psolver=best >! tzAFS3Dd.out
checkCheckFiles: files ins.check and tzAFS3Dd.check agree at 3 times ,
maxDiff=0.00e+00, (tol=1.00e-05)
      ... "tzAFS3Dd" appears to be correct
running:  /home/alljoyland/apps/cg.v25/ins/bin/cgins noplot
./../cmd/tz.cmd --grid_factor=1 --boxorder=4 -grid_order=4 -order=4
-g=ogen -gf=cylinder --N=11 --nx=11 -degreex=1 -degreet=0 -ts=afs
-tz=trig -newts=1 -debug=0 --boxbc=d --squarebc= -bcn="*" -fx=2 -fy=2
-fz=2 -ft=1 -advectionCoefficient=1 -nu=1e-2 -tf=.1 -go=run -tp=.1
-dtMax=.1 -do=compact >! tzAFS3Dd.cylinder.out
checkCheckFiles: files ins.check and tzAFS3Dd.cylinder.check agree at
2 times , maxDiff=0.00e+00, (tol=1.00e-05)
      ... "tzAFS3Dd.cylinder" appears to be correct
running:  /home/alljoyland/apps/cg.v25/ins/bin/cgins noplot
./../cmd/tz.cmd --boxorder=4 -grid_order=4 -order=2 -g=ogen -gf=box
--N=20 --nx=20 -degreex=1 -degreet=0 -ts=afs -tz=trig -newts=1
-debug=0 --boxbc=d --squarebc= -bcn="*" -fx=2 -fy=2 -fz=2 -ft=2
-advectionCoefficient=1 -nu=0.01 -tf=.2 -go=run -tp=.1 -dtMax=.1
-do=compact -psolver=best -model=boussinesq -kThermal=.01 >!
tzAFS3DdBous.out
checkCheckFiles: files ins.check and tzAFS3DdBous.check agree at 3
times , maxDiff=0.00e+00, (tol=1.00e-05)
      ... "tzAFS3DdBous" appears to be correct
running:  /home/alljoyland/apps/cg.v25/ins/bin/cgins noplot
./../cmd/tz.cmd --grid_factor=1 --boxorder=4 -grid_order=4 -order=2
-g=ogen -gf=cylinder --N=11 --nx=11 -degreex=1 -degreet=0 -ts=afs
-tz=trig -newts=1 -debug=0 --boxbc=d --squarebc= -bcn="*" -fx=2 -fy=2
-fz=2 -ft=1 -advectionCoefficient=1 -nu=1e-2 -tf=.1 -go=run -tp=.1
-dtMax=.1 -do=compact -model=boussinesq -kThermal=.01 >!
tzAFS3DdBous.cylinder.out
checkCheckFiles: files ins.check and tzAFS3DdBous.cylinder.check agree
at 2 times , maxDiff=0.00e+00, (tol=1.00e-05)
      ... "tzAFS3DdBous.cylinder" appears to be correct
running:  /home/alljoyland/apps/cg.v25/ins/bin/cgins noplot
./../cmd/tz.cmd -g=cic.4 -nu=1e-2 -tf=.1 -dtMax=0.02 -model=ins
-ts=afs -go=run -tz=trig  >! tzAFS2Dd.cic.4.out
Abort (core dumped)
 *** There was an error running
/home/alljoyland/apps/cg.v25/ins/bin/cgins and generating
tzAFS2Dd.cic.4 ****
running:  /home/alljoyland/apps/cg.v25/ins/bin/cgins noplot
./../cmd/tz.cmd -g=cic.4 -nu=1e-2 -tf=.1 -dtMax=0.02 -model=boussinesq
-ts=afs -go=run -tz=trig  >! tzAFS2DdBous.cic.4.out
Abort (core dumped)
 *** There was an error running
/home/alljoyland/apps/cg.v25/ins/bin/cgins and generating
tzAFS2DdBous.cic.4 ****
running:  /home/alljoyland/apps/cg.v25/ins/bin/cgins noplot
./../cmd/tz.cmd -g=cic -nu=1e-2 -tf=.1 -dtMax=0.02 -model=ins -ts=afs
-go=run -tz=trig -move=shift -gridToMove=Annulus >!
tzAFS2Dd.cic.move.out
Abort (core dumped)
 *** There was an error running
/home/alljoyland/apps/cg.v25/ins/bin/cgins and generating
tzAFS2Dd.cic.move ****
running:  /home/alljoyland/apps/cg.v25/ins/bin/cgins noplot
./../cmd/tz.cmd -g=cic -nu=1e-2 -tf=.1 -dtMax=0.02 -model=boussinesq
-ts=afs -go=run -tz=trig -move=shift -gridToMove=Annulus >!
tzAFS2DdBous.cic.move.out
Abort (core dumped)
 *** There was an error running
/home/alljoyland/apps/cg.v25/ins/bin/cgins and generating
tzAFS2DdBous.cic.move ****
running:  /home/alljoyland/apps/cg.v25/ins/bin/cgins noplot
./../cmd/tz.cmd -g=cic -bcn="all=noSlipWall" -nu=1e-2 -tf=.1
-dtMax=0.02 -model=ins -ts=afs -go=run -tz=trig -move=shift
-gridToMove=Annulus >! tzAFS2DnoSlip.cic.move.out
Abort (core dumped)
 *** There was an error running
/home/alljoyland/apps/cg.v25/ins/bin/cgins and generating
tzAFS2DnoSlip.cic.move ****
running:  /home/alljoyland/apps/cg.v25/ins/bin/cgins noplot
./../cmd/tz.cmd -g=cic -nu=1e-2 -tf=.2 -dtMax=0.01 -model=ins -ts=afs
-go=run -tz=trig -bcn=penaltySlip -bc1="square(0,0)=noSlipWall"
-bc2="square(1,0)=noSlipWall"   >! tzAFS2Dpenalty.cic.out
Abort (core dumped)
 *** There was an error running
/home/alljoyland/apps/cg.v25/ins/bin/cgins and generating
tzAFS2Dpenalty.cic ****
********************************************************
************ cgins: There were 18  ERRORS ****************
********************************************************
make[1]: Leaving directory `/home/alljoyland/apps/cg.v25/ins/check'
make[1]: Entering directory `/home/alljoyland/apps/cg.v25/sm/check'
ln -sf ../../common/src/check.p .
./check.p -solver=cgsm

================================================================================
This perl script will run regression tests
      (The lists of tests is in the file named 'tests')
  Usage:
    check.p [-test=testName] [-replace] [-check=<checkFileDirectory>]
[-solver=name] [-verbose=<num>]
 -test=testName : name of a particular test to run (by default do all)
 -replace : replace check files with the new ones computed
 -verbose : verbose=0 : print very little, verbose=1 print more
==============================================================================

 program=CGBUILDPREFIX/sm/bin/cgsm
 checkFile=sm.check
 Using program = /home/alljoyland/apps/cg.v25/sm/bin/cgsm
Using the executable:  /home/alljoyland/apps/cg.v25/sm/bin/cgsm
running:  /home/alljoyland/apps/cg.v25/sm/bin/cgsm noplot ./tz >! tz.out
Abort (core dumped)
 *** There was an error running
/home/alljoyland/apps/cg.v25/sm/bin/cgsm and generating tz ****
running:  /home/alljoyland/apps/cg.v25/sm/bin/cgsm noplot ./cic >! cic.out
Abort (core dumped)
 *** There was an error running
/home/alljoyland/apps/cg.v25/sm/bin/cgsm and generating cic ****
running:  /home/alljoyland/apps/cg.v25/sm/bin/cgsm noplot
./../cmd/tz.cmd -pv=nc -g=sib -degreex=2 -degreet=2 -tf=.1 -tp=.1
-go=go >! tzSibnc.out
Abort (core dumped)
 *** There was an error running
/home/alljoyland/apps/cg.v25/sm/bin/cgsm and generating tzSibnc ****
running:  /home/alljoyland/apps/cg.v25/sm/bin/cgsm noplot
./../cmd/tz.cmd -pv=nc -g=sib -degreex=2 -degreet=2 -tf=.05 -tp=.05
-bcn=sf -go=go >! tzSibSFnc.out
Abort (core dumped)
 *** There was an error running
/home/alljoyland/apps/cg.v25/sm/bin/cgsm and generating tzSibSFnc ****
running:  /home/alljoyland/apps/cg.v25/sm/bin/cgsm noplot ./cicc >! cicc.out
Abort (core dumped)
 *** There was an error running
/home/alljoyland/apps/cg.v25/sm/bin/cgsm and generating cicc ****
running:  /home/alljoyland/apps/cg.v25/sm/bin/cgsm noplot
./../cmd/tz.cmd -pv=c -g=sib -degreex=2 -degreet=2 -tf=.05 -tp=.05
-go=go >! tzSibc.out
Abort (core dumped)
 *** There was an error running
/home/alljoyland/apps/cg.v25/sm/bin/cgsm and generating tzSibc ****
running:  /home/alljoyland/apps/cg.v25/sm/bin/cgsm noplot
./../cmd/tz.cmd -pv=c -g=sib -degreex=2 -degreet=2 -tf=.05 -tp=.05
-bcn=sf -go=go >! tzSibSFc.out
Abort (core dumped)
 *** There was an error running
/home/alljoyland/apps/cg.v25/sm/bin/cgsm and generating tzSibSFc ****
running:  /home/alljoyland/apps/cg.v25/sm/bin/cgsm noplot
./../cmd/tz.cmd -pv=g -g=sis -degreex=1 -degreet=1 -tf=.2 -tp=.1
-go=go >! tzSqg.out
Abort (core dumped)
 *** There was an error running
/home/alljoyland/apps/cg.v25/sm/bin/cgsm and generating tzSqg ****
running:  /home/alljoyland/apps/cg.v25/sm/bin/cgsm noplot
./../cmd/tz.cmd -g=cic -pv=g -tz=trig -tf=.05 -tp=.05 -go=go >!
cicg.out
Abort (core dumped)
 *** There was an error running
/home/alljoyland/apps/cg.v25/sm/bin/cgsm and generating cicg ****
running:  /home/alljoyland/apps/cg.v25/sm/bin/cgsm noplot
./../cmd/tz.cmd -g=cic -pv=g -tz=trig -tf=.05 -tp=.05 -bcn=sf -go=go
>! cicSFg.out
Abort (core dumped)
 *** There was an error running
/home/alljoyland/apps/cg.v25/sm/bin/cgsm and generating cicSFg ****
running:  /home/alljoyland/apps/cg.v25/sm/bin/cgsm noplot
./../cmd/tz.cmd -pv=g -g=sib -degreex=2 -degreet=2 -tf=.05 -tp=.05
-go=go >! tzSibg.out
Abort (core dumped)
 *** There was an error running
/home/alljoyland/apps/cg.v25/sm/bin/cgsm and generating tzSibg ****
running:  /home/alljoyland/apps/cg.v25/sm/bin/cgsm noplot
./../cmd/tz.cmd -pv=g -g=sib -degreex=2 -degreet=2 -tf=.05 -tp=.05
-bcn=sf -go=go >! tzSibSFg.out
Abort (core dumped)
 *** There was an error running
/home/alljoyland/apps/cg.v25/sm/bin/cgsm and generating tzSibSFg ****
********************************************************
************ cgsm: There were 12  ERRORS ****************
********************************************************
make[1]: Leaving directory `/home/alljoyland/apps/cg.v25/sm/check'
make[1]: Entering directory `/home/alljoyland/apps/cg.v25/mp/check'
ln -sf ../cmd/adDomain.h .
ln -sf ../cmd/cnsDomain.h .
ln -sf ../cmd/insDomain.h .
ln -sf ../cmd/smDomain.h .
ln -sf ../../common/src/check.p .
./check.p -solver=cgmp

================================================================================
This perl script will run regression tests
      (The lists of tests is in the file named 'tests')
  Usage:
    check.p [-test=testName] [-replace] [-check=<checkFileDirectory>]
[-solver=name] [-verbose=<num>]
 -test=testName : name of a particular test to run (by default do all)
 -replace : replace check files with the new ones computed
 -verbose : verbose=0 : print very little, verbose=1 print more
==============================================================================

 program=CGBUILDPREFIX/mp/bin/cgmp
 checkFile=mp.check
 Using program = /home/alljoyland/apps/cg.v25/mp/bin/cgmp
Using the executable:  /home/alljoyland/apps/cg.v25/mp/bin/cgmp
running:  /home/alljoyland/apps/cg.v25/mp/bin/cgmp noplot
./aaTwoSquare >! aaTwoSquare.out
Abort (core dumped)
 *** There was an error running
/home/alljoyland/apps/cg.v25/mp/bin/cgmp and generating aaTwoSquare
****
running:  /home/alljoyland/apps/cg.v25/mp/bin/cgmp noplot ./aaTwoBox
>! aaTwoBox.out
Abort (core dumped)
 *** There was an error running
/home/alljoyland/apps/cg.v25/mp/bin/cgmp and generating aaTwoBox ****
running:  /home/alljoyland/apps/cg.v25/mp/bin/cgmp noplot
./iaTwoSquare >! iaTwoSquare.out
Abort (core dumped)
 *** There was an error running
/home/alljoyland/apps/cg.v25/mp/bin/cgmp and generating iaTwoSquare
****
running:  /home/alljoyland/apps/cg.v25/mp/bin/cgmp noplot
./../cmd/twoDomain.cmd -g=twoSquaresInterfacee1.order2.hdf -kappa1=1.
-ktc1=1. -kappa2=.1 -ktc2=.1 -tf=.1 -tp=.05 -ts=pc -coupled=1 -tz=poly
-degreet1=2 -degreet2=2 -debug=1 -method2=ins -go=go >!
twoSquareAdInsExp.out
 *** There was an error running
/home/alljoyland/apps/cg.v25/mp/bin/cgmp and generating
twoSquareAdInsExp ****
running:  /home/alljoyland/apps/cg.v25/mp/bin/cgmp noplot
./../cmd/twoDomain.cmd -g=twoSquaresInterfacee1.order2.hdf -kappa1=1.
-ktc1=1. -kappa2=.1 -ktc2=.1 -tf=.1 -tp=.02 -dtMax=.02 -ts=im -nc=5
-coupled=0 -tz=poly -degreet1=2 -degreet2=2 -iTol=1.e-9 -debug=1
-method2=ins -go=go >! twoSquareAdInsImp.out
 *** There was an error running
/home/alljoyland/apps/cg.v25/mp/bin/cgmp and generating
twoSquareAdInsImp ****
********************************************************
************ cgmp: There were 5  ERRORS ****************
********************************************************
make[1]: Leaving directory `/home/alljoyland/apps/cg.v25/mp/check'

Other related posts: