many_nodes.json 1.9 KB

1234567891011121314151617181920212223242526272829303132333435363738
  1. {
  2. "_dashboard_memory_usage_mb": 199.020544,
  3. "_dashboard_test_success": true,
  4. "_peak_memory": 3.48,
  5. "_peak_process_memory": "PID\tMEM\tCOMMAND\n216\t0.45GiB\t/home/ray/anaconda3/lib/python3.8/site-packages/ray/core/src/ray/gcs/gcs_server --log_dir=/tmp/ray/s\n323\t0.18GiB\t/home/ray/anaconda3/bin/python /home/ray/anaconda3/lib/python3.8/site-packages/ray/dashboard/dashboa\n2901\t0.17GiB\tpython distributed/test_many_tasks.py --num-tasks=1000\n59\t0.08GiB\t/home/ray/anaconda3/bin/python /home/ray/anaconda3/bin/anyscale session web_terminal_server --deploy\n408\t0.07GiB\t/home/ray/anaconda3/bin/python -u /home/ray/anaconda3/lib/python3.8/site-packages/ray/_private/runti\n2729\t0.07GiB\tray::JobSupervisor\n3124\t0.06GiB\tray::StateAPIGeneratorActor.start\n3072\t0.06GiB\tray::DashboardTester.run\n52\t0.06GiB\t/home/ray/anaconda3/bin/python /home/ray/anaconda3/bin/jupyter-lab --allow-root --ip=127.0.0.1 --no-\n3012\t0.06GiB\tray::MemoryMonitorActor.run",
  6. "num_tasks": 1000,
  7. "perf_metrics": [
  8. {
  9. "perf_metric_name": "tasks_per_second",
  10. "perf_metric_type": "THROUGHPUT",
  11. "perf_metric_value": 272.7469880191856
  12. },
  13. {
  14. "perf_metric_name": "used_cpus_by_deadline",
  15. "perf_metric_type": "THROUGHPUT",
  16. "perf_metric_value": 250.0
  17. },
  18. {
  19. "perf_metric_name": "dashboard_p50_latency_ms",
  20. "perf_metric_type": "LATENCY",
  21. "perf_metric_value": 3.465
  22. },
  23. {
  24. "perf_metric_name": "dashboard_p95_latency_ms",
  25. "perf_metric_type": "LATENCY",
  26. "perf_metric_value": 47.45
  27. },
  28. {
  29. "perf_metric_name": "dashboard_p99_latency_ms",
  30. "perf_metric_type": "LATENCY",
  31. "perf_metric_value": 143.498
  32. }
  33. ],
  34. "success": "1",
  35. "tasks_per_second": 272.7469880191856,
  36. "time": 303.66640162467957,
  37. "used_cpus": 250.0
  38. }