Running error in Cosmomc-Nov2016 version

Use of Cobaya. camb, CLASS, cosmomc, compilers, etc.
Post Reply
Akhilesh Nautiyal(akhi)
Posts: 71
Joined: June 13 2007
Affiliation: Malaviya National Institute of Technology Jaipur

Running error in Cosmomc-Nov2016 version

Post by Akhilesh Nautiyal(akhi) » May 06 2017

I am trying to run Cosmomc Nov 2016 version and I am getting the following run time error using both test.in as well as test_planck.ini.

TT from l=0 to l= 29
forrtl: severe (194): Run-Time Check Failure. The variable 'var$5068' is being used in 'BaseParameters.f90(193,18)' without being defined
Image PC Routine Line Source
cosmomc 00000000005CD920 baseparameters_mp 193 BaseParameters.f90
cosmomc 00000000005C0D3C baseparameters_mp 70 BaseParameters.f90
cosmomc 00000000008EC2CD MAIN__ 167 driver.F90
cosmomc 00000000004106AE Unknown Unknown Unknown
libc-2.23.so 00007FCDCFF8C830 __libc_start_main Unknown Unknown
cosmomc 00000000004105A9 Unknown Unknown Unknown

===================================================================================
= BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
= PID 9943 RUNNING AT Host-5202
= EXIT CODE: 194
= CLEANING UP REMAINING PROCESSES
= YOU CAN IGNORE THE BELOW CLEANUP MESSAGES

I will be grateful if this could be resolved.

Regards,
akhilesh

Antony Lewis
Posts: 1936
Joined: September 23 2004
Affiliation: University of Sussex
Contact:

Re: Running error in Cosmomc-Nov2016 version

Post by Antony Lewis » May 08 2017

Looks weird, did you change anything? Run "make cosmomc_debug" and run the debug version to get a more helpful error.

Akhilesh Nautiyal(akhi)
Posts: 71
Joined: June 13 2007
Affiliation: Malaviya National Institute of Technology Jaipur

Running error in Cosmomc-Nov2016 version

Post by Akhilesh Nautiyal(akhi) » May 25 2017

Dear Antony,
After running cosmomc_debug I am getting the following output.

Code: Select all

Number of MPI processes:           4
 file_root:test
 Random seeds: 20478,  7774 rand_inst:   1
 Random seeds: 20579,  7774 rand_inst:   2
 Random seeds: 20679,  7774 rand_inst:   3
 Random seeds: 20780,  7774 rand_inst:   4
 Using clik with likelihood file 
 ./data/clik/hi_l/plik/plik_dx11dr2_HM_v18_TT.clik
----
clik version 6dc2a8cf3965
  smica
----
clik version 6dc2a8cf3965
  smica
----
clik version 6dc2a8cf3965
  smica
----
clik version 6dc2a8cf3965
  smica
Checking likelihood './data/clik/hi_l/plik/plik_dx11dr2_HM_v18_TT.clik' on test data. got -380.979 expected -380.979 (diff -8.68135
e-09)
----
   TT from l=0 to l=        2508
 Clik will run with the following nuisance parameters:
 A_cib_217
 cib_index
 xi_sz_cib
 A_sz
 ps_A_100_100
 ps_A_143_143
 ps_A_143_217
 ps_A_217_217
 ksz_norm
 gal545_A_100
 gal545_A_143
 gal545_A_143_217
 gal545_A_217
 calib_100T
 calib_217T
 A_planck
 Using clik with likelihood file 
 ./data/clik/low_l/bflike/lowl_SMW_70_dx11d_2014_10_03_v5c_Ap.clik
 BFLike Ntemp  =        2876
 BFLike Nq     =        1407
 BFLike Nu     =        1407
 BFLike Nside  =          16
 BFLike Nwrite =    32393560
Checking likelihood './data/clik/hi_l/plik/plik_dx11dr2_HM_v18_TT.clik' on test data. got -380.979 expected -380.979 (diff -8.68135
e-09)
----
   TT from l=0 to l=        2508
 BFLike Ntemp  =        2876
 BFLike Nq     =        1407
 BFLike Nu     =        1407
 BFLike Nside  =          16
 BFLike Nwrite =    32393560
Checking likelihood './data/clik/hi_l/plik/plik_dx11dr2_HM_v18_TT.clik' on test data. got -380.979 expected -380.979 (diff -8.68135
e-09)
----
   TT from l=0 to l=        2508
 BFLike Ntemp  =        2876
 BFLike Nq     =        1407
 BFLike Nu     =        1407
 BFLike Nside  =          16
 BFLike Nwrite =    32393560
Checking likelihood './data/clik/hi_l/plik/plik_dx11dr2_HM_v18_TT.clik' on test data. got -380.979 expected -380.979 (diff -8.68135
e-09)
----
   TT from l=0 to l=        2508
 BFLike Ntemp  =        2876
 BFLike Nq     =        1407
 BFLike Nu     =        1407
 BFLike Nside  =          16
 BFLike Nwrite =    32393560
 cls file appears to have 5+ columns
 assuming it is a CAMB file with l, TT, EE, BB, TE
 cls file appears to have 5+ columns
 assuming it is a CAMB file with l, TT, EE, BB, TE
 cls file appears to have 5+ columns
 assuming it is a CAMB file with l, TT, EE, BB, TE
 cls file appears to have 5+ columns
 assuming it is a CAMB file with l, TT, EE, BB, TE
