CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Running, Solving & CFD

I get this error in OpenFOAM when I run my case (mpirun, with pimpleFOAM)

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 12, 2022, 10:58
Default I get this error in OpenFOAM when I run my case (mpirun, with pimpleFOAM)
  #1
New Member
 
Alex
Join Date: Jun 2022
Posts: 2
Rep Power: 0
brateboj is on a distinguished road
Hi,
I have the following error message in OpenFoam, as solver I use pimpleFoam. I don't understand that error.
Maybe someone can help me?


mpirun -np 6 pimpleFoam -parallel
/*---------------------------------------------------------------------------*\
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org
\\ / A nd | Version: 8
\\/ M anipulation |
\*---------------------------------------------------------------------------*/
Build : 8-1c9b5879390b
Exec : pimpleFoam -parallel
Date : Jul 12 2022
Time : 14:20:01
Host : "Salvatore"
PID : 378
I/O : uncollated
Case : /home/salvatore/OpenFOAM/salvatore-8/run/Simulation
nProcs : 6
Slaves :
5
(
"Salvatore.379"
"Salvatore.380"
"Salvatore.381"
"Salvatore.382"
"Salvatore.383"
)

Pstream initialized with:
floatTransfer : 0
nProcsSimpleSum : 0
commsType : nonBlocking
polling iterations : 0
sigFpe : Enabling floating point exception trapping (FOAM_SIGFPE).
fileModificationChecking : Monitoring run-time modified files using timeStampMaster (fileModificationSkew 10)
allowSystemOperations : Allowing user-supplied system call operations

// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
Create time

Create mesh for time = 0

Selecting dynamicFvMesh dynamicMotionSolverFvMesh
Selecting motion solver: solidBody
Selecting solid-body motion function rotatingMotion
Applying solid body motion to cellZone AMI

PIMPLE: Convergence criteria found
p: tolerance 0.01
U: tolerance 0.001
"(k|epsilon)": tolerance 0.001


PIMPLE: No corrector convergence criteria found
Calculations will do 30 corrections


PIMPLE: Operating solver in transient mode with 30 outer correctors


Reading field p

Reading field U

Reading/calculating face flux field phi

AMI: Creating addressing and weights between 360 source faces and 356 target faces
AMI: Patch source sum(weights) min/max/average = 0.994338, 1.00362, 1.00008
AMI: Patch target sum(weights) min/max/average = 0.999768, 1.15707, 1.00064
Selecting incompressible transport model Newtonian
Selecting turbulence model type RAS
Selecting RAS turbulence model kEpsilon
bounding epsilon, min: 0 max: 0 average: 0
RAS
{
RASModel kEpsilon;
turbulence on;
printCoeffs on;
Cmu 0.09;
C1 1.44;
C2 1.92;
C3 0;
sigmak 1;
sigmaEps 1.3;
}

No MRF models present

Creating finite volume options from "constant/fvOptions"

Selecting finite volume options model type explicitPorositySource
Source: porosity1
- selecting cells using cellZone porouscells
- selected 1300 cell(s) with volume 2.23339e-05
Porosity region porosity1:
selecting model: DarcyForchheimer
creating porous zone: porouscells
Constructing face velocity Uf

