Skip to content

Segment error (core dumped) #60

Description

@Win7ery

Why is it that when using streampot data set, a sktch file can be generated when running analyzer with base and stream data at graph id 0, but an error can be generated when running analyzer with base and stream data at graph id 1
I use the following command

bin/unicorn/main filetype edgelist niters 10000 base ../base_data/streamspot_1 stream ../stream_data/streamspot_1 sketch ../sketch_data/train/streamspot_1

The following error occurred

INFO:     graphchi_engine.hpp(print_config:134): Engine configuration:
INFO:     graphchi_engine.hpp(print_config:135):  exec_threads = 4
INFO:     graphchi_engine.hpp(print_config:136):  load_threads = 4
INFO:     graphchi_engine.hpp(print_config:137):  membudget_mb = 2000
INFO:     graphchi_engine.hpp(print_config:138):  blocksize = 1048608
INFO:     graphchi_engine.hpp(print_config:139):  scheduler = 1
INFO:     graphchi_engine.hpp(run:783): Start iteration: 0
INFO: graphchi_engine.hpp(run:868): 0.023569s: Starting: 0 -- 1610644
Segment error (core dumped)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions