Details

Time bar (total: 11.1s)

sample3.0s

Algorithm
intervals
sampling

Space saved by range analysis: 0%

Space saved by search: 11.71875%

Guaranteed chance to sample good point: 44.524336%

Results
22.0ms37×body1280valid
18.0ms50×body640valid
13.0ms123×body80valid
6.0ms26×body320valid
3.0ms11×body640nan
3.0ms48×body80overflowed
3.0ms19×body160valid
2.0msbody2560valid
2.0ms34×body80nan
0.0msbody320nan
0.0msbody160nan

simplify215.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

prune4.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 23.1b

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)
2.0b
(+ (- 1.0 y) (* y (exp z)))
2.9b
(log (+ (- 1.0 y) (* y (exp z))))

rewrite25.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
(+ (- 1.0 y) (* y (exp z)))
5.0ms
(log (+ (- 1.0 y) (* y (exp z))))

series67.0ms

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

simplify49.0ms

Algorithm
egg-herbie
Counts
92 → 92
Iterations

Useful iterations: 2 (40.0ms)

IterNodesCost
0452795
11740733
25002726

prune166.0ms

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

7 alts after pruning (7 fresh and 0 done)

PrunedKeptTotal
New85792
Fresh000
Picked101
Done000
Total86793

Merged error: 4.2b

Counts
93 → 7

localize13.0ms

Local error

Found 4 expressions with local error:

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

rewrite27.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
(- x (/ (+ (log 1.0) (* y (+ (* 0.5 (pow z 2)) (* 1.0 z)))) t))
5.0ms
(+ (* 0.5 (pow z 2)) (* 1.0 z))
6.0ms
(* y (+ (* 0.5 (pow z 2)) (* 1.0 z)))
7.0ms
(/ (+ (log 1.0) (* y (+ (* 0.5 (pow z 2)) (* 1.0 z)))) t)

series73.0ms

Counts
4 → 12
Calls
4 calls:
32.0ms
(- x (/ (+ (log 1.0) (* y (+ (* 0.5 (pow z 2)) (* 1.0 z)))) t))
6.0ms
(+ (* 0.5 (pow z 2)) (* 1.0 z))
14.0ms
(* y (+ (* 0.5 (pow z 2)) (* 1.0 z)))
21.0ms
(/ (+ (log 1.0) (* y (+ (* 0.5 (pow z 2)) (* 1.0 z)))) t)

simplify51.0ms

Algorithm
egg-herbie
Counts
89 → 89
Iterations

Useful iterations: 2 (41.0ms)

IterNodesCost
0402953
11641882
25001876

prune222.0ms

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

13 alts after pruning (13 fresh and 0 done)

PrunedKeptTotal
New82789
Fresh066
Picked101
Done000
Total831396

Merged error: 4.1b

Counts
96 → 13

localize9.0ms

Local error

Found 2 expressions with local error:

0.0b
(- x (+ (* 1.0 (/ (* z y) t)) (/ (log 1.0) t)))
5.1b
(/ (* 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)

series22.0ms

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

simplify79.0ms

Algorithm
egg-herbie
Counts
43 → 43
Iterations

Useful iterations: 1 (5.0ms)

IterNodesCost
0204286
1812256
23760256
35001256

prune112.0ms

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

14 alts after pruning (13 fresh and 1 done)

PrunedKeptTotal
New38543
Fresh4812
Picked011
Done000
Total421456

Merged error: 3.4b

Counts
56 → 14

localize10.0ms

Local error

Found 2 expressions with local error:

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

rewrite24.0ms

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

series26.0ms

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

simplify45.0ms

Algorithm
egg-herbie
Counts
92 → 92
Iterations

Useful iterations: 2 (37.0ms)

IterNodesCost
0431653
11704618
25001617

prune108.0ms

Filtered
73 candidates to 92 candidates (-26.0%)
Pruning

11 alts after pruning (10 fresh and 1 done)

PrunedKeptTotal
New91192
Fresh3912
Picked101
Done011
Total9511106

Merged error: 3.4b

Counts
106 → 11

regimes975.0ms

Accuracy

66.5% (4.4b remaining)

Error of 7.8b against oracle of 3.3b and baseline of 16.5b

bsearch89.0ms

Steps
ItersRangePoint
7
7.558501420362544e-134
4.142319313225199e-132
1.4219674450745225e-132
6
-0.0007847244422099917
-0.00018390156386416634
-0.00019391797682074183

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
04923
14923

end0.0ms

sample5.7s

Algorithm
intervals
sampling

Space saved by range analysis: 0%

Space saved by search: 11.71875%

Guaranteed chance to sample good point: 44.524336%

Results
821.0ms1383×body1280valid
528.0ms1513×body640valid
280.0ms3661×body80valid
205.0ms882×body320valid
100.0ms76×body2560valid
92.0ms1506×body80overflowed
76.0ms516×body160valid
67.0ms256×body640nan
53.0ms1043×body80nan
38.0ms107×body1280nan
35.0ms201×body320nan
15.0ms110×body160nan

Profiling

Loading profile data...