Time bar (total: 18.4s)Debug log
2 alts after pruning (2 fresh and 0 done)
Merged error: 34.3b
Found 2 expressions with local error:
| 7.9b | (- (fma x y z) (* x y)) |
| 1.5b | (- (- (fma x y z) (* x y)) (- z -1)) |
2 calls. Slowest were:
| 28.0ms | (- (- (fma x y z) (* x y)) (- z -1)) |
| 6.0ms | (- (fma x y z) (* x y)) |
2 calls. Slowest were:
| 25.0ms | (- (fma x y z) (* x y)) |
| 24.0ms | (- (- (fma x y z) (* x y)) (- z -1)) |
25 calls. Slowest were:
| 380.0ms | (* (+ (* (fma x y z) (fma x y z)) (+ (* (* x y) (* x y)) (* (fma x y z) (* x y)))) (+ z -1)) |
| 300.0ms | (- (fma x y z) (+ z (+ 1 (* x y)))) |
| 291.0ms | (- (fma x y z) (+ z (+ 1 (* x y)))) |
6 alts after pruning (6 fresh and 0 done)
Merged error: 12.5b
Found 1 expressions with local error:
| 7.9b | (- (fma x y z) (* x y)) |
1 calls. Slowest were:
| 4.0ms | (- (fma x y z) (* x y)) |
1 calls. Slowest were:
| 15.0ms | (- (fma x y z) (* x y)) |
4 calls. Slowest were:
| 13.0ms | (/ (exp (fma x y z)) (exp (* x y))) |
| 4.0ms | (- (fma x y z) (* x y)) |
| 4.0ms | (- (fma x y z) (* x y)) |
6 alts after pruning (5 fresh and 1 done)
Merged error: 12.5b
Found 4 expressions with local error:
| 7.9b | (- (fma x y z) (* x y)) |
| 7.9b | (- (fma x y z) (* x y)) |
| 7.9b | (- (fma x y z) (* x y)) |
| 1.5b | (- (- (fma x y z) (* x y)) (- z -1)) |
4 calls. Slowest were:
| 30.0ms | (- (- (fma x y z) (* x y)) (- z -1)) |
| 6.0ms | (- (fma x y z) (* x y)) |
| 6.0ms | (- (fma x y z) (* x y)) |
4 calls. Slowest were:
| 41.0ms | (- (- (fma x y z) (* x y)) (- z -1)) |
| 30.0ms | (- (fma x y z) (* x y)) |
| 29.0ms | (- (fma x y z) (* x y)) |
33 calls. Slowest were:
| 367.0ms | (- (fma x y z) (+ z (+ 1 (* x y)))) |
| 330.0ms | (* (+ (* (fma x y z) (fma x y z)) (+ (* (* x y) (* x y)) (* (fma x y z) (* x y)))) (+ z -1)) |
| 319.0ms | (/ (/ (exp (fma x y z)) (exp (* x y))) (exp (- z -1))) |
6 alts after pruning (5 fresh and 1 done)
Merged error: 12.5b
Found 4 expressions with local error:
| 7.9b | (- (fma x y z) (* x y)) |
| 7.9b | (- (fma x y z) (* x y)) |
| 7.9b | (- (fma x y z) (* x y)) |
| 7.9b | (- (fma x y z) (* x y)) |
4 calls. Slowest were:
| 3.0ms | (- (fma x y z) (* x y)) |
| 3.0ms | (- (fma x y z) (* x y)) |
| 3.0ms | (- (fma x y z) (* x y)) |
4 calls. Slowest were:
| 19.0ms | (- (fma x y z) (* x y)) |
| 18.0ms | (- (fma x y z) (* x y)) |
| 16.0ms | (- (fma x y z) (* x y)) |
16 calls. Slowest were:
| 18.0ms | (/ (exp (fma x y z)) (exp (* x y))) |
| 17.0ms | (/ (exp (fma x y z)) (exp (* x y))) |
| 14.0ms | (/ (exp (fma x y z)) (exp (* x y))) |
6 alts after pruning (4 fresh and 2 done)
Merged error: 12.5b
Please include this information when filing a bug report:
herbie shell --seed 2018359
(FPCore (x y z)
:name "simple fma test"
:herbie-target
-1
(- (fma x y z) (+ 1 (+ (* x y) z))))
| partition: contract violation expected: list? given: 13.395084023145087 argument position: 2nd other arguments...: #<procedure:ordinary-value?> | L | C | |
|---|---|---|---|
| partition | /home/p92/racket/collects/racket/list.rkt | 555 | 0 |
| errors-score | /data/pavpan/nightlies/herbie/develop/src/points.rkt | 322 | 0 |
| for-loop | /data/pavpan/nightlies/herbie/develop/src/sandbox.rkt | 75 | 12 |
| (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 |