Time bar (total: 3.8s)
Space saved by range analysis: 0%
Space saved by search: 0%
Guaranteed chance to sample good point: 92.578125%
| 218.0ms | 363× | body | 80 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 24 | 7 |
| 1 | 54 | 7 |
| 2 | 92 | 7 |
| 3 | 142 | 7 |
| 4 | 192 | 7 |
| 5 | 238 | 7 |
| 6 | 255 | 7 |
| 7 | 286 | 7 |
| 8 | 330 | 7 |
| 9 | 427 | 7 |
| 10 | 455 | 7 |
| 11 | 518 | 7 |
| 12 | 595 | 7 |
| 13 | 803 | 7 |
| 14 | 807 | 7 |
| 15 | 807 | 7 |
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: 4.0b
Found 4 expressions with local error:
| 0.0b | (+ (- x (/ y (* z 3.0))) (/ t (* (* z 3.0) y))) |
| 0.2b | (* (* z 3.0) y) |
| 0.2b | (/ y (* z 3.0)) |
| 7.1b | (/ t (* (* z 3.0) y)) |
| 23× | add-exp-log add-cbrt-cube |
| 14× | *-un-lft-identity |
| 9× | pow1 add-sqr-sqrt add-cube-cbrt add-log-exp |
| 7× | prod-exp cbrt-unprod |
| 6× | times-frac associate-/l* |
| 5× | cbrt-undiv div-exp |
| 3× | associate-*r* pow-prod-down |
| 2× | associate-+l+ frac-2neg frac-add clear-num associate-/r* sum-log div-inv distribute-lft-out |
| 1× | +-commutative associate-+l- sub-neg flip3-- flip3-+ diff-log associate-*l* *-commutative flip-- flip-+ distribute-lft-out-- |
| 10.0ms | (+ (- x (/ y (* z 3.0))) (/ t (* (* z 3.0) y))) |
| 4.0ms | (* (* z 3.0) y) |
| 4.0ms | (/ y (* z 3.0)) |
| 5.0ms | (/ t (* (* z 3.0) y)) |
| 20.0ms | (+ (- x (/ y (* z 3.0))) (/ t (* (* z 3.0) y))) |
| 3.0ms | (* (* z 3.0) y) |
| 4.0ms | (/ y (* z 3.0)) |
| 6.0ms | (/ t (* (* z 3.0) y)) |
Useful iterations: 1 (11.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 405 | 532 |
| 1 | 2039 | 469 |
| 2 | 5001 | 469 |
10 alts after pruning (10 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 83 | 10 | 93 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 84 | 10 | 94 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (+ (- x (/ y (* z 3.0))) (/ (/ t (* z 3.0)) y)) |
| 0.2b | (/ t (* z 3.0)) |
| 0.2b | (/ y (* z 3.0)) |
| 4.8b | (/ (/ t (* z 3.0)) y) |
| 39× | times-frac |
| 29× | *-un-lft-identity |
| 24× | add-sqr-sqrt add-cube-cbrt |
| 23× | add-exp-log add-cbrt-cube |
| 13× | associate-/l* |
| 9× | cbrt-undiv div-exp add-log-exp |
| 7× | div-inv |
| 5× | associate-/r* |
| 4× | pow1 |
| 3× | frac-2neg prod-exp clear-num cbrt-unprod |
| 2× | associate-+l+ frac-add sum-log distribute-lft-out |
| 1× | +-commutative associate-+l- sub-neg flip3-- flip3-+ diff-log flip-- flip-+ associate-/l/ distribute-lft-out-- |
| 14.0ms | (+ (- x (/ y (* z 3.0))) (/ (/ t (* z 3.0)) y)) |
| 4.0ms | (/ t (* z 3.0)) |
| 4.0ms | (/ y (* z 3.0)) |
| 6.0ms | (/ (/ t (* z 3.0)) y) |
| 17.0ms | (+ (- x (/ y (* z 3.0))) (/ (/ t (* z 3.0)) y)) |
| 3.0ms | (/ t (* z 3.0)) |
| 3.0ms | (/ y (* z 3.0)) |
| 6.0ms | (/ (/ t (* z 3.0)) y) |
Useful iterations: 1 (11.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 482 | 721 |
| 1 | 1906 | 657 |
| 2 | 5001 | 657 |
9 alts after pruning (8 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 117 | 4 | 121 |
| Fresh | 5 | 4 | 9 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 122 | 9 | 131 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (+ (- x (/ y (* z 3.0))) (/ (* (/ 1 z) (/ t 3.0)) y)) |
| 0.2b | (/ y (* z 3.0)) |
| 0.3b | (* (/ 1 z) (/ t 3.0)) |
| 4.8b | (/ (* (/ 1 z) (/ t 3.0)) y) |
| 63× | add-exp-log |
| 39× | add-sqr-sqrt add-cbrt-cube |
| 31× | times-frac |
| 29× | *-un-lft-identity |
| 27× | div-exp |
| 22× | add-cube-cbrt |
| 17× | prod-exp |
| 15× | cbrt-undiv |
| 13× | associate-*r* associate-*l* |
| 9× | cbrt-unprod add-log-exp |
| 6× | pow1 unswap-sqr |
| 4× | rec-exp 1-exp associate-/r* div-inv associate-/l* |
| 3× | associate-/l/ |
| 2× | frac-times associate-+l+ frac-2neg associate-*r/ associate-*l/ frac-add clear-num sum-log distribute-lft-out |
| 1× | +-commutative associate-+l- sub-neg flip3-- flip3-+ diff-log pow-prod-down *-commutative flip-- flip-+ distribute-lft-out-- |
| 9.0ms | (+ (- x (/ y (* z 3.0))) (/ (* (/ 1 z) (/ t 3.0)) y)) |
| 4.0ms | (/ y (* z 3.0)) |
| 10.0ms | (* (/ 1 z) (/ t 3.0)) |
| 8.0ms | (/ (* (/ 1 z) (/ t 3.0)) y) |
| 20.0ms | (+ (- x (/ y (* z 3.0))) (/ (* (/ 1 z) (/ t 3.0)) y)) |
| 3.0ms | (/ y (* z 3.0)) |
| 3.0ms | (* (/ 1 z) (/ t 3.0)) |
| 6.0ms | (/ (* (/ 1 z) (/ t 3.0)) y) |
Useful iterations: 2 (61.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 697 | 857 |
| 1 | 3211 | 724 |
| 2 | 5001 | 717 |
8 alts after pruning (7 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 140 | 2 | 142 |
| Fresh | 2 | 5 | 7 |
| Picked | 0 | 1 | 1 |
| Done | 1 | 0 | 1 |
| Total | 143 | 8 | 151 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (+ x (- (/ (/ t z) (* y 3.0)) (/ y (* z 3.0)))) |
| 0.0b | (- (/ (/ t z) (* y 3.0)) (/ y (* z 3.0))) |
| 0.2b | (/ y (* z 3.0)) |
| 4.9b | (/ (/ t z) (* y 3.0)) |
| 34× | times-frac |
| 27× | *-un-lft-identity |
| 22× | add-sqr-sqrt |
| 21× | add-exp-log add-cbrt-cube |
| 20× | add-cube-cbrt |
| 16× | associate-/l* |
| 11× | add-log-exp |
| 8× | cbrt-undiv div-exp |
| 4× | pow1 div-inv |
| 3× | prod-exp cbrt-unprod |
| 2× | sub-neg associate-+r+ frac-2neg diff-log clear-num associate-/r* sum-log distribute-lft-out distribute-lft-out-- |
| 1× | +-commutative associate-+r- flip3-- flip3-+ frac-sub flip-- flip-+ associate-/l/ difference-of-squares |
| 15.0ms | (+ x (- (/ (/ t z) (* y 3.0)) (/ y (* z 3.0)))) |
| 13.0ms | (- (/ (/ t z) (* y 3.0)) (/ y (* z 3.0))) |
| 4.0ms | (/ y (* z 3.0)) |
| 6.0ms | (/ (/ t z) (* y 3.0)) |
| 19.0ms | (+ x (- (/ (/ t z) (* y 3.0)) (/ y (* z 3.0)))) |
| 12.0ms | (- (/ (/ t z) (* y 3.0)) (/ y (* z 3.0))) |
| 3.0ms | (/ y (* z 3.0)) |
| 8.0ms | (/ (/ t z) (* y 3.0)) |
Useful iterations: 2 (38.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 507 | 683 |
| 1 | 1758 | 626 |
| 2 | 5001 | 623 |
8 alts after pruning (6 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 110 | 1 | 111 |
| Fresh | 1 | 5 | 6 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 111 | 8 | 119 |
Merged error: 0.0b
66.9% (0.5b remaining)
Error of 0.6b against oracle of 0.0b and baseline of 1.7b
| Iters | Range | Point | |
|---|---|---|---|
| 7 | 2.0434024964965887e+35 | 8.782466503713609e+36 | 2.1795871185634973e+36 |
| 10 | -1.3657708170586022e+56 | -7.823549597963767e+45 | -2.746912894716906e+47 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 34 | 18 |
| 1 | 34 | 18 |
Space saved by range analysis: 0%
Space saved by search: 0%
Guaranteed chance to sample good point: 92.578125%
| 522.0ms | 11153× | body | 80 | valid |
Loading profile data...