Time bar (total: 2.4s)
Space saved by range analysis: 0.097632%
Space saved by search: 24.292737%
Guaranteed chance to sample good point: 64.497423%
| 32.0ms | 136× | body | 5120 | exit |
| 7.0ms | 196× | body | 80 | valid |
| 3.0ms | 19× | body | 640 | valid |
| 3.0ms | 26× | body | 320 | valid |
| 1.0ms | 15× | body | 160 | valid |
| 0.0ms | 1× | body | 80 | invalid |
Useful iterations: 3 (5.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 9 |
| 1 | 48 | 9 |
| 2 | 107 | 9 |
| 3 | 224 | 8 |
| 4 | 1514 | 8 |
| 5 | 5002 | 8 |
2 alts after pruning (2 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 0 | 1 | 1 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 0 | 2 | 2 |
Merged error: 14.1b
Found 4 expressions with local error:
| 0.0b | (/ wj (+ wj 1)) |
| 0.0b | (/ x (+ wj 1)) |
| 0.0b | (/ (/ x (+ wj 1)) (exp wj)) |
| 3.6b | (- (+ (/ (/ x (+ wj 1)) (exp wj)) wj) (/ wj (+ wj 1))) |
| 127× | times-frac |
| 118× | *-un-lft-identity |
| 78× | add-sqr-sqrt |
| 73× | add-cube-cbrt |
| 24× | associate-/l* |
| 21× | distribute-lft-out |
| 13× | add-cbrt-cube |
| 12× | associate-/r/ |
| 11× | add-exp-log associate-/r* |
| 9× | add-log-exp |
| 7× | flip3-+ flip-+ div-inv |
| 5× | cbrt-undiv div-exp |
| 4× | pow1 |
| 3× | frac-2neg clear-num |
| 2× | diff-log frac-sub distribute-lft-out-- difference-of-squares |
| 1× | sub-neg flip3-- associate--l+ sum-log flip-- associate-/l/ |
| 5.0ms | (/ wj (+ wj 1)) |
| 7.0ms | (/ x (+ wj 1)) |
| 9.0ms | (/ (/ x (+ wj 1)) (exp wj)) |
| 28.0ms | (- (+ (/ (/ x (+ wj 1)) (exp wj)) wj) (/ wj (+ wj 1))) |
| 2.0ms | (/ wj (+ wj 1)) |
| 5.0ms | (/ x (+ wj 1)) |
| 11.0ms | (/ (/ x (+ wj 1)) (exp wj)) |
| 14.0ms | (- (+ (/ (/ x (+ wj 1)) (exp wj)) wj) (/ wj (+ wj 1))) |
Useful iterations: 2 (61.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 721 | 1524 |
| 1 | 3303 | 1471 |
| 2 | 5002 | 1469 |
4 alts after pruning (4 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 184 | 4 | 188 |
| Fresh | 1 | 0 | 1 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 186 | 4 | 190 |
Merged error: 0.1b
Found 2 expressions with local error:
| 0.0b | (+ x (pow wj 2)) |
| 0.0b | (* 2 (* wj x)) |
| 7× | pow1 add-exp-log add-cbrt-cube |
| 5× | *-un-lft-identity |
| 4× | add-log-exp |
| 3× | add-sqr-sqrt add-cube-cbrt associate-*l* pow-prod-down prod-exp cbrt-unprod |
| 1× | +-commutative flip3-+ associate-*r* sum-log *-commutative flip-+ distribute-lft-out |
| 4.0ms | (+ x (pow wj 2)) |
| 6.0ms | (* 2 (* wj x)) |
| 6.0ms | (+ x (pow wj 2)) |
| 3.0ms | (* 2 (* wj x)) |
Useful iterations: 2 (15.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 149 | 122 |
| 1 | 550 | 108 |
| 2 | 2362 | 107 |
| 3 | 5001 | 107 |
7 alts after pruning (6 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 33 | 3 | 36 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 33 | 7 | 40 |
Merged error: 0.1b
Found 4 expressions with local error:
| 0.0b | (/ x (+ wj 1)) |
| 0.0b | (/ (/ x (+ wj 1)) (exp wj)) |
| 0.0b | (* (/ wj (- (* wj wj) 1)) (- wj 1)) |
| 3.6b | (- (+ (/ (/ x (+ wj 1)) (exp wj)) wj) (* (/ wj (- (* wj wj) 1)) (- wj 1))) |
| 133× | times-frac |
| 113× | *-un-lft-identity |
| 87× | add-sqr-sqrt |
| 75× | add-cube-cbrt |
| 24× | associate-*l* |
| 21× | associate-/l* |
| 16× | add-cbrt-cube distribute-lft-out |
| 14× | add-exp-log |
| 12× | associate-/r/ |
| 10× | flip3-+ frac-sub flip-+ |
| 9× | add-log-exp |
| 8× | flip3-- flip-- difference-of-squares |
| 7× | associate-*r* associate-/r* div-inv |
| 6× | pow1 frac-times associate-*r/ |
| 5× | cbrt-undiv sub-neg div-exp |
| 4× | distribute-rgt-in distribute-lft-in difference-of-sqr-1 associate--r+ |
| 3× | associate-*l/ |
| 2× | frac-2neg diff-log prod-exp clear-num cbrt-unprod unswap-sqr |
| 1× | pow-prod-down associate--l+ sum-log *-commutative associate-/l/ distribute-lft-out-- |
| 5.0ms | (/ x (+ wj 1)) |
| 11.0ms | (/ (/ x (+ wj 1)) (exp wj)) |
| 14.0ms | (* (/ wj (- (* wj wj) 1)) (- wj 1)) |
| 24.0ms | (- (+ (/ (/ x (+ wj 1)) (exp wj)) wj) (* (/ wj (- (* wj wj) 1)) (- wj 1))) |
| 5.0ms | (/ x (+ wj 1)) |
| 11.0ms | (/ (/ x (+ wj 1)) (exp wj)) |
| 4.0ms | (* (/ wj (- (* wj wj) 1)) (- wj 1)) |
| 24.0ms | (- (+ (/ (/ x (+ wj 1)) (exp wj)) wj) (* (/ wj (- (* wj wj) 1)) (- wj 1))) |
Useful iterations: 1 (26.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1041 | 2170 |
| 1 | 5001 | 2090 |
9 alts after pruning (7 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 216 | 2 | 218 |
| Fresh | 0 | 5 | 5 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 216 | 9 | 225 |
Merged error: 0.1b
Found 4 expressions with local error:
| 0.0b | (+ x (pow wj 2)) |
| 0.0b | (+ x (pow wj 2)) |
| 0.0b | (* 2 (* wj x)) |
| 0.2b | (* (sqrt (+ x (pow wj 2))) (sqrt (+ x (pow wj 2)))) |
| 31× | *-un-lft-identity |
| 26× | sqrt-prod |
| 25× | add-sqr-sqrt |
| 24× | pow1 |
| 13× | add-cube-cbrt |
| 12× | sqrt-div |
| 11× | add-exp-log swap-sqr add-cbrt-cube |
| 10× | associate-*l* |
| 8× | sqrt-pow1 flip3-+ pow1/2 associate-*r* flip-+ distribute-lft-out add-log-exp |
| 6× | pow-prod-down |
| 5× | pow-prod-up |
| 4× | frac-times prod-exp cbrt-unprod unswap-sqr |
| 3× | pow-sqr |
| 2× | +-commutative associate-*r/ associate-*l/ sum-log *-commutative |
| 1× | pow2 pow-plus sqrt-unprod rem-square-sqrt |
| 4.0ms | (+ x (pow wj 2)) |
| 4.0ms | (+ x (pow wj 2)) |
| 5.0ms | (* 2 (* wj x)) |
| 13.0ms | (* (sqrt (+ x (pow wj 2))) (sqrt (+ x (pow wj 2)))) |
| 6.0ms | (+ x (pow wj 2)) |
| 6.0ms | (+ x (pow wj 2)) |
| 3.0ms | (* 2 (* wj x)) |
| 6.0ms | (* (sqrt (+ x (pow wj 2))) (sqrt (+ x (pow wj 2)))) |
Useful iterations: 2 (36.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 243 | 531 |
| 1 | 1082 | 477 |
| 2 | 5002 | 463 |
9 alts after pruning (6 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 115 | 1 | 116 |
| Fresh | 1 | 5 | 6 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 116 | 9 | 125 |
Merged error: 0.1b
Loading profile data...