Details

Time bar (total: 4.3s)

sample241.0ms

Algorithm
intervals
sampling

Space saved by range analysis: 0%

Space saved by search: 46.875%

Guaranteed chance to sample good point: 94.117647%

Results
29.0ms370×body80valid
1.0ms20×body80nan

simplify51.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: 7.3b

Counts
2 → 1

localize16.0ms

Local error

Found 4 expressions with local error:

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

rewrite36.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)
6.0ms
(- (* (- x 0.5) (log x)) x)
7.0ms
(* (- x 0.5) (log x))
11.0ms
(/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x)

series158.0ms

Counts
4 → 12
Calls
4 calls:
38.0ms
(+ (- (* (- x 0.5) (log x)) x) 0.91893853320467)
64.0ms
(- (* (- x 0.5) (log x)) x)
32.0ms
(* (- x 0.5) (log x))
24.0ms
(/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x)

simplify52.0ms

Algorithm
egg-herbie
Counts
110 → 110
Iterations

Useful iterations: 2 (41.0ms)

IterNodesCost
0543875
11816820
25001763

prune232.0ms

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

14 alts after pruning (14 fresh and 0 done)

PrunedKeptTotal
New9614110
Fresh000
Picked101
Done000
Total9714111

Merged error: 6.0b

Counts
111 → 14

localize20.0ms

Local error

Found 4 expressions with local error:

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

rewrite35.0ms

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

series50.0ms

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

simplify56.0ms

Algorithm
egg-herbie
Counts
123 → 123
Iterations

Useful iterations: 2 (45.0ms)

IterNodesCost
05391044
12197978
25001964

prune230.0ms

Filtered
89 candidates to 123 candidates (-38.2%)
Pruning

13 alts after pruning (13 fresh and 0 done)

PrunedKeptTotal
New1221123
Fresh11213
Picked101
Done000
Total12413137

Merged error: 6.0b

Counts
137 → 13

localize22.0ms

Local error

Found 4 expressions with local error:

0.2b
(+ (* (- x 0.5) (* 2 (log (cbrt x)))) (* (- x 0.5) (log (cbrt x))))
0.5b
(cbrt x)
0.5b
(cbrt x)
6.7b
(/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x)

rewrite30.0ms

Algorithm
rewrite-expression-head
Rules
36×log-prod
30×distribute-rgt-in distribute-lft-in
26×add-sqr-sqrt add-cube-cbrt *-un-lft-identity
24×cbrt-prod associate-+l+
12×associate-+r+
times-frac
associate-*l/
add-exp-log add-cbrt-cube add-log-exp
pow1 flip3-- frac-add flip--
associate-/r* associate-/l*
flip3-+ pow1/3 flip-+ associate-/l/
cbrt-undiv +-commutative frac-2neg div-exp clear-num sum-log div-inv distribute-lft-out
Counts
4 → 103
Calls
4 calls:
13.0ms
(+ (* (- x 0.5) (* 2 (log (cbrt x)))) (* (- x 0.5) (log (cbrt x))))
1.0ms
(cbrt x)
1.0ms
(cbrt x)
11.0ms
(/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x)

series172.0ms

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

simplify64.0ms

Algorithm
egg-herbie
Counts
115 → 115
Iterations

Useful iterations: 2 (53.0ms)

IterNodesCost
06521117
12321989
25003952

prune444.0ms

Filtered
101 candidates to 115 candidates (-13.9%)
Pruning

13 alts after pruning (12 fresh and 1 done)

PrunedKeptTotal
New1150115
Fresh01212
Picked011
Done000
Total11513128

Merged error: 6.0b

Counts
128 → 13

localize29.0ms

Local error

Found 4 expressions with local error:

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

rewrite27.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:
2.0ms
(cbrt x)
2.0ms
(cbrt x)
2.0ms
(cbrt x)
19.0ms
(/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x)

series96.0ms

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

simplify92.0ms

Algorithm
egg-herbie
Counts
74 → 74
Iterations

Useful iterations: 3 (85.0ms)

IterNodesCost
0231498
1697460
23102429
35001426

prune116.0ms

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

13 alts after pruning (12 fresh and 1 done)

PrunedKeptTotal
New73174
Fresh01111
Picked101
Done011
Total741387

Merged error: 6.0b

Counts
87 → 13

regimes555.0ms

Accuracy

63.7% (0.4b remaining)

Error of 5.3b against oracle of 4.9b and baseline of 6.1b

bsearch11.0ms

Steps
ItersRangePoint
3
7.335101163852803e+95
9.923828681582022e+95
9.762033211723944e+95

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
06437
16437

end0.0ms

sample1.4s

Algorithm
intervals
sampling

Space saved by range analysis: 0%

Space saved by search: 46.875%

Guaranteed chance to sample good point: 94.117647%

Results
814.0ms11666×body80valid
48.0ms742×body80nan

Profiling

Loading profile data...