Details

Time bar (total: 4.7s)

sample719.0ms

Algorithm
intervals
sampling

Space saved by range analysis: 0%

Space saved by search: 8.312988%

Guaranteed chance to sample good point: 87.178804%

Results
9.0ms231×body80valid
2.0ms16×body640valid
2.0ms49×body80invalid
1.0msbody320valid
0.0msbody1280valid
0.0msbody160valid

simplify126.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0216
1486
21606
34216
49846
519566
633906
750016

prune3.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 0.4b

Counts
2 → 1

localize8.0ms

Local error

Found 4 expressions with local error:

0.0b
(- (/ 2.0 3.0) z)
0.0b
(+ x (* (* (- y x) 6.0) (- (/ 2.0 3.0) z)))
0.0b
(* (- y x) 6.0)
0.3b
(* (* (- y x) 6.0) (- (/ 2.0 3.0) z))

rewrite36.0ms

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

series28.0ms

Counts
4 → 12
Calls
4 calls:
2.0ms
(- (/ 2.0 3.0) z)
12.0ms
(+ x (* (* (- y x) 6.0) (- (/ 2.0 3.0) z)))
4.0ms
(* (- y x) 6.0)
9.0ms
(* (* (- y x) 6.0) (- (/ 2.0 3.0) z))

simplify64.0ms

Algorithm
egg-herbie
Counts
97 → 97
Iterations

Useful iterations: 1 (12.0ms)

IterNodesCost
0435616
12060564
25001564

prune140.0ms

Filtered
67 candidates to 97 candidates (-44.8%)
Pruning

8 alts after pruning (7 fresh and 1 done)

PrunedKeptTotal
New90797
Fresh000
Picked011
Done000
Total90898

Merged error: 0.1b

Counts
98 → 8

localize9.0ms

Local error

Found 4 expressions with local error:

0.0b
(- (/ 2.0 3.0) z)
0.0b
(* 6.0 (- (/ 2.0 3.0) z))
0.0b
(+ x (* (- y x) (* 6.0 (- (/ 2.0 3.0) z))))
0.1b
(* (- y x) (* 6.0 (- (/ 2.0 3.0) z)))

rewrite38.0ms

Algorithm
rewrite-expression-head
Rules
21×add-sqr-sqrt
18×distribute-rgt-in distribute-lft-in
13×*-un-lft-identity
11×pow1 add-exp-log sub-neg add-cbrt-cube
10×associate-*r/
associate-+r+ flip3-- associate-*l* flip-- add-log-exp
add-cube-cbrt associate-*r*
difference-of-squares
frac-times pow-prod-down prod-exp cbrt-unprod
distribute-lft-out--
times-frac associate-*l/ *-commutative
+-commutative flip3-+ diff-log sum-log flip-+ unswap-sqr
Counts
4 → 97
Calls
4 calls:
7.0ms
(- (/ 2.0 3.0) z)
9.0ms
(* 6.0 (- (/ 2.0 3.0) z))
5.0ms
(+ x (* (- y x) (* 6.0 (- (/ 2.0 3.0) z))))
13.0ms
(* (- y x) (* 6.0 (- (/ 2.0 3.0) z)))

series27.0ms

Counts
4 → 12
Calls
4 calls:
2.0ms
(- (/ 2.0 3.0) z)
3.0ms
(* 6.0 (- (/ 2.0 3.0) z))
13.0ms
(+ x (* (- y x) (* 6.0 (- (/ 2.0 3.0) z))))
9.0ms
(* (- y x) (* 6.0 (- (/ 2.0 3.0) z)))

simplify58.0ms

Algorithm
egg-herbie
Counts
109 → 109
Iterations

Useful iterations: 1 (11.0ms)

IterNodesCost
0437708
11830652
25001652

prune128.0ms

Filtered
68 candidates to 109 candidates (-60.3%)
Pruning

9 alts after pruning (7 fresh and 2 done)

PrunedKeptTotal
New1063109
Fresh246
Picked011
Done011
Total1089117

Merged error: 0.0b

Counts
117 → 9

localize16.0ms

Local error

Found 4 expressions with local error:

0.5b
(* (cbrt (+ x (* (- y x) (* 6.0 (- (/ 2.0 3.0) z))))) (cbrt (+ x (* (- y x) (* 6.0 (- (/ 2.0 3.0) z))))))
0.6b
(cbrt (+ x (* (- y x) (* 6.0 (- (/ 2.0 3.0) z)))))
0.6b
(cbrt (+ x (* (- y x) (* 6.0 (- (/ 2.0 3.0) z)))))
0.6b
(cbrt (+ x (* (- y x) (* 6.0 (- (/ 2.0 3.0) z)))))

rewrite17.0ms

