Time bar (total: 11.0ms)Debug logProfile
Please include this information when filing a bug report:
herbie shell --seed 2018257
(FPCore (a b c)
:name "Area of a triangle"
:pre (and (< 0 a (+ b c)) (< 0 b (+ a c)) (< 0 c (+ a b)))
:herbie-target
(/ (sqrt (* (* (* (+ a (+ b c)) (- c (- a b))) (+ c (- a b))) (+ a (- b c)))) 4)
(sqrt (* (* (* (/ (+ (+ a b) c) 2) (- (/ (+ (+ a b) c) 2) a)) (- (/ (+ (+ a b) c) 2) b)) (- (/ (+ (+ a b) c) 2) c))))
| ival-and: arity mismatch; the expected number of arguments does not match the given number expected: 2 given: 3 arguments...: (ival #t #t #f #f) (ival #f #f #f #f) (ival #t #t #f #f) | L | C | |
|---|---|---|---|
| (unnamed) | /data/pavpan/nightlies/herbie/biginterval-sampler/src/programs.rkt | 124 | 2 |
| loop | /data/pavpan/nightlies/herbie/biginterval-sampler/src/points.rkt | 144 | 2 |
| for-loop | /data/pavpan/nightlies/herbie/biginterval-sampler/src/points.rkt | 162 | 2 |
| make-exacts-intervals | /data/pavpan/nightlies/herbie/biginterval-sampler/src/points.rkt | 159 | 0 |
| loop | /data/pavpan/nightlies/herbie/biginterval-sampler/src/points.rkt | 217 | 2 |
| setup-prog!32 | /data/pavpan/nightlies/herbie/biginterval-sampler/src/mainloop.rkt | 63 | 0 |
| run-improve39 | /data/pavpan/nightlies/herbie/biginterval-sampler/src/mainloop.rkt | 287 | 0 |
| (unnamed) | /home/p92/racket/collects/racket/private/more-scheme.rkt | 261 | 28 |
| run | /home/p92/racket/share/pkgs/profile-lib/main.rkt | 39 | 2 |
| profile-thunk16 | /home/p92/racket/share/pkgs/profile-lib/main.rkt | 9 | 0 |
| (unnamed) | /home/p92/racket/collects/racket/private/more-scheme.rkt | 261 | 28 |