[Trilinos-Users] ctest -j4 error

narendiran kumar narendirankumar at gmail.com
Mon Apr 4 23:01:31 MDT 2011


Dear Sir/Madam,

This two files (*_Tpetra_MVOPTester) are giving error while i tried to
ctest. And also i have attached that error file.

Please help me.



root at narendiran:/home2/trilinos-10.6.3-Source/build# ctest -R
^Anasazi_Tpetra_MVOPTester$ -VV


The following tests FAILED:
487:     4. MultiVector_int_int_ComplexFloat_MVTestDist_UnitTest ...
487:
487: Total Time: 0.895 sec
487:
487: Summary: total = 16, run = 16, passed = 15, failed = 1
487:
487: End Result: TEST FAILED
1/1 Test #487: Anasazi_Tpetra_MVOPTester ........***Failed    1.01 sec

0% tests passed, 1 tests failed out of 1

root at narendiran:/home2/trilinos-10.6.3-Source/build# ctest -R
^Belos_Tpetra_MVOPTester_complex_test$ -VV

The following tests FAILED:
406:     4. MultiVector_int_int_ComplexFloat_MVTestDist_UnitTest ...
406:     5. MultiVector_int_int_ComplexFloat_MVTestLocal_UnitTest ...
406:
406: Total Time: 0.897 sec
406:
406: Summary: total = 16, run = 16, passed = 14, failed = 2
406:
406: End Result: TEST FAILED
1/1 Test #406: Belos_Tpetra_MVOPTester_complex_test ...***Failed    1.00 sec

0% tests passed, 1 tests failed out of 1

-Narendiran




On Mon, Apr 4, 2011 at 11:10 PM, Bartlett, Roscoe A <rabartl at sandia.gov>wrote:

> See info on running CTest at:
>
>   http://trilinos.sandia.gov/Trilinos10CMakeQuickstart.txt
>
> in the section "E) Testing with CTest".
>
> -Ross
>
>
> > -----Original Message-----
> > From: trilinos-users-bounces at software.sandia.gov [mailto:trilinos-
> > users-bounces at software.sandia.gov] On Behalf Of Baker, Christopher G.
> > Sent: Monday, April 04, 2011 11:31 AM
> > To: narendiran kumar; trilinos-users at software.sandia.gov
> > Subject: Re: [Trilinos-Users] ctest -j4 error
> >
> > Would you mind trying without "-j4"? If you want to shorten the amount
> > of time for testing, you can run the failing tests (plus a few others)
> > via:
> > ctest -R ".*MVOPTester"
> >
> > Thank you.
> > Chris
> >
> > On 4/4/11 12:25 PM, "narendiran kumar"
> > <narendirankumar at gmail.com<mailto:narendirankumar at gmail.com>> wrote:
> >
> > Dear Sir/Madam,
> >
> > While i was tried "ctest -j4", i got 2 test fail notices.  Can i
> > further continue or else i have to solve this problem.
> >
> > Please help me.
> >
> > Regards,
> > K. Narendiran
> >
> >
> > 99% tests passed, 2 tests failed out of 730
> >
> > Label Time Summary:
> > Amesos     =  33.21 sec
> > Anasazi    =  85.77 sec
> > AztecOO    =   0.90 sec
> > Belos      =  58.37 sec
> > Epetra     =  24.68 sec
> > Komplex    =   0.21 sec
> > MOOCHO     = 356.29 sec
> > NOX        = 165.30 sec
> > Piro       =   4.91 sec
> > Rythmos    = 219.58 sec
> > Sacado     =  38.80 sec
> > Stokhos    =  67.40 sec
> > Teuchos    =  10.27 sec
> >
> > Total Test time (real) = 267.43 sec
> >
> > The following tests FAILED:
> >     487 - Anasazi_Tpetra_MVOPTester (Failed)
> >     406 - Belos_Tpetra_MVOPTester_complex_test (Failed)
> > Errors while running CTest
> >
> >
> >
> > _______________________________________________
> > Trilinos-Users mailing list
> > Trilinos-Users at software.sandia.gov
> > http://software.sandia.gov/mailman/listinfo/trilinos-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://software.sandia.gov/pipermail/trilinos-users/attachments/20110405/4106f452/attachment.html 
-------------- next part --------------
root at narendiran:/home2/trilinos-10.6.3-Source/build# ctest -R ^Anasazi_Tpetra_MVOPTester$ -VV
UpdateCTestConfiguration  from :/home2/trilinos-10.6.3-Source/build/DartConfiguration.tcl
Parse Config file:/home2/trilinos-10.6.3-Source/build/DartConfiguration.tcl
 Add coverage exclude regular expressions.
UpdateCTestConfiguration  from :/home2/trilinos-10.6.3-Source/build/DartConfiguration.tcl
Parse Config file:/home2/trilinos-10.6.3-Source/build/DartConfiguration.tcl
Test project /home2/trilinos-10.6.3-Source/build
Constructing a list of tests
Done constructing a list of tests
Checking test dependency graph...
Checking test dependency graph end
test 487
    Start 487: Anasazi_Tpetra_MVOPTester

