Time bar (total: 6.0s)Debug logProfile
1 alts after pruning (1 fresh and 0 done)
Merged error: 16.5b
Found 2 expressions with local error:
| 1.2b | (- (atan (+ N 1)) (atan N)) |
| 0.0b | (atan (+ N 1)) |
2 calls. Slowest were:
| 6.0ms | (- (atan (+ N 1)) (atan N)) |
| 1.0ms | (atan (+ N 1)) |
2 calls. Slowest were:
| 11.0ms | (- (atan (+ N 1)) (atan N)) |
| 3.0ms | (atan (+ N 1)) |
12 calls. Slowest were:
| 26.0ms | (+ 1 (* (+ N 1) N)) |
| 16.0ms | (- (+ N 1) N) |
| 14.0ms | (/ (exp (atan (+ N 1))) (exp (atan N))) |
2 alts after pruning (2 fresh and 0 done)
Merged error: 0.2b
Found 2 expressions with local error:
| 0.2b | (atan2 1 (+ 1 (* (+ N 1) N))) |
| 0.0b | (* (+ N 1) N) |
2 calls. Slowest were:
| 2.0ms | (* (+ N 1) N) |
| 0.0ms | (atan2 1 (+ 1 (* (+ N 1) N))) |
2 calls. Slowest were:
| 18.0ms | (* (+ N 1) N) |
| 3.0ms | (atan2 1 (+ 1 (* (+ N 1) N))) |
10 calls. Slowest were:
| 82.0ms | (* (- (* N N) (* 1 1)) N) |
| 29.0ms | (atan2 1 (+ N (+ (pow N 2) 1))) |
| 27.0ms | (atan2 1 (+ N (+ (pow N 2) 1))) |
6 alts after pruning (6 fresh and 0 done)
Merged error: 0.2b
Found 2 expressions with local error:
| 0.2b | (atan2 1 (+ N (+ (pow N 2) 1))) |
| 0.0b | (+ N (+ (pow N 2) 1)) |
2 calls. Slowest were:
| 5.0ms | (+ N (+ (pow N 2) 1)) |
| 0.0ms | (atan2 1 (+ N (+ (pow N 2) 1))) |
2 calls. Slowest were:
| 13.0ms | (+ N (+ (pow N 2) 1)) |
| 5.0ms | (atan2 1 (+ N (+ (pow N 2) 1))) |
6 calls. Slowest were:
| 27.0ms | (+ N (+ (pow N 2) 1)) |
| 25.0ms | (+ N (+ (pow N 2) 1)) |
| 25.0ms | (+ N (+ (pow N 2) 1)) |
6 alts after pruning (5 fresh and 1 done)
Merged error: 0.2b
Found 4 expressions with local error:
| 0.3b | (cbrt (+ N 1)) |
| 0.3b | (cbrt (+ N 1)) |
| 0.3b | (cbrt (+ N 1)) |
| 0.2b | (atan2 1 (+ 1 (* (* (cbrt (+ N 1)) (cbrt (+ N 1))) (* (cbrt (+ N 1)) N)))) |
4 calls. Slowest were:
| 1.0ms | (cbrt (+ N 1)) |
| 1.0ms | (cbrt (+ N 1)) |
| 1.0ms | (cbrt (+ N 1)) |
4 calls. Slowest were:
| 55.0ms | (cbrt (+ N 1)) |
| 48.0ms | (cbrt (+ N 1)) |
| 38.0ms | (cbrt (+ N 1)) |
27 calls. Slowest were:
| 224.0ms | (- (+ (* 1/3 (/ (exp (* 1/3 (- (log -1) (log (/ -1 N))))) N)) (exp (* 1/3 (- (log -1) (log (/ -1 N)))))) (* 1/9 (/ (exp (* 1/3 (- (log -1) (log (/ -1 N))))) (pow N 2)))) |
| 217.0ms | (- (+ (* 1/3 (/ (exp (* 1/3 (- (log -1) (log (/ -1 N))))) N)) (exp (* 1/3 (- (log -1) (log (/ -1 N)))))) (* 1/9 (/ (exp (* 1/3 (- (log -1) (log (/ -1 N))))) (pow N 2)))) |
| 196.0ms | (- (+ (* 1/3 (/ (exp (* 1/3 (- (log -1) (log (/ -1 N))))) N)) (exp (* 1/3 (- (log -1) (log (/ -1 N)))))) (* 1/9 (/ (exp (* 1/3 (- (log -1) (log (/ -1 N))))) (pow N 2)))) |
6 alts after pruning (4 fresh and 2 done)
Merged error: 0.2b
Please include this information when filing a bug report:
herbie shell --seed 2018357
(FPCore (N)
:name "2atan (example 3.5)"
:herbie-target
(atan (/ 1 (+ 1 (* N (+ N 1)))))
(- (atan (+ N 1)) (atan N)))
| partition: contract violation expected: list? given: 0.3515823322804428 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 |