Details

Time bar (total: 7.7s)

sample1.9s

Algorithm
intervals
sampling

Space saved by range analysis: 0%

Space saved by search: 25.280762%

Guaranteed chance to sample good point: 62.857376%

Results
9.0ms32×body2560valid
7.0ms34×body1280valid
7.0ms154×body80valid
3.0ms18×body640valid
1.0ms11×body320valid
1.0msbody5120valid
1.0ms23×body80nan
0.0msbody80invalid
0.0msbody160valid

simplify355.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0147
1227
2257
3277
4297
5297

prune5.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 36.0b

Counts
2 → 1

localize24.0ms

Local error

Found 4 expressions with local error:

0.1b
(/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)
0.8b
(+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c))))
1.0b
(- (* b_2 b_2) (* a c))
22.8b
(sqrt (- (* b_2 b_2) (* a c)))

rewrite29.0ms

Algorithm
rewrite-expression-head
Rules
35×*-un-lft-identity
16×add-sqr-sqrt
15×add-cube-cbrt times-frac
10×distribute-lft-out add-log-exp
add-exp-log add-cbrt-cube
pow1 distribute-rgt-neg-in associate-/l*
associate-/r* sqrt-prod
neg-sub0 associate-+l- flip3-- flip3-+ sqrt-div sum-log flip-- flip-+ associate-/l/
cbrt-undiv +-commutative sub-neg rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 diff-log div-sub div-exp neg-log clear-num div-inv
Counts
4 → 80
Calls
4 calls:
9.0ms
(/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)
8.0ms
(+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c))))
3.0ms
(- (* b_2 b_2) (* a c))
6.0ms
(sqrt (- (* b_2 b_2) (* a c)))

series67.0ms

Counts
4 → 12
Calls
4 calls:
26.0ms
(/ (+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) a)
14.0ms
(+ (neg b_2) (sqrt (- (* b_2 b_2) (* a c))))
7.0ms
(- (* b_2 b_2) (* a c))
21.0ms
(sqrt (- (* b_2 b_2) (* a c)))

simplify138.0ms

Algorithm
egg-herbie
Counts
92 → 92
Iterations

Useful iterations: 2 (31.0ms)

IterNodesCost
0338783
11216724
24971703
35001703

prune135.0ms

Filtered
69 candidates to 92 candidates (-33.3%)
Pruning

9 alts after pruning (8 fresh and 1 done)

PrunedKeptTotal
New84892
Fresh000
Picked011
Done000
Total84993

Merged error: 6.2b

Counts
93 → 9

localize11.0ms

Local error

Found 4 expressions with local error:

1.0b
(- (* b_2 b_2) (* a c))
3.0b
(/ (/ (+ 0 (* a c)) (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c))))) a)
11.1b
(/ (+ 0 (* a c)) (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))))
22.8b
(sqrt (- (* b_2 b_2) (* a c)))

rewrite45.0ms

Algorithm
rewrite-expression-head
Rules
186×times-frac
154×add-sqr-sqrt
153×*-un-lft-identity
89×add-cube-cbrt
32×distribute-lft-out-- difference-of-squares
30×associate-/l*
19×sqrt-prod
16×distribute-rgt-neg-in
11×add-exp-log add-cbrt-cube
10×associate-/r* associate-/r/
flip3-- flip--
div-inv add-log-exp
pow1
cbrt-undiv div-exp
associate-/l/
frac-2neg sqrt-div clear-num
sub-neg rem-sqrt-square sqrt-pow1 flip3-+ pow1/2 diff-log flip-+
Counts
4 → 200
Calls
4 calls:
3.0ms
(- (* b_2 b_2) (* a c))
18.0ms
(/ (/ (+ 0 (* a c)) (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c))))) a)
12.0ms
(/ (+ 0 (* a c)) (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))))
3.0ms
(sqrt (- (* b_2 b_2) (* a c)))

series111.0ms

Counts
4 → 12
Calls
4 calls:
7.0ms
(- (* b_2 b_2) (* a c))
43.0ms
(/ (/ (+ 0 (* a c)) (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c))))) a)
48.0ms
(/ (+ 0 (* a c)) (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))))
12.0ms
(sqrt (- (* b_2 b_2) (* a c)))

simplify105.0ms

Algorithm
egg-herbie
Counts
212 → 212
Iterations

Useful iterations: 2 (76.0ms)

IterNodesCost
07083365
132313197
250013171

prune222.0ms

Filtered
142 candidates to 212 candidates (-49.3%)
Pruning

9 alts after pruning (8 fresh and 1 done)

PrunedKeptTotal
New2093212
Fresh257
Picked101
Done011
Total2129221

Merged error: 6.2b

Counts
221 → 9

localize14.0ms

Local error

Found 4 expressions with local error:

1.0b
(- (* b_2 b_2) (* a c))
2.7b
(/ a (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) c))
3.0b
(/ (/ a (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) c)) a)
22.8b
(sqrt (- (* b_2 b_2) (* a c)))

