Time bar (total: 6.0s)Debug logProfile
1 alts after pruning (1 fresh and 0 done)
Merged error: 0.0b
Found 1 expressions with local error:
| 0.0b | (* (+ 2 x) x) |
1 calls. Slowest were:
| 4.0ms | (* (+ 2 x) x) |
1 calls. Slowest were:
| 26.0ms | (* (+ 2 x) x) |
7 calls. Slowest were:
| 253.0ms | (* (- (* 2 2) (* x x)) x) |
| 19.0ms | (* (+ (pow 2 3) (pow x 3)) x) |
| 8.0ms | (+ (* 2 x) (pow x 2)) |
2 alts after pruning (1 fresh and 1 done)
Merged error: 0b
Found 3 expressions with local error:
| 6.1b | (/ (* (- (* 2 2) (* x x)) x) (- 2 x)) |
| 0.1b | (* (- (* 2 2) (* x x)) x) |
| 0.0b | (- (* 2 2) (* x x)) |
3 calls. Slowest were:
| 7.0ms | (/ (* (- (* 2 2) (* x x)) x) (- 2 x)) |
| 5.0ms | (* (- (* 2 2) (* x x)) x) |
| 2.0ms | (- (* 2 2) (* x x)) |
3 calls. Slowest were:
| 46.0ms | (/ (* (- (* 2 2) (* x x)) x) (- 2 x)) |
| 30.0ms | (* (- (* 2 2) (* x x)) x) |
| 19.0ms | (- (* 2 2) (* x x)) |
35 calls. Slowest were:
| 224.0ms | (/ (- (* 2 2) (* x x)) (* (cbrt (- 2 x)) (cbrt (- 2 x)))) |
| 212.0ms | (* (- (* (* 2 2) (* 2 2)) (* (* x x) (* x x))) x) |
| 211.0ms | (* (- (* (* 2 2) (* 2 2)) (* (* x x) (* x x))) x) |
2 alts after pruning (0 fresh and 2 done)
Merged error: 0b
Please include this information when filing a bug report:
herbie shell --seed 2018357 +o rules:numerics
(FPCore (x)
:name "Expanding a square"
(- (* (+ x 1) (+ x 1)) 1))
| partition: contract violation expected: list? given: 0.01 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 |