Details

Time bar (total: 18.5s)

sample5.4s

Algorithm
intervals
sampling

Space saved by range analysis: 50.024426%

Space saved by search: 50.024426%

Guaranteed chance to sample good point: 7.769775%

Results
99.0ms112×body1280valid
38.0ms88×body640valid
7.0ms30×body320valid
5.0ms256×pre80true
2.0ms17×body160valid
1.0msbody80valid

simplify4.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0105
1115
2115

prune3.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 61.5b

Counts
2 → 1

localize6.0ms

Local error

Found 3 expressions with local error:

0.0b
(/ (log (- 1.0 x)) (log (+ 1.0 x)))
4.7b
(log (- 1.0 x))
4.8b
(log (+ 1.0 x))

rewrite14.0ms

Algorithm
rewrite-expression-head
Rules
19×*-un-lft-identity
17×add-sqr-sqrt
16×times-frac
15×pow1 add-cube-cbrt
12×log-pow
log-prod
add-exp-log
log-div
add-cbrt-cube
associate-/r* associate-/l*
add-log-exp
flip3-- div-sub rem-log-exp flip--
cbrt-undiv frac-2neg flip3-+ div-exp clear-num flip-+ div-inv distribute-lft-out distribute-lft-out-- difference-of-squares
Counts
3 → 69
Calls
3 calls:
6.0ms
(/ (log (- 1.0 x)) (log (+ 1.0 x)))
3.0ms
(log (- 1.0 x))
3.0ms
(log (+ 1.0 x))

series21.0ms

Counts
3 → 9
Calls
3 calls:
15.0ms
(/ (log (- 1.0 x)) (log (+ 1.0 x)))
3.0ms
(log (- 1.0 x))
3.0ms
(log (+ 1.0 x))

simplify53.0ms

Algorithm
egg-herbie
Counts
78 → 78
Iterations

Useful iterations: 2 (42.0ms)

IterNodesCost
0515773
12021724
25002711

prune177.0ms

Filtered
56 candidates to 78 candidates (-39.3%)
Pruning

7 alts after pruning (6 fresh and 1 done)

PrunedKeptTotal
New72678
Fresh000
Picked011
Done000
Total72779

Merged error: 59.3b

Counts
79 → 7

localize13.0ms

Local error

Found 3 expressions with local error:

0.0b
(* 1/2 (/ (pow x 2) (pow 1.0 2)))
0.0b
(/ (log (- 1.0 x)) (- (+ (* 1.0 x) (log 1.0)) (* 1/2 (/ (pow x 2) (pow 1.0 2)))))
4.7b
(log (- 1.0 x))

rewrite42.0ms

Algorithm
rewrite-expression-head
Rules
92×times-frac
83×add-sqr-sqrt
68×associate-*r*
56×unpow-prod-down
49×*-un-lft-identity
47×add-cube-cbrt
29×add-exp-log
24×unpow2 sqr-pow
17×unswap-sqr
10×pow1 div-exp prod-exp add-cbrt-cube
pow-to-exp pow-exp
log-prod log-pow
log-div associate-/r/ associate-/l*
flip3-- associate-*r/ associate-*l* associate-/r* flip-- add-log-exp
cbrt-undiv div-sub frac-sub cbrt-unprod div-inv
frac-2neg flip3-+ rem-log-exp pow-prod-down clear-num *-commutative flip-+ distribute-lft-out-- difference-of-squares
Counts
3 → 163
Calls
3 calls:
20.0ms
(* 1/2 (/ (pow x 2) (pow 1.0 2)))
11.0ms
(/ (log (- 1.0 x)) (- (+ (* 1.0 x) (log 1.0)) (* 1/2 (/ (pow x 2) (pow 1.0 2)))))
3.0ms
(log (- 1.0 x))

series22.0ms

Counts
3 → 9
Calls
3 calls:
5.0ms
(* 1/2 (/ (pow x 2) (pow 1.0 2)))
14.0ms
(/ (log (- 1.0 x)) (- (+ (* 1.0 x) (log 1.0)) (* 1/2 (/ (pow x 2) (pow 1.0 2)))))
3.0ms
(log (- 1.0 x))

simplify104.0ms

