Time bar (total: 1.6m)Debug log
2 alts after pruning (2 fresh and 0 done)
Merged error: 32.1b
Found 4 expressions with local error:
| 27.0b | (sqrt (- (* g g) (* h h))) |
| 27.0b | (sqrt (- (* g g) (* h h))) |
| 7.9b | (cbrt (* (/ 1 (* 2 a)) (+ (- g) (sqrt (- (* g g) (* h h)))))) |
| 4.5b | (cbrt (* (/ 1 (* 2 a)) (- (- g) (sqrt (- (* g g) (* h h)))))) |
4 calls. Slowest were:
| 13.0ms | (cbrt (* (/ 1 (* 2 a)) (- (- g) (sqrt (- (* g g) (* h h)))))) |
| 13.0ms | (cbrt (* (/ 1 (* 2 a)) (+ (- g) (sqrt (- (* g g) (* h h)))))) |
| 5.0ms | (sqrt (- (* g g) (* h h))) |
4 calls. Slowest were:
| 292.0ms | (cbrt (* (/ 1 (* 2 a)) (- (- g) (sqrt (- (* g g) (* h h)))))) |
| 285.0ms | (cbrt (* (/ 1 (* 2 a)) (+ (- g) (sqrt (- (* g g) (* h h)))))) |
| 31.0ms | (sqrt (- (* g g) (* h h))) |
38 calls. Slowest were:
| 645.0ms | (cbrt (* (/ 1 (* 2 a)) (- (* (- g) (- g)) (* (sqrt (- (* g g) (* h h))) (sqrt (- (* g g) (* h h))))))) |
| 642.0ms | (cbrt (* (/ 1 (* 2 a)) (- (* (- g) (- g)) (* (sqrt (- (* g g) (* h h))) (sqrt (- (* g g) (* h h))))))) |
| 409.0ms | (cbrt (* (/ 1 (* 2 a)) (+ (pow (- g) 3) (pow (sqrt (- (* g g) (* h h))) 3)))) |
20 alts after pruning (20 fresh and 0 done)
Merged error: 27.4b
Found 4 expressions with local error:
| 27.0b | (sqrt (* (+ g h) (- g h))) |
| 27.0b | (sqrt (- (* g g) (* h h))) |
| 4.5b | (cbrt (* (/ 1 (* 2 a)) (- (- g) (sqrt (- (* g g) (* h h)))))) |
| 2.8b | (- (* g g) (* h h)) |
4 calls. Slowest were:
| 19.0ms | (cbrt (* (/ 1 (* 2 a)) (- (- g) (sqrt (- (* g g) (* h h)))))) |
| 5.0ms | (sqrt (- (* g g) (* h h))) |
| 5.0ms | (sqrt (* (+ g h) (- g h))) |
4 calls. Slowest were:
| 269.0ms | (cbrt (* (/ 1 (* 2 a)) (- (- g) (sqrt (- (* g g) (* h h)))))) |
| 51.0ms | (sqrt (* (+ g h) (- g h))) |
| 39.0ms | (sqrt (- (* g g) (* h h))) |
39 calls. Slowest were:
| 690.0ms | (cbrt (* (/ 1 (* 2 a)) (- (* (- g) (- g)) (* (sqrt (- (* g g) (* h h))) (sqrt (- (* g g) (* h h))))))) |
| 601.0ms | (sqrt (* (+ g h) (- (* g g) (* h h)))) |
| 448.0ms | (sqrt (* (+ (pow g 3) (pow h 3)) (- (pow g 3) (pow h 3)))) |
23 alts after pruning (23 fresh and 0 done)
Merged error: 27.2b
Found 4 expressions with local error:
| 27.0b | (sqrt (* (+ g h) (- g h))) |
| 27.0b | (sqrt (- (* g g) (* h h))) |
| 2.8b | (- (* g g) (* h h)) |
| 2.6b | (- (- g) (sqrt (- (* g g) (* h h)))) |
4 calls. Slowest were:
| 14.0ms | (- (- g) (sqrt (- (* g g) (* h h)))) |
| 5.0ms | (sqrt (- (* g g) (* h h))) |
| 5.0ms | (sqrt (* (+ g h) (- g h))) |
4 calls. Slowest were:
| 41.0ms | (sqrt (* (+ g h) (- g h))) |
| 30.0ms | (- (- g) (sqrt (- (* g g) (* h h)))) |
| 28.0ms | (- (* g g) (* h h)) |
97 calls. Slowest were:
| 699.0ms | (sqrt (* (+ g h) (- (* g g) (* h h)))) |
| 405.0ms | (sqrt (* (+ (pow g 3) (pow h 3)) (- (pow g 3) (pow h 3)))) |
| 264.0ms | (sqrt (* (+ (pow g 3) (pow h 3)) (- g h))) |
26 alts after pruning (25 fresh and 1 done)
Merged error: 27.2b
Found 4 expressions with local error:
| 27.0b | (sqrt (* (+ g h) (- g h))) |
| 27.0b | (sqrt (- (* g g) (* h h))) |
| 27.0b | (sqrt (- (* g g) (* h h))) |
| 27.0b | (sqrt (- (* g g) (* h h))) |
4 calls. Slowest were:
| 6.0ms | (sqrt (- (* g g) (* h h))) |
| 5.0ms | (sqrt (- (* g g) (* h h))) |
| 5.0ms | (sqrt (- (* g g) (* h h))) |
4 calls. Slowest were:
| 38.0ms | (sqrt (* (+ g h) (- g h))) |
| 37.0ms | (sqrt (- (* g g) (* h h))) |
| 27.0ms | (sqrt (- (* g g) (* h h))) |
42 calls. Slowest were:
| 662.0ms | (sqrt (* (+ g h) (- (* g g) (* h h)))) |
| 381.0ms | (sqrt (* (+ (pow g 3) (pow h 3)) (- (pow g 3) (pow h 3)))) |
| 267.0ms | (sqrt (* (+ g h) (- (pow g 3) (pow h 3)))) |
25 alts after pruning (24 fresh and 1 done)
Merged error: 27.2b
Please include this information when filing a bug report:
herbie shell --seed 2018359 +o rules:numerics
(FPCore (g h a)
:name "2-ancestry mixing, positive discriminant"
(+ (cbrt (* (/ 1 (* 2 a)) (+ (- g) (sqrt (- (* g g) (* h h)))))) (cbrt (* (/ 1 (* 2 a)) (- (- g) (sqrt (- (* g g) (* h h))))))))
| partition: contract violation expected: list? given: 29.941613622405235 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 |