Time bar (total: 10.2s)Debug logProfile
1 alts after pruning (1 fresh and 0 done)
Merged error: 0.5b
Found 2 expressions with local error:
| 0.5b | (/ (exp a) (+ (exp a) (exp b))) |
| 0.0b | (+ (exp a) (exp b)) |
2 calls. Slowest were:
| 12.0ms | (/ (exp a) (+ (exp a) (exp b))) |
| 6.0ms | (+ (exp a) (exp b)) |
2 calls. Slowest were:
| 57.0ms | (/ (exp a) (+ (exp a) (exp b))) |
| 37.0ms | (+ (exp a) (exp b)) |
42 calls. Slowest were:
| 217.0ms | (/ (* (* (exp a) (exp a)) (exp a)) (* (* (+ (exp a) (exp b)) (+ (exp a) (exp b))) (+ (exp a) (exp b)))) |
| 57.0ms | (- (+ (* 1/4 a) 1/2) (* 1/4 b)) |
| 48.0ms | (+ (* (exp a) (exp a)) (- (* (exp b) (exp b)) (* (exp a) (exp b)))) |
3 alts after pruning (3 fresh and 0 done)
Merged error: 0.2b
Found 2 expressions with local error:
| 0.5b | (/ (exp a) (+ (exp b) (exp a))) |
| 0.0b | (+ (exp b) (exp a)) |
2 calls. Slowest were:
| 6.0ms | (/ (exp a) (+ (exp b) (exp a))) |
| 4.0ms | (+ (exp b) (exp a)) |
2 calls. Slowest were:
| 51.0ms | (/ (exp a) (+ (exp b) (exp a))) |
| 25.0ms | (+ (exp b) (exp a)) |
42 calls. Slowest were:
| 260.0ms | (/ (* (* (exp a) (exp a)) (exp a)) (* (* (+ (exp b) (exp a)) (+ (exp b) (exp a))) (+ (exp b) (exp a)))) |
| 66.0ms | (+ (* (exp b) (exp b)) (- (* (exp a) (exp a)) (* (exp b) (exp a)))) |
| 32.0ms | (/ (* (cbrt (exp a)) (cbrt (exp a))) (* (cbrt (+ (exp b) (exp a))) (cbrt (+ (exp b) (exp a))))) |
3 alts after pruning (2 fresh and 1 done)
Merged error: 0.2b
Found 1 expressions with local error:
| 0.0b | (/ (exp a) (+ a (+ b 2))) |
1 calls. Slowest were:
| 3.0ms | (/ (exp a) (+ a (+ b 2))) |
1 calls. Slowest were:
| 79.0ms | (/ (exp a) (+ a (+ b 2))) |
30 calls. Slowest were:
| 131.0ms | (/ (* (* (exp a) (exp a)) (exp a)) (* (* (+ a (+ b 2)) (+ a (+ b 2))) (+ a (+ b 2)))) |
| 109.0ms | (+ (* a a) (- (* (+ b 2) (+ b 2)) (* a (+ b 2)))) |
| 40.0ms | (/ (* (cbrt (exp a)) (cbrt (exp a))) (* (cbrt (+ a (+ b 2))) (cbrt (+ a (+ b 2))))) |
3 alts after pruning (1 fresh and 2 done)
Merged error: 0.2b
Found 0 expressions with local error:
0 calls. Slowest were:
0 calls. Slowest were:
0 calls. Slowest were:
3 alts after pruning (0 fresh and 3 done)
Merged error: 0.2b
Please include this information when filing a bug report:
herbie shell --seed 2018357
(FPCore (a b)
:name "Quotient of sum of exps"
:herbie-target
(/ 1 (+ 1 (exp (- b a))))
(/ (exp a) (+ (exp a) (exp b))))
| partition: contract violation expected: list? given: 0.6620251136856031 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 |