Time bar (total: 35.0s)Debug log
1 alts after pruning (1 fresh and 0 done)
Merged error: 13.6b
Found 2 expressions with local error:
| 3.0b | (- (/ 1 (+ x 1)) (/ 1 (- x 1))) |
| 0.0b | (/ 1 (+ x 1)) |
2 calls. Slowest were:
| 13.0ms | (- (/ 1 (+ x 1)) (/ 1 (- x 1))) |
| 2.0ms | (/ 1 (+ x 1)) |
2 calls. Slowest were:
| 34.0ms | (- (/ 1 (+ x 1)) (/ 1 (- x 1))) |
| 6.0ms | (/ 1 (+ x 1)) |
99 calls. Slowest were:
| 1.3s | (fma (- (+ x 1)) (/ 1 (- (* x x) (* 1 1))) (* (+ x 1) (/ 1 (- (* x x) (* 1 1))))) |
| 1.3s | (fma (- (+ x 1)) (/ 1 (- (* x x) (* 1 1))) (* (+ x 1) (/ 1 (- (* x x) (* 1 1))))) |
| 1.2s | (fma (- (+ x 1)) (/ 1 (- (* x x) (* 1 1))) (* (+ x 1) (/ 1 (- (* x x) (* 1 1))))) |
2 alts after pruning (2 fresh and 0 done)
Merged error: 0.4b
Found 2 expressions with local error:
| 0.4b | (/ 1 (fma x x -1)) |
| 0.0b | (* (/ 1 (fma x x -1)) -2) |
2 calls. Slowest were:
| 3.0ms | (* (/ 1 (fma x x -1)) -2) |
| 1.0ms | (/ 1 (fma x x -1)) |
2 calls. Slowest were:
| 20.0ms | (* (/ 1 (fma x x -1)) -2) |
| 18.0ms | (/ 1 (fma x x -1)) |
13 calls. Slowest were:
| 895.0ms | (- (+ (* 2 (/ 1 (pow x 4))) (+ (* 2 (/ 1 (pow x 6))) (* 2 (/ 1 (pow x 2)))))) |
| 861.0ms | (- (+ (* 2 (/ 1 (pow x 4))) (+ (* 2 (/ 1 (pow x 6))) (* 2 (/ 1 (pow x 2)))))) |
| 125.0ms | (+ (* 2 (pow x 2)) (+ (* 2 (pow x 4)) 2)) |
4 alts after pruning (3 fresh and 1 done)
Merged error: 0.3b
Found 4 expressions with local error:
| 14.9b | (cbrt (fma x x -1)) |
| 14.9b | (cbrt (fma x x -1)) |
| 14.9b | (cbrt (fma x x -1)) |
| 1.0b | (/ 1 (* (cbrt (fma x x -1)) (cbrt (fma x x -1)))) |
4 calls. Slowest were:
| 9.0ms | (/ 1 (* (cbrt (fma x x -1)) (cbrt (fma x x -1)))) |
| 1.0ms | (cbrt (fma x x -1)) |
| 1.0ms | (cbrt (fma x x -1)) |
4 calls. Slowest were:
| 163.0ms | (/ 1 (* (cbrt (fma x x -1)) (cbrt (fma x x -1)))) |
| 149.0ms | (cbrt (fma x x -1)) |
| 130.0ms | (cbrt (fma x x -1)) |
29 calls. Slowest were:
| 211.0ms | (- (pow -1 1/3) (+ (* 1/3 (* (pow x 2) (pow -1 1/3))) (* 1/9 (* (pow x 4) (pow -1 1/3))))) |
| 211.0ms | (- (pow -1 1/3) (+ (* 1/3 (* (pow x 2) (pow -1 1/3))) (* 1/9 (* (pow x 4) (pow -1 1/3))))) |
| 181.0ms | (- (pow -1 1/3) (+ (* 1/3 (* (pow x 2) (pow -1 1/3))) (* 1/9 (* (pow x 4) (pow -1 1/3))))) |
5 alts after pruning (3 fresh and 2 done)
Merged error: 0.3b
Found 4 expressions with local error:
| 14.9b | (cbrt (fma x x -1)) |
| 14.9b | (cbrt (fma x x -1)) |
| 14.9b | (cbrt (fma x x -1)) |
| 14.9b | (cbrt (fma x x -1)) |
4 calls. Slowest were:
| 1.0ms | (cbrt (fma x x -1)) |
| 1.0ms | (cbrt (fma x x -1)) |
| 1.0ms | (cbrt (fma x x -1)) |
4 calls. Slowest were:
| 146.0ms | (cbrt (fma x x -1)) |
| 129.0ms | (cbrt (fma x x -1)) |
| 126.0ms | (cbrt (fma x x -1)) |
24 calls. Slowest were:
| 262.0ms | (- (pow -1 1/3) (+ (* 1/3 (* (pow x 2) (pow -1 1/3))) (* 1/9 (* (pow x 4) (pow -1 1/3))))) |
| 239.0ms | (- (pow -1 1/3) (+ (* 1/3 (* (pow x 2) (pow -1 1/3))) (* 1/9 (* (pow x 4) (pow -1 1/3))))) |
| 213.0ms | (- (pow -1 1/3) (+ (* 1/3 (* (pow x 2) (pow -1 1/3))) (* 1/9 (* (pow x 4) (pow -1 1/3))))) |
5 alts after pruning (2 fresh and 3 done)
Merged error: 0.3b
Please include this information when filing a bug report:
herbie shell --seed 2018359 +o rules:numerics
(FPCore (x)
:name "Asymptote A"
(- (/ 1 (+ x 1)) (/ 1 (- x 1))))
| partition: contract violation expected: list? given: 0.3633573987130286 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 |