forrtl: severe (174): SIGSEGV, segmentation fault occurred
forrtl: severe (174): SIGSEGV, segmentation fault occurred
forrtl: severe (174): SIGSEGV, segmentation fault occurred

===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 60407 RUNNING AT Host-5202
=   EXIT CODE: 174
=   CLEANING UP REMAINING PROCESSES
=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
With only ./cosmomc I am getting the following output

Code: Select all

 Number of MPI processes:           4
 file_root:test
 Random seeds:  2232,  6706 rand_inst:   1
 Random seeds:  2532,  6706 rand_inst:   4
 Random seeds:  2333,  6706 rand_inst:   2
 Random seeds:  2433,  6706 rand_inst:   3
----
clik version 6dc2a8cf3965
  smica
 Using clik with likelihood file 
 ./data/clik/hi_l/plik/plik_dx11dr2_HM_v18_TT.clik
----
clik version 6dc2a8cf3965
  smica
----
clik version 6dc2a8cf3965
  smica
----
clik version 6dc2a8cf3965
  smica
Checking likelihood './data/clik/hi_l/plik/plik_dx11dr2_HM_v18_TT.clik' on test data. got -380.979 expected -380.979 (diff -8.68135e-09)
----
   TT from l=0 to l=        2508
 BFLike Ntemp  =        2876
 BFLike Nq     =        1407
 BFLike Nu     =        1407
 BFLike Nside  =          16
 BFLike Nwrite =    32393560
Checking likelihood './data/clik/hi_l/plik/plik_dx11dr2_HM_v18_TT.clik' on test data. got -380.979 expected -380.979 (diff -8.68135e-09)
----
   TT from l=0 to l=        2508
 Clik will run with the following nuisance parameters:
 A_cib_217
 cib_index
 xi_sz_cib
 A_sz
 ps_A_100_100
 ps_A_143_143
 ps_A_143_217
 ps_A_217_217
 ksz_norm
 gal545_A_100
 gal545_A_143
 gal545_A_143_217
 gal545_A_217
 calib_100T
 calib_217T
 A_planck
 Using clik with likelihood file 
 ./data/clik/low_l/bflike/lowl_SMW_70_dx11d_2014_10_03_v5c_Ap.clik
Checking likelihood './data/clik/hi_l/plik/plik_dx11dr2_HM_v18_TT.clik' on test data. got -380.979 expected -380.979 (diff -8.68135e-09)
----
   TT from l=0 to l=        2508
 BFLike Ntemp  =        2876
 BFLike Nq     =        1407
 BFLike Nu     =        1407
 BFLike Nside  =          16
 BFLike Nwrite =    32393560
 BFLike Ntemp  =        2876
 BFLike Nq     =        1407
 BFLike Nu     =        1407
 BFLike Nside  =          16
 BFLike Nwrite =    32393560
Checking likelihood './data/clik/hi_l/plik/plik_dx11dr2_HM_v18_TT.clik' on test data. got -380.979 expected -380.979 (diff -8.68135e-09)
----
   TT from l=0 to l=        2508
 BFLike Ntemp  =        2876
 BFLike Nq     =        1407
 BFLike Nu     =        1407
 BFLike Nside  =          16
 BFLike Nwrite =    32393560
 cls file appears to have 5+ columns
 assuming it is a CAMB file with l, TT, EE, BB, TE
 cls file appears to have 5+ columns
 assuming it is a CAMB file with l, TT, EE, BB, TE
 cls file appears to have 5+ columns
 assuming it is a CAMB file with l, TT, EE, BB, TE
 cls file appears to have 5+ columns
 assuming it is a CAMB file with l, TT, EE, BB, TE
 info =            0
 info =            0
----
clik version 6dc2a8cf3965
  bflike_smw
 info =            0
Checking likelihood './data/clik/low_l/bflike/lowl_SMW_70_dx11d_2014_10_03_v5c_Ap.clik' on test data. got -5247.87 expected -5247.87 (diff 5.00324e-07)
----
   TT from l=0 to l=          29
   EE from l=0 to l=          29
   BB from l=0 to l=          29
   TE from l=0 to l=          29
 info =            0
----
clik version 6dc2a8cf3965
  bflike_smw
Checking likelihood './data/clik/low_l/bflike/lowl_SMW_70_dx11d_2014_10_03_v5c_Ap.clik' on test data. got -5247.87 expected -5247.87 (diff 5.00324e-07)
----
   TT from l=0 to l=          29
   EE from l=0 to l=          29
   BB from l=0 to l=          29
   TE from l=0 to l=          29
----
clik version 6dc2a8cf3965
  bflike_smw
----
clik version 6dc2a8cf3965
  bflike_smw
