File size: 3,378 Bytes
ed34d76
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
{
  "gpu": "NVIDIA L4",
  "device": "cuda",
  "config": {
    "n_pack": 2000000,
    "n_cov": 2000000,
    "d": 6,
    "alphas": "0.8,0.7,0.5",
    "eps": 1.0,
    "delta": 1e-06,
    "beta": 0.1,
    "V": 1.0,
    "max_iters": null,
    "seed": 0,
    "out": "/tmp/gpu_mixed.json",
    "repo": "txus/private-positive-lp-repro"
  },
  "runs": [
    {
      "n_p": 2000000,
      "n_c": 2000000,
      "n": 4000000,
      "d": 6,
      "alpha": 0.8,
      "V": 1.0,
      "S": 0.9999999403953552,
      "R": 1.4089691638946533,
      "T_theory": 34331,
      "T_run": 34331,
      "iters_capped": false,
      "s_bound": 330634.80093659315,
      "s_over_n": 0.08265870023414829,
      "s_vacuous": false,
      "eps_prime": 0.0007260111668529109,
      "U_p": 3.0244850123679904e-06,
      "U_c": 3.0244850123679904e-06,
      "step": 0.011069742081447778,
      "smax_over_smin": 0.41417001426432,
      "ratio_bound": 1.8,
      "lemma21_ratio_holds": true,
      "n_scale_candidates": 37,
      "scale_em_error_bound": 16290.391116788203,
      "scale_em_vacuous": false,
      "violations_best_scale": 0,
      "violations_private_scale": 0,
      "best_scale": 0.0008304069051519036,
      "private_scale": 0.004842933267354965,
      "violations_le_s_private": true,
      "seconds": 260.7946186065674,
      "device": "cuda",
      "gpu": "NVIDIA L4"
    },
    {
      "n_p": 2000000,
      "n_c": 2000000,
      "n": 4000000,
      "d": 6,
      "alpha": 0.7,
      "V": 1.0,
      "S": 0.9999999403953552,
      "R": 1.4089691638946533,
      "T_theory": 51247,
      "T_run": 51247,
      "iters_capped": false,
      "s_bound": 619613.333216081,
      "s_over_n": 0.15490333330402026,
      "s_vacuous": false,
      "eps_prime": 0.0005942268884765537,
      "U_p": 1.6139097504721782e-06,
      "U_c": 1.6139097504721782e-06,
      "step": 0.009686024321266805,
      "smax_over_smin": 0.4081031766421579,
      "ratio_bound": 1.7,
      "lemma21_ratio_holds": true,
      "n_scale_candidates": 41,
      "scale_em_error_bound": 20248.687048451975,
      "scale_em_vacuous": false,
      "violations_best_scale": 0,
      "violations_private_scale": 0,
      "best_scale": 0.0009798043174669147,
      "private_scale": 0.001665667281486094,
      "violations_le_s_private": true,
      "seconds": 409.30239033699036,
      "device": "cuda",
      "gpu": "NVIDIA L4"
    },
    {
      "n_p": 2000000,
      "n_c": 2000000,
      "n": 4000000,
      "d": 6,
      "alpha": 0.5,
      "V": 1.0,
      "S": 0.9999999403953552,
      "R": 1.4089691638946533,
      "T_theory": 140623,
      "T_run": 140623,
      "iters_capped": false,
      "s_bound": 3006737.6752341064,
      "s_over_n": 0.7516844188085265,
      "s_vacuous": false,
      "eps_prime": 0.0003587222760928418,
      "U_p": 5e-07,
      "U_c": 5e-07,
      "step": 0.0069185888009048605,
      "smax_over_smin": 0.5368011276226705,
      "ratio_bound": 1.5,
      "lemma21_ratio_holds": true,
      "n_scale_candidates": 56,
      "scale_em_error_bound": 35280.4220481962,
      "scale_em_vacuous": false,
      "violations_best_scale": 0,
      "violations_private_scale": 0,
      "best_scale": 0.000745909521356225,
      "private_scale": 0.000745909521356225,
      "violations_le_s_private": true,
      "seconds": 1371.3094284534454,
      "device": "cuda",
      "gpu": "NVIDIA L4"
    }
  ]
}