Details

Time bar (total: 6.5s)

sample99.0ms

Algorithm
intervals
Results
28.0ms53×body1280valid
25.0ms341×body80valid
15.0ms45×body640valid
9.0ms75×body80overflowed
2.0ms11×body320valid
1.0msbody160valid

simplify39.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 4 (37.0ms)

IterNodesCost
04716
112416
236516
3137616
4500115

prune9.0ms

Filtered
1 candidates to 1 candidates (100.0%)
Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 27.2b

Counts
2 → 2

localize17.0ms

Local error

Found 4 expressions with local error:

0.0b
(* (- 1.0 eps) x)
0.0b
(* (+ 1.0 eps) x)
0.0b
(/ (+ 1.0 (/ 1.0 eps)) (* 2.0 (exp (* (- 1.0 eps) x))))
3.6b
(fma (/ (exp (- (* (+ 1.0 eps) x))) 2.0) (- 1.0 (/ 1.0 eps)) (/ (+ 1.0 (/ 1.0 eps)) (* 2.0 (exp (* (- 1.0 eps) x)))))

rewrite26.0ms

Algorithm
rewrite-expression-head
Rules
18×*-un-lft-identity
16×add-sqr-sqrt
13×add-cbrt-cube
12×add-exp-log
10×add-cube-cbrt
associate-*l*
pow1
associate-*r*
expm1-log1p-u times-frac associate-*l/ log1p-expm1-u associate-/l* add-log-exp
prod-exp cbrt-unprod distribute-lft-out
cbrt-undiv flip3-+ div-exp pow-prod-down *-commutative flip-+ associate-/l/ unswap-sqr
flip3-- frac-2neg clear-num associate-/r* flip-- fma-udef div-inv distribute-lft-out-- difference-of-squares
Counts
4 → 84
Calls
4 calls:
6.0ms
(* (- 1.0 eps) x)
6.0ms
(* (+ 1.0 eps) x)
11.0ms
(/ (+ 1.0 (/ 1.0 eps)) (* 2.0 (exp (* (- 1.0 eps) x))))
1.0ms
(fma (/ (exp (- (* (+ 1.0 eps) x))) 2.0) (- 1.0 (/ 1.0 eps)) (/ (+ 1.0 (/ 1.0 eps)) (* 2.0 (exp (* (- 1.0 eps) x)))))

series343.0ms

Counts
4 → 12
Calls
4 calls:
29.0ms
(* (- 1.0 eps) x)
28.0ms
(* (+ 1.0 eps) x)
50.0ms
(/ (+ 1.0 (/ 1.0 eps)) (* 2.0 (exp (* (- 1.0 eps) x))))
235.0ms
(fma (/ (exp (- (* (+ 1.0 eps) x))) 2.0) (- 1.0 (/ 1.0 eps)) (/ (+ 1.0 (/ 1.0 eps)) (* 2.0 (exp (* (- 1.0 eps) x)))))

simplify56.0ms

Algorithm
egg-herbie
Counts
96 → 96
Iterations

Useful iterations: 2 (47.0ms)

IterNodesCost
0462738
11805635
25002628

prune307.0ms

Filtered
96 candidates to 72 candidates (75.0%)
Pruning

5 alts after pruning (5 fresh and 0 done)

PrunedKeptTotal
New91596
Fresh101
Picked101
Done000
Total93598

Merged error: 5.7b

Counts
98 → 5

localize10.0ms

Local error

Found 3 expressions with local error:

0.0b
(* 0.5 (pow x 2))
3.8b
(fma 1.3877787807814457e-17 (/ (pow x 3) eps) (- 1.0 (* 0.5 (pow x 2))))
4.2b
(/ (pow x 3) eps)

rewrite14.0ms

Algorithm
rewrite-expression-head
Rules
37×add-sqr-sqrt
36×times-frac
31×add-cube-cbrt *-un-lft-identity
16×unpow-prod-down
13×add-exp-log
12×cube-prod associate-/l*
associate-*r*
add-cbrt-cube
sqr-pow
cube-mult unpow3 unswap-sqr
pow1 expm1-log1p-u div-exp associate-*l* prod-exp associate-/r* log1p-expm1-u add-log-exp
pow-to-exp pow-exp unpow2
cbrt-undiv frac-2neg clear-num *-commutative cbrt-unprod fma-udef div-inv
Counts
3 → 106
Calls
3 calls:
5.0ms
(* 0.5 (pow x 2))
1.0ms
(fma 1.3877787807814457e-17 (/ (pow x 3) eps) (- 1.0 (* 0.5 (pow x 2))))
5.0ms
(/ (pow x 3) eps)

series102.0ms

Counts
3 → 9
Calls
3 calls:
30.0ms
(* 0.5 (pow x 2))
47.0ms
(fma 1.3877787807814457e-17 (/ (pow x 3) eps) (- 1.0 (* 0.5 (pow x 2))))
25.0ms
(/ (pow x 3) eps)

simplify61.0ms

Algorithm
egg-herbie
Counts
115 → 115
Iterations

Useful iterations: 2 (52.0ms)

IterNodesCost
0305506
11561465
25001451

prune383.0ms

Filtered
115 candidates to 66 candidates (57.4%)
Pruning