Checking likelihood './data/clik/low_l/bflike/lowl_SMW_70_dx11d_2014_10_03_v5c_Ap.clik' on test data. got -5247.87 expected -5247.87 (diff 5.00324e-07)
----
   TT from l=0 to l=          29
   EE from l=0 to l=          29
   BB from l=0 to l=          29
   TE from l=0 to l=          29
 Clik will run with the following nuisance parameters:
 A_planck
 Doing non-linear Pk: F
 Doing CMB lensing: T
 Doing non-linear lensing: T
 TT lmax =  2508
 EE lmax =  2500
 ET lmax =  2500
 BB lmax =  2500
 PP lmax =  2500
 lmax_computed_cl  =  2508
 Computing tensors: F
 max_eta_k         =    14000.00    
 transfer kmax     =    5.000000    
 adding parameters for: lowl_SMW_70_dx11d_2014_10_03_v5c_Ap
 adding parameters for: smica_g30_ftl_full_pp
 adding parameters for: BKPlanck_detset_comb_dust
 adding parameters for: plik_dx11dr2_HM_v18_TT
 Fast divided into            1  blocks
 23 parameters ( 9 slow ( 0 semi-slow), 14 fast ( 0 semi-fast))
 starting Monte-Carlo
Checking likelihood './data/clik/low_l/bflike/lowl_SMW_70_dx11d_2014_10_03_v5c_Ap.clik' on test data. got -5247.87 expected -5247.87 (diff 5.00324e-07)
----
   TT from l=0 to l=          29
   EE from l=0 to l=          29
   BB from l=0 to l=          29
   TE from l=0 to l=          29
 Chain:0 drag accpt:  0.4225352     fast/slow   45.00000     slow:          55
 Chain:1 drag accpt:  0.4838710     fast/slow   64.14035     slow:          57
 Chain:2 drag accpt:  0.3846154     fast/slow   68.09375     slow:          64
 Chain:3 drag accpt:  0.4918033     fast/slow   65.85965     slow:          57
 Chain:0 drag accpt:  0.4580153     fast/slow   46.69231     slow:         104
 Chain:2 drag accpt:  0.4724410     fast/slow   67.31858     slow:         113
 Chain:1 drag accpt:  0.4411765     fast/slow   65.39516     slow:         124
 Chain:3 drag accpt:  0.5000000     fast/slow   67.68421     slow:         114
 Chain:2 drag accpt:  0.4265403     fast/slow   67.59893     slow:         187
 Chain:0 drag accpt:  0.4166667     fast/slow   55.44186     slow:         172
 Chain:1 drag accpt:  0.4265403     fast/slow   67.23232     slow:         198

===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 57321 RUNNING AT Host-5202
=   EXIT CODE: 139
=   CLEANING UP REMAINING PROCESSES
=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Segmentation fault (signal 11)
This typically refers to a problem with your application.
Please see the FAQ page for debugging suggestions
I am using ifort 17 update 4 as well as update 3 with ubuntu 16.04. The code is also not writing .chk files in chains directory with checkpoint=T.

thanks,
akhilesh

Antony Lewis
Posts: 1936
Joined: September 23 2004
Affiliation: University of Sussex
Contact:

Re: Running error in Cosmomc-Nov2016 version

Post by Antony Lewis » May 25 2017

Hmm, don't know.

Though if you are including BICEP you probably want compute_tensors=T if varying [tex]r[/tex].

Akhilesh Nautiyal(akhi)
Posts: 71
Joined: June 13 2007
Affiliation: Malaviya National Institute of Technology Jaipur

Running error in Cosmomc-Nov2016 version

Post by Akhilesh Nautiyal(akhi) » May 26 2017

.Did compute_tensor= T with varying [tex]r[/tex] in test.ini. Still having same problem. Is it related to compiler?

Code: Select all

Number of MPI processes:           4
 file_root:test
 Random seeds:  5881, 12606 rand_inst:   1
 Random seeds:  5980, 12606 rand_inst:   2
 Random seeds:  6080, 12606 rand_inst:   3
 Random seeds:  6204, 12609 rand_inst:   4
 Using clik with likelihood file 
 ./data/clik/hi_l/plik/plik_dx11dr2_HM_v18_TT.clik
----
clik version 6dc2a8cf3965
  smica
----
clik version 6dc2a8cf3965
  smica
----
clik version 6dc2a8cf3965
  smica
----
clik version 6dc2a8cf3965
  smica
Checking likelihood './data/clik/hi_l/plik/plik_dx11dr2_HM_v18_TT.clik' on test data. got -380.979 expected -380.979 (diff -8.68135
e-09)
----
   TT from l=0 to l=        2508
 BFLike Ntemp  =        2876
 BFLike Nq     =        1407
 BFLike Nu     =        1407
 BFLike Nside  =          16
 BFLike Nwrite =    32393560
Checking likelihood './data/clik/hi_l/plik/plik_dx11dr2_HM_v18_TT.clik' on test data. got -380.979 expected -380.979 (diff -8.68135
e-09)
----
   TT from l=0 to l=        2508
 BFLike Ntemp  =        2876
 BFLike Nq     =        1407
 BFLike Nu     =        1407
 BFLike Nside  =          16
 BFLike Nwrite =    32393560
