Time bar (total: 5.9s)Debug logProfile
1 alts after pruning (1 fresh and 0 done)
Merged error: 0.0b
Found 1 expressions with local error:
| 0.0b | (fma (* x x) x (* x x)) |
1 calls. Slowest were:
| 0.0ms | (fma (* x x) x (* x x)) |
1 calls. Slowest were:
| 51.0ms | (fma (* x x) x (* x x)) |
3 calls. Slowest were:
| 14.0ms | (+ (pow x 3) (pow x 2)) |
| 13.0ms | (+ (pow x 3) (pow x 2)) |
| 8.0ms | (+ (pow x 3) (pow x 2)) |
2 alts after pruning (1 fresh and 1 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 28.9b | (sqrt (fma (* x x) x (* x x))) |
| 28.9b | (sqrt (fma (* x x) x (* x x))) |
| 0.0b | (* (sqrt (fma (* x x) x (* x x))) (sqrt (fma (* x x) x (* x x)))) |
| 0.0b | (fma (* x x) x (* x x)) |
4 calls. Slowest were:
| 11.0ms | (* (sqrt (fma (* x x) x (* x x))) (sqrt (fma (* x x) x (* x x)))) |
| 2.0ms | (sqrt (fma (* x x) x (* x x))) |
| 1.0ms | (sqrt (fma (* x x) x (* x x))) |
4 calls. Slowest were:
| 44.0ms | (fma (* x x) x (* x x)) |
| 35.0ms | (* (sqrt (fma (* x x) x (* x x))) (sqrt (fma (* x x) x (* x x)))) |
| 27.0ms | (sqrt (fma (* x x) x (* x x))) |
42 calls. Slowest were:
| 409.0ms | (- (+ x (* 1/2 (pow x 2))) (* 1/8 (pow x 3))) |
| 360.0ms | (- (+ x (* 1/2 (pow x 2))) (* 1/8 (pow x 3))) |
| 269.0ms | (* (fma (* x x) x (* x x)) (fma (* x x) x (* x x))) |
2 alts after pruning (1 fresh and 1 done)
Merged error: 0.0b
Found 1 expressions with local error:
| 0.0b | (* (fma x x x) x) |
1 calls. Slowest were:
| 3.0ms | (* (fma x x x) x) |
1 calls. Slowest were:
| 35.0ms | (* (fma x x x) x) |
5 calls. Slowest were:
| 10.0ms | (+ (pow x 3) (pow x 2)) |
| 7.0ms | (+ (pow x 3) (pow x 2)) |
| 7.0ms | (+ (pow x 3) (pow x 2)) |
2 alts after pruning (0 fresh and 2 done)
Merged error: 0.0b
Please include this information when filing a bug report:
herbie shell --seed 2018357 +o rules:numerics
(FPCore (x)
:name "Expression 3, p15"
:pre (<= 0 x 2)
:herbie-target
(* (* (+ 1.0 x) x) x)
(+ (* x (* x x)) (* x x)))
| partition: contract violation expected: list? given: 0.014375 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 |