---------------------------------
| rollout/           |          |
|    ep_len_mean     | 1        |
|    ep_rew_mean     | 0.608    |
| time/              |          |
|    fps             | 6        |
|    iterations      | 1        |
|    time_elapsed    | 320      |
|    total_timesteps | 2048     |
---------------------------------
-----------------------------------------
| rollout/                |             |
|    ep_len_mean          | 1           |
|    ep_rew_mean          | 0.605       |
| time/                   |             |
|    fps                  | 3           |
|    iterations           | 2           |
|    time_elapsed         | 1102        |
|    total_timesteps      | 4096        |
| train/                  |             |
|    approx_kl            | 0.009812164 |
|    clip_fraction        | 0.166       |
|    clip_range           | 0.2         |
|    entropy_loss         | -15.2       |
|    explained_variance   | -0.347      |
|    learning_rate        | 0.0003      |
|    loss                 | 0.0155      |
|    n_updates            | 10          |
|    policy_gradient_loss | -0.00768    |
|    value_loss           | 20.1        |
-----------------------------------------
-----------------------------------------
| rollout/                |             |
|    ep_len_mean          | 1           |
|    ep_rew_mean          | 0.602       |
| time/                   |             |
|    fps                  | 3           |
|    iterations           | 3           |
|    time_elapsed         | 1883        |
|    total_timesteps      | 6144        |
| train/                  |             |
|    approx_kl            | 0.012175776 |
|    clip_fraction        | 0.178       |
|    clip_range           | 0.2         |
|    entropy_loss         | -15.2       |
|    explained_variance   | -0.00146    |
|    learning_rate        | 0.0003      |
|    loss                 | 0.0381      |
|    n_updates            | 20          |
|    policy_gradient_loss | -0.0116     |
|    value_loss           | 0.0761      |
-----------------------------------------
-----------------------------------------
| rollout/                |             |
|    ep_len_mean          | 1           |
|    ep_rew_mean          | 0.604       |
| time/                   |             |
|    fps                  | 3           |
|    iterations           | 4           |
|    time_elapsed         | 2666        |
|    total_timesteps      | 8192        |
| train/                  |             |
|    approx_kl            | 0.011690773 |
|    clip_fraction        | 0.164       |
|    clip_range           | 0.2         |
|    entropy_loss         | -15.2       |
|    explained_variance   | -0.000432   |
|    learning_rate        | 0.0003      |
|    loss                 | 0.0142      |
|    n_updates            | 30          |
|    policy_gradient_loss | -0.00848    |
|    value_loss           | 0.0725      |
-----------------------------------------