Details

Time bar (total: 10.6s)

sample3.3s

Algorithm
intervals
sampling

Space saved by range analysis: 0%

Space saved by search: 59.527588%

Guaranteed chance to sample good point: 68.194842%

Results
18.0ms256×body80valid
2.0ms25×body80invalid
1.0ms20×body80nan

simplify52.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
03712
18412
224512
358112
4128012
5246212
6500112

prune4.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 4.3b

Counts
2 → 1

localize17.0ms

Local error

Found 4 expressions with local error:

0.1b
(+ (- (* (- x 0.5) (log x)) x) 0.91893853320467)
0.2b
(* (- x 0.5) (log x))
0.2b
(- (* (- x 0.5) (log x)) x)
3.8b
(/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x)

rewrite40.0ms

Algorithm
rewrite-expression-head
Rules
24×add-sqr-sqrt *-un-lft-identity
20×add-cube-cbrt
18×log-prod
12×associate--l+
11×add-log-exp
distribute-rgt-in distribute-lft-in times-frac
add-exp-log associate-+l+ add-cbrt-cube
pow1
associate-*l*
associate-*r*
associate-/r* associate-/l*
sub-neg flip3-- flip3-+ diff-log associate-*l/ sum-log flip-- flip-+ associate-/l/
cbrt-undiv +-commutative associate-+l- frac-2neg div-exp pow-prod-down prod-exp clear-num log-pow *-commutative cbrt-unprod div-inv distribute-lft-out distribute-lft-out-- difference-of-squares unswap-sqr
Counts
4 → 98
Calls
4 calls:
10.0ms
(+ (- (* (- x 0.5) (log x)) x) 0.91893853320467)
9.0ms
(* (- x 0.5) (log x))
7.0ms
(- (* (- x 0.5) (log x)) x)
11.0ms
(/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x)

series116.0ms

Counts
4 → 12
Calls
4 calls:
36.0ms
(+ (- (* (- x 0.5) (log x)) x) 0.91893853320467)
23.0ms
(* (- x 0.5) (log x))
35.0ms
(- (* (- x 0.5) (log x)) x)
22.0ms
(/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x)

simplify52.0ms

Algorithm
egg-herbie
Counts
110 → 110
Iterations

Useful iterations: 2 (42.0ms)

IterNodesCost
0543875
11816820
25001763

prune226.0ms

Filtered
83 candidates to 110 candidates (-32.5%)
Pruning

11 alts after pruning (11 fresh and 0 done)

PrunedKeptTotal
New9911110
Fresh000
Picked101
Done000
Total10011111

Merged error: 3.7b

Counts
111 → 11

localize24.0ms

Local error

Found 4 expressions with local error:

0.5b
(cbrt x)
0.5b
(cbrt x)
0.5b
(cbrt x)
3.8b
(/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x)

rewrite16.0ms

Algorithm
rewrite-expression-head
Rules
15×add-sqr-sqrt add-cube-cbrt *-un-lft-identity
cbrt-prod times-frac
add-exp-log add-cbrt-cube
pow1 add-log-exp
pow1/3 associate-/r* associate-/l*
associate-/l/
cbrt-undiv frac-2neg flip3-+ div-exp clear-num flip-+ div-inv
Counts
4 → 62
Calls
4 calls:
1.0ms
(cbrt x)
1.0ms
(cbrt x)
1.0ms
(cbrt x)
11.0ms
(/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x)

series88.0ms

Counts
4 → 12
Calls
4 calls:
22.0ms
(cbrt x)
22.0ms
(cbrt x)
22.0ms
(cbrt x)
23.0ms
(/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x)

simplify110.0ms

Algorithm
egg-herbie
Counts
74 → 74
Iterations

Useful iterations: 3 (102.0ms)

IterNodesCost
0231498
1697460
23102429
35001426

prune160.0ms

Filtered
59 candidates to 74 candidates (-25.4%)
Pruning

11 alts after pruning (10 fresh and 1 done)

PrunedKeptTotal
New74074
Fresh01010
Picked011
Done000
Total741185

Merged error: 3.7b

Counts
85 → 11

localize20.0ms

Local error

Found 4 expressions with local error:

0.2b
(* (- x 0.5) (log x))
0.2b
(- (* (sqrt (* (- x 0.5) (log x))) (sqrt (* (- x 0.5) (log x)))) x)
0.5b
(* (sqrt (* (- x 0.5) (log x))) (sqrt (* (- x 0.5) (log x))))
3.8b
(/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x)

rewrite52.0ms

