Details

Time bar (total: 2.3s)

analyze84.0ms

Algorithm
search
sampling

Space saved by range analysis: 0.097632%

Space saved by search: 52.5854%

Guaranteed chance to sample good point: 98.135288%

sample18.0ms

Algorithm
intervals
Results
10.0ms256×body80valid
0.0msbody80invalid
0.0msbody80nan

simplify105.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0247
1657
21827
33387
44887
57577
611667
717297
827937
950017

prune3.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 0.5b

Counts
2 → 1

localize9.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ y (/ 1.0 (* x 9.0)))
0.2b
(/ 1.0 (* x 9.0))
0.3b
(* (* 3.0 (sqrt x)) (- (+ y (/ 1.0 (* x 9.0))) 1.0))
0.3b
(* 3.0 (sqrt x))

rewrite27.0ms

Algorithm
rewrite-expression-head
Rules
17×*-un-lft-identity
16×add-exp-log add-sqr-sqrt add-cbrt-cube
12×associate-*r*
11×pow1
10×add-cube-cbrt
add-log-exp
prod-exp cbrt-unprod
associate-*l* pow-prod-down sqrt-prod
distribute-rgt-in distribute-lft-in times-frac associate-/l*
cbrt-undiv sub-neg associate-*r/ div-exp associate--l+ *-commutative distribute-lft-out distribute-lft-out-- unswap-sqr
+-commutative flip3-- frac-2neg flip3-+ clear-num associate-/r* sum-log flip-- flip-+ div-inv difference-of-squares
Counts
4 → 84
Calls
4 calls:
4.0ms
(+ y (/ 1.0 (* x 9.0)))
4.0ms
(/ 1.0 (* x 9.0))
12.0ms
(* (* 3.0 (sqrt x)) (- (+ y (/ 1.0 (* x 9.0))) 1.0))
5.0ms
(* 3.0 (sqrt x))

series25.0ms

Counts
4 → 12
Calls
4 calls:
7.0ms
(+ y (/ 1.0 (* x 9.0)))
2.0ms
(/ 1.0 (* x 9.0))
12.0ms
(* (* 3.0 (sqrt x)) (- (+ y (/ 1.0 (* x 9.0))) 1.0))
4.0ms
(* 3.0 (sqrt x))

simplify63.0ms

Algorithm
egg-herbie
Counts
96 → 96
Iterations

Useful iterations: 2 (55.0ms)

IterNodesCost
0508558
12557503
25001501

prune156.0ms

Filtered
64 candidates to 96 candidates (-50.0%)
Pruning

13 alts after pruning (13 fresh and 0 done)

PrunedKeptTotal
New831396
Fresh000
Picked101
Done000
Total841397

Merged error: 0.0b

Counts
97 → 13

localize9.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ y (/ 1.0 (* x 9.0)))
0.2b
(/ 1.0 (* x 9.0))
0.3b
(* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0))
0.4b
(* 3.0 (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0)))

rewrite35.0ms

Algorithm
rewrite-expression-head
Rules
17×*-un-lft-identity
16×add-exp-log add-sqr-sqrt add-cbrt-cube
15×distribute-rgt-in distribute-lft-in
11×pow1
10×add-cube-cbrt
associate-*l*
associate-*r*
sub-neg associate-*r/ associate--l+ add-log-exp
prod-exp cbrt-unprod
pow-prod-down sqrt-prod
times-frac associate-/l*
cbrt-undiv flip3-- div-exp *-commutative flip-- distribute-lft-out distribute-lft-out-- unswap-sqr
+-commutative frac-2neg flip3-+ clear-num associate-/r* sum-log flip-+ div-inv difference-of-squares
Counts
4 → 98
Calls
4 calls:
4.0ms
(+ y (/ 1.0 (* x 9.0)))
4.0ms
(/ 1.0 (* x 9.0))
11.0ms
(* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0))
12.0ms
(* 3.0 (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0)))

series31.0ms

Counts
4 → 12
Calls
4 calls:
4.0ms
(+ y (/ 1.0 (* x 9.0)))
4.0ms
(/ 1.0 (* x 9.0))
10.0ms
(* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0))
12.0ms
(* 3.0 (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0)))

simplify61.0ms

Algorithm
egg-herbie
Counts
110 → 110
Iterations

Useful iterations: 1 (13.0ms)

IterNodesCost
0530786
12273716
25001716

prune158.0ms

Filtered
69 candidates to 110 candidates (-59.4%)
Pruning

14 alts after pruning (14 fresh and 0 done)

PrunedKeptTotal
New1055110
Fresh3912
Picked101
Done000
Total10914123

Merged error: 0.0b

Counts
123 → 14

localize10.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ y (* (/ 1 x) (/ 1.0 9.0)))
0.3b
(* (sqrt x) (- (+ y (* (/ 1 x) (/ 1.0 9.0))) 1.0))
0.4b
(* 3.0 (* (sqrt x) (- (+ y (* (/ 1 x) (/ 1.0 9.0))) 1.0)))
0.4b
(* (/ 1 x) (/ 1.0 9.0))

rewrite37.0ms

