Time bar (total: 10.1s)Debug logProfile
2 alts after pruning (2 fresh and 0 done)
Merged error: 0.0b
Found 2 expressions with local error:
| 0.1b | (* x (* x x)) |
| 0.0b | (+ (* x (* x x)) (* x x)) |
2 calls. Slowest were:
| 3.0ms | (+ (* x (* x x)) (* x x)) |
| 1.0ms | (* x (* x x)) |
2 calls. Slowest were:
| 37.0ms | (+ (* x (* x x)) (* x x)) |
| 14.0ms | (* x (* x x)) |
9 calls. Slowest were:
| 44.0ms | (* (exp (* x (* x x))) (exp (* x x))) |
| 9.0ms | (+ (pow x 3) (pow x 2)) |
| 6.0ms | (+ (pow x 3) (pow x 2)) |
2 alts after pruning (2 fresh and 0 done)
Merged error: 0.0b
Found 1 expressions with local error:
| 0.0b | (* x (+ (* x x) x)) |
1 calls. Slowest were:
| 3.0ms | (* x (+ (* x x) x)) |
1 calls. Slowest were:
| 35.0ms | (* x (+ (* x x) x)) |
10 calls. Slowest were:
| 569.0ms | (+ (* (* x x) (* x x)) (- (* x x) (* (* x x) x))) |
| 12.0ms | (+ (pow x 3) (pow x 2)) |
| 12.0ms | (+ (pow x 3) (pow x 2)) |
3 alts after pruning (2 fresh and 1 done)
Merged error: 0b
Found 4 expressions with local error:
| 13.4b | (cbrt (* (* (* x (* x x)) (* x (* x x))) (* x (* x x)))) |
| 0.1b | (* x (* x x)) |
| 0.1b | (* x (* x x)) |
| 0.1b | (* x (* x x)) |
4 calls. Slowest were:
| 16.0ms | (cbrt (* (* (* x (* x x)) (* x (* x x))) (* x (* x x)))) |
| 2.0ms | (* x (* x x)) |
| 2.0ms | (* x (* x x)) |
4 calls. Slowest were:
| 53.0ms | (cbrt (* (* (* x (* x x)) (* x (* x x))) (* x (* x x)))) |
| 26.0ms | (* x (* x x)) |
| 24.0ms | (* x (* x x)) |
14 calls. Slowest were:
| 47.0ms | (* -1 (* (pow x 3) (cbrt -1))) |
| 38.0ms | (cbrt (* (* x (* x x)) (* x (* x x)))) |
| 2.0ms | (pow x 3) |
3 alts after pruning (1 fresh and 2 done)
Merged error: 0b
Found 4 expressions with local error:
| 45.7b | (/ (* x (+ (pow (* x x) 3) (pow x 3))) (* (* x x) (+ (- 1 x) (* x x)))) |
| 0.1b | (pow (* x x) 3) |
| 0.1b | (* x (+ (pow (* x x) 3) (pow x 3))) |
| 0.0b | (+ (pow (* x x) 3) (pow x 3)) |
4 calls. Slowest were:
| 21.0ms | (/ (* x (+ (pow (* x x) 3) (pow x 3))) (* (* x x) (+ (- 1 x) (* x x)))) |
| 5.0ms | (* x (+ (pow (* x x) 3) (pow x 3))) |
| 3.0ms | (+ (pow (* x x) 3) (pow x 3)) |
4 calls. Slowest were:
| 111.0ms | (/ (* x (+ (pow (* x x) 3) (pow x 3))) (* (* x x) (+ (- 1 x) (* x x)))) |
| 84.0ms | (* x (+ (pow (* x x) 3) (pow x 3))) |
| 75.0ms | (+ (pow (* x x) 3) (pow x 3)) |
57 calls. Slowest were:
| 1.1s | (/ (* (* (* x (+ (pow (* x x) 3) (pow x 3))) (* x (+ (pow (* x x) 3) (pow x 3)))) (* x (+ (pow (* x x) 3) (pow x 3)))) (* (* (* (* x x) (* x x)) (* x x)) (* (* (+ (- 1 x) (* x x)) (+ (- 1 x) (* x x))) (+ (- 1 x) (* x x))))) |
| 534.0ms | (/ (* (* (* x (+ (pow (* x x) 3) (pow x 3))) (* x (+ (pow (* x x) 3) (pow x 3)))) (* x (+ (pow (* x x) 3) (pow x 3)))) (* (* (* (* x x) (+ (- 1 x) (* x x))) (* (* x x) (+ (- 1 x) (* x x)))) (* (* x x) (+ (- 1 x) (* x x))))) |
| 534.0ms | (+ (* (* x x) (* x x)) (- (* x x) (* (* x x) x))) |
3 alts after pruning (0 fresh and 3 done)
Merged error: 0b
Please include this information when filing a bug report:
herbie shell --seed 2018357
(FPCore (x)
:name "Expression 3, p15"
:pre (<= 0 x 2)
:herbie-target
(* (* (+ 1.0 x) x) x)
(+ (* x (* x x)) (* x x)))
| partition: contract violation expected: list? given: 0.0145 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 |