Details

Time bar (total: 8.3s)

sample2.3s

Algorithm
intervals
sampling

Space saved by range analysis: 0%

Space saved by search: 50.054932%

Guaranteed chance to sample good point: 6.281315%

Results
36.0ms82×body2560valid
27.0ms97×body1280valid
7.0ms32×body640valid
3.0ms23×body320valid
1.0ms13×body160valid
1.0msbody80valid

simplify103.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.6b

Counts
2 → 1

localize8.0ms

Local error

Found 4 expressions with local error:

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

rewrite19.0ms

Algorithm
rewrite-expression-head
Rules
19×add-sqr-sqrt
14×add-cube-cbrt *-un-lft-identity
12×times-frac
11×add-exp-log add-cbrt-cube
pow1
add-log-exp
associate-/r* difference-of-squares
flip3-- associate-*l* pow-prod-down prod-exp flip-- cbrt-unprod associate-/l*
associate-/r/ associate-/l/
cbrt-undiv acos-asin sub-neg frac-2neg diff-log div-sub div-exp associate-*r* clear-num *-commutative div-inv unswap-sqr
Counts
4 → 75
Calls
4 calls:
3.0ms
(- 1.0 (* 5.0 (* v v)))
8.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)))

series16.0ms

Counts
4 → 12
Calls
4 calls:
5.0ms
(- 1.0 (* 5.0 (* v v)))
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)))

simplify42.0ms

Algorithm
egg-herbie
Counts
87 → 87
Iterations

Useful iterations: 2 (33.0ms)

IterNodesCost
0355664
11356609
25001605

prune133.0ms

Filtered
65 candidates to 87 candidates (-33.8%)
Pruning

4 alts after pruning (4 fresh and 0 done)

PrunedKeptTotal
New83487
Fresh000
Picked101
Done000
Total84488

Merged error: 0.6b

Counts
88 → 4

localize10.0ms

Local error

Found 4 expressions with local error:

0.0b
(/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0))
0.0b
(- (/ PI 2) (asin (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0))))
0.2b
(* 5.0 (* v v))
0.6b
(asin (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0)))

rewrite23.0ms

Algorithm
rewrite-expression-head
Rules
24×add-sqr-sqrt
16×*-un-lft-identity
14×add-cube-cbrt
13×times-frac
11×add-exp-log add-cbrt-cube
pow1
add-log-exp difference-of-squares
associate-/r*
flip3-- associate-*l* pow-prod-down prod-exp flip-- cbrt-unprod associate-/l*
asin-acos associate-/r/ associate-/l/
cbrt-undiv sub-neg frac-2neg diff-log div-sub div-exp associate-*r* clear-num *-commutative div-inv distribute-lft-out-- associate--r- unswap-sqr
Counts
4 → 79
Calls
4 calls:
7.0ms
(/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0))
7.0ms
(- (/ PI 2) (asin (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0))))
5.0ms
(* 5.0 (* v v))
1.0ms
(asin (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0)))

series17.0ms

Counts
4 → 12
Calls
4 calls:
5.0ms
(/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0))
5.0ms
(- (/ PI 2) (asin (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0))))
3.0ms
(* 5.0 (* v v))
3.0ms
(asin (/ (- 1.0 (* 5.0 (* v v))) (- (* v v) 1.0)))

simplify49.0ms

Algorithm
egg-herbie
Counts
91 → 91
Iterations

Useful iterations: 2 (35.0ms)

IterNodesCost
0409840
11459784
25001780

prune147.0ms

Filtered
69 candidates to 91 candidates (-31.9%)
Pruning

4 alts after pruning (4 fresh and 0 done)

PrunedKeptTotal
New90191
Fresh033
Picked101
Done000
Total91495

Merged error: 0.6b

Counts
95 → 4

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.6b
(acos (/ (- 1.0 (log (exp (* 5.0 (* v v))))) (- (* v v) 1.0)))
3.1b
(log (exp (* 5.0 (* v v))))

rewrite23.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))
5.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))))

series15.0ms

Counts
4 → 12
Calls
4 calls:
6.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))))

simplify44.0ms

Algorithm
egg-herbie
Counts
104 → 104
Iterations

Useful iterations: 2 (33.0ms)

IterNodesCost
0381974
11371861
25002842

prune178.0ms

Filtered
72 candidates to 104 candidates (-44.4%)
Pruning

4 alts after pruning (4 fresh and 0 done)

PrunedKeptTotal
New1031104
Fresh033
Picked101
Done000
Total1044108

Merged error: 0.6b

Counts
108 → 4

localize14.0ms

Local error

Found 4 expressions with local error:

0.0b
(exp (log (acos (/ (- 1.0 (log (exp (* 5.0 (* v v))))) (- (* v v) 1.0)))))
0.2b
(* 5.0 (* v v))
0.6b
(acos (/ (- 1.0 (log (exp (* 5.0 (* v v))))) (- (* v v) 1.0)))
3.1b
(log (exp (* 5.0 (* v v))))

rewrite12.0ms

Algorithm
rewrite-expression-head
Rules
11×pow1
add-exp-log add-sqr-sqrt add-cbrt-cube
add-cube-cbrt *-un-lft-identity
log-prod
exp-prod add-log-exp
log-pow
associate-*l* exp-sum pow-prod-down prod-exp cbrt-unprod
acos-asin exp-to-pow rem-log-exp associate-*r* *-commutative rem-exp-log unswap-sqr
Counts
4 → 56
Calls
4 calls:
2.0ms
(exp (log (acos (/ (- 1.0 (log (exp (* 5.0 (* v v))))) (- (* v v) 1.0)))))
5.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
(exp (log (acos (/ (- 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))))

simplify120.0ms

Algorithm
egg-herbie
Counts
68 → 68
Iterations

Useful iterations: 3 (29.0ms)

IterNodesCost
0168487
1442420
21093396
33738390
45001390

prune107.0ms

Filtered
44 candidates to 68 candidates (-54.5%)
Pruning

4 alts after pruning (4 fresh and 0 done)

PrunedKeptTotal
New67168
Fresh033
Picked101
Done000
Total68472

Merged error: 0.6b

Counts
72 → 4

regimes149.0ms

Accuracy

0% (0.0b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01624
11624

end0.0ms

sample4.7s

Algorithm
intervals
sampling

Space saved by range analysis: 0%

Space saved by search: 50.054932%

Guaranteed chance to sample good point: 6.281315%

Results
1.2s2941×body2560valid
709.0ms2552×body1280valid
258.0ms1259×body640valid
95.0ms638×body320valid
43.0ms416×body160valid
12.0ms194×body80valid
0.0msbody80nan

Profiling

Loading profile data...