487: Test command: /home2/trilinos-10.6.3-Source/build/packages/anasazi/tpetra/test/MVOPTester/Anasazi_Tpetra_MVOPTester.exe
487: Test timeout computed to be: 600
487: Teuchos::GlobalMPISession::GlobalMPISession(): started serial run
487: 
487: ***
487: *** Unit test suite ...
487: ***
487: 
487: 
487: Sorting tests by group name then by the order they where added ... (time = 0.000213)
487: 
487: Running unit tests ...
487: 
487: 0. MultiVector_int_int_ComplexDouble_MVTestDist_UnitTest ... [Passed] (0.077 sec)
487: 1. MultiVector_int_int_ComplexDouble_MVTestLocal_UnitTest ... [Passed] (0.0746 sec)
487: 2. MultiVector_int_int_ComplexDouble_OPTestDist_UnitTest ... [Passed] (0.0689 sec)
487: 3. MultiVector_int_int_ComplexDouble_OPTestLocal_UnitTest ... [Passed] (0.0679 sec)
487: 4. MultiVector_int_int_ComplexFloat_MVTestDist_UnitTest ... 
487:  *** ERROR *** MultiVecTraits::MvTransMv().
487:  Inner products not zero for C==0.
487:  res = false == true : FAILED ==> /home2/trilinos-10.6.3-Source/packages/anasazi/tpetra/test/MVOPTester/cxx_main.cpp:93
487:  globalSuccess_int = 1 == 0 : FAILED ==> /home2/trilinos-10.6.3-Source/packages/anasazi/tpetra/test/MVOPTester/cxx_main.cpp:97
487:  [FAILED]  (0.0278 sec) MultiVector_int_int_ComplexFloat_MVTestDist_UnitTest
487:  Location: /home2/trilinos-10.6.3-Source/packages/anasazi/tpetra/test/MVOPTester/cxx_main.cpp:80
487:  
487: 5. MultiVector_int_int_ComplexFloat_MVTestLocal_UnitTest ... [Passed] (0.0645 sec)
487: 6. MultiVector_int_int_ComplexFloat_OPTestDist_UnitTest ... [Passed] (0.0658 sec)
487: 7. MultiVector_int_int_ComplexFloat_OPTestLocal_UnitTest ... [Passed] (0.0658 sec)
487: 8. MultiVector_int_int_double_MVTestDist_UnitTest ... [Passed] (0.0397 sec)
487: 9. MultiVector_int_int_double_MVTestLocal_UnitTest ... [Passed] (0.0394 sec)
487: 10. MultiVector_int_int_double_OPTestDist_UnitTest ... [Passed] (0.0585 sec)
487: 11. MultiVector_int_int_double_OPTestLocal_UnitTest ... [Passed] (0.0582 sec)
487: 12. MultiVector_int_int_float_MVTestDist_UnitTest ... [Passed] (0.0356 sec)
487: 13. MultiVector_int_int_float_MVTestLocal_UnitTest ... [Passed] (0.0351 sec)
487: 14. MultiVector_int_int_float_OPTestDist_UnitTest ... [Passed] (0.0573 sec)
487: 15. MultiVector_int_int_float_OPTestLocal_UnitTest ... [Passed] (0.057 sec)
487: 
487: The following tests FAILED:
487:     4. MultiVector_int_int_ComplexFloat_MVTestDist_UnitTest ... 
487: 
487: Total Time: 0.895 sec
487: 
487: Summary: total = 16, run = 16, passed = 15, failed = 1
487: 
487: End Result: TEST FAILED
1/1 Test #487: Anasazi_Tpetra_MVOPTester ........***Failed    1.01 sec

0% tests passed, 1 tests failed out of 1

Label Time Summary:
Anasazi    =   1.01 sec

Total Test time (real) =   4.15 sec

The following tests FAILED:
	487 - Anasazi_Tpetra_MVOPTester (Failed)
Errors while running CTest
root at narendiran:/home2/trilinos-10.6.3-Source/build# ctest -R ^Belos_Tpetra_MVOPTester_complex_test$ -VV
UpdateCTestConfiguration  from :/home2/trilinos-10.6.3-Source/build/DartConfiguration.tcl
Parse Config file:/home2/trilinos-10.6.3-Source/build/DartConfiguration.tcl
 Add coverage exclude regular expressions.
UpdateCTestConfiguration  from :/home2/trilinos-10.6.3-Source/build/DartConfiguration.tcl
Parse Config file:/home2/trilinos-10.6.3-Source/build/DartConfiguration.tcl
Test project /home2/trilinos-10.6.3-Source/build
Constructing a list of tests
Done constructing a list of tests
Checking test dependency graph...
Checking test dependency graph end
test 406
    Start 406: Belos_Tpetra_MVOPTester_complex_test

