Details

Time bar (total: 9.8s)

sample2.7s

Algorithm
intervals
sampling

Space saved by range analysis: 0%

Space saved by search: 67.407227%

Guaranteed chance to sample good point: 12.659176%

Results
20.0ms237×body80valid
14.0ms173×body80invalid
14.0ms163×body80nan
4.0msbody640invalid
3.0msbody640valid
2.0msbody320valid
1.0msbody160valid
1.0msbody320invalid
1.0msbody160invalid

simplify38.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
03010
15810
212910
331810
4107310
5500110

prune6.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 2.9b

Counts
2 → 1

localize18.0ms

Local error

Found 4 expressions with local error:

0.0b
(- (log z) t)
0.0b
(* x (exp (+ (* y (- (log z) t)) (* a (- (log (- 1.0 z)) b)))))
0.1b
(* y (- (log z) t))
6.9b
(log (- 1.0 z))

rewrite28.0ms

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

series99.0ms

Counts
4 → 12
Calls
4 calls:
9.0ms
(- (log z) t)
72.0ms
(* x (exp (+ (* y (- (log z) t)) (* a (- (log (- 1.0 z)) b)))))
15.0ms
(* y (- (log z) t))
3.0ms
(log (- 1.0 z))

simplify47.0ms

Algorithm
egg-herbie
Counts
98 → 98
Iterations

Useful iterations: 2 (39.0ms)

IterNodesCost
0454671
11609588
25001557

prune162.0ms

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

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New96298
Fresh000
Picked101
Done000
Total97299

Merged error: 0b

Counts
99 → 2

localize23.0ms

Local error

Found 4 expressions with local error:

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

rewrite58.0ms

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

series135.0ms

Counts
4 → 12
Calls
4 calls:
9.0ms
(- (log z) t)
22.0ms
(* a (- (- (log 1.0) (+ (* 1/2 (/ (pow z 2) (pow 1.0 2))) (* 1.0 z))) b))
91.0ms
(* x (exp (+ (* y (- (log z) t)) (* a (- (- (log 1.0) (+ (* 1/2 (/ (pow z 2) (pow 1.0 2))) (* 1.0 z))) b)))))
14.0ms
(* y (- (log z) t))

simplify57.0ms

Algorithm
egg-herbie
Counts
120 → 120
Iterations

Useful iterations: 2 (44.0ms)

IterNodesCost
05121195
119841052
250021029

prune209.0ms

Filtered
73 candidates to 120 candidates (-64.4%)
Pruning

2 alts after pruning (1 fresh and 1 done)

PrunedKeptTotal
New1200120
Fresh011
Picked011
Done000
Total1202122

Merged error: 0b

Counts
122 → 2

localize18.0ms

Local error

Found 4 expressions with local error:

0.1b
(* y (- (log z) t))
0.1b
(* y (- (log z) t))
6.9b
(log (- 1.0 z))
6.9b
(log (- 1.0 z))

rewrite24.0ms

Algorithm
rewrite-expression-head
Rules
26×add-sqr-sqrt
24×*-un-lft-identity
22×log-prod
14×add-cube-cbrt
12×pow1 associate-*r* associate--l+
10×add-exp-log distribute-rgt-in distribute-lft-in
add-cbrt-cube
associate-*l* distribute-lft-out--
sub-neg log-div flip3-- associate-*r/ log-pow flip-- add-log-exp difference-of-squares
rem-log-exp pow-prod-down prod-exp *-commutative cbrt-unprod unswap-sqr
Counts
4 → 98
Calls
4 calls:
7.0ms
(* y (- (log z) t))
7.0ms
(* y (- (log z) t))
3.0ms
(log (- 1.0 z))
3.0ms
(log (- 1.0 z))

series35.0ms

Counts
4 → 12
Calls
4 calls:
15.0ms
(* y (- (log z) t))
13.0ms
(* y (- (log z) t))
3.0ms
(log (- 1.0 z))
3.0ms
(log (- 1.0 z))

simplify94.0ms

Algorithm
egg-herbie
Counts
110 → 110
Iterations

Useful iterations: 2 (25.0ms)

IterNodesCost
0290586
11000516
24269494
35001494

prune210.0ms

Filtered
72 candidates to 110 candidates (-52.8%)
Pruning

2 alts after pruning (0 fresh and 2 done)

PrunedKeptTotal
New1100110
Fresh000
Picked011
Done011
Total1102112

Merged error: 0b

Counts
112 → 2

regimes589.0ms

Accuracy

0% (0.0b remaining)

Error of 0.5b against oracle of 0.5b and baseline of 0.5b

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
03216
13216

end0.0ms

sample5.3s

Algorithm
intervals
sampling

Space saved by range analysis: 0%

Space saved by search: 67.407227%

Guaranteed chance to sample good point: 12.659176%

Results
627.0ms7227×body80valid
408.0ms4776×body80invalid
383.0ms4486×body80nan
117.0ms267×body640valid
74.0ms269×body320valid
51.0ms118×body640invalid
42.0ms50×body1280valid
37.0ms139×body320invalid
35.0ms187×body160valid
15.0ms90×body160invalid
10.0ms13×body1280invalid

Profiling

Loading profile data...