Time bar (total: 15.6s)Debug logProfile
2 alts after pruning (2 fresh and 0 done)
Merged error: 0.1b
Found 3 expressions with local error:
| 3.9b | (/ x (/ y z)) |
| 0.0b | (- (/ (+ 4 x) y) (/ x (/ y z))) |
| 0.0b | (/ (+ 4 x) y) |
3 calls. Slowest were:
| 342.0ms | (/ (+ 4 x) y) |
| 10.0ms | (- (/ (+ 4 x) y) (/ x (/ y z))) |
| 1.0ms | (/ x (/ y z)) |
3 calls. Slowest were:
| 44.0ms | (- (/ (+ 4 x) y) (/ x (/ y z))) |
| 29.0ms | (/ x (/ y z)) |
| 24.0ms | (/ (+ 4 x) y) |
23 calls. Slowest were:
| 77.0ms | (- (+ (/ x y) (* 4 (/ 1 y))) (/ (* x z) y)) |
| 56.0ms | (- (* (+ 4 x) (/ y z)) (* y x)) |
| 54.0ms | (- (+ (/ x y) (* 4 (/ 1 y))) (/ (* x z) y)) |
6 alts after pruning (6 fresh and 0 done)
Merged error: 0.0b
Found 3 expressions with local error:
| 3.9b | (/ x (/ y z)) |
| 0.0b | (- (+ (/ x y) (/ 4 y)) (/ x (/ y z))) |
| 0.0b | (+ (/ x y) (/ 4 y)) |
3 calls. Slowest were:
| 30.0ms | (- (+ (/ x y) (/ 4 y)) (/ x (/ y z))) |
| 7.0ms | (+ (/ x y) (/ 4 y)) |
| 0.0ms | (/ x (/ y z)) |
3 calls. Slowest were:
| 42.0ms | (- (+ (/ x y) (/ 4 y)) (/ x (/ y z))) |
| 28.0ms | (/ x (/ y z)) |
| 15.0ms | (+ (/ x y) (/ 4 y)) |
32 calls. Slowest were:
| 298.0ms | (- (* (+ (* x y) (* y 4)) (/ y z)) (* (* y y) x)) |
| 278.0ms | (- (* (+ (pow (/ x y) 3) (pow (/ 4 y) 3)) (/ y z)) (* (+ (* (/ x y) (/ x y)) (- (* (/ 4 y) (/ 4 y)) (* (/ x y) (/ 4 y)))) x)) |
| 192.0ms | (- (* (- (* (/ x y) (/ x y)) (* (/ 4 y) (/ 4 y))) (/ y z)) (* (- (/ x y) (/ 4 y)) x)) |
7 alts after pruning (6 fresh and 1 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 3.9b | (* x (/ 1 (/ y z))) |
| 0.5b | (/ 1 (/ y z)) |
| 0.0b | (- (+ (/ x y) (/ 4 y)) (* x (/ 1 (/ y z)))) |
| 0.0b | (+ (/ x y) (/ 4 y)) |
4 calls. Slowest were:
| 38.0ms | (- (+ (/ x y) (/ 4 y)) (* x (/ 1 (/ y z)))) |
| 6.0ms | (+ (/ x y) (/ 4 y)) |
| 2.0ms | (* x (/ 1 (/ y z))) |
4 calls. Slowest were:
| 39.0ms | (- (+ (/ x y) (/ 4 y)) (* x (/ 1 (/ y z)))) |
| 22.0ms | (+ (/ x y) (/ 4 y)) |
| 22.0ms | (* x (/ 1 (/ y z))) |
44 calls. Slowest were:
| 334.0ms | (- (* (+ (pow (/ x y) 3) (pow (/ 4 y) 3)) (/ y z)) (* (+ (* (/ x y) (/ x y)) (- (* (/ 4 y) (/ 4 y)) (* (/ x y) (/ 4 y)))) (* x 1))) |
| 321.0ms | (- (* (+ (* x y) (* y 4)) (/ y z)) (* (* y y) (* x 1))) |
| 267.0ms | (- (* (+ (* x y) (* y 4)) (/ y z)) (* (* y y) x)) |
7 alts after pruning (5 fresh and 2 done)
Merged error: 0.0b
Found 3 expressions with local error:
| 3.9b | (* x (/ z y)) |
| 0.0b | (- (+ (/ x y) (/ 4 y)) (* x (/ z y))) |
| 0.0b | (+ (/ x y) (/ 4 y)) |
3 calls. Slowest were:
| 21.0ms | (- (+ (/ x y) (/ 4 y)) (* x (/ z y))) |
| 7.0ms | (+ (/ x y) (/ 4 y)) |
| 1.0ms | (* x (/ z y)) |
3 calls. Slowest were:
| 39.0ms | (- (+ (/ x y) (/ 4 y)) (* x (/ z y))) |
| 29.0ms | (+ (/ x y) (/ 4 y)) |
| 18.0ms | (* x (/ z y)) |
28 calls. Slowest were:
| 417.0ms | (- (* (+ (pow (/ x y) 3) (pow (/ 4 y) 3)) y) (* (+ (* (/ x y) (/ x y)) (- (* (/ 4 y) (/ 4 y)) (* (/ x y) (/ 4 y)))) (* x z))) |
| 292.0ms | (- (* (+ (* x y) (* y 4)) y) (* (* y y) (* x z))) |
| 234.0ms | (- (* (- (* (/ x y) (/ x y)) (* (/ 4 y) (/ 4 y))) y) (* (- (/ x y) (/ 4 y)) (* x z))) |
8 alts after pruning (5 fresh and 3 done)
Merged error: 0b
Please include this information when filing a bug report:
herbie shell --seed 2018357
(FPCore (x y z)
:name "fabs fraction 1"
(fabs (- (/ (+ x 4) y) (* (/ x y) z))))
| partition: contract violation expected: list? given: 0.2835466730911256 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 |