Details

Time bar (total: 9.3s)

sample3.2s

Algorithm
intervals
sampling

Space saved by range analysis: 24.485115%

Space saved by search: 0.146413%

Guaranteed chance to sample good point: 0%

Results
17.0ms256×body80valid
8.0ms95×body80invalid
1.0ms26×body80nan

simplify108.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 2 (4.0ms)

IterNodesCost
0247
1487
2966
32566
48916
539636
650026

prune11.0ms

Filtered
1 candidates to 1 candidates (0.0%)
Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 1.7b

Counts
2 → 2

localize10.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ (+ 1.0 (* 10.0 k)) (* k k))
0.0b
(+ 1.0 (* 10.0 k))
0.0b
(* a (pow k m))
1.7b
(/ (* a (pow k m)) (+ (+ 1.0 (* 10.0 k)) (* k k)))

rewrite27.0ms

Algorithm
rewrite-expression-head
Rules
19×add-exp-log
14×add-sqr-sqrt
11×add-cbrt-cube add-log-exp
add-cube-cbrt *-un-lft-identity
associate-*r*
prod-exp
pow1 unpow-prod-down div-exp sum-log
flip3-+ times-frac associate-*l* associate-/r* flip-+ unswap-sqr
cbrt-undiv +-commutative pow-to-exp pow-exp associate-/r/ cbrt-unprod sqr-pow
associate-+l+ frac-2neg clear-num *-commutative div-inv associate-/l*
Counts
4 → 74
Calls
4 calls:
8.0ms
(+ (+ 1.0 (* 10.0 k)) (* k k))
3.0ms
(+ 1.0 (* 10.0 k))
5.0ms
(* a (pow k m))
9.0ms
(/ (* a (pow k m)) (+ (+ 1.0 (* 10.0 k)) (* k k)))

series54.0ms

Counts
4 → 12
Calls
4 calls:
3.0ms
(+ (+ 1.0 (* 10.0 k)) (* k k))
3.0ms
(+ 1.0 (* 10.0 k))
15.0ms
(* a (pow k m))
33.0ms
(/ (* a (pow k m)) (+ (+ 1.0 (* 10.0 k)) (* k k)))

simplify61.0ms

Algorithm
egg-herbie
Counts
86 → 86
Iterations

Useful iterations: 2 (53.0ms)

IterNodesCost
0471611
12227545
25002538

prune119.0ms

Filtered
63 candidates to 86 candidates (-36.5%)
Pruning

3 alts after pruning (3 fresh and 0 done)

PrunedKeptTotal
New84286
Fresh011
Picked101
Done000
Total85388

Merged error: 1.6b

Counts
88 → 3

localize15.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ 1.0 (* 10.0 k))
0.0b
(* (/ a (sqrt (+ (+ 1.0 (* 10.0 k)) (* k k)))) (/ (pow k m) (sqrt (+ (+ 1.0 (* 10.0 k)) (* k k)))))
14.1b
(sqrt (+ (+ 1.0 (* 10.0 k)) (* k k)))
14.1b
(sqrt (+ (+ 1.0 (* 10.0 k)) (* k k)))

rewrite55.0ms

Algorithm
rewrite-expression-head
Rules
116×add-sqr-sqrt
92×times-frac
52×sqrt-prod
48×associate-*r*
46×add-cube-cbrt *-un-lft-identity
28×add-exp-log
24×unpow-prod-down associate-*l*
21×unswap-sqr
16×add-cbrt-cube
12×sqr-pow
10×div-exp
pow1 sqrt-div prod-exp
add-log-exp
flip3-+ flip-+
cbrt-undiv associate-/r/ cbrt-unprod
pow-to-exp rem-sqrt-square sqrt-pow1 pow1/2 pow-exp div-inv
+-commutative frac-times associate-*r/ pow-prod-down associate-*l/ sum-log *-commutative
Counts
4 → 158
Calls
4 calls:
3.0ms
(+ 1.0 (* 10.0 k))
35.0ms
(* (/ a (sqrt (+ (+ 1.0 (* 10.0 k)) (* k k)))) (/ (pow k m) (sqrt (+ (+ 1.0 (* 10.0 k)) (* k k)))))
4.0ms
(sqrt (+ (+ 1.0 (* 10.0 k)) (* k k)))
4.0ms
(sqrt (+ (+ 1.0 (* 10.0 k)) (* k k)))

series47.0ms

Counts
4 → 12
Calls
4 calls:
3.0ms
(+ 1.0 (* 10.0 k))
33.0ms
(* (/ a (sqrt (+ (+ 1.0 (* 10.0 k)) (* k k)))) (/ (pow k m) (sqrt (+ (+ 1.0 (* 10.0 k)) (* k k)))))
7.0ms
(sqrt (+ (+ 1.0 (* 10.0 k)) (* k k)))
4.0ms
(sqrt (+ (+ 1.0 (* 10.0 k)) (* k k)))

simplify95.0ms

Algorithm
egg-herbie
Counts
170 → 170
Iterations

Useful iterations: 2 (72.0ms)

