Time bar (total: 23.3s)Debug logProfile
1 alts after pruning (1 fresh and 0 done)
Merged error: 29.0b
Found 2 expressions with local error:
| 29.0b | (/ (fma a c (* b d)) (fma d d (* c c))) |
| 0.5b | (fma a c (* b d)) |
2 calls. Slowest were:
| 6.0ms | (/ (fma a c (* b d)) (fma d d (* c c))) |
| 0.0ms | (fma a c (* b d)) |
2 calls. Slowest were:
| 90.0ms | (/ (fma a c (* b d)) (fma d d (* c c))) |
| 43.0ms | (fma a c (* b d)) |
31 calls. Slowest were:
| 223.0ms | (/ (* (* (fma a c (* b d)) (fma a c (* b d))) (fma a c (* b d))) (* (* (fma d d (* c c)) (fma d d (* c c))) (fma d d (* c c)))) |
| 35.0ms | (/ (* (cbrt (fma a c (* b d))) (cbrt (fma a c (* b d)))) (* (cbrt (fma d d (* c c))) (cbrt (fma d d (* c c))))) |
| 23.0ms | (/ (sqrt (fma a c (* b d))) (* (cbrt (fma d d (* c c))) (cbrt (fma d d (* c c))))) |
7 alts after pruning (7 fresh and 0 done)
Merged error: 18.5b
Found 3 expressions with local error:
| 18.1b | (/ (fma d b (* a c)) (hypot d c)) |
| 0.3b | (* (/ 1 (hypot d c)) (/ (fma d b (* a c)) (hypot d c))) |
| 0.0b | (fma d b (* a c)) |
3 calls. Slowest were:
| 5.0ms | (* (/ 1 (hypot d c)) (/ (fma d b (* a c)) (hypot d c))) |
| 3.0ms | (/ (fma d b (* a c)) (hypot d c)) |
| 0.0ms | (fma d b (* a c)) |
3 calls. Slowest were:
| 164.0ms | (* (/ 1 (hypot d c)) (/ (fma d b (* a c)) (hypot d c))) |
| 78.0ms | (/ (fma d b (* a c)) (hypot d c)) |
| 42.0ms | (fma d b (* a c)) |
60 calls. Slowest were:
| 966.0ms | (* (* (* (/ 1 (hypot d c)) (/ 1 (hypot d c))) (/ 1 (hypot d c))) (* (* (/ (fma d b (* a c)) (hypot d c)) (/ (fma d b (* a c)) (hypot d c))) (/ (fma d b (* a c)) (hypot d c)))) |
| 351.0ms | (* (/ 1 (hypot d c)) (/ (fma d b (* a c)) (hypot d c))) |
| 154.0ms | (/ (* (* (fma d b (* a c)) (fma d b (* a c))) (fma d b (* a c))) (* (* (hypot d c) (hypot d c)) (hypot d c))) |
12 alts after pruning (12 fresh and 0 done)
Merged error: 6.1b
Found 3 expressions with local error:
| 18.1b | (/ (fma c a (* b d)) (hypot d c)) |
| 0.5b | (fma c a (* b d)) |
| 0.0b | (/ (/ (fma c a (* b d)) (hypot d c)) (hypot d c)) |
3 calls. Slowest were:
| 12.0ms | (/ (/ (fma c a (* b d)) (hypot d c)) (hypot d c)) |
| 6.0ms | (/ (fma c a (* b d)) (hypot d c)) |
| 0.0ms | (fma c a (* b d)) |
3 calls. Slowest were:
| 94.0ms | (/ (/ (fma c a (* b d)) (hypot d c)) (hypot d c)) |
| 72.0ms | (/ (fma c a (* b d)) (hypot d c)) |
| 37.0ms | (fma c a (* b d)) |
132 calls. Slowest were:
| 439.0ms | (/ (/ (* (* (fma c a (* b d)) (fma c a (* b d))) (fma c a (* b d))) (* (* (hypot d c) (hypot d c)) (hypot d c))) (* (* (hypot d c) (hypot d c)) (hypot d c))) |
| 301.0ms | (/ (* (* (/ (fma c a (* b d)) (hypot d c)) (/ (fma c a (* b d)) (hypot d c))) (/ (fma c a (* b d)) (hypot d c))) (* (* (hypot d c) (hypot d c)) (hypot d c))) |
| 272.0ms | (/ (/ (* (cbrt (fma c a (* b d))) (cbrt (fma c a (* b d)))) (* (cbrt (hypot d c)) (cbrt (hypot d c)))) 1) |
12 alts after pruning (12 fresh and 0 done)
Merged error: 1.6b
Found 4 expressions with local error:
| 18.2b | (/ (hypot d c) (fma c a (* b d))) |
| 0.5b | (fma c a (* b d)) |
| 0.2b | (/ 1 (/ (hypot d c) (fma c a (* b d)))) |
| 0.0b | (/ (/ 1 (/ (hypot d c) (fma c a (* b d)))) (hypot d c)) |
4 calls. Slowest were:
| 4.0ms | (/ (/ 1 (/ (hypot d c) (fma c a (* b d)))) (hypot d c)) |
| 3.0ms | (/ (hypot d c) (fma c a (* b d))) |
| 1.0ms | (/ 1 (/ (hypot d c) (fma c a (* b d)))) |
4 calls. Slowest were:
| 114.0ms | (/ 1 (/ (hypot d c) (fma c a (* b d)))) |
| 111.0ms | (/ (/ 1 (/ (hypot d c) (fma c a (* b d)))) (hypot d c)) |
| 59.0ms | (/ (hypot d c) (fma c a (* b d))) |
92 calls. Slowest were:
| 495.0ms | (/ (/ 1 (/ (hypot d c) (fma c a (* b d)))) (sqrt (hypot d c))) |
| 493.0ms | (/ (/ 1 (/ (hypot d c) (fma c a (* b d)))) (sqrt (hypot d c))) |
| 477.0ms | (/ (/ 1 (/ (hypot d c) (fma c a (* b d)))) (cbrt (hypot d c))) |
10 alts after pruning (10 fresh and 0 done)
Merged error: 1.5b
Please include this information when filing a bug report:
herbie shell --seed 2018357 +o rules:numerics
(FPCore (a b c d)
:name "Complex division, real part"
:herbie-target
(if (< (fabs d) (fabs c)) (/ (+ a (* b (/ d c))) (+ c (* d (/ d c)))) (/ (+ b (* a (/ c d))) (+ d (* c (/ c d)))))
(/ (+ (* a c) (* b d)) (+ (* c c) (* d d))))
| partition: contract violation expected: list? given: 12.560931440325021 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 |