Details

Time bar (total: 2.8s)

sample42.0ms

Algorithm
intervals
sampling

Space saved by range analysis: 0%

Space saved by search: 23.520795%

Guaranteed chance to sample good point: 65.377249%

Results
11.0ms279×body80valid
5.0ms133×body80nan

simplify101.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.4b

Counts
2 → 1

localize9.0ms

Local error

Found 4 expressions with local error:

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

rewrite31.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)))
12.0ms
(* (* 3.0 (sqrt x)) (- (+ y (/ 1.0 (* x 9.0))) 1.0))
4.0ms
(/ 1.0 (* x 9.0))
8.0ms
(* 3.0 (sqrt x))

series23.0ms

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

simplify61.0ms

Algorithm
egg-herbie
Counts
96 → 96
Iterations

Useful iterations: 2 (53.0ms)

IterNodesCost
0508558
12557503
25001501

prune156.0ms

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

10 alts after pruning (10 fresh and 0 done)

PrunedKeptTotal
New861096
Fresh000
Picked101
Done000
Total871097

Merged error: 0.0b

Counts
97 → 10

localize9.0ms

Local error

Found 4 expressions with local error:

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

rewrite50.0ms

Algorithm
rewrite-expression-head
Rules
75×times-frac
57×*-un-lft-identity
56×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-*l* pow-prod-down prod-exp sqrt-prod cbrt-unprod
cbrt-undiv distribute-rgt-in distribute-lft-in div-exp associate-/r*
sub-neg associate-*r/ associate--l+ *-commutative distribute-lft-out distribute-lft-out-- unswap-sqr
+-commutative flip3-- frac-2neg flip3-+ clear-num sum-log flip-- flip-+ associate-/l/ difference-of-squares
Counts
4 → 133
Calls
4 calls:
12.0ms
(+ y (/ (/ 1.0 x) 9.0))
22.0ms
(* (* 3.0 (sqrt x)) (- (+ y (/ (/ 1.0 x) 9.0)) 1.0))
6.0ms
(/ (/ 1.0 x) 9.0)
5.0ms
(* 3.0 (sqrt x))

series23.0ms

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

simplify80.0ms

Algorithm
egg-herbie
Counts
145 → 145
Iterations

Useful iterations: 1 (17.0ms)

IterNodesCost
0730924
13357863
25001863

prune240.0ms

Filtered
107 candidates to 145 candidates (-35.5%)
Pruning

11 alts after pruning (11 fresh and 0 done)

PrunedKeptTotal
New1414145
Fresh279
Picked101
Done000
Total14411155

Merged error: 0.0b

Counts
155 → 11

localize9.0ms

Local error

Found 4 expressions with local error:

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

rewrite65.0ms

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

series33.0ms

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

simplify91.0ms

Algorithm
egg-herbie
Counts
159 → 159
Iterations

Useful iterations: 1 (17.0ms)

IterNodesCost
07521152
131411078
250031078

prune257.0ms

Filtered
112 candidates to 159 candidates (-42.0%)
Pruning

10 alts after pruning (10 fresh and 0 done)

PrunedKeptTotal
New1563159
Fresh3710
Picked101
Done000
Total16010170

Merged error: 0.0b

Counts
170 → 10

localize11.0ms

Local error

Found 4 expressions with local error:

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

rewrite47.0ms

Algorithm
rewrite-expression-head
Rules
78×times-frac
73×add-sqr-sqrt
56×*-un-lft-identity
54×add-cube-cbrt
15×add-exp-log associate-*l* add-cbrt-cube
14×associate-*r*
13×associate-/l*
10×pow1
sqrt-prod
div-inv unswap-sqr
associate-*r/ add-log-exp
cbrt-undiv distribute-rgt-in distribute-lft-in div-exp pow-prod-down prod-exp associate-/r* *-commutative cbrt-unprod difference-of-squares
sub-neg
flip3-- frac-2neg flip3-+ clear-num flip-- flip-+ associate-/l/ distribute-lft-out distribute-lft-out--
Counts
4 → 147
Calls
4 calls:
24.0ms
(* (sqrt x) (- (/ (/ 1.0 x) 9.0) 1.0))
6.0ms
(/ (/ 1.0 x) 9.0)
5.0ms
(* (sqrt x) y)
7.0ms
(* 3.0 (+ (* (sqrt x) y) (* (sqrt x) (- (/ (/ 1.0 x) 9.0) 1.0))))

series35.0ms

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

simplify94.0ms

Algorithm
egg-herbie
Counts
159 → 159
Iterations

Useful iterations: 2 (81.0ms)

IterNodesCost
08451115
137851047
250011045

prune233.0ms

Filtered
124 candidates to 159 candidates (-28.2%)
Pruning

10 alts after pruning (9 fresh and 1 done)

PrunedKeptTotal
New1581159
Fresh189
Picked011
Done000
Total15910169

Merged error: 0.0b

Counts
169 → 10

regimes203.0ms

Accuracy

0% (0.4b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0179
1179

end0.0ms

sample855.0ms

Algorithm
intervals
sampling

Space saved by range analysis: 0%

Space saved by search: 23.520795%

Guaranteed chance to sample good point: 65.377249%

Results
359.0ms8547×body80valid
183.0ms4498×body80nan

Profiling

Loading profile data...