Hello, this is tian. I downloaded the graspan source code, the Boost library, changed the path setting in src/makefile, src/run. Everything was good so far and run the makefile in the src folder successfully. I downloaded a data-flow file(lnx_lib_df) and a graph file (rules_dataflow) to run the code. The command line I used is "./run lnx_lib_df rules_dataflow 4 1 4".
But I found this in the output file which located in the src/log folder.

Did I do something wrong? Why I have this problem? Any suggestion to fix it?
Thank you very much.