Error in 23.0s

Runtime

Time bar (total: 23.0s)Debug logProfile

start356.0ms

Algorithm
intervals

setup110.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 0.1b

localize406.0ms

Local error

Found 3 expressions with local error:

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

rewrite8.0ms

Algorithm
rewrite-expression-head
Counts
3 → 46
Calls

3 calls. Slowest were:

6.0ms
(- (/ 1 (sin B)) (/ x (tan B)))
1.0ms
(/ 1 (sin B))
1.0ms
(/ x (tan B))

series275.0ms

Counts
3 → 9
Calls

3 calls. Slowest were:

167.0ms
(/ x (tan B))
94.0ms
(- (/ 1 (sin B)) (/ x (tan B)))
14.0ms
(/ 1 (sin B))

simplify284.0ms

Counts
24 → 55
Calls

24 calls. Slowest were:

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

prune613.0ms

Pruning

9 alts after pruning (9 fresh and 0 done)

Merged error: 0.0b

localize11.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)))

rewrite14.0ms

Algorithm
rewrite-expression-head
Counts
4 → 62
Calls

4 calls. Slowest were:

7.0ms
(- (/ 1 (sin B)) (* (/ x (sin B)) (cos B)))
4.0ms
(* (/ x (sin B)) (cos B))
2.0ms
(/ x (sin B))

series296.0ms

Counts
4 → 12
Calls

4 calls. Slowest were:

117.0ms
(* (/ x (sin B)) (cos B))
101.0ms
(- (/ 1 (sin B)) (* (/ x (sin B)) (cos B)))
55.0ms
(/ x (sin B))

simplify649.0ms

Counts
33 → 74
Calls

33 calls. Slowest were:

201.0ms
(* (* (* (/ x (sin B)) (/ x (sin B))) (/ x (sin B))) (* (* (cos B) (cos B)) (cos B)))
154.0ms
(- (* 1 (sin B)) (* (sin B) (* x (cos B))))
44.0ms
(- (+ (* 1/6 B) (/ 1 B)) (/ x B))

prune775.0ms

Pruning

8 alts after pruning (7 fresh and 1 done)

Merged error: 0b

localize7.0ms

Local error

Found 2 expressions with local error:

0.2b
(* x (cos B))
0.1b
(/ (- 1 (* x (cos B))) (sin 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))

series90.0ms

Counts
2 → 6
Calls

2 calls. Slowest were:

60.0ms
(/ (- 1 (* x (cos B))) (sin B))
30.0ms
(* x (cos B))

simplify914.0ms

Counts
37 → 47
Calls

37 calls. Slowest were:

272.0ms
(- (pow 1 3) (pow (* x (cos B)) 3))
153.0ms
(/ (* (* (- 1 (* x (cos B))) (- 1 (* x (cos B)))) (- 1 (* x (cos B)))) (* (* (sin B) (sin B)) (sin B)))
55.0ms
(- (* 1 1) (* (* x (cos B)) (* x (cos B))))

prune552.0ms

Pruning

8 alts after pruning (6 fresh and 2 done)

Merged error: 0b

localize14.0ms

Local error

Found 4 expressions with local error:

0.6b
(cbrt (sin B))
0.6b
(cbrt (sin B))
0.6b
(cbrt (sin B))
0.4b
(* (cbrt (sin B)) (cbrt (sin B)))

rewrite7.0ms

Algorithm
rewrite-expression-head
Counts
4 → 61
Calls

4 calls. Slowest were:

5.0ms
(* (cbrt (sin B)) (cbrt (sin B)))
1.0ms
(cbrt (sin B))
1.0ms
(cbrt (sin B))

series585.0ms

Counts
4 → 12
Calls

4 calls. Slowest were:

166.0ms
(* (cbrt (sin B)) (cbrt (sin B)))
148.0ms
(cbrt (sin B))
138.0ms
(cbrt (sin B))

simplify293.0ms

Counts
41 → 73
Calls

41 calls. Slowest were:

87.0ms
(- (pow B 1/3) (+ (* 1/18 (pow (pow B 7) 1/3)) (* 1/3240 (pow (pow B 13) 1/3))))
61.0ms
(- (pow B 1/3) (+ (* 1/18 (pow (pow B 7) 1/3)) (* 1/3240 (pow (pow B 13) 1/3))))
43.0ms
(- (pow B 1/3) (+ (* 1/18 (pow (pow B 7) 1/3)) (* 1/3240 (pow (pow B 13) 1/3))))

prune1.0s

Pruning

8 alts after pruning (5 fresh and 3 done)

Merged error: 0b

regimes121.0ms

Please include this information when filing a bug report:

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

Backtrace

partition: contract violation expected: list? given: 0.19002612812734365 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