Details

Time bar (total: 2.8s)

sample660.0ms

Algorithm
intervals
sampling

Space saved by range analysis: 0%

Space saved by search: 16.918945%

Guaranteed chance to sample good point: 84.983838%

Results
9.0ms254×body80valid
1.0ms14×body80invalid
0.0msbody1280valid
0.0msbody320valid

simplify14.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 2 (4.0ms)

IterNodesCost
0196
1405
21234
32494
43554
53554

prune7.0ms

Filtered
1 candidates to 1 candidates (0.0%)
Pruning

1 alts after pruning (1 fresh and 0 done)

PrunedKeptTotal
New011
Fresh101
Picked000
Done000
Total112

Merged error: 0.0b

Counts
2 → 1

localize6.0ms

Local error

Found 2 expressions with local error:

0.0b
(+ (+ d3 5.0) 32.0)
0.0b
(* d1 (+ d2 (+ (+ d3 5.0) 32.0)))

rewrite17.0ms

Algorithm
rewrite-expression-head
Rules
18×*-un-lft-identity
distribute-lft-out
add-log-exp
add-sqr-sqrt associate-*r*
pow1 add-exp-log add-cube-cbrt add-cbrt-cube
associate-*l* sum-log
flip3-+ associate-*r/ flip-+
+-commutative distribute-rgt-in associate-+l+ distribute-lft-in pow-prod-down prod-exp *-commutative cbrt-unprod unswap-sqr
Counts
2 → 40
Calls
2 calls:
6.0ms
(+ (+ d3 5.0) 32.0)
9.0ms
(* d1 (+ d2 (+ (+ d3 5.0) 32.0)))

series9.0ms

Counts
2 → 6
Calls
2 calls:
2.0ms
(+ (+ d3 5.0) 32.0)
7.0ms
(* d1 (+ d2 (+ (+ d3 5.0) 32.0)))

simplify35.0ms

Algorithm
egg-herbie
Counts
46 → 46
Iterations

Useful iterations: 1 (7.0ms)

IterNodesCost
0225205
11048184
25001184

prune52.0ms

Filtered
29 candidates to 46 candidates (-58.6%)
Pruning

3 alts after pruning (2 fresh and 1 done)

PrunedKeptTotal
New44246
Fresh000
Picked011
Done000
Total44347

Merged error: 0b

Counts
47 → 3

localize10.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ (+ d3 5.0) 32.0)
0.0b
(* d1 (+ d2 (cbrt (pow (+ (+ d3 5.0) 32.0) 3))))
0.0b
(pow (+ (+ d3 5.0) 32.0) 3)
19.5b
(cbrt (pow (+ (+ d3 5.0) 32.0) 3))

rewrite37.0ms

Algorithm
rewrite-expression-head
Rules
39×*-un-lft-identity
16×cbrt-prod distribute-lft-out
14×add-sqr-sqrt
12×add-cube-cbrt
10×unpow-prod-down cube-prod
add-log-exp
pow1 add-exp-log add-cbrt-cube
cube-div flip3-+ associate-*r* flip-+
pow-unpow associate-*l* sum-log
cube-mult cbrt-div unpow3 associate-*r/ sqr-pow
+-commutative distribute-rgt-in pow-to-exp associate-+l+ pow-pow distribute-lft-in pow1/3 pow-prod-down pow-exp prod-exp *-commutative rem-cbrt-cube cbrt-unprod rem-cube-cbrt unswap-sqr
Counts
4 → 94
Calls
4 calls:
6.0ms
(+ (+ d3 5.0) 32.0)
15.0ms
(* d1 (+ d2 (cbrt (pow (+ (+ d3 5.0) 32.0) 3))))
7.0ms
(pow (+ (+ d3 5.0) 32.0) 3)
7.0ms
(cbrt (pow (+ (+ d3 5.0) 32.0) 3))

series15.0ms

Counts
4 → 12
Calls
4 calls:
2.0ms
(+ (+ d3 5.0) 32.0)
8.0ms
(* d1 (+ d2 (cbrt (pow (+ (+ d3 5.0) 32.0) 3))))
2.0ms
(pow (+ (+ d3 5.0) 32.0) 3)
2.0ms
(cbrt (pow (+ (+ d3 5.0) 32.0) 3))

simplify56.0ms