Algorithm
rewrite-expression-head
Rules
45×add-sqr-sqrt
33×add-exp-log
26×*-un-lft-identity
25×times-frac
23×add-cbrt-cube
22×add-cube-cbrt associate-*l*
19×associate-*r*
15×distribute-rgt-in distribute-lft-in
13×pow1
12×prod-exp
div-exp cbrt-unprod unswap-sqr
associate-*r/
sub-neg associate--l+ add-log-exp
pow-prod-down
cbrt-undiv sqrt-prod
*-commutative
rec-exp flip3-- 1-exp flip-- div-inv
+-commutative frac-times flip3-+ associate-*l/ sum-log flip-+ distribute-lft-out-- difference-of-squares
Counts
4 → 131
Calls
4 calls:
3.0ms
(+ y (* (/ 1 x) (/ 1.0 9.0)))
9.0ms
(* (sqrt x) (- (+ y (* (/ 1 x) (/ 1.0 9.0))) 1.0))
10.0ms
(* 3.0 (* (sqrt x) (- (+ y (* (/ 1 x) (/ 1.0 9.0))) 1.0)))
11.0ms
(* (/ 1 x) (/ 1.0 9.0))

series32.0ms

Counts
4 → 12
Calls
4 calls:
4.0ms
(+ y (* (/ 1 x) (/ 1.0 9.0)))
13.0ms
(* (sqrt x) (- (+ y (* (/ 1 x) (/ 1.0 9.0))) 1.0))
12.0ms
(* 3.0 (* (sqrt x) (- (+ y (* (/ 1 x) (/ 1.0 9.0))) 1.0)))
2.0ms
(* (/ 1 x) (/ 1.0 9.0))

simplify91.0ms

Algorithm
egg-herbie
Counts
143 → 143
Iterations

Useful iterations: 2 (78.0ms)

IterNodesCost
07541082
13562933
25002921

prune194.0ms

Filtered
96 candidates to 143 candidates (-49.0%)
Pruning

13 alts after pruning (12 fresh and 1 done)

PrunedKeptTotal
New1412143
Fresh31013
Picked011
Done000
Total14413157

Merged error: 0.0b

Counts
157 → 13

localize13.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ (/ (/ 1.0 9.0) x) y)
0.1b
(* 3.0 (- (+ (/ (/ 1.0 9.0) x) y) 1.0))
0.3b
(* (* 3.0 (- (+ (/ (/ 1.0 9.0) x) y) 1.0)) (sqrt x))
0.4b
(/ (/ 1.0 9.0) x)

rewrite73.0ms

Algorithm
rewrite-expression-head
Rules
75×times-frac
57×*-un-lft-identity
54×add-sqr-sqrt
50×add-cube-cbrt
16×add-exp-log add-cbrt-cube
13×associate-/l*
12×associate-*r*
11×pow1
add-log-exp
div-inv
associate-*r/ associate-*l* pow-prod-down prod-exp cbrt-unprod
cbrt-undiv distribute-rgt-in distribute-lft-in div-exp associate-/r* sqrt-prod
sub-neg flip3-- associate-*l/ associate--l+ *-commutative flip-- distribute-lft-out distribute-lft-out--
+-commutative frac-2neg flip3-+ clear-num sum-log flip-+ associate-/l/ difference-of-squares unswap-sqr
Counts
4 → 134
Calls
4 calls:
18.0ms
(+ (/ (/ 1.0 9.0) x) y)
21.0ms
(* 3.0 (- (+ (/ (/ 1.0 9.0) x) y) 1.0))
22.0ms
(* (* 3.0 (- (+ (/ (/ 1.0 9.0) x) y) 1.0)) (sqrt x))
6.0ms
(/ (/ 1.0 9.0) x)

series23.0ms

Counts
4 → 12
Calls
4 calls:
4.0ms
(+ (/ (/ 1.0 9.0) x) y)
5.0ms
(* 3.0 (- (+ (/ (/ 1.0 9.0) x) y) 1.0))
12.0ms
(* (* 3.0 (- (+ (/ (/ 1.0 9.0) x) y) 1.0)) (sqrt x))
2.0ms
(/ (/ 1.0 9.0) x)

simplify74.0ms

Algorithm
egg-herbie
Counts
146 → 146
Iterations

Useful iterations: 1 (16.0ms)

IterNodesCost
0694981
13098906
25002906

prune214.0ms

Filtered
107 candidates to 146 candidates (-36.4%)
Pruning

10 alts after pruning (10 fresh and 0 done)

PrunedKeptTotal
New1433146
Fresh4711
Picked101
Done101
Total14910159

Merged error: 0.0b

Counts
159 → 10

regimes192.0ms

Accuracy

0% (0.4b remaining)

Error of 0.4b against oracle of 0.0b and baseline of 0.4b

bsearch0.0ms

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02211
12211

end0.0ms

analyze84.0ms

Algorithm
search
sampling

Space saved by range analysis: 0.097632%

Space saved by search: 52.5854%

Guaranteed chance to sample good point: 98.135288%

sample454.0ms

Algorithm
intervals
Results
327.0ms8000×body80valid
3.0ms73×body80nan
2.0ms41×body80invalid

Profiling

Loading profile data...