Algorithm
egg-herbie
Counts
172 → 172
Iterations

Useful iterations: 1 (22.0ms)

IterNodesCost
010401572
144061408
250011408

prune403.0ms

Filtered
114 candidates to 172 candidates (-50.9%)
Pruning

4 alts after pruning (3 fresh and 1 done)

PrunedKeptTotal
New1711172
Fresh325
Picked101
Done011
Total1754179

Merged error: 0.1b

Counts
179 → 4

localize13.0ms

Local error

Found 4 expressions with local error:

0.0b
(* 1/2 (/ (pow x 2) (pow 1.0 2)))
0.0b
(* 1/2 (/ (pow x 2) (pow 1.0 2)))
0.0b
(+ (* 1.0 x) (* 1/2 (/ (pow x 2) (pow 1.0 2))))
0.0b
(/ (- (log 1.0) (+ (* 1.0 x) (* 1/2 (/ (pow x 2) (pow 1.0 2))))) (- (+ (* 1.0 x) (log 1.0)) (* 1/2 (/ (pow x 2) (pow 1.0 2)))))

rewrite74.0ms

Algorithm
rewrite-expression-head
Rules
178×times-frac
159×add-sqr-sqrt
136×associate-*r*
112×unpow-prod-down
95×*-un-lft-identity
83×add-cube-cbrt
52×add-exp-log
48×unpow2 sqr-pow
34×unswap-sqr
20×prod-exp
19×div-exp
16×add-cbrt-cube
12×pow1 pow-to-exp pow-exp
distribute-lft-out--
associate-*l* associate-/l* add-log-exp
associate-*r/ associate-/r/ log-pow cbrt-unprod difference-of-squares
cbrt-undiv associate-/r* div-inv
flip3-- flip3-+ pow-prod-down *-commutative frac-sub flip-- flip-+ associate-/l/
+-commutative frac-2neg div-sub clear-num sum-log
Counts
4 → 277
Calls
4 calls:
20.0ms
(* 1/2 (/ (pow x 2) (pow 1.0 2)))
23.0ms
(* 1/2 (/ (pow x 2) (pow 1.0 2)))
3.0ms
(+ (* 1.0 x) (* 1/2 (/ (pow x 2) (pow 1.0 2))))
13.0ms
(/ (- (log 1.0) (+ (* 1.0 x) (* 1/2 (/ (pow x 2) (pow 1.0 2))))) (- (+ (* 1.0 x) (log 1.0)) (* 1/2 (/ (pow x 2) (pow 1.0 2)))))

series35.0ms

Counts
4 → 12
Calls
4 calls:
5.0ms
(* 1/2 (/ (pow x 2) (pow 1.0 2)))
10.0ms
(* 1/2 (/ (pow x 2) (pow 1.0 2)))
9.0ms
(+ (* 1.0 x) (* 1/2 (/ (pow x 2) (pow 1.0 2))))
9.0ms
(/ (- (log 1.0) (+ (* 1.0 x) (* 1/2 (/ (pow x 2) (pow 1.0 2))))) (- (+ (* 1.0 x) (log 1.0)) (* 1/2 (/ (pow x 2) (pow 1.0 2)))))

simplify108.0ms

Algorithm
egg-herbie
Counts
289 → 289
Iterations

Useful iterations: 1 (20.0ms)

IterNodesCost
08962664
138602370
250022370

prune976.0ms

Filtered
182 candidates to 289 candidates (-58.8%)
Pruning

7 alts after pruning (6 fresh and 1 done)

PrunedKeptTotal
New2854289
Fresh022
Picked101
Done011
Total2867293

Merged error: 0.0b

Counts
293 → 7

localize17.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ (* 1.0 x) (* 1/2 (/ (pow x 2) (pow 1.0 2))))
0.0b
(log (exp (/ (- (log 1.0) (+ (* 1.0 x) (* 1/2 (/ (pow x 2) (pow 1.0 2))))) (- (+ (* 1.0 x) (log 1.0)) (* 1/2 (/ (pow x 2) (pow 1.0 2)))))))
0.0b
(exp (/ (- (log 1.0) (+ (* 1.0 x) (* 1/2 (/ (pow x 2) (pow 1.0 2))))) (- (+ (* 1.0 x) (log 1.0)) (* 1/2 (/ (pow x 2) (pow 1.0 2))))))
0.0b
(/ (- (log 1.0) (+ (* 1.0 x) (* 1/2 (/ (pow x 2) (pow 1.0 2))))) (- (+ (* 1.0 x) (log 1.0)) (* 1/2 (/ (pow x 2) (pow 1.0 2)))))