Checking likelihood './data/clik/hi_l/plik/plik_dx11dr2_HM_v18_TT.clik' on test data. got -380.979 expected -380.979 (diff -8.68135
e-09)
----
   TT from l=0 to l=        2508
 BFLike Ntemp  =        2876
 BFLike Nq     =        1407
 BFLike Nu     =        1407
 BFLike Nside  =          16
 BFLike Nwrite =    32393560
Checking likelihood './data/clik/hi_l/plik/plik_dx11dr2_HM_v18_TT.clik' on test data. got -380.979 expected -380.979 (diff -8.68135
e-09)
----
   TT from l=0 to l=        2508
 Clik will run with the following nuisance parameters:
 A_cib_217
 cib_index
 xi_sz_cib
 A_sz
 ps_A_100_100
 ps_A_143_143
 ps_A_143_217
 ps_A_217_217
 ksz_norm
 gal545_A_100
 gal545_A_143
 gal545_A_143_217
 gal545_A_217
 calib_100T
 calib_217T
 A_planck
 Using clik with likelihood file 
 ./data/clik/low_l/bflike/lowl_SMW_70_dx11d_2014_10_03_v5c_Ap.clik
 BFLike Ntemp  =        2876
 BFLike Nq     =        1407
 BFLike Nu     =        1407
 BFLike Nside  =          16
 BFLike Nwrite =    32393560
 cls file appears to have 5+ columns
 assuming it is a CAMB file with l, TT, EE, BB, TE
 cls file appears to have 5+ columns
 assuming it is a CAMB file with l, TT, EE, BB, TE
 cls file appears to have 5+ columns
 assuming it is a CAMB file with l, TT, EE, BB, TE
 cls file appears to have 5+ columns
 assuming it is a CAMB file with l, TT, EE, BB, TE
forrtl: severe (174): SIGSEGV, segmentation fault occurred
forrtl: severe (174): SIGSEGV, segmentation fault occurred
*** longjmp causes uninitialized stack frame ***: ./cosmomc terminated
*** longjmp causes uninitialized stack frame ***: ./cosmomc terminated
*** longjmp causes uninitialized stack frame ***: ./cosmomc terminated
*** longjmp causes uninitialized stack frame ***: ./cosmomc terminated
*** longjmp causes uninitialized stack frame ***: ./cosmomc terminated
forrtl: severe (174): SIGSEGV, segmentation fault occurred
Image              PC                Routine            Line        Source             
cosmomc            000000000069C3C1  for__signal_handl     Unknown  Unknown

Stack trace terminated abnormally.
forrtl: severe (174): SIGSEGV, segmentation fault occurred
*** longjmp causes uninitialized stack frame ***: ./cosmomc terminated
*** longjmp causes uninitialized stack frame ***: ./cosmomc terminated
forrtl: severe (174): SIGSEGV, segmentation fault occurred
forrtl: severe (174): SIGSEGV, segmentation fault occurred
*** longjmp causes uninitialized stack frame ***: ./cosmomc terminated
forrtl: severe (174): SIGSEGV, segmentation fault occurred
Image              PC                Routine            Line        Source             

Stack trace terminated abnormally.
*** longjmp causes uninitialized stack frame ***: ./cosmomc terminated
*** longjmp causes uninitialized stack frame ***: ./cosmomc terminated
*** longjmp causes uninitialized stack frame ***: ./cosmomc terminated

Akhilesh Nautiyal(akhi)
Posts: 71
Joined: June 13 2007
Affiliation: Malaviya National Institute of Technology Jaipur

Running error in Cosmomc-Nov2016 version

Post by Akhilesh Nautiyal(akhi) » May 26 2017

I also downloaded Cosmc_master from gitHub but I am getting same error. Here is the output.

Code: Select all

Number of MPI processes:           1
 file_root:test
 Random seeds: 14063,  9772 rand_inst:   1
 Using clik with likelihood file 
 ./data/clik/hi_l/plik/plik_dx11dr2_HM_v18_TT.clik
----
clik version 6dc2a8cf3965
  smica
Checking likelihood './data/clik/hi_l/plik/plik_dx11dr2_HM_v18_TT.clik' on test data. got -380.979 expected -380.979 (diff -8.68135e-09)
----
   TT from l=0 to l=        2508
 Clik will run with the following nuisance parameters:
 A_cib_217
 cib_index
 xi_sz_cib
 A_sz
 ps_A_100_100
 ps_A_143_143
 ps_A_143_217
 ps_A_217_217
 ksz_norm
 gal545_A_100
 gal545_A_143
 gal545_A_143_217
 gal545_A_217
 calib_100T
 calib_217T
 A_planck
 Using clik with likelihood file 
 ./data/clik/low_l/bflike/lowl_SMW_70_dx11d_2014_10_03_v5c_Ap.clik
 BFLike Ntemp  =        2876
 BFLike Nq     =        1407
 BFLike Nu     =        1407
 BFLike Nside  =          16
 BFLike Nwrite =    32393560
 cls file appears to have 5+ columns
 assuming it is a CAMB file with l, TT, EE, BB, TE
