Time bar (total: 27.7s)Debug log
1 alts after pruning (1 fresh and 0 done)
Merged error: 28.1b
Found 2 expressions with local error:
| 27.0b | (sqrt (fma x x -1)) |
| 0.0b | (+ x (sqrt (fma x x -1))) |
2 calls. Slowest were:
| 2.0ms | (+ x (sqrt (fma x x -1))) |
| 2.0ms | (sqrt (fma x x -1)) |
2 calls. Slowest were:
| 50.0ms | (+ x (sqrt (fma x x -1))) |
| 38.0ms | (sqrt (fma x x -1)) |
10 calls. Slowest were:
| 539.0ms | (- (+ (* 1/2 (/ (pow x 2) (sqrt -1))) (sqrt -1)) (* 1/8 (/ (pow x 4) (pow (sqrt -1) 3)))) |
| 279.0ms | (- (* 2 x) (+ (* 1/8 (/ 1 (pow x 3))) (* 1/2 (/ 1 x)))) |
| 244.0ms | (- x (+ (* 1/8 (/ 1 (pow x 3))) (* 1/2 (/ 1 x)))) |
3 alts after pruning (2 fresh and 1 done)
Merged error: 0b
Found 2 expressions with local error:
| 0.1b | (/ (/ 1/8 x) (* x x)) |
| 0.0b | (- (fma 2 x (/ -1/2 x)) (/ (/ 1/8 x) (* x x))) |
2 calls. Slowest were:
| 10.0ms | (- (fma 2 x (/ -1/2 x)) (/ (/ 1/8 x) (* x x))) |
| 6.0ms | (/ (/ 1/8 x) (* x x)) |
2 calls. Slowest were:
| 21.0ms | (/ (/ 1/8 x) (* x x)) |
| 18.0ms | (- (fma 2 x (/ -1/2 x)) (/ (/ 1/8 x) (* x x))) |
75 calls. Slowest were:
| 715.0ms | (/ (* (* (/ 1/8 x) (/ 1/8 x)) (/ 1/8 x)) (* (* (* x x) (* x x)) (* x x))) |
| 474.0ms | (fma (- (/ (/ 1 x) x)) (/ 1/8 x) (* (/ (/ 1 x) x) (/ 1/8 x))) |
| 458.0ms | (fma (- (/ 1 (* x x))) (/ 1/8 x) (* (/ 1 (* x x)) (/ 1/8 x))) |
3 alts after pruning (1 fresh and 2 done)
Merged error: 0b
Found 4 expressions with local error:
| 27.0b | (sqrt (fma x x -1)) |
| 27.0b | (sqrt (fma x x -1)) |
| 27.0b | (sqrt (fma x x -1)) |
| 0.6b | (* (cbrt (sqrt (fma x x -1))) (cbrt (sqrt (fma x x -1)))) |
4 calls. Slowest were:
| 12.0ms | (* (cbrt (sqrt (fma x x -1))) (cbrt (sqrt (fma x x -1)))) |
| 2.0ms | (sqrt (fma x x -1)) |
| 1.0ms | (sqrt (fma x x -1)) |
4 calls. Slowest were:
| 129.0ms | (* (cbrt (sqrt (fma x x -1))) (cbrt (sqrt (fma x x -1)))) |
| 38.0ms | (sqrt (fma x x -1)) |
| 37.0ms | (sqrt (fma x x -1)) |
50 calls. Slowest were:
| 470.0ms | (- (+ (* 1/2 (/ (pow x 2) (sqrt -1))) (sqrt -1)) (* 1/8 (/ (pow x 4) (pow (sqrt -1) 3)))) |
| 458.0ms | (- (+ (* 1/2 (/ (pow x 2) (sqrt -1))) (sqrt -1)) (* 1/8 (/ (pow x 4) (pow (sqrt -1) 3)))) |
| 452.0ms | (- (+ (* 1/2 (/ (pow x 2) (sqrt -1))) (sqrt -1)) (* 1/8 (/ (pow x 4) (pow (sqrt -1) 3)))) |
3 alts after pruning (0 fresh and 3 done)
Merged error: 0b
Please include this information when filing a bug report:
herbie shell --seed 2018359 +o rules:numerics
(FPCore (x)
:name "Hyperbolic arc-cosine"
(log (+ x (sqrt (- (* x x) 1)))))
| partition: contract violation expected: list? given: 0.2570543157637327 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 |