13 alts after pruning (13 fresh and 0 done)

PrunedKeptTotal
New1069115
Fresh044
Picked101
Done000
Total10713120

Merged error: 5.7b

Counts
120 → 13

localize27.0ms

Local error

Found 4 expressions with local error:

0.6b
(cbrt x)
0.6b
(cbrt x)
0.9b
(/ (pow (* (cbrt x) (cbrt x)) 3) (/ eps x))
3.8b
(fma 1.3877787807814457e-17 (/ (pow (* (cbrt x) (cbrt x)) 3) (/ eps x)) (- 1.0 (* 0.5 (pow x 2))))

rewrite23.0ms

Algorithm
rewrite-expression-head
Rules
185×times-frac
83×add-sqr-sqrt add-cube-cbrt *-un-lft-identity
24×add-exp-log
14×cube-mult unpow-prod-down unpow3 cube-prod sqr-pow
13×associate-/r*
12×div-exp
10×div-inv
add-cbrt-cube
associate-/l*
cbrt-prod
pow1 expm1-log1p-u pow-exp log1p-expm1-u add-log-exp
cbrt-undiv
pow-to-exp pow1/3 prod-exp
frac-2neg clear-num associate-/r/ fma-udef
Counts
4 → 184
Calls
4 calls:
1.0ms
(cbrt x)
1.0ms
(cbrt x)
12.0ms
(/ (pow (* (cbrt x) (cbrt x)) 3) (/ eps x))
1.0ms
(fma 1.3877787807814457e-17 (/ (pow (* (cbrt x) (cbrt x)) 3) (/ eps x)) (- 1.0 (* 0.5 (pow x 2))))

series484.0ms

Counts
4 → 12
Calls
4 calls:
178.0ms
(cbrt x)
182.0ms
(cbrt x)
47.0ms
(/ (pow (* (cbrt x) (cbrt x)) 3) (/ eps x))
76.0ms
(fma 1.3877787807814457e-17 (/ (pow (* (cbrt x) (cbrt x)) 3) (/ eps x)) (- 1.0 (* 0.5 (pow x 2))))

simplify159.0ms

Algorithm
egg-herbie
Counts
196 → 196
Iterations

Useful iterations: 2 (140.0ms)

IterNodesCost
07211771
143251200
250011152

prune499.0ms

Filtered
196 candidates to 135 candidates (68.9%)
Pruning

11 alts after pruning (11 fresh and 0 done)

PrunedKeptTotal
New1933196
Fresh4812
Picked101
Done000
Total19811209

Merged error: 4.2b

Counts
209 → 11

localize17.0ms

Local error

Found 4 expressions with local error:

0.6b
(cbrt x)
0.6b
(cbrt x)
3.6b
(fma 1.3877787807814457e-17 (/ (pow (* (cbrt x) (log (exp (cbrt x)))) 3) (/ eps x)) (- 1.0 (* 0.5 (pow x 2))))
10.7b
(log (exp (cbrt x)))

rewrite7.0ms

Algorithm
rewrite-expression-head
Rules
cbrt-prod add-sqr-sqrt add-cube-cbrt *-un-lft-identity
log-pow
exp-prod
pow1
add-exp-log expm1-log1p-u add-cbrt-cube log1p-expm1-u add-log-exp
log-prod
pow1/3
rem-log-exp fma-udef
Counts
4 → 56
Calls
4 calls:
1.0ms
(cbrt x)
1.0ms
(cbrt x)
1.0ms
(fma 1.3877787807814457e-17 (/ (pow (* (cbrt x) (log (exp (cbrt x)))) 3) (/ eps x)) (- 1.0 (* 0.5 (pow x 2))))
3.0ms
(log (exp (cbrt x)))

series609.0ms

Counts
4 → 12
Calls
4 calls:
183.0ms
(cbrt x)
176.0ms
(cbrt x)
76.0ms
(fma 1.3877787807814457e-17 (/ (pow (* (cbrt x) (log (exp (cbrt x)))) 3) (/ eps x)) (- 1.0 (* 0.5 (pow x 2))))
174.0ms
(log (exp (cbrt x)))

simplify60.0ms

Algorithm
egg-herbie
Counts
68 → 68
Iterations

Useful iterations: 2 (13.0ms)

IterNodesCost
0139339
1329286
21862275
35001275

prune240.0ms

Filtered
68 candidates to 58 candidates (85.3%)
Pruning

9 alts after pruning (9 fresh and 0 done)

PrunedKeptTotal
New66268
Fresh3710
Picked101
Done000
Total70979

Merged error: 4.2b

Counts
79 → 9

regimes122.0ms

Accuracy

95.9% (0.7b remaining)

Error of 4.2b against oracle of 3.6b and baseline of 19.8b

bsearch2.0ms

Steps
ItersRangePoint
0
6.262145176279688e-07
6.47571746699048e-07
6.368931321635083e-07

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
05352
15952
25952

end0.0ms

sample2.7s

Algorithm
intervals
Results
919.0ms1729×body1280valid
753.0ms10160×body80valid
426.0ms1288×body640valid
146.0ms1986×body80overflowed
139.0ms618×body320valid
50.0ms336×body160valid

Profiling

Loading profile data...