Error in 22.8s

Runtime

Time bar (total: 22.8s)Debug log

start321.0ms

Algorithm
intervals

setup148.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 0.1b

localize34.0ms

Local error

Found 3 expressions with local error:

0.1b
(/ x (tan B))
0.1b
(/ 1 (sin B))
0.0b
(- (/ 1 (sin B)) (/ x (tan B)))

rewrite13.0ms

Algorithm
rewrite-expression-head
Counts
3 → 46
Calls

3 calls. Slowest were:

10.0ms
(- (/ 1 (sin B)) (/ x (tan B)))
2.0ms
(/ 1 (sin B))
1.0ms
(/ x (tan B))

series625.0ms

Counts
3 → 9
Calls

3 calls. Slowest were:

449.0ms
(/ x (tan B))
152.0ms
(- (/ 1 (sin B)) (/ x (tan B)))
24.0ms
(/ 1 (sin B))

simplify333.0ms

Counts
24 → 55
Calls

24 calls. Slowest were:

54.0ms
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))
44.0ms
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))
43.0ms
(+ (* 1/6 B) (+ (/ 1 B) (* 7/360 (pow B 3))))

prune595.0ms

Pruning

10 alts after pruning (10 fresh and 0 done)

Merged error: 0.0b

localize12.0ms

Local error

Found 4 expressions with local error:

0.2b
(* (/ x (sin B)) (cos B))
0.1b
(/ x (sin B))
0.1b
(/ 1 (sin B))
0.0b
(- (/ 1 (sin B)) (* (/ x (sin B)) (cos B)))

rewrite12.0ms

Algorithm
rewrite-expression-head
Counts
4 → 62
Calls

4 calls. Slowest were:

6.0ms
(- (/ 1 (sin B)) (* (/ x (sin B)) (cos B)))
4.0ms
(* (/ x (sin B)) (cos B))
1.0ms
(/ 1 (sin B))

series369.0ms

Counts
4 → 12
Calls

4 calls. Slowest were:

143.0ms
(* (/ x (sin B)) (cos B))
116.0ms
(- (/ 1 (sin B)) (* (/ x (sin B)) (cos B)))
85.0ms
(/ x (sin B))

simplify685.0ms

Counts
33 → 74
Calls

33 calls. Slowest were:

197.0ms
(- (* 1 (sin B)) (* (sin B) (* x (cos B))))
143.0ms
(* (* (* (/ x (sin B)) (/ x (sin B))) (/ x (sin B))) (* (* (cos B) (cos B)) (cos B)))
54.0ms
(/ (exp (/ 1 (sin B))) (exp (* (/ x (sin B)) (cos B))))

prune918.0ms

Pruning

10 alts after pruning (10 fresh and 0 done)

Merged error: 0.0b

localize10.0ms

Local error

Found 2 expressions with local error:

0.1b
(/ (- 1 (* x (cos B))) (sin B))
0.1b
(* x (cos B))

rewrite5.0ms

Algorithm
rewrite-expression-head
Counts
2 → 41
Calls

2 calls. Slowest were:

3.0ms
(/ (- 1 (* x (cos B))) (sin B))
1.0ms
(* x (cos B))

series126.0ms

Counts
2 → 6
Calls

2 calls. Slowest were:

93.0ms
(/ (- 1 (* x (cos B))) (sin B))
33.0ms
(* x (cos B))

simplify1.0s

Counts
37 → 47
Calls

37 calls. Slowest were:

349.0ms
(- (pow 1 3) (pow (* x (cos B)) 3))
158.0ms
(/ (* (* (- 1 (* x (cos B))) (- 1 (* x (cos B)))) (- 1 (* x (cos B)))) (* (* (sin B) (sin B)) (sin B)))
68.0ms
(- (* 1 1) (* (* x (cos B)) (* x (cos B))))

prune578.0ms

Pruning

10 alts after pruning (9 fresh and 1 done)

Merged error: 0.0b

localize8.0ms

Local error

Found 4 expressions with local error:

0.3b
(/ 1 (/ (tan B) x))
0.2b
(/ (tan B) x)
0.1b
(/ 1 (sin B))
0.0b
(- (/ 1 (sin B)) (/ 1 (/ (tan B) x)))

rewrite9.0ms

Algorithm
rewrite-expression-head
Counts
4 → 66
Calls

4 calls. Slowest were:

5.0ms
(- (/ 1 (sin B)) (/ 1 (/ (tan B) x)))
2.0ms
(/ (tan B) x)
1.0ms
(/ 1 (/ (tan B) x))

series336.0ms

Counts
4 → 12
Calls

4 calls. Slowest were:

146.0ms
(- (/ 1 (sin B)) (/ 1 (/ (tan B) x)))
98.0ms
(/ 1 (/ (tan B) x))
69.0ms
(/ (tan B) x)

simplify641.0ms

Counts
33 → 78
Calls

33 calls. Slowest were:

106.0ms
(+ (/ B x) (+ (* 1/3 (/ (pow B 3) x)) (* 2/15 (/ (pow B 5) x))))
50.0ms
(- (/ 1 (sin B)) (/ 1 (/ (tan B) x)))
49.0ms
(+ (* 1/6 B) (+ (/ 1 B) (* 7/360 (pow B 3))))

prune943.0ms

Pruning

8 alts after pruning (7 fresh and 1 done)

Merged error: 0.0b

regimes115.0ms

Please include this information when filing a bug report:

herbie shell --seed 2018359 
(FPCore (B x)
  :name "VandenBroeck and Keller, Equation (24)"
  (+ (- (* x (/ 1 (tan B)))) (/ 1 (sin B))))

Backtrace

partition: contract violation expected: list? given: 0.1900661656266226 argument position: 2nd other arguments...: #<procedure:ordinary-value?>LC
partition/home/p92/racket/collects/racket/list.rkt5550
errors-score/data/pavpan/nightlies/herbie/develop/src/points.rkt3220
for-loop/data/pavpan/nightlies/herbie/develop/src/sandbox.rkt7512
(unnamed)/home/p92/racket/collects/racket/private/more-scheme.rkt26128
run/home/p92/racket/share/pkgs/profile-lib/main.rkt392
profile-thunk16/home/p92/racket/share/pkgs/profile-lib/main.rkt90
(unnamed)/home/p92/racket/collects/racket/private/more-scheme.rkt26128