[ 0:00] + cat [ 0:00] + mkdir capture/ [ 0:00] + touch capture/file [ 0:00] + verify test.c [ 0:00] | load ./test.c test.c [ 0:00] | expect --result valid [ 0:00] | cc -o testcase.bc test.c [ 0:00] | verify --max-memory 4GiB --max-time 600 --threads 2 --report-filename verify.out --leakcheck exit --capture capture/file:follow:/file.txt testcase.bc [ 0:00] compiling test.c [ 0:00] loading bitcode … DiOS … LART … RR … constants … done [ 0:03] booting … done [ 0:03] states per second: 78.9474 [ 0:03] state count: 3 [ 0:03] mips: 0.21 [ 0:03] error found: no [ 0:03] + check debris [ 0:03] + test -e warning