Details

Time bar (total: 4.5s)

sample96.0ms

Algorithm
intervals
sampling

Space saved by range analysis: 0%

Space saved by search: 0.071857%

Guaranteed chance to sample good point: 0%

Results
36.0ms95×body2560valid
20.0ms75×body1280valid
8.0ms42×body640valid
7.0ms201×body80nan
3.0ms22×body320valid
1.0ms15×body160valid
0.0msbody80valid

simplify98.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0197
1427
2777
31467
42427
54177
627897
750027

prune3.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 0.7b

Counts
2 → 1

localize7.0ms

Local error

Found 3 expressions with local error:

0.0b
(/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0))
0.2b
(* 5.0 (* v v))
0.7b
(acos (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0)))

rewrite15.0ms

Algorithm
rewrite-expression-head
Rules
18×add-sqr-sqrt
13×add-cube-cbrt *-un-lft-identity
12×times-frac
10×add-exp-log add-cbrt-cube
pow1
associate-/r* difference-of-squares
associate-*l* pow-prod-down prod-exp cbrt-unprod associate-/l* add-log-exp
flip3-- associate-/r/ flip-- associate-/l/
cbrt-undiv acos-asin frac-2neg div-sub div-exp associate-*r* clear-num *-commutative div-inv unswap-sqr
Counts
3 → 63
Calls
3 calls:
7.0ms
(/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0))
5.0ms
(* 5.0 (* v v))
1.0ms
(acos (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0)))

series11.0ms

Counts
3 → 9
Calls
3 calls:
5.0ms
(/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0))
3.0ms
(* 5.0 (* v v))
3.0ms
(acos (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0)))

simplify38.0ms

Algorithm
egg-herbie
Counts
72 → 72
Iterations

Useful iterations: 2 (30.0ms)

IterNodesCost
0336587
11261535
25002531

prune114.0ms

Filtered
55 candidates to 72 candidates (-30.9%)
Pruning

3 alts after pruning (3 fresh and 0 done)

PrunedKeptTotal
New69372
Fresh000
Picked101
Done000
Total70373

Merged error: 0.7b

Counts
73 → 3

localize10.0ms

Local error

Found 4 expressions with local error:

0.0b
(/ (- 1.0 (log (exp (* 5.0 (* v v))))) (- (* v v) 1.0))
0.2b
(* 5.0 (* v v))
0.7b
(acos (/ (- 1.0 (log (exp (* 5.0 (* v v))))) (- (* v v) 1.0)))
3.8b
(log (exp (* 5.0 (* v v))))

rewrite24.0ms

Algorithm
rewrite-expression-head
Rules
36×add-sqr-sqrt
33×*-un-lft-identity
24×times-frac
18×add-cube-cbrt
15×pow1
12×difference-of-squares
11×add-exp-log add-cbrt-cube
10×distribute-lft-out--
log-pow
associate-/l*
add-log-exp
associate-/r*
log-prod associate-*l* pow-prod-down prod-exp cbrt-unprod
flip3-- associate-/r/ flip-- associate-/l/
cbrt-undiv acos-asin exp-prod exp-to-pow frac-2neg div-sub div-exp rem-log-exp associate-*r* clear-num *-commutative div-inv unswap-sqr
Counts
4 → 92
Calls
4 calls:
12.0ms
(/ (- 1.0 (log (exp (* 5.0 (* v v))))) (- (* v v) 1.0))
6.0ms
(* 5.0 (* v v))
1.0ms
(acos (/ (- 1.0 (log (exp (* 5.0 (* v v))))) (- (* v v) 1.0)))
2.0ms
(log (exp (* 5.0 (* v v))))

series14.0ms

Counts
4 → 12
Calls
4 calls:
5.0ms
(/ (- 1.0 (log (exp (* 5.0 (* v v))))) (- (* v v) 1.0))
3.0ms
(* 5.0 (* v v))
3.0ms
(acos (/ (- 1.0 (log (exp (* 5.0 (* v v))))) (- (* v v) 1.0)))
3.0ms
(log (exp (* 5.0 (* v v))))

simplify43.0ms

Algorithm
egg-herbie
Counts
104 → 104
Iterations

Useful iterations: 2 (32.0ms)

IterNodesCost
0381974
11371861
25002842

prune176.0ms

Filtered
73 candidates to 104 candidates (-42.5%)
Pruning

3 alts after pruning (2 fresh and 1 done)

PrunedKeptTotal
New1040104
Fresh022
Picked011
Done000
Total1043107

Merged error: 0.7b

Counts
107 → 3

localize9.0ms

Local error

Found 4 expressions with local error:

