[ 0:00] + cat [ 0:00] + divcc prog.c -pthread [ 0:00] + test -s a.out [ 0:00] + test -x a.out [ 0:00] + ./a.out [ 0:00] + divine check a.out [ 0:00] states per second: 108.434 [ 0:02] state count: 9 [ 0:02] mips: 0.27 [ 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:02] + test -x lpthr [ 0:02] + ./lpthr [ 0:02] + divine check lpthr [ 0:02] states per second: 101.124 [ 0:03] state count: 9 [ 0:03] mips: 0.25 [ 0:03] error found: no [ 0:03] a report was written to lpthr.report [ 0:03] + check debris [ 0:04] + test -e warning