Details

Time bar (total: 2.4s)

sample120.0ms

Algorithm
intervals
sampling

Space saved by range analysis: 0%

Space saved by search: 51.074219%

Guaranteed chance to sample good point: 98.203593%

Results
15.0ms256×body80valid
1.0ms12×body80invalid

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

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)))
11.0ms
(* (* 3.0 (sqrt x)) (- (+ y (/ 1.0 (* x 9.0))) 1.0))
4.0ms
(/ 1.0 (* x 9.0))
5.0ms
(* 3.0 (sqrt x))

series25.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))
7.0ms
(* 3.0 (sqrt x))

simplify62.0ms

Algorithm
egg-herbie
Counts
96 → 96
Iterations

Useful iterations: 2 (54.0ms)

IterNodesCost
0508558
12557503
25001501

prune155.0ms

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

12 alts after pruning (12 fresh and 0 done)

PrunedKeptTotal
New841296
Fresh000
Picked101
Done000
Total851297

Merged error: 0.0b

Counts
97 → 12

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
(* 3.0 (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0)))
0.3b
(/ 1.0 (* x 9.0))

rewrite34.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)))
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)))
4.0ms
(/ 1.0 (* x 9.0))

series29.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))
13.0ms
(* 3.0 (* (sqrt x) (- (+ y (/ 1.0 (* x 9.0))) 1.0)))
2.0ms
(/ 1.0 (* x 9.0))

simplify60.0ms

Algorithm
egg-herbie
Counts
110 → 110
Iterations

Useful iterations: 1 (13.0ms)

IterNodesCost
0530786
12273716
25001716

prune153.0ms

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

12 alts after pruning (11 fresh and 1 done)

PrunedKeptTotal
New1073110
Fresh3811
Picked011
Done000
Total11012122

Merged error: 0.0b

Counts
122 → 12

localize11.0ms

Local error

Found 4 expressions with local error:

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

rewrite55.0ms

Algorithm
rewrite-expression-head
Rules
51×distribute-rgt-in distribute-lft-in
25×add-exp-log add-cbrt-cube
22×add-sqr-sqrt
21×associate-*l* sqrt-prod
20×pow1
19×*-un-lft-identity
14×add-cube-cbrt sub-neg associate--l+
12×associate-*r/
11×prod-exp cbrt-unprod
10×pow-prod-down
associate-*r*
add-log-exp
flip3-- times-frac *-commutative flip-- associate-/l* unswap-sqr
cbrt-undiv div-exp distribute-lft-out--
frac-2neg clear-num associate-/r* div-inv distribute-lft-out difference-of-squares
Counts
4 → 143
Calls
4 calls:
14.0ms
(* (sqrt (sqrt x)) (- (+ y (/ 1.0 (* x 9.0))) 1.0))
17.0ms
(* 3.0 (* (sqrt (sqrt x)) (* (sqrt (sqrt x)) (- (+ y (/ 1.0 (* x 9.0))) 1.0))))
4.0ms
(/ 1.0 (* x 9.0))
15.0ms
(* (sqrt (sqrt x)) (* (sqrt (sqrt x)) (- (+ y (/ 1.0 (* x 9.0))) 1.0)))

series38.0ms

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

simplify75.0ms

Algorithm
egg-herbie
Counts
155 → 155
Iterations

Useful iterations: 2 (58.0ms)

IterNodesCost
06941639
127911263
250031251

prune207.0ms

Filtered
84 candidates to 155 candidates (-84.5%)
Pruning

12 alts after pruning (10 fresh and 2 done)

PrunedKeptTotal
New1550155
Fresh01010
Picked011
Done011
Total15512167

Merged error: 0.0b

Counts
167 → 12

localize26.0ms

Local error

Found 4 expressions with local error:

0.3b
(/ 1.0 (* x 9.0))
0.3b
(* 3.0 (sqrt x))
0.3b
(* 3.0 (sqrt x))
0.5b
(* (sqrt (* 3.0 (sqrt x))) (sqrt (* 3.0 (sqrt x))))

rewrite50.0ms

Algorithm
rewrite-expression-head
Rules
57×pow1
28×sqrt-pow1
26×add-sqr-sqrt
22×pow-prod-down
16×add-cube-cbrt *-un-lft-identity associate-*r*
15×add-exp-log add-cbrt-cube
12×sqrt-prod
10×pow1/2 associate-*l* pow-prod-up
pow-sqr
unswap-sqr
swap-sqr prod-exp cbrt-unprod add-log-exp
times-frac *-commutative associate-/l*
cbrt-undiv div-exp
pow2 frac-2neg pow-plus sqrt-unprod clear-num associate-/r* rem-square-sqrt div-inv
Counts
4 → 114
Calls
4 calls:
8.0ms
(/ 1.0 (* x 9.0))
9.0ms
(* 3.0 (sqrt x))
9.0ms
(* 3.0 (sqrt x))
17.0ms
(* (sqrt (* 3.0 (sqrt x))) (sqrt (* 3.0 (sqrt x))))

series29.0ms

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

simplify68.0ms

Algorithm
egg-herbie
Counts
126 → 126
Iterations

Useful iterations: 2 (56.0ms)

IterNodesCost
0355473
11859416
25001408

prune148.0ms

Filtered
74 candidates to 126 candidates (-70.3%)
Pruning

11 alts after pruning (8 fresh and 3 done)

PrunedKeptTotal
New1242126
Fresh369
Picked011
Done022
Total12711138

Merged error: 0b

Counts
138 → 11

regimes215.0ms

Accuracy

0% (0.3b 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 (1.0ms)

IterNodesCost
0178
1178

end0.0ms

sample663.0ms

Algorithm
intervals
sampling

Space saved by range analysis: 0%

Space saved by search: 51.074219%

Guaranteed chance to sample good point: 98.203593%

Results
354.0ms8000×body80valid
13.0ms312×body80invalid
3.0ms62×body80nan

Profiling

Loading profile data...