HazyResearch/deepdive

Deepdive run Error :When I run ‘deepdive do probabilities’

Jason-zzzzz opened this issue · 0 comments

Error log:
2019-07-11 15:19:00.297296 LOADED VARIABLES: #416
2019-07-11 15:19:00.297304 N_QUERY: #258
2019-07-11 15:19:00.297312 N_EVID : #158
2019-07-11 15:19:00.297332 LOADED WEIGHTS: #12554
2019-07-11 15:19:00.302310 pbzip2: *ERROR: File [factorgraph/factors/inf_imply_has_transaction_has_transaction/factors.part-2.bin.bz2] is NOT a valid bzip2! Skipping...
2019-07-11 15:19:00.302358 -------------------------------------------
2019-07-11 15:19:00.302377 pbzip2: *ERROR: File [factorgraph/factors/inf_imply_has_transaction_has_transaction/factors.part-1.bin.bz2] is NOT a valid bzip2! Skipping...
2019-07-11 15:19:00.302391 -------------------------------------------
2019-07-11 15:19:00.302404 pbzip2: *ERROR: File [factorgraph/factors/inf_imply_has_transaction_has_transaction/factors.part-3.bin.bz2] is NOT a valid bzip2! Skipping...
2019-07-11 15:19:00.302417 -------------------------------------------
2019-07-11 15:19:00.303280 sampler-dw: src/dstruct/factor_graph/factor_graph.cpp:234: void dd::FactorGraph::load(const dd::CmdParser&, bool, int): Assertion `n_loaded == n_factor' failed.
2019-07-11 15:19:00.303880 process/model/learning/run.sh: line 22: 15704 Aborted sampler-dw gibbs -w <(flatten factorgraph/weights) -v <(flatten factorgraph/variables) -f <(flatten factorgraph/factors) -m factorgraph/meta -o weights -l 1000 -s 1 -i 1000 --alpha 0.01 --sample_evidence
‘run/ABORTED’ -> ‘20190711/151858.223682655’

my DeepDive (v0.8.0-79)
Operating environment:contenos7

Can't continue after the failure, please tell me how to do it, thank you