[1] #0 [2] #0 [3] #0 [4] #0 [5] #0 Foam::error::printStack(Foam::Ostream&)Foam::error ::printStack(Foam::Ostream&)Foam::error::printStac k(Foam::Ostream&)Foam::error::printStack(Foam::Ost ream&)Foam::error::printStack(Foam::Ostream&)[0] #0 Foam::error::printStack(Foam::Ostream&) at ??:?
at ??:?
at ??:?
at ??:?
at ??:?
[1] #1 Foam::sigFpe::sigHandler(int)[3] #1 Foam::sigFpe::sigHandler(int)[5] #1 Foam::sigFpe::sigHandler(int)[2] #1 Foam::sigFpe::sigHandler(int)[4] #1 Foam::sigFpe::sigHandler(int) at ??:?
[0] #1 Foam::sigFpe::sigHandler(int) at ??:?
at ??:?
[2] #2 ?[5] #2 ? at ??:?
[3] #2 ? at ??:?
[1] #2 ? at ??:?
[4] #2 ? at ??:?
[0] #2 ? in "/lib/x86_64-linux-gnu/libc.so.6"
[5] #3 Foam::divide(Foam::Field<double>&, Foam::UList<double> const&, Foam::UList<double> const&) in "/lib/x86_64-linux-gnu/libc.so.6"
in "/lib/x86_64-linux-gnu/libc.so.6"
[3] #3 Foam::divide(Foam::Field<double>&, Foam::UList<double> const&, Foam::UList<double> const&)[2] #3 Foam::divide(Foam::Field<double>&, Foam::UList<double> const&, Foam::UList<double> const&) in "/lib/x86_64-linux-gnu/libc.so.6"
in "/lib/x86_64-linux-gnu/libc.so.6"
[4] #3 Foam::divide(Foam::Field<double>&, Foam::UList<double> const&, Foam::UList<double> const&)[1] #3 Foam::divide(Foam::Field<double>&, Foam::UList<double> const&, Foam::UList<double> const&) in "/lib/x86_64-linux-gnu/libc.so.6"
[0] #3 Foam::divide(Foam::Field<double>&, Foam::UList<double> const&, Foam::UList<double> const&) at ??:?
[2] #4 Foam::tmp<Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh> > Foam::operator/<Foam::fvPatchField, Foam::volMesh>(Foam::tmp<Foam::GeometricField<doub le, Foam::fvPatchField, Foam::volMesh> > const&, Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh> const&) at ??:?
[5] #4 at ??:?
[3] #4 Foam::tmp<Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh> > Foam::operator/<Foam::fvPatchField, Foam::volMesh>(Foam::tmp<Foam::GeometricField<doub le, Foam::fvPatchField, Foam::volMesh> > const&, Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh> const&)Foam::tmp<Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh> > Foam::operator/<Foam::fvPatchField, Foam::volMesh>(Foam::tmp<Foam::GeometricField<doub le, Foam::fvPatchField, Foam::volMesh> > const&, Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh> const&) at ??:?
[1] #4 Foam::tmp<Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh> > Foam::operator/<Foam::fvPatchField, Foam::volMesh>(Foam::tmp<Foam::GeometricField<doub le, Foam::fvPatchField, Foam::volMesh> > const&, Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh> const&) at ??:?
[4] #4 Foam::tmp<Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh> > Foam::operator/<Foam::fvPatchField, Foam::volMesh>(Foam::tmp<Foam::GeometricField<doub le, Foam::fvPatchField, Foam::volMesh> > const&, Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh> const&) at ??:?
[0] #4 Foam::tmp<Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh> > Foam::operator/<Foam::fvPatchField, Foam::volMesh>(Foam::tmp<Foam::GeometricField<doub le, Foam::fvPatchField, Foam::volMesh> > const&, Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh> const&) at ??:?
at ??:?
[4] #[3] #5 Foam::RASModels::kEpsilon<Foam::IncompressibleMome ntumTransportModel<Foam::transportModel> >::correctNut()5 Foam::RASModels::kEpsilon<Foam::IncompressibleMome ntumTransportModel<Foam::transportModel> >::correctNut() at ??:?
at ??:?
[0] # at ??:?
at ??:?
[5] #5 5 Foam::RASModels::kEpsilon<Foam::IncompressibleMome ntumTransportModel<Foam::transportModel> >::correctNut()[1] #5 [2] #5 Foam::RASModels::kEpsilon<Foam::IncompressibleMome ntumTransportModel<Foam::transportModel> >::correctNut()Foam::RASModels::kEpsilon<Foam::Inc ompressibleMomentumTransportModel<Foam::transportM odel> >::correctNut()Foam::RASModels::kEpsilon<Foam::Inc ompressibleMomentumTransportModel<Foam::transportM odel> >::correctNut() at ??:?
[4] #6 at ??:?
[5] #6 at ??:?
[2] #6 at ??:?
[1] #6 at ??:?
at ??:?
[3] #6 [0] #6 ?????? in "/opt/openfoam8/platforms/linux64GccDPInt32Opt/bin/pimpleFoam"
in "/opt/openfoam8/platforms/linux64GccDPInt32Opt/bin/pimpleFoam"
[4] # in "/opt/openfoam8/platforms/linux64GccDPInt32Opt/bin/pimpleFoam"
[5] # in "/opt/openfoam8/platforms/linux64GccDPInt32Opt/bin/pimpleFoam"
in "/opt/openfoam8/platforms/linux64GccDPInt32Opt/bin/pimpleFoam"
7 __libc_start_main[2] #7 __libc_start_main[1] #7 __libc_start_main[3] #7 __libc_start_main7 __libc_start_main in "/opt/openfoam8/platforms/linux64GccDPInt32Opt/bin/pimpleFoam"
[0] #7 __libc_start_main in "/lib/x86_64-linux-gnu/libc.so.6"
[2] #8 in "/lib/x86_64-linux-gnu/libc.so.6"
[0] #8 in " in "/lib/ in "/li/lib/x86_64-linux-gnx86_64-linux-gnu/ in "/lib/x86_64-linux-gnu/lb/x86_64-linux-gnu/libc.so.6"
[3] #8 ibc.so.6"
[5] #8 u/libc.so.6"
[4] #8 libc.so.6"
[1] #8 ?????? in "/opt/openfoam8/platforms/linux64GccDPInt32Opt/bin/pimpleFoam"
in "/opt/openfoam8/platforms/linux64GccDPInt32Opt/bin/pimpleFoam"
[Salvatore:00380] *** Process received signal ***
[Salvatore:00380] Signal: Floating point exception (8)
[Salvatore:00380] Signal code: (-6)
[Salvatore:00380] Failing at address: 0x3e80000017c
[Salvatore:00383] *** Process received signal ***
[Salvatore:00383] Signal: Floating point exception (8)
[Salvatore:00383] Signal code: (-6)
[Salvatore:00383] Failing at address: 0x3e80000017f
in "/opt/openfoam8/platforms/linux64GccDPInt32Opt/bin/pimpleFoam"
[Salvatore:00378] *** Process received signal ***
[Salvatore:00378] Signal: Floating point exception (8)
[Salvatore:00378] Signal code: (-6)
[Salvatore:00378] Failing at address: 0x3e80000017a
in "/opt/openfoam8/platforms/linux64GccDPInt32Opt/bin/pimpleFoam"
in "/opt/openfoam8/platforms/linux64Gc in "/o[Salvatore:00380] [ 0] [Salvatore:00381] *** Process received signal ***
[Salvatore:00378] [ 0] /lib/x86_64-linux-gnu/libc.so.6(+0x430c0)[0x7f680e9e90c0]
[Salvatore:00378] [ 1] cDPInt32Opt/bin/pimpleFoam"
[Salvatore:00382] *** Process received signal ***
[Salvatore:00382] Signal: Floating point exception (8)
[Salvatore:00382] Signal code: (-6)
[Salvatore:00382] Failing at address: 0x3e80000017e
pt/openfoam8/platforms/linux64GccDPInt32Opt/bin/pimpleFoam"
[Salvatore:00383] [ 0] [Salvatore:00381] Signal: Floating point exception (8)
[Salvatore:00381] Signal code: (-6)
[Salvatore:00381] Failing at address: 0x3e80000017d
[Salvatore:00382] [ 0] /lib/x86_64-linux-gnu/libc.so.6(+0x430c0)[0x7f779c0590c0]
[Salvatore:00380] [ 1] /lib/x86_64-linux-gnu/libc.so.6(gsignal+0xcb)[0x7f779c05903b]
[Salvatore:00380] [ 2] /lib/x86_64-linux-gnu/libc.so.6(+0x430c0)[0x7f779c0590c0]
[Salvatore:00380] [ 3] [Salvatore:00379] *** Process received signal ***
[Salvatore:00379] Signal: Floating point exception (8)
[Salvatore:00379] Signal code: (-6)
[Salvatore:00379] Failing at address: 0x3e80000017b
/lib/x86_64-linux-gnu/libc.so.6(+0x430c0)[0x7f11149970c0]
[Salvatore:00383] [ 1] /lib/x86_64-linux-gnu/libc.so.6(gsignal+0xcb)[0x7f111499703b]
[Salvatore:00383] [ 2] /lib/x86_64-linux-gnu/libc.so.6(+0x430c0)[0x7f11149970c0]
[Salvatore:00383] [ 3] /lib/x86_64-linux-gnu/libc.so.6(gsignal+0xcb)[0x7f680e9e903b]
[Salvatore:00378] [ 2] /lib/x86_64-linux-gnu/libc.so.6(+0x430c0)[0x7f680e9e90c0]
[Salvatore:00378] [ 3] [Salvatore:00381] [ 0] /lib/x86_64-linux-gnu/libc.so.6(+0x430c0)[0x7f0a7a1f30c0]
[Salvatore:00381] [ 1] /lib/x86_64-linux-gnu/libc.so.6(+0x430c0)[0x7f6d9b7b30c0]
[Salvatore:00382] [ 1] /lib/x86_64-linux-gnu/libc.so.6(gsignal+0xcb)[0x7f0a7a1f303b]
[Salvatore:00381] [ 2] /lib/x86_64-linux-gnu/libc.so.6(+0x430c0)[0x7f0a7a1f30c0]
[Salvatore:00381] [ 3] [Salvatore:00379] [ 0] /lib/x86_64-linux-gnu/libc.so.6(+0x430c0)[0x7f4c2cb4f0c0]
[Salvatore:00379] [ 1] /lib/x86_64-linux-gnu/libc.so.6(gsignal+0xcb)[0x7f4c2cb4f03b]
[Salvatore:00379] [ 2] /lib/x86_64-linux-gnu/libc.so.6(+0x430c0)[0x7f4c2cb4f0c0]
[Salvatore:00379] [ 3] /lib/x86_64-linux-gnu/libc.so.6(gsignal+0xcb)[0x7f6d9b7b303b]
[Salvatore:00382] [ 2] /lib/x86_64-linux-gnu/libc.so.6(+0x430c0)[0x7f6d9b7b30c0]
[Salvatore:00382] [ 3] /opt/openfoam8/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so(_ZN4Foam6divideERNS_5FieldIdEERKNS_ 5UListIdEES6_+0xa8)[0x7f779cc715b8]
[Salvatore:00380] [ 4] /opt/openfoam8/platforms/linux64GccDPInt32Opt/lib/libmomentumTransportModels.so(_ZN4FoamdvINS_12fvPa tchFieldENS_7volMeshEEENS_3tmpINS_14GeometricField IdT_T0_EEEERKS8_RKS7_+0x32e)[0x7f779fb9d04e]
[Salvatore:00380] [ 5] /opt/openfoam8/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so(_ZN4Foam6divideERNS_5FieldIdEERKNS_ 5UListIdEES6_+0xa8)[0x7f11155af5b8]
[Salvatore:00383] [ 4] /opt/openfoam8/platforms/linux64GccDPInt32Opt/lib/libmomentumTransportModels.so(_ZN4FoamdvINS_12fvPa tchFieldENS_7volMeshEEENS_3tmpINS_14GeometricField IdT_T0_EEEERKS8_RKS7_+0x32e)[0x7f11184db04e]
[Salvatore:00383] [ 5] /opt/openfoam8/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so(_ZN4Foam6divideERNS_5FieldIdEERKNS_ 5UListIdEES6_+0xa8)[0x7f680f6015b8]
[Salvatore:00378] [ 4] /opt/openfoam8/platforms/linux64GccDPInt32Opt/lib/libmomentumTransportModels.so(_ZN4FoamdvINS_12fvPa tchFieldENS_7volMeshEEENS_3tmpINS_14GeometricField IdT_T0_EEEERKS8_RKS7_+0x32e)[0x7f681252d04e]
[Salvatore:00378] [ 5] /opt/openfoam8/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so(_ZN4Foam6divideERNS_5FieldIdEERKNS_ 5UListIdEES6_+0xa8)[0x7f6d9c3cb5b8]
[Salvatore:00382] [ 4] /opt/openfoam8/platforms/linux64GccDPInt32Opt/lib/libmomentumTransportModels.so(_ZN4FoamdvINS_12fvPa tchFieldENS_7volMeshEEENS_3tmpINS_14GeometricField IdT_T0_EEEERKS8_RKS7_+0x32e)[0x7f6d9f2f704e]
[Salvatore:00382] [ 5] /opt/openfoam8/platforms/linux64GccDPInt32Opt/lib/libincompressibleMomentumTransportModels.so(_ZN4Fo am9RASModels8kEpsilonINS_36IncompressibleMomentumT ransportModelINS_14transportModelEEEE10correctNutE v+0x68)[0x7f6d9f0fec98]
[Salvatore:00382] [ 6] pimpleFoam(+0x2d11c)[0x560932caf11c]
/opt/openfoam8/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so(_ZN4Foam6divideERNS_5FieldIdEERKNS_ 5UListIdEES6_+0xa8)[0x7f0a7ae0b5b8]
[Salvatore:00381] [ 4] /opt/openfoam8/platforms/linux64GccDPInt32Opt/lib/libmomentumTransportModels.so(_ZN4FoamdvINS_12fvPa tchFieldENS_7volMeshEEENS_3tmpINS_14GeometricField IdT_T0_EEEERKS8_RKS7_+0x32e)[0x7f0a7dd3704e]
[Salvatore:00381] [ 5] /opt/openfoam8/platforms/linux64GccDPInt32Opt/lib/libincompressibleMomentumTransportModels.so(_ZN4Fo am9RASModels8kEpsilonINS_36IncompressibleMomentumT ransportModelINS_14transportModelEEEE10correctNutE v+0x68)[0x7f0a7db3ec98]
[Salvatore:00381] [ 6] /opt/openfoam8/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so(_ZN4Foam6divideERNS_5FieldIdEERKNS_ 5UListIdEES6_+0xa8)[0x7f4c2d7675b8]
[Salvatore:00379] [ 4] /opt/openfoam8/platforms/linux64GccDPInt32Opt/lib/libmomentumTransportModels.so(_ZN4FoamdvINS_12fvPa tchFieldENS_7volMeshEEENS_3tmpINS_14GeometricField IdT_T0_EEEERKS8_RKS7_+0x32e)[0x7f4c3069304e]
[Salvatore:00379] [ 5] /opt/openfoam8/platforms/linux64GccDPInt32Opt/lib/libincompressibleMomentumTransportModels.so(_ZN4Fo am9RASModels8kEpsilonINS_36IncompressibleMomentumT ransportModelINS_14transportModelEEEE10correctNutE v+0x68)[0x7f6812334c98]
[Salvatore:00378] [ 6] pimpleFoam(+0x2d11c)[0x55a775a5111c]
[Salvatore:00378] [ 7] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3)[0x7f680e9ca0b3]
[Salvatore:00378] [ 8] pimpleFoam(+0x313fe)[0x55a775a553fe]
[Salvatore:00378] *** End of error message ***
[Salvatore:00382] [ 7] /opt/openfoam8/platforms/linux64GccDPInt32Opt/lib/libincompressibleMomentumTransportModels.so(_ZN4Fo am9RASModels8kEpsilonINS_36IncompressibleMomentumT ransportModelINS_14transportModelEEEE10correctNutE v+0x68)[0x7f779f9a4c98]
[Salvatore:00380] [ 6] pimpleFoam(+0x2d11c)[0x55e320e0e11c]
[Salvatore:00380] [ 7] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3)[0x7f779c03a0b3]
[Salvatore:00380] [ 8] pimpleFoam(+0x313fe)[0x55e320e123fe]
[Salvatore:00380] *** End of error message ***
/opt/openfoam8/platforms/linux64GccDPInt32Opt/lib/libincompressibleMomentumTransportModels.so(_ZN4Fo am9RASModels8kEpsilonINS_36IncompressibleMomentumT ransportModelINS_14transportModelEEEE10correctNutE v+0x68)[0x7f11182e2c98]
[Salvatore:00383] [ 6] pimpleFoam(+0x2d11c)[0x557e6aa2311c]
[Salvatore:00383] [ 7] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3)[0x7f11149780b3]
[Salvatore:00383] [ 8] pimpleFoam(+0x313fe)[0x557e6aa273fe]
[Salvatore:00383] *** End of error message ***
pimpleFoam(+0x2d11c)[0x5633b66c611c]
[Salvatore:00381] [ 7] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3)[0x7f0a7a1d40b3]
[Salvatore:00381] [ 8] pimpleFoam(+0x313fe)[0x5633b66ca3fe]
[Salvatore:00381] *** End of error message ***
/opt/openfoam8/platforms/linux64GccDPInt32Opt/lib/libincompressibleMomentumTransportModels.so(_ZN4Fo am9RASModels8kEpsilonINS_36IncompressibleMomentumT ransportModelINS_14transportModelEEEE10correctNutE v+0x68)[0x7f4c3049ac98]
[Salvatore:00379] [ 6] pimpleFoam(+0x2d11c)[0x55db7310411c]
[Salvatore:00379] [ 7] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3)[0x7f4c2cb300b3]
[Salvatore:00379] [ 8] pimpleFoam(+0x313fe)[0x55db731083fe]
[Salvatore:00379] *** End of error message ***
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3)[0x7f6d9b7940b3]
[Salvatore:00382] [ 8] pimpleFoam(+0x313fe)[0x560932cb33fe]
[Salvatore:00382] *** End of error message ***
--------------------------------------------------------------------------
Primary job terminated normally, but 1 process returned
a non-zero exit code. Per user-direction, the job has been aborted.
--------------------------------------------------------------------------
--------------------------------------------------------------------------
mpirun noticed that process rank 0 with PID 0 on node Salvatore exited on signal 8 (Floating point exception).

It doesn't even start the time loop and in the checkMesh I have only 1 skew face. I will attach all the files needed to help me!
Thank you in advance
brateboj is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
mpirun error for pimpleFoam case S.Samridh OpenFOAM Running, Solving & CFD 1 March 3, 2021 04:39
How to run the 3dTube case in parallel (foam-extend 3.1 with FSI from Zagreb)? Warlord OpenFOAM Running, Solving & CFD 1 January 27, 2018 14:48
OpenFOAM v3.0+ ?? SBusch OpenFOAM 22 December 26, 2016 14:24
How to input and run a case from earlier version to new version of openFOAM? mamalili OpenFOAM Running, Solving & CFD 2 January 30, 2015 04:03
Can not run OpenFOAM in parallel in clusters, help! ripperjack OpenFOAM Running, Solving & CFD 5 May 6, 2014 15:25


All times are GMT -4. The time now is 04:06.