Page 1 of 1

error with BBN data

Posted: March 01 2016
by Subinoy Das
Hi I have added two parameters to CAMB. I am able to compile cosmomc successfully but when I try to run in cluster , it stops running with the following output mssg. It seems liek it has issue with BBN data. Infact I don't need BBN data for my model. How do I switch it off.
in the error file it is shwoing segmentation fault..


this is the output file

Number of MPI processes: 12
file_root:/test
Random seeds: 30107, 317 rand_inst: 12
Random seeds: 29308, 317 rand_inst: 4
Random seeds: 29608, 317 rand_inst: 7
Random seeds: 29010, 317 rand_inst: 1
Random seeds: 30009, 317 rand_inst: 11
Random seeds: 29913, 317 rand_inst: 10
Random seeds: 29112, 317 rand_inst: 2
Random seeds: 29810, 317 rand_inst: 9
Random seeds: 29510, 317 rand_inst: 6
Random seeds: 29714, 317 rand_inst: 8
Random seeds: 29414, 317 rand_inst: 5
Random seeds: 29217, 318 rand_inst: 3
Using clik with likelihood file ./data/clik/CAMspec_v6.2TN_2013_02_26_dist.clik
----
clik version 5887
CAMspec e61cec87-3a37-43ca-8ed1-edcfcaf5c00a
----
clik version 5887
CAMspec e61cec87-3a37-43ca-8ed1-edcfcaf5c00a
----
clik version 5887
CAMspec e61cec87-3a37-43ca-8ed1-edcfcaf5c00a
----
clik version 5887
CAMspec e61cec87-3a37-43ca-8ed1-edcfcaf5c00a
----
clik version 5887
CAMspec e61cec87-3a37-43ca-8ed1-edcfcaf5c00a
Checking likelihood './data/clik/CAMspec_v6.2TN_2013_02_26_dist.clik' on test data. got -3908.71 expected -3908.71 (diff -3.67322e-08)
----
Checking likelihood './data/clik/CAMspec_v6.2TN_2013_02_26_dist.clik' on test data. got -3908.71 expected -3908.71 (diff -3.67322e-08)
.....................
.............many such lines .................. and the error happens when initializing BBN he data /// the last few lines are here


Checking likelihood './data/clik/lowlike_v222.clik' on test data. got -1007.04 expected -1007.04 (diff -1.87824e-07)
----
TT from l=0 to l= 32
EE from l=0 to l= 32
BB from l=0 to l= 32
TE from l=0 to l= 32
Checking likelihood './data/clik/lowlike_v222.clik' on test data. got -1007.04 expected -1007.04 (diff -1.87824e-07)
----
TT from l=0 to l= 32
EE from l=0 to l= 32
BB from l=0 to l= 32
TE from l=0 to l= 32
Checking likelihood './data/clik/lowlike_v222.clik' on test data. got -1007.04 expected -1007.04 (diff -1.87824e-07)
----
TT from l=0 to l= 32
EE from l=0 to l= 32
BB from l=0 to l= 32
TE from l=0 to l= 32
Checking likelihood './data/clik/lowlike_v222.clik' on test data. got -1007.04 expected -1007.04 (diff -1.87824e-07)
----
TT from l=0 to l= 32
EE from l=0 to l= 32
BB from l=0 to l= 32
TE from l=0 to l= 32
adding parameters for: lowlike_v222.clik
adding parameters for: commander_v4.1_lm49.clik
adding parameters for: CAMspec_v6.2TN_2013_02_26_dist.clik
WARNING: zero padding ext cls in LoadFiducialHighLTemplate
Computing tensors: F
Doing CMB lensing: F
Doing non-linear Pk: 0
lmax = 6500
lmax_computed_cl = 2500
max_eta_k = 6250.00000000000
transfer kmax = 0.800000011920929
Number of C_ls = 4
Fast divided into 1 blocks
Varying 20 parameters ( 6 slow ( 2 semi-slow), 14 fast ( 0 semi-fast))
Initialising BBN Helium data...
Initialising BBN Helium data...
Initialising BBN Helium data...
Initialising BBN Helium data...
Initialising BBN Helium data...
Initialising BBN Helium data...
Initialising BBN Helium data...
Initialising BBN Helium data...
Initialising BBN Helium data...
Initialising BBN Helium data...
Initialising BBN Helium data...

and the CODE exits CLUSTER ......
can anyone HELP me //

Re: error with BBN data

Posted: March 04 2016
by Antony Lewis
make and run "cosmomc_debug" to see if you get something more useful, and report your compiler version.