rewrite85.0ms

Algorithm
rewrite-expression-head
Rules
951×times-frac
585×add-sqr-sqrt
584×*-un-lft-identity
392×add-cube-cbrt
96×distribute-lft-out-- difference-of-squares
83×associate-/l*
51×sqrt-prod
48×distribute-rgt-neg-in
28×associate-/r*
22×div-inv
18×add-exp-log add-cbrt-cube
cbrt-undiv div-exp
add-log-exp
pow1 associate-/r/
flip3-- frac-2neg sqrt-div clear-num flip--
sub-neg rem-sqrt-square sqrt-pow1 pow1/2 diff-log associate-/l/
Counts
4 → 485
Calls
4 calls:
3.0ms
(- (* b_2 b_2) (* a c))
13.0ms
(/ a (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) c))
26.0ms
(/ (/ a (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) c)) a)
4.0ms
(sqrt (- (* b_2 b_2) (* a c)))

series118.0ms

Counts
4 → 12
Calls
4 calls:
7.0ms
(- (* b_2 b_2) (* a c))
50.0ms
(/ a (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) c))
47.0ms
(/ (/ a (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) c)) a)
13.0ms
(sqrt (- (* b_2 b_2) (* a c)))

simplify107.0ms

Algorithm
egg-herbie
Counts
497 → 497
Iterations

Useful iterations: 1 (35.0ms)

IterNodesCost
015258627
150027984

prune303.0ms

Filtered
298 candidates to 497 candidates (-66.8%)
Pruning

8 alts after pruning (6 fresh and 2 done)

PrunedKeptTotal
New4952497
Fresh347
Picked011
Done011
Total4988506

Merged error: 6.2b

Counts
506 → 8

localize14.0ms

Local error

Found 4 expressions with local error:

0.9b
(- (neg b_2) (sqrt (- (* b_2 b_2) (* a c))))
1.0b
(- (* b_2 b_2) (* a c))
2.0b
(/ (cbrt a) (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) c))
22.8b
(sqrt (- (* b_2 b_2) (* a c)))

rewrite48.0ms

Algorithm
rewrite-expression-head
Rules
297×times-frac
223×add-sqr-sqrt
222×*-un-lft-identity
134×add-cube-cbrt
78×cbrt-prod
44×distribute-lft-out-- difference-of-squares
25×associate-/r* sqrt-prod
22×distribute-rgt-neg-in
10×add-log-exp
add-exp-log
div-inv
add-cbrt-cube
associate-/l*
pow1
cbrt-undiv flip3-- diff-log div-exp flip--
sub-neg sqrt-div
associate--l- neg-sub0 rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 neg-log clear-num associate-/r/
Counts
4 → 241
Calls
4 calls:
8.0ms
(- (neg b_2) (sqrt (- (* b_2 b_2) (* a c))))
4.0ms
(- (* b_2 b_2) (* a c))
15.0ms
(/ (cbrt a) (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) c))
7.0ms
(sqrt (- (* b_2 b_2) (* a c)))

series150.0ms

Counts
4 → 12
Calls
4 calls:
14.0ms
(- (neg b_2) (sqrt (- (* b_2 b_2) (* a c))))
7.0ms
(- (* b_2 b_2) (* a c))
117.0ms
(/ (cbrt a) (/ (- (neg b_2) (sqrt (- (* b_2 b_2) (* a c)))) c))
12.0ms
(sqrt (- (* b_2 b_2) (* a c)))

simplify101.0ms

Algorithm
egg-herbie
Counts
253 → 253
Iterations

Useful iterations: 2 (67.0ms)

IterNodesCost
08184086
133174004
250013965

prune167.0ms

Filtered
148 candidates to 253 candidates (-70.9%)
Pruning

9 alts after pruning (6 fresh and 3 done)

PrunedKeptTotal
New2521253
Fresh055
Picked011
Done022
Total2529261

Merged error: 6.2b

Counts
261 → 9

regimes402.0ms

Accuracy

94.3% (1.4b remaining)

Error of 6.8b against oracle of 5.4b and baseline of 30.0b

bsearch114.0ms

Steps
ItersRangePoint
9
3.6431704190991106e+50
2.902896348134585e+56
1.4879353124997477e+51
9
-6.417038681493137e-284
-8.322916491939974e-290
-1.9916343573940057e-289
8
-5.4768850363821645e+118
-8.462113933920072e+113
-2.677617976630959e+118

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
04326
14526
24526

end0.0ms

sample2.9s

Algorithm
intervals
sampling

Space saved by range analysis: 0%

Space saved by search: 25.280762%

Guaranteed chance to sample good point: 62.857376%

Results
287.0ms1080×body2560valid
244.0ms5115×body80valid
196.0ms889×body1280valid
77.0ms449×body640valid
34.0ms108×body5120valid
33.0ms239×body320valid
20.0ms462×body80nan
10.0ms120×body160valid
9.0ms182×body80invalid

Profiling

Loading profile data...