Details

Time bar (total: 13.7s)

sample4.0s

Algorithm
intervals
sampling

Space saved by range analysis: 0%

Space saved by search: 11.71875%

Guaranteed chance to sample good point: 28.166482%

Results
28.0ms47×body1280valid
15.0ms45×body640valid
9.0ms116×body80valid
7.0ms30×body320valid
6.0msbody2560valid
3.0ms11×body640nan
2.0ms38×body80overflowed
2.0ms14×body160valid
2.0ms41×body80nan
1.0msbody320nan
1.0msbody1280nan
0.0msbody160nan
0.0msbody320invalid

simplify218.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0207
1337
2497
3717
4937
51807
62327
74117
86287
99357
1010287
1113547
1239687
1350027

prune5.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 25.4b

Counts
2 → 1

localize10.0ms

Local error

Found 4 expressions with local error:

0.0b
(* y (exp z))
0.0b
(/ (log (+ (- 1.0 y) (* y (exp z)))) t)
1.5b
(log (+ (- 1.0 y) (* y (exp z))))
2.7b
(+ (- 1.0 y) (* y (exp z)))

rewrite31.0ms

Algorithm
rewrite-expression-head
Rules
18×add-sqr-sqrt
16×add-cube-cbrt *-un-lft-identity
12×times-frac
11×pow1
add-log-exp
add-exp-log add-cbrt-cube
log-pow
log-div associate-/l*
log-prod flip3-+ associate-*r* associate-*l* associate-/r* flip-+
associate-+l+ div-sub sum-log
cbrt-undiv +-commutative associate-+l- sub-neg frac-2neg diff-log div-exp rem-log-exp pow-prod-down prod-exp clear-num *-commutative cbrt-unprod div-inv unswap-sqr
Counts
4 → 80
Calls
4 calls:
5.0ms
(* y (exp z))
8.0ms
(/ (log (+ (- 1.0 y) (* y (exp z)))) t)
6.0ms
(log (+ (- 1.0 y) (* y (exp z))))
10.0ms
(+ (- 1.0 y) (* y (exp z)))

series83.0ms

Counts
4 → 12
Calls
4 calls:
9.0ms
(* y (exp z))
54.0ms
(/ (log (+ (- 1.0 y) (* y (exp z)))) t)
14.0ms
(log (+ (- 1.0 y) (* y (exp z))))
7.0ms
(+ (- 1.0 y) (* y (exp z)))

simplify65.0ms

Algorithm
egg-herbie
Counts
92 → 92
Iterations

Useful iterations: 2 (53.0ms)

IterNodesCost
0452795
11740733
25002726

prune166.0ms

Filtered
68 candidates to 92 candidates (-35.3%)
Pruning

6 alts after pruning (6 fresh and 0 done)

PrunedKeptTotal
New86692
Fresh000
Picked101
Done000
Total87693

Merged error: 3.7b

Counts
93 → 6

localize14.0ms

Local error

Found 4 expressions with local error:

0.6b
(cbrt y)
0.6b
(cbrt y)
2.7b
(log (+ (- 1.0 y) (* (* (cbrt y) (cbrt y)) (* (cbrt y) (exp z)))))
12.3b
(+ (- 1.0 y) (* (* (cbrt y) (cbrt y)) (* (cbrt y) (exp z))))

rewrite18.0ms

Algorithm
rewrite-expression-head
Rules
add-log-exp
add-sqr-sqrt add-cube-cbrt *-un-lft-identity
cbrt-prod
pow1 add-exp-log
add-cbrt-cube
log-prod
log-div associate-+l+ flip3-+ pow1/3 sum-log flip-+
+-commutative associate-+l- sub-neg diff-log rem-log-exp log-pow
Counts
4 → 51
Calls
4 calls:
1.0ms
(cbrt y)
1.0ms
(cbrt y)
7.0ms
(log (+ (- 1.0 y) (* (* (cbrt y) (cbrt y)) (* (cbrt y) (exp z)))))
8.0ms
(+ (- 1.0 y) (* (* (cbrt y) (cbrt y)) (* (cbrt y) (exp z))))

series71.0ms

Counts
4 → 12
Calls
4 calls:
22.0ms
(cbrt y)
23.0ms
(cbrt y)
16.0ms
(log (+ (- 1.0 y) (* (* (cbrt y) (cbrt y)) (* (cbrt y) (exp z)))))
10.0ms
(+ (- 1.0 y) (* (* (cbrt y) (cbrt y)) (* (cbrt y) (exp z))))

simplify34.0ms

Algorithm
egg-herbie
Counts
63 → 63
Iterations

