Time bar (total: 21.9s)
Space saved by range analysis: 0%
Space saved by search: 0%
Guaranteed chance to sample good point: 67.06543%
| 12.0ms | 256× | body | 80 | valid |
| 0.0ms | 7× | body | 80 | invalid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 8 |
| 1 | 35 | 8 |
| 2 | 60 | 8 |
| 3 | 103 | 8 |
| 4 | 183 | 8 |
| 5 | 416 | 8 |
| 6 | 1194 | 8 |
| 7 | 5001 | 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: 8.2b
Found 4 expressions with local error:
| 0.0b | (- (* t z) x) |
| 0.0b | (- (* y z) x) |
| 0.2b | (/ (+ x (/ (- (* y z) x) (- (* t z) x))) (+ x 1.0)) |
| 10.8b | (/ (- (* y z) x) (- (* t z) x)) |
| 42× | *-un-lft-identity |
| 25× | times-frac |
| 22× | add-sqr-sqrt add-cube-cbrt |
| 10× | distribute-lft-out |
| 8× | add-exp-log add-cbrt-cube add-log-exp |
| 7× | associate-/r* associate-/l* |
| 4× | pow1 flip3-- associate-/r/ flip-- associate-/l/ |
| 3× | div-sub |
| 2× | cbrt-undiv sub-neg frac-2neg flip3-+ diff-log div-exp clear-num flip-+ div-inv |
| 1× | associate-+r- |
| 7.0ms | (- (* t z) x) |
| 3.0ms | (- (* y z) x) |
| 14.0ms | (/ (+ x (/ (- (* y z) x) (- (* t z) x))) (+ x 1.0)) |
| 9.0ms | (/ (- (* y z) x) (- (* t z) x)) |
| 5.0ms | (- (* t z) x) |
| 5.0ms | (- (* y z) x) |
| 34.0ms | (/ (+ x (/ (- (* y z) x) (- (* t z) x))) (+ x 1.0)) |
| 17.0ms | (/ (- (* y z) x) (- (* t z) x)) |
Useful iterations: 2 (35.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 399 | 950 |
| 1 | 1413 | 884 |
| 2 | 5001 | 882 |
8 alts after pruning (8 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 101 | 8 | 109 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 102 | 8 | 110 |
Merged error: 1.0b
Found 4 expressions with local error:
| 0.0b | (- (/ (* y z) (- (* t z) x)) (/ x (- (* t z) x))) |
| 0.2b | (/ (+ x (- (/ (* y z) (- (* t z) x)) (/ x (- (* t z) x)))) (+ x 1.0)) |
| 3.3b | (/ x (- (* t z) x)) |
| 11.9b | (/ (* y z) (- (* t z) x)) |
| 64× | *-un-lft-identity |
| 33× | times-frac |
| 30× | add-sqr-sqrt |
| 25× | add-cube-cbrt |
| 16× | distribute-lft-out |
| 13× | add-exp-log add-cbrt-cube |
| 10× | associate-/r* associate-/r/ |
| 9× | associate-/l* |
| 6× | distribute-lft-out-- add-log-exp |
| 5× | flip3-- flip-- div-inv |
| 4× | pow1 cbrt-undiv div-exp |
| 3× | distribute-rgt-out-- frac-2neg clear-num |
| 2× | flip3-+ flip-+ associate-/l/ difference-of-squares |
| 1× | associate-+r- sub-neg diff-log div-sub prod-exp frac-sub cbrt-unprod sub-div |
| 17.0ms | (- (/ (* y z) (- (* t z) x)) (/ x (- (* t z) x))) |
| 22.0ms | (/ (+ x (- (/ (* y z) (- (* t z) x)) (/ x (- (* t z) x)))) (+ x 1.0)) |
| 5.0ms | (/ x (- (* t z) x)) |
| 8.0ms | (/ (* y z) (- (* t z) x)) |
| 21.0ms | (- (/ (* y z) (- (* t z) x)) (/ x (- (* t z) x))) |
| 37.0ms | (/ (+ x (- (/ (* y z) (- (* t z) x)) (/ x (- (* t z) x)))) (+ x 1.0)) |
| 11.0ms | (/ x (- (* t z) x)) |
| 12.0ms | (/ (* y z) (- (* t z) x)) |
Useful iterations: 1 (12.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 477 | 1357 |
| 1 | 1966 | 1267 |
| 2 | 5002 | 1267 |
6 alts after pruning (6 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 129 | 1 | 130 |
| Fresh | 2 | 5 | 7 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 132 | 6 | 138 |
Merged error: 0.2b
Found 4 expressions with local error:
| 0.2b | (/ (+ x (- (* y (/ z (- (* t z) x))) (/ x (- (* t z) x)))) (+ x 1.0)) |
| 2.0b | (* y (/ z (- (* t z) x))) |
| 3.3b | (/ x (- (* t z) x)) |
| 8.6b | (/ z (- (* t z) x)) |
| 58× | *-un-lft-identity |
| 44× | times-frac |
| 43× | add-sqr-sqrt |
| 38× | add-cube-cbrt |
| 15× | add-exp-log associate-*r* add-cbrt-cube |
| 10× | associate-/r* distribute-lft-out associate-/l* |
| 8× | associate-/r/ |
| 6× | pow1 |
| 4× | cbrt-undiv div-exp div-inv add-log-exp |
| 3× | flip3-- frac-2neg associate-*l* clear-num flip-- |
| 2× | flip3-+ prod-exp cbrt-unprod flip-+ associate-/l/ unswap-sqr |
| 1× | associate-+r- div-sub associate-*r/ pow-prod-down *-commutative |
| 17.0ms | (/ (+ x (- (* y (/ z (- (* t z) x))) (/ x (- (* t z) x)))) (+ x 1.0)) |
| 9.0ms | (* y (/ z (- (* t z) x))) |
| 5.0ms | (/ x (- (* t z) x)) |
| 5.0ms | (/ z (- (* t z) x)) |
| 34.0ms | (/ (+ x (- (* y (/ z (- (* t z) x))) (/ x (- (* t z) x)))) (+ x 1.0)) |
| 12.0ms | (* y (/ z (- (* t z) x))) |
| 14.0ms | (/ x (- (* t z) x)) |
| 9.0ms | (/ z (- (* t z) x)) |
Useful iterations: 1 (13.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 476 | 1296 |
| 1 | 2056 | 1196 |
| 2 | 5001 | 1196 |
6 alts after pruning (6 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 144 | 1 | 145 |
| Fresh | 0 | 5 | 5 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 145 | 6 | 151 |
Merged error: 0.2b
Found 4 expressions with local error:
| 0.3b | (/ (+ x 1.0) (+ x (- (* y (/ z (- (* t z) x))) (/ x (- (* t z) x))))) |
| 2.0b | (* y (/ z (- (* t z) x))) |
| 3.3b | (/ x (- (* t z) x)) |
| 8.6b | (/ z (- (* t z) x)) |
| 58× | *-un-lft-identity |
| 44× | times-frac |
| 43× | add-sqr-sqrt |
| 38× | add-cube-cbrt |
| 15× | add-exp-log associate-*r* add-cbrt-cube |
| 10× | associate-/r* distribute-lft-out associate-/l* |
| 8× | associate-/r/ |
| 6× | pow1 |
| 4× | cbrt-undiv div-exp div-inv add-log-exp |
| 3× | flip3-- frac-2neg associate-*l* clear-num flip-- |
| 2× | flip3-+ prod-exp cbrt-unprod flip-+ associate-/l/ unswap-sqr |
| 1× | associate-*r/ pow-prod-down *-commutative |
| 19.0ms | (/ (+ x 1.0) (+ x (- (* y (/ z (- (* t z) x))) (/ x (- (* t z) x))))) |
| 9.0ms | (* y (/ z (- (* t z) x))) |
| 6.0ms | (/ x (- (* t z) x)) |
| 5.0ms | (/ z (- (* t z) x)) |
| 29.0ms | (/ (+ x 1.0) (+ x (- (* y (/ z (- (* t z) x))) (/ x (- (* t z) x))))) |
| 12.0ms | (* y (/ z (- (* t z) x))) |
| 12.0ms | (/ x (- (* t z) x)) |
| 8.0ms | (/ z (- (* t z) x)) |
Useful iterations: 1 (12.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 454 | 1281 |
| 1 | 1887 | 1181 |
| 2 | 5001 | 1181 |
6 alts after pruning (5 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 144 | 0 | 144 |
| Fresh | 0 | 5 | 5 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 144 | 6 | 150 |
Merged error: 0.2b
0% (2.2b remaining)
Error of 2.5b against oracle of 0.3b and baseline of 2.5b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 12 |
| 1 | 22 | 12 |
Space saved by range analysis: 0%
Space saved by search: 0%
Guaranteed chance to sample good point: 67.06543%
| 407.0ms | 8000× | body | 80 | valid |
| 15.0ms | 318× | body | 80 | invalid |
Loading profile data...