rewrite49.0ms

Algorithm
rewrite-expression-head
Rules
66×*-un-lft-identity
56×add-sqr-sqrt
54×times-frac
52×exp-prod
37×log-pow
36×add-cube-cbrt
20×distribute-lft-out--
15×pow1
12×associate-/r/
10×difference-of-squares
add-log-exp
add-exp-log associate-*r/ frac-sub add-cbrt-cube associate-/l*
flip3-- flip3-+ flip-- flip-+
log-prod div-sub associate-/r* div-inv
exp-diff associate-/l/
cbrt-undiv +-commutative log-div frac-2neg div-exp rem-log-exp clear-num sum-log rem-exp-log
Counts
4 → 131
Calls
4 calls:
4.0ms
(+ (* 1.0 x) (* 1/2 (/ (pow x 2) (pow 1.0 2))))
14.0ms
(log (exp (/ (- (log 1.0) (+ (* 1.0 x) (* 1/2 (/ (pow x 2) (pow 1.0 2))))) (- (+ (* 1.0 x) (log 1.0)) (* 1/2 (/ (pow x 2) (pow 1.0 2)))))))
13.0ms
(exp (/ (- (log 1.0) (+ (* 1.0 x) (* 1/2 (/ (pow x 2) (pow 1.0 2))))) (- (+ (* 1.0 x) (log 1.0)) (* 1/2 (/ (pow x 2) (pow 1.0 2))))))
13.0ms
(/ (- (log 1.0) (+ (* 1.0 x) (* 1/2 (/ (pow x 2) (pow 1.0 2))))) (- (+ (* 1.0 x) (log 1.0)) (* 1/2 (/ (pow x 2) (pow 1.0 2)))))

series41.0ms

Counts
4 → 12
Calls
4 calls:
9.0ms
(+ (* 1.0 x) (* 1/2 (/ (pow x 2) (pow 1.0 2))))
9.0ms
(log (exp (/ (- (log 1.0) (+ (* 1.0 x) (* 1/2 (/ (pow x 2) (pow 1.0 2))))) (- (+ (* 1.0 x) (log 1.0)) (* 1/2 (/ (pow x 2) (pow 1.0 2)))))))
13.0ms
(exp (/ (- (log 1.0) (+ (* 1.0 x) (* 1/2 (/ (pow x 2) (pow 1.0 2))))) (- (+ (* 1.0 x) (log 1.0)) (* 1/2 (/ (pow x 2) (pow 1.0 2))))))
9.0ms
(/ (- (log 1.0) (+ (* 1.0 x) (* 1/2 (/ (pow x 2) (pow 1.0 2))))) (- (+ (* 1.0 x) (log 1.0)) (* 1/2 (/ (pow x 2) (pow 1.0 2)))))

simplify69.0ms

Algorithm
egg-herbie
Counts
143 → 143
Iterations

Useful iterations: 2 (42.0ms)

IterNodesCost
05192955
119052776
250032770

prune805.0ms

Filtered
106 candidates to 143 candidates (-34.9%)
Pruning

7 alts after pruning (5 fresh and 2 done)

PrunedKeptTotal
New1412143
Fresh235
Picked011
Done011
Total1437150

Merged error: 0.0b

Counts
150 → 7

regimes107.0ms

Accuracy

0% (0.4b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02119
12119

end0.0ms

sample9.9s

Algorithm
intervals
sampling

Space saved by range analysis: 50.024426%

Space saved by search: 50.024426%

Guaranteed chance to sample good point: 7.769775%

Results
3.0s3293×body1280valid
1.1s2557×body640valid
283.0ms1263×body320valid
144.0ms8000×pre80true
88.0ms655×body160valid
13.0ms232×body80valid

Profiling

Loading profile data...