Details

Time bar (total: 3.3s)

sample38.0ms

Algorithm
intervals
sampling

Space saved by range analysis: 0%

Space saved by search: 0%

Guaranteed chance to sample good point: 100%

Results
19.0ms87×body1280valid
5.0ms134×body80valid
4.0ms21×body640valid
1.0msbody320valid
0.0msbody160valid

simplify9.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0196
1246
2286
3306
4356
5376
6376

prune3.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 15.5b

Counts
2 → 1

localize8.0ms

Local error

Found 4 expressions with local error:

0.0b
(sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))
0.0b
(+ 1.0 (/ 1.0 (hypot 1.0 x)))
0.0b
(/ 1.0 (hypot 1.0 x))
2.0b
(- 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))))

rewrite20.0ms

Algorithm
rewrite-expression-head
Rules
16×*-un-lft-identity
14×add-sqr-sqrt
12×add-cube-cbrt
times-frac
add-log-exp
pow1
add-exp-log add-cbrt-cube
associate-/r* associate-/l*
sqrt-pow1 flip3-+ sqrt-div associate-*r/ flip-+
cbrt-undiv +-commutative sub-neg flip3-- frac-2neg pow1/2 diff-log div-exp pow-prod-down clear-num sum-log sqrt-prod flip-- div-inv distribute-lft-out distribute-lft-out-- difference-of-squares
Counts
4 → 66
Calls
4 calls:
6.0ms
(sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))
5.0ms
(+ 1.0 (/ 1.0 (hypot 1.0 x)))
3.0ms
(/ 1.0 (hypot 1.0 x))
4.0ms
(- 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))))

series41.0ms

Counts
4 → 12
Calls
4 calls:
13.0ms
(sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))
6.0ms
(+ 1.0 (/ 1.0 (hypot 1.0 x)))
4.0ms
(/ 1.0 (hypot 1.0 x))
18.0ms
(- 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))))

simplify68.0ms

Algorithm
egg-herbie
Counts
78 → 78
Iterations

Useful iterations: 2 (17.0ms)

IterNodesCost
0221492
1697465
22311463
35001463

prune142.0ms

Filtered
55 candidates to 78 candidates (-41.8%)
Pruning

6 alts after pruning (6 fresh and 0 done)

PrunedKeptTotal
New72678
Fresh000
Picked101
Done000
Total73679

Merged error: 15.0b

Counts
79 → 6

localize13.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))))
0.0b
(/ 1.0 (hypot 1.0 x))
0.0b
(/ 1.0 (hypot 1.0 x))
1.4b
(- (* 1.0 (- 1.0 0.5)) (* 0.5 (/ 1.0 (hypot 1.0 x))))

rewrite16.0ms

Algorithm
rewrite-expression-head
Rules
22×*-un-lft-identity
20×add-sqr-sqrt add-cube-cbrt
18×times-frac
add-exp-log add-cbrt-cube add-log-exp
associate-/r* associate-/l*
pow1 associate-*r/ associate--l+
sub-neg
cbrt-undiv distribute-rgt-in flip3-- frac-2neg distribute-lft-in div-exp clear-num frac-sub flip-- div-inv
+-commutative flip3-+ diff-log sum-log flip-+ distribute-lft-out
Counts
4 → 84
Calls
4 calls:
3.0ms
(+ 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))))
3.0ms
(/ 1.0 (hypot 1.0 x))
3.0ms
(/ 1.0 (hypot 1.0 x))
6.0ms
(- (* 1.0 (- 1.0 0.5)) (* 0.5 (/ 1.0 (hypot 1.0 x))))

series28.0ms

Counts
4 → 12
Calls
4 calls:
13.0ms
(+ 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))))
4.0ms
(/ 1.0 (hypot 1.0 x))
4.0ms
(/ 1.0 (hypot 1.0 x))
6.0ms
(- (* 1.0 (- 1.0 0.5)) (* 0.5 (/ 1.0 (hypot 1.0 x))))

simplify141.0ms

Algorithm
egg-herbie
Counts
96 → 96
Iterations

Useful iterations: 2 (29.0ms)

IterNodesCost
0306616
11080568
24837560
35001560

prune233.0ms

Filtered
69 candidates to 96 candidates (-39.1%)
Pruning

8 alts after pruning (8 fresh and 0 done)

PrunedKeptTotal
New90696
Fresh325
Picked101
Done000
Total948102

Merged error: 15.0b

Counts
102 → 8

localize16.0ms

Local error

Found 4 expressions with local error:

0.0b
(/ 1.0 (hypot 1.0 x))
0.0b
(+ 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))))
1.4b
(- (* 1.0 (- 1.0 0.5)) (* 0.5 (log (exp (/ 1.0 (hypot 1.0 x))))))
1.9b
(log (exp (/ 1.0 (hypot 1.0 x))))

rewrite20.0ms