IterNodesCost
08862691
139052523
250012419

prune301.0ms

Filtered
111 candidates to 170 candidates (-53.2%)
Pruning

3 alts after pruning (2 fresh and 1 done)

PrunedKeptTotal
New1700170
Fresh022
Picked011
Done000
Total1703173

Merged error: 1.6b

Counts
173 → 3

localize20.0ms

Local error

Found 4 expressions with local error:

0.6b
(cbrt k)
0.6b
(cbrt k)
0.6b
(cbrt k)
1.7b
(/ (* (* a (pow (* (cbrt k) (cbrt k)) m)) (pow (cbrt k) m)) (+ (+ 1.0 (* 10.0 k)) (* k k)))

rewrite18.0ms

Algorithm
rewrite-expression-head
Rules
58×add-exp-log
30×prod-exp
16×div-exp
13×add-cbrt-cube
11×pow-exp
cbrt-prod add-sqr-sqrt add-cube-cbrt *-un-lft-identity
pow-to-exp
pow1 add-log-exp
cbrt-undiv times-frac pow1/3 associate-/r* cbrt-unprod
associate-/r/
frac-2neg flip3-+ clear-num flip-+ div-inv associate-/l*
Counts
4 → 71
Calls
4 calls:
1.0ms
(cbrt k)
1.0ms
(cbrt k)
1.0ms
(cbrt k)
12.0ms
(/ (* (* a (pow (* (cbrt k) (cbrt k)) m)) (pow (cbrt k) m)) (+ (+ 1.0 (* 10.0 k)) (* k k)))

series178.0ms

Counts
4 → 12
Calls
4 calls:
23.0ms
(cbrt k)
22.0ms
(cbrt k)
22.0ms
(cbrt k)
110.0ms
(/ (* (* a (pow (* (cbrt k) (cbrt k)) m)) (pow (cbrt k) m)) (+ (+ 1.0 (* 10.0 k)) (* k k)))

simplify59.0ms

Algorithm
egg-herbie
Counts
83 → 83
Iterations

Useful iterations: 2 (49.0ms)

IterNodesCost
0514958
12357837
25002818

prune109.0ms

Filtered
57 candidates to 83 candidates (-45.6%)
Pruning

3 alts after pruning (1 fresh and 2 done)

PrunedKeptTotal
New83083
Fresh011
Picked011
Done011
Total83386

Merged error: 1.6b

Counts
86 → 3

localize9.0ms

Local error

Found 3 expressions with local error:

0.0b
(* k (+ 10.0 k))
0.3b
(/ (pow k m) (+ (* k (+ 10.0 k)) 1.0))
1.7b
(* (/ (pow k m) (+ (* k (+ 10.0 k)) 1.0)) a)

rewrite34.0ms

Algorithm
rewrite-expression-head
Rules
48×add-sqr-sqrt
45×times-frac
38×*-un-lft-identity
36×add-cube-cbrt
30×associate-*l*
22×unpow-prod-down
20×add-exp-log
12×add-cbrt-cube
sqr-pow
pow1 associate-*r* associate-/l*
div-exp
prod-exp unswap-sqr
associate-/r/
flip3-+ associate-/r* cbrt-unprod flip-+ add-log-exp
cbrt-undiv pow-to-exp associate-*r/ pow-prod-down pow-exp *-commutative div-inv
distribute-rgt-in frac-2neg distribute-lft-in associate-*l/ clear-num distribute-lft-out
Counts
3 → 120
Calls
3 calls:
6.0ms
(* k (+ 10.0 k))
10.0ms
(/ (pow k m) (+ (* k (+ 10.0 k)) 1.0))
14.0ms
(* (/ (pow k m) (+ (* k (+ 10.0 k)) 1.0)) a)

series52.0ms

Counts
3 → 9
Calls
3 calls:
4.0ms
(* k (+ 10.0 k))
18.0ms
(/ (pow k m) (+ (* k (+ 10.0 k)) 1.0))
29.0ms
(* (/ (pow k m) (+ (* k (+ 10.0 k)) 1.0)) a)

simplify73.0ms

Algorithm
egg-herbie
Counts
129 → 129
Iterations

Useful iterations: 1 (16.0ms)

IterNodesCost
06271119
125871052
250011052

prune169.0ms

Filtered
98 candidates to 129 candidates (-31.6%)
Pruning

3 alts after pruning (0 fresh and 3 done)

PrunedKeptTotal
New1290129
Fresh000
Picked011
Done022
Total1293132

Merged error: 1.6b

Counts
132 → 3

regimes136.0ms

Accuracy

0% (0.1b remaining)

Error of 2.3b against oracle of 2.2b and baseline of 2.3b

bsearch0.0ms

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01814
11814

end0.0ms

sample4.3s

Algorithm
intervals
sampling

Space saved by range analysis: 24.485115%

Space saved by search: 0.146413%

Guaranteed chance to sample good point: 0%

Results
533.0ms8000×body80valid
258.0ms3089×body80invalid
51.0ms1154×body80nan

Profiling

Loading profile data...