406: Test command: /home2/trilinos-10.6.3-Source/build/packages/belos/tpetra/test/MVOPTester/Belos_Tpetra_MVOPTester_complex_test.exe
406: Test timeout computed to be: 600
406: Teuchos::GlobalMPISession::GlobalMPISession(): started serial run
406: 
406: ***
406: *** Unit test suite ...
406: ***
406: 
406: 
406: Sorting tests by group name then by the order they where added ... (time = 0.000175)
406: 
406: Running unit tests ...
406: 
406: 0. MultiVector_int_int_ComplexDouble_MVTestDist_UnitTest ... [Passed] (0.0824 sec)
406: 1. MultiVector_int_int_ComplexDouble_MVTestLocal_UnitTest ... [Passed] (0.0808 sec)
406: 2. MultiVector_int_int_ComplexDouble_OPTestDist_UnitTest ... [Passed] (0.0696 sec)
406: 3. MultiVector_int_int_ComplexDouble_OPTestLocal_UnitTest ... [Passed] (0.0688 sec)
406: 4. MultiVector_int_int_ComplexFloat_MVTestDist_UnitTest ... 
406:  *** ERROR *** MultiVecTraits::MvTransMv().
406:  Inner products not zero for C==0.
406:  res = false == true : FAILED ==> /home2/trilinos-10.6.3-Source/packages/belos/tpetra/test/MVOPTester/cxx_main_complex.cpp:135
406:  globalSuccess_int = 1 == 0 : FAILED ==> /home2/trilinos-10.6.3-Source/packages/belos/tpetra/test/MVOPTester/cxx_main_complex.cpp:139
406:  [FAILED]  (0.032 sec) MultiVector_int_int_ComplexFloat_MVTestDist_UnitTest
406:  Location: /home2/trilinos-10.6.3-Source/packages/belos/tpetra/test/MVOPTester/cxx_main_complex.cpp:122
406:  
406: 5. MultiVector_int_int_ComplexFloat_MVTestLocal_UnitTest ... 
406:  *** ERROR *** MultiVecTraits::MvTransMv().
406:  Inner products not zero for B==0.
406:  res = false == true : FAILED ==> /home2/trilinos-10.6.3-Source/packages/belos/tpetra/test/MVOPTester/cxx_main_complex.cpp:156
406:  globalSuccess_int = 1 == 0 : FAILED ==> /home2/trilinos-10.6.3-Source/packages/belos/tpetra/test/MVOPTester/cxx_main_complex.cpp:160
406:  [FAILED]  (0.0325 sec) MultiVector_int_int_ComplexFloat_MVTestLocal_UnitTest
406:  Location: /home2/trilinos-10.6.3-Source/packages/belos/tpetra/test/MVOPTester/cxx_main_complex.cpp:143
406:  
406: 6. MultiVector_int_int_ComplexFloat_OPTestDist_UnitTest ... [Passed] (0.0669 sec)
406: 7. MultiVector_int_int_ComplexFloat_OPTestLocal_UnitTest ... [Passed] (0.0672 sec)
406: 8. MultiVector_int_int_double_MVTestDist_UnitTest ... [Passed] (0.042 sec)
406: 9. MultiVector_int_int_double_MVTestLocal_UnitTest ... [Passed] (0.0415 sec)
406: 10. MultiVector_int_int_double_OPTestDist_UnitTest ... [Passed] (0.0596 sec)
406: 11. MultiVector_int_int_double_OPTestLocal_UnitTest ... [Passed] (0.0589 sec)
406: 12. MultiVector_int_int_float_MVTestDist_UnitTest ... [Passed] (0.0387 sec)
406: 13. MultiVector_int_int_float_MVTestLocal_UnitTest ... [Passed] (0.0383 sec)
406: 14. MultiVector_int_int_float_OPTestDist_UnitTest ... [Passed] (0.0581 sec)
406: 15. MultiVector_int_int_float_OPTestLocal_UnitTest ... [Passed] (0.0581 sec)
406: 
406: The following tests FAILED:
406:     4. MultiVector_int_int_ComplexFloat_MVTestDist_UnitTest ... 
406:     5. MultiVector_int_int_ComplexFloat_MVTestLocal_UnitTest ... 
406: 
406: Total Time: 0.897 sec
406: 
406: Summary: total = 16, run = 16, passed = 14, failed = 2
406: 
406: End Result: TEST FAILED
1/1 Test #406: Belos_Tpetra_MVOPTester_complex_test ...***Failed    1.00 sec

0% tests passed, 1 tests failed out of 1

Label Time Summary:
Belos    =   1.00 sec

Total Test time (real) =   4.14 sec

The following tests FAILED:
	406 - Belos_Tpetra_MVOPTester_complex_test (Failed)
Errors while running CTest
root at narendiran:/home2/trilinos-10.6.3-Source/build# 


More information about the Trilinos-Users mailing list