Algorithm
rewrite-expression-head
Rules
24×*-un-lft-identity
22×add-sqr-sqrt add-cube-cbrt
18×times-frac
14×log-pow
13×exp-prod
log-prod
add-log-exp
add-exp-log add-cbrt-cube associate--r+
pow1 distribute-rgt-in distribute-lft-in
associate--l+
sub-neg associate-/r* associate-/l*
div-inv
cbrt-undiv +-commutative flip3-- frac-2neg flip3-+ diff-log div-exp rem-log-exp clear-num sum-log flip-- flip-+ distribute-lft-out
Counts
4 → 86
Calls
4 calls:
3.0ms
(/ 1.0 (hypot 1.0 x))
3.0ms
(+ 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))))
8.0ms
(- (* 1.0 (- 1.0 0.5)) (* 0.5 (log (exp (/ 1.0 (hypot 1.0 x))))))
4.0ms
(log (exp (/ 1.0 (hypot 1.0 x))))

series28.0ms

Counts
4 → 12
Calls
4 calls:
4.0ms
(/ 1.0 (hypot 1.0 x))
13.0ms
(+ 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))))
6.0ms
(- (* 1.0 (- 1.0 0.5)) (* 0.5 (log (exp (/ 1.0 (hypot 1.0 x))))))
4.0ms
(log (exp (/ 1.0 (hypot 1.0 x))))

simplify113.0ms

Algorithm
egg-herbie
Counts
98 → 98
Iterations

Useful iterations: 3 (103.0ms)

IterNodesCost
0326652
1964592
23858578
35001576

prune271.0ms

Filtered
72 candidates to 98 candidates (-36.1%)
Pruning

8 alts after pruning (8 fresh and 0 done)

PrunedKeptTotal
New95398
Fresh257
Picked101
Done000
Total988106

Merged error: 15.0b

Counts
106 → 8

localize19.0ms

Local error

Found 4 expressions with local error:

0.1b
(pow (/ 1.0 (hypot 1.0 x)) 3)
1.4b
(- (* 1.0 (- 1.0 0.5)) (* 0.5 (log (exp (/ 1.0 (hypot 1.0 x))))))
1.9b
(log (exp (/ 1.0 (hypot 1.0 x))))
22.1b
(cbrt (pow (/ 1.0 (hypot 1.0 x)) 3))

rewrite28.0ms

Algorithm
rewrite-expression-head
Rules
45×times-frac
44×add-sqr-sqrt add-cube-cbrt *-un-lft-identity
32×cbrt-prod
26×unpow-prod-down cube-prod
14×log-pow
13×exp-prod
log-prod
add-exp-log add-cbrt-cube
pow1 associate--r+ add-log-exp
distribute-rgt-in distribute-lft-in div-inv
associate--l+
sub-neg pow-unpow
cube-div cube-mult unpow3 pow-exp rem-cube-cbrt sqr-pow
cbrt-undiv pow-to-exp cbrt-div flip3-- pow-pow pow1/3 diff-log div-exp rem-log-exp flip-- rem-cbrt-cube
Counts
4 → 135
Calls
4 calls:
5.0ms
(pow (/ 1.0 (hypot 1.0 x)) 3)
8.0ms
(- (* 1.0 (- 1.0 0.5)) (* 0.5 (log (exp (/ 1.0 (hypot 1.0 x))))))
4.0ms
(log (exp (/ 1.0 (hypot 1.0 x))))
7.0ms
(cbrt (pow (/ 1.0 (hypot 1.0 x)) 3))

series24.0ms

Counts
4 → 12
Calls
4 calls:
9.0ms
(pow (/ 1.0 (hypot 1.0 x)) 3)
6.0ms
(- (* 1.0 (- 1.0 0.5)) (* 0.5 (log (exp (/ 1.0 (hypot 1.0 x))))))
4.0ms
(log (exp (/ 1.0 (hypot 1.0 x))))
4.0ms
(cbrt (pow (/ 1.0 (hypot 1.0 x)) 3))

simplify71.0ms

Algorithm
egg-herbie
Counts
147 → 147
Iterations

Useful iterations: 2 (57.0ms)

IterNodesCost
0463917
11913810
25002802

prune304.0ms

Filtered
82 candidates to 147 candidates (-79.3%)
Pruning

8 alts after pruning (8 fresh and 0 done)

PrunedKeptTotal
New1461147
Fresh077
Picked101
Done000
Total1478155

Merged error: 15.0b

Counts
155 → 8

regimes496.0ms

Accuracy

0% (0.0b remaining)

Error of 15.2b against oracle of 15.2b and baseline of 15.2b

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02115
12115

end0.0ms

sample1.1s

Algorithm
intervals
sampling

Space saved by range analysis: 0%

Space saved by search: 0%

Guaranteed chance to sample good point: 100%

Results
613.0ms2769×body1280valid
167.0ms4093×body80valid
114.0ms654×body640valid
44.0ms326×body320valid
13.0ms158×body160valid

Profiling

Loading profile data...