[ 0:01] + cat [ 0:01] + divcc prog.c -pthread [ 0:01] + test -s a.out [ 0:01] + test -x a.out [ 0:01] + ./a.out [ 0:01] + divine check a.out [ 0:01] states per second: 152.542 [ 0:02] state count: 9 [ 0:02] mips: 0.38 [ 0:02] error found: no [ 0:02] a report was written to a.report [ 0:02] + divcc prog.c -lpthread -o lpthr [ 0:02] + test -s lpthr [ 0:03] + test -x lpthr [ 0:03] + ./lpthr [ 0:03] + divine check lpthr [ 0:03] states per second: 121.622 [ 0:04] state count: 9 [ 0:04] mips: 0.3 [ 0:04] error found: no [ 0:04] a report was written to lpthr.report [ 0:04] + check debris