Details

Time bar (total: 1.5s)

sample27.0ms

Algorithm
intervals
sampling

Space saved by range analysis: 0%

Space saved by search: 0%

Guaranteed chance to sample good point: 99.993896%

Results
10.0ms256×body80valid

simplify72.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0228
1338
2568
3728
4788
51008
61288
71618
81908
93508
106448
1110128
1222588
1350018

prune2.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 0.0b

Counts
2 → 1

localize10.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ 2.30753 (* x 0.27061))
0.0b
(+ 0.99229 (* x 0.04481))
0.1b
(* (+ 0.99229 (* x 0.04481)) x)
16.1b
(/ (+ 2.30753 (* x 0.27061)) (+ 1.0 (* (+ 0.99229 (* x 0.04481)) x)))

rewrite18.0ms

Algorithm
rewrite-expression-head
Rules
16×add-sqr-sqrt
14×add-cube-cbrt *-un-lft-identity
times-frac
add-exp-log add-cbrt-cube add-log-exp
pow1
flip3-+ flip-+
associate-*r* associate-*l* associate-/r* associate-/l*
+-commutative associate-*l/ sum-log associate-/r/ associate-/l/
cbrt-undiv frac-2neg div-exp pow-prod-down prod-exp clear-num *-commutative cbrt-unprod div-inv unswap-sqr
Counts
4 → 73
Calls
4 calls:
2.0ms
(+ 2.30753 (* x 0.27061))
3.0ms
(+ 0.99229 (* x 0.04481))
5.0ms
(* (+ 0.99229 (* x 0.04481)) x)
6.0ms
(/ (+ 2.30753 (* x 0.27061)) (+ 1.0 (* (+ 0.99229 (* x 0.04481)) x)))

series21.0ms

Counts
4 → 12
Calls
4 calls:
3.0ms
(+ 2.30753 (* x 0.27061))
3.0ms
(+ 0.99229 (* x 0.04481))
9.0ms
(* (+ 0.99229 (* x 0.04481)) x)
5.0ms
(/ (+ 2.30753 (* x 0.27061)) (+ 1.0 (* (+ 0.99229 (* x 0.04481)) x)))

simplify47.0ms

Algorithm
egg-herbie
Counts
85 → 85
Iterations

Useful iterations: 2 (38.0ms)

IterNodesCost
0380619
11452570
25002568

prune120.0ms

Filtered
63 candidates to 85 candidates (-34.9%)
Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New83285
Fresh000
Picked101
Done000
Total84286

Merged error: 0b

Counts
86 → 2

localize12.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ 2.30753 (* x 0.27061))
0.1b
(* (+ 0.99229 (* x 0.04481)) x)
0.5b
(/ 1 (+ 1.0 (* (+ 0.99229 (* x 0.04481)) x)))
15.4b
(* (+ 2.30753 (* x 0.27061)) (/ 1 (+ 1.0 (* (+ 0.99229 (* x 0.04481)) x))))

rewrite28.0ms

Algorithm
rewrite-expression-head
Rules
31×add-sqr-sqrt
23×*-un-lft-identity
22×add-cube-cbrt
20×times-frac
19×add-exp-log
18×associate-*r*
13×add-cbrt-cube
pow1
flip3-+ associate-*l* flip-+ add-log-exp
prod-exp
div-exp associate-*l/ associate-/r/ unswap-sqr
associate-/r* cbrt-unprod associate-/l*
cbrt-undiv frac-times rec-exp 1-exp pow-prod-down *-commutative div-inv
+-commutative pow-flip frac-2neg associate-*r/ clear-num sum-log un-div-inv inv-pow
Counts
4 → 106
Calls
4 calls:
5.0ms
(+ 2.30753 (* x 0.27061))
5.0ms
(* (+ 0.99229 (* x 0.04481)) x)
4.0ms
(/ 1 (+ 1.0 (* (+ 0.99229 (* x 0.04481)) x)))
10.0ms
(* (+ 2.30753 (* x 0.27061)) (/ 1 (+ 1.0 (* (+ 0.99229 (* x 0.04481)) x))))

series18.0ms

