Time bar (total: 7.7s)Debug log
2 alts after pruning (2 fresh and 0 done)
Merged error: 1.3b
Found 1 expressions with local error:
| 7.4b | (* (/ a1 b2) (/ a2 b1)) |
1 calls. Slowest were:
| 6.0ms | (* (/ a1 b2) (/ a2 b1)) |
1 calls. Slowest were:
| 49.0ms | (* (/ a1 b2) (/ a2 b1)) |
15 calls. Slowest were:
| 538.0ms | (* (* (* (/ a1 b2) (/ a1 b2)) (/ a1 b2)) (* (* (/ a2 b1) (/ a2 b1)) (/ a2 b1))) |
| 73.0ms | (+ (log (/ a1 b2)) (log (/ a2 b1))) |
| 23.0ms | (* (/ a1 b2) (/ a2 b1)) |
8 alts after pruning (8 fresh and 0 done)
Merged error: 0.0b
Found 2 expressions with local error:
| 3.9b | (* (/ 1 b2) (/ a2 b1)) |
| 3.7b | (* a1 (* (/ 1 b2) (/ a2 b1))) |
2 calls. Slowest were:
| 6.0ms | (* (/ 1 b2) (/ a2 b1)) |
| 6.0ms | (* a1 (* (/ 1 b2) (/ a2 b1))) |
2 calls. Slowest were:
| 21.0ms | (* a1 (* (/ 1 b2) (/ a2 b1))) |
| 15.0ms | (* (/ 1 b2) (/ a2 b1)) |
20 calls. Slowest were:
| 297.0ms | (* (* (* (/ 1 b2) (/ 1 b2)) (/ 1 b2)) (* (* (/ a2 b1) (/ a2 b1)) (/ a2 b1))) |
| 56.0ms | (+ (log (/ 1 b2)) (log (/ a2 b1))) |
| 37.0ms | (/ (* a1 a2) (* b2 b1)) |
7 alts after pruning (7 fresh and 0 done)
Merged error: 0.0b
Found 2 expressions with local error:
| 3.8b | (/ (/ a2 b1) b2) |
| 3.7b | (* a1 (/ (/ a2 b1) b2)) |
2 calls. Slowest were:
| 3.0ms | (/ (/ a2 b1) b2) |
| 1.0ms | (* a1 (/ (/ a2 b1) b2)) |
2 calls. Slowest were:
| 29.0ms | (* a1 (/ (/ a2 b1) b2)) |
| 15.0ms | (/ (/ a2 b1) b2) |
12 calls. Slowest were:
| 34.0ms | (/ (* a1 a2) (* b2 b1)) |
| 30.0ms | (/ (* a1 a2) (* b2 b1)) |
| 23.0ms | (/ (* a1 a2) (* b2 b1)) |
7 alts after pruning (6 fresh and 1 done)
Merged error: 0.0b
Found 2 expressions with local error:
| 5.7b | (/ (* (/ a1 b2) a2) b1) |
| 3.6b | (* (/ a1 b2) a2) |
2 calls. Slowest were:
| 9.0ms | (/ (* (/ a1 b2) a2) b1) |
| 4.0ms | (* (/ a1 b2) a2) |
2 calls. Slowest were:
| 34.0ms | (/ (* (/ a1 b2) a2) b1) |
| 23.0ms | (* (/ a1 b2) a2) |
11 calls. Slowest were:
| 27.0ms | (/ (* a1 a2) (* b2 b1)) |
| 19.0ms | (/ (* a1 a2) (* b2 b1)) |
| 17.0ms | (/ (* a1 a2) (* b2 b1)) |
8 alts after pruning (6 fresh and 2 done)
Merged error: 0b
Please include this information when filing a bug report:
herbie shell --seed 2018359 +o rules:numerics
(FPCore (a1 a2 b1 b2)
:name "Quotient of products"
:herbie-target
(* (/ a1 b1) (/ a2 b2))
(/ (* a1 a2) (* b1 b2)))
| partition: contract violation expected: list? given: 6.256060121385623 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 |