A single test case is generated. This likely indicates erroneous concretization. Worth taking a look to see what's causing it.
TraceGraph is segfaulting. According to gdb, it's happening during recursive calls to merge_trace(). I looked at it briefly, and can't find the cause. Note that the trace being merged is large (100k blocks) which is the only difference I can see compared with other tests; however, I don't see why that'd make a difference.
Testing on x86.
Two problems we're encountering.