Time bar (total: 6.5s)Debug log
1 alts after pruning (1 fresh and 0 done)
Merged error: 0.0b
Found 1 expressions with local error:
| 0.0b | (* (+ x 2) x) |
1 calls. Slowest were:
| 4.0ms | (* (+ x 2) x) |
1 calls. Slowest were:
| 25.0ms | (* (+ x 2) x) |
7 calls. Slowest were:
| 162.0ms | (* (- (* x x) (* 2 2)) x) |
| 15.0ms | (* (+ (pow x 3) (pow 2 3)) x) |
| 5.0ms | (+ (* 2 x) (pow x 2)) |
2 alts after pruning (1 fresh and 1 done)
Merged error: 0.0b
Found 2 expressions with local error:
| 5.2b | (/ (+ (* -4 x) (pow x 3)) (- x 2)) |
| 0.0b | (+ (* -4 x) (pow x 3)) |
2 calls. Slowest were:
| 9.0ms | (/ (+ (* -4 x) (pow x 3)) (- x 2)) |
| 2.0ms | (+ (* -4 x) (pow x 3)) |
2 calls. Slowest were:
| 46.0ms | (/ (+ (* -4 x) (pow x 3)) (- x 2)) |
| 31.0ms | (+ (* -4 x) (pow x 3)) |
43 calls. Slowest were:
| 123.0ms | (- (* (* -4 x) (* -4 x)) (* (pow x 3) (pow x 3))) |
| 90.0ms | (+ (pow (* -4 x) 3) (pow (pow x 3) 3)) |
| 79.0ms | (/ (* (* (+ (* -4 x) (pow x 3)) (+ (* -4 x) (pow x 3))) (+ (* -4 x) (pow x 3))) (* (* (- x 2) (- x 2)) (- x 2))) |
2 alts after pruning (1 fresh and 1 done)
Merged error: 0b
Found 3 expressions with local error:
| 5.1b | (/ (- x 2) (+ (* -4 x) (pow x 3))) |
| 0.2b | (/ 1 (/ (- x 2) (+ (* -4 x) (pow x 3)))) |
| 0.0b | (+ (* -4 x) (pow x 3)) |
3 calls. Slowest were:
| 4.0ms | (/ (- x 2) (+ (* -4 x) (pow x 3))) |
| 2.0ms | (/ 1 (/ (- x 2) (+ (* -4 x) (pow x 3)))) |
| 2.0ms | (+ (* -4 x) (pow x 3)) |
3 calls. Slowest were:
| 43.0ms | (/ 1 (/ (- x 2) (+ (* -4 x) (pow x 3)))) |
| 31.0ms | (+ (* -4 x) (pow x 3)) |
| 17.0ms | (/ (- x 2) (+ (* -4 x) (pow x 3))) |
68 calls. Slowest were:
| 154.0ms | (+ (* (* -4 x) (* -4 x)) (- (* (pow x 3) (pow x 3)) (* (* -4 x) (pow x 3)))) |
| 150.0ms | (+ (* (* -4 x) (* -4 x)) (- (* (pow x 3) (pow x 3)) (* (* -4 x) (pow x 3)))) |
| 81.0ms | (/ (* (* (- x 2) (- x 2)) (- x 2)) (* (* (+ (* -4 x) (pow x 3)) (+ (* -4 x) (pow x 3))) (+ (* -4 x) (pow x 3)))) |
2 alts after pruning (0 fresh and 2 done)
Merged error: 0b
Please include this information when filing a bug report:
herbie shell --seed 2018359
(FPCore (x)
:name "Expanding a square"
(- (* (+ x 1) (+ x 1)) 1))
| partition: contract violation expected: list? given: 0.011375 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 |