Algorithm
rewrite-expression-head
Rules
56×pow1
28×sqrt-pow1
27×add-sqr-sqrt
22×*-un-lft-identity
21×pow-prod-down
20×add-cube-cbrt
16×associate-*l/
12×sqrt-div
10×add-exp-log pow1/2 pow-prod-up add-cbrt-cube
times-frac associate-*l*
flip3-- associate-*r* flip--
log-prod pow-sqr add-log-exp
frac-times swap-sqr sqrt-prod
distribute-rgt-in distribute-lft-in associate-/r* associate-/l*
associate-*r/ prod-exp *-commutative cbrt-unprod associate-/l/ difference-of-squares unswap-sqr
cbrt-undiv pow2 sub-neg frac-2neg flip3-+ pow-plus sqrt-unprod diff-log div-exp clear-num rem-square-sqrt log-pow flip-+ div-inv distribute-lft-out--
Counts
4 → 128
Calls
4 calls:
7.0ms
(* (- x 0.5) (log x))
15.0ms
(- (* (sqrt (* (- x 0.5) (log x))) (sqrt (* (- x 0.5) (log x)))) x)
15.0ms
(* (sqrt (* (- x 0.5) (log x))) (sqrt (* (- x 0.5) (log x))))
11.0ms
(/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x)

series117.0ms

Counts
4 → 12
Calls
4 calls:
21.0ms
(* (- x 0.5) (log x))
35.0ms
(- (* (sqrt (* (- x 0.5) (log x))) (sqrt (* (- x 0.5) (log x)))) x)
36.0ms
(* (sqrt (* (- x 0.5) (log x))) (sqrt (* (- x 0.5) (log x))))
24.0ms
(/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x)

simplify101.0ms

Algorithm
egg-herbie
Counts
140 → 140
Iterations

Useful iterations: 2 (86.0ms)

IterNodesCost
08621363
140031226
250021204

prune306.0ms

Filtered
89 candidates to 140 candidates (-57.3%)
Pruning

11 alts after pruning (10 fresh and 1 done)

PrunedKeptTotal
New1382140
Fresh189
Picked101
Done011
Total14011151

Merged error: 3.7b

Counts
151 → 11

localize23.0ms

Local error

Found 4 expressions with local error:

0.2b
(* (- x 0.5) (log x))
0.2b
(- (sqrt (* (- x 0.5) (log x))) (sqrt x))
0.4b
(* (+ (sqrt (* (- x 0.5) (log x))) (sqrt x)) (- (sqrt (* (- x 0.5) (log x))) (sqrt x)))
3.8b
(/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x)

rewrite50.0ms

Algorithm
rewrite-expression-head
Rules
32×add-sqr-sqrt
26×*-un-lft-identity
18×add-cube-cbrt
10×add-exp-log associate-*r* add-cbrt-cube
pow1 times-frac associate-*l*
log-prod add-log-exp
distribute-rgt-in flip3-- distribute-lft-in flip-- difference-of-squares
frac-times flip3-+ associate-*l/ flip-+
sub-neg associate-/r* associate-/l* distribute-lft-out--
associate-*r/ pow-prod-down prod-exp sqrt-prod *-commutative cbrt-unprod associate-/l/ unswap-sqr
cbrt-undiv frac-2neg diff-log div-exp clear-num log-pow div-inv distribute-lft-out
Counts
4 → 107
Calls
4 calls:
7.0ms
(* (- x 0.5) (log x))
9.0ms
(- (sqrt (* (- x 0.5) (log x))) (sqrt x))
20.0ms
(* (+ (sqrt (* (- x 0.5) (log x))) (sqrt x)) (- (sqrt (* (- x 0.5) (log x))) (sqrt x)))
11.0ms
(/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x)

series216.0ms

Counts
4 → 12
Calls
4 calls:
23.0ms
(* (- x 0.5) (log x))
29.0ms
(- (sqrt (* (- x 0.5) (log x))) (sqrt x))
139.0ms
(* (+ (sqrt (* (- x 0.5) (log x))) (sqrt x)) (- (sqrt (* (- x 0.5) (log x))) (sqrt x)))
25.0ms
(/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x)

simplify52.0ms

Algorithm
egg-herbie
Counts
119 → 119
Iterations

Useful iterations: 1 (32.0ms)

IterNodesCost
016212019
150011909

prune370.0ms

Filtered
92 candidates to 119 candidates (-29.3%)
Pruning

11 alts after pruning (9 fresh and 2 done)

PrunedKeptTotal
New1190119
Fresh099
Picked011
Done011
Total11911130

Merged error: 3.7b

Counts
130 → 11

regimes510.0ms

Accuracy

0% (1.3b remaining)

Error of 6.0b against oracle of 4.7b and baseline of 6.0b

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
03420
13420

end0.0ms

sample4.6s

Algorithm
intervals
sampling

Space saved by range analysis: 0%

Space saved by search: 59.527588%

Guaranteed chance to sample good point: 68.194842%

Results
553.0ms8000×body80valid
53.0ms747×body80invalid
42.0ms685×body80nan

Profiling

Loading profile data...