0.0b
(/ 1 (- (* v v) 1.0))
0.0b
(* (- 1.0 (* 5.0 (* v v))) (/ 1 (- (* v v) 1.0)))
0.2b
(* 5.0 (* v v))
0.7b
(acos (* (- 1.0 (* 5.0 (* v v))) (/ 1 (- (* v v) 1.0))))

rewrite28.0ms

Algorithm
rewrite-expression-head
Rules
38×add-sqr-sqrt
26×times-frac
24×*-un-lft-identity
23×add-cube-cbrt
22×add-exp-log
19×associate-*r*
16×add-cbrt-cube
12×pow1
prod-exp difference-of-squares
associate-*l*
cbrt-unprod
flip3-- div-exp pow-prod-down associate-/r* associate-/r/ flip-- add-log-exp unswap-sqr
associate-/l*
cbrt-undiv frac-times rec-exp 1-exp associate-*l/ *-commutative div-inv
acos-asin pow-flip frac-2neg associate-*r/ clear-num un-div-inv inv-pow
Counts
4 → 109
Calls
4 calls:
6.0ms
(/ 1 (- (* v v) 1.0))
12.0ms
(* (- 1.0 (* 5.0 (* v v))) (/ 1 (- (* v v) 1.0)))
5.0ms
(* 5.0 (* v v))
1.0ms
(acos (* (- 1.0 (* 5.0 (* v v))) (/ 1 (- (* v v) 1.0))))

series17.0ms

Counts
4 → 12
Calls
4 calls:
3.0ms
(/ 1 (- (* v v) 1.0))
8.0ms
(* (- 1.0 (* 5.0 (* v v))) (/ 1 (- (* v v) 1.0)))
3.0ms
(* 5.0 (* v v))
3.0ms
(acos (* (- 1.0 (* 5.0 (* v v))) (/ 1 (- (* v v) 1.0))))

simplify60.0ms

Algorithm
egg-herbie
Counts
121 → 121
Iterations

Useful iterations: 2 (50.0ms)

IterNodesCost
0465890
12189783
25001748

prune147.0ms

Filtered
77 candidates to 121 candidates (-57.1%)
Pruning

3 alts after pruning (2 fresh and 1 done)

PrunedKeptTotal
New1201121
Fresh011
Picked101
Done011
Total1213124

Merged error: 0.6b

Counts
124 → 3

localize14.0ms

Local error

Found 4 expressions with local error:

1.0b
(cbrt (acos (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0))))
1.0b
(cbrt (acos (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0))))
1.0b
(cbrt (acos (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0))))
1.0b
(* (cbrt (acos (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0)))) (cbrt (acos (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0)))))

rewrite11.0ms

Algorithm
rewrite-expression-head
Rules
25×cbrt-prod
23×add-sqr-sqrt
15×add-cube-cbrt *-un-lft-identity
11×pow1
pow1/3
add-exp-log swap-sqr associate-*r* associate-*l*
add-cbrt-cube add-log-exp unswap-sqr
pow-prod-down pow-sqr pow-prod-up
pow2 pow-plus prod-exp *-commutative cbrt-unprod
Counts
4 → 73
Calls
4 calls:
1.0ms
(cbrt (acos (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0))))
1.0ms
(cbrt (acos (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0))))
1.0ms
(cbrt (acos (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0))))
6.0ms
(* (cbrt (acos (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0)))) (cbrt (acos (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0)))))

series173.0ms

Counts
4 → 12
Calls
4 calls:
40.0ms
(cbrt (acos (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0))))
39.0ms
(cbrt (acos (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0))))
42.0ms
(cbrt (acos (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0))))
52.0ms
(* (cbrt (acos (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0)))) (cbrt (acos (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0)))))

simplify88.0ms

Algorithm
egg-herbie
Counts
85 → 85
Iterations

Useful iterations: 3 (76.0ms)

IterNodesCost
01171278
14251112
227051044
350011031

prune213.0ms

Filtered
56 candidates to 85 candidates (-51.8%)
Pruning

6 alts after pruning (5 fresh and 1 done)

PrunedKeptTotal
New81485
Fresh011
Picked101
Done011
Total82688

Merged error: 0.6b

Counts
88 → 6

regimes271.0ms

Accuracy

0% (0.0b remaining)

Error of 0.6b against oracle of 0.6b and baseline of 0.6b

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0129
1129

end0.0ms

sample2.9s

Algorithm
intervals
sampling

Space saved by range analysis: 0%

Space saved by search: 0.071857%

Guaranteed chance to sample good point: 0%

Results
1.2s2962×body2560valid
668.0ms2481×body1280valid
292.0ms7811×body80nan
251.0ms1257×body640valid
95.0ms659×body320valid
39.0ms396×body160valid
14.0ms245×body80valid

Profiling

Loading profile data...