Algorithm
rewrite-expression-head
Rules
25×cbrt-prod
23×add-sqr-sqrt
18×cbrt-div
15×add-cube-cbrt *-un-lft-identity
11×pow1
flip3-+ pow1/3 flip-+
add-exp-log swap-sqr associate-*r* associate-*l*
frac-times add-cbrt-cube add-log-exp unswap-sqr
associate-*r/ pow-prod-down associate-*l/ pow-sqr pow-prod-up
pow2 pow-plus prod-exp *-commutative cbrt-unprod
Counts
4 → 87
Calls
4 calls:
8.0ms
(* (cbrt (+ x (* (- y x) (* 6.0 (- (/ 2.0 3.0) z))))) (cbrt (+ x (* (- y x) (* 6.0 (- (/ 2.0 3.0) z))))))
2.0ms
(cbrt (+ x (* (- y x) (* 6.0 (- (/ 2.0 3.0) z)))))
2.0ms
(cbrt (+ x (* (- y x) (* 6.0 (- (/ 2.0 3.0) z)))))
3.0ms
(cbrt (+ x (* (- y x) (* 6.0 (- (/ 2.0 3.0) z)))))

series475.0ms

Counts
4 → 12
Calls
4 calls:
208.0ms
(* (cbrt (+ x (* (- y x) (* 6.0 (- (/ 2.0 3.0) z))))) (cbrt (+ x (* (- y x) (* 6.0 (- (/ 2.0 3.0) z))))))
89.0ms
(cbrt (+ x (* (- y x) (* 6.0 (- (/ 2.0 3.0) z)))))
88.0ms
(cbrt (+ x (* (- y x) (* 6.0 (- (/ 2.0 3.0) z)))))
90.0ms
(cbrt (+ x (* (- y x) (* 6.0 (- (/ 2.0 3.0) z)))))

simplify57.0ms

Algorithm
egg-herbie
Counts
99 → 99
Iterations

Useful iterations: 2 (39.0ms)

IterNodesCost
04632031
116181918
250011705

prune330.0ms

Filtered
75 candidates to 99 candidates (-32.0%)
Pruning

11 alts after pruning (8 fresh and 3 done)

PrunedKeptTotal
New96399
Fresh156
Picked011
Done022
Total9711108

Merged error: 0.0b

Counts
108 → 11

localize12.0ms

Local error

Found 4 expressions with local error:

0.4b
(* (cbrt (* (- y x) 6.0)) (cbrt (* (- y x) 6.0)))
0.6b
(cbrt (* (- y x) 6.0))
0.6b
(cbrt (* (- y x) 6.0))
0.6b
(cbrt (* (- y x) 6.0))

rewrite22.0ms

Algorithm
rewrite-expression-head
Rules
20×associate-*l/
18×cbrt-div
11×pow1
10×add-sqr-sqrt
flip3-- pow1/3 flip--
add-cube-cbrt *-un-lft-identity
cbrt-prod
add-exp-log
frac-times swap-sqr associate-*r* associate-*l* add-cbrt-cube add-log-exp
associate-*r/ pow-prod-down pow-sqr pow-prod-up
pow2 pow-plus prod-exp *-commutative cbrt-unprod unswap-sqr
Counts
4 → 72
Calls
4 calls:
7.0ms
(* (cbrt (* (- y x) 6.0)) (cbrt (* (- y x) 6.0)))
5.0ms
(cbrt (* (- y x) 6.0))
5.0ms
(cbrt (* (- y x) 6.0))
5.0ms
(cbrt (* (- y x) 6.0))

series149.0ms

Counts
4 → 12
Calls
4 calls:
44.0ms
(* (cbrt (* (- y x) 6.0)) (cbrt (* (- y x) 6.0)))
35.0ms
(cbrt (* (- y x) 6.0))
34.0ms
(cbrt (* (- y x) 6.0))
36.0ms
(cbrt (* (- y x) 6.0))

simplify168.0ms

Algorithm
egg-herbie
Counts
84 → 84
Iterations

Useful iterations: 2 (31.0ms)

IterNodesCost
0313693
11028642
24918582
35001582

prune153.0ms

Filtered
64 candidates to 84 candidates (-31.3%)
Pruning

11 alts after pruning (7 fresh and 4 done)

PrunedKeptTotal
New84084
Fresh077
Picked011
Done033
Total841195

Merged error: 0.0b

Counts
95 → 11

regimes464.0ms

Accuracy

0% (0.2b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0156
1156

end0.0ms

sample1.5s

Algorithm
intervals
sampling

Space saved by range analysis: 0%

Space saved by search: 8.312988%

Guaranteed chance to sample good point: 87.178804%

Results
289.0ms7297×body80valid
49.0ms1237×body80invalid
37.0ms270×body640valid
24.0ms137×body1280valid
18.0ms176×body320valid
9.0ms120×body160valid

Profiling

Loading profile data...