forrtl: severe (174): SIGSEGV, segmentation fault occurred
*** longjmp causes uninitialized stack frame ***: ./cosmomc terminated
*** longjmp causes uninitialized stack frame ***: ./cosmomc terminated
*** longjmp causes uninitialized stack frame ***: ./cosmomc terminated
*** longjmp causes uninitialized stack frame ***: ./cosmomc terminated
*** longjmp causes uninitialized stack frame ***: ./cosmomc terminated
*** longjmp causes uninitialized stack frame ***: ./cosmomc terminated
*** longjmp causes uninitialized stack frame ***: ./cosmomc terminated
*** longjmp causes uninitialized stack frame ***: ./cosmomc terminated
*** longjmp causes uninitialized stack frame ***: ./cosmomc terminated
*** longjmp causes uninitialized stack frame ***: ./cosmomc terminated
*** longjmp causes uninitialized stack frame ***: ./cosmomc terminated
*** longjmp causes uninitialized stack frame ***: ./cosmomc terminated
*** longjmp causes uninitialized stack frame ***: ./cosmomc terminated
*** longjmp causes uninitialized stack frame ***: ./cosmomc terminated
*** longjmp causes uninitialized stack frame ***: ./cosmomc terminated
*** longjmp causes uninitialized stack frame ***: ./cosmomc terminated
*** longjmp causes uninitialized stack frame ***: ./cosmomc terminated
*** longjmp causes uninitialized stack frame ***: ./cosmomc terminated
*** longjmp causes uninitialized stack frame ***: ./cosmomc terminated
*** longjmp causes uninitialized stack frame ***: ./cosmomc terminated
*** longjmp causes uninitialized stack frame ***: ./cosmomc terminated
*** longjmp causes uninitialized stack frame ***: ./cosmomc terminated
*** longjmp causes uninitialized stack frame ***: ./cosmomc terminated
*** longjmp causes uninitialized stack frame ***: ./cosmomc terminated
*** longjmp causes uninitialized stack frame ***: ./cosmomc terminated
*** longjmp causes uninitialized stack frame ***: ./cosmomc terminated
*** longjmp causes uninitialized stack frame ***: ./cosmomc terminated
*** longjmp causes uninitialized stack frame ***: ./cosmomc terminated
*** longjmp causes uninitialized stack frame ***: ./cosmomc terminated
*** longjmp causes uninitialized stack frame ***: ./cosmomc terminated
*** longjmp causes uninitialized stack frame ***: ./cosmomc terminated
*** longjmp causes uninitialized stack frame ***: ./cosmomc terminated
*** longjmp causes uninitialized stack frame ***: ./cosmomc terminated
*** longjmp causes uninitialized stack frame ***: ./cosmomc terminated
*** longjmp causes uninitialized stack frame ***: ./cosmomc terminated
*** longjmp causes uninitialized stack frame ***: ./cosmomc terminated
*** longjmp causes uninitialized stack frame ***: ./cosmomc terminated
*** longjmp causes uninitialized stack frame ***: ./cosmomc terminated
*** longjmp causes uninitialized stack frame ***: ./cosmomc terminated
*** longjmp causes uninitialized stack frame ***: ./cosmomc terminated
*** longjmp causes uninitialized stack frame ***: ./cosmomc terminated
*** longjmp causes uninitialized stack frame ***: ./cosmomc terminated
*** longjmp causes uninitialized stack frame ***: ./cosmomc terminated
*** longjmp causes uninitialized stack frame ***: ./cosmomc terminated
*** longjmp causes uninitialized stack frame ***: ./cosmomc terminated
*** longjmp causes uninitialized stack frame ***: ./cosmomc terminated
*** longjmp causes uninitialized stack frame ***: ./cosmomc terminated
*** longjmp causes uninitialized stack frame ***: ./cosmomc terminated
*** longjmp causes uninitialized stack frame ***: ./cosmomc terminated
*** longjmp causes uninitialized stack frame ***: ./cosmomc terminated
*** longjmp causes uninitialized stack frame ***: ./cosmomc terminated
*** longjmp causes uninitialized stack frame ***: ./cosmomc terminated
*** longjmp causes uninitialized stack frame ***: ./cosmomc terminated
*** longjmp causes uninitialized stack frame ***: ./cosmomc terminated
*** longjmp causes uninitialized stack frame ***: ./cosmomc terminated
*** longjmp causes uninitialized stack frame ***: ./cosmomc terminated
*** longjmp causes uninitialized stack frame ***: *** longjmp causes uninitialized stack frame ***: ./cosmomc terminated
*** longjmp causes uninitialized stack frame ***: ./cosmomc terminated
*** longjmp causes uninitialized stack frame ***: ./cosmomc terminated
*** *** longjmp causes uninitialized stack frame ***: ./cosmomc terminated
longjmp causes uninitialized stack frame ***: ./cosmomc terminated
*** longjmp causes uninitialized stack frame ***: ./cosmomc terminated
*** longjmp causes uninitialized stack frame ***: ./cosmomc terminated
*** longjmp causes uninitialized stack frame ***: ./cosmomc terminated
*** longjmp causes uninitialized stack frame ***: ./cosmomc terminated
*** longjmp causes uninitialized stack frame ***: ./cosmomc terminated
*** longjmp causes uninitialized stack frame ***: ./cosmomc terminated
*** longjmp causes uninitialized stack frame ***: ./cosmomc terminated
*** longjmp causes uninitialized stack frame ***: ./cosmomc terminated
======= Backtrace: =========
/lib/x86_64-linux-gnu/libc.so.6(+0x777e5)[0x2b0e633be7e5]
/lib/x86_64-linux-gnu/libc.so.6(__fortify_fail+0x5c)[0x2b0e6345f56c]
/lib/x86_64-linux-gnu/libc.so.6(+0x11846d)[0x2b0e6345f46d]
/lib/x86_64-linux-gnu/libc.so.6(__longjmp_chk+0x29)[0x2b0e6345f3c9]
./cosmomc[0x77cfd2]
*** longjmp causes uninitialized stack frame ***: ./cosmomc terminated
/lib/x86_64-linux-gnu/libgcc_s.so.1(_Unwind_Backtrace+0x68)[0x2b0e63720668]
/lib/x86_64-linux-gnu/libc.so.6(backtrace+0x4f)[0x2b0e6345bf5f]
/lib/x86_64-linux-gnu/libc.so.6(+0x1f9f5)[0x2b0e633669f5]
/lib/x86_64-linux-gnu/libc.so.6(+0x777e5)[0x2b0e633be7e5]
/lib/x86_64-linux-gnu/libc.so.6(__fortify_fail+0x5c)[0x2b0e6345f56c]
/lib/x86_64-linux-gnu/libc.so.6(+0x11846d)[0x2b0e6345f46d]
/lib/x86_64-linux-gnu/libc.so.6(__longjmp_chk+0x29)[0x2b0e6345f3c9]
./cosmomc[0x77cfd2]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x11390)[0x2b0e6313b390]
/lib/x86_64-linux-gnu/libgcc_s.so.1(+0xeccb)[0x2b0e6371eccb]
/lib/x86_64-linux-gnu/libgcc_s.so.1(_Unwind_Backtrace+0x68)[0x2b0e63720668]
/lib/x86_64-linux-gnu/libc.so.6(backtrace+0x4f)[0x2b0e6345bf5f]
/lib/x86_64-linux-gnu/libc.so.6(+0x1f9f5)[0x2b0e633669f5]
/lib/x86_64-linux-gnu/libc.so.6(+0x777e5)[0x2b0e633be7e5]
/lib/x86_64-linux-gnu/libc.so.6(__fortify_fail+0x5c)[0x2b0e6345f56c]
/lib/x86_64-linux-gnu/libc.so.6(+0x11846d)[0x2b0e6345f46d]
/lib/x86_64-linux-gnu/libc.so.6(__longjmp_chk+0x29)[0x2b0e6345f3c9]
./cosmomc[0x77cfd2]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x11390)[0x2b0e6313b390]
/lib/x86_64-linux-gnu/libgcc_s.so.1(+0xeccb)[0x2b0e6371eccb]
/lib/x86_64-linux-gnu/libgcc_s.so.1(_Unwind_Backtrace+0x68)[0x2b0e63720668]
/lib/x86_64-linux-gnu/libc.so.6(backtrace+0x4f)[0x2b0e6345bf5f]
/lib/x86_64-linux-gnu/libc.so.6(+0x1f9f5)[0x2b0e633669f5]
/lib/x86_64-linux-gnu/libc.so.6(+0x777e5)[0x2b0e633be7e5]
/lib/x86_64-linux-gnu/libc.so.6(__fortify_fail+0x5c)[0x2b0e6345f56c]
*** longjmp causes uninitialized stack frame ***: ./cosmomc terminated
/lib/x86_64-linux-gnu/libc.so.6(+0x11846d)[0x2b0e6345f46d]
/lib/x86_64-linux-gnu/libc.so.6(__longjmp_chk+0x29)[0x2b0e6345f3c9]
./cosmomc[0x77cfd2]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x11390)[0x2b0e6313b390]
/lib/x86_64-linux-gnu/libgcc_s.so.1(+0xeccb)[0x2b0e6371eccb]
/lib/x86_64-linux-gnu/libgcc_s.so.1(_Unwind_Backtrace+0x68)[0x2b0e63720668]
/lib/x86_64-linux-gnu/libc.so.6(backtrace+0x4f)[0x2b0e6345bf5f]
/lib/x86_64-linux-gnu/libc.so.6(+0x1f9f5)[0x2b0e633669f5]
/lib/x86_64-linux-gnu/libc.so.6(+0x777e5)[0x2b0e633be7e5]
/lib/x86_64-linux-gnu/libc.so.6(__fortify_fail+0x5c)[0x2b0e6345f56c]
/lib/x86_64-linux-gnu/libc.so.6(+0x11846d)[0x2b0e6345f46d]
/lib/x86_64-linux-gnu/libc.so.6(__longjmp_chk+0x29)[0x2b0e6345f3c9]
./cosmomc[0x77cfd2]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x11390)[0x2b0e6313b390]
/lib/x86_64-linux-gnu/libgcc_s.so.1(+0xeccb)[0x2b0e6371eccb]
/lib/x86_64-linux-gnu/libgcc_s.so.1(_Unwind_Backtrace+0x68)[0x2b0e63720668]
/lib/x86_64-linux-gnu/libc.so.6(backtrace+0x4f)[0x2b0e6345bf5f]
/lib/x86_64-linux-gnu/libc.so.6(+0x1f9f5)[0x2b0e633669f5]
/lib/x86_64-linux-gnu/libc.so.6(+0x777e5)[0x2b0e633be7e5]
/lib/x86_64-linux-gnu/libc.so.6(__fortify_fail+0x5c)[0x2b0e6345f56c]
/lib/x86_64-linux-gnu/libc.so.6(+0x11846d)[0x2b0e6345f46d]
/lib/x86_64-linux-gnu/libc.so.6(__longjmp_chk+0x29)[0x2b0e6345f3c9]
./cosmomc*** [0x77cfd2]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x11390)[0xlongjmp causes uninitialized stack frame ***: ./cosmomc terminated
/lib/x86_64-linux-gnu/libgcc_s.so.1(_Unwind_Backtrace+0x68)[0x*** longjmp causes uninitialized stack frame ***: ./cosmomc terminated
2b0e63720668]
/lib/x86_64-linux-gnu/libc.so.6(backtrace======= Backtrace: =========
/lib/x86_64-linux-gnu/libc.so.6(+0x777e5)[0x2b0e633be7e5]
*** longjmp causes uninitialized stack frame ***: ./cosmomc terminated
+0x4f)[0x2b0e6345bf5f]
/lib/x86_64-linux-gnu/libc.so.6(+0x11846d)[0x2b0e6345f46d]
/lib/x86_64-linux-gnu/libc.so.6/lib/x86_64-linux-gnu/libc.so.6(__longjmp_chk+0x29)[0x2b0e6345f3c9]
(+0x1f9f5)[0x2b0e633669f5]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x11390)[0x2b0e6313b390]
/lib/x86_64-linux-gnu/libc.so.6/lib/x86_64-linux-gnu/libgcc_s.so.1(+0xeccb)[0x2b0e6371eccb]
/lib/x86_64-linux-gnu/libgcc_s.so.1((+0x777e5)[0x2b0e633be7e5]
/lib/x86_64-linux-gnu/libc.so.6/lib/x86_64-linux-gnu/libc.so.6(__fortify_fail+0x5c)[0x2b0e6345f56c]
*** longjmp causes uninitialized stack frame ***: ./cosmomc terminated
(backtrace+0x4f)[0x2b0e6345bf5f]
/lib/x86_64-linux-gnu/libc.so.6(+0x1f9f5)[0x2b0e633669f5]
/lib/x86_64-linux-gnu/libc.so.6(+0x777e5)[0x2b0e633be7e5]
/lib/x86_64-linux-gnu/libc.so.6(__fortify_fail+0x5c)[0x2b0e6345f56c]
/lib/x86_64-linux-gnu/libc.so.6(+0x11846d)[0x2b0e6345f46d]
/lib/x86_64-linux-gnu/libc.so.6(__longjmp_chk+0x29)[0x2b0e6345f3c9]
./cosmomc[0x77cfd2]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x11390)[0x2b0e6313b390]
/lib/x86_64-linux-gnu/libgcc_s.so.1(+0xeccb)[0x2b0e6371eccb]
/lib/x86_64-linux-gnu/libgcc_s.so.1(_Unwind_Backtrace+0x*** longjmp causes uninitialized stack frame ***: ./cosmomc terminated
/lib/x86_64-linux-gnu/libc.so.6(backtrace+0x4f)[0x2b0e6345bf5f]
======= Backtrace: =========
/lib/x86_64-linux-gnu/libc.so.6(+0x777e5)[0x2b0e633be7e5]
/lib/x86_64-linux-gnu/libc.so.6(+0x777e5)[0x2b0e633be7e5]
/lib/x86_64-linux-gnu/libc.so.6(__fortify_fail+0x5c)[0x2b0e6345f56c]
/lib/x86_64-linux-gnu/libc.so.6(__fortify_fail+0x5c)[0x2b0e6345f56c]
/lib/x86_64-linux-gnu/libc.so.6(+0x11846d)[0x2b0e6345f46d]
/lib/x86_64-linux-gnu/libc.so.6(__longjmp_chk+0x29)[0x2b0e6345f3c9]
/lib/x86_64-linux-gnu/libc.so.6(+0x11846d)[0x2b0e6345f46d]
/lib/x86_64-linux-gnu/libc.so.6(backtrace+0x4f)[0x2b0e6345bf5f]
/lib/x86_64-linux-gnu/libc.so.6(__longjmp_chk+0x29)[0x2b0e6345f3c9]
/lib/x86_64-linux-gnu/libc.so.6(+0x1f9f5)[0x2b0e633669f5]
*** longjmp causes uninitialized stack frame ***: ./cosmomc terminated
*** longjmp causes uninitialized stack frame ***: ./cosmomc terminated
/lib/x86_64-linux-gnu/libc.so.6(+0x777e5)[0x2b0e633be7e5]
/lib/x86_64-linux-gnu/libc.so.6(__fortify_fail+0x5c)[0x2b0e6345f56c]
./cosmomc[0x77cfd2]
/lib/x86_64-linux-gnu/libc.so.6(+0x11846d)[0x2b0e6345f46d]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x11390)[0x2b0e6313b390]
/lib/x86_64-linux-gnu/libc.so.6(gsignal+0x38)[0x2b0e6337c428]
/lib/x86_64-linux-gnu/libc.so.6(abort+0x16a)[0x2b0e6337e02a]
00400000-008cb000 r-xp 00000000 08:01 5377348                            /home/user/cmbsofts/CosmoMC-master/cosmomc
00aca000-0110e000 rw-p 004ca000 08:01 5377348                            /home/user/cmbsofts/CosmoMC-master/cosmomc
0110e000-01473000 rw-p 00000000 00:00 0 
02470000-02adb000 rw-p 00000000 00:00 0                                  [heap]
2b0e5d4d2000-2b0e5d4f8000 r-xp 00000000 08:01 1180066                    /lib/x86_64-linux-gnu/ld-2.23.so
2b0e5d4f8000-2b0e5d515000 rw-p 00000000 00:00 0 
2b0e5d515000-2b0e5d6f0000 rw-p 00000000 00:00 0 
2b0e5d6f7000-2b0e5d6f8000 r--p 00025000 08:01 1180066                    /lib/x86_64-linux-gnu/ld-2.23.so
2b0e5d6f8000-2b0e5d6f9000 rw-p 00026000 08:01 1180066                    /lib/x86_64-linux-gnu/ld-2.23.so
2b0e5d6f9000-2b0e5d6fa000 rw-p 00000000 00:00 0 
2b0e5d6fa000-2b0e5d702000 r-xp 00000000 08:01 5772093                    /home/user/cmbsofts/planck_2015/plc-2.0/lib/libclik_f90.so
2b0e5d702000-2b0e5d901000 ---p 00008000 08:01 5772093                    //lib/x86_64-linux-gnu/libc.so.6(__fortify_fail+0x5c)[0x2b0e6345f56c]
/lib/x86_64-linux-gnu/libc.so.6(+0x11846d)[0x2b0e6345f46d]
/lib/x86_64-linux-gnu/libc.so.6(__longjmp_chk+0x29)[0x2b0e6345f3c9]
./cosmomc[0x77cfd2]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x11390)[0x2b0e6313b390]
/lib/x86_64-linux-gnu/libc.so.6(gsignal+0x38)[0x2b0e6337c428]
/lib/x86_64-linux-gnu/libc.so.6(abort+0x16a)[0x2b0e6337e02a]
forrtl: severe (174): SIGSEGV, segmentation fault occurred
Image              PC                Routine            Line        Source             
cosmomc            000000000069D7A1  for__signal_handl     Unknown  Unknown
libpthread-2.23.s  00002B0E6313B390  Unknown               Unknown  Unknown
cosmomc            000000000069D453  for__signal_handl     Unknown  Unknown
libpthread-2.23.s  00002B0E6313B390  Unknown               Unknown  Unknown

