Trace number 4807064
Some explanations
A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process.
The trace of the execution of a solver is divided into four (or five) parts:
-
SOLVER DATA
This is the output of the solver (stdout and stderr).
Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.
When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.
As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
-
VERIFIER DATA
The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
-
CONVERSION SCRIPT DATA (Optionnal)
When a conversion script is used, this section shows the messages that were output by the conversion script.
-
WATCHER DATA
This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver.
The memory used by the solver (vsize) is also given every ten seconds.
When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
-
LAUNCHER DATA
These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.
Solver answer on this benchmark
General information on the benchmark
| Name | PB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/maxcut/maxcut_opt_complete_5-partite_inlv/ normalized-maxcut_opt_complete_5-partite_inlv_nvert_90.opb |
| MD5SUM | 3f499b74002fe6041c5bb4e8eb144510 |
| Bench Category | OPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate) |
| Best result obtained on this benchmark | SAT |
| Best value of the objective obtained on this benchmark | -1944 |
| Best CPU time to get the best result obtained on this benchmark | 2822.27 |
| Has Objective Function | YES |
| Satisfiable | |
| (Un)Satisfiability was proved | |
| Best value of the objective function | |
| Optimality of the best value was proved | |
| Number of variables | 4005 |
| Total number of constraints | 469920 |
| Number of constraints which are clauses | 469920 |
| Number of constraints which are cardinality constraints (but not clauses) | 0 |
| Number of constraints which are nor clauses,nor cardinality constraints | 0 |
| Minimum length of a constraint | 3 |
| Maximum length of a constraint | 3 |
| Number of terms in the objective function | 3240 |
| Biggest coefficient in the objective function | 1 |
| Number of bits for the biggest coefficient in the objective function | 1 |
| Sum of the numbers in the objective function | 3240 |
| Number of bits of the sum of numbers in the objective function | 12 |
| Biggest number in a constraint | 2 |
| Number of bits of the biggest number in a constraint | 2 |
| Biggest sum of numbers in a constraint | 3240 |
| Number of bits of the biggest sum of numbers | 12 |
| Number of products (including duplicates) | 0 |
| Sum of products size (including duplicates) | 0 |
| Number of different products | 0 |
| Sum of products size | 0 |
Solver Data
0.00/0.02 c RoundingSat 2
0.00/0.02 c branch pb26-symm
0.00/0.02 c commit 801ab82
0.58/0.69 c
0.58/0.69 c make graph and approximate orbits
0.67/0.74 c [group: #orbits ~= 4] (47.5778ms)
0.67/0.74 c
0.67/0.74 c detect special group actions
0.67/0.74 c probe for Johnson action (limit=64)
0.77/0.86 c probe for row-column symmetry (limit=64, splits=16.7772M)
0.87/0.95 c probe for row symmetry (limit=64, splits=16.7772M)
0.87/0.95 c (208.189ms)
0.87/0.95 c
0.87/0.95 c detect symmetries on remainder
0.87/0.97 c [graph: #vertices 485941 #edges 2850030]
0.87/0.99 c dejavu (support_limit=48MB, budget_limit=64) exceeded limit
2.98/3.08 c [group: #symmetries 1.6136*10^80 #gens 15] (2134.19ms)
2.98/3.08 c
2.98/3.08 c optimize generators (opt_passes=64, conjugate_limit=600)
2.98/3.09 c opt it=15, l=463, m=181, opt=20, avg=2454, b=352, gens=15
2.98/3.09 c opt it=31, l=878, m=338, opt=31, avg=2409, b=352, gens=15
2.98/3.10 c opt it=47, l=1286, m=472, opt=36, avg=2353, b=352, gens=15
2.98/3.10 c ran it=0, +gens=15
3.16/3.22 c con best_support=352, best_gens=2, +gens=600
3.16/3.22 c (137.087ms)
3.16/3.22 c
3.16/3.22 c finalize break order and special generators
3.16/3.22 c
3.16/3.22 c add generic predicates (break_depth=10)
3.16/3.23 c added predicates for 630 generators (4.9637ms)
3.16/3.23 c
3.16/3.23 c generation finished
3.16/3.23 c [sbp: #constraints 5964 #add_vars 1917]
3.36/3.47 c #variables 4005 #constraints 475884
3.36/3.47 c objective is ce32
3.36/3.47 c initial watched CF 32, 64, 128, Arb: 0 , 0 , 0 , 0
3.36/3.47 c initial counting CF 32, 64, 128, Arb: 1 , 0 , 0 , 0
3.36/3.47 c bounds - >= -3240 @ 3.17593
6.74/6.84 c bounds 0 >= -3240 @ 6.49934
13.82/13.91 c bounds 0 >= -3239 @ 13.537
13.82/13.91 c bounds 0 >= -3238 @ 13.5373
13.82/13.91 c bounds 0 >= -3237 @ 13.5376
13.82/13.91 c bounds 0 >= -3236 @ 13.5378
13.82/13.91 c bounds 0 >= -3235 @ 13.5381
13.82/13.91 c bounds 0 >= -3234 @ 13.5383
13.82/13.91 c bounds 0 >= -3233 @ 13.5385
13.82/13.91 c bounds 0 >= -3232 @ 13.5387
13.82/13.91 c bounds 0 >= -3231 @ 13.5389
13.82/13.91 c bounds 0 >= -3230 @ 13.5391
13.82/13.91 c bounds 0 >= -3229 @ 13.5393
13.82/13.91 c bounds 0 >= -3228 @ 13.5395
13.82/13.91 c bounds 0 >= -3227 @ 13.5397
13.82/13.91 c bounds 0 >= -3226 @ 13.5399
13.82/13.91 c bounds 0 >= -3225 @ 13.5401
13.82/13.91 c bounds 0 >= -3224 @ 13.5402
13.82/13.91 c bounds 0 >= -3223 @ 13.5404
13.82/13.91 c bounds 0 >= -3222 @ 13.5406
13.82/13.91 c bounds 0 >= -3221 @ 13.5417
13.82/13.91 c bounds 0 >= -3220 @ 13.542
13.82/13.91 c bounds 0 >= -3219 @ 13.5424
13.82/13.91 c bounds 0 >= -3218 @ 13.5426
13.82/13.91 c bounds 0 >= -3217 @ 13.5429
13.82/13.91 c bounds 0 >= -3216 @ 13.5431
13.82/13.91 c bounds 0 >= -3215 @ 13.5436
13.82/13.91 c bounds 0 >= -3214 @ 13.5438
13.82/13.91 c bounds 0 >= -3213 @ 13.544
13.82/13.91 c bounds 0 >= -3212 @ 13.5442
13.82/13.91 c bounds 0 >= -3211 @ 13.5444
13.82/13.91 c bounds 0 >= -3210 @ 13.5446
13.82/13.91 c bounds 0 >= -3209 @ 13.5448
13.82/13.91 c bounds 0 >= -3208 @ 13.545
13.82/13.92 c bounds 0 >= -3207 @ 13.5464
13.82/13.92 c bounds 0 >= -3206 @ 13.5478
13.82/13.92 c bounds 0 >= -3205 @ 13.548
13.82/13.92 c bounds 0 >= -3204 @ 13.5482
13.82/13.92 c bounds 0 >= -3203 @ 13.5485
13.82/13.92 c bounds 0 >= -3202 @ 13.5488
13.82/13.92 c bounds 0 >= -3201 @ 13.5492
13.82/13.92 c bounds 0 >= -3200 @ 13.5494
13.82/13.92 c bounds 0 >= -3199 @ 13.5497
13.82/13.92 c bounds 0 >= -3198 @ 13.55
13.82/13.92 c bounds 0 >= -3197 @ 13.5502
13.82/13.92 c bounds 0 >= -3196 @ 13.5504
13.82/13.92 c bounds 0 >= -3195 @ 13.5505
13.82/13.92 c bounds 0 >= -3194 @ 13.5507
13.82/13.92 c bounds 0 >= -3193 @ 13.5509
13.82/13.92 c bounds 0 >= -3192 @ 13.5511
13.82/13.92 c bounds 0 >= -3191 @ 13.5513
13.82/13.92 c bounds 0 >= -3190 @ 13.5516
13.82/13.92 c bounds 0 >= -3189 @ 13.5518
13.82/13.92 c bounds 0 >= -3188 @ 13.5521
13.82/13.92 c bounds 0 >= -3187 @ 13.5523
13.82/13.92 c bounds 0 >= -3186 @ 13.5528
13.82/13.92 c bounds 0 >= -3185 @ 13.553
13.82/13.92 c bounds 0 >= -3184 @ 13.5532
13.82/13.92 c bounds 0 >= -3183 @ 13.5534
13.82/13.92 c bounds 0 >= -3182 @ 13.5536
13.82/13.92 c bounds 0 >= -3181 @ 13.5538
13.82/13.92 c bounds 0 >= -3180 @ 13.554
13.82/13.92 c bounds 0 >= -3179 @ 13.5542
13.82/13.92 c bounds 0 >= -3178 @ 13.5544
13.82/13.92 c bounds 0 >= -3177 @ 13.5546
13.82/13.92 c bounds 0 >= -3176 @ 13.5548
13.82/13.92 c bounds 0 >= -3175 @ 13.5549
13.82/13.93 c bounds 0 >= -3174 @ 13.5566
13.82/13.93 c bounds 0 >= -3173 @ 13.5576
13.82/13.93 c bounds 0 >= -3172 @ 13.558
13.82/13.93 c bounds 0 >= -3171 @ 13.5584
13.82/13.93 c bounds 0 >= -3170 @ 13.5588
13.82/13.93 c bounds 0 >= -3169 @ 13.559
13.82/13.93 c bounds 0 >= -3168 @ 13.5593
13.82/13.93 c bounds 0 >= -3167 @ 13.5595
13.82/13.93 c bounds 0 >= -3166 @ 13.5597
13.82/13.93 c bounds 0 >= -3165 @ 13.5599
13.82/13.93 c bounds 0 >= -3164 @ 13.5601
13.82/13.93 c bounds 0 >= -3163 @ 13.5603
13.82/13.93 c bounds 0 >= -3162 @ 13.5605
13.82/13.93 c bounds 0 >= -3161 @ 13.5606
13.82/13.93 c bounds 0 >= -3160 @ 13.5608
13.82/13.93 c bounds 0 >= -3159 @ 13.561
13.82/13.93 c bounds 0 >= -3158 @ 13.5612
13.82/13.93 c bounds 0 >= -3157 @ 13.5615
13.82/13.93 c bounds 0 >= -3156 @ 13.5618
13.82/13.93 c bounds 0 >= -3155 @ 13.562
13.82/13.93 c bounds 0 >= -3154 @ 13.5622
13.82/13.93 c bounds 0 >= -3153 @ 13.5624
13.82/13.93 c bounds 0 >= -3152 @ 13.5626
13.82/13.93 c bounds 0 >= -3151 @ 13.5628
13.82/13.93 c bounds 0 >= -3150 @ 13.563
13.82/13.93 c bounds 0 >= -3149 @ 13.5632
13.82/13.93 c bounds 0 >= -3148 @ 13.5633
13.82/13.93 c bounds 0 >= -3147 @ 13.5635
13.82/13.93 c bounds 0 >= -3146 @ 13.5637
13.82/13.93 c bounds 0 >= -3145 @ 13.5639
13.82/13.93 c bounds 0 >= -3144 @ 13.5643
13.82/13.93 c bounds 0 >= -3143 @ 13.5646
13.82/13.93 c bounds 0 >= -3142 @ 13.5649
13.82/13.93 c bounds 0 >= -3141 @ 13.5651
13.82/13.93 c bounds 0 >= -3140 @ 13.5653
13.82/13.93 c bounds 0 >= -3139 @ 13.5654
13.82/13.94 c bounds 0 >= -3138 @ 13.5656
13.82/13.94 c bounds 0 >= -3137 @ 13.5658
13.82/13.94 c bounds 0 >= -3136 @ 13.566
13.82/13.94 c bounds 0 >= -3135 @ 13.5662
13.82/13.94 c bounds 0 >= -3134 @ 13.5664
13.82/13.94 c bounds 0 >= -3133 @ 13.5665
13.82/13.94 c bounds 0 >= -3132 @ 13.5667
13.82/13.94 c bounds 0 >= -3131 @ 13.5669
13.82/13.94 c bounds 0 >= -3130 @ 13.5671
13.82/13.94 c bounds 0 >= -3129 @ 13.5672
13.82/13.94 c bounds 0 >= -3128 @ 13.5678
13.82/13.94 c bounds 0 >= -3127 @ 13.568
13.82/13.94 c bounds 0 >= -3126 @ 13.5683
13.82/13.94 c bounds 0 >= -3125 @ 13.5685
13.82/13.94 c bounds 0 >= -3124 @ 13.5687
13.82/13.94 c bounds 0 >= -3123 @ 13.569
13.82/13.94 c bounds 0 >= -3122 @ 13.5692
13.82/13.94 c bounds 0 >= -3121 @ 13.5694
13.82/13.94 c bounds 0 >= -3120 @ 13.5696
13.82/13.94 c bounds 0 >= -3119 @ 13.5698
13.82/13.94 c bounds 0 >= -3118 @ 13.57
13.82/13.94 c bounds 0 >= -3117 @ 13.5702
13.82/13.94 c bounds 0 >= -3116 @ 13.5704
13.82/13.94 c bounds 0 >= -3115 @ 13.5707
13.82/13.94 c bounds 0 >= -3114 @ 13.5711
13.82/13.94 c bounds 0 >= -3113 @ 13.5713
13.82/13.94 c bounds 0 >= -3112 @ 13.5715
13.82/13.94 c bounds 0 >= -3111 @ 13.5717
13.82/13.94 c bounds 0 >= -3110 @ 13.5719
13.82/13.94 c bounds 0 >= -3109 @ 13.5721
13.82/13.94 c bounds 0 >= -3108 @ 13.5723
13.82/13.94 c bounds 0 >= -3107 @ 13.5725
13.82/13.94 c bounds 0 >= -3106 @ 13.5727
13.82/13.94 c bounds 0 >= -3105 @ 13.5728
13.82/13.94 c bounds 0 >= -3104 @ 13.573
13.82/13.94 c bounds 0 >= -3103 @ 13.5732
13.82/13.94 c bounds 0 >= -3102 @ 13.5734
13.82/13.94 c bounds 0 >= -3101 @ 13.5736
13.82/13.94 c bounds 0 >= -3100 @ 13.5738
13.82/13.94 c bounds 0 >= -3099 @ 13.574
13.82/13.94 c bounds 0 >= -3098 @ 13.5743
13.82/13.94 c bounds 0 >= -3097 @ 13.5745
13.82/13.94 c bounds 0 >= -3096 @ 13.5748
13.82/13.94 c bounds 0 >= -3095 @ 13.575
13.82/13.94 c bounds 0 >= -3094 @ 13.5752
13.82/13.94 c bounds 0 >= -3093 @ 13.5754
13.82/13.95 c bounds 0 >= -3092 @ 13.5756
13.82/13.95 c bounds 0 >= -3091 @ 13.5758
13.82/13.95 c bounds 0 >= -3090 @ 13.576
13.82/13.95 c bounds 0 >= -3089 @ 13.5762
13.82/13.95 c bounds 0 >= -3088 @ 13.5764
13.82/13.95 c bounds 0 >= -3087 @ 13.5765
13.82/13.95 c bounds 0 >= -3086 @ 13.577
13.82/13.95 c bounds 0 >= -3085 @ 13.5772
13.82/13.95 c bounds 0 >= -3084 @ 13.5774
13.82/13.95 c bounds 0 >= -3083 @ 13.5776
13.82/13.95 c bounds 0 >= -3082 @ 13.5778
13.82/13.95 c bounds 0 >= -3081 @ 13.578
13.82/13.95 c bounds 0 >= -3080 @ 13.5782
13.82/13.95 c bounds 0 >= -3079 @ 13.5784
13.82/13.95 c bounds 0 >= -3078 @ 13.5786
13.82/13.95 c bounds 0 >= -3077 @ 13.5788
13.82/13.95 c bounds 0 >= -3076 @ 13.579
13.82/13.95 c bounds 0 >= -3075 @ 13.5792
13.82/13.95 c bounds 0 >= -3074 @ 13.5793
13.82/13.95 c bounds 0 >= -3073 @ 13.5795
13.82/13.95 c bounds 0 >= -3072 @ 13.5797
13.82/13.95 c bounds 0 >= -3071 @ 13.5799
13.82/13.95 c bounds 0 >= -3070 @ 13.5803
13.82/13.95 c bounds 0 >= -3069 @ 13.5805
13.82/13.95 c bounds 0 >= -3068 @ 13.5807
13.82/13.95 c bounds 0 >= -3067 @ 13.5819
13.82/13.95 c bounds 0 >= -3066 @ 13.5821
13.82/13.95 c bounds 0 >= -3065 @ 13.5823
13.82/13.95 c bounds 0 >= -3064 @ 13.5825
13.82/13.95 c bounds 0 >= -3063 @ 13.5826
13.82/13.95 c bounds 0 >= -3062 @ 13.5828
13.82/13.95 c bounds 0 >= -3061 @ 13.583
13.82/13.95 c bounds 0 >= -3060 @ 13.5832
13.82/13.95 c bounds 0 >= -3059 @ 13.5833
13.82/13.96 c bounds 0 >= -3058 @ 13.5861
13.82/13.96 c bounds 0 >= -3057 @ 13.5863
13.82/13.96 c bounds 0 >= -3056 @ 13.5865
13.82/13.96 c bounds 0 >= -3055 @ 13.5867
13.82/13.96 c bounds 0 >= -3054 @ 13.5868
13.82/13.96 c bounds 0 >= -3053 @ 13.587
13.82/13.96 c bounds 0 >= -3052 @ 13.5872
13.82/13.96 c bounds 0 >= -3051 @ 13.5874
13.82/13.96 c bounds 0 >= -3050 @ 13.5876
13.82/13.96 c bounds 0 >= -3049 @ 13.5877
13.82/13.96 c bounds 0 >= -3048 @ 13.5879
13.82/13.96 c bounds 0 >= -3047 @ 13.5881
13.82/13.96 c bounds 0 >= -3046 @ 13.5883
13.82/13.96 c bounds 0 >= -3045 @ 13.5885
13.82/13.96 c bounds 0 >= -3044 @ 13.5887
13.82/13.96 c bounds 0 >= -3043 @ 13.5889
13.82/13.96 c bounds 0 >= -3042 @ 13.5893
13.82/13.96 c bounds 0 >= -3041 @ 13.5894
13.82/13.96 c bounds 0 >= -3040 @ 13.5896
13.82/13.96 c bounds 0 >= -3039 @ 13.59
13.82/13.96 c bounds 0 >= -3038 @ 13.5902
13.82/13.96 c bounds 0 >= -3037 @ 13.5904
13.82/13.96 c bounds 0 >= -3036 @ 13.5906
13.82/13.96 c bounds 0 >= -3035 @ 13.5907
13.82/13.96 c bounds 0 >= -3034 @ 13.5909
13.82/13.96 c bounds 0 >= -3033 @ 13.5913
13.82/13.96 c bounds 0 >= -3032 @ 13.5915
13.82/13.96 c bounds 0 >= -3031 @ 13.5917
13.82/13.96 c bounds 0 >= -3030 @ 13.5918
13.82/13.96 c bounds 0 >= -3029 @ 13.5926
13.82/13.96 c bounds 0 >= -3028 @ 13.5928
13.82/13.96 c bounds 0 >= -3027 @ 13.5931
13.82/13.96 c bounds 0 >= -3026 @ 13.5933
13.82/13.96 c bounds 0 >= -3025 @ 13.5935
13.82/13.96 c bounds 0 >= -3024 @ 13.5937
13.82/13.96 c bounds 0 >= -3023 @ 13.5939
13.82/13.96 c bounds 0 >= -3022 @ 13.5941
13.82/13.96 c bounds 0 >= -3021 @ 13.5943
13.82/13.96 c bounds 0 >= -3020 @ 13.5945
13.82/13.96 c bounds 0 >= -3019 @ 13.5947
13.82/13.96 c bounds 0 >= -3018 @ 13.5948
13.82/13.96 c bounds 0 >= -3017 @ 13.595
13.82/13.96 c bounds 0 >= -3016 @ 13.5952
13.82/13.97 c bounds 0 >= -3015 @ 13.5961
13.93/14.06 c bounds -1944 >= -3015 @ 13.6896
13.93/14.06 c bounds -1944 >= -3014 @ 13.6908
13.93/14.06 c bounds -1944 >= -3013 @ 13.6915
13.93/14.06 c bounds -1944 >= -3012 @ 13.6917
13.93/14.06 c bounds -1944 >= -3011 @ 13.6919
13.93/14.06 c bounds -1944 >= -3010 @ 13.6923
13.93/14.06 c bounds -1944 >= -3009 @ 13.6925
13.93/14.06 c bounds -1944 >= -3008 @ 13.6927
13.93/14.06 c bounds -1944 >= -3007 @ 13.6929
13.93/14.06 c bounds -1944 >= -3006 @ 13.6931
13.93/14.06 c bounds -1944 >= -3005 @ 13.6934
13.93/14.07 c bounds -1944 >= -3004 @ 13.6943
13.93/14.07 c bounds -1944 >= -3003 @ 13.6946
13.93/14.07 c bounds -1944 >= -3002 @ 13.6949
13.93/14.07 c bounds -1944 >= -3001 @ 13.6952
13.93/14.07 c bounds -1944 >= -3000 @ 13.6954
13.93/14.07 c bounds -1944 >= -2999 @ 13.6956
13.93/14.07 c bounds -1944 >= -2998 @ 13.6958
13.93/14.07 c bounds -1944 >= -2997 @ 13.696
13.93/14.07 c bounds -1944 >= -2996 @ 13.6962
13.93/14.07 c bounds -1944 >= -2995 @ 13.6964
13.93/14.07 c bounds -1944 >= -2994 @ 13.6966
13.93/14.07 c bounds -1944 >= -2993 @ 13.6967
13.93/14.07 c bounds -1944 >= -2992 @ 13.6969
13.93/14.07 c bounds -1944 >= -2991 @ 13.6971
13.93/14.07 c bounds -1944 >= -2990 @ 13.698
13.93/14.07 c bounds -1944 >= -2989 @ 13.6984
13.93/14.07 c bounds -1944 >= -2988 @ 13.6986
13.93/14.07 c bounds -1944 >= -2987 @ 13.6996
13.93/14.07 c bounds -1944 >= -2986 @ 13.6999
13.93/14.07 c bounds -1944 >= -2985 @ 13.7001
13.93/14.07 c bounds -1944 >= -2984 @ 13.7003
13.93/14.07 c bounds -1944 >= -2983 @ 13.7005
13.93/14.07 c bounds -1944 >= -2982 @ 13.7007
13.93/14.07 c bounds -1944 >= -2981 @ 13.7009
13.93/14.07 c bounds -1944 >= -2980 @ 13.7011
13.93/14.07 c bounds -1944 >= -2979 @ 13.7013
13.93/14.07 c bounds -1944 >= -2978 @ 13.7016
13.93/14.07 c bounds -1944 >= -2977 @ 13.7019
13.93/14.07 c bounds -1944 >= -2976 @ 13.7021
13.93/14.07 c bounds -1944 >= -2975 @ 13.7023
13.93/14.07 c bounds -1944 >= -2974 @ 13.7025
13.93/14.07 c bounds -1944 >= -2973 @ 13.7027
13.93/14.07 c bounds -1944 >= -2972 @ 13.7029
13.93/14.07 c bounds -1944 >= -2971 @ 13.703
13.93/14.07 c bounds -1944 >= -2970 @ 13.7032
13.93/14.07 c bounds -1944 >= -2969 @ 13.7034
13.93/14.07 c bounds -1944 >= -2968 @ 13.7035
13.93/14.07 c bounds -1944 >= -2967 @ 13.7037
13.93/14.07 c bounds -1944 >= -2966 @ 13.7039
13.93/14.08 c bounds -1944 >= -2965 @ 13.7041
13.93/14.08 c bounds -1944 >= -2964 @ 13.7043
13.93/14.08 c bounds -1944 >= -2963 @ 13.7045
13.93/14.08 c bounds -1944 >= -2962 @ 13.7046
13.93/14.08 c bounds -1944 >= -2961 @ 13.705
13.93/14.08 c bounds -1944 >= -2960 @ 13.7052
13.93/14.08 c bounds -1944 >= -2959 @ 13.7055
13.93/14.08 c bounds -1944 >= -2958 @ 13.7057
13.93/14.08 c bounds -1944 >= -2957 @ 13.706
13.93/14.08 c bounds -1944 >= -2956 @ 13.7062
13.93/14.08 c bounds -1944 >= -2955 @ 13.7063
13.93/14.08 c bounds -1944 >= -2954 @ 13.7065
13.93/14.08 c bounds -1944 >= -2953 @ 13.7067
13.93/14.08 c bounds -1944 >= -2952 @ 13.7069
13.93/14.08 c bounds -1944 >= -2951 @ 13.7073
13.93/14.08 c bounds -1944 >= -2950 @ 13.7075
13.93/14.08 c bounds -1944 >= -2949 @ 13.7077
13.93/14.08 c bounds -1944 >= -2948 @ 13.708
13.93/14.08 c bounds -1944 >= -2947 @ 13.7082
13.93/14.08 c bounds -1944 >= -2946 @ 13.7084
13.93/14.08 c bounds -1944 >= -2945 @ 13.7086
13.93/14.08 c bounds -1944 >= -2944 @ 13.7087
13.93/14.08 c bounds -1944 >= -2943 @ 13.7089
13.93/14.08 c bounds -1944 >= -2942 @ 13.7091
13.93/14.08 c bounds -1944 >= -2941 @ 13.7093
13.93/14.08 c bounds -1944 >= -2940 @ 13.7095
13.93/14.08 c bounds -1944 >= -2939 @ 13.7096
13.93/14.08 c bounds -1944 >= -2938 @ 13.7098
13.93/14.08 c bounds -1944 >= -2937 @ 13.7102
13.93/14.08 c bounds -1944 >= -2936 @ 13.7104
13.93/14.08 c bounds -1944 >= -2935 @ 13.7111
13.93/14.08 c bounds -1944 >= -2934 @ 13.7113
13.93/14.08 c bounds -1944 >= -2933 @ 13.7115
13.93/14.08 c bounds -1944 >= -2932 @ 13.7117
13.93/14.08 c bounds -1944 >= -2931 @ 13.7118
13.93/14.08 c bounds -1944 >= -2930 @ 13.712
13.93/14.08 c bounds -1944 >= -2929 @ 13.7122
13.93/14.08 c bounds -1944 >= -2928 @ 13.7124
13.93/14.08 c bounds -1944 >= -2927 @ 13.7125
13.93/14.08 c bounds -1944 >= -2926 @ 13.7127
13.93/14.08 c bounds -1944 >= -2925 @ 13.713
13.93/14.08 c bounds -1944 >= -2924 @ 13.7132
13.93/14.08 c bounds -1944 >= -2923 @ 13.7136
13.93/14.09 c bounds -1944 >= -2922 @ 13.7149
13.93/14.09 c bounds -1944 >= -2921 @ 13.7152
13.93/14.09 c bounds -1944 >= -2920 @ 13.7154
13.93/14.09 c bounds -1944 >= -2919 @ 13.7156
13.93/14.09 c bounds -1944 >= -2918 @ 13.7158
13.93/14.09 c bounds -1944 >= -2917 @ 13.716
13.93/14.09 c bounds -1944 >= -2916 @ 13.7162
13.93/14.09 c bounds -1944 >= -2915 @ 13.7164
13.93/14.09 c bounds -1944 >= -2914 @ 13.7166
13.93/14.09 c bounds -1944 >= -2913 @ 13.7168
13.93/14.09 c bounds -1944 >= -2912 @ 13.7169
13.93/14.09 c bounds -1944 >= -2911 @ 13.7171
13.93/14.09 c bounds -1944 >= -2910 @ 13.7175
13.93/14.09 c bounds -1944 >= -2909 @ 13.7177
13.93/14.09 c bounds -1944 >= -2908 @ 13.7181
13.93/14.09 c bounds -1944 >= -2907 @ 13.7182
13.93/14.09 c bounds -1944 >= -2906 @ 13.7184
13.93/14.09 c bounds -1944 >= -2905 @ 13.7186
13.93/14.09 c bounds -1944 >= -2904 @ 13.7188
13.93/14.09 c bounds -1944 >= -2903 @ 13.719
13.93/14.09 c bounds -1944 >= -2902 @ 13.7206
13.93/14.09 c bounds -1944 >= -2901 @ 13.7209
13.93/14.09 c bounds -1944 >= -2900 @ 13.7211
13.93/14.09 c bounds -1944 >= -2899 @ 13.7213
13.93/14.09 c bounds -1944 >= -2898 @ 13.7215
13.93/14.09 c bounds -1944 >= -2897 @ 13.7216
13.93/14.09 c bounds -1944 >= -2896 @ 13.7218
13.93/14.09 c bounds -1944 >= -2895 @ 13.722
13.93/14.09 c bounds -1944 >= -2894 @ 13.7222
13.93/14.09 c bounds -1944 >= -2893 @ 13.7223
13.93/14.09 c bounds -1944 >= -2892 @ 13.7225
13.93/14.09 c bounds -1944 >= -2891 @ 13.7227
13.93/14.09 c bounds -1944 >= -2890 @ 13.723
13.93/14.09 c bounds -1944 >= -2889 @ 13.7232
13.93/14.10 c bounds -1944 >= -2888 @ 13.7242
13.93/14.10 c bounds -1944 >= -2887 @ 13.7243
13.93/14.10 c bounds -1944 >= -2886 @ 13.7245
13.93/14.10 c bounds -1944 >= -2885 @ 13.7246
13.93/14.10 c bounds -1944 >= -2884 @ 13.7248
13.93/14.10 c bounds -1944 >= -2883 @ 13.7252
13.93/14.10 c bounds -1944 >= -2882 @ 13.7254
13.93/14.10 c bounds -1944 >= -2881 @ 13.7256
13.93/14.10 c bounds -1944 >= -2880 @ 13.7258
13.93/14.10 c bounds -1944 >= -2879 @ 13.726
13.93/14.10 c bounds -1944 >= -2878 @ 13.7261
13.93/14.10 c bounds -1944 >= -2877 @ 13.7263
13.93/14.10 c bounds -1944 >= -2876 @ 13.7265
13.93/14.10 c bounds -1944 >= -2875 @ 13.7267
13.93/14.10 c bounds -1944 >= -2874 @ 13.7268
13.93/14.10 c bounds -1944 >= -2873 @ 13.727
13.93/14.10 c bounds -1944 >= -2872 @ 13.7272
13.93/14.10 c bounds -1944 >= -2871 @ 13.7274
13.93/14.10 c bounds -1944 >= -2870 @ 13.7275
13.93/14.10 c bounds -1944 >= -2869 @ 13.728
13.93/14.10 c bounds -1944 >= -2868 @ 13.7282
13.93/14.10 c bounds -1944 >= -2867 @ 13.7284
13.93/14.10 c bounds -1944 >= -2866 @ 13.7286
13.93/14.10 c bounds -1944 >= -2865 @ 13.7287
13.93/14.10 c bounds -1944 >= -2864 @ 13.7291
13.93/14.10 c bounds -1944 >= -2863 @ 13.7292
13.93/14.10 c bounds -1944 >= -2862 @ 13.7313
13.93/14.10 c bounds -1944 >= -2861 @ 13.7318
13.93/14.10 c bounds -1944 >= -2860 @ 13.7322
13.93/14.10 c bounds -1944 >= -2859 @ 13.7325
13.93/14.10 c bounds -1944 >= -2858 @ 13.7327
13.93/14.10 c bounds -1944 >= -2857 @ 13.7329
13.93/14.10 c bounds -1944 >= -2856 @ 13.733
13.93/14.10 c bounds -1944 >= -2855 @ 13.7332
13.93/14.10 c bounds -1944 >= -2854 @ 13.7334
13.93/14.10 c bounds -1944 >= -2853 @ 13.7335
13.93/14.10 c bounds -1944 >= -2852 @ 13.7337
13.93/14.10 c bounds -1944 >= -2851 @ 13.7339
13.93/14.11 c bounds -1944 >= -2850 @ 13.734
13.93/14.11 c bounds -1944 >= -2849 @ 13.7342
13.93/14.11 c bounds -1944 >= -2848 @ 13.7343
13.93/14.11 c bounds -1944 >= -2847 @ 13.7345
13.93/14.11 c bounds -1944 >= -2846 @ 13.7347
13.93/14.11 c bounds -1944 >= -2845 @ 13.7348
13.93/14.11 c bounds -1944 >= -2844 @ 13.735
13.93/14.11 c bounds -1944 >= -2843 @ 13.7352
13.93/14.11 c bounds -1944 >= -2842 @ 13.7354
13.93/14.11 c bounds -1944 >= -2841 @ 13.7356
13.93/14.11 c bounds -1944 >= -2840 @ 13.7356
13.93/14.11 c bounds -1944 >= -2839 @ 13.7356
13.93/14.11 c bounds -1944 >= -2838 @ 13.7356
13.93/14.11 c bounds -1944 >= -2837 @ 13.7356
13.93/14.11 c bounds -1944 >= -2836 @ 13.7356
13.93/14.11 c bounds -1944 >= -2835 @ 13.7357
13.93/14.11 c bounds -1944 >= -2834 @ 13.7359
13.93/14.11 c bounds -1944 >= -2833 @ 13.736
13.93/14.11 c bounds -1944 >= -2832 @ 13.7362
13.93/14.11 c bounds -1944 >= -2831 @ 13.7364
13.93/14.11 c bounds -1944 >= -2830 @ 13.7365
13.93/14.11 c bounds -1944 >= -2829 @ 13.7367
13.93/14.11 c bounds -1944 >= -2828 @ 13.7369
13.93/14.11 c bounds -1944 >= -2827 @ 13.737
14.04/14.11 c bounds -1944 >= -2826 @ 13.7375
14.04/14.11 c bounds -1944 >= -2825 @ 13.7377
14.04/14.11 c bounds -1944 >= -2824 @ 13.7378
14.04/14.11 c bounds -1944 >= -2823 @ 13.738
14.04/14.11 c bounds -1944 >= -2822 @ 13.7381
14.04/14.11 c bounds -1944 >= -2821 @ 13.7384
14.04/14.11 c bounds -1944 >= -2820 @ 13.7386
14.04/14.11 c bounds -1944 >= -2819 @ 13.7388
14.04/14.11 c bounds -1944 >= -2818 @ 13.7389
14.04/14.11 c bounds -1944 >= -2817 @ 13.7391
14.04/14.11 c bounds -1944 >= -2816 @ 13.7392
14.04/14.11 c bounds -1944 >= -2815 @ 13.7394
14.04/14.11 c bounds -1944 >= -2814 @ 13.7395
14.04/14.11 c bounds -1944 >= -2813 @ 13.7397
14.04/14.11 c bounds -1944 >= -2812 @ 13.74
14.04/14.11 c bounds -1944 >= -2811 @ 13.7407
14.04/14.11 c bounds -1944 >= -2810 @ 13.741
14.04/14.11 c bounds -1944 >= -2809 @ 13.7414
14.04/14.11 c bounds -1944 >= -2808 @ 13.7415
14.04/14.11 c bounds -1944 >= -2807 @ 13.7421
14.04/14.11 c bounds -1944 >= -2806 @ 13.7423
14.04/14.11 c bounds -1944 >= -2805 @ 13.7425
14.04/14.11 c bounds -1944 >= -2804 @ 13.7426
14.04/14.11 c bounds -1944 >= -2803 @ 13.7428
14.04/14.11 c bounds -1944 >= -2802 @ 13.743
14.04/14.12 c bounds -1944 >= -2801 @ 13.7431
14.04/14.12 c bounds -1944 >= -2800 @ 13.7433
14.04/14.12 c bounds -1944 >= -2799 @ 13.7434
14.04/14.12 c bounds -1944 >= -2798 @ 13.7438
14.04/14.12 c bounds -1944 >= -2797 @ 13.7443
14.04/14.12 c bounds -1944 >= -2796 @ 13.7445
14.04/14.12 c bounds -1944 >= -2795 @ 13.7446
14.04/14.12 c bounds -1944 >= -2794 @ 13.7448
14.04/14.12 c bounds -1944 >= -2793 @ 13.745
14.04/14.12 c bounds -1944 >= -2792 @ 13.7466
16.52/16.61 c #Conflicts: 1000 | #Constraints: 478301
19.31/19.45 c #Conflicts: 2000 | #Constraints: 479301
19.41/19.50 c DATABASE CLEANUP
19.41/19.50 c GARBAGE COLLECT
19.41/19.50 c bounds -1944 >= -2791 @ 19.1105
19.41/19.50 c bounds -1944 >= -2790 @ 19.1108
19.41/19.50 c bounds -1944 >= -2789 @ 19.111
19.41/19.50 c bounds -1944 >= -2788 @ 19.1112
19.41/19.50 c bounds -1944 >= -2787 @ 19.1115
19.41/19.50 c bounds -1944 >= -2786 @ 19.1117
19.41/19.50 c bounds -1944 >= -2785 @ 19.1118
19.41/19.51 c bounds -1944 >= -2784 @ 19.112
19.41/19.51 c bounds -1944 >= -2783 @ 19.1123
19.41/19.51 c bounds -1944 >= -2782 @ 19.1125
19.41/19.51 c bounds -1944 >= -2781 @ 19.1127
19.41/19.51 c bounds -1944 >= -2780 @ 19.1147
19.41/19.51 c bounds -1944 >= -2779 @ 19.1149
19.41/19.51 c bounds -1944 >= -2778 @ 19.1152
19.41/19.51 c bounds -1944 >= -2777 @ 19.1154
19.41/19.51 c bounds -1944 >= -2776 @ 19.1156
19.41/19.51 c bounds -1944 >= -2775 @ 19.1158
19.41/19.51 c bounds -1944 >= -2774 @ 19.116
19.41/19.51 c bounds -1944 >= -2773 @ 19.1162
19.41/19.51 c bounds -1944 >= -2772 @ 19.1164
19.41/19.51 c bounds -1944 >= -2771 @ 19.1165
19.41/19.51 c bounds -1944 >= -2770 @ 19.1167
19.41/19.51 c bounds -1944 >= -2769 @ 19.1169
19.41/19.51 c bounds -1944 >= -2768 @ 19.1172
19.41/19.51 c bounds -1944 >= -2767 @ 19.1182
19.41/19.51 c bounds -1944 >= -2766 @ 19.1185
19.41/19.51 c bounds -1944 >= -2765 @ 19.1186
19.41/19.51 c bounds -1944 >= -2764 @ 19.1189
19.41/19.51 c bounds -1944 >= -2763 @ 19.1191
19.41/19.51 c bounds -1944 >= -2762 @ 19.1193
19.41/19.51 c bounds -1944 >= -2761 @ 19.1195
19.41/19.51 c bounds -1944 >= -2760 @ 19.1197
19.41/19.51 c bounds -1944 >= -2759 @ 19.1199
19.41/19.51 c bounds -1944 >= -2758 @ 19.12
19.41/19.51 c bounds -1944 >= -2757 @ 19.1202
19.41/19.51 c bounds -1944 >= -2756 @ 19.1204
19.41/19.51 c bounds -1944 >= -2755 @ 19.1216
19.41/19.51 c bounds -1944 >= -2754 @ 19.1218
19.41/19.52 c bounds -1944 >= -2753 @ 19.1221
19.41/19.52 c bounds -1944 >= -2752 @ 19.1223
19.41/19.52 c bounds -1944 >= -2751 @ 19.1224
19.41/19.52 c bounds -1944 >= -2750 @ 19.1226
19.41/19.52 c bounds -1944 >= -2749 @ 19.1228
19.41/19.52 c bounds -1944 >= -2748 @ 19.123
19.41/19.52 c bounds -1944 >= -2747 @ 19.1233
19.41/19.52 c bounds -1944 >= -2746 @ 19.1235
19.41/19.52 c bounds -1944 >= -2745 @ 19.1237
19.41/19.52 c bounds -1944 >= -2744 @ 19.1239
19.41/19.52 c bounds -1944 >= -2743 @ 19.1241
19.41/19.52 c bounds -1944 >= -2742 @ 19.1242
19.41/19.52 c bounds -1944 >= -2741 @ 19.1244
19.41/19.52 c bounds -1944 >= -2740 @ 19.1246
19.41/19.52 c bounds -1944 >= -2739 @ 19.1248
19.41/19.52 c bounds -1944 >= -2738 @ 19.125
19.41/19.52 c bounds -1944 >= -2737 @ 19.1251
19.41/19.52 c bounds -1944 >= -2736 @ 19.1253
19.41/19.52 c bounds -1944 >= -2735 @ 19.1255
19.41/19.52 c bounds -1944 >= -2734 @ 19.1257
19.41/19.52 c bounds -1944 >= -2733 @ 19.1258
19.41/19.52 c bounds -1944 >= -2732 @ 19.1262
19.41/19.52 c bounds -1944 >= -2731 @ 19.1264
19.41/19.52 c bounds -1944 >= -2730 @ 19.1266
19.41/19.52 c bounds -1944 >= -2729 @ 19.1268
19.41/19.52 c bounds -1944 >= -2728 @ 19.1271
19.41/19.52 c bounds -1944 >= -2727 @ 19.1274
19.41/19.52 c bounds -1944 >= -2726 @ 19.1276
19.41/19.52 c bounds -1944 >= -2725 @ 19.1278
19.41/19.52 c bounds -1944 >= -2724 @ 19.1279
19.41/19.52 c bounds -1944 >= -2723 @ 19.1281
19.41/19.52 c bounds -1944 >= -2722 @ 19.1284
19.41/19.52 c bounds -1944 >= -2721 @ 19.1286
19.41/19.52 c bounds -1944 >= -2720 @ 19.1288
19.41/19.52 c bounds -1944 >= -2719 @ 19.129
19.41/19.52 c bounds -1944 >= -2718 @ 19.1292
19.41/19.52 c bounds -1944 >= -2717 @ 19.1294
19.41/19.52 c bounds -1944 >= -2716 @ 19.1296
19.41/19.52 c bounds -1944 >= -2715 @ 19.1314
19.41/19.53 c bounds -1944 >= -2714 @ 19.1315
19.41/19.53 c bounds -1944 >= -2713 @ 19.1315
19.41/19.53 c bounds -1944 >= -2712 @ 19.1315
19.41/19.53 c bounds -1944 >= -2711 @ 19.1318
19.41/19.53 c bounds -1944 >= -2710 @ 19.132
19.41/19.53 c bounds -1944 >= -2709 @ 19.1322
19.41/19.53 c bounds -1944 >= -2708 @ 19.1324
19.41/19.53 c bounds -1944 >= -2707 @ 19.1325
19.41/19.53 c bounds -1944 >= -2706 @ 19.1329
19.41/19.53 c bounds -1944 >= -2705 @ 19.1332
19.41/19.53 c bounds -1944 >= -2704 @ 19.1333
19.41/19.53 c bounds -1944 >= -2703 @ 19.1335
19.41/19.53 c bounds -1944 >= -2702 @ 19.1337
19.41/19.53 c bounds -1944 >= -2701 @ 19.1339
19.41/19.53 c bounds -1944 >= -2700 @ 19.1348
19.41/19.53 c bounds -1944 >= -2699 @ 19.135
19.41/19.53 c bounds -1944 >= -2698 @ 19.1352
19.41/19.53 c bounds -1944 >= -2697 @ 19.1354
19.41/19.53 c bounds -1944 >= -2696 @ 19.1356
19.41/19.53 c bounds -1944 >= -2695 @ 19.1358
19.41/19.53 c bounds -1944 >= -2694 @ 19.1384
19.41/19.53 c bounds -1944 >= -2693 @ 19.1387
19.41/19.53 c bounds -1944 >= -2692 @ 19.1388
19.41/19.53 c bounds -1944 >= -2691 @ 19.139
19.41/19.53 c bounds -1944 >= -2690 @ 19.1392
19.41/19.53 c bounds -1944 >= -2689 @ 19.1394
19.41/19.53 c bounds -1944 >= -2688 @ 19.1396
19.41/19.53 c bounds -1944 >= -2687 @ 19.1398
19.41/19.53 c bounds -1944 >= -2686 @ 19.1399
19.41/19.53 c bounds -1944 >= -2685 @ 19.1401
19.41/19.53 c bounds -1944 >= -2684 @ 19.1403
19.41/19.53 c bounds -1944 >= -2683 @ 19.1406
19.41/19.54 c bounds -1944 >= -2682 @ 19.1408
19.41/19.54 c bounds -1944 >= -2681 @ 19.141
19.41/19.54 c bounds -1944 >= -2680 @ 19.1413
19.41/19.54 c bounds -1944 >= -2679 @ 19.1415
19.41/19.54 c bounds -1944 >= -2678 @ 19.1417
19.41/19.54 c bounds -1944 >= -2677 @ 19.1419
19.41/19.54 c bounds -1944 >= -2676 @ 19.1421
19.41/19.54 c bounds -1944 >= -2675 @ 19.1429
19.41/19.54 c bounds -1944 >= -2674 @ 19.1431
19.41/19.54 c bounds -1944 >= -2673 @ 19.1433
19.41/19.54 c bounds -1944 >= -2672 @ 19.1434
19.41/19.54 c bounds -1944 >= -2671 @ 19.1436
19.41/19.54 c bounds -1944 >= -2670 @ 19.1438
19.41/19.54 c bounds -1944 >= -2669 @ 19.1439
19.41/19.54 c bounds -1944 >= -2668 @ 19.1441
19.41/19.54 c bounds -1944 >= -2667 @ 19.1442
19.41/19.54 c bounds -1944 >= -2666 @ 19.1444
19.41/19.54 c bounds -1944 >= -2665 @ 19.1452
19.41/19.54 c bounds -1944 >= -2664 @ 19.1455
19.41/19.54 c bounds -1944 >= -2663 @ 19.146
19.41/19.54 c bounds -1944 >= -2662 @ 19.1462
19.41/19.54 c bounds -1944 >= -2661 @ 19.1465
19.41/19.54 c bounds -1944 >= -2660 @ 19.1467
19.41/19.54 c bounds -1944 >= -2659 @ 19.1468
19.41/19.54 c bounds -1944 >= -2658 @ 19.147
19.41/19.54 c bounds -1944 >= -2657 @ 19.1472
19.41/19.54 c bounds -1944 >= -2656 @ 19.1474
19.41/19.54 c bounds -1944 >= -2655 @ 19.1476
19.41/19.54 c bounds -1944 >= -2654 @ 19.1477
19.41/19.54 c bounds -1944 >= -2653 @ 19.1479
19.41/19.54 c bounds -1944 >= -2652 @ 19.148
19.41/19.54 c bounds -1944 >= -2651 @ 19.1482
19.41/19.54 c bounds -1944 >= -2650 @ 19.1483
19.41/19.54 c bounds -1944 >= -2649 @ 19.1486
19.41/19.54 c bounds -1944 >= -2648 @ 19.1487
19.41/19.54 c bounds -1944 >= -2647 @ 19.1489
19.41/19.54 c bounds -1944 >= -2646 @ 19.149
19.41/19.54 c bounds -1944 >= -2645 @ 19.1492
19.41/19.54 c bounds -1944 >= -2644 @ 19.1494
19.41/19.54 c bounds -1944 >= -2643 @ 19.1495
19.41/19.54 c bounds -1944 >= -2642 @ 19.1497
19.41/19.54 c bounds -1944 >= -2641 @ 19.1499
19.41/19.54 c bounds -1944 >= -2640 @ 19.1503
19.41/19.54 c bounds -1944 >= -2639 @ 19.1505
19.41/19.54 c bounds -1944 >= -2638 @ 19.1508
19.41/19.55 c bounds -1944 >= -2637 @ 19.1509
19.41/19.55 c bounds -1944 >= -2636 @ 19.1511
19.41/19.55 c bounds -1944 >= -2635 @ 19.1512
19.41/19.55 c bounds -1944 >= -2634 @ 19.1514
19.41/19.55 c bounds -1944 >= -2633 @ 19.1515
19.41/19.55 c bounds -1944 >= -2632 @ 19.1517
19.41/19.55 c bounds -1944 >= -2631 @ 19.1518
19.41/19.55 c bounds -1944 >= -2630 @ 19.1521
19.41/19.55 c bounds -1944 >= -2629 @ 19.1523
19.41/19.55 c bounds -1944 >= -2628 @ 19.1525
19.41/19.55 c bounds -1944 >= -2627 @ 19.1527
19.41/19.55 c bounds -1944 >= -2626 @ 19.1528
19.41/19.55 c bounds -1944 >= -2625 @ 19.153
19.41/19.55 c bounds -1944 >= -2624 @ 19.1531
19.41/19.55 c bounds -1944 >= -2623 @ 19.1533
19.41/19.55 c bounds -1944 >= -2622 @ 19.1534
19.41/19.55 c bounds -1944 >= -2621 @ 19.1563
19.41/19.55 c bounds -1944 >= -2620 @ 19.1565
19.41/19.55 c bounds -1944 >= -2619 @ 19.1567
19.41/19.55 c bounds -1944 >= -2618 @ 19.1569
19.41/19.55 c bounds -1944 >= -2617 @ 19.1583
19.41/19.55 c bounds -1944 >= -2616 @ 19.1585
19.41/19.55 c bounds -1944 >= -2615 @ 19.1587
19.41/19.55 c bounds -1944 >= -2614 @ 19.1588
19.41/19.55 c bounds -1944 >= -2613 @ 19.159
19.41/19.55 c bounds -1944 >= -2612 @ 19.1592
19.41/19.55 c bounds -1944 >= -2611 @ 19.1593
19.41/19.55 c bounds -1944 >= -2610 @ 19.1595
19.41/19.55 c bounds -1944 >= -2609 @ 19.1596
19.41/19.56 c bounds -1944 >= -2608 @ 19.161
19.41/19.56 c bounds -1944 >= -2607 @ 19.1613
19.41/19.56 c bounds -1944 >= -2606 @ 19.1615
19.41/19.56 c bounds -1944 >= -2605 @ 19.1616
19.41/19.56 c bounds -1944 >= -2604 @ 19.1618
19.41/19.56 c bounds -1944 >= -2603 @ 19.1629
19.41/19.56 c bounds -1944 >= -2602 @ 19.1633
19.41/19.56 c bounds -1944 >= -2601 @ 19.1635
19.41/19.56 c bounds -1944 >= -2600 @ 19.1636
19.41/19.56 c bounds -1944 >= -2599 @ 19.1638
19.41/19.56 c bounds -1944 >= -2598 @ 19.164
19.41/19.56 c bounds -1944 >= -2597 @ 19.1642
19.41/19.56 c bounds -1944 >= -2596 @ 19.1643
19.41/19.56 c bounds -1944 >= -2595 @ 19.1645
19.41/19.56 c bounds -1944 >= -2594 @ 19.165
19.41/19.56 c bounds -1944 >= -2593 @ 19.1651
19.41/19.56 c bounds -1944 >= -2592 @ 19.1653
19.41/19.56 c bounds -1944 >= -2591 @ 19.1654
19.41/19.56 c bounds -1944 >= -2590 @ 19.1656
19.41/19.56 c bounds -1944 >= -2589 @ 19.1657
19.41/19.56 c bounds -1944 >= -2588 @ 19.166
19.41/19.56 c bounds -1944 >= -2587 @ 19.1662
19.41/19.56 c bounds -1944 >= -2586 @ 19.1665
19.41/19.56 c bounds -1944 >= -2585 @ 19.1667
19.41/19.56 c bounds -1944 >= -2584 @ 19.1668
19.41/19.56 c bounds -1944 >= -2583 @ 19.167
19.41/19.56 c bounds -1944 >= -2582 @ 19.1672
19.41/19.56 c bounds -1944 >= -2581 @ 19.1673
19.41/19.56 c bounds -1944 >= -2580 @ 19.1675
19.41/19.56 c bounds -1944 >= -2579 @ 19.1677
19.41/19.56 c bounds -1944 >= -2578 @ 19.1678
19.41/19.56 c bounds -1944 >= -2577 @ 19.168
19.41/19.56 c bounds -1944 >= -2576 @ 19.1682
19.41/19.56 c bounds -1944 >= -2575 @ 19.1684
19.41/19.56 c bounds -1944 >= -2574 @ 19.1685
19.41/19.56 c bounds -1944 >= -2573 @ 19.1687
19.41/19.56 c bounds -1944 >= -2572 @ 19.1689
19.41/19.56 c bounds -1944 >= -2571 @ 19.1691
19.41/19.56 c bounds -1944 >= -2570 @ 19.1693
19.41/19.56 c bounds -1944 >= -2569 @ 19.1695
19.41/19.56 c bounds -1944 >= -2568 @ 19.1697
19.41/19.56 c bounds -1944 >= -2567 @ 19.1698
19.41/19.56 c bounds -1944 >= -2566 @ 19.17
19.41/19.56 c bounds -1944 >= -2565 @ 19.1703
19.41/19.57 c bounds -1944 >= -2564 @ 19.1717
19.41/19.57 c bounds -1944 >= -2563 @ 19.1721
19.41/19.57 c bounds -1944 >= -2562 @ 19.1723
19.41/19.57 c bounds -1944 >= -2561 @ 19.1725
19.41/19.57 c bounds -1944 >= -2560 @ 19.1727
19.41/19.57 c bounds -1944 >= -2559 @ 19.1728
19.41/19.57 c bounds -1944 >= -2558 @ 19.1731
19.41/19.57 c bounds -1944 >= -2557 @ 19.1735
19.41/19.57 c bounds -1944 >= -2556 @ 19.1736
19.41/19.57 c bounds -1944 >= -2555 @ 19.1741
19.41/19.57 c bounds -1944 >= -2554 @ 19.1743
19.41/19.57 c bounds -1944 >= -2553 @ 19.1746
19.41/19.57 c bounds -1944 >= -2552 @ 19.1748
19.41/19.57 c bounds -1944 >= -2551 @ 19.1749
19.41/19.57 c bounds -1944 >= -2550 @ 19.1751
19.41/19.57 c bounds -1944 >= -2549 @ 19.1753
19.41/19.57 c bounds -1944 >= -2548 @ 19.1754
19.41/19.57 c bounds -1944 >= -2547 @ 19.176
19.41/19.57 c bounds -1944 >= -2546 @ 19.1762
19.41/19.57 c bounds -1944 >= -2545 @ 19.1772
19.41/19.57 c bounds -1944 >= -2544 @ 19.1775
19.41/19.57 c bounds -1944 >= -2543 @ 19.1778
19.41/19.57 c bounds -1944 >= -2542 @ 19.178
19.41/19.57 c bounds -1944 >= -2541 @ 19.1783
19.41/19.57 c bounds -1944 >= -2540 @ 19.1783
19.41/19.57 c bounds -1944 >= -2539 @ 19.1783
19.41/19.57 c bounds -1944 >= -2538 @ 19.1787
19.41/19.57 c bounds -1944 >= -2537 @ 19.1789
19.41/19.57 c bounds -1944 >= -2536 @ 19.1791
19.41/19.57 c bounds -1944 >= -2535 @ 19.1793
19.41/19.57 c bounds -1944 >= -2534 @ 19.1795
19.41/19.58 c bounds -1944 >= -2533 @ 19.1798
19.41/19.58 c bounds -1944 >= -2532 @ 19.1801
19.41/19.58 c bounds -1944 >= -2531 @ 19.1803
19.41/19.58 c bounds -1944 >= -2530 @ 19.1806
19.41/19.58 c bounds -1944 >= -2529 @ 19.1808
19.41/19.58 c bounds -1944 >= -2528 @ 19.1811
19.41/19.58 c bounds -1944 >= -2527 @ 19.1813
19.41/19.58 c bounds -1944 >= -2526 @ 19.1815
19.41/19.58 c bounds -1944 >= -2525 @ 19.1817
19.41/19.58 c bounds -1944 >= -2524 @ 19.1819
19.41/19.58 c bounds -1944 >= -2523 @ 19.1822
19.41/19.58 c bounds -1944 >= -2522 @ 19.1824
19.41/19.58 c bounds -1944 >= -2521 @ 19.1826
19.41/19.58 c bounds -1944 >= -2520 @ 19.1828
19.41/19.58 c bounds -1944 >= -2519 @ 19.1832
19.41/19.58 c bounds -1944 >= -2518 @ 19.1835
19.41/19.58 c bounds -1944 >= -2517 @ 19.1843
19.41/19.58 c bounds -1944 >= -2516 @ 19.1843
19.41/19.58 c bounds -1944 >= -2515 @ 19.185
19.41/19.58 c bounds -1944 >= -2514 @ 19.1851
19.41/19.58 c bounds -1944 >= -2513 @ 19.1854
19.41/19.58 c bounds -1944 >= -2512 @ 19.1856
19.41/19.58 c bounds -1944 >= -2511 @ 19.1858
19.41/19.58 c bounds -1944 >= -2510 @ 19.1863
19.41/19.58 c bounds -1944 >= -2509 @ 19.1865
19.41/19.58 c bounds -1944 >= -2508 @ 19.1869
19.41/19.58 c bounds -1944 >= -2507 @ 19.1872
19.41/19.58 c bounds -1944 >= -2506 @ 19.1874
19.41/19.58 c bounds -1944 >= -2505 @ 19.1886
19.41/19.59 c bounds -1944 >= -2504 @ 19.1888
19.41/19.59 c bounds -1944 >= -2503 @ 19.189
19.41/19.59 c bounds -1944 >= -2502 @ 19.1892
19.41/19.59 c bounds -1944 >= -2501 @ 19.1894
19.41/19.59 c bounds -1944 >= -2500 @ 19.1895
19.41/19.59 c bounds -1944 >= -2499 @ 19.1897
19.41/19.59 c bounds -1944 >= -2498 @ 19.1899
19.41/19.59 c bounds -1944 >= -2497 @ 19.1901
19.41/19.59 c bounds -1944 >= -2496 @ 19.1902
19.41/19.59 c bounds -1944 >= -2495 @ 19.1913
19.41/19.59 c bounds -1944 >= -2494 @ 19.1943
19.41/19.59 c bounds -1944 >= -2493 @ 19.1945
19.41/19.59 c bounds -1944 >= -2492 @ 19.1948
19.41/19.59 c bounds -1944 >= -2491 @ 19.195
19.41/19.59 c bounds -1944 >= -2490 @ 19.1961
19.41/19.59 c bounds -1944 >= -2489 @ 19.1963
19.41/19.59 c bounds -1944 >= -2488 @ 19.1965
19.41/19.59 c bounds -1944 >= -2487 @ 19.1967
19.41/19.59 c bounds -1944 >= -2486 @ 19.1969
19.41/19.59 c bounds -1944 >= -2485 @ 19.1971
19.41/19.59 c bounds -1944 >= -2484 @ 19.1973
19.41/19.59 c bounds -1944 >= -2483 @ 19.1975
19.41/19.59 c bounds -1944 >= -2482 @ 19.1979
19.41/19.59 c bounds -1944 >= -2481 @ 19.1982
19.41/19.59 c bounds -1944 >= -2480 @ 19.1984
19.41/19.59 c bounds -1944 >= -2479 @ 19.1986
19.41/19.60 c bounds -1944 >= -2478 @ 19.1988
19.41/19.60 c bounds -1944 >= -2477 @ 19.1991
19.51/19.60 c bounds -1944 >= -2476 @ 19.2003
19.51/19.60 c bounds -1944 >= -2475 @ 19.2006
19.51/19.60 c bounds -1944 >= -2474 @ 19.2008
19.51/19.60 c bounds -1944 >= -2473 @ 19.2009
19.51/19.60 c bounds -1944 >= -2472 @ 19.2011
19.51/19.60 c bounds -1944 >= -2471 @ 19.2013
19.51/19.60 c bounds -1944 >= -2470 @ 19.2017
19.51/19.60 c bounds -1944 >= -2469 @ 19.202
19.51/19.60 c bounds -1944 >= -2468 @ 19.2022
19.51/19.60 c bounds -1944 >= -2467 @ 19.2023
19.51/19.60 c bounds -1944 >= -2466 @ 19.2025
19.51/19.60 c bounds -1944 >= -2465 @ 19.2027
19.51/19.60 c bounds -1944 >= -2464 @ 19.2029
19.51/19.60 c bounds -1944 >= -2463 @ 19.2031
19.51/19.60 c bounds -1944 >= -2462 @ 19.2033
19.51/19.60 c bounds -1944 >= -2461 @ 19.2045
19.51/19.60 c bounds -1944 >= -2460 @ 19.2047
19.51/19.60 c bounds -1944 >= -2459 @ 19.205
19.51/19.60 c bounds -1944 >= -2458 @ 19.2053
19.51/19.60 c bounds -1944 >= -2457 @ 19.2056
19.51/19.60 c bounds -1944 >= -2456 @ 19.2058
19.51/19.60 c bounds -1944 >= -2455 @ 19.206
19.51/19.60 c bounds -1944 >= -2454 @ 19.2067
19.51/19.60 c bounds -1944 >= -2453 @ 19.2083
19.51/19.60 c bounds -1944 >= -2452 @ 19.2086
19.51/19.61 c bounds -1944 >= -2451 @ 19.2089
19.51/19.61 c bounds -1944 >= -2450 @ 19.209
19.51/19.61 c bounds -1944 >= -2449 @ 19.2099
19.51/19.61 c bounds -1944 >= -2448 @ 19.2101
19.51/19.61 c bounds -1944 >= -2447 @ 19.2103
19.51/19.61 c bounds -1944 >= -2446 @ 19.2105
19.51/19.61 c bounds -1944 >= -2445 @ 19.2107
19.51/19.61 c bounds -1944 >= -2444 @ 19.2118
19.51/19.61 c bounds -1944 >= -2443 @ 19.2122
19.51/19.61 c bounds -1944 >= -2442 @ 19.2123
19.51/19.61 c bounds -1944 >= -2441 @ 19.2123
19.51/19.61 c bounds -1944 >= -2440 @ 19.2123
19.51/19.61 c bounds -1944 >= -2439 @ 19.2123
19.51/19.61 c bounds -1944 >= -2438 @ 19.2123
19.51/19.61 c bounds -1944 >= -2437 @ 19.2125
19.51/19.61 c bounds -1944 >= -2436 @ 19.2127
19.51/19.61 c bounds -1944 >= -2435 @ 19.2129
19.51/19.61 c bounds -1944 >= -2434 @ 19.2133
19.51/19.61 c bounds -1944 >= -2433 @ 19.2135
19.51/19.61 c bounds -1944 >= -2432 @ 19.2137
19.51/19.61 c bounds -1944 >= -2431 @ 19.214
19.51/19.62 c bounds -1944 >= -2430 @ 19.2179
19.51/19.62 c bounds -1944 >= -2429 @ 19.2181
19.51/19.62 c bounds -1944 >= -2428 @ 19.2183
19.51/19.62 c bounds -1944 >= -2427 @ 19.2191
19.51/19.62 c bounds -1944 >= -2426 @ 19.2195
19.51/19.62 c bounds -1944 >= -2425 @ 19.2198
19.51/19.62 c bounds -1944 >= -2424 @ 19.22
19.51/19.62 c bounds -1944 >= -2423 @ 19.2202
19.51/19.62 c bounds -1944 >= -2422 @ 19.2204
19.51/19.62 c bounds -1944 >= -2421 @ 19.2206
19.51/19.62 c bounds -1944 >= -2420 @ 19.222
19.51/19.62 c bounds -1944 >= -2419 @ 19.2224
19.51/19.62 c bounds -1944 >= -2418 @ 19.2226
19.51/19.62 c bounds -1944 >= -2417 @ 19.2228
19.51/19.62 c bounds -1944 >= -2416 @ 19.223
19.51/19.62 c bounds -1944 >= -2415 @ 19.2239
19.51/19.62 c bounds -1944 >= -2414 @ 19.2241
19.51/19.62 c bounds -1944 >= -2413 @ 19.2248
19.51/19.62 c bounds -1944 >= -2412 @ 19.2252
19.51/19.62 c bounds -1944 >= -2411 @ 19.2257
19.51/19.62 c bounds -1944 >= -2410 @ 19.226
19.51/19.62 c bounds -1944 >= -2409 @ 19.2264
19.51/19.62 c bounds -1944 >= -2408 @ 19.2267
19.51/19.62 c bounds -1944 >= -2407 @ 19.2269
19.51/19.62 c bounds -1944 >= -2406 @ 19.2271
19.51/19.62 c bounds -1944 >= -2405 @ 19.2273
19.51/19.63 c bounds -1944 >= -2404 @ 19.2289
19.51/19.63 c bounds -1944 >= -2403 @ 19.2292
19.51/19.63 c bounds -1944 >= -2402 @ 19.2295
19.51/19.63 c bounds -1944 >= -2401 @ 19.2297
19.51/19.63 c bounds -1944 >= -2400 @ 19.2299
19.51/19.63 c bounds -1944 >= -2399 @ 19.23
19.51/19.63 c bounds -1944 >= -2398 @ 19.2302
19.51/19.63 c bounds -1944 >= -2397 @ 19.2306
19.51/19.63 c bounds -1944 >= -2396 @ 19.2311
19.51/19.63 c bounds -1944 >= -2395 @ 19.2313
19.51/19.63 c bounds -1944 >= -2394 @ 19.2323
19.51/19.63 c bounds -1944 >= -2393 @ 19.2325
19.51/19.63 c bounds -1944 >= -2392 @ 19.2328
19.51/19.63 c bounds -1944 >= -2391 @ 19.233
19.51/19.63 c bounds -1944 >= -2390 @ 19.2331
19.51/19.63 c bounds -1944 >= -2389 @ 19.2333
19.51/19.63 c bounds -1944 >= -2388 @ 19.2336
19.51/19.63 c bounds -1944 >= -2387 @ 19.2339
19.51/19.63 c bounds -1944 >= -2386 @ 19.2341
19.51/19.63 c bounds -1944 >= -2385 @ 19.2342
19.51/19.63 c bounds -1944 >= -2384 @ 19.2342
19.51/19.63 c bounds -1944 >= -2383 @ 19.2344
19.51/19.63 c bounds -1944 >= -2382 @ 19.2346
19.51/19.63 c bounds -1944 >= -2381 @ 19.2348
19.51/19.63 c bounds -1944 >= -2380 @ 19.235
19.51/19.63 c bounds -1944 >= -2379 @ 19.2352
19.51/19.63 c bounds -1944 >= -2378 @ 19.2354
19.51/19.64 c bounds -1944 >= -2377 @ 19.2369
19.51/19.64 c bounds -1944 >= -2376 @ 19.237
19.51/19.64 c bounds -1944 >= -2375 @ 19.2372
19.51/19.64 c bounds -1944 >= -2374 @ 19.2374
19.51/19.64 c bounds -1944 >= -2373 @ 19.2376
19.51/19.64 c bounds -1944 >= -2372 @ 19.2378
19.51/19.64 c bounds -1944 >= -2371 @ 19.2387
19.51/19.64 c bounds -1944 >= -2370 @ 19.2413
19.51/19.64 c bounds -1944 >= -2369 @ 19.2445
19.51/19.64 c bounds -1944 >= -2368 @ 19.2455
19.51/19.64 c bounds -1944 >= -2367 @ 19.2463
19.51/19.64 c bounds -1944 >= -2366 @ 19.2465
19.51/19.65 c bounds -1944 >= -2365 @ 19.2467
19.51/19.65 c bounds -1944 >= -2364 @ 19.247
19.51/19.65 c bounds -1944 >= -2363 @ 19.2523
19.51/19.65 c bounds -1944 >= -2362 @ 19.2525
19.51/19.65 c bounds -1944 >= -2361 @ 19.2546
19.51/19.65 c bounds -1944 >= -2360 @ 19.2561
19.51/19.65 c bounds -1944 >= -2359 @ 19.2561
19.51/19.66 c bounds -1944 >= -2358 @ 19.2564
19.51/19.66 c bounds -1944 >= -2357 @ 19.2565
19.51/19.66 c bounds -1944 >= -2356 @ 19.2572
19.51/19.66 c bounds -1944 >= -2355 @ 19.2574
19.51/19.66 c bounds -1944 >= -2354 @ 19.2575
19.51/19.66 c bounds -1944 >= -2353 @ 19.2578
19.51/19.66 c bounds -1944 >= -2352 @ 19.2582
19.51/19.66 c bounds -1944 >= -2351 @ 19.2587
19.51/19.66 c bounds -1944 >= -2350 @ 19.2589
19.51/19.66 c bounds -1944 >= -2349 @ 19.2591
19.51/19.66 c bounds -1944 >= -2348 @ 19.2593
19.51/19.66 c bounds -1944 >= -2347 @ 19.2601
19.51/19.66 c bounds -1944 >= -2346 @ 19.2604
19.51/19.66 c bounds -1944 >= -2345 @ 19.2606
19.51/19.66 c bounds -1944 >= -2344 @ 19.261
19.51/19.66 c bounds -1944 >= -2343 @ 19.2615
19.51/19.66 c bounds -1944 >= -2342 @ 19.2617
19.51/19.66 c bounds -1944 >= -2341 @ 19.2621
19.51/19.66 c bounds -1944 >= -2340 @ 19.2626
19.51/19.66 c bounds -1944 >= -2339 @ 19.2635
19.51/19.66 c bounds -1944 >= -2338 @ 19.2637
19.51/19.66 c bounds -1944 >= -2337 @ 19.264
19.51/19.67 c bounds -1944 >= -2336 @ 19.2662
19.51/19.67 c bounds -1944 >= -2335 @ 19.2663
19.51/19.67 c bounds -1944 >= -2334 @ 19.2664
19.51/19.67 c bounds -1944 >= -2333 @ 19.2671
19.51/19.67 c bounds -1944 >= -2332 @ 19.2675
19.51/19.67 c bounds -1944 >= -2331 @ 19.2682
19.51/19.67 c bounds -1944 >= -2330 @ 19.2686
19.51/19.67 c bounds -1944 >= -2329 @ 19.2689
19.51/19.67 c bounds -1944 >= -2328 @ 19.2699
19.51/19.67 c bounds -1944 >= -2327 @ 19.2701
53.99/54.28 c bounds -1944 >= -2326 @ 53.7374
53.99/54.28 c bounds -1944 >= -2325 @ 53.7407
53.99/54.28 c bounds -1944 >= -2324 @ 53.7428
53.99/54.29 c bounds -1944 >= -2323 @ 53.7467
53.99/54.29 c bounds -1944 >= -2322 @ 53.7497
53.99/54.29 c bounds -1944 >= -2321 @ 53.7525
53.99/54.29 c bounds -1944 >= -2320 @ 53.7538
54.09/54.30 c bounds -1944 >= -2319 @ 53.7586
54.09/54.30 c bounds -1944 >= -2318 @ 53.7623
54.09/54.31 c bounds -1944 >= -2317 @ 53.7645
54.09/54.31 c bounds -1944 >= -2316 @ 53.7647
54.09/54.31 c bounds -1944 >= -2315 @ 53.7674
54.09/54.32 c bounds -1944 >= -2314 @ 53.7694
54.09/54.32 c bounds -1944 >= -2313 @ 53.7715
54.09/54.33 c bounds -1944 >= -2312 @ 53.7755
54.09/54.33 c bounds -1944 >= -2311 @ 53.7811
54.09/54.34 c bounds -1944 >= -2310 @ 53.7897
54.09/54.34 c bounds -1944 >= -2309 @ 53.7938
54.09/54.35 c bounds -1944 >= -2308 @ 53.7996
54.09/54.36 c bounds -1944 >= -2307 @ 53.8046
54.09/54.36 c bounds -1944 >= -2306 @ 53.811
54.09/54.38 c bounds -1944 >= -2305 @ 53.8259
54.19/54.40 c bounds -1944 >= -2304 @ 53.8446
54.19/54.40 c bounds -1944 >= -2303 @ 53.8526
54.19/54.41 c bounds -1944 >= -2302 @ 53.8599
54.19/54.42 c bounds -1944 >= -2301 @ 53.8681
54.19/54.43 c bounds -1944 >= -2300 @ 53.8764
54.19/54.44 c bounds -1944 >= -2299 @ 53.8843
54.19/54.45 c bounds -1944 >= -2298 @ 53.8926
54.19/54.47 c bounds -1944 >= -2297 @ 53.9116
54.19/54.49 c bounds -1944 >= -2296 @ 53.9385
54.29/54.52 c bounds -1944 >= -2295 @ 53.9642
54.29/54.54 c #Conflicts: 3000 | #Constraints: 483609
54.29/54.54 c bounds -1944 >= -2294 @ 53.9853
54.29/54.58 c bounds -1944 >= -2293 @ 54.0288
54.39/54.61 c bounds -1944 >= -2292 @ 54.0517
54.39/54.63 c bounds -1944 >= -2291 @ 54.0769
54.39/54.66 c bounds -1944 >= -2290 @ 54.1028
54.39/54.69 c bounds -1944 >= -2289 @ 54.1343
54.49/54.73 c bounds -1944 >= -2288 @ 54.1697
54.59/54.80 c bounds -1944 >= -2287 @ 54.2373
54.59/54.87 c #Conflicts: 4000 | #Constraints: 485206
54.59/54.89 c bounds -1944 >= -2286 @ 54.335
54.99/55.23 c UNIT CLEANUP
54.99/55.23 c DATABASE CLEANUP
54.99/55.23 c GARBAGE COLLECT
54.99/55.23 c bounds -1944 >= -2285 @ 54.6683
56.19/56.46 c #Conflicts: 5000 | #Constraints: 483138
58.68/58.94 c #Conflicts: 6000 | #Constraints: 484138
198.11/198.81 c DATABASE CLEANUP
198.11/198.81 c GARBAGE COLLECT
198.11/198.81 c bounds -1944 >= -2284 @ 197.658
198.11/198.88 c #Conflicts: 7000 | #Constraints: 482611
198.21/198.90 c bounds -1944 >= -2283 @ 197.746
198.42/199.13 c bounds -1944 >= -2282 @ 197.976
198.50/199.28 c #Conflicts: 8000 | #Constraints: 483791
198.90/199.64 c bounds -1944 >= -2281 @ 198.478
199.00/199.74 c #Conflicts: 9000 | #Constraints: 484926
199.50/200.28 c DATABASE CLEANUP
199.50/200.28 c bounds -1944 >= -2280 @ 199.121
199.60/200.30 c #Conflicts: 10000 | #Constraints: 483216
209.07/209.85 c #Conflicts: 11000 | #Constraints: 484220
211.56/212.40 c #Conflicts: 12000 | #Constraints: 485220
212.16/212.96 c DATABASE CLEANUP
212.16/212.96 c GARBAGE COLLECT
212.16/212.96 c #Conflicts: 13000 | #Constraints: 483417
542.74/544.54 c bounds -1944 >= -2279 @ 542.189
543.74/545.53 c #Conflicts: 14000 | #Constraints: 484561
546.24/548.06 c #Conflicts: 15000 | #Constraints: 485561
546.83/548.65 c DATABASE CLEANUP
546.83/548.65 c GARBAGE COLLECT
546.83/548.65 c #Conflicts: 16000 | #Constraints: 483607
547.34/549.16 c bounds -1944 >= -2278 @ 546.798
547.62/549.42 c #Conflicts: 17000 | #Constraints: 484751
550.23/552.01 c #Conflicts: 18000 | #Constraints: 485751
552.61/554.47 c DATABASE CLEANUP
552.61/554.47 c GARBAGE COLLECT
552.61/554.47 c #Conflicts: 19000 | #Constraints: 483704
555.11/557.00 c #Conflicts: 20000 | #Constraints: 484704
558.10/559.98 c #Conflicts: 21000 | #Constraints: 485704
1198.81/1202.44 c DATABASE CLEANUP
1198.81/1202.44 c GARBAGE COLLECT
1198.81/1202.44 c #Conflicts: 22000 | #Constraints: 483434
1199.31/1202.96 c #Conflicts: 23000 | #Constraints: 484434
1199.91/1203.57 c #Conflicts: 24000 | #Constraints: 485434
1200.52/1204.18 c #Conflicts: 25000 | #Constraints: 486434
1200.61/1204.23 c bounds -1944 >= -2277 @ 1199.83
1201.20/1204.86 c DATABASE CLEANUP
1201.20/1204.86 c #Conflicts: 26000 | #Constraints: 484005
1203.30/1206.91 c #Conflicts: 27000 | #Constraints: 485005
1205.51/1209.19 c #Conflicts: 28000 | #Constraints: 486005
1207.80/1211.46 c #Conflicts: 29000 | #Constraints: 487005
1210.29/1213.96 c #Conflicts: 30000 | #Constraints: 488005
1213.08/1216.76 c #Conflicts: 31000 | #Constraints: 489005
1215.88/1219.51 c #Conflicts: 32000 | #Constraints: 490005
1218.57/1222.26 c #Conflicts: 33000 | #Constraints: 491005
1221.38/1225.02 c #Conflicts: 34000 | #Constraints: 492005
1224.26/1227.91 c #Conflicts: 35000 | #Constraints: 493005
1227.05/1230.78 c #Conflicts: 36000 | #Constraints: 494005
1229.74/1233.42 c #Conflicts: 37000 | #Constraints: 495005
1232.36/1236.10 c #Conflicts: 38000 | #Constraints: 496005
1232.94/1236.69 c UNIT CLEANUP
1232.94/1236.69 c DATABASE CLEANUP
1232.94/1236.69 c GARBAGE COLLECT
1232.94/1236.69 c #Conflicts: 39000 | #Constraints: 488804
1233.54/1237.22 c #Conflicts: 40000 | #Constraints: 489804
1233.84/1237.56 c bounds -1944 >= -2276 @ 1233.08
1234.04/1237.71 c #Conflicts: 41000 | #Constraints: 490906
1234.45/1238.17 c #Conflicts: 42000 | #Constraints: 491906
1234.94/1238.63 c DATABASE CLEANUP
1234.94/1238.63 c GARBAGE COLLECT
1234.94/1238.63 c #Conflicts: 43000 | #Constraints: 486390
1235.24/1238.96 c bounds -1944 >= -2275 @ 1234.47
1235.35/1239.09 c #Conflicts: 44000 | #Constraints: 487486
1235.83/1239.53 c #Conflicts: 45000 | #Constraints: 488486
2355.35/2361.88 c #Conflicts: 46000 | #Constraints: 489486
2355.84/2362.39 c #Conflicts: 47000 | #Constraints: 490486
2356.34/2362.86 c #Conflicts: 48000 | #Constraints: 491486
2356.84/2363.36 c DATABASE CLEANUP
2356.84/2363.36 c #Conflicts: 49000 | #Constraints: 486637
2357.04/2363.54 c bounds -1944 >= -2274 @ 2355.96
2357.34/2363.80 c #Conflicts: 50000 | #Constraints: 487784
2357.65/2364.19 c #Conflicts: 51000 | #Constraints: 488784
2358.04/2364.58 c #Conflicts: 52000 | #Constraints: 489784
2358.44/2364.96 c bounds -1944 >= -2273 @ 2357.37
2358.55/2365.04 c #Conflicts: 53000 | #Constraints: 490859
2359.04/2365.54 c DATABASE CLEANUP
2359.04/2365.54 c #Conflicts: 54000 | #Constraints: 486231
2359.43/2365.98 c #Conflicts: 55000 | #Constraints: 487231
2359.83/2366.38 c #Conflicts: 56000 | #Constraints: 488231
2360.33/2366.88 c #Conflicts: 57000 | #Constraints: 489231
2360.83/2367.31 c #Conflicts: 58000 | #Constraints: 490231
2360.83/2367.37 c bounds -1944 >= -2272 @ 2359.77
2361.23/2367.74 c #Conflicts: 59000 | #Constraints: 491330
2361.73/2368.20 c #Conflicts: 60000 | #Constraints: 492330
2362.13/2368.60 c bounds -1944 >= -2271 @ 2361
2362.13/2368.63 c #Conflicts: 61000 | #Constraints: 493381
2362.55/2369.07 c #Conflicts: 62000 | #Constraints: 494381
2363.13/2369.60 c #Conflicts: 63000 | #Constraints: 495381
2363.33/2369.84 c bounds -1944 >= -2270 @ 2362.23
2363.54/2370.05 c #Conflicts: 64000 | #Constraints: 496420
2363.93/2370.48 c #Conflicts: 65000 | #Constraints: 497420
2364.43/2370.97 c #Conflicts: 66000 | #Constraints: 498420
2364.54/2371.05 c bounds -1944 >= -2269 @ 2363.44
2366.32/2372.83 c #Conflicts: 67000 | #Constraints: 499459
2368.63/2375.14 c #Conflicts: 68000 | #Constraints: 500459
2371.21/2377.77 c #Conflicts: 69000 | #Constraints: 501459
2373.81/2380.38 c #Conflicts: 70000 | #Constraints: 502459
2376.40/2382.99 c #Conflicts: 71000 | #Constraints: 503459
2377.80/2384.34 c DATABASE CLEANUP
2377.80/2384.34 c GARBAGE COLLECT
2377.80/2384.34 c #Conflicts: 72000 | #Constraints: 492629
2378.19/2384.77 c #Conflicts: 73000 | #Constraints: 493629
2378.69/2385.20 c #Conflicts: 74000 | #Constraints: 494629
2379.09/2385.67 c #Conflicts: 75000 | #Constraints: 495629
2379.09/2385.69 c bounds -1944 >= -2268 @ 2378.03
2379.51/2386.10 c #Conflicts: 76000 | #Constraints: 496704
2379.99/2386.55 c #Conflicts: 77000 | #Constraints: 497704
2380.50/2387.06 c #Conflicts: 78000 | #Constraints: 498704
2380.79/2387.33 c DATABASE CLEANUP
2380.79/2387.33 c bounds -1944 >= -2267 @ 2379.66
2380.99/2387.54 c #Conflicts: 79000 | #Constraints: 490361
2381.38/2387.92 c #Conflicts: 80000 | #Constraints: 491361
2381.79/2388.34 c bounds -1944 >= -2266 @ 2380.66
2381.79/2388.37 c #Conflicts: 81000 | #Constraints: 492424
2382.19/2388.78 c #Conflicts: 82000 | #Constraints: 493424
2382.68/2389.23 c #Conflicts: 83000 | #Constraints: 494424
2382.68/2389.28 c bounds -1944 >= -2265 @ 2381.59
2384.68/2391.28 c #Conflicts: 84000 | #Constraints: 495466
2386.78/2393.32 c DATABASE CLEANUP
2386.78/2393.32 c GARBAGE COLLECT
2386.78/2393.32 c #Conflicts: 85000 | #Constraints: 488468
2387.18/2393.74 c #Conflicts: 86000 | #Constraints: 489468
2387.59/2394.13 c #Conflicts: 87000 | #Constraints: 490468
2387.97/2394.58 c #Conflicts: 88000 | #Constraints: 491468
2388.48/2395.03 c #Conflicts: 89000 | #Constraints: 492468
2388.87/2395.49 c #Conflicts: 90000 | #Constraints: 493468
2388.97/2395.60 c bounds -1944 >= -2264 @ 2387.88
2390.59/2397.13 c #Conflicts: 91000 | #Constraints: 494579
2392.87/2399.40 c #Conflicts: 92000 | #Constraints: 495579
2395.26/2401.82 c #Conflicts: 93000 | #Constraints: 496579
2397.66/2404.25 c #Conflicts: 94000 | #Constraints: 497579
2399.95/2406.59 c #Conflicts: 95000 | #Constraints: 498579
2402.46/2409.09 c #Conflicts: 96000 | #Constraints: 499579
2404.84/2411.46 c #Conflicts: 97000 | #Constraints: 500579
2407.04/2413.60 c #Conflicts: 98000 | #Constraints: 501579
2409.44/2416.08 c #Conflicts: 99000 | #Constraints: 502579
2412.02/2418.65 c #Conflicts: 100000 | #Constraints: 503579
2414.43/2421.04 c #Conflicts: 101000 | #Constraints: 504579
2417.02/2423.66 c #Conflicts: 102000 | #Constraints: 505579
2419.91/2426.50 c #Conflicts: 103000 | #Constraints: 506579
2422.80/2429.41 c #Conflicts: 104000 | #Constraints: 507579
2425.60/2432.24 c #Conflicts: 105000 | #Constraints: 508579
2428.19/2434.80 c #Conflicts: 106000 | #Constraints: 509579
2430.78/2437.41 c #Conflicts: 107000 | #Constraints: 510579
3600.06/3609.61 c DATABASE CLEANUP
3600.06/3609.61 c GARBAGE COLLECT
3600.06/3609.61 c Disabling crashed LP
3600.06/3609.61 c cpu time 3598.54 s
3600.06/3609.61 c deterministic time 3589098373 3.59e+09
3600.06/3609.61 c optimization time 7.17774 s
3600.06/3609.61 c total solve time 3588.18 s
3600.06/3609.61 c core-guided solve time 1510.04 s
3600.06/3609.61 c propagation time 40.3446 s
3600.06/3609.61 c conflict analysis time 107.619 s
3600.06/3609.61 c local search time 0 s
3600.06/3609.61 c propagations 66743226
3600.06/3609.61 c resolve steps 6612401
3600.06/3609.61 c resolve steps with general constraints 408010
3600.06/3609.61 c decisions 309238
3600.06/3609.61 c conflicts 107102
3600.06/3609.61 c overflow fixes 3585
3600.06/3609.61 c conflicts with overflow fixes 209
3600.06/3609.61 c restarts 279
3600.06/3609.61 c inprocessing phases 17
3600.06/3609.61 c garbage collections 12 ,( 70.59 )
3600.06/3609.61 c input clauses 478000 ,( 98.60 )
3600.06/3609.61 c input cardinalities 4788 ,( 0.99 )
3600.06/3609.61 c input general constraints 2020 ,( 0.42 )
3600.06/3609.61 c input average constraint length 9.68
3600.06/3609.61 c input average constraint degree 2.07e+00
3600.06/3609.61 c input average constraint degree bitlength 0.04
3600.06/3609.61 c learned clauses 101497 ,( 94.36 )
3600.06/3609.61 c learned cardinalities 327 ,( 0.30 )
3600.06/3609.61 c learned general constraints 5736 ,( 5.33 )
3600.06/3609.61 c learned average constraint length 627.59
3600.06/3609.61 c learned average constraint degree 4.75e+06
3600.06/3609.61 c learned average constraint degree bitlength 0.64
3600.06/3609.61 c watched CF 32, 64, 128, Arb: 68 , 0 , 0 , 0
3600.06/3609.61 c counting CF 32, 64, 128, Arb: 7689 , 0 , 0 , 0
3600.06/3609.61 c watched constraints 68 ,( 0.88 )
3600.06/3609.61 c counting constraints 7688 ,( 99.12 )
3600.06/3609.61 c loaded clauses, cards, PBs, (WATCHED, COUNTING): 607364900 , 136202758 , 81337304 ,( 39067 , 81298237 )
3600.06/3609.61 c pure literals detected 0
3600.06/3609.61 c unique literal constraints detected 0
3600.06/3609.61 c gcd simplifications 30131
3600.06/3609.61 c detected cardinalities 2270
3600.06/3609.61 c divisions strengthening the constraint 0
3600.06/3609.61 c weakened non-implied lits 88280289
3600.06/3609.61 c weakened non-implying lits 181108
3600.06/3609.61 c percentage of cover cuts not using all falsified lits 0.000
3600.06/3609.61 c average MIR cut multiplier 3.82e+04
3600.06/3609.61 c average MIR cut multiplier bitlength 0.472
3600.06/3609.61 c original variables 4005
3600.06/3609.61 c clausal propagations 44896746
3600.06/3609.61 c cardinality propagations 8819184
3600.06/3609.61 c watched propagations 699
3600.06/3609.61 c counting propagations 12368902
3600.06/3609.61 c watch lookups 925731097
3600.06/3609.61 c watch backjump lookups 0
3600.06/3609.61 c watch checks 2044271786
3600.06/3609.61 c propagation checks 224477698
3600.06/3609.61 c constraint additions 260147405
3600.06/3609.61 c trail pops 67159559
3600.06/3609.61 c formula constraints 470095
3600.06/3609.61 c learned constraints 107552
3600.06/3609.61 c bound constraints 978
3600.06/3609.61 c core-guided constraints 7771
3600.06/3609.61 c encountered formula constraints 5494075
3600.06/3609.61 c encountered learned constraints 525560
3600.06/3609.61 c encountered bound constraints 3439
3600.06/3609.61 c encountered core-guided constraints 490594
3600.06/3609.61 c LP total time 2276.74 s
3600.06/3609.61 c LP solve time 2276.62 s
3600.06/3609.61 c LP constraints added 469920
3600.06/3609.61 c LP constraints removed 0
3600.06/3609.61 c LP pivots internal 173363
3600.06/3609.61 c LP pivots root 85000
3600.06/3609.61 c LP calls 12
3600.06/3609.61 c LP optimalities 0
3600.06/3609.61 c LP no pivot count 0
3600.06/3609.61 c LP infeasibilities 4
3600.06/3609.61 c LP valid Farkas constraints 4
3600.06/3609.61 c LP learned Farkas constraints 4
3600.06/3609.61 c LP basis resets 0
3600.06/3609.61 c LP cycling count 0
3600.06/3609.61 c LP singular count 0
3600.06/3609.61 c LP no primal count 0
3600.06/3609.61 c LP no farkas count 0
3600.06/3609.61 c LP other issue count 0
3600.06/3609.61 c LP Gomory cuts 0
3600.06/3609.61 c LP learned cuts 0
3600.06/3609.61 c LP deleted cuts 0
3600.06/3609.61 c LP encountered Gomory constraints 0
3600.06/3609.61 c LP encountered Farkas constraints 333
3600.06/3609.61 c LP encountered learned Farkas constraints 5
3600.06/3609.61 c CG auxiliary variables introduced 4832
3600.06/3609.61 c CG solutions found 2
3600.06/3609.61 c CG cores constructed 976
3600.06/3609.61 c CG core cardinality constraints returned 0
3600.06/3609.61 c CG unit cores 0
3600.06/3609.61 c CG single cores 970
3600.06/3609.61 c CG blocks removed during cardinality reduction 0
3600.06/3609.61 c CG first core best 0
3600.06/3609.61 c CG decision core best 0
3600.06/3609.61 c CG core reduction tie 6
3600.06/3609.61 c CG core degree average 1.00
3600.06/3609.61 c CG core slack average 5.22
3600.06/3609.61 c CG core upper bound improvements 0
3600.06/3609.61 c STR number of successful calls 0
3600.06/3609.61 c STR number of unsuccessful calls 0
3600.06/3609.61 c STR number of inconclusive calls 0
3600.06/3609.61 c STR number of successful attempts 0
3600.06/3609.61 c STR number of unsuccessful attempts 0
3600.06/3609.61 c STR number of inconclusive attempts 0
3600.06/3609.61 c STR average degree increase per successful call inf
3600.06/3609.61 c STR average degree increase per successful attempt inf
3600.06/3609.61 c STR total number of conflicts for successful attempts 0
3600.06/3609.61 c STR total number of conflicts for unsuccessful attempts 0
3600.06/3609.61 c STR total number of conflicts for inconclusive attempts 0
3600.06/3609.61 c STR average number of conflicts per successful attempt inf
3600.06/3609.61 c STR average number of conflicts per unsuccessful attempt inf
3600.06/3609.61 c STR average number of conflicts per inconclusive attempt inf
3600.06/3609.61 c IHS number of seeded input constraints 0
3600.06/3609.61 c IHS number of seeded weakened input constraints 0
3600.06/3609.61 c IHS number of successful local search calls 0
3600.06/3609.61 c IHS number of timeouts for local search 0
3600.06/3609.61 c IHS number of complete search calls 0
3600.06/3609.61 c IHS number of optimal complete search calls 0
3600.06/3609.61 c IHS number of complete search progress calls 0
3600.06/3609.61 c IHS number of solutions from local search 0
3600.06/3609.61 c IHS number of upper bounds from local search 0
3600.06/3609.61 c IHS number of cores from local search 0
3600.06/3609.61 c IHS number of discarded solutions from local search 0
3600.06/3609.61 c IHS number of solutions from complete search 0
3600.06/3609.61 c IHS number of upper bounds from complete search 0
3600.06/3609.61 c IHS number of cores from complete search 0
3600.06/3609.61 c IHS number of discarded solutions from complete search 0
3600.06/3609.61 c IHS local search time 0 s
3600.06/3609.61 c IHS complete search time 0 s
3600.06/3609.61 c IHS core extraction time 0 s
3600.06/3609.61 c AVG.sumWPerc 84.34
3600.06/3609.61 c bigint constraints 0
3600.06/3609.61 o -1944
3600.06/3609.61 s SATISFIABLE
3600.06/3609.61 v x1 x6 x11 x16 x21 x26 x31 x36 x41 x46 x51 x56 x61 x66 x71 x76 x81 x86 -x2 -x7 -x12 -x17 -x22 -x27 -x32 -x37 -x42 -x47 -x52 -x57 -x62 -x67 -x72 -x77 -x82 -x87 x3 x8 x13 x18 x23 x28 x33 x38 x43 x48 x53 x58 x63 x68 x73 x78 x83 x88 x4 x9 x14 x19 x24 x29 x34 x39 x44 x49 x54 x59 x64 x69 x74 x79 x84 x89 x93 x98 x103 x108 x113 x118 x123 x128 x133 x138 x143 x148 x153 x158 x163 x168 x173 x90 x95 x100 x105 x110 x115 x120 x125 x130 x135 x140 x145 x150 x155 x160 x165 x170 x175 -x91 -x96 -x101 -x106 -x111 -x116 -x121 -x126 -x131 -x136 -x141 -x146 -x151 -x156 -x161 -x166 -x171 -x176 -x92 -x97 -x102 -x107 -x112 -x117 -x122 -x127 -x132 -x137 -x142 -x147 -x152 -x157 -x162 -x167 -x172 -x177 -x180 -x185 -x190 -x195 -x200 -x205 -x210 -x215 -x220 -x225 -x230 -x235 -x240 -x245 -x250 -x255 -x260 x181 x186 x191 x196 x201 x206 x211 x216 x221 x226 x231 x236 x241 x246 x251 x256 x261 x178 x183 x188 x193 x198 x203 x208 x213 x218 x223 x228 x233 x238 x243 x248 x253 x258 x263 x179 x184 x189 x194 x199 x204 x209 x214 x219 x224 x229 x234 x239 x244 x249 x254 x259 x264 x266 x271 x276 x281 x286 x291 x296 x301 x306 x311 x316 x321 x326 x331 x336 x341 x346 -x267 -x272 -x277 -x282 -x287 -x292 -x297 -x302 -x307 -x312 -x317 -x322 -x327 -x332 -x337 -x342 -x347 x268 x273 x278 x283 x288 x293 x298 x303 x308 x313 x318 x323 x328 x333 x338 x343 x348 -x265 -x270 -x275 -x280 -x285 -x290 -x295 -x300 -x305 -x310 -x315 -x320 -x325 -x330 -x335 -x340 -x345 -x350 x351 x356 x361 x366 x371 x376 x381 x386 x391 x396 x401 x406 x411 x416 x421 x426 x431 -x352 -x357 -x362 -x367 -x372 -x377 -x382 -x387 -x392 -x397 -x402 -x407 -x412 -x417 -x422 -x427 -x432 x353 x358 x363 x368 x373 x378 x383 x388 x393 x398 x403 x408 x413 x418 x423 x428 x433 -x354 -x359 -x364 -x369 -x374 -x379 -x384 -x389 -x394 -x399 -x404 -x409 -x414 -x419 -x424 -x429 -x434 x436 x441 x446 x451 x456 x461 x466 x471 x476 x481 x486 x491 x496 x501 x506 x511 x516 -x437 -x442 -x447 -x452 -x457 -x462 -x467 -x472 -x477 -x482 -x487 -x492 -x497 -x502 -x507 -x512 -x517 x438 x443 x448 x453 x458 x463 x468 x473 x478 x483 x488 x493 x498 x503 x508 x513 x518 x439 x444 x449 x454 x459 x464 x469 x474 x479 x484 x489 x494 x499 x504 x509 x514 x519 x523 x528 x533 x538 x543 x548 x553 x558 x563 x568 x573 x578 x583 x588 x593 x598 x520 x525 x530 x535 x540 x545 x550 x555 x560 x565 x570 x575 x580 x585 x590 x595 x600 -x521 -x526 -x531 -x536 -x541 -x546 -x551 -x556 -x561 -x566 -x571 -x576 -x581 -x586 -x591 -x596 -x601 -x522 -x527 -x532 -x537 -x542 -x547 -x552 -x557 -x562 -x567 -x572 -x577 -x582 -x587 -x592 -x597 -x602 -x605 -x610 -x615 -x620 -x625 -x630 -x635 -x640 -x645 -x650 -x655 -x660 -x665 -x670 -x675 -x680 x606 x611 x616 x621 x626 x631 x636 x641 x646 x651 x656 x661 x666 x671 x676 x681 x603 x608 x613 x618 x623 x628 x633 x638 x643 x648 x653 x658 x663 x668 x673 x678 x683 x604 x609 x614 x619 x624 x629 x634 x639 x644 x649 x654 x659 x664 x669 x674 x679 x684 x686 x691 x696 x701 x706 x711 x716 x721 x726 x731 x736 x741 x746 x751 x756 x761 -x687 -x692 -x697 -x702 -x707 -x712 -x717 -x722 -x727 -x732 -x737 -x742 -x747 -x752 -x757 -x762 x688 x693 x698 x703 x708 x713 x718 x723 x728 x733 x738 x743 x748 x753 x758 x763 -x685 -x690 -x695 -x700 -x705 -x710 -x715 -x720 -x725 -x730 -x735 -x740 -x745 -x750 -x755 -x760 -x765 x766 x771 x776 x781 x786 x791 x796 x801 x806 x811 x816 x821 x826 x831 x836 x841 -x767 -x772 -x777 -x782 -x787 -x792 -x797 -x802 -x807 -x812 -x817 -x822 -x827 -x832 -x837 -x842 x768 x773 x778 x783 x788 x793 x798 x803 x808 x813 x818 x823 x828 x833 x838 x843 -x769 -x774 -x779 -x784 -x789 -x794 -x799 -x804 -x809 -x814 -x819 -x824 -x829 -x834 -x839 -x844 x846 x851 x856 x861 x866 x871 x876 x881 x886 x891 x896 x901 x906 x911 x916 x921 -x847 -x852 -x857 -x862 -x867 -x872 -x877 -x882 -x887 -x892 -x897 -x902 -x907 -x912 -x917 -x922 x848 x853 x858 x863 x868 x873 x878 x883 x888 x893 x898 x903 x908 x913 x918 x923 x849 x854 x859 x864 x869 x874 x879 x884 x889 x894 x899 x904 x909 x914 x919 x924 x928 x933 x938 x943 x948 x953 x958 x963 x968 x973 x978 x983 x988 x993 x998 x925 x930 x935 x940 x945 x950 x955 x960 x965 x970 x975 x980 x985 x990 x995 x1000 -x926 -x931 -x936 -x941 -x946 -x951 -x956 -x961 -x966 -x971 -x976 -x981 -x986 -x991 -x996 -x1001 -x927 -x932 -x937 -x942 -x947 -x952 -x957 -x962 -x967 -x972 -x977 -x982 -x987 -x992 -x997 -x1002 -x1005 -x1010 -x1015 -x1020 -x1025 -x1030 -x1035 -x1040 -x1045 -x1050 -x1055 -x1060 -x1065 -x1070 -x1075 x1006 x1011 x1016 x1021 x1026 x1031 x1036 x1041 x1046 x1051 x1056 x1061 x1066 x1071 x1076 x1003 x1008 x1013 x1018 x1023 x1028 x1033 x1038 x1043 x1048 x1053 x1058 x1063 x1068 x1073 x1078 x1004 x1009 x1014 x1019 x1024 x1029 x1034 x1039 x1044 x1049 x1054 x1059 x1064 x1069 x1074 x1079 x1081 x1086 x1091 x1096 x1101 x1106 x1111 x1116 x1121 x1126 x1131 x1136 x1141 x1146 x1151 -x1082 -x1087 -x1092 -x1097 -x1102 -x1107 -x1112 -x1117 -x1122 -x1127 -x1132 -x1137 -x1142 -x1147 -x1152 x1083 x1088 x1093 x1098 x1103 x1108 x1113 x1118 x1123 x1128 x1133 x1138 x1143 x1148 x1153 -x1080 -x1085 -x1090 -x1095 -x1100 -x1105 -x1110 -x1115 -x1120 -x1125 -x1130 -x1135 -x1140 -x1145 -x1150 -x1155 x1156 x1161 x1166 x1171 x1176 x1181 x1186 x1191 x1196 x1201 x1206 x1211 x1216 x1221 x1226 -x1157 -x1162 -x1167 -x1172 -x1177 -x1182 -x1187 -x1192 -x1197 -x1202 -x1207 -x1212 -x1217 -x1222 -x1227 x1158 x1163 x1168 x1173 x1178 x1183 x1188 x1193 x1198 x1203 x1208 x1213 x1218 x1223 x1228 -x1159 -x1164 -x1169 -x1174 -x1179 -x1184 -x1189 -x1194 -x1199 -x1204 -x1209 -x1214 -x1219 -x1224 -x1229 x1231 x1236 x1241 x1246 x1251 x1256 x1261 x1266 x1271 x1276 x1281 x1286 x1291 x1296 x1301 -x1232 -x1237 -x1242 -x1247 -x1252 -x1257 -x1262 -x1267 -x1272 -x1277 -x1282 -x1287 -x1292 -x1297 -x1302 x1233 x1238 x1243 x1248 x1253 x1258 x1263 x1268 x1273 x1278 x1283 x1288 x1293 x1298 x1303 x1234 x1239 x1244 x1249 x1254 x1259 x1264 x1269 x1274 x1279 x1284 x1289 x1294 x1299 x1304 x1308 x1313 x1318 x1323 x1328 x1333 x1338 x1343 x1348 x1353 x1358 x1363 x1368 x1373 x1305 x1310 x1315 x1320 x1325 x1330 x1335 x1340 x1345 x1350 x1355 x1360 x1365 x1370 x1375 -x1306 -x1311 -x1316 -x1321 -x1326 -x1331 -x1336 -x1341 -x1346 -x1351 -x1356 -x1361 -x1366 -x1371 -x1376 -x1307 -x1312 -x1317 -x1322 -x1327 -x1332 -x1337 -x1342 -x1347 -x1352 -x1357 -x1362 -x1367 -x1372 -x1377 -x1380 -x1385 -x1390 -x1395 -x1400 -x1405 -x1410 -x1415 -x1420 -x1425 -x1430 -x1435 -x1440 -x1445 x1381 x1386 x1391 x1396 x1401 x1406 x1411 x1416 x1421 x1426 x1431 x1436 x1441 x1446 x1378 x1383 x1388 x1393 x1398 x1403 x1408 x1413 x1418 x1423 x1428 x1433 x1438 x1443 x1448 x1379 x1384 x1389 x1394 x1399 x1404 x1409 x1414 x1419 x1424 x1429 x1434 x1439 x1444 x1449 x1451 x1456 x1461 x1466 x1471 x1476 x1481 x1486 x1491 x1496 x1501 x1506 x1511 x1516 -x1452 -x1457 -x1462 -x1467 -x1472 -x1477 -x1482 -x1487 -x1492 -x1497 -x1502 -x1507 -x1512 -x1517 x1453 x1458 x1463 x1468 x1473 x1478 x1483 x1488 x1493 x1498 x1503 x1508 x1513 x1518 -x1450 -x1455 -x1460 -x1465 -x1470 -x1475 -x1480 -x1485 -x1490 -x1495 -x1500 -x1505 -x1510 -x1515 -x1520 x1521 x1526 x1531 x1536 x1541 x1546 x1551 x1556 x1561 x1566 x1571 x1576 x1581 x1586 -x1522 -x1527 -x1532 -x1537 -x1542 -x1547 -x1552 -x1557 -x1562 -x1567 -x1572 -x1577 -x1582 -x1587 x1523 x1528 x1533 x1538 x1543 x1548 x1553 x1558 x1563 x1568 x1573 x1578 x1583 x1588 -x1524 -x1529 -x1534 -x1539 -x1544 -x1549 -x1554 -x1559 -x1564 -x1569 -x1574 -x1579 -x1584 -x1589 x1591 x1596 x1601 x1606 x1611 x1616 x1621 x1626 x1631 x1636 x1641 x1646 x1651 x1656 -x1592 -x1597 -x1602 -x1607 -x1612 -x1617 -x1622 -x1627 -x1632 -x1637 -x1642 -x1647 -x1652 -x1657 x1593 x1598 x1603 x1608 x1613 x1618 x1623 x1628 x1633 x1638 x1643 x1648 x1653 x1658 x1594 x1599 x1604 x1609 x1614 x1619 x1624 x1629 x1634 x1639 x1644 x1649 x1654 x1659 x1663 x1668 x1673 x1678 x1683 x1688 x1693 x1698 x1703 x1708 x1713 x1718 x1723 x1660 x1665 x1670 x1675 x1680 x1685 x1690 x1695 x1700 x1705 x1710 x1715 x1720 x1725 -x1661 -x1666 -x1671 -x1676 -x1681 -x1686 -x1691 -x1696 -x1701 -x1706 -x1711 -x1716 -x1721 -x1726 -x1662 -x1667 -x1672 -x1677 -x1682 -x1687 -x1692 -x1697 -x1702 -x1707 -x1712 -x1717 -x1722 -x1727 -x1730 -x1735 -x1740 -x1745 -x1750 -x1755 -x1760 -x1765 -x1770 -x1775 -x1780 -x1785 -x1790 x1731 x1736 x1741 x1746 x1751 x1756 x1761 x1766 x1771 x1776 x1781 x1786 x1791 x1728 x1733 x1738 x1743 x1748 x1753 x1758 x1763 x1768 x1773 x1778 x1783 x1788 x1793 x1729 x1734 x1739 x1744 x1749 x1754 x1759 x1764 x1769 x1774 x1779 x1784 x1789 x1794 x1796 x1801 x1806 x1811 x1816 x1821 x1826 x1831 x1836 x1841 x1846 x1851 x1856 -x1797 -x1802 -x1807 -x1812 -x1817 -x1822 -x1827 -x1832 -x1837 -x1842 -x1847 -x1852 -x1857 x1798 x1803 x1808 x1813 x1818 x1823 x1828 x1833 x1838 x1843 x1848 x1853 x1858 -x1795 -x1800 -x1805 -x1810 -x1815 -x1820 -x1825 -x1830 -x1835 -x1840 -x1845 -x1850 -x1855 -x1860 x1861 x1866 x1871 x1876 x1881 x1886 x1891 x1896 x1901 x1906 x1911 x1916 x1921 -x1862 -x1867 -x1872 -x1877 -x1882 -x1887 -x1892 -x1897 -x1902 -x1907 -x1912 -x1917 -x1922 x1863 x1868 x1873 x1878 x1883 x1888 x1893 x1898 x1903 x1908 x1913 x1918 x1923 -x1864 -x1869 -x1874 -x1879 -x1884 -x1889 -x1894 -x1899 -x1904 -x1909 -x1914 -x1919 -x1924 x1926 x1931 x1936 x1941 x1946 x1951 x1956 x1961 x1966 x1971 x1976 x1981 x1986 -x1927 -x1932 -x1937 -x1942 -x1947 -x1952 -x1957 -x1962 -x1967 -x1972 -x1977 -x1982 -x1987 x1928 x1933 x1938 x1943 x1948 x1953 x1958 x1963 x1968 x1973 x1978 x1983 x1988 x1929 x1934 x1939 x1944 x1949 x1954 x1959 x1964 x1969 x1974 x1979 x1984 x1989 x1993 x1998 x2003 x2008 x2013 x2018 x2023 x2028 x2033 x2038 x2043 x2048 x1990 x1995 x2000 x2005 x2010 x2015 x2020 x2025 x2030 x2035 x2040 x2045 x2050 -x1991 -x1996 -x2001 -x2006 -x2011 -x2016 -x2021 -x2026 -x2031 -x2036 -x2041 -x2046 -x2051 -x1992 -x1997 -x2002 -x2007 -x2012 -x2017 -x2022 -x2027 -x2032 -x2037 -x2042 -x2047 -x2052 -x2055 -x2060 -x2065 -x2070 -x2075 -x2080 -x2085 -x2090 -x2095 -x2100 -x2105 -x2110 x2056 x2061 x2066 x2071 x2076 x2081 x2086 x2091 x2096 x2101 x2106 x2111 x2053 x2058 x2063 x2068 x2073 x2078 x2083 x2088 x2093 x2098 x2103 x2108 x2113 x2054 x2059 x2064 x2069 x2074 x2079 x2084 x2089 x2094 x2099 x2104 x2109 x2114 x2116 x2121 x2126 x2131 x2136 x2141 x2146 x2151 x2156 x2161 x2166 x2171 -x2117 -x2122 -x2127 -x2132 -x2137 -x2142 -x2147 -x2152 -x2157 -x2162 -x2167 -x2172 x2118 x2123 x2128 x2133 x2138 x2143 x2148 x2153 x2158 x2163 x2168 x2173 -x2115 -x2120 -x2125 -x2130 -x2135 -x2140 -x2145 -x2150 -x2155 -x2160 -x2165 -x2170 -x2175 x2176 x2181 x2186 x2191 x2196 x2201 x2206 x2211 x2216 x2221 x2226 x2231 -x2177 -x2182 -x2187 -x2192 -x2197 -x2202 -x2207 -x2212 -x2217 -x2222 -x2227 -x2232 x2178 x2183 x2188 x2193 x2198 x2203 x2208 x2213 x2218 x2223 x2228 x2233 -x2179 -x2184 -x2189 -x2194 -x2199 -x2204 -x2209 -x2214 -x2219 -x2224 -x2229 -x2234 x2236 x2241 x2246 x2251 x2256 x2261 x2266 x2271 x2276 x2281 x2286 x2291 -x2237 -x2242 -x2247 -x2252 -x2257 -x2262 -x2267 -x2272 -x2277 -x2282 -x2287 -x2292 x2238 x2243 x2248 x2253 x2258 x2263 x2268 x2273 x2278 x2283 x2288 x2293 x2239 x2244 x2249 x2254 x2259 x2264 x2269 x2274 x2279 x2284 x2289 x2294 x2298 x2303 x2308 x2313 x2318 x2323 x2328 x2333 x2338 x2343 x2348 x2295 x2300 x2305 x2310 x2315 x2320 x2325 x2330 x2335 x2340 x2345 x2350 -x2296 -x2301 -x2306 -x2311 -x2316 -x2321 -x2326 -x2331 -x2336 -x2341 -x2346 -x2351 -x2297 -x2302 -x2307 -x2312 -x2317 -x2322 -x2327 -x2332 -x2337 -x2342 -x2347 -x2352 -x2355 -x2360 -x2365 -x2370 -x2375 -x2380 -x2385 -x2390 -x2395 -x2400 -x2405 x2356 x2361 x2366 x2371 x2376 x2381 x2386 x2391 x2396 x2401 x2406 x2353 x2358 x2363 x2368 x2373 x2378 x2383 x2388 x2393 x2398 x2403 x2408 x2354 x2359 x2364 x2369 x2374 x2379 x2384 x2389 x2394 x2399 x2404 x2409 x2411 x2416 x2421 x2426 x2431 x2436 x2441 x2446 x2451 x2456 x2461 -x2412 -x2417 -x2422 -x2427 -x2432 -x2437 -x2442 -x2447 -x2452 -x2457 -x2462 x2413 x2418 x2423 x2428 x2433 x2438 x2443 x2448 x2453 x2458 x2463 -x2410 -x2415 -x2420 -x2425 -x2430 -x2435 -x2440 -x2445 -x2450 -x2455 -x2460 -x2465 x2466 x2471 x2476 x2481 x2486 x2491 x2496 x2501 x2506 x2511 x2516 -x2467 -x2472 -x2477 -x2482 -x2487 -x2492 -x2497 -x2502 -x2507 -x2512 -x2517 x2468 x2473 x2478 x2483 x2488 x2493 x2498 x2503 x2508 x2513 x2518 -x2469 -x2474 -x2479 -x2484 -x2489 -x2494 -x2499 -x2504 -x2509 -x2514 -x2519 x2521 x2526 x2531 x2536 x2541 x2546 x2551 x2556 x2561 x2566 x2571 -x2522 -x2527 -x2532 -x2537 -x2542 -x2547 -x2552 -x2557 -x2562 -x2567 -x2572 x2523 x2528 x2533 x2538 x2543 x2548 x2553 x2558 x2563 x2568 x2573 x2524 x2529 x2534 x2539 x2544 x2549 x2554 x2559 x2564 x2569 x2574 x2578 x2583 x2588 x2593 x2598 x2603 x2608 x2613 x2618 x2623 x2575 x2580 x2585 x2590 x2595 x2600 x2605 x2610 x2615 x2620 x2625 -x2576 -x2581 -x2586 -x2591 -x2596 -x2601 -x2606 -x2611 -x2616 -x2621 -x2626 -x2577 -x2582 -x2587 -x2592 -x2597 -x2602 -x2607 -x2612 -x2617 -x2622 -x2627 -x2630 -x2635 -x2640 -x2645 -x2650 -x2655 -x2660 -x2665 -x2670 -x2675 x2631 x2636 x2641 x2646 x2651 x2656 x2661 x2666 x2671 x2676 x2628 x2633 x2638 x2643 x2648 x2653 x2658 x2663 x2668 x2673 x2678 x2629 x2634 x2639 x2644 x2649 x2654 x2659 x2664 x2669 x2674 x2679 x2681 x2686 x2691 x2696 x2701 x2706 x2711 x2716 x2721 x2726 -x2682 -x2687 -x2692 -x2697 -x2702 -x2707 -x2712 -x2717 -x2722 -x2727 x2683 x2688 x2693 x2698 x2703 x2708 x2713 x2718 x2723 x2728 -x2680 -x2685 -x2690 -x2695 -x2700 -x2705 -x2710 -x2715 -x2720 -x2725 -x2730 x2731 x2736 x2741 x2746 x2751 x2756 x2761 x2766 x2771 x2776 -x2732 -x2737 -x2742 -x2747 -x2752 -x2757 -x2762 -x2767 -x2772 -x2777 x2733 x2738 x2743 x2748 x2753 x2758 x2763 x2768 x2773 x2778 -x2734 -x2739 -x2744 -x2749 -x2754 -x2759 -x2764 -x2769 -x2774 -x2779 x2781 x2786 x2791 x2796 x2801 x2806 x2811 x2816 x2821 x2826 -x2782 -x2787 -x2792 -x2797 -x2802 -x2807 -x2812 -x2817 -x2822 -x2827 x2783 x2788 x2793 x2798 x2803 x2808 x2813 x2818 x2823 x2828 x2784 x2789 x2794 x2799 x2804 x2809 x2814 x2819 x2824 x2829 x2833 x2838 x2843 x2848 x2853 x2858 x2863 x2868 x2873 x2830 x2835 x2840 x2845 x2850 x2855 x2860 x2865 x2870 x2875 -x2831 -x2836 -x2841 -x2846 -x2851 -x2856 -x2861 -x2866 -x2871 -x2876 -x2832 -x2837 -x2842 -x2847 -x2852 -x2857 -x2862 -x2867 -x2872 -x2877 -x2880 -x2885 -x2890 -x2895 -x2900 -x2905 -x2910 -x2915 -x2920 x2881 x2886 x2891 x2896 x2901 x2906 x2911 x2916 x2921 x2878 x2883 x2888 x2893 x2898 x2903 x2908 x2913 x2918 x2923 x2879 x2884 x2889 x2894 x2899 x2904 x2909 x2914 x2919 x2924 x2926 x2931 x2936 x2941 x2946 x2951 x2956 x2961 x2966 -x2927 -x2932 -x2937 -x2942 -x2947 -x2952 -x2957 -x2962 -x2967 x2928 x2933 x2938 x2943 x2948 x2953 x2958 x2963 x2968 -x2925 -x2930 -x2935 -x2940 -x2945 -x2950 -x2955 -x2960 -x2965 -x2970 x2971 x2976 x2981 x2986 x2991 x2996 x3001 x3006 x3011 -x2972 -x2977 -x2982 -x2987 -x2992 -x2997 -x3002 -x3007 -x3012 x2973 x2978 x2983 x2988 x2993 x2998 x3003 x3008 x3013 -x2974 -x2979 -x2984 -x2989 -x2994 -x2999 -x3004 -x3009 -x3014 x3016 x3021 x3026 x3031 x3036 x3041 x3046 x3051 x3056 -x3017 -x3022 -x3027 -x3032 -x3037 -x3042 -x3047 -x3052 -x3057 x3018 x3023 x3028 x3033 x3038 x3043 x3048 x3053 x3058 x3019 x3024 x3029 x3034 x3039 x3044 x3049 x3054 x3059 x3063 x3068 x3073 x3078 x3083 x3088 x3093 x3098 x3060 x3065 x3070 x3075 x3080 x3085 x3090 x3095 x3100 -x3061 -x3066 -x3071 -x3076 -x3081 -x3086 -x3091 -x3096 -x3101 -x3062 -x3067 -x3072 -x3077 -x3082 -x3087 -x3092 -x3097 -x3102 -x3105 -x3110 -x3115 -x3120 -x3125 -x3130 -x3135 -x3140 x3106 x3111 x3116 x3121 x3126 x3131 x3136 x3141 x3103 x3108 x3113 x3118 x3123 x3128 x3133 x3138 x3143 x3104 x3109 x3114 x3119 x3124 x3129 x3134 x3139 x3144 x3146 x3151 x3156 x3161 x3166 x3171 x3176 x3181 -x3147 -x3152 -x3157 -x3162 -x3167 -x3172 -x3177 -x3182 x3148 x3153 x3158 x3163 x3168 x3173 x3178 x3183 -x3145 -x3150 -x3155 -x3160 -x3165 -x3170 -x3175 -x3180 -x3185 x3186 x3191 x3196 x3201 x3206 x3211 x3216 x3221 -x3187 -x3192 -x3197 -x3202 -x3207 -x3212 -x3217 -x3222 x3188 x3193 x3198 x3203 x3208 x3213 x3218 x3223 -x3189 -x3194 -x3199 -x3204 -x3209 -x3214 -x3219 -x3224 x3226 x3231 x3236 x3241 x3246 x3251 x3256 x3261 -x3227 -x3232 -x3237 -x3242 -x3247 -x3252 -x3257 -x3262 x3228 x3233 x3238 x3243 x3248 x3253 x3258 x3263 x3229 x3234 x3239 x3244 x3249 x3254 x3259 x3264 x3268 x3273 x3278 x3283 x3288 x3293 x3298 x3265 x3270 x3275 x3280 x3285 x3290 x3295 x3300 -x3266 -x3271 -x3276 -x3281 -x3286 -x3291 -x3296 -x3301 -x3267 -x3272 -x3277 -x3282 -x3287 -x3292 -x3297 -x3302 -x3305 -x3310 -x3315 -x3320 -x3325 -x3330 -x3335 x3306 x3311 x3316 x3321 x3326 x3331 x3336 x3303 x3308 x3313 x3318 x3323 x3328 x3333 x3338 x3304 x3309 x3314 x3319 x3324 x3329 x3334 x3339 x3341 x3346 x3351 x3356 x3361 x3366 x3371 -x3342 -x3347 -x3352 -x3357 -x3362 -x3367 -x3372 x3343 x3348 x3353 x3358 x3363 x3368 x3373 -x3340 -x3345 -x3350 -x3355 -x3360 -x3365 -x3370 -x3375 x3376 x3381 x3386 x3391 x3396 x3401 x3406 -x3377 -x3382 -x3387 -x3392 -x3397 -x3402 -x3407 x3378 x3383 x3388 x3393 x3398 x3403 x3408 -x3379 -x3384 -x3389 -x3394 -x3399 -x3404 -x3409 x3411 x3416 x3421 x3426 x3431 x3436 x3441 -x3412 -x3417 -x3422 -x3427 -x3432 -x3437 -x3442 x3413 x3418 x3423 x3428 x3433 x3438 x3443 x3414 x3419 x3424 x3429 x3434 x3439 x3444 x3448 x3453 x3458 x3463 x3468 x3473 x3445 x3450 x3455 x3460 x3465 x3470 x3475 -x3446 -x3451 -x3456 -x3461 -x3466 -x3471 -x3476 -x3447 -x3452 -x3457 -x3462 -x3467 -x3472 -x3477 -x3480 -x3485 -x3490 -x3495 -x3500 -x3505 x3481 x3486 x3491 x3496 x3501 x3506 x3478 x3483 x3488 x3493 x3498 x3503 x3508 x3479 x3484 x3489 x3494 x3499 x3504 x3509 x3511 x3516 x3521 x3526 x3531 x3536 -x3512 -x3517 -x3522 -x3527 -x3532 -x3537 x3513 x3518 x3523 x3528 x3533 x3538 -x3510 -x3515 -x3520 -x3525 -x3530 -x3535 -x3540 x3541 x3546 x3551 x3556 x3561 x3566 -x3542 -x3547 -x3552 -x3557 -x3562 -x3567 x3543 x3548 x3553 x3558 x3563 x3568 -x3544 -x3549 -x3554 -x3559 -x3564 -x3569 x3571 x3576 x3581 x3586 x3591 x3596 -x3572 -x3577 -x3582 -x3587 -x3592 -x3597 x3573 x3578 x3583 x3588 x3593 x3598 x3574 x3579 x3584 x3589 x3594 x3599 x3603 x3608 x3613 x3618 x3623 x3600 x3605 x3610 x3615 x3620 x3625 -x3601 -x3606 -x3611 -x3616 -x3621 -x3626 -x3602 -x3607 -x3612 -x3617 -x3622 -x3627 -x3630 -x3635 -x3640 -x3645 -x3650 x3631 x3636 x3641 x3646 x3651 x3628 x3633 x3638 x3643 x3648 x3653 x3629 x3634 x3639 x3644 x3649 x3654 x3656 x3661 x3666 x3671 x3676 -x3657 -x3662 -x3667 -x3672 -x3677 x3658 x3663 x3668 x3673 x3678 -x3655 -x3660 -x3665 -x3670 -x3675 -x3680 x3681 x3686 x3691 x3696 x3701 -x3682 -x3687 -x3692 -x3697 -x3702 x3683 x3688 x3693 x3698 x3703 -x3684 -x3689 -x3694 -x3699 -x3704 x3706 x3711 x3716 x3721 x3726 -x3707 -x3712 -x3717 -x3722 -x3727 x3708 x3713 x3718 x3723 x3728 x3709 x3714 x3719 x3724 x3729 x3733 x3738 x3743 x3748 x3730 x3735 x3740 x3745 x3750 -x3731 -x3736 -x3741 -x3746 -x3751 -x3732 -x3737 -x3742 -x3747 -x3752 -x3755 -x3760 -x3765 -x3770 x3756 x3761 x3766 x3771 x3753 x3758 x3763 x3768 x3773 x3754 x3759 x3764 x3769 x3774 x3776 x3781 x3786 x3791 -x3777 -x3782 -x3787 -x3792 x3778 x3783 x3788 x3793 -x3775 -x3780 -x3785 -x3790 -x3795 x3796 x3801 x3806 x3811 -x3797 -x3802 -x3807 -x3812 x3798 x3803 x3808 x3813 -x3799 -x3804 -x3809 -x3814 x3816 x3821 x3826 x3831 -x3817 -x3822 -x3827 -x3832 x3818 x3823 x3828 x3833 x3819 x3824 x3829 x3834 x3838 x3843 x3848 x3835 x3840 x3845 x3850 -x3836 -x3841 -x3846 -x3851 -x3837 -x3842 -x3847 -x3852 -x3855 -x3860 -x3865 x3856 x3861 x3866 x3853 x3858 x3863 x3868 x3854 x3859 x3864 x3869 x3871 x3876 x3881 -x3872 -x3877 -x3882 x3873 x3878 x3883 -x3870 -x3875 -x3880 -x3885 x3886 x3891 x3896 -x3887 -x3892 -x3897 x3888 x3893 x3898 -x3889 -x3894 -x3899 x3901 x3906 x3911 -x3902 -x3907 -x3912 x3903 x3908 x3913 x3904 x3909 x3914 x3918 x3923 x3915 x3920 x3925 -x3916 -x3921 -x3926 -x3917 -x3922 -x3927 -x3930 -x3935 x3931 x3936 x3928 x3933 x3938 x3929 x3934 x3939 x3941 x3946 -x3942 -x3947 x3943 x3948 -x3940 -x3945 -x3950 x3951 x3956 -x3952 -x3957 x3953 x3958 -x3954 -x3959 x3961 x3966 -x3962 -x3967 x3963 x3968 x3964 x3969 x3973 x3970 x3975 -x3971 -x3976 -x3972 -x3977 -x3980 x3981 x3978 x3983 x3979 x3984 x3986 -x3987 x3988 -x3985 -x3990 x3991 -x3992 x3993 -x3994 x3996 -x3997 x3998 x3999 x4000 -x4001 -x4002 x4003 x4004 -x4005 -x5 -x94 -x10 -x99 -x15 -x104 -x20 -x109 -x25 -x114 -x30 -x119 -x35 -x124 -x40 -x129 -x45 -x134 -x50 -x139 -x55 -x144 -x60 -x149 -x65 -x154 -x70 -x159 -x75 -x164 -x80 -x169 -x85 -x174 -x182 -x187 -x192 -x197 -x202 -x207 -x212 -x217 -x222 -x227 -x232 -x237 -x242 -x247 -x252 -x257 -x262 -x269 -x274 -x279 -x284 -x289 -x294 -x299 -x304 -x309 -x314 -x319 -x324 -x329 -x334 -x339 -x344 -x349 -x355 -x360 -x365 -x370 -x375 -x380 -x385 -x390 -x395 -x400 -x405 -x410 -x415 -x420 -x425 -x430 -x435 -x440 -x445 -x450 -x455 -x460 -x465 -x470 -x475 -x480 -x485 -x490 -x495 -x500 -x505 -x510 -x515 -x524 -x529 -x534 -x539 -x544 -x549 -x554 -x559 -x564 -x569 -x574 -x579 -x584 -x589 -x594 -x599 -x607 -x612 -x617 -x622 -x627 -x632 -x637 -x642 -x647 -x652 -x657 -x662 -x667 -x672 -x677 -x682 -x689 -x694 -x699 -x704 -x709 -x714 -x719 -x724 -x729 -x734 -x739 -x744 -x749 -x754 -x759 -x764 -x770 -x775 -x780 -x785 -x790 -x795 -x800 -x805 -x810 -x815 -x820 -x825 -x830 -x835 -x840 -x845 -x850 -x855 -x860 -x865 -x870 -x875 -x880 -x885 -x890 -x895 -x900 -x905 -x910 -x915 -x920 -x929 -x934 -x939 -x944 -x949 -x954 -x959 -x964 -x969 -x974 -x979 -x984 -x989 -x994 -x999 -x1007 -x1012 -x1017 -x1022 -x1027 -x1032 -x1037 -x1042 -x1047 -x1052 -x1057 -x1062 -x1067 -x1072 -x1077 -x1084 -x1089 -x1094 -x1099 -x1104 -x1109 -x1114 -x1119 -x1124 -x1129 -x1134 -x1139 -x1144 -x1149 -x1154 -x1160 -x1165 -x1170 -x1175 -x1180 -x1185 -x1190 -x1195 -x1200 -x1205 -x1210 -x1215 -x1220 -x1225 -x1230 -x1235 -x1240 -x1245 -x1250 -x1255 -x1260 -x1265 -x1270 -x1275 -x1280 -x1285 -x1290 -x1295 -x1300 -x1309 -x1314 -x1319 -x1324 -x1329 -x1334 -x1339 -x1344 -x1349 -x1354 -x1359 -x1364 -x1369 -x1374 -x1382 -x1387 -x1392 -x1397 -x1402 -x1407 -x1412 -x1417 -x1422 -x1427 -x1432 -x1437 -x1442 -x1447 -x1454 -x1459 -x1464 -x1469 -x1474 -x1479 -x1484 -x1489 -x1494 -x1499 -x1504 -x1509 -x1514 -x1519 -x1525 -x1530 -x1535 -x1540 -x1545 -x1550 -x1555 -x1560 -x1565 -x1570 -x1575 -x1580 -x1585 -x1590 -x1595 -x1600 -x1605 -x1610 -x1615 -x1620 -x1625 -x1630 -x1635 -x1640 -x1645 -x1650 -x1655 -x1664 -x1669 -x1674 -x1679 -x1684 -x1689 -x1694 -x1699 -x1704 -x1709 -x1714 -x1719 -x1724 -x1732 -x1737 -x1742 -x1747 -x1752 -x1757 -x1762 -x1767 -x1772 -x1777 -x1782 -x1787 -x1792 -x1799 -x1804 -x1809 -x1814 -x1819 -x1824 -x1829 -x1834 -x1839 -x1844 -x1849 -x1854 -x1859 -x1865 -x1870 -x1875 -x1880 -x1885 -x1890 -x1895 -x1900 -x1905 -x1910 -x1915 -x1920 -x1925 -x1930 -x1935 -x1940 -x1945 -x1950 -x1955 -x1960 -x1965 -x1970 -x1975 -x1980 -x1985 -x1994 -x1999 -x2004 -x2009 -x2014 -x2019 -x2024 -x2029 -x2034 -x2039 -x2044 -x2049 -x2057 -x2062 -x2067 -x2072 -x2077 -x2082 -x2087 -x2092 -x2097 -x2102 -x2107 -x2112 -x2119 -x2124 -x2129 -x2134 -x2139 -x2144 -x2149 -x2154 -x2159 -x2164 -x2169 -x2174 -x2180 -x2185 -x2190 -x2195 -x2200 -x2205 -x2210 -x2215 -x2220 -x2225 -x2230 -x2235 -x2240 -x2245 -x2250 -x2255 -x2260 -x2265 -x2270 -x2275 -x2280 -x2285 -x2290 -x2299 -x2304 -x2309 -x2314 -x2319 -x2324 -x2329 -x2334 -x2339 -x2344 -x2349 -x2357 -x2362 -x2367 -x2372 -x2377 -x2382 -x2387 -x2392 -x2397 -x2402 -x2407 -x2414 -x2419 -x2424 -x2429 -x2434 -x2439 -x2444 -x2449 -x2454 -x2459 -x2464 -x2470 -x2475 -x2480 -x2485 -x2490 -x2495 -x2500 -x2505 -x2510 -x2515 -x2520 -x2525 -x2530 -x2535 -x2540 -x2545 -x2550 -x2555 -x2560 -x2565 -x2570 -x2579 -x2584 -x2589 -x2594 -x2599 -x2604 -x2609 -x2614 -x2619 -x2624 -x2632 -x2637 -x2642 -x2647 -x2652 -x2657 -x2662 -x2667 -x2672 -x2677 -x2684 -x2689 -x2694 -x2699 -x2704 -x2709 -x2714 -x2719 -x2724 -x2729 -x2735 -x2740 -x2745 -x2750 -x2755 -x2760 -x2765 -x2770 -x2775 -x2780 -x2785 -x2790 -x2795 -x2800 -x2805 -x2810 -x2815 -x2820 -x2825 -x2834 -x2839 -x2844 -x2849 -x2854 -x2859 -x2864 -x2869 -x2874 -x2882 -x2887 -x2892 -x2897 -x2902 -x2907 -x2912 -x2917 -x2922 -x2929 -x2934 -x2939 -x2944 -x2949 -x2954 -x2959 -x2964 -x2969 -x2975 -x2980 -x2985 -x2990 -x2995 -x3000 -x3005 -x3010 -x3015 -x3020 -x3025 -x3030 -x3035 -x3040 -x3045 -x3050 -x3055 -x3064 -x3069 -x3074 -x3079 -x3084 -x3089 -x3094 -x3099 -x3107 -x3112 -x3117 -x3122 -x3127 -x3132 -x3137 -x3142 -x3149 -x3154 -x3159 -x3164 -x3169 -x3174 -x3179 -x3184 -x3190 -x3195 -x3200 -x3205 -x3210 -x3215 -x3220 -x3225 -x3230 -x3235 -x3240 -x3245 -x3250 -x3255 -x3260 -x3269 -x3274 -x3279 -x3284 -x3289 -x3294 -x3299 -x3307 -x3312 -x3317 -x3322 -x3327 -x3332 -x3337 -x3344 -x3349 -x3354 -x3359 -x3364 -x3369 -x3374 -x3380 -x3385 -x3390 -x3395 -x3400 -x3405 -x3410 -x3415 -x3420 -x3425 -x3430 -x3435 -x3440 -x3449 -x3454 -x3459 -x3464 -x3469 -x3474 -x3482 -x3487 -x3492 -x3497 -x3502 -x3507 -x3514 -x3519 -x3524 -x3529 -x3534 -x3539 -x3545 -x3550 -x3555 -x3560 -x3565 -x3570 -x3575 -x3580 -x3585 -x3590 -x3595 -x3604 -x3609 -x3614 -x3619 -x3624 -x3632 -x3637 -x3642 -x3647 -x3652 -x3659 -x3664 -x3669 -x3674 -x3679 -x3685 -x3690 -x3695 -x3700 -x3705 -x3710 -x3715 -x3720 -x3725 -x3734 -x3739 -x3744 -x3749 -x3757 -x3762 -x3767 -x3772 -x3779 -x3784 -x3789 -x3794 -x3800 -x3805 -x3810 -x3815 -x3820 -x3825 -x3830 -x3839 -x3844 -x3849 -x3857 -x3862 -x3867 -x3874 -x3879 -x3884 -x3890 -x3895 -x3900 -x3905 -x3910 -x3919 -x3924 -x3932 -x3937 -x3944 -x3949 -x3955 -x3960 -x3965 -x3974 -x3982 -x3989 -x3995
3600.06/3609.61 c Program interrupted by user.
Verifier Data
Watcher Data
runsolver version 3.4.3 (svn: 5215) Copyright (C) 2010-2013 Olivier ROUSSEL
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4807064-1782822061/watcher-4807064-1782822061 -o /tmp/evaluation-result-4807064-1782822061/solver-4807064-1782822061 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4807064-1782822061/vars-4807064-1782822061 --bin-var /tmp/runsolver-exch-nodeE006-1782818442-2541680 --watchdog 3760 ./run-opt.sh HOME/instance-4807064-1782822061.opb
running on 4 cores: 52-55
CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
2500 MHz: 0-1,3-4,8-9,12,15-16,18,20-21,23-25,27,29-30,37-43,46-48,50,56-57
3550 MHz: 5,31-32,59
3600 MHz: 2,6-7,10-11,13-14,17,19,22,26,28,33-36,44-45,49,51-55,58,60-63
WARNING: cores do not run at the same frequency!
Cores frequency (cpufreq):
2500 MHz: 0-1,3
3600 MHz: 2
WARNING: cores do not run at the same frequency!
CPU governors:
performance: 52-55
NUMA information:
number of nodes: 8
node 0: cores 0-7, 128055 MiB (103053 MiB free)
node 1: cores 8-15, 129019 MiB (104343 MiB free)
node 2: cores 16-23, 129019 MiB (108623 MiB free)
node 3: cores 24-31, 129003 MiB (107430 MiB free)
node 4: cores 32-39, 128973 MiB (112803 MiB free)
node 5: cores 40-47, 129019 MiB (105572 MiB free)
node 6: cores 48-55, 129019 MiB (105483 MiB free)
node 7: cores 56-63, 128474 MiB (109609 MiB free)
node distances:
10 12 12 12 32 32 32 32
12 10 12 12 32 32 32 32
12 12 10 12 32 32 32 32
12 12 12 10 32 32 32 32
32 32 32 32 10 12 12 12
32 32 32 32 12 10 12 12
32 32 32 32 12 12 10 12
32 32 32 32 12 12 12 10
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 63488000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 63539200 KiB
Linux 5.14.0-611.55.1.el9_7.0.3.x86_64
Starting watchdog thread
solver pid=2544886, runsolver pid=2544881
Current StackSize limit: 8192 KiB
[startup+0.10006 s]*
/proc/loadavg: 16.00 16.06 15.92 13/865 2544899
/proc/meminfo: memFree=877454440/1055320696 swapFree=33554428/33554428
[pid=2544886] ppid=2544881 vsize=4192 memory=3152 CPUtime=0 cores=52-55
/proc/2544886/stat : 2544886 (run-opt.sh) S 2544881 2544886 2541657 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 215494033 4292608 640 18446744073709551615 94362409136128 94362410030661 140734171903648 0 0 0 65536 4 65538 1 0 0 17 52 0 0 0 0 0 94362410269712 94362410317456 94362428157952 140734171908393 140734171908483 140734171908483 140734171914219 0
/proc/2544886/statm: 1048 788 709 219 0 110 0
[pid=2544889] ppid=2544886 vsize=60904 memory=19684 CPUtime=0.09 cores=52-55
/proc/2544889/stat : 2544889 (roundingsat) R 2544886 2544886 2541657 0 -1 4194304 2845 0 0 0 5 4 0 0 20 0 1 0 215494034 62365696 4762 18446744073709551615 4194304 11382409 140721437215808 0 0 0 0 0 8405026 0 0 0 17 54 0 0 0 0 0 12505888 12515512 43294720 140721437218736 140721437219234 140721437219234 140721437224938 0
/proc/2544889/statm: 15226 4921 1999 1755 0 3061 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 65096 KiB
Current children cumulated memory: 22836 KiB
[startup+0.213442 s]*
/proc/loadavg: 16.00 16.06 15.92 13/870 2544919
/proc/meminfo: memFree=877443884/1055320696 swapFree=33554428/33554428
[pid=2544886] ppid=2544881 vsize=4192 memory=3152 CPUtime=0 cores=52-55
/proc/2544886/stat : 2544886 (run-opt.sh) S 2544881 2544886 2541657 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 215494033 4292608 640 18446744073709551615 94362409136128 94362410030661 140734171903648 0 0 0 65536 4 65538 1 0 0 17 52 0 0 0 0 0 94362410269712 94362410317456 94362428157952 140734171908393 140734171908483 140734171908483 140734171914219 0
/proc/2544886/statm: 1048 788 709 219 0 110 0
[pid=2544889] ppid=2544886 vsize=74320 memory=30972 CPUtime=0.2 cores=52-55
/proc/2544889/stat : 2544889 (roundingsat) R 2544886 2544886 2541657 0 -1 4194304 5705 0 0 0 13 7 0 0 20 0 1 0 215494034 76103680 7628 18446744073709551615 4194304 11382409 140721437215808 0 0 0 0 0 8405026 0 0 0 17 54 0 0 0 0 0 12505888 12515512 43294720 140721437218736 140721437219234 140721437219234 140721437224938 0
/proc/2544889/statm: 18580 7742 1999 1755 0 6415 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 78512 KiB
Current children cumulated memory: 34124 KiB
[startup+0.313528 s]*
/proc/loadavg: 16.00 16.06 15.92 16/871 2544920
/proc/meminfo: memFree=877404732/1055320696 swapFree=33554428/33554428
[pid=2544886] ppid=2544881 vsize=4192 memory=3152 CPUtime=0 cores=52-55
/proc/2544886/stat : 2544886 (run-opt.sh) S 2544881 2544886 2541657 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 215494033 4292608 640 18446744073709551615 94362409136128 94362410030661 140734171903648 0 0 0 65536 4 65538 1 0 0 17 52 0 0 0 0 0 94362410269712 94362410317456 94362428157952 140734171908393 140734171908483 140734171908483 140734171914219 0
/proc/2544886/statm: 1048 788 709 219 0 110 0
[pid=2544889] ppid=2544886 vsize=88456 memory=40756 CPUtime=0.29 cores=52-55
/proc/2544889/stat : 2544889 (roundingsat) R 2544886 2544886 2541657 0 -1 4194304 8364 0 0 0 19 10 0 0 20 0 1 0 215494034 90578944 9994 18446744073709551615 4194304 11382409 140721437215808 0 0 0 0 0 8405026 0 0 0 17 54 0 0 0 0 0 12505888 12515512 43294720 140721437218736 140721437219234 140721437219234 140721437224938 0
/proc/2544889/statm: 22114 10189 1999 1755 0 9949 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 92648 KiB
Current children cumulated memory: 43908 KiB
[startup+0.700234 s]
/proc/loadavg: 16.00 16.06 15.92 15/871 2544920
/proc/meminfo: memFree=877319836/1055320696 swapFree=33554428/33554428
[pid=2544886] ppid=2544881 vsize=4192 memory=3152 CPUtime=0 cores=52-55
/proc/2544886/stat : 2544886 (run-opt.sh) S 2544881 2544886 2541657 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 215494033 4292608 640 18446744073709551615 94362409136128 94362410030661 140734171903648 0 0 0 65536 4 65538 1 0 0 17 52 0 0 0 0 0 94362410269712 94362410317456 94362428157952 140734171908393 140734171908483 140734171908483 140734171914219 0
/proc/2544886/statm: 1048 788 709 219 0 110 0
[pid=2544889] ppid=2544886 vsize=192412 memory=140112 CPUtime=0.67 cores=52-55
/proc/2544889/stat : 2544889 (roundingsat) R 2544886 2544886 2541657 0 -1 4194304 23084 0 0 0 49 18 0 0 20 0 1 0 215494034 197029888 34936 18446744073709551615 4194304 11382409 140721437215808 0 0 0 0 0 8405026 0 0 0 17 54 0 0 0 0 0 12505888 12515512 43294720 140721437218736 140721437219234 140721437219234 140721437224938 0
/proc/2544889/statm: 48103 35028 2111 1755 0 35938 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 196604 KiB
Current children cumulated memory: 143264 KiB
[startup+1.50024 s]
/proc/loadavg: 16.08 16.07 15.93 14/871 2544920
/proc/meminfo: memFree=876985408/1055320696 swapFree=33554428/33554428
[pid=2544886] ppid=2544881 vsize=4192 memory=3152 CPUtime=0 cores=52-55
/proc/2544886/stat : 2544886 (run-opt.sh) S 2544881 2544886 2541657 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 215494033 4292608 640 18446744073709551615 94362409136128 94362410030661 140734171903648 0 0 0 65536 4 65538 1 0 0 17 52 0 0 0 0 0 94362410269712 94362410317456 94362428157952 140734171908393 140734171908483 140734171908483 140734171914219 0
/proc/2544886/statm: 1048 788 709 219 0 110 0
[pid=2544889] ppid=2544886 vsize=487488 memory=358444 CPUtime=1.47 cores=52-55
/proc/2544889/stat : 2544889 (roundingsat) R 2544886 2544886 2541657 0 -1 4194304 67917 0 0 0 127 20 0 0 20 0 1 0 215494034 499187712 89539 18446744073709551615 4194304 11382409 140721437215808 0 0 0 0 0 8405026 0 0 0 17 54 0 0 0 0 0 12505888 12515512 43294720 140721437218736 140721437219234 140721437219234 140721437224938 0
/proc/2544889/statm: 121872 89611 2188 1755 0 109707 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 491680 KiB
Current children cumulated memory: 361596 KiB
[startup+3.11399 s]
/proc/loadavg: 16.08 16.07 15.93 14/873 2545069
/proc/meminfo: memFree=886078968/1055320696 swapFree=33554428/33554428
[pid=2544886] ppid=2544881 vsize=4192 memory=3152 CPUtime=0 cores=52-55
/proc/2544886/stat : 2544886 (run-opt.sh) S 2544881 2544886 2541657 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 215494033 4292608 640 18446744073709551615 94362409136128 94362410030661 140734171903648 0 0 0 65536 4 65538 1 0 0 17 52 0 0 0 0 0 94362410269712 94362410317456 94362428157952 140734171908393 140734171908483 140734171908483 140734171914219 0
/proc/2544886/statm: 1048 788 709 219 0 110 0
[pid=2544889] ppid=2544886 vsize=264288 memory=191648 CPUtime=3.07 cores=52-55
/proc/2544889/stat : 2544889 (roundingsat) R 2544886 2544886 2541657 0 -1 4194304 137513 0 0 0 283 24 0 0 20 0 1 0 215494034 270630912 47933 18446744073709551615 4194304 11382409 140721437215808 0 0 0 0 0 8405026 0 0 0 17 54 0 0 0 0 0 12505888 12515512 43294720 140721437218736 140721437219234 140721437219234 140721437224938 0
/proc/2544889/statm: 66072 47912 2188 1755 0 53907 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 268480 KiB
Current children cumulated memory: 194800 KiB
[startup+6.3002 s]
/proc/loadavg: 16.07 16.07 15.93 17/889 2545193
/proc/meminfo: memFree=884610016/1055320696 swapFree=33554428/33554428
[pid=2544886] ppid=2544881 vsize=4192 memory=3152 CPUtime=0 cores=52-55
/proc/2544886/stat : 2544886 (run-opt.sh) S 2544881 2544886 2541657 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 215494033 4292608 640 18446744073709551615 94362409136128 94362410030661 140734171903648 0 0 0 65536 4 65538 1 0 0 17 52 0 0 0 0 0 94362410269712 94362410317456 94362428157952 140734171908393 140734171908483 140734171908483 140734171914219 0
/proc/2544886/statm: 1048 788 709 219 0 110 0
[pid=2544889] ppid=2544886 vsize=599940 memory=518332 CPUtime=6.25 cores=52-55
/proc/2544889/stat : 2544889 (roundingsat) R 2544886 2544886 2541657 0 -1 4194304 157845 0 0 0 596 29 0 0 20 0 1 0 215494034 614338560 129456 18446744073709551615 4194304 11382409 140721437215808 0 0 0 0 0 8405026 0 0 0 17 54 0 0 0 0 0 12505888 12515512 43294720 140721437218736 140721437219234 140721437219234 140721437224938 0
/proc/2544889/statm: 149985 129583 2815 1755 0 137820 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 604132 KiB
Current children cumulated memory: 521484 KiB
[startup+12.7002 s]
/proc/loadavg: 16.07 16.07 15.93 17/890 2545194
/proc/meminfo: memFree=883198860/1055320696 swapFree=33554428/33554428
[pid=2544886] ppid=2544881 vsize=4192 memory=3152 CPUtime=0 cores=52-55
/proc/2544886/stat : 2544886 (run-opt.sh) S 2544881 2544886 2541657 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 215494033 4292608 640 18446744073709551615 94362409136128 94362410030661 140734171903648 0 0 0 65536 4 65538 1 0 0 17 52 0 0 0 0 0 94362410269712 94362410317456 94362428157952 140734171908393 140734171908483 140734171908483 140734171914219 0
/proc/2544886/statm: 1048 788 709 219 0 110 0
[pid=2544889] ppid=2544886 vsize=629504 memory=539844 CPUtime=12.63 cores=52-55
/proc/2544889/stat : 2544889 (roundingsat) R 2544886 2544886 2541657 0 -1 4194304 159296 0 0 0 1233 30 0 0 20 0 1 0 215494034 644612096 134930 18446744073709551615 4194304 11382409 140721437215808 0 0 0 0 0 8405026 0 0 0 17 54 0 0 0 0 0 12505888 12515512 43294720 140721437218736 140721437219234 140721437219234 140721437224938 0
/proc/2544889/statm: 157376 134961 2847 1755 0 145211 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 633696 KiB
Current children cumulated memory: 542996 KiB
[startup+25.5002 s]
/proc/loadavg: 16.06 16.07 15.93 17/889 2545341
/proc/meminfo: memFree=885562292/1055320696 swapFree=33554428/33554428
[pid=2544886] ppid=2544881 vsize=4192 memory=3152 CPUtime=0 cores=52-55
/proc/2544886/stat : 2544886 (run-opt.sh) S 2544881 2544886 2541657 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 215494033 4292608 640 18446744073709551615 94362409136128 94362410030661 140734171903648 0 0 0 65536 4 65538 1 0 0 17 52 0 0 0 0 0 94362410269712 94362410317456 94362428157952 140734171908393 140734171908483 140734171908483 140734171914219 0
/proc/2544886/statm: 1048 788 709 219 0 110 0
[pid=2544889] ppid=2544886 vsize=648472 memory=568244 CPUtime=25.39 cores=52-55
/proc/2544889/stat : 2544889 (roundingsat) R 2544886 2544886 2541657 0 -1 4194304 160168 0 0 0 2507 32 0 0 20 0 1 0 215494034 664035328 142046 18446744073709551615 4194304 11382409 140721437215808 0 0 0 0 0 8405026 0 0 0 17 54 0 0 0 0 0 12505888 12515512 43294720 140721437218736 140721437219234 140721437219234 140721437224938 0
/proc/2544889/statm: 162118 142061 2959 1755 0 149953 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 652664 KiB
Current children cumulated memory: 571396 KiB
[startup+51.1145 s]
/proc/loadavg: 16.26 16.11 15.95 17/889 2545488
/proc/meminfo: memFree=883203512/1055320696 swapFree=33554428/33554428
[pid=2544886] ppid=2544881 vsize=4192 memory=3152 CPUtime=0 cores=52-55
/proc/2544886/stat : 2544886 (run-opt.sh) S 2544881 2544886 2541657 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 215494033 4292608 640 18446744073709551615 94362409136128 94362410030661 140734171903648 0 0 0 65536 4 65538 1 0 0 17 52 0 0 0 0 0 94362410269712 94362410317456 94362428157952 140734171908393 140734171908483 140734171908483 140734171914219 0
/proc/2544886/statm: 1048 788 709 219 0 110 0
[pid=2544889] ppid=2544886 vsize=690156 memory=609928 CPUtime=50.92 cores=52-55
/proc/2544889/stat : 2544889 (roundingsat) R 2544886 2544886 2541657 0 -1 4194304 161902 0 0 0 5058 34 0 0 20 0 1 0 215494034 706719744 152467 18446744073709551615 4194304 11382409 140721437215808 0 0 0 0 0 8405026 0 0 0 17 54 0 0 0 0 0 12505888 12515512 43294720 140721437218736 140721437219234 140721437219234 140721437224938 0
/proc/2544889/statm: 172539 152482 2959 1755 0 160374 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 694348 KiB
Current children cumulated memory: 613080 KiB
[startup+102.3 s]
/proc/loadavg: 16.60 16.23 16.00 17/889 2545489
/proc/meminfo: memFree=880453564/1055320696 swapFree=33554428/33554428
[pid=2544886] ppid=2544881 vsize=4192 memory=3152 CPUtime=0 cores=52-55
/proc/2544886/stat : 2544886 (run-opt.sh) S 2544881 2544886 2541657 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 215494033 4292608 640 18446744073709551615 94362409136128 94362410030661 140734171903648 0 0 0 65536 4 65538 1 0 0 17 52 0 0 0 0 0 94362410269712 94362410317456 94362428157952 140734171908393 140734171908483 140734171908483 140734171914219 0
/proc/2544886/statm: 1048 788 709 219 0 110 0
[pid=2544889] ppid=2544886 vsize=697592 memory=617388 CPUtime=101.94 cores=52-55
/proc/2544889/stat : 2544889 (roundingsat) R 2544886 2544886 2541657 0 -1 4194304 168084 0 0 0 10156 38 0 0 20 0 1 0 215494034 714334208 154229 18446744073709551615 4194304 11382409 140721437215808 0 0 0 0 0 8405026 0 0 0 17 54 0 0 0 0 0 12505888 12515512 43294720 140721437218736 140721437219234 140721437219234 140721437224938 0
/proc/2544889/statm: 174398 154347 2959 1755 0 162233 0
Current children cumulated CPU time: 101.94 s
Current children cumulated vsize: 701784 KiB
Current children cumulated memory: 620540 KiB
################
# More data... #
################
/proc/2544889/statm: 237349 203976 2975 1755 0 225184 0
Current children cumulated CPU time: 3034.17 s
Current children cumulated vsize: 953588 KiB
Current children cumulated memory: 819056 KiB
[startup+3102.3 s]
/proc/loadavg: 7.20 7.23 7.76 8/822 2546090
/proc/meminfo: memFree=892470384/1055320696 swapFree=33554428/33554428
[pid=2544886] ppid=2544881 vsize=4192 memory=3152 CPUtime=0 cores=52-55
/proc/2544886/stat : 2544886 (run-opt.sh) S 2544881 2544886 2541657 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 215494033 4292608 640 18446744073709551615 94362409136128 94362410030661 140734171903648 0 0 0 65536 4 65538 1 0 0 17 52 0 0 0 0 0 94362410269712 94362410317456 94362428157952 140734171908393 140734171908483 140734171908483 140734171914219 0
/proc/2544886/statm: 1048 788 709 219 0 110 0
[pid=2544889] ppid=2544886 vsize=949396 memory=815904 CPUtime=3094.01 cores=52-55
/proc/2544889/stat : 2544889 (roundingsat) R 2544886 2544886 2541657 0 -1 4194304 238750 0 0 0 309261 140 0 0 20 0 1 0 215494034 972181504 203768 18446744073709551615 4194304 11382409 140721437215808 0 0 0 0 0 8405026 0 0 0 17 54 0 0 0 0 0 12505888 12515512 43294720 140721437218736 140721437219234 140721437219234 140721437224938 0
/proc/2544889/statm: 237349 203976 2975 1755 0 225184 0
Current children cumulated CPU time: 3094.01 s
Current children cumulated vsize: 953588 KiB
Current children cumulated memory: 819056 KiB
[startup+3162.3 s]
/proc/loadavg: 7.14 7.20 7.72 8/822 2546092
/proc/meminfo: memFree=892448560/1055320696 swapFree=33554428/33554428
[pid=2544886] ppid=2544881 vsize=4192 memory=3152 CPUtime=0 cores=52-55
/proc/2544886/stat : 2544886 (run-opt.sh) S 2544881 2544886 2541657 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 215494033 4292608 640 18446744073709551615 94362409136128 94362410030661 140734171903648 0 0 0 65536 4 65538 1 0 0 17 52 0 0 0 0 0 94362410269712 94362410317456 94362428157952 140734171908393 140734171908483 140734171908483 140734171914219 0
/proc/2544886/statm: 1048 788 709 219 0 110 0
[pid=2544889] ppid=2544886 vsize=949396 memory=815904 CPUtime=3153.86 cores=52-55
/proc/2544889/stat : 2544889 (roundingsat) R 2544886 2544886 2541657 0 -1 4194304 238758 0 0 0 315245 141 0 0 20 0 1 0 215494034 972181504 203768 18446744073709551615 4194304 11382409 140721437215808 0 0 0 0 0 8405026 0 0 0 17 54 0 0 0 0 0 12505888 12515512 43294720 140721437218736 140721437219234 140721437219234 140721437224938 0
/proc/2544889/statm: 237349 203976 2975 1755 0 225184 0
Current children cumulated CPU time: 3153.86 s
Current children cumulated vsize: 953588 KiB
Current children cumulated memory: 819056 KiB
[startup+3222.3 s]
/proc/loadavg: 7.13 7.18 7.68 8/822 2546093
/proc/meminfo: memFree=892448664/1055320696 swapFree=33554428/33554428
[pid=2544886] ppid=2544881 vsize=4192 memory=3152 CPUtime=0 cores=52-55
/proc/2544886/stat : 2544886 (run-opt.sh) S 2544881 2544886 2541657 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 215494033 4292608 640 18446744073709551615 94362409136128 94362410030661 140734171903648 0 0 0 65536 4 65538 1 0 0 17 52 0 0 0 0 0 94362410269712 94362410317456 94362428157952 140734171908393 140734171908483 140734171908483 140734171914219 0
/proc/2544886/statm: 1048 788 709 219 0 110 0
[pid=2544889] ppid=2544886 vsize=949396 memory=815904 CPUtime=3213.71 cores=52-55
/proc/2544889/stat : 2544889 (roundingsat) R 2544886 2544886 2541657 0 -1 4194304 238759 0 0 0 321228 143 0 0 20 0 1 0 215494034 972181504 203768 18446744073709551615 4194304 11382409 140721437215808 0 0 0 0 0 8405026 0 0 0 17 54 0 0 0 0 0 12505888 12515512 43294720 140721437218736 140721437219234 140721437219234 140721437224938 0
/proc/2544889/statm: 237349 203976 2975 1755 0 225184 0
Current children cumulated CPU time: 3213.71 s
Current children cumulated vsize: 953588 KiB
Current children cumulated memory: 819056 KiB
[startup+3282.3 s]
/proc/loadavg: 7.05 7.14 7.63 8/822 2546094
/proc/meminfo: memFree=892442596/1055320696 swapFree=33554428/33554428
[pid=2544886] ppid=2544881 vsize=4192 memory=3152 CPUtime=0 cores=52-55
/proc/2544886/stat : 2544886 (run-opt.sh) S 2544881 2544886 2541657 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 215494033 4292608 640 18446744073709551615 94362409136128 94362410030661 140734171903648 0 0 0 65536 4 65538 1 0 0 17 52 0 0 0 0 0 94362410269712 94362410317456 94362428157952 140734171908393 140734171908483 140734171908483 140734171914219 0
/proc/2544886/statm: 1048 788 709 219 0 110 0
[pid=2544889] ppid=2544886 vsize=949396 memory=815904 CPUtime=3273.56 cores=52-55
/proc/2544889/stat : 2544889 (roundingsat) R 2544886 2544886 2541657 0 -1 4194304 238765 0 0 0 327212 144 0 0 20 0 1 0 215494034 972181504 203768 18446744073709551615 4194304 11382409 140721437215808 0 0 0 0 0 8405026 0 0 0 17 54 0 0 0 0 0 12505888 12515512 43294720 140721437218736 140721437219234 140721437219234 140721437224938 0
/proc/2544889/statm: 237349 203976 2975 1755 0 225184 0
Current children cumulated CPU time: 3273.56 s
Current children cumulated vsize: 953588 KiB
Current children cumulated memory: 819056 KiB
[startup+3342.3 s]
/proc/loadavg: 7.02 7.12 7.59 8/822 2546095
/proc/meminfo: memFree=892422196/1055320696 swapFree=33554428/33554428
[pid=2544886] ppid=2544881 vsize=4192 memory=3152 CPUtime=0 cores=52-55
/proc/2544886/stat : 2544886 (run-opt.sh) S 2544881 2544886 2541657 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 215494033 4292608 640 18446744073709551615 94362409136128 94362410030661 140734171903648 0 0 0 65536 4 65538 1 0 0 17 52 0 0 0 0 0 94362410269712 94362410317456 94362428157952 140734171908393 140734171908483 140734171908483 140734171914219 0
/proc/2544886/statm: 1048 788 709 219 0 110 0
[pid=2544889] ppid=2544886 vsize=949396 memory=815904 CPUtime=3333.41 cores=52-55
/proc/2544889/stat : 2544889 (roundingsat) R 2544886 2544886 2541657 0 -1 4194304 238766 0 0 0 333196 145 0 0 20 0 1 0 215494034 972181504 203768 18446744073709551615 4194304 11382409 140721437215808 0 0 0 0 0 8405026 0 0 0 17 54 0 0 0 0 0 12505888 12515512 43294720 140721437218736 140721437219234 140721437219234 140721437224938 0
/proc/2544889/statm: 237349 203976 2975 1755 0 225184 0
Current children cumulated CPU time: 3333.41 s
Current children cumulated vsize: 953588 KiB
Current children cumulated memory: 819056 KiB
[startup+3402.3 s]
/proc/loadavg: 7.00 7.09 7.55 8/823 2546099
/proc/meminfo: memFree=892390712/1055320696 swapFree=33554428/33554428
[pid=2544886] ppid=2544881 vsize=4192 memory=3152 CPUtime=0 cores=52-55
/proc/2544886/stat : 2544886 (run-opt.sh) S 2544881 2544886 2541657 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 215494033 4292608 640 18446744073709551615 94362409136128 94362410030661 140734171903648 0 0 0 65536 4 65538 1 0 0 17 52 0 0 0 0 0 94362410269712 94362410317456 94362428157952 140734171908393 140734171908483 140734171908483 140734171914219 0
/proc/2544886/statm: 1048 788 709 219 0 110 0
[pid=2544889] ppid=2544886 vsize=949396 memory=815904 CPUtime=3393.26 cores=52-55
/proc/2544889/stat : 2544889 (roundingsat) R 2544886 2544886 2541657 0 -1 4194304 238818 0 0 0 339180 146 0 0 20 0 1 0 215494034 972181504 203768 18446744073709551615 4194304 11382409 140721437215808 0 0 0 0 0 8405026 0 0 0 17 54 0 0 0 0 0 12505888 12515512 43294720 140721437218736 140721437219234 140721437219234 140721437224938 0
/proc/2544889/statm: 237349 203976 2975 1755 0 225184 0
Current children cumulated CPU time: 3393.26 s
Current children cumulated vsize: 953588 KiB
Current children cumulated memory: 819056 KiB
[startup+3462.3 s]
/proc/loadavg: 7.00 7.07 7.51 8/823 2546104
/proc/meminfo: memFree=892365280/1055320696 swapFree=33554428/33554428
[pid=2544886] ppid=2544881 vsize=4192 memory=3152 CPUtime=0 cores=52-55
/proc/2544886/stat : 2544886 (run-opt.sh) S 2544881 2544886 2541657 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 215494033 4292608 640 18446744073709551615 94362409136128 94362410030661 140734171903648 0 0 0 65536 4 65538 1 0 0 17 52 0 0 0 0 0 94362410269712 94362410317456 94362428157952 140734171908393 140734171908483 140734171908483 140734171914219 0
/proc/2544886/statm: 1048 788 709 219 0 110 0
[pid=2544889] ppid=2544886 vsize=949396 memory=815904 CPUtime=3453.12 cores=52-55
/proc/2544889/stat : 2544889 (roundingsat) R 2544886 2544886 2541657 0 -1 4194304 238857 0 0 0 345164 148 0 0 20 0 1 0 215494034 972181504 203768 18446744073709551615 4194304 11382409 140721437215808 0 0 0 0 0 8405026 0 0 0 17 54 0 0 0 0 0 12505888 12515512 43294720 140721437218736 140721437219234 140721437219234 140721437224938 0
/proc/2544889/statm: 237349 203976 2975 1755 0 225184 0
Current children cumulated CPU time: 3453.12 s
Current children cumulated vsize: 953588 KiB
Current children cumulated memory: 819056 KiB
[startup+3522.3 s]
/proc/loadavg: 7.00 7.06 7.48 8/823 2546105
/proc/meminfo: memFree=892336288/1055320696 swapFree=33554428/33554428
[pid=2544886] ppid=2544881 vsize=4192 memory=3152 CPUtime=0 cores=52-55
/proc/2544886/stat : 2544886 (run-opt.sh) S 2544881 2544886 2541657 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 215494033 4292608 640 18446744073709551615 94362409136128 94362410030661 140734171903648 0 0 0 65536 4 65538 1 0 0 17 52 0 0 0 0 0 94362410269712 94362410317456 94362428157952 140734171908393 140734171908483 140734171908483 140734171914219 0
/proc/2544886/statm: 1048 788 709 219 0 110 0
[pid=2544889] ppid=2544886 vsize=949396 memory=815904 CPUtime=3512.97 cores=52-55
/proc/2544889/stat : 2544889 (roundingsat) R 2544886 2544886 2541657 0 -1 4194304 238863 0 0 0 351148 149 0 0 20 0 1 0 215494034 972181504 203768 18446744073709551615 4194304 11382409 140721437215808 0 0 0 0 0 8405026 0 0 0 17 54 0 0 0 0 0 12505888 12515512 43294720 140721437218736 140721437219234 140721437219234 140721437224938 0
/proc/2544889/statm: 237349 203976 2975 1755 0 225184 0
Current children cumulated CPU time: 3512.97 s
Current children cumulated vsize: 953588 KiB
Current children cumulated memory: 819056 KiB
[startup+3582.3 s]
/proc/loadavg: 7.00 7.04 7.44 8/823 2546106
/proc/meminfo: memFree=892319168/1055320696 swapFree=33554428/33554428
[pid=2544886] ppid=2544881 vsize=4192 memory=3152 CPUtime=0 cores=52-55
/proc/2544886/stat : 2544886 (run-opt.sh) S 2544881 2544886 2541657 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 215494033 4292608 640 18446744073709551615 94362409136128 94362410030661 140734171903648 0 0 0 65536 4 65538 1 0 0 17 52 0 0 0 0 0 94362410269712 94362410317456 94362428157952 140734171908393 140734171908483 140734171908483 140734171914219 0
/proc/2544886/statm: 1048 788 709 219 0 110 0
[pid=2544889] ppid=2544886 vsize=917256 memory=784156 CPUtime=3572.83 cores=52-55
/proc/2544889/stat : 2544889 (roundingsat) R 2544886 2544886 2541657 0 -1 4194304 247432 0 0 0 357130 153 0 0 20 0 1 0 215494034 939270144 195853 18446744073709551615 4194304 11382409 140721437215808 0 0 0 0 0 8405026 0 0 0 17 54 0 0 0 0 0 12505888 12515512 43294720 140721437218736 140721437219234 140721437219234 140721437224938 0
/proc/2544889/statm: 229314 196039 3073 1755 0 217149 0
Current children cumulated CPU time: 3572.83 s
Current children cumulated vsize: 921448 KiB
Current children cumulated memory: 787308 KiB
Maximum CPU time exceeded: sending SIGTERM then SIGKILL
[startup+3609.6 s]
/proc/loadavg: 7.00 7.04 7.43 7/818 2546114
/proc/meminfo: memFree=892602204/1055320696 swapFree=33554428/33554428
[pid=2544886] ppid=2544881 vsize=4192 memory=3152 CPUtime=0 cores=52-55
/proc/2544886/stat : 2544886 (run-opt.sh) S 2544881 2544886 2541657 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 215494033 4292608 640 18446744073709551615 94362409136128 94362410030661 140734171903648 0 0 0 65536 4 65538 1 0 0 17 52 0 0 0 0 0 94362410269712 94362410317456 94362428157952 140734171908393 140734171908483 140734171908483 140734171914219 0
/proc/2544886/statm: 1048 788 709 219 0 110 0
[pid=2544889] ppid=2544886 vsize=917256 memory=784156 CPUtime=3600.06 cores=52-55
/proc/2544889/stat : 2544889 (roundingsat) R 2544886 2544886 2541657 0 -1 4194304 247432 0 0 0 359852 154 0 0 20 0 1 0 215494034 939270144 195853 18446744073709551615 4194304 11382409 140721437215808 0 0 0 0 0 8405026 0 0 0 17 54 0 0 0 0 0 12505888 12515512 43294720 140721437218736 140721437219234 140721437219234 140721437224938 0
/proc/2544889/statm: 229314 196039 3073 1755 0 217149 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 921448 KiB
Current children cumulated memory: 787308 KiB
Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds
[startup+3609.6 s]
# the end of solver process 2544886 was just reported to runsolver
# Child ended because it received signal 15 (SIGTERM)
# cumulated CPU time of all completed processes: user=0 s, system=0.002181 s
[startup+3609.61 s]
# the end of solver process 2544889 was just reported to runsolver
# Child status: 2
# cumulated CPU time of all completed processes: user=3598.54 s, system=1.54873 s
# this solver process was not waited by its parent and was adopted by runsolver
Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples
Child status: 2
Real time (s): 3609.61
CPU time (s): 3600.09
CPU user time (s): 3598.54
CPU system time (s): 1.54873
CPU usage (%): 99.736
Max. virtual memory (cumulated for all children) (KiB): 953588
Max. memory (cumulated for all children) (KiB): 819056
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.54
system time used= 1.54873
maximum resident set size= 815584
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 247675
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 170
involuntary context switches= 1883
# summary of solver processes directly reported to runsolver:
# pid: 2544886,2544889
# total CPU time (s): 3600.09
# total CPU user time (s): 3598.54
# total CPU system time (s): 1.54873
??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.5197 second user time and 40.6515 second system time
The end
Launcher Data
Begin job on nodeE006 at 2026-06-30 14:21:01
IDJOB=4807064
IDBENCH=178257
IDSOLVER=3616
FILE ID=nodeE006/4807064-1782822061
RUNJOBID= nodeE006-1782818442-2541680
SLURM_JOB_ID= 12541386
Free space on /tmp= 798444 MiB
SOLVER NAME= roundingsat-satsuma-opt 2026-06-11
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/maxcut/maxcut_opt_complete_5-partite_inlv/normalized-maxcut_opt_complete_5-partite_inlv_nvert_90.opb
COMMAND LINE= ./run-opt.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4807064-1782822061/watcher-4807064-1782822061 -o /tmp/evaluation-result-4807064-1782822061/solver-4807064-1782822061 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4807064-1782822061/vars-4807064-1782822061 --bin-var /tmp/runsolver-exch-nodeE006-1782818442-2541680 --watchdog 3760 ./run-opt.sh HOME/instance-4807064-1782822061.opb
TIME LIMIT= 3600 seconds
MEMORY LIMIT= 62000 MiB
NBCORE= 3
MD5SUM BENCH= 3f499b74002fe6041c5bb4e8eb144510
RANDOM SEED=1895383541
nodeE006 Linux 5.14.0-611.55.1.el9_7.0.3.x86_64 #1 SMP PREEMPT_DYNAMIC Mon May 18 19:21:10 UTC 2026
/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance
/proc/cpuinfo:
processor : 0
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 0
cpu cores : 32
apicid : 0
initial apicid : 0
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 1
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 1
cpu cores : 32
apicid : 1
initial apicid : 1
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 2
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3584.857
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 2
cpu cores : 32
apicid : 2
initial apicid : 2
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 3
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 3
cpu cores : 32
apicid : 3
initial apicid : 3
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 4
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 64
cpu cores : 32
apicid : 64
initial apicid : 64
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 5
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3572.662
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 65
cpu cores : 32
apicid : 65
initial apicid : 65
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 6
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3573.625
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 66
cpu cores : 32
apicid : 66
initial apicid : 66
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 7
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3565.617
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 67
cpu cores : 32
apicid : 67
initial apicid : 67
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 8
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 32
cpu cores : 32
apicid : 32
initial apicid : 32
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 9
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 33
cpu cores : 32
apicid : 33
initial apicid : 33
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 10
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3581.651
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 34
cpu cores : 32
apicid : 34
initial apicid : 34
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 11
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3581.245
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 35
cpu cores : 32
apicid : 35
initial apicid : 35
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 12
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 96
cpu cores : 32
apicid : 96
initial apicid : 96
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 13
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 97
cpu cores : 32
apicid : 97
initial apicid : 97
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 14
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3593.965
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 98
cpu cores : 32
apicid : 98
initial apicid : 98
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 15
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 99
cpu cores : 32
apicid : 99
initial apicid : 99
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 16
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 48
cpu cores : 32
apicid : 48
initial apicid : 48
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 17
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3596.146
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 49
cpu cores : 32
apicid : 49
initial apicid : 49
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 18
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 50
cpu cores : 32
apicid : 50
initial apicid : 50
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 19
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3598.934
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 51
cpu cores : 32
apicid : 51
initial apicid : 51
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 20
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 112
cpu cores : 32
apicid : 112
initial apicid : 112
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 21
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 113
cpu cores : 32
apicid : 113
initial apicid : 113
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 22
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3589.408
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 114
cpu cores : 32
apicid : 114
initial apicid : 114
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 23
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 115
cpu cores : 32
apicid : 115
initial apicid : 115
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 24
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 16
cpu cores : 32
apicid : 16
initial apicid : 16
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 25
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 17
cpu cores : 32
apicid : 17
initial apicid : 17
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 26
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3579.092
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 18
cpu cores : 32
apicid : 18
initial apicid : 18
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 27
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 19
cpu cores : 32
apicid : 19
initial apicid : 19
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 28
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3573.946
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 80
cpu cores : 32
apicid : 80
initial apicid : 80
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 29
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 81
cpu cores : 32
apicid : 81
initial apicid : 81
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 30
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 82
cpu cores : 32
apicid : 82
initial apicid : 82
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 31
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3575.965
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 83
cpu cores : 32
apicid : 83
initial apicid : 83
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 32
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3584.488
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 0
cpu cores : 32
apicid : 128
initial apicid : 128
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 33
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3584.309
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 1
cpu cores : 32
apicid : 129
initial apicid : 129
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 34
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3578.545
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 2
cpu cores : 32
apicid : 130
initial apicid : 130
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 35
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3583.312
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 3
cpu cores : 32
apicid : 131
initial apicid : 131
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 36
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3593.706
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 64
cpu cores : 32
apicid : 192
initial apicid : 192
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 37
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 65
cpu cores : 32
apicid : 193
initial apicid : 193
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 38
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 66
cpu cores : 32
apicid : 194
initial apicid : 194
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 39
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 67
cpu cores : 32
apicid : 195
initial apicid : 195
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 40
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 32
cpu cores : 32
apicid : 160
initial apicid : 160
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 41
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 33
cpu cores : 32
apicid : 161
initial apicid : 161
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 42
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3612.192
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 34
cpu cores : 32
apicid : 162
initial apicid : 162
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 43
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 35
cpu cores : 32
apicid : 163
initial apicid : 163
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 44
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3588.037
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 96
cpu cores : 32
apicid : 224
initial apicid : 224
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 45
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3588.652
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 97
cpu cores : 32
apicid : 225
initial apicid : 225
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 46
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 98
cpu cores : 32
apicid : 226
initial apicid : 226
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 47
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 99
cpu cores : 32
apicid : 227
initial apicid : 227
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 48
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 48
cpu cores : 32
apicid : 176
initial apicid : 176
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 49
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3579.412
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 49
cpu cores : 32
apicid : 177
initial apicid : 177
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 50
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 50
cpu cores : 32
apicid : 178
initial apicid : 178
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 51
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3573.874
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 51
cpu cores : 32
apicid : 179
initial apicid : 179
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 52
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3583.774
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 112
cpu cores : 32
apicid : 240
initial apicid : 240
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 53
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3581.532
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 113
cpu cores : 32
apicid : 241
initial apicid : 241
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 54
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3586.128
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 114
cpu cores : 32
apicid : 242
initial apicid : 242
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 55
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 115
cpu cores : 32
apicid : 243
initial apicid : 243
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 56
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 16
cpu cores : 32
apicid : 144
initial apicid : 144
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 57
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 17
cpu cores : 32
apicid : 145
initial apicid : 145
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 58
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3580.027
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 18
cpu cores : 32
apicid : 146
initial apicid : 146
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 59
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 19
cpu cores : 32
apicid : 147
initial apicid : 147
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 60
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3595.468
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 80
cpu cores : 32
apicid : 208
initial apicid : 208
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 61
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3590.252
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 81
cpu cores : 32
apicid : 209
initial apicid : 209
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 62
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3600.247
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 82
cpu cores : 32
apicid : 210
initial apicid : 210
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 63
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3594.739
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 83
cpu cores : 32
apicid : 211
initial apicid : 211
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
/proc/meminfo:
MemTotal: 1055320696 kB
MemFree: 876497528 kB
MemAvailable: 1023214648 kB
Buffers: 3352 kB
Cached: 151020824 kB
SwapCached: 0 kB
Active: 25856372 kB
Inactive: 149181032 kB
Active(anon): 24914152 kB
Inactive(anon): 0 kB
Active(file): 942220 kB
Inactive(file): 149181032 kB
Unevictable: 3072 kB
Mlocked: 0 kB
SwapTotal: 33554428 kB
SwapFree: 33554428 kB
Zswap: 0 kB
Zswapped: 0 kB
Dirty: 27528 kB
Writeback: 624 kB
AnonPages: 24015996 kB
Mapped: 285252 kB
Shmem: 900924 kB
KReclaimable: 1472992 kB
Slab: 2046472 kB
SReclaimable: 1472992 kB
SUnreclaim: 573480 kB
KernelStack: 14752 kB
PageTables: 58520 kB
SecPageTables: 15260 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 561214776 kB
Committed_AS: 30112744 kB
VmallocTotal: 13743895347199 kB
VmallocUsed: 478900 kB
VmallocChunk: 0 kB
Percpu: 131840 kB
HardwareCorrupted: 0 kB
AnonHugePages: 3586048 kB
ShmemHugePages: 0 kB
ShmemPmdMapped: 0 kB
FileHugePages: 0 kB
FilePmdMapped: 0 kB
CmaTotal: 0 kB
CmaFree: 0 kB
Unaccepted: 0 kB
HugePages_Total: 0
HugePages_Free: 0
HugePages_Rsvd: 0
HugePages_Surp: 0
Hugepagesize: 2048 kB
Hugetlb: 0 kB
DirectMap4k: 369092 kB
DirectMap2M: 19875840 kB
DirectMap1G: 1053818880 kB
Free space on /tmp at the end= 798528 MiB
End job on nodeE006 at 2026-06-30 15:21:11