Time bar (total: 24.2s)Debug log
1 alts after pruning (1 fresh and 0 done)
Merged error: 28.1b
Found 3 expressions with local error:
| 27.0b | (sqrt (- (* x x) 1)) |
| 0.0b | (+ x (sqrt (- (* x x) 1))) |
| 0.0b | (- (* x x) 1) |
3 calls. Slowest were:
| 4.0ms | (sqrt (- (* x x) 1)) |
| 3.0ms | (- (* x x) 1) |
| 3.0ms | (+ x (sqrt (- (* x x) 1))) |
3 calls. Slowest were:
| 34.0ms | (+ x (sqrt (- (* x x) 1))) |
| 29.0ms | (- (* x x) 1) |
| 29.0ms | (sqrt (- (* x x) 1)) |
17 calls. Slowest were:
| 398.0ms | (- (+ (* 1/2 (/ (pow x 2) (sqrt -1))) (sqrt -1)) (* 1/8 (/ (pow x 4) (pow (sqrt -1) 3)))) |
| 180.0ms | (- x (+ (* 1/8 (/ 1 (pow x 3))) (* 1/2 (/ 1 x)))) |
| 165.0ms | (- (* 2 x) (+ (* 1/8 (/ 1 (pow x 3))) (* 1/2 (/ 1 x)))) |
2 alts after pruning (2 fresh and 0 done)
Merged error: 0b
Found 3 expressions with local error:
| 0.1b | (/ (/ 1/8 x) (* x x)) |
| 0.0b | (+ x (- (+ (/ -1/2 x) x) (/ (/ 1/8 x) (* x x)))) |
| 0.0b | (- (+ (/ -1/2 x) x) (/ (/ 1/8 x) (* x x))) |
3 calls. Slowest were:
| 26.0ms | (+ x (- (+ (/ -1/2 x) x) (/ (/ 1/8 x) (* x x)))) |
| 15.0ms | (- (+ (/ -1/2 x) x) (/ (/ 1/8 x) (* x x))) |
| 3.0ms | (/ (/ 1/8 x) (* x x)) |
3 calls. Slowest were:
| 25.0ms | (+ x (- (+ (/ -1/2 x) x) (/ (/ 1/8 x) (* x x)))) |
| 17.0ms | (/ (/ 1/8 x) (* x x)) |
| 16.0ms | (- (+ (/ -1/2 x) x) (/ (/ 1/8 x) (* x x))) |
36 calls. Slowest were:
| 543.0ms | (/ (* (* (/ 1/8 x) (/ 1/8 x)) (/ 1/8 x)) (* (* (* x x) (* x x)) (* x x))) |
| 341.0ms | (* (+ (* (/ -1/2 x) (/ -1/2 x)) (- (* x x) (* (/ -1/2 x) x))) (* x x)) |
| 337.0ms | (- (* (+ (pow (/ -1/2 x) 3) (pow x 3)) (* x x)) (* (+ (* (/ -1/2 x) (/ -1/2 x)) (- (* x x) (* (/ -1/2 x) x))) (/ 1/8 x))) |
2 alts after pruning (1 fresh and 1 done)
Merged error: 0b
Found 4 expressions with local error:
| 27.9b | (cbrt (- (* x x) 1)) |
| 27.9b | (cbrt (- (* x x) 1)) |
| 27.9b | (cbrt (- (* x x) 1)) |
| 27.0b | (sqrt (* (* (cbrt (- (* x x) 1)) (cbrt (- (* x x) 1))) (cbrt (- (* x x) 1)))) |
4 calls. Slowest were:
| 8.0ms | (sqrt (* (* (cbrt (- (* x x) 1)) (cbrt (- (* x x) 1))) (cbrt (- (* x x) 1)))) |
| 1.0ms | (cbrt (- (* x x) 1)) |
| 1.0ms | (cbrt (- (* x x) 1)) |
4 calls. Slowest were:
| 150.0ms | (cbrt (- (* x x) 1)) |
| 112.0ms | (cbrt (- (* x x) 1)) |
| 99.0ms | (cbrt (- (* x x) 1)) |
57 calls. Slowest were:
| 565.0ms | (sqrt (* (* (cbrt (- (* x x) 1)) (cbrt (- (* (* x x) (* x x)) (* 1 1)))) (cbrt (- (* x x) 1)))) |
| 517.0ms | (sqrt (* (* (cbrt (- (* (* x x) (* x x)) (* 1 1))) (cbrt (- (* x x) 1))) (cbrt (- (* (* x x) (* x x)) (* 1 1))))) |
| 456.0ms | (sqrt (* (* (cbrt (- (* (* x x) (* x x)) (* 1 1))) (cbrt (- (* x x) 1))) (cbrt (- (* x x) 1)))) |
2 alts after pruning (0 fresh and 2 done)
Merged error: 0b
Please include this information when filing a bug report:
herbie shell --seed 2018359
(FPCore (x)
:name "Hyperbolic arc-cosine"
(log (+ x (sqrt (- (* x x) 1)))))
| partition: contract violation expected: list? given: 0.2575435052134926 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 |