Stack trace terminated abnormally.
/lib/x86_64-linux-gnu/libpthread.so.0(+0x11390)[0x2b0e6313b390]
/lib/x86_64-linux-gnu/libgcc_s.so.1(+0xeccb)[0x2b0e6371eccb]
/lib/x86_64-linux-gnu/libgcc_s.so.1(_Unwind_Backtrace+0x68)[0x2b0e63720668]

Antony Lewis
Posts: 1936
Joined: September 23 2004
Affiliation: University of Sussex
Contact:

Re: Running error in Cosmomc-Nov2016 version

Post by Antony Lewis » May 26 2017

Which compiler version?

Akhilesh Nautiyal(akhi)
Posts: 71
Joined: June 13 2007
Affiliation: Malaviya National Institute of Technology Jaipur

Running error in Cosmomc-Nov2016 version

Post by Akhilesh Nautiyal(akhi) » May 30 2017

I am using ifort 17 update 4.
Then I tried with ifort 16 but it couldn't compile and gave following error.

Code: Select all

cliklike.f90(2): error #7012: The module file cannot be read.  Its format requires a more recent F90 compiler.   [CLIK]
    use clik
--------^

Antony Lewis
Posts: 1936
Joined: September 23 2004
Affiliation: University of Sussex
Contact:

Re: Running error in Cosmomc-Nov2016 version

Post by Antony Lewis » May 30 2017

You might need to rebuild everything if changing compiler version.

Try the latest github version with ifort 17.4

https://github.com/cmbant/CosmoMC/

Akhilesh Nautiyal(akhi)
Posts: 71
Joined: June 13 2007
Affiliation: Malaviya National Institute of Technology Jaipur

Running error in Cosmomc-Nov2016 version

Post by Akhilesh Nautiyal(akhi) » June 01 2017

The problem still persists with the same bug.

Post Reply