Counts
4 → 12
Calls
4 calls:
3.0ms
(+ 2.30753 (* x 0.27061))
6.0ms
(* (+ 0.99229 (* x 0.04481)) x)
4.0ms
(/ 1 (+ 1.0 (* (+ 0.99229 (* x 0.04481)) x)))
5.0ms
(* (+ 2.30753 (* x 0.27061)) (/ 1 (+ 1.0 (* (+ 0.99229 (* x 0.04481)) x))))

simplify68.0ms

Algorithm
egg-herbie
Counts
118 → 118
Iterations

Useful iterations: 2 (56.0ms)

IterNodesCost
0517953
12455847
25002821

prune142.0ms

Filtered
75 candidates to 118 candidates (-57.3%)
Pruning

2 alts after pruning (1 fresh and 1 done)

PrunedKeptTotal
New1180118
Fresh011
Picked011
Done000
Total1182120

Merged error: 0b

Counts
120 → 2

localize14.0ms

Local error

Found 4 expressions with local error:

0.1b
(* (+ 0.99229 (* x 0.04481)) x)
0.1b
(pow (/ (+ 2.30753 (* x 0.27061)) (+ 1.0 (* (+ 0.99229 (* x 0.04481)) x))) 3)
16.1b
(/ (+ 2.30753 (* x 0.27061)) (+ 1.0 (* (+ 0.99229 (* x 0.04481)) x)))
20.2b
(cbrt (pow (/ (+ 2.30753 (* x 0.27061)) (+ 1.0 (* (+ 0.99229 (* x 0.04481)) x))) 3))

rewrite31.0ms

Algorithm
rewrite-expression-head
Rules
46×add-sqr-sqrt
45×times-frac
44×add-cube-cbrt *-un-lft-identity
36×cbrt-prod
30×unpow-prod-down cube-prod
11×add-exp-log add-cbrt-cube
10×associate-/r/
pow1 flip3-+ flip-+
div-inv
add-log-exp
pow-unpow associate-*r* associate-*l* associate-/r* associate-/l*
cbrt-undiv cube-div cube-mult unpow3 div-exp associate-*l/ pow-exp associate-/l/ rem-cube-cbrt sqr-pow
pow-to-exp cbrt-div pow-pow frac-2neg pow1/3 pow-prod-down prod-exp clear-num *-commutative rem-cbrt-cube cbrt-unprod unswap-sqr
Counts
4 → 147
Calls
4 calls:
6.0ms
(* (+ 0.99229 (* x 0.04481)) x)
7.0ms
(pow (/ (+ 2.30753 (* x 0.27061)) (+ 1.0 (* (+ 0.99229 (* x 0.04481)) x))) 3)
6.0ms
(/ (+ 2.30753 (* x 0.27061)) (+ 1.0 (* (+ 0.99229 (* x 0.04481)) x)))
7.0ms
(cbrt (pow (/ (+ 2.30753 (* x 0.27061)) (+ 1.0 (* (+ 0.99229 (* x 0.04481)) x))) 3))

series21.0ms

Counts
4 → 12
Calls
4 calls:
6.0ms
(* (+ 0.99229 (* x 0.04481)) x)
5.0ms
(pow (/ (+ 2.30753 (* x 0.27061)) (+ 1.0 (* (+ 0.99229 (* x 0.04481)) x))) 3)
5.0ms
(/ (+ 2.30753 (* x 0.27061)) (+ 1.0 (* (+ 0.99229 (* x 0.04481)) x)))
5.0ms
(cbrt (pow (/ (+ 2.30753 (* x 0.27061)) (+ 1.0 (* (+ 0.99229 (* x 0.04481)) x))) 3))

simplify91.0ms

Algorithm
egg-herbie
Counts
159 → 159
Iterations

Useful iterations: 2 (66.0ms)

IterNodesCost
06531946
130501822
250011810

prune214.0ms

Filtered
90 candidates to 159 candidates (-76.7%)
Pruning

2 alts after pruning (0 fresh and 2 done)

PrunedKeptTotal
New1590159
Fresh000
Picked011
Done011
Total1592161

Merged error: 0b

Counts
161 → 2

regimes26.0ms

Accuracy

0% (0.0b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0259
1259

end0.0ms

sample471.0ms

Algorithm
intervals
sampling

Space saved by range analysis: 0%

Space saved by search: 0%

Guaranteed chance to sample good point: 99.993896%

Results
325.0ms8000×body80valid

Profiling

Loading profile data...