Useful iterations: 2 (27.0ms)

IterNodesCost
0301626
11026546
25001493

prune111.0ms

Filtered
48 candidates to 63 candidates (-31.3%)
Pruning

6 alts after pruning (5 fresh and 1 done)

PrunedKeptTotal
New63063
Fresh055
Picked011
Done000
Total63669

Merged error: 3.7b

Counts
69 → 6

localize22.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ (* 0.5 (pow z 2)) (* 1.0 z))
0.0b
(- x (/ (+ (log 1.0) (* y (+ (* 0.5 (pow z 2)) (* 1.0 z)))) t))
4.2b
(/ (+ (log 1.0) (* y (+ (* 0.5 (pow z 2)) (* 1.0 z)))) t)
4.3b
(* y (+ (* 0.5 (pow z 2)) (* 1.0 z)))

rewrite43.0ms

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

series122.0ms

Counts
4 → 12
Calls
4 calls:
9.0ms
(+ (* 0.5 (pow z 2)) (* 1.0 z))
51.0ms
(- x (/ (+ (log 1.0) (* y (+ (* 0.5 (pow z 2)) (* 1.0 z)))) t))
38.0ms
(/ (+ (log 1.0) (* y (+ (* 0.5 (pow z 2)) (* 1.0 z)))) t)
24.0ms
(* y (+ (* 0.5 (pow z 2)) (* 1.0 z)))

simplify50.0ms

Algorithm
egg-herbie
Counts
89 → 89
Iterations

Useful iterations: 2 (40.0ms)

IterNodesCost
0402953
11641882
25001876

prune234.0ms

Filtered
66 candidates to 89 candidates (-34.8%)
Pruning

14 alts after pruning (13 fresh and 1 done)

PrunedKeptTotal
New80989
Fresh044
Picked101
Done011
Total811495

Merged error: 3.6b

Counts
95 → 14

localize11.0ms

Local error

Found 2 expressions with local error:

0.0b
(- x (+ (* 1.0 (/ (* z y) t)) (/ (log 1.0) t)))
4.2b
(/ (* z y) t)

rewrite15.0ms

Algorithm
rewrite-expression-head
Rules
add-exp-log add-cbrt-cube add-log-exp
add-sqr-sqrt *-un-lft-identity
add-cube-cbrt
times-frac associate-/r*
pow1 cbrt-undiv diff-log div-exp
sub-neg flip3-- frac-2neg prod-exp clear-num sum-log flip-- cbrt-unprod div-inv associate-/l* associate--r+ distribute-lft-out-- difference-of-squares
Counts
2 → 37
Calls
2 calls:
10.0ms
(- x (+ (* 1.0 (/ (* z y) t)) (/ (log 1.0) t)))
4.0ms
(/ (* z y) t)

series21.0ms

Counts
2 → 6
Calls
2 calls:
16.0ms
(- x (+ (* 1.0 (/ (* z y) t)) (/ (log 1.0) t)))
5.0ms
(/ (* z y) t)

simplify76.0ms

Algorithm
egg-herbie
Counts
43 → 43
Iterations

Useful iterations: 1 (6.0ms)

IterNodesCost
0204286
1812256
23760256
35001256

prune61.0ms

Filtered
29 candidates to 43 candidates (-48.3%)
Pruning

14 alts after pruning (12 fresh and 2 done)

PrunedKeptTotal
New37643
Fresh6612
Picked011
Done011
Total431457

Merged error: 3.1b

Counts
57 → 14

regimes988.0ms

Accuracy

61% (5.3b remaining)

Error of 8.9b against oracle of 3.6b and baseline of 17.2b

bsearch99.0ms

Steps
ItersRangePoint
7
1.2206897109010565e-203
3.640509188545891e-202
3.6016782911100064e-202
7
-0.004461084216340804
-3.056288460103907e-05
-0.00011074924479909398

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
04923
14923

end0.0ms

sample7.0s

Algorithm
intervals
sampling

Space saved by range analysis: 0%

Space saved by search: 11.71875%

Guaranteed chance to sample good point: 28.166482%

Results
867.0ms1445×body1280valid
538.0ms1527×body640valid
271.0ms3523×body80valid
203.0ms911×body320valid
108.0ms80×body2560valid
83.0ms1462×body80overflowed
75.0ms514×body160valid
71.0ms255×body640nan
50.0ms988×body80nan
43.0ms106×body1280nan
34.0ms194×body320nan
11.0ms98×body160nan
1.0ms20×body80invalid
0.0msbody640invalid
0.0msbody320invalid
0.0msbody160invalid

Profiling

Loading profile data...