Details

Time bar (total: 5.5s)

sample1.2s

Algorithm
intervals
sampling

Space saved by range analysis: 0%

Space saved by search: 64.84375%

Guaranteed chance to sample good point: 47.638889%

Results
14.0ms256×body80valid
5.0ms101×body80nan
0.0msbody80invalid

simplify28.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0206
1486
21186
32476
45256
57326
69376
711086
811286
911286

prune4.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 0.1b

Counts
2 → 1

localize10.0ms

Local error

Found 4 expressions with local error:

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

rewrite32.0ms

Algorithm
rewrite-expression-head
Rules
34×associate--l+
27×log-prod
25×*-un-lft-identity
19×add-sqr-sqrt
17×add-log-exp
15×add-cube-cbrt
12×distribute-rgt-in distribute-lft-in
10×associate-+l+
pow1
diff-log
add-exp-log add-cbrt-cube
sub-neg
associate-*r* distribute-lft-out
associate-+r+ associate-*l* sum-log log-pow distribute-lft-out--
flip3-- flip--
+-commutative associate--l- associate-+l- flip3-+ pow-prod-down prod-exp *-commutative cbrt-unprod flip-+ difference-of-squares unswap-sqr
Counts
4 → 98
Calls
4 calls:
14.0ms
(+ (- (- (* x (log y)) y) z) (log t))
7.0ms
(- (- (* x (log y)) y) z)
4.0ms
(- (* x (log y)) y)
4.0ms
(* x (log y))

series37.0ms

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

simplify88.0ms

Algorithm
egg-herbie
Counts
110 → 110
Iterations

Useful iterations: 2 (28.0ms)

IterNodesCost
0403637
11259592
24208548
35002548

prune113.0ms

Filtered
76 candidates to 110 candidates (-44.7%)
Pruning

7 alts after pruning (6 fresh and 1 done)

PrunedKeptTotal
New1046110
Fresh000
Picked011
Done000
Total1047111

Merged error: 0.0b

Counts
111 → 7

localize15.0ms

Local error

Found 4 expressions with local error:

0.3b
(* x (log (cbrt y)))
0.3b
(+ (* x (* 2 (log (cbrt y)))) (* x (log (cbrt y))))
0.6b
(cbrt y)
0.6b
(cbrt y)

rewrite23.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)))
12.0ms
(+ (* x (* 2 (log (cbrt y)))) (* x (log (cbrt y))))
1.0ms
(cbrt y)
1.0ms
(cbrt y)

series83.0ms

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

simplify49.0ms

Algorithm
egg-herbie
Counts
114 → 114
Iterations

Useful iterations: 2 (40.0ms)

IterNodesCost
0362765
11356673
25002593

prune144.0ms

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

6 alts after pruning (5 fresh and 1 done)

PrunedKeptTotal
New1113114
Fresh325
Picked101
Done011
Total1156121

Merged error: 0b

Counts
121 → 6

localize26.0ms

Local error

Found 4 expressions with local error:

0.6b
(cbrt y)
0.6b
(cbrt y)
0.6b
(cbrt (cbrt y))
0.6b
(cbrt (* (cbrt y) (cbrt y)))

rewrite9.0ms

Algorithm
rewrite-expression-head
Rules
16×cbrt-prod
add-sqr-sqrt add-cube-cbrt *-un-lft-identity
pow1 add-exp-log pow1/3 add-cbrt-cube add-log-exp
Counts
4 → 45
Calls
4 calls:
1.0ms
(cbrt y)
1.0ms
(cbrt y)
2.0ms
(cbrt (cbrt y))
4.0ms
(cbrt (* (cbrt y) (cbrt y)))

series107.0ms

Counts
4 → 12
Calls
4 calls:
21.0ms
(cbrt y)
21.0ms
(cbrt y)
31.0ms
(cbrt (cbrt y))
33.0ms
(cbrt (* (cbrt y) (cbrt y)))

simplify216.0ms

Algorithm
egg-herbie
Counts
57 → 57
Iterations

Useful iterations: 3 (42.0ms)

IterNodesCost
0147266
1289242
2847200
34355187
45001187

prune95.0ms

Filtered
45 candidates to 57 candidates (-26.7%)
Pruning

6 alts after pruning (4 fresh and 2 done)

PrunedKeptTotal
New57057
Fresh044
Picked011
Done011
Total57663

Merged error: 0b

Counts
63 → 6

localize21.0ms

Local error

Found 4 expressions with local error:

0.3b
(* x (log (cbrt (sqrt y))))
0.6b
(cbrt y)
0.6b
(cbrt (sqrt y))
0.6b
(cbrt (sqrt y))

rewrite14.0ms

Algorithm
rewrite-expression-head
Rules
27×cbrt-prod
19×add-sqr-sqrt
18×log-prod
17×add-cube-cbrt *-un-lft-identity
12×sqrt-prod
distribute-rgt-in distribute-lft-in
pow1
add-exp-log add-cbrt-cube
associate-*r*
pow1/3 add-log-exp
associate-*l*
log-pow
pow-prod-down prod-exp *-commutative cbrt-unprod unswap-sqr
Counts
4 → 77
Calls
4 calls:
5.0ms
(* x (log (cbrt (sqrt y))))
1.0ms
(cbrt y)
2.0ms
(cbrt (sqrt y))
2.0ms
(cbrt (sqrt y))

series66.0ms

Counts
4 → 12
Calls
4 calls:
16.0ms
(* x (log (cbrt (sqrt y))))
20.0ms
(cbrt y)
15.0ms
(cbrt (sqrt y))
15.0ms
(cbrt (sqrt y))

simplify140.0ms

Algorithm
egg-herbie
Counts
89 → 89
Iterations

Useful iterations: 3 (133.0ms)

IterNodesCost
0288553
11005504
24693463
35001444

prune86.0ms

Filtered
57 candidates to 89 candidates (-56.1%)
Pruning

6 alts after pruning (3 fresh and 3 done)

PrunedKeptTotal
New89089
Fresh033
Picked011
Done022
Total89695

Merged error: 0b

Counts
95 → 6

regimes596.0ms

Accuracy

0% (0.1b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0126
1126

end0.0ms

sample2.3s

Algorithm
intervals
sampling

Space saved by range analysis: 0%

Space saved by search: 64.84375%

Guaranteed chance to sample good point: 47.638889%

Results
443.0ms7998×body80valid
154.0ms3166×body80nan
1.0ms24×body80invalid
0.0msbody1280valid
0.0msbody640valid

Profiling

Loading profile data...