Details

Time bar (total: 5.0s)

analyze754.0ms

Algorithm
search
sampling

Space saved by range analysis: 0.195169%

Space saved by search: 74.65893%

Guaranteed chance to sample good point: 54.014423%

sample51.0ms

Algorithm
intervals
Results
11.0ms174×body80valid
10.0ms31×body640valid
9.0ms14×body1280valid
6.0ms27×body320valid
1.0ms10×body160valid
0.0msbody80nan
0.0msbody80invalid

simplify22.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0217
1307
2397
3457
4607
5887
61257
71767
82087
92257
102937
112937

prune7.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 10.0b

Counts
2 → 1

localize12.0ms

Local error

Found 4 expressions with local error:

0.0b
(- (+ (* x (log y)) (* z (log (- 1.0 y)))) t)
0.0b
(* z (log (- 1.0 y)))
0.3b
(* x (log y))
4.8b
(log (- 1.0 y))

rewrite23.0ms

Algorithm
rewrite-expression-head
Rules
25×add-sqr-sqrt
21×log-prod *-un-lft-identity
13×add-cube-cbrt
11×pow1
add-exp-log add-log-exp
distribute-rgt-in distribute-lft-in associate-*r* add-cbrt-cube
associate-*l*
distribute-lft-out-- difference-of-squares
log-pow
log-div flip3-- diff-log pow-prod-down prod-exp *-commutative flip-- cbrt-unprod unswap-sqr
sub-neg rem-log-exp associate--l+ sum-log
Counts
4 → 86
Calls
4 calls:
6.0ms
(- (+ (* x (log y)) (* z (log (- 1.0 y)))) t)
6.0ms
(* z (log (- 1.0 y)))
4.0ms
(* x (log y))
3.0ms
(log (- 1.0 y))

series38.0ms

Counts
4 → 12
Calls
4 calls:
20.0ms
(- (+ (* x (log y)) (* z (log (- 1.0 y)))) t)
8.0ms
(* z (log (- 1.0 y)))
7.0ms
(* x (log y))
3.0ms
(log (- 1.0 y))

simplify49.0ms

Algorithm
egg-herbie
Counts
98 → 98
Iterations

Useful iterations: 2 (40.0ms)

IterNodesCost
0458643
11650563
25002529

prune170.0ms

Filtered
66 candidates to 98 candidates (-48.5%)
Pruning

8 alts after pruning (8 fresh and 0 done)

PrunedKeptTotal
New90898
Fresh000
Picked101
Done000
Total91899

Merged error: 0.0b

Counts
99 → 8

localize20.0ms

Local error

Found 4 expressions with local error:

0.0b
(- (+ (* x (log y)) (* z (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2))))))) t)
0.0b
(+ (* x (log y)) (* z (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2)))))))
0.0b
(* z (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2))))))
0.3b
(* x (log y))

rewrite29.0ms

Algorithm
rewrite-expression-head
Rules
24×add-sqr-sqrt log-prod
21×*-un-lft-identity
16×distribute-rgt-in add-cube-cbrt distribute-lft-in
13×associate--l+
11×add-log-exp
10×pow1 associate-+r+ associate-*r*
add-exp-log add-cbrt-cube
associate-+l+ associate-*l*
sub-neg
distribute-lft-out--
flip3-- diff-log associate-*r/ pow-prod-down prod-exp sum-log log-pow *-commutative flip-- cbrt-unprod difference-of-squares unswap-sqr
+-commutative flip3-+ flip-+
Counts
4 → 101
Calls
4 calls:
6.0ms
(- (+ (* x (log y)) (* z (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2))))))) t)
7.0ms
(+ (* x (log y)) (* z (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2)))))))
9.0ms
(* z (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2))))))
4.0ms
(* x (log y))

series95.0ms

Counts
4 → 12
Calls
4 calls:
40.0ms
(- (+ (* x (log y)) (* z (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2))))))) t)
32.0ms
(+ (* x (log y)) (* z (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2)))))))
16.0ms
(* z (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2))))))
7.0ms
(* x (log y))

simplify58.0ms

Algorithm
egg-herbie
Counts
113 → 113
Iterations

Useful iterations: 2 (44.0ms)

IterNodesCost
04441211
116861142
250021110

prune261.0ms

Filtered
75 candidates to 113 candidates (-50.7%)
Pruning

9 alts after pruning (9 fresh and 0 done)

PrunedKeptTotal
New1103113
Fresh167
Picked101
Done000
Total1129121

Merged error: 0.0b

Counts
121 → 9

localize25.0ms

Local error

Found 4 expressions with local error:

0.2b
(* x (log (cbrt y)))
0.3b
(+ (* x (* 2 (log (cbrt y)))) (* x (log (cbrt y))))
0.7b
(cbrt y)
0.7b
(cbrt y)

rewrite22.0ms

Algorithm
rewrite-expression-head
Rules
48×log-prod
36×distribute-rgt-in distribute-lft-in
30×cbrt-prod
26×add-sqr-sqrt
24×add-cube-cbrt associate-+l+ *-un-lft-identity
12×associate-+r+
pow1
add-exp-log add-cbrt-cube add-log-exp
associate-*r*
pow1/3 associate-*l*
log-pow
+-commutative flip3-+ pow-prod-down prod-exp sum-log *-commutative cbrt-unprod flip-+ distribute-lft-out unswap-sqr
Counts
4 → 102
Calls
4 calls:
5.0ms
(* x (log (cbrt y)))
10.0ms
(+ (* x (* 2 (log (cbrt y)))) (* x (log (cbrt y))))
1.0ms
(cbrt y)
1.0ms
(cbrt y)

series91.0ms

Counts
4 → 12
Calls
4 calls:
21.0ms
(* x (log (cbrt y)))
22.0ms
(+ (* x (* 2 (log (cbrt y)))) (* x (log (cbrt y))))
23.0ms
(cbrt y)
25.0ms
(cbrt y)

simplify51.0ms

Algorithm
egg-herbie
Counts
114 → 114
Iterations

Useful iterations: 2 (42.0ms)

IterNodesCost
0362765
11356673
25002593

prune252.0ms

Filtered
87 candidates to 114 candidates (-31.0%)
Pruning

5 alts after pruning (5 fresh and 0 done)

PrunedKeptTotal
New1113114
Fresh628
Picked101
Done000
Total1185123

Merged error: 0.0b

Counts
123 → 5

localize32.0ms

Local error

Found 4 expressions with local error:

0.2b
(* x (log (cbrt y)))
0.3b
(+ (* x (* 2 (log (pow y 1/3)))) (* x (log (cbrt y))))
0.7b
(cbrt y)
5.1b
(pow y 1/3)

rewrite23.0ms

Algorithm
rewrite-expression-head
Rules
52×log-prod
40×distribute-rgt-in distribute-lft-in
28×associate-+l+
27×add-sqr-sqrt
25×add-cube-cbrt *-un-lft-identity
15×cbrt-prod unpow-prod-down
12×associate-+r+
pow1
add-exp-log
add-cbrt-cube add-log-exp
associate-*r* sqr-pow
pow-unpow associate-*l*
pow1/3 log-pow
+-commutative pow-to-exp pow-pow flip3-+ unpow1/3 pow-prod-down pow-exp prod-exp sum-log *-commutative cbrt-unprod flip-+ distribute-lft-out unswap-sqr
Counts
4 → 113
Calls
4 calls:
5.0ms
(* x (log (cbrt y)))
10.0ms
(+ (* x (* 2 (log (pow y 1/3)))) (* x (log (cbrt y))))
1.0ms
(cbrt y)
2.0ms
(pow y 1/3)

series93.0ms

Counts
4 → 12
Calls
4 calls:
20.0ms
(* x (log (cbrt y)))
28.0ms
(+ (* x (* 2 (log (pow y 1/3)))) (* x (log (cbrt y))))
22.0ms
(cbrt y)
23.0ms
(pow y 1/3)

simplify67.0ms

Algorithm
egg-herbie
Counts
125 → 125
Iterations

Useful iterations: 2 (56.0ms)

IterNodesCost
0492803
11911693
25001507

prune283.0ms

Filtered
91 candidates to 125 candidates (-37.4%)
Pruning

5 alts after pruning (4 fresh and 1 done)

PrunedKeptTotal
New1250125
Fresh044
Picked011
Done000
Total1255130

Merged error: 0.0b

Counts
130 → 5

regimes300.0ms

Accuracy

0% (0.3b remaining)

Error of 0.4b against oracle of 0.1b and baseline of 0.4b

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
03619
13619

end0.0ms

analyze744.0ms

Algorithm
search
sampling

Space saved by range analysis: 0.195169%

Space saved by search: 74.65893%

Guaranteed chance to sample good point: 54.014423%

sample1.4s

Algorithm
intervals
Results
359.0ms5491×body80valid
318.0ms907×body640valid
284.0ms422×body1280valid
160.0ms740×body320valid
65.0ms440×body160valid
11.0ms160×body80nan
2.0ms30×body80invalid

Profiling

Loading profile data...