Algorithm
egg-herbie
Counts
106 → 106
Iterations

Useful iterations: 2 (47.0ms)

IterNodesCost
0350536
11796481
25002475

prune110.0ms

Filtered
60 candidates to 106 candidates (-76.7%)
Pruning

3 alts after pruning (1 fresh and 2 done)

PrunedKeptTotal
New1060106
Fresh011
Picked011
Done011
Total1063109

Merged error: 0b

Counts
109 → 3

localize11.0ms

Local error

Found 4 expressions with local error:

0.0b
(* (+ (+ d3 5.0) 32.0) (+ (+ d3 5.0) 32.0))
2.5b
(- (* d2 d2) (* (+ (+ d3 5.0) 32.0) (+ (+ d3 5.0) 32.0)))
8.2b
(* d1 (- (* d2 d2) (* (+ (+ d3 5.0) 32.0) (+ (+ d3 5.0) 32.0))))
18.6b
(/ (* d1 (- (* d2 d2) (* (+ (+ d3 5.0) 32.0) (+ (+ d3 5.0) 32.0)))) (- d2 (+ (+ d3 5.0) 32.0)))

rewrite42.0ms

Algorithm
rewrite-expression-head
Rules
74×*-un-lft-identity
30×distribute-lft-out
20×add-sqr-sqrt
13×pow1 add-exp-log add-cbrt-cube
12×add-cube-cbrt
11×swap-sqr
associate-*r*
associate-*l*
times-frac associate-/r*
flip3-+ associate-*r/ flip-+ distribute-lft-out-- add-log-exp
distribute-rgt-in frac-times flip3-- distribute-lft-in flip-- difference-of-squares
sub-neg prod-exp cbrt-unprod
cbrt-undiv div-exp pow-prod-down associate-*l/ associate-/r/ *-commutative associate-/l/ associate--r+ unswap-sqr
pow2 frac-2neg pow-plus diff-log clear-num pow-sqr pow-prod-up div-inv associate-/l*
Counts
4 → 120
Calls
4 calls:
13.0ms
(* (+ (+ d3 5.0) 32.0) (+ (+ d3 5.0) 32.0))
3.0ms
(- (* d2 d2) (* (+ (+ d3 5.0) 32.0) (+ (+ d3 5.0) 32.0)))
6.0ms
(* d1 (- (* d2 d2) (* (+ (+ d3 5.0) 32.0) (+ (+ d3 5.0) 32.0))))
13.0ms
(/ (* d1 (- (* d2 d2) (* (+ (+ d3 5.0) 32.0) (+ (+ d3 5.0) 32.0)))) (- d2 (+ (+ d3 5.0) 32.0)))

series59.0ms

Counts
4 → 12
Calls
4 calls:
2.0ms
(* (+ (+ d3 5.0) 32.0) (+ (+ d3 5.0) 32.0))
8.0ms
(- (* d2 d2) (* (+ (+ d3 5.0) 32.0) (+ (+ d3 5.0) 32.0)))
21.0ms
(* d1 (- (* d2 d2) (* (+ (+ d3 5.0) 32.0) (+ (+ d3 5.0) 32.0))))
28.0ms
(/ (* d1 (- (* d2 d2) (* (+ (+ d3 5.0) 32.0) (+ (+ d3 5.0) 32.0)))) (- d2 (+ (+ d3 5.0) 32.0)))

simplify100.0ms

Algorithm
egg-herbie
Counts
132 → 132
Iterations

Useful iterations: 2 (86.0ms)

IterNodesCost
05581314
130711145
250011126

prune148.0ms

Filtered
79 candidates to 132 candidates (-67.1%)
Pruning

3 alts after pruning (0 fresh and 3 done)

PrunedKeptTotal
New1320132
Fresh000
Picked011
Done022
Total1323135

Merged error: 0b

Counts
135 → 3

regimes172.0ms

Accuracy

0% (0.0b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0134
1134

end0.0ms

sample1.2s

Algorithm
intervals
sampling

Space saved by range analysis: 0%

Space saved by search: 16.918945%

Guaranteed chance to sample good point: 84.983838%

Results
286.0ms7959×body80valid
15.0ms435×body80invalid
2.0ms16×body640valid
1.0ms11×body320valid
1.0msbody1280valid
1.0msbody160valid

Profiling

Loading profile data...