Trace number 4521819

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:
  1. 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.
  2. 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.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. 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.
  5. 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

Solver NameAnswerobjective functionCPU timeWall clock time
roundingsat+pbsuma-opt-log 63f22adOPT cert.760 16.9967 17.2356

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/vertex_cover/
vertexcover_opt_grid_evenrowoddcolsquare/normalized-vertexcover_opt_grid_evenrowoddcolsquare_dim_038.opb
MD5SUM39e993bb96de7a4bf1916cc2a0bf9eab
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark760
Best CPU time to get the best result obtained on this benchmark0.171522
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1482
Total number of constraints2964
Number of constraints which are clauses2964
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 1482
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 1482
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1482
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	c ┌────────────────────────────────────────────────────────────────┐
0.00/0.01	c │      pbsuma -- a PB interface for satsuma                      │
0.00/0.01	c │      satsuma_version=1.2, dejavu_version=2.1                   │
0.00/0.01	c │      (c) 2025 Markus Anders                                    │
0.00/0.01	c └────────────────────────────────────────────────────────────────┘
0.00/0.01	c parse 'HOME/instance-4521819-1751570219.opb'
0.00/0.01	c 	read 0.08MB  (1.43ms)
0.00/0.01	c	 [cnf: #variables 1482 #clauses 2965 #duplicates 0 #arr 7410]
0.00/0.01	c output proof to 'PROOFDIR/proof-4521819-1751570219'
0.00/0.01	c 
0.00/0.01	c make graph and approximate orbits
0.00/0.01	c	 [group: #orbits ~= 2] (0.98ms)
0.00/0.01	c 
0.00/0.01	c detect special group actions
0.00/0.01	c 	probe for Johnson action (limit=64)
0.00/0.01	c 	probe for row-column symmetry (limit=64, splits=16.78M)
0.00/0.01	c 	probe for row symmetry (limit=64, splits=16.78M)
0.00/0.01	c 	 (1.17ms)
0.00/0.01	c 
0.00/0.01	c detect symmetries on remainder
0.00/0.01	c 	[graph: #vertices 7411 #edges 20748]
0.00/0.01	c 	dejavu (support_limit=2048.00MB, budget_limit=64)
0.00/0.02	c 	 [group: #symmetries 5.93*10^3 #generators 3] (4.47ms)
0.00/0.02	c 
0.00/0.02	c optimize generators (opt_passes=64, conjugate_limit=256)
0.00/0.02	c 	ran it=0, +gens=3 
0.00/0.07	c 	con best_support=2808, best_gens=1, +gens=127
0.00/0.07	c 	(56.98ms)
0.00/0.07	c 
0.00/0.07	c finalize break order and special generators
0.00/0.08	c 
0.00/0.08	c add generic predicates (break_depth=20)
0.00/0.08	c 	added predicates for 133 generators (2.45ms)
0.19/0.22	c 
0.19/0.22	c generation finished
0.19/0.22	c 	[sbp: #constraints 7714 #add_vars 2527]
0.19/0.22	c 
0.19/0.22	c write result to 'HOME/instance-4521819-1751570219.opb.pre'
0.19/0.22	c 	wrote 0.35MB (0.96ms)
0.19/0.23	c ------------------------------------------------------------------
0.19/0.23	c                 146.49ms 67.78% other
0.19/0.23	c                  56.98ms 26.36% optimize_gens
0.19/0.23	c                   4.47ms  2.07% detect_generic
0.19/0.23	c                   2.45ms  1.14% break_generic
0.19/0.23	c                   1.43ms  0.66% parse
0.19/0.23	c                   1.19ms  0.55% finalize_order
0.19/0.23	c                   1.17ms  0.54% detect_special
0.19/0.23	c                   0.98ms  0.45% approx_orbits
0.19/0.23	c                   0.96ms  0.44% output
0.19/0.23	c         ───────────────────────────────────────────────
0.19/0.23	c                 216.13ms   100% total
0.19/0.23	c ------------------------------------------------------------------
0.21/0.32	c RoundingSat 2
0.21/0.32	c branch pb25
0.21/0.32	c commit 63f22ad
0.21/0.39	c #variables 4009 #constraints 10678
0.21/0.39	c objective is ce32 
0.21/0.39	c initial watched  CF 32, 64, 128, Arb: 0 , 0 , 0 , 0
0.21/0.39	c initial counting CF 32, 64, 128, Arb: 1 , 0 , 0 , 0
0.21/0.39	c bounds - >= 0 @ 0.05374
0.29/0.43	c bounds 795 >= 0 @ 0.086865
0.29/0.43	c bounds 795 >= 1 @ 0.087458
0.29/0.43	c bounds 795 >= 2 @ 0.087882
0.29/0.43	c bounds 795 >= 3 @ 0.088271
0.29/0.43	c bounds 795 >= 4 @ 0.08866
0.29/0.43	c bounds 795 >= 5 @ 0.089045
0.29/0.43	c bounds 795 >= 6 @ 0.089434
0.29/0.43	c bounds 795 >= 7 @ 0.08982
0.29/0.43	c bounds 795 >= 8 @ 0.090209
0.29/0.43	c bounds 795 >= 9 @ 0.0906
0.29/0.44	c bounds 795 >= 10 @ 0.090992
0.29/0.44	c bounds 795 >= 11 @ 0.091378
0.29/0.44	c bounds 795 >= 12 @ 0.091765
0.29/0.44	c bounds 795 >= 13 @ 0.092153
0.29/0.44	c bounds 795 >= 14 @ 0.092545
0.29/0.44	c bounds 795 >= 15 @ 0.09293
0.29/0.44	c bounds 795 >= 16 @ 0.09332
0.29/0.44	c bounds 795 >= 17 @ 0.093704
0.29/0.44	c bounds 795 >= 18 @ 0.094096
0.29/0.44	c bounds 795 >= 19 @ 0.094503
0.29/0.44	c bounds 795 >= 20 @ 0.094895
0.29/0.44	c bounds 795 >= 21 @ 0.09529
0.29/0.44	c bounds 795 >= 22 @ 0.095684
0.29/0.44	c bounds 795 >= 23 @ 0.096072
0.29/0.44	c bounds 795 >= 24 @ 0.096469
0.29/0.44	c bounds 795 >= 25 @ 0.096857
0.29/0.44	c bounds 795 >= 26 @ 0.09724
0.29/0.44	c bounds 795 >= 27 @ 0.097625
0.29/0.44	c bounds 795 >= 28 @ 0.098036
0.29/0.44	c bounds 795 >= 29 @ 0.098455
0.29/0.44	c bounds 795 >= 30 @ 0.098868
0.29/0.44	c bounds 795 >= 31 @ 0.099281
0.29/0.44	c bounds 795 >= 32 @ 0.099696
0.29/0.44	c bounds 795 >= 33 @ 0.099777
0.29/0.44	c bounds 795 >= 34 @ 0.099777
0.29/0.45	c bounds 795 >= 35 @ 0.100106
0.29/0.45	c bounds 795 >= 36 @ 0.100449
0.29/0.45	c bounds 795 >= 37 @ 0.100794
0.29/0.45	c bounds 795 >= 38 @ 0.101193
0.29/0.45	c bounds 795 >= 39 @ 0.101604
0.29/0.45	c bounds 795 >= 40 @ 0.10201
0.29/0.45	c bounds 795 >= 41 @ 0.102421
0.29/0.45	c bounds 795 >= 42 @ 0.102823
0.29/0.45	c bounds 795 >= 43 @ 0.103237
0.29/0.45	c bounds 795 >= 44 @ 0.103641
0.29/0.45	c bounds 795 >= 45 @ 0.104049
0.29/0.45	c bounds 795 >= 46 @ 0.104451
0.29/0.45	c bounds 795 >= 47 @ 0.10486
0.29/0.45	c bounds 795 >= 48 @ 0.105267
0.29/0.45	c bounds 795 >= 49 @ 0.105703
0.29/0.45	c bounds 795 >= 50 @ 0.106106
0.29/0.45	c bounds 795 >= 51 @ 0.106516
0.29/0.45	c bounds 795 >= 52 @ 0.106921
0.29/0.45	c bounds 795 >= 53 @ 0.107313
0.29/0.45	c bounds 795 >= 54 @ 0.107693
0.29/0.45	c bounds 795 >= 55 @ 0.108074
0.29/0.45	c bounds 795 >= 56 @ 0.108452
0.29/0.45	c bounds 795 >= 57 @ 0.108832
0.29/0.45	c bounds 795 >= 58 @ 0.10921
0.29/0.45	c bounds 795 >= 59 @ 0.109593
0.29/0.46	c bounds 795 >= 60 @ 0.10997
0.29/0.46	c bounds 795 >= 61 @ 0.11035
0.29/0.46	c bounds 795 >= 62 @ 0.110731
0.29/0.46	c bounds 795 >= 63 @ 0.111118
0.29/0.46	c bounds 795 >= 64 @ 0.111496
0.29/0.46	c bounds 795 >= 65 @ 0.111881
0.29/0.46	c bounds 795 >= 66 @ 0.112259
0.29/0.46	c bounds 795 >= 67 @ 0.112635
0.29/0.46	c bounds 795 >= 68 @ 0.11302
0.29/0.46	c bounds 795 >= 69 @ 0.113398
0.29/0.46	c bounds 795 >= 70 @ 0.113781
0.29/0.46	c bounds 795 >= 71 @ 0.114158
0.29/0.46	c bounds 795 >= 72 @ 0.114539
0.29/0.46	c bounds 795 >= 73 @ 0.114925
0.29/0.46	c bounds 795 >= 74 @ 0.115306
0.29/0.46	c bounds 795 >= 75 @ 0.115682
0.29/0.46	c bounds 795 >= 76 @ 0.11606
0.29/0.46	c bounds 795 >= 77 @ 0.116439
0.29/0.46	c bounds 795 >= 78 @ 0.11682
0.29/0.46	c bounds 795 >= 79 @ 0.117198
0.29/0.46	c bounds 795 >= 80 @ 0.117579
0.29/0.46	c bounds 795 >= 81 @ 0.117953
0.29/0.46	c bounds 795 >= 82 @ 0.11833
0.29/0.46	c bounds 795 >= 83 @ 0.118705
0.29/0.46	c bounds 795 >= 84 @ 0.119085
0.29/0.46	c bounds 795 >= 85 @ 0.119458
0.29/0.47	c bounds 795 >= 86 @ 0.120137
0.29/0.47	c bounds 795 >= 87 @ 0.120318
0.29/0.47	c bounds 795 >= 88 @ 0.120714
0.29/0.47	c bounds 795 >= 89 @ 0.121088
0.29/0.47	c bounds 795 >= 90 @ 0.12146
0.29/0.47	c bounds 795 >= 91 @ 0.12183
0.29/0.47	c bounds 795 >= 92 @ 0.122203
0.29/0.47	c bounds 795 >= 93 @ 0.122577
0.29/0.47	c bounds 795 >= 94 @ 0.122948
0.29/0.47	c bounds 795 >= 95 @ 0.123327
0.29/0.47	c bounds 795 >= 96 @ 0.123725
0.29/0.47	c bounds 795 >= 97 @ 0.124102
0.29/0.47	c bounds 795 >= 98 @ 0.124471
0.29/0.47	c bounds 795 >= 99 @ 0.124848
0.29/0.47	c bounds 795 >= 100 @ 0.125218
0.29/0.47	c bounds 795 >= 101 @ 0.125584
0.29/0.47	c bounds 795 >= 102 @ 0.125962
0.29/0.47	c bounds 795 >= 103 @ 0.126331
0.29/0.47	c bounds 795 >= 104 @ 0.126706
0.29/0.47	c bounds 795 >= 105 @ 0.127074
0.29/0.47	c bounds 795 >= 106 @ 0.127453
0.29/0.47	c bounds 795 >= 107 @ 0.127823
0.29/0.47	c bounds 795 >= 108 @ 0.128197
0.29/0.47	c bounds 795 >= 109 @ 0.128566
0.29/0.48	c bounds 795 >= 110 @ 0.128935
0.29/0.48	c bounds 795 >= 111 @ 0.129306
0.29/0.48	c bounds 795 >= 112 @ 0.129671
0.29/0.48	c bounds 795 >= 113 @ 0.130043
0.29/0.48	c bounds 795 >= 114 @ 0.130415
0.29/0.48	c bounds 795 >= 115 @ 0.130809
0.29/0.48	c bounds 795 >= 116 @ 0.131202
0.29/0.48	c bounds 795 >= 117 @ 0.131603
0.29/0.48	c bounds 795 >= 118 @ 0.131975
0.29/0.48	c bounds 795 >= 119 @ 0.132343
0.29/0.48	c bounds 795 >= 120 @ 0.132713
0.29/0.48	c bounds 795 >= 121 @ 0.13308
0.29/0.48	c bounds 795 >= 122 @ 0.133462
0.29/0.48	c bounds 795 >= 123 @ 0.133831
0.29/0.48	c bounds 795 >= 124 @ 0.134203
0.29/0.48	c bounds 795 >= 125 @ 0.134571
0.29/0.48	c bounds 795 >= 126 @ 0.134943
0.29/0.48	c bounds 795 >= 127 @ 0.135317
0.29/0.48	c bounds 795 >= 128 @ 0.135693
0.29/0.48	c bounds 795 >= 129 @ 0.13577
0.29/0.48	c bounds 795 >= 130 @ 0.13577
0.29/0.48	c bounds 795 >= 131 @ 0.135819
0.29/0.48	c bounds 795 >= 132 @ 0.136188
0.29/0.48	c bounds 795 >= 133 @ 0.136564
0.29/0.48	c bounds 795 >= 134 @ 0.136935
0.29/0.48	c bounds 795 >= 135 @ 0.137302
0.29/0.48	c bounds 795 >= 136 @ 0.137673
0.29/0.49	c bounds 795 >= 137 @ 0.138039
0.29/0.49	c bounds 795 >= 138 @ 0.138414
0.29/0.49	c bounds 795 >= 139 @ 0.138783
0.29/0.49	c bounds 795 >= 140 @ 0.139148
0.29/0.49	c bounds 795 >= 141 @ 0.13952
0.29/0.49	c bounds 795 >= 142 @ 0.139889
0.29/0.49	c bounds 795 >= 143 @ 0.14026
0.29/0.49	c bounds 795 >= 144 @ 0.140627
0.29/0.49	c bounds 795 >= 145 @ 0.140998
0.29/0.49	c bounds 795 >= 146 @ 0.141411
0.29/0.49	c bounds 795 >= 147 @ 0.141777
0.29/0.49	c bounds 795 >= 148 @ 0.142158
0.29/0.49	c bounds 795 >= 149 @ 0.142523
0.29/0.49	c bounds 795 >= 150 @ 0.142901
0.29/0.49	c bounds 795 >= 151 @ 0.14328
0.29/0.49	c bounds 795 >= 152 @ 0.143653
0.29/0.49	c bounds 795 >= 153 @ 0.144029
0.29/0.49	c bounds 795 >= 154 @ 0.144397
0.29/0.49	c bounds 795 >= 155 @ 0.144767
0.29/0.49	c bounds 795 >= 156 @ 0.145136
0.29/0.49	c bounds 795 >= 157 @ 0.145508
0.29/0.49	c bounds 795 >= 158 @ 0.145876
0.29/0.49	c bounds 795 >= 159 @ 0.146241
0.29/0.49	c bounds 795 >= 160 @ 0.146609
0.29/0.49	c bounds 795 >= 161 @ 0.146681
0.29/0.49	c bounds 795 >= 162 @ 0.146681
0.29/0.50	c bounds 795 >= 163 @ 0.146733
0.29/0.50	c bounds 795 >= 164 @ 0.147085
0.29/0.50	c bounds 795 >= 165 @ 0.147467
0.29/0.50	c bounds 795 >= 166 @ 0.147833
0.29/0.50	c bounds 795 >= 167 @ 0.148199
0.29/0.50	c bounds 795 >= 168 @ 0.148565
0.29/0.50	c bounds 795 >= 169 @ 0.148929
0.29/0.50	c bounds 795 >= 170 @ 0.149296
0.29/0.50	c bounds 795 >= 171 @ 0.149661
0.29/0.50	c bounds 795 >= 172 @ 0.150084
0.29/0.50	c bounds 795 >= 173 @ 0.15045
0.29/0.50	c bounds 795 >= 174 @ 0.150812
0.29/0.50	c bounds 795 >= 175 @ 0.151184
0.29/0.50	c bounds 795 >= 176 @ 0.151545
0.29/0.50	c bounds 795 >= 177 @ 0.151911
0.29/0.50	c bounds 795 >= 178 @ 0.152278
0.29/0.50	c bounds 795 >= 179 @ 0.152663
0.29/0.50	c bounds 795 >= 180 @ 0.153057
0.29/0.50	c bounds 795 >= 181 @ 0.153424
0.29/0.50	c bounds 795 >= 182 @ 0.153783
0.29/0.50	c bounds 795 >= 183 @ 0.154165
0.29/0.50	c bounds 795 >= 184 @ 0.154529
0.29/0.50	c bounds 795 >= 185 @ 0.154904
0.29/0.50	c bounds 795 >= 186 @ 0.155265
0.29/0.50	c bounds 795 >= 187 @ 0.155629
0.29/0.50	c bounds 795 >= 188 @ 0.155995
0.29/0.50	c bounds 795 >= 189 @ 0.156351
0.29/0.51	c bounds 795 >= 190 @ 0.156712
0.29/0.51	c bounds 795 >= 191 @ 0.156764
0.29/0.51	c bounds 795 >= 192 @ 0.156764
0.29/0.51	c bounds 795 >= 193 @ 0.156953
0.39/0.51	c bounds 795 >= 194 @ 0.157269
0.39/0.51	c bounds 795 >= 195 @ 0.157582
0.39/0.51	c bounds 795 >= 196 @ 0.157942
0.39/0.51	c bounds 795 >= 197 @ 0.158302
0.39/0.51	c bounds 795 >= 198 @ 0.15866
0.39/0.51	c bounds 795 >= 199 @ 0.159016
0.39/0.51	c bounds 795 >= 200 @ 0.159374
0.39/0.51	c bounds 795 >= 201 @ 0.159731
0.39/0.51	c bounds 795 >= 202 @ 0.160088
0.39/0.51	c bounds 795 >= 203 @ 0.160455
0.39/0.51	c bounds 795 >= 204 @ 0.160814
0.39/0.51	c bounds 795 >= 205 @ 0.161172
0.39/0.51	c bounds 795 >= 206 @ 0.161526
0.39/0.51	c bounds 795 >= 207 @ 0.161891
0.39/0.51	c bounds 795 >= 208 @ 0.162252
0.39/0.51	c bounds 795 >= 209 @ 0.16261
0.39/0.51	c bounds 795 >= 210 @ 0.162996
0.39/0.51	c bounds 795 >= 211 @ 0.163353
0.39/0.51	c bounds 795 >= 212 @ 0.163711
0.39/0.51	c bounds 795 >= 213 @ 0.163757
0.39/0.51	c bounds 795 >= 214 @ 0.163757
0.39/0.51	c bounds 795 >= 215 @ 0.16379
0.39/0.51	c bounds 795 >= 216 @ 0.164147
0.39/0.51	c bounds 795 >= 217 @ 0.164502
0.39/0.52	c bounds 795 >= 218 @ 0.164862
0.39/0.52	c bounds 795 >= 219 @ 0.165211
0.39/0.52	c bounds 795 >= 220 @ 0.165564
0.39/0.52	c bounds 795 >= 221 @ 0.165922
0.39/0.52	c bounds 795 >= 222 @ 0.166288
0.39/0.52	c bounds 795 >= 223 @ 0.166644
0.39/0.52	c bounds 795 >= 224 @ 0.166993
0.39/0.52	c bounds 795 >= 225 @ 0.167346
0.39/0.52	c bounds 795 >= 226 @ 0.167702
0.39/0.52	c bounds 795 >= 227 @ 0.168057
0.39/0.52	c bounds 795 >= 228 @ 0.168419
0.39/0.52	c bounds 795 >= 229 @ 0.168782
0.39/0.52	c bounds 795 >= 230 @ 0.169134
0.39/0.52	c bounds 795 >= 231 @ 0.169484
0.39/0.52	c bounds 795 >= 232 @ 0.169846
0.39/0.52	c bounds 795 >= 233 @ 0.170199
0.39/0.52	c bounds 795 >= 234 @ 0.17055
0.39/0.52	c bounds 795 >= 235 @ 0.170906
0.39/0.52	c bounds 795 >= 236 @ 0.171258
0.39/0.52	c bounds 795 >= 237 @ 0.17161
0.39/0.52	c bounds 795 >= 238 @ 0.171966
0.39/0.52	c bounds 795 >= 239 @ 0.172317
0.39/0.52	c bounds 795 >= 240 @ 0.172668
0.39/0.52	c bounds 795 >= 241 @ 0.173043
0.39/0.52	c bounds 795 >= 242 @ 0.173394
0.39/0.52	c bounds 795 >= 243 @ 0.173747
0.39/0.52	c bounds 795 >= 244 @ 0.174108
0.39/0.52	c bounds 795 >= 245 @ 0.174459
0.39/0.53	c bounds 795 >= 246 @ 0.174811
0.39/0.53	c bounds 795 >= 247 @ 0.175185
0.39/0.53	c bounds 795 >= 248 @ 0.175543
0.39/0.53	c bounds 795 >= 249 @ 0.175893
0.39/0.53	c bounds 795 >= 250 @ 0.176244
0.39/0.53	c bounds 795 >= 251 @ 0.176589
0.39/0.53	c bounds 795 >= 252 @ 0.176959
0.39/0.53	c bounds 795 >= 253 @ 0.177313
0.39/0.53	c bounds 795 >= 254 @ 0.17769
0.39/0.53	c bounds 795 >= 255 @ 0.178044
0.39/0.53	c bounds 795 >= 256 @ 0.1784
0.39/0.53	c bounds 795 >= 257 @ 0.17875
0.39/0.53	c bounds 795 >= 258 @ 0.179102
0.39/0.53	c bounds 795 >= 259 @ 0.179457
0.39/0.53	c bounds 795 >= 260 @ 0.179818
0.39/0.53	c bounds 795 >= 261 @ 0.180165
0.39/0.53	c bounds 795 >= 262 @ 0.180518
0.39/0.53	c bounds 795 >= 263 @ 0.180869
0.39/0.53	c bounds 795 >= 264 @ 0.181217
0.39/0.53	c bounds 795 >= 265 @ 0.18156
0.39/0.53	c bounds 795 >= 266 @ 0.181913
0.39/0.53	c bounds 795 >= 267 @ 0.182272
0.39/0.53	c bounds 795 >= 268 @ 0.182643
0.39/0.53	c bounds 795 >= 269 @ 0.183017
0.39/0.53	c bounds 795 >= 270 @ 0.18339
0.39/0.53	c bounds 795 >= 271 @ 0.183737
0.39/0.53	c bounds 795 >= 272 @ 0.184088
0.39/0.53	c bounds 795 >= 273 @ 0.184435
0.39/0.54	c bounds 795 >= 274 @ 0.184781
0.39/0.54	c bounds 795 >= 275 @ 0.185127
0.39/0.54	c bounds 795 >= 276 @ 0.185475
0.39/0.54	c bounds 795 >= 277 @ 0.185819
0.39/0.54	c bounds 795 >= 278 @ 0.186165
0.39/0.54	c bounds 795 >= 279 @ 0.186524
0.39/0.54	c bounds 795 >= 280 @ 0.186591
0.39/0.54	c bounds 795 >= 281 @ 0.186591
0.39/0.54	c bounds 795 >= 282 @ 0.186593
0.39/0.54	c bounds 795 >= 283 @ 0.18694
0.39/0.54	c bounds 795 >= 284 @ 0.187284
0.39/0.54	c bounds 795 >= 285 @ 0.187664
0.39/0.54	c bounds 795 >= 286 @ 0.188008
0.39/0.54	c bounds 795 >= 287 @ 0.188353
0.39/0.54	c bounds 795 >= 288 @ 0.188696
0.39/0.54	c bounds 795 >= 289 @ 0.189047
0.39/0.54	c bounds 795 >= 290 @ 0.189393
0.39/0.54	c bounds 795 >= 291 @ 0.189739
0.39/0.54	c bounds 795 >= 292 @ 0.190092
0.39/0.54	c bounds 795 >= 293 @ 0.190435
0.39/0.54	c bounds 795 >= 294 @ 0.190783
0.39/0.54	c bounds 795 >= 295 @ 0.191129
0.39/0.54	c bounds 795 >= 296 @ 0.191472
0.39/0.54	c bounds 795 >= 297 @ 0.191818
0.39/0.54	c bounds 795 >= 298 @ 0.192171
0.39/0.54	c bounds 795 >= 299 @ 0.192237
0.39/0.54	c bounds 795 >= 300 @ 0.192303
0.39/0.55	c bounds 795 >= 301 @ 0.192603
0.39/0.55	c bounds 795 >= 302 @ 0.192938
0.39/0.55	c bounds 795 >= 303 @ 0.193286
0.39/0.55	c bounds 795 >= 304 @ 0.193637
0.39/0.55	c bounds 795 >= 305 @ 0.193984
0.39/0.55	c bounds 795 >= 306 @ 0.194336
0.39/0.55	c bounds 795 >= 307 @ 0.194679
0.39/0.55	c bounds 795 >= 308 @ 0.195017
0.39/0.55	c bounds 795 >= 309 @ 0.195355
0.39/0.55	c bounds 795 >= 310 @ 0.195704
0.39/0.55	c bounds 795 >= 311 @ 0.196044
0.39/0.55	c bounds 795 >= 312 @ 0.196391
0.39/0.55	c bounds 795 >= 313 @ 0.196734
0.39/0.55	c bounds 795 >= 314 @ 0.197092
0.39/0.55	c bounds 795 >= 315 @ 0.197434
0.39/0.55	c bounds 795 >= 316 @ 0.197775
0.39/0.55	c bounds 795 >= 317 @ 0.198122
0.39/0.55	c bounds 795 >= 318 @ 0.198464
0.39/0.55	c bounds 795 >= 319 @ 0.198804
0.39/0.55	c bounds 795 >= 320 @ 0.199144
0.39/0.55	c bounds 795 >= 321 @ 0.199491
0.39/0.55	c bounds 795 >= 322 @ 0.199557
0.39/0.55	c bounds 795 >= 323 @ 0.199557
0.39/0.55	c bounds 795 >= 324 @ 0.199557
0.39/0.55	c bounds 795 >= 325 @ 0.1999
0.39/0.55	c bounds 795 >= 326 @ 0.200242
0.39/0.55	c bounds 795 >= 327 @ 0.200585
0.39/0.55	c bounds 795 >= 328 @ 0.200927
0.39/0.55	c bounds 795 >= 329 @ 0.201268
0.39/0.56	c bounds 795 >= 330 @ 0.201614
0.39/0.56	c bounds 795 >= 331 @ 0.201954
0.39/0.56	c bounds 795 >= 332 @ 0.202302
0.39/0.56	c bounds 795 >= 333 @ 0.202643
0.39/0.56	c bounds 795 >= 334 @ 0.202981
0.39/0.56	c bounds 795 >= 335 @ 0.203322
0.39/0.56	c bounds 795 >= 336 @ 0.203668
0.39/0.56	c bounds 795 >= 337 @ 0.204006
0.39/0.56	c bounds 795 >= 338 @ 0.204343
0.39/0.56	c bounds 795 >= 339 @ 0.204407
0.39/0.56	c bounds 795 >= 340 @ 0.204407
0.39/0.56	c bounds 795 >= 341 @ 0.204413
0.39/0.56	c bounds 795 >= 342 @ 0.204757
0.39/0.56	c bounds 795 >= 343 @ 0.205101
0.39/0.56	c bounds 795 >= 344 @ 0.205447
0.39/0.56	c bounds 795 >= 345 @ 0.205786
0.39/0.56	c bounds 795 >= 346 @ 0.206131
0.39/0.56	c bounds 795 >= 347 @ 0.20647
0.39/0.56	c bounds 795 >= 348 @ 0.206811
0.39/0.56	c bounds 795 >= 349 @ 0.207149
0.39/0.56	c bounds 795 >= 350 @ 0.207484
0.39/0.56	c bounds 795 >= 351 @ 0.207832
0.39/0.56	c bounds 795 >= 352 @ 0.208177
0.39/0.56	c bounds 795 >= 353 @ 0.208516
0.39/0.56	c bounds 795 >= 354 @ 0.208851
0.39/0.56	c bounds 795 >= 355 @ 0.209191
0.39/0.56	c bounds 795 >= 356 @ 0.209539
0.39/0.56	c bounds 795 >= 357 @ 0.209889
0.39/0.56	c bounds 795 >= 358 @ 0.210225
0.39/0.57	c bounds 795 >= 359 @ 0.210559
0.39/0.57	c bounds 795 >= 360 @ 0.210897
0.39/0.57	c bounds 795 >= 361 @ 0.211234
0.39/0.57	c bounds 795 >= 362 @ 0.211665
0.39/0.57	c bounds 795 >= 363 @ 0.212003
0.39/0.57	c bounds 795 >= 364 @ 0.212337
0.39/0.57	c bounds 795 >= 365 @ 0.21267
0.39/0.57	c bounds 795 >= 366 @ 0.213016
0.49/0.63	c bounds 794 >= 366 @ 0.268734
0.49/0.63	c bounds 794 >= 367 @ 0.269176
0.49/0.63	c bounds 794 >= 368 @ 0.269567
0.49/0.63	c bounds 794 >= 369 @ 0.269902
0.49/0.63	c bounds 794 >= 370 @ 0.270261
0.49/0.63	c bounds 794 >= 371 @ 0.2706
0.49/0.63	c bounds 794 >= 372 @ 0.27096
0.49/0.63	c bounds 794 >= 373 @ 0.271293
0.49/0.63	c bounds 794 >= 374 @ 0.271652
0.49/0.63	c bounds 794 >= 375 @ 0.271991
0.49/0.64	c bounds 794 >= 376 @ 0.27235
0.49/0.64	c bounds 794 >= 377 @ 0.272684
0.49/0.64	c bounds 794 >= 378 @ 0.273045
0.49/0.64	c bounds 794 >= 379 @ 0.273383
0.49/0.64	c bounds 794 >= 380 @ 0.273747
0.49/0.64	c bounds 794 >= 381 @ 0.274137
0.49/0.64	c bounds 794 >= 382 @ 0.274492
0.49/0.64	c bounds 794 >= 383 @ 0.274828
0.49/0.64	c bounds 794 >= 384 @ 0.275193
0.49/0.64	c bounds 794 >= 385 @ 0.275528
0.49/0.64	c bounds 794 >= 386 @ 0.275886
0.49/0.64	c bounds 794 >= 387 @ 0.276228
0.49/0.64	c bounds 794 >= 388 @ 0.276575
0.49/0.64	c bounds 794 >= 389 @ 0.276924
0.49/0.64	c bounds 794 >= 390 @ 0.277258
0.49/0.64	c bounds 794 >= 391 @ 0.277613
0.49/0.64	c bounds 794 >= 392 @ 0.277949
0.49/0.64	c bounds 794 >= 393 @ 0.278302
0.49/0.64	c bounds 794 >= 394 @ 0.278638
0.49/0.64	c bounds 794 >= 395 @ 0.278991
0.49/0.64	c bounds 794 >= 396 @ 0.27932
0.49/0.64	c bounds 794 >= 397 @ 0.279672
0.49/0.64	c bounds 794 >= 398 @ 0.280003
0.49/0.64	c bounds 794 >= 399 @ 0.280348
0.49/0.64	c bounds 794 >= 400 @ 0.280718
0.49/0.64	c bounds 794 >= 401 @ 0.281053
0.49/0.64	c bounds 794 >= 402 @ 0.28143
0.49/0.64	c bounds 794 >= 403 @ 0.281763
0.49/0.64	c bounds 794 >= 404 @ 0.282121
0.49/0.65	c bounds 794 >= 405 @ 0.282456
0.49/0.65	c bounds 794 >= 406 @ 0.28281
0.49/0.65	c bounds 794 >= 407 @ 0.28314
0.49/0.65	c bounds 794 >= 408 @ 0.283495
0.49/0.65	c bounds 794 >= 409 @ 0.283828
0.49/0.65	c bounds 794 >= 410 @ 0.284177
0.49/0.65	c bounds 794 >= 411 @ 0.284508
0.49/0.65	c bounds 794 >= 412 @ 0.284869
0.49/0.65	c bounds 794 >= 413 @ 0.285198
0.49/0.65	c bounds 794 >= 414 @ 0.285557
0.49/0.65	c bounds 794 >= 415 @ 0.285886
0.49/0.65	c bounds 794 >= 416 @ 0.286247
0.49/0.65	c bounds 794 >= 417 @ 0.286585
0.49/0.65	c bounds 794 >= 418 @ 0.286926
0.49/0.65	c bounds 794 >= 419 @ 0.287275
0.49/0.65	c bounds 794 >= 420 @ 0.287611
0.49/0.65	c bounds 794 >= 421 @ 0.28795
0.49/0.65	c bounds 794 >= 422 @ 0.288291
0.49/0.65	c bounds 794 >= 423 @ 0.288621
0.49/0.65	c bounds 794 >= 424 @ 0.288971
0.49/0.65	c bounds 794 >= 425 @ 0.289304
0.49/0.65	c bounds 794 >= 426 @ 0.289657
0.49/0.65	c bounds 794 >= 427 @ 0.289996
0.49/0.65	c bounds 794 >= 428 @ 0.290334
0.49/0.65	c bounds 794 >= 429 @ 0.290673
0.49/0.65	c bounds 794 >= 430 @ 0.291
0.49/0.65	c bounds 794 >= 431 @ 0.291354
0.49/0.65	c bounds 794 >= 432 @ 0.2917
0.49/0.65	c bounds 794 >= 433 @ 0.292048
0.49/0.66	c bounds 794 >= 434 @ 0.292375
0.49/0.66	c bounds 794 >= 435 @ 0.292722
0.49/0.66	c bounds 794 >= 436 @ 0.293052
0.49/0.66	c bounds 794 >= 437 @ 0.293412
0.49/0.66	c bounds 794 >= 438 @ 0.293739
0.49/0.66	c bounds 794 >= 439 @ 0.294074
0.49/0.66	c bounds 794 >= 440 @ 0.294415
0.49/0.66	c bounds 794 >= 441 @ 0.294742
0.49/0.66	c bounds 794 >= 442 @ 0.295087
0.49/0.66	c bounds 794 >= 443 @ 0.295419
0.49/0.66	c bounds 794 >= 444 @ 0.295761
0.49/0.66	c bounds 794 >= 445 @ 0.296089
0.49/0.66	c bounds 794 >= 446 @ 0.296437
0.49/0.66	c bounds 794 >= 447 @ 0.296764
0.49/0.66	c bounds 794 >= 448 @ 0.297109
0.49/0.66	c bounds 794 >= 449 @ 0.297442
0.49/0.66	c bounds 794 >= 450 @ 0.297787
0.49/0.66	c bounds 794 >= 451 @ 0.298118
0.49/0.66	c bounds 794 >= 452 @ 0.298465
0.49/0.66	c bounds 794 >= 453 @ 0.298872
0.49/0.66	c bounds 794 >= 454 @ 0.299227
0.49/0.66	c bounds 794 >= 455 @ 0.299551
0.49/0.66	c bounds 794 >= 456 @ 0.299882
0.49/0.66	c bounds 794 >= 457 @ 0.30023
0.49/0.66	c bounds 794 >= 458 @ 0.300557
0.49/0.66	c bounds 794 >= 459 @ 0.300905
0.49/0.66	c bounds 794 >= 460 @ 0.301241
0.49/0.66	c bounds 794 >= 461 @ 0.30131
0.49/0.66	c bounds 794 >= 462 @ 0.30131
0.49/0.67	c bounds 794 >= 463 @ 0.30131
0.49/0.67	c bounds 794 >= 464 @ 0.301624
0.49/0.67	c bounds 794 >= 465 @ 0.301959
0.49/0.67	c bounds 794 >= 466 @ 0.302304
0.49/0.67	c bounds 794 >= 467 @ 0.302632
0.49/0.67	c bounds 794 >= 468 @ 0.302967
0.49/0.67	c bounds 794 >= 469 @ 0.303312
0.49/0.67	c bounds 794 >= 470 @ 0.303636
0.49/0.67	c bounds 794 >= 471 @ 0.303986
0.49/0.67	c bounds 794 >= 472 @ 0.304307
0.49/0.67	c bounds 794 >= 473 @ 0.304658
0.49/0.67	c bounds 794 >= 474 @ 0.304981
0.49/0.67	c bounds 794 >= 475 @ 0.30533
0.49/0.67	c bounds 794 >= 476 @ 0.305653
0.49/0.67	c bounds 794 >= 477 @ 0.306001
0.49/0.67	c bounds 794 >= 478 @ 0.306326
0.49/0.67	c bounds 794 >= 479 @ 0.306665
0.49/0.67	c bounds 794 >= 480 @ 0.306993
0.49/0.67	c bounds 794 >= 481 @ 0.307343
0.49/0.67	c bounds 794 >= 482 @ 0.307664
0.49/0.67	c bounds 794 >= 483 @ 0.307997
0.49/0.67	c bounds 794 >= 484 @ 0.308336
0.49/0.67	c bounds 794 >= 485 @ 0.30866
0.49/0.67	c bounds 794 >= 486 @ 0.308998
0.49/0.67	c bounds 794 >= 487 @ 0.309317
0.49/0.67	c bounds 794 >= 488 @ 0.309355
0.49/0.67	c bounds 794 >= 489 @ 0.309355
0.49/0.67	c bounds 794 >= 490 @ 0.309393
0.49/0.67	c bounds 794 >= 491 @ 0.309716
0.49/0.67	c bounds 794 >= 492 @ 0.310059
0.49/0.68	c bounds 794 >= 493 @ 0.310371
0.49/0.68	c bounds 794 >= 494 @ 0.310692
0.49/0.68	c bounds 794 >= 495 @ 0.311032
0.49/0.68	c bounds 794 >= 496 @ 0.311351
0.49/0.68	c bounds 794 >= 497 @ 0.311716
0.49/0.68	c bounds 794 >= 498 @ 0.312064
0.49/0.68	c bounds 794 >= 499 @ 0.312405
0.49/0.68	c bounds 794 >= 500 @ 0.312734
0.49/0.68	c bounds 794 >= 501 @ 0.313063
0.49/0.68	c bounds 794 >= 502 @ 0.313407
0.49/0.68	c bounds 794 >= 503 @ 0.313733
0.49/0.68	c bounds 794 >= 504 @ 0.314068
0.49/0.68	c bounds 794 >= 505 @ 0.314386
0.49/0.68	c bounds 794 >= 506 @ 0.314721
0.49/0.68	c bounds 794 >= 507 @ 0.315043
0.49/0.68	c bounds 794 >= 508 @ 0.315365
0.49/0.68	c bounds 794 >= 509 @ 0.315693
0.49/0.68	c bounds 794 >= 510 @ 0.316016
0.49/0.68	c bounds 794 >= 511 @ 0.31636
0.49/0.68	c bounds 794 >= 512 @ 0.316682
0.49/0.68	c bounds 794 >= 513 @ 0.317015
0.49/0.68	c bounds 794 >= 514 @ 0.317334
0.49/0.68	c bounds 794 >= 515 @ 0.317675
0.49/0.68	c bounds 794 >= 516 @ 0.317993
0.49/0.68	c bounds 794 >= 517 @ 0.318326
0.49/0.68	c bounds 794 >= 518 @ 0.318642
0.49/0.68	c bounds 794 >= 519 @ 0.318974
0.49/0.68	c bounds 794 >= 520 @ 0.319299
0.49/0.68	c bounds 794 >= 521 @ 0.319633
0.49/0.68	c bounds 794 >= 522 @ 0.319948
0.49/0.69	c bounds 794 >= 523 @ 0.320263
0.49/0.69	c bounds 794 >= 524 @ 0.320589
0.49/0.69	c bounds 794 >= 525 @ 0.32091
0.49/0.69	c bounds 794 >= 526 @ 0.321235
0.49/0.69	c bounds 794 >= 527 @ 0.321557
0.49/0.69	c bounds 794 >= 528 @ 0.321885
0.49/0.69	c bounds 794 >= 529 @ 0.322194
0.49/0.69	c bounds 794 >= 530 @ 0.322515
0.49/0.69	c bounds 794 >= 531 @ 0.322832
0.49/0.69	c bounds 794 >= 532 @ 0.323161
0.49/0.69	c bounds 794 >= 533 @ 0.32349
0.49/0.69	c bounds 794 >= 534 @ 0.323804
0.49/0.69	c bounds 794 >= 535 @ 0.324132
0.49/0.69	c bounds 794 >= 536 @ 0.324442
0.49/0.69	c bounds 794 >= 537 @ 0.324763
0.49/0.69	c bounds 794 >= 538 @ 0.325073
0.49/0.69	c bounds 794 >= 539 @ 0.325395
0.49/0.69	c bounds 794 >= 540 @ 0.325705
0.49/0.69	c bounds 794 >= 541 @ 0.326021
0.49/0.69	c bounds 794 >= 542 @ 0.326344
0.49/0.69	c bounds 794 >= 543 @ 0.326658
0.49/0.69	c bounds 794 >= 544 @ 0.326991
0.49/0.69	c bounds 794 >= 545 @ 0.327302
0.49/0.69	c bounds 794 >= 546 @ 0.327629
0.49/0.69	c bounds 794 >= 547 @ 0.32794
0.49/0.69	c bounds 794 >= 548 @ 0.328258
0.49/0.69	c bounds 794 >= 549 @ 0.32858
0.49/0.69	c bounds 794 >= 550 @ 0.32889
0.49/0.69	c bounds 794 >= 551 @ 0.32921
0.49/0.69	c bounds 794 >= 552 @ 0.329519
0.49/0.69	c bounds 794 >= 553 @ 0.329847
0.49/0.70	c bounds 794 >= 554 @ 0.330199
0.49/0.70	c bounds 794 >= 555 @ 0.330524
0.58/0.70	c bounds 794 >= 556 @ 0.330837
0.58/0.70	c bounds 794 >= 557 @ 0.331159
0.58/0.70	c bounds 794 >= 558 @ 0.331477
0.58/0.70	c bounds 794 >= 559 @ 0.331798
0.58/0.70	c bounds 794 >= 560 @ 0.33211
0.58/0.70	c bounds 794 >= 561 @ 0.332428
0.58/0.70	c bounds 794 >= 562 @ 0.332749
0.58/0.70	c bounds 794 >= 563 @ 0.333059
0.58/0.70	c bounds 794 >= 564 @ 0.333372
0.58/0.70	c bounds 794 >= 565 @ 0.333686
0.58/0.70	c bounds 794 >= 566 @ 0.333998
0.58/0.70	c bounds 794 >= 567 @ 0.334316
0.58/0.70	c bounds 794 >= 568 @ 0.334622
0.58/0.70	c bounds 794 >= 569 @ 0.334935
0.58/0.70	c bounds 794 >= 570 @ 0.335239
0.58/0.70	c bounds 794 >= 571 @ 0.33557
0.58/0.70	c bounds 794 >= 572 @ 0.335876
0.58/0.70	c bounds 794 >= 573 @ 0.336198
0.58/0.70	c bounds 794 >= 574 @ 0.336504
0.58/0.70	c bounds 794 >= 575 @ 0.336827
0.58/0.70	c bounds 794 >= 576 @ 0.337139
0.58/0.70	c bounds 794 >= 577 @ 0.337206
0.58/0.70	c bounds 794 >= 578 @ 0.337206
0.58/0.70	c bounds 794 >= 579 @ 0.337206
0.58/0.70	c bounds 794 >= 580 @ 0.337458
0.58/0.70	c bounds 794 >= 581 @ 0.337762
0.58/0.70	c bounds 794 >= 582 @ 0.338048
0.58/0.70	c bounds 794 >= 583 @ 0.338343
0.58/0.70	c bounds 794 >= 584 @ 0.338663
0.58/0.70	c bounds 794 >= 585 @ 0.338965
0.58/0.71	c bounds 794 >= 586 @ 0.339259
0.58/0.71	c bounds 794 >= 587 @ 0.339565
0.58/0.71	c bounds 794 >= 588 @ 0.339874
0.58/0.71	c bounds 794 >= 589 @ 0.340179
0.58/0.71	c bounds 794 >= 590 @ 0.340488
0.58/0.71	c bounds 794 >= 591 @ 0.340799
0.58/0.71	c bounds 794 >= 592 @ 0.341098
0.58/0.71	c bounds 794 >= 593 @ 0.341418
0.58/0.71	c bounds 794 >= 594 @ 0.341722
0.58/0.71	c bounds 794 >= 595 @ 0.342038
0.58/0.71	c bounds 794 >= 596 @ 0.342345
0.58/0.71	c bounds 794 >= 597 @ 0.342671
0.58/0.71	c bounds 794 >= 598 @ 0.342977
0.58/0.71	c bounds 794 >= 599 @ 0.343291
0.58/0.71	c bounds 794 >= 600 @ 0.343589
0.58/0.71	c bounds 794 >= 601 @ 0.3439
0.58/0.71	c bounds 794 >= 602 @ 0.344198
0.58/0.71	c bounds 794 >= 603 @ 0.344498
0.58/0.71	c bounds 794 >= 604 @ 0.344799
0.58/0.71	c bounds 794 >= 605 @ 0.3451
0.58/0.71	c bounds 794 >= 606 @ 0.345402
0.58/0.71	c bounds 794 >= 607 @ 0.345708
0.58/0.71	c bounds 794 >= 608 @ 0.346009
0.58/0.71	c bounds 794 >= 609 @ 0.34632
0.58/0.71	c bounds 794 >= 610 @ 0.346619
0.58/0.71	c bounds 794 >= 611 @ 0.346945
0.58/0.71	c bounds 794 >= 612 @ 0.347252
0.58/0.71	c bounds 794 >= 613 @ 0.347568
0.58/0.71	c bounds 794 >= 614 @ 0.347866
0.58/0.71	c bounds 794 >= 615 @ 0.348176
0.58/0.71	c bounds 794 >= 616 @ 0.348474
0.58/0.71	c bounds 794 >= 617 @ 0.348787
0.58/0.72	c bounds 794 >= 618 @ 0.349284
0.58/0.72	c bounds 794 >= 619 @ 0.349597
0.58/0.72	c bounds 794 >= 620 @ 0.349893
0.58/0.72	c bounds 794 >= 621 @ 0.350194
0.58/0.72	c bounds 794 >= 622 @ 0.350492
0.58/0.72	c bounds 794 >= 623 @ 0.350786
0.58/0.72	c bounds 794 >= 624 @ 0.351091
0.58/0.72	c bounds 794 >= 625 @ 0.3514
0.58/0.72	c bounds 794 >= 626 @ 0.351716
0.58/0.72	c bounds 794 >= 627 @ 0.352014
0.58/0.72	c bounds 794 >= 628 @ 0.352321
0.58/0.72	c bounds 794 >= 629 @ 0.352625
0.58/0.72	c bounds 794 >= 630 @ 0.352921
0.58/0.72	c bounds 794 >= 631 @ 0.353228
0.58/0.72	c bounds 794 >= 632 @ 0.353531
0.58/0.72	c bounds 794 >= 633 @ 0.35385
0.58/0.72	c bounds 794 >= 634 @ 0.354148
0.58/0.72	c bounds 794 >= 635 @ 0.354468
0.58/0.72	c bounds 794 >= 636 @ 0.354766
0.58/0.72	c bounds 794 >= 637 @ 0.355074
0.58/0.72	c bounds 794 >= 638 @ 0.355381
0.58/0.72	c bounds 794 >= 639 @ 0.355694
0.58/0.72	c bounds 794 >= 640 @ 0.355992
0.58/0.72	c bounds 794 >= 641 @ 0.356297
0.58/0.72	c bounds 794 >= 642 @ 0.356599
0.58/0.72	c bounds 794 >= 643 @ 0.356894
0.58/0.72	c bounds 794 >= 644 @ 0.357197
0.58/0.72	c bounds 794 >= 645 @ 0.357497
0.58/0.72	c bounds 794 >= 646 @ 0.357794
0.58/0.72	c bounds 794 >= 647 @ 0.358106
0.58/0.72	c bounds 794 >= 648 @ 0.358414
0.58/0.72	c bounds 794 >= 649 @ 0.358724
0.58/0.72	c bounds 794 >= 650 @ 0.359024
0.58/0.73	c bounds 794 >= 651 @ 0.359337
0.58/0.73	c bounds 794 >= 652 @ 0.359625
0.58/0.73	c bounds 794 >= 653 @ 0.359946
0.58/0.73	c bounds 794 >= 654 @ 0.36024
0.58/0.73	c bounds 794 >= 655 @ 0.360555
0.58/0.73	c bounds 794 >= 656 @ 0.360854
0.58/0.73	c bounds 794 >= 657 @ 0.361177
0.58/0.73	c bounds 794 >= 658 @ 0.361478
0.58/0.73	c bounds 794 >= 659 @ 0.361796
0.58/0.73	c bounds 794 >= 660 @ 0.362097
0.58/0.73	c bounds 794 >= 661 @ 0.362402
0.58/0.73	c bounds 794 >= 662 @ 0.362697
0.58/0.73	c bounds 794 >= 663 @ 0.36299
0.58/0.73	c bounds 794 >= 664 @ 0.363296
0.58/0.73	c bounds 794 >= 665 @ 0.363598
0.58/0.73	c bounds 794 >= 666 @ 0.363911
0.58/0.73	c bounds 794 >= 667 @ 0.364212
0.58/0.73	c bounds 794 >= 668 @ 0.364508
0.58/0.73	c bounds 794 >= 669 @ 0.364807
0.58/0.73	c bounds 794 >= 670 @ 0.365106
0.58/0.73	c bounds 794 >= 671 @ 0.365411
0.58/0.73	c bounds 794 >= 672 @ 0.365712
0.58/0.73	c bounds 794 >= 673 @ 0.366014
0.58/0.73	c bounds 794 >= 674 @ 0.366304
0.58/0.73	c bounds 794 >= 675 @ 0.366624
0.58/0.73	c bounds 794 >= 676 @ 0.366909
0.58/0.73	c bounds 794 >= 677 @ 0.367224
0.58/0.73	c bounds 794 >= 678 @ 0.367514
0.58/0.73	c bounds 794 >= 679 @ 0.367823
0.58/0.73	c bounds 794 >= 680 @ 0.368116
0.58/0.73	c bounds 794 >= 681 @ 0.368437
0.58/0.73	c bounds 794 >= 682 @ 0.36873
0.58/0.73	c bounds 794 >= 683 @ 0.369032
0.58/0.74	c bounds 794 >= 684 @ 0.369329
0.58/0.74	c bounds 794 >= 685 @ 0.369642
0.58/0.74	c bounds 794 >= 686 @ 0.36994
0.58/0.74	c bounds 794 >= 687 @ 0.370241
0.58/0.74	c bounds 794 >= 688 @ 0.370529
0.58/0.74	c bounds 794 >= 689 @ 0.37083
0.58/0.74	c bounds 794 >= 690 @ 0.371125
0.58/0.74	c bounds 794 >= 691 @ 0.371186
0.58/0.74	c bounds 794 >= 692 @ 0.371186
0.58/0.74	c bounds 794 >= 693 @ 0.371186
0.58/0.74	c bounds 794 >= 694 @ 0.371423
0.58/0.74	c bounds 794 >= 695 @ 0.3717
0.58/0.74	c bounds 794 >= 696 @ 0.371967
0.58/0.74	c bounds 794 >= 697 @ 0.372022
0.58/0.74	c bounds 794 >= 698 @ 0.372022
0.58/0.74	c bounds 794 >= 699 @ 0.372022
0.58/0.74	c bounds 794 >= 700 @ 0.372146
0.58/0.74	c bounds 794 >= 701 @ 0.372433
0.58/0.74	c bounds 794 >= 702 @ 0.372739
0.58/0.74	c bounds 794 >= 703 @ 0.373028
0.58/0.74	c bounds 794 >= 704 @ 0.373346
0.58/0.74	c bounds 794 >= 705 @ 0.373635
0.58/0.74	c bounds 794 >= 706 @ 0.373946
0.58/0.74	c bounds 794 >= 707 @ 0.37422
0.58/0.74	c bounds 794 >= 708 @ 0.374511
0.58/0.74	c bounds 794 >= 709 @ 0.37481
0.58/0.74	c bounds 794 >= 710 @ 0.375098
0.58/0.74	c bounds 794 >= 711 @ 0.375405
0.58/0.74	c bounds 794 >= 712 @ 0.375695
0.58/0.74	c bounds 794 >= 713 @ 0.375997
0.58/0.74	c bounds 794 >= 714 @ 0.376283
0.58/0.74	c bounds 794 >= 715 @ 0.376593
0.58/0.74	c bounds 794 >= 716 @ 0.37688
0.58/0.75	c bounds 794 >= 717 @ 0.377191
0.58/0.75	c bounds 794 >= 718 @ 0.377473
0.58/0.75	c bounds 794 >= 719 @ 0.377801
0.58/0.75	c bounds 794 >= 720 @ 0.378085
0.58/0.75	c bounds 794 >= 721 @ 0.3784
0.58/0.75	c bounds 794 >= 722 @ 0.37868
0.58/0.75	c bounds 794 >= 723 @ 0.379017
0.58/0.75	c bounds 794 >= 724 @ 0.379313
0.58/0.75	c bounds 794 >= 725 @ 0.379625
0.58/0.75	c bounds 794 >= 726 @ 0.379923
0.58/0.75	c bounds 794 >= 727 @ 0.380228
0.58/0.75	c bounds 794 >= 728 @ 0.380527
0.58/0.75	c bounds 794 >= 729 @ 0.38083
0.58/0.75	c bounds 794 >= 730 @ 0.381139
0.58/0.75	c bounds 794 >= 731 @ 0.381455
0.58/0.75	c bounds 794 >= 732 @ 0.381742
0.58/0.75	c bounds 794 >= 733 @ 0.382037
0.58/0.75	c bounds 794 >= 734 @ 0.382331
0.58/0.75	c bounds 794 >= 735 @ 0.382625
0.58/0.75	c bounds 794 >= 736 @ 0.382921
0.58/0.75	c bounds 794 >= 737 @ 0.383225
0.58/0.75	c bounds 794 >= 738 @ 0.383516
0.58/0.75	c bounds 794 >= 739 @ 0.38381
0.58/0.75	c bounds 794 >= 740 @ 0.384108
0.58/0.75	c bounds 794 >= 741 @ 0.384402
0.58/0.76	c bounds 794 >= 742 @ 0.39208
0.58/0.76	c bounds 794 >= 743 @ 0.393992
0.58/0.77	c bounds 794 >= 744 @ 0.39536
0.58/0.77	c bounds 794 >= 745 @ 0.396984
0.58/0.77	c bounds 794 >= 746 @ 0.39889
0.68/0.80	c bounds 793 >= 746 @ 0.431173
0.68/0.81	c bounds 793 >= 747 @ 0.434548
0.68/0.81	c bounds 793 >= 748 @ 0.436401
0.68/0.82	c bounds 793 >= 749 @ 0.444442
0.68/0.87	c bounds 793 >= 750 @ 0.497522
0.98/1.18	c #Conflicts:       1000 | #Constraints:      13961
0.98/1.18	c bounds 792 >= 750 @ 0.791491
0.98/1.19	c bounds 792 >= 751 @ 0.795949
0.98/1.19	c bounds 792 >= 752 @ 0.796329
0.98/1.19	c bounds 792 >= 753 @ 0.799522
0.98/1.19	c bounds 792 >= 754 @ 0.801754
1.08/1.20	c bounds 792 >= 755 @ 0.803678
1.08/1.20	c bounds 792 >= 756 @ 0.805448
1.08/1.20	c bounds 792 >= 757 @ 0.808187
2.98/3.17	c #Conflicts:       2000 | #Constraints:      14986
2.98/3.17	c INPROCESSING
2.98/3.17	c GARBAGE COLLECT
2.98/3.17	c #Conflicts:       3000 | #Constraints:      14239
2.98/3.17	c #Conflicts:       4000 | #Constraints:      15240
2.98/3.17	c INPROCESSING
2.98/3.17	c GARBAGE COLLECT
2.98/3.17	c bounds 792 >= 758 @ 2.73219
3.57/3.72	c #Conflicts:       5000 | #Constraints:      14674
3.57/3.72	c bounds 791 >= 758 @ 3.26029
4.67/4.86	c #Conflicts:       6000 | #Constraints:      15676
4.67/4.86	c INPROCESSING
4.67/4.86	c GARBAGE COLLECT
4.67/4.86	c rational objective 758
5.27/5.40	c #Conflicts:       7000 | #Constraints:      14682
5.27/5.40	c bounds 790 >= 758 @ 4.91082
6.16/6.39	c #Conflicts:       8000 | #Constraints:      15683
6.16/6.39	c #Conflicts:       9000 | #Constraints:      16683
6.16/6.39	c INPROCESSING
6.16/6.39	c GARBAGE COLLECT
6.16/6.39	c rational objective 758
7.06/7.24	c #Conflicts:      10000 | #Constraints:      15377
7.06/7.24	c #Conflicts:      11000 | #Constraints:      16377
7.06/7.24	c bounds 790 >= 759 @ 6.69386
7.37/7.56	c bounds 789 >= 759 @ 7.00314
7.67/7.82	c #Conflicts:      12000 | #Constraints:      17412
7.67/7.82	c INPROCESSING
7.67/7.82	c GARBAGE COLLECT
7.67/7.82	c rational objective 759
9.35/9.55	c #Conflicts:      13000 | #Constraints:      15844
9.35/9.55	c #Conflicts:      14000 | #Constraints:      16844
9.35/9.55	c #Conflicts:      15000 | #Constraints:      17844
9.35/9.55	c INPROCESSING
9.35/9.55	c GARBAGE COLLECT
9.35/9.55	c rational objective 759
9.56/9.70	c bounds 788 >= 759 @ 9.09095
10.45/10.64	c #Conflicts:      16000 | #Constraints:      16098
10.45/10.64	c #Conflicts:      17000 | #Constraints:      17098
10.45/10.64	c bounds 787 >= 759 @ 9.98876
11.25/11.43	c #Conflicts:      18000 | #Constraints:      18108
11.25/11.43	c INPROCESSING
11.25/11.43	c GARBAGE COLLECT
11.25/11.43	c rational objective 759
13.14/13.39	c #Conflicts:      19000 | #Constraints:      16125
13.14/13.39	c #Conflicts:      20000 | #Constraints:      17126
13.14/13.39	c bounds 786 >= 759 @ 12.6827
14.23/14.45	c #Conflicts:      21000 | #Constraints:      18127
14.23/14.45	c INPROCESSING
14.23/14.45	c GARBAGE COLLECT
14.23/14.45	c rational objective 759
14.44/14.61	c bounds 785 >= 759 @ 13.8766
16.13/16.35	c #Conflicts:      22000 | #Constraints:      15944
16.13/16.35	c #Conflicts:      23000 | #Constraints:      16944
16.13/16.35	c #Conflicts:      24000 | #Constraints:      17944
16.13/16.35	c #Conflicts:      25000 | #Constraints:      18944
16.13/16.35	c INPROCESSING
16.13/16.35	c GARBAGE COLLECT
16.13/16.35	c rational objective 759
16.93/17.11	c #Conflicts:      26000 | #Constraints:      16527
16.93/17.11	c bounds 785 >= 760 @ 16.3059
16.93/17.12	c bounds 760 >= 760 @ 16.3198
16.93/17.12	c cpu time 16.3198 s
16.93/17.12	c deterministic time 693874453 6.94e+08
16.93/17.12	c optimization time 0.243335 s
16.93/17.12	c total solve time 16.0228 s
16.93/17.12	c core-guided solve time 7.43624 s
16.93/17.12	c propagation time 8.50496 s
16.93/17.12	c conflict analysis time 3.74013 s
16.93/17.12	c propagations 7263913
16.93/17.12	c resolve steps 376262
16.93/17.12	c decisions 198871
16.93/17.12	c conflicts 26182
16.93/17.12	c restarts 93
16.93/17.12	c inprocessing phases 9
16.93/17.12	c garbage collections 9 ,( 100.00 )
16.93/17.12	c input clauses 11470 ,( 87.68 )
16.93/17.12	c input cardinalities 1562 ,( 11.94 )
16.93/17.12	c input general constraints 50 ,( 0.38 )
16.93/17.12	c input average constraint length 90.36
16.93/17.12	c input average constraint degree 23.91
16.93/17.12	c learned clauses 14395 ,( 54.89 )
16.93/17.12	c learned cardinalities 4325 ,( 16.49 )
16.93/17.12	c learned general constraints 7503 ,( 28.61 )
16.93/17.12	c learned average constraint length 589.36
16.93/17.12	c learned average constraint degree 325106895.61
16.93/17.12	c watched  CF 32, 64, 128, Arb: 766 , 0 , 0 , 0
16.93/17.12	c counting CF 32, 64, 128, Arb: 6788 , 0 , 0 , 0
16.93/17.12	c watched   constraints 766 ,( 10.14 ) 
16.93/17.12	c counting  constraints 6787 ,( 89.86 ) 
16.93/17.12	c loaded clauses, cards, PBs, (WATCHED, COUNTING): 5043448 , 40023617 , 15443273 ,( 338804 , 15104469 )
16.93/17.12	c gcd simplifications 764
16.93/17.12	c detected cardinalities 137
16.93/17.12	c weakened non-implied lits 4811878
16.93/17.12	c weakened non-implying lits 407
16.93/17.12	c original variables 4009
16.93/17.12	c clausal propagations 3359117
16.93/17.12	c cardinality propagations 1252632
16.93/17.12	c watched propagations 17810
16.93/17.12	c counting propagations 1804823
16.93/17.12	c watch lookups 242841565
16.93/17.12	c watch backjump lookups 0
16.93/17.12	c watch checks 249743360
16.93/17.12	c propagation checks 148005505
16.93/17.12	c constraint additions 38287082
16.93/17.12	c trail pops 7488914
16.93/17.12	c formula constraints 10678
16.93/17.12	c learned constraints 26150
16.93/17.12	c bound constraints 791
16.93/17.12	c core-guided constraints 1613
16.93/17.12	c encountered formula constraints 204255
16.93/17.12	c encountered learned constraints 93090
16.93/17.12	c encountered bound constraints 12
16.93/17.12	c encountered core-guided constraints 104164
16.93/17.12	c LP total time 4.97685 s
16.93/17.12	c LP solve time 2.74 s
16.93/17.12	c LP constraints added 10685
16.93/17.12	c LP constraints removed 6
16.93/17.12	c LP pivots internal 30601
16.93/17.12	c LP pivots root 14641
16.93/17.12	c LP calls 54
16.93/17.12	c LP optimalities 18
16.93/17.12	c LP no pivot count 3
16.93/17.12	c LP infeasibilities 33
16.93/17.12	c LP valid Farkas constraints 33
16.93/17.12	c LP learned Farkas constraints 33
16.93/17.12	c LP basis resets 0
16.93/17.12	c LP cycling count 0
16.93/17.12	c LP singular count 0
16.93/17.12	c LP no primal count 0
16.93/17.12	c LP no farkas count 0
16.93/17.12	c LP other issue count 0
16.93/17.12	c LP Gomory cuts 7
16.93/17.12	c LP learned cuts 0
16.93/17.12	c LP deleted cuts 6
16.93/17.12	c LP encountered Gomory constraints 0
16.93/17.12	c LP encountered Farkas constraints 661
16.93/17.12	c LP encountered learned Farkas constraints 229
16.93/17.12	c CG auxiliary variables introduced 791
16.93/17.12	c CG solutions found 12
16.93/17.12	c CG cores constructed 760
16.93/17.12	c CG core cardinality constraints returned 0
16.93/17.12	c CG unit cores 0
16.93/17.12	c CG single cores 760
16.93/17.12	c CG blocks removed during cardinality reduction 0
16.93/17.12	c CG first core best 0
16.93/17.12	c CG decision core best 0
16.93/17.12	c CG core reduction tie 0
16.93/17.12	c CG core degree average 1.00
16.93/17.12	c CG core slack average 1.97
16.93/17.12	c CG core upper bound improvements 14
16.93/17.12	c STR number of successful calls 0
16.93/17.12	c STR number of unsuccessful calls 0
16.93/17.12	c STR number of inconclusive calls 0
16.93/17.12	c STR number of successful attempts 0
16.93/17.12	c STR number of unsuccessful attempts 0
16.93/17.12	c STR number of inconclusive attempts 0
16.93/17.12	c STR average degree increase per successful call inf
16.93/17.12	c STR average degree increase per successful attempt inf
16.93/17.12	c STR total number of conflicts for successful attempts 0
16.93/17.12	c STR total number of conflicts for unsuccessful attempts 0
16.93/17.12	c STR total number of conflicts for inconclusive attempts 0
16.93/17.12	c STR average number of conflicts per successful attempt inf
16.93/17.12	c STR average number of conflicts per unsuccessful attempt inf
16.93/17.12	c STR average number of conflicts per inconclusive attempt inf
16.93/17.12	c AVG.sumWPerc 55.73 
16.93/17.12	c bigint constraints 0 
16.93/17.12	o 760
16.93/17.12	s OPTIMUM FOUND
16.93/17.12	v -x1 x2 -x3 x4 -x5 x6 -x7 x8 x9 -x10 x11 -x12 x13 x14 -x15 x16 -x17 x18 -x19 x20 -x21 x22 -x23 x24 -x25 x26 -x27 x28 -x29 x30 x31 x32 -x33 x34 -x35 x36 -x37 x38 x39 -x40 x41 -x42 x43 -x44 x45 x46 -x47 x48 -x49 x50 -x51 x52 x53 -x54 x55 -x56 x57 -x58 x59 -x60 x61 -x62 x63 x64 x65 -x66 x67 x68 -x69 x70 x71 -x72 x73 x74 x75 x76 x77 x78 -x79 x80 -x81 x82 x83 -x84 x85 -x86 x87 -x88 x89 -x90 x91 x92 -x93 x94 -x95 x96 -x97 x98 -x99 x100 x101 -x102 x103 x104 x105 -x106 x107 -x108 x109 x110 x111 -x112 x113 -x114 -x115 x116 x117 -x118 x119 x120 -x121 x122 -x123 x124 -x125 x126 -x127 x128 -x129 x130 x131 -x132 x133 -x134 x135 -x136 x137 x138 -x139 x140 -x141 x142 -x143 x144 -x145 x146 -x147 x148 -x149 x150 -x151 x152 x153 -x154 x155 x156 x157 -x158 x159 -x160 x161 -x162 x163 -x164 x165 -x166 x167 -x168 x169 x170 -x171 x172 -x173 x174 x175 -x176 x177 -x178 x179 -x180 x181 -x182 x183 -x184 x185 -x186 x187 -x188 x189 -x190 -x191 x192 -x193 x194 -x195 x196 -x197 x198 -x199 x200 -x201 x202 -x203 x204 -x205 x206 -x207 x208 x209 -x210 x211 x212 -x213 x214 -x215 x216 -x217 x218 -x219 x220 -x221 x222 -x223 x224 -x225 x226 -x227 x228 x229 -x230 x231 -x232 x233 -x234 x235 -x236 x237 -x238 x239 -x240 x241 -x242 x243 -x244 x245 -x246 x247 x248 x249 -x250 x251 -x252 x253 -x254 x255 -x256 x257 -x258 x259 -x260 x261 -x262 x263 -x264 x265 -x266 -x267 x268 -x269 x270 -x271 x272 -x273 x274 -x275 x276 -x277 x278 -x279 x280 -x281 x282 -x283 x284 -x285 x286 -x287 x288 -x289 x290 -x291 x292 -x293 x294 -x295 x296 -x297 x298 -x299 x300 -x301 x302 -x303 x304 x305 -x306 x307 -x308 x309 -x310 x311 -x312 x313 -x314 x315 -x316 x317 -x318 x319 -x320 x321 -x322 x323 -x324 x325 -x326 x327 -x328 x329 -x330 x331 -x332 x333 -x334 x335 -x336 x337 -x338 x339 -x340 x341 -x342 -x343 x344 -x345 x346 -x347 x348 -x349 x350 -x351 x352 -x353 x354 -x355 x356 -x357 x358 -x359 x360 -x361 x362 -x363 x364 -x365 x366 -x367 x368 -x369 x370 -x371 x372 -x373 x374 -x375 x376 -x377 x378 -x379 x380 x381 -x382 x383 -x384 x385 -x386 x387 -x388 x389 -x390 x391 -x392 x393 -x394 x395 -x396 x397 -x398 x399 -x400 x401 -x402 x403 -x404 x405 -x406 x407 -x408 x409 -x410 x411 -x412 x413 -x414 x415 -x416 x417 -x418 -x419 x420 -x421 x422 -x423 x424 -x425 x426 -x427 x428 -x429 x430 -x431 x432 -x433 x434 -x435 x436 -x437 x438 -x439 x440 -x441 x442 -x443 x444 -x445 x446 -x447 x448 -x449 x450 -x451 x452 -x453 x454 -x455 x456 x457 -x458 x459 -x460 x461 -x462 x463 -x464 x465 -x466 x467 -x468 x469 -x470 x471 -x472 x473 -x474 x475 -x476 x477 -x478 x479 -x480 x481 -x482 x483 -x484 x485 -x486 x487 -x488 x489 -x490 x491 -x492 x493 -x494 -x495 x496 -x497 x498 -x499 x500 -x501 x502 -x503 x504 -x505 x506 -x507 x508 -x509 x510 -x511 x512 -x513 x514 -x515 x516 -x517 x518 -x519 x520 -x521 x522 -x523 x524 -x525 x526 -x527 x528 -x529 x530 -x531 x532 x533 -x534 x535 -x536 x537 -x538 x539 -x540 x541 -x542 x543 -x544 x545 -x546 x547 -x548 x549 -x550 x551 -x552 x553 -x554 x555 -x556 x557 -x558 x559 -x560 x561 -x562 x563 -x564 x565 -x566 x567 -x568 x569 -x570 -x571 x572 -x573 x574 -x575 x576 -x577 x578 -x579 x580 -x581 x582 -x583 x584 -x585 x586 -x587 x588 -x589 x590 -x591 x592 -x593 x594 -x595 x596 -x597 x598 -x599 x600 -x601 x602 -x603 x604 -x605 x606 -x607 x608 x609 -x610 x611 -x612 x613 -x614 x615 -x616 x617 -x618 x619 -x620 x621 -x622 x623 -x624 x625 -x626 x627 -x628 x629 -x630 x631 -x632 x633 -x634 x635 -x636 x637 -x638 x639 -x640 x641 -x642 x643 -x644 x645 -x646 -x647 x648 -x649 x650 -x651 x652 -x653 x654 -x655 x656 -x657 x658 -x659 x660 -x661 x662 -x663 x664 -x665 x666 -x667 x668 -x669 x670 -x671 x672 -x673 x674 -x675 x676 -x677 x678 -x679 x680 -x681 x682 -x683 x684 x685 -x686 x687 -x688 x689 -x690 x691 -x692 x693 -x694 x695 -x696 x697 -x698 x699 -x700 x701 -x702 x703 -x704 x705 -x706 x707 -x708 x709 -x710 x711 -x712 x713 -x714 x715 -x716 x717 -x718 x719 -x720 x721 -x722 -x723 x724 -x725 x726 -x727 x728 -x729 x730 -x731 x732 -x733 x734 -x735 x736 -x737 x738 -x739 x740 -x741 x742 -x743 x744 -x745 x746 -x747 x748 -x749 x750 -x751 x752 -x753 x754 -x755 x756 -x757 x758 -x759 x760 x761 -x762 x763 -x764 x765 -x766 x767 -x768 x769 -x770 x771 -x772 x773 -x774 x775 -x776 x777 -x778 x779 -x780 x781 -x782 x783 -x784 x785 -x786 x787 -x788 x789 -x790 x791 -x792 x793 -x794 x795 -x796 x797 -x798 -x799 x800 -x801 x802 -x803 x804 -x805 x806 -x807 x808 -x809 x810 -x811 x812 -x813 x814 -x815 x816 -x817 x818 -x819 x820 -x821 x822 -x823 x824 -x825 x826 -x827 x828 -x829 x830 -x831 x832 -x833 x834 -x835 x836 x837 -x838 x839 -x840 x841 -x842 x843 -x844 x845 -x846 x847 -x848 x849 -x850 x851 -x852 x853 -x854 x855 -x856 x857 -x858 x859 -x860 x861 -x862 x863 -x864 x865 -x866 x867 -x868 x869 -x870 x871 -x872 x873 -x874 -x875 x876 -x877 x878 -x879 x880 -x881 x882 -x883 x884 -x885 x886 -x887 x888 -x889 x890 -x891 x892 -x893 x894 -x895 x896 -x897 x898 -x899 x900 -x901 x902 -x903 x904 -x905 x906 -x907 x908 -x909 x910 -x911 x912 x913 -x914 x915 -x916 x917 -x918 x919 -x920 x921 -x922 x923 -x924 x925 -x926 x927 -x928 x929 -x930 x931 -x932 x933 -x934 x935 -x936 x937 -x938 x939 -x940 x941 -x942 x943 -x944 x945 -x946 x947 -x948 x949 -x950 -x951 x952 -x953 x954 -x955 x956 -x957 x958 -x959 x960 -x961 x962 -x963 x964 -x965 x966 -x967 x968 -x969 x970 -x971 x972 -x973 x974 -x975 x976 -x977 x978 -x979 x980 -x981 x982 -x983 x984 -x985 x986 -x987 x988 x989 -x990 x991 -x992 x993 -x994 x995 -x996 x997 -x998 x999 -x1000 x1001 -x1002 x1003 -x1004 x1005 -x1006 x1007 -x1008 x1009 -x1010 x1011 -x1012 x1013 -x1014 x1015 -x1016 x1017 -x1018 x1019 -x1020 x1021 -x1022 x1023 -x1024 x1025 -x1026 -x1027 x1028 -x1029 x1030 -x1031 x1032 -x1033 x1034 -x1035 x1036 -x1037 x1038 -x1039 x1040 -x1041 x1042 -x1043 x1044 -x1045 x1046 -x1047 x1048 -x1049 x1050 -x1051 x1052 -x1053 x1054 -x1055 x1056 -x1057 x1058 -x1059 x1060 -x1061 x1062 -x1063 x1064 x1065 -x1066 x1067 -x1068 x1069 -x1070 x1071 -x1072 x1073 -x1074 x1075 -x1076 x1077 -x1078 x1079 -x1080 x1081 -x1082 x1083 -x1084 x1085 -x1086 x1087 -x1088 x1089 -x1090 x1091 -x1092 x1093 -x1094 x1095 -x1096 x1097 -x1098 x1099 -x1100 x1101 -x1102 -x1103 x1104 -x1105 x1106 -x1107 x1108 -x1109 x1110 -x1111 x1112 -x1113 x1114 -x1115 x1116 -x1117 x1118 -x1119 x1120 -x1121 x1122 -x1123 x1124 -x1125 x1126 -x1127 x1128 -x1129 x1130 -x1131 x1132 -x1133 x1134 -x1135 x1136 -x1137 x1138 -x1139 x1140 x1141 -x1142 x1143 -x1144 x1145 -x1146 x1147 -x1148 x1149 -x1150 x1151 -x1152 x1153 -x1154 x1155 -x1156 x1157 -x1158 x1159 -x1160 x1161 -x1162 x1163 -x1164 x1165 -x1166 x1167 -x1168 x1169 -x1170 x1171 -x1172 x1173 -x1174 x1175 -x1176 x1177 -x1178 -x1179 x1180 -x1181 x1182 -x1183 x1184 -x1185 x1186 -x1187 x1188 -x1189 x1190 -x1191 x1192 -x1193 x1194 -x1195 x1196 -x1197 x1198 -x1199 x1200 -x1201 x1202 -x1203 x1204 -x1205 x1206 -x1207 x1208 -x1209 x1210 -x1211 x1212 -x1213 x1214 -x1215 x1216 x1217 -x1218 x1219 -x1220 x1221 -x1222 x1223 -x1224 x1225 -x1226 x1227 -x1228 x1229 -x1230 x1231 -x1232 x1233 -x1234 x1235 -x1236 x1237 -x1238 x1239 -x1240 x1241 -x1242 x1243 -x1244 x1245 -x1246 x1247 -x1248 x1249 -x1250 x1251 -x1252 x1253 -x1254 -x1255 x1256 -x1257 x1258 -x1259 x1260 -x1261 x1262 -x1263 x1264 -x1265 x1266 -x1267 x1268 -x1269 x1270 -x1271 x1272 -x1273 x1274 -x1275 x1276 -x1277 x1278 -x1279 x1280 -x1281 x1282 -x1283 x1284 -x1285 x1286 -x1287 x1288 -x1289 x1290 -x1291 x1292 x1293 -x1294 x1295 -x1296 x1297 -x1298 x1299 -x1300 x1301 -x1302 x1303 -x1304 x1305 -x1306 x1307 -x1308 x1309 -x1310 x1311 -x1312 x1313 -x1314 x1315 -x1316 x1317 -x1318 x1319 -x1320 x1321 -x1322 x1323 -x1324 x1325 -x1326 x1327 -x1328 x1329 -x1330 -x1331 x1332 -x1333 x1334 -x1335 x1336 -x1337 x1338 -x1339 x1340 -x1341 x1342 -x1343 x1344 -x1345 x1346 -x1347 x1348 -x1349 x1350 -x1351 x1352 -x1353 x1354 -x1355 x1356 -x1357 x1358 -x1359 x1360 -x1361 x1362 -x1363 x1364 -x1365 x1366 -x1367 x1368 x1369 -x1370 x1371 -x1372 x1373 -x1374 x1375 -x1376 x1377 -x1378 x1379 -x1380 x1381 -x1382 x1383 -x1384 x1385 -x1386 x1387 -x1388 x1389 -x1390 x1391 -x1392 x1393 -x1394 x1395 -x1396 x1397 -x1398 x1399 -x1400 x1401 -x1402 x1403 -x1404 x1405 -x1406 -x1407 x1408 -x1409 x1410 -x1411 x1412 -x1413 x1414 -x1415 x1416 x1417 x1418 -x1419 x1420 -x1421 x1422 -x1423 x1424 -x1425 x1426 -x1427 x1428 -x1429 x1430 -x1431 x1432 -x1433 x1434 -x1435 x1436 -x1437 x1438 -x1439 x1440 -x1441 x1442 -x1443 x1444 x1445 -x1446 x1447 -x1448 x1449 -x1450 x1451 -x1452 x1453 x1454 -x1455 x1456 x1457 -x1458 x1459 -x1460 x1461 -x1462 x1463 -x1464 x1465 -x1466 x1467 -x1468 x1469 -x1470 x1471 -x1472 x1473 -x1474 x1475 -x1476 x1477 -x1478 x1479 -x1480 x1481 -x1482

Verifier Data

OK	760

Checking of UNSAT/OPT proofs:

VeriPB + CakePB

Fri Jul  4 00:24:57 CEST 2025
extraparms=--no-checkDeletion
-- veripb --
Running VeriPB version 2.3.0
s VERIFIED BOUNDS 760 <= obj <= 760
Verification succeeded.
-- cakepb --
s VERIFIED BOUNDS 760 <= obj <= 760
--summary--
ALL OK

Watcher Data

runsolver version 3.4.2 (svn: 4680) 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.

NUMA information:
  number of nodes: 2
  memory of node 0: 63665 MiB (59869 MiB free)
  memory of node 1: 64507 MiB (49195 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4521819-1751570219/watcher-4521819-1751570219 -o /tmp/evaluation-result-4521819-1751570219/solver-4521819-1751570219 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC024-1751562311-88611 --watchdog 3760 --file-size-limit 100000 run-opt-break-log.sh HOME/instance-4521819-1751570219.opb PROOFDIR/proof-4521819-1751570219 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

Enforcing FSIZE limit: 104857600 KiB
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 FSIZE limit: 102400000 KiB
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=91207, runsolver pid=91204

[startup+0.100062 s]*
/proc/loadavg: 4.31 4.18 4.11 5/268 91209
/proc/meminfo: memFree=111681472/131249996 swapFree=33010684/33010684
[pid=91207] ppid=91204 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/91207/stat : 91207 (run-opt-break-l) S 91204 91207 88600 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 72699837 4292608 736 18446744073709551615 94768053633024 94768054527557 140725826039184 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94768054766608 94768054814352 94768086212608 140725826046229 140725826046430 140725826046430 140725826052032 0
/proc/91207/statm: 1048 736 672 219 0 110 0
[pid=91209] ppid=91207 vsize=17984 memory=10732 CPUtime=0.08 cores=4,6
/proc/91209/stat : 91209 (pbsuma) R 91207 91207 88600 0 -1 4194304 2065 0 0 0 8 0 0 0 20 0 1 0 72699838 18415616 2683 18446744073709551615 4210688 4653049 140735454709184 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 4700520 4703148 35409920 140735454718179 140735454718514 140735454718514 140735454724079 0
/proc/91209/statm: 4496 2683 1024 108 0 1904 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 22176 KiB
Current children cumulated memory: 13676 KiB

[startup+0.205589 s]*
/proc/loadavg: 4.31 4.18 4.11 5/268 91209
/proc/meminfo: memFree=111677692/131249996 swapFree=33010684/33010684
[pid=91207] ppid=91204 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/91207/stat : 91207 (run-opt-break-l) S 91204 91207 88600 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 72699837 4292608 736 18446744073709551615 94768053633024 94768054527557 140725826039184 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94768054766608 94768054814352 94768086212608 140725826046229 140725826046430 140725826046430 140725826052032 0
/proc/91207/statm: 1048 736 672 219 0 110 0
[pid=91209] ppid=91207 vsize=17984 memory=10732 CPUtime=0.19 cores=4,6
/proc/91209/stat : 91209 (pbsuma) R 91207 91207 88600 0 -1 4194304 2065 0 0 0 15 4 0 0 20 0 1 0 72699838 18415616 2683 18446744073709551615 4210688 4653049 140735454709184 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 4700520 4703148 35409920 140735454718179 140735454718514 140735454718514 140735454724079 0
/proc/91209/statm: 4496 2683 1024 108 0 1904 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 22176 KiB
Current children cumulated memory: 13676 KiB

[startup+0.30552 s]*
/proc/loadavg: 4.31 4.18 4.11 4/268 91209
/proc/meminfo: memFree=111746372/131249996 swapFree=33010684/33010684
[pid=91207] ppid=91204 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/91207/stat : 91207 (run-opt-break-l) S 91204 91207 88600 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 72699837 4292608 736 18446744073709551615 94768053633024 94768054527557 140725826039184 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94768054766608 94768054814352 94768086212608 140725826046229 140725826046430 140725826046430 140725826052032 0
/proc/91207/statm: 1048 736 672 219 0 110 0
[pid=91209] ppid=91207 vsize=16008 memory=9120 CPUtime=0.21 cores=4,6
/proc/91209/stat : 91209 (pbsuma) D 91207 91207 88600 0 -1 4194304 2151 0 0 0 15 6 0 0 20 0 1 0 72699838 16392192 2280 18446744073709551615 4210688 4653049 140735454709184 0 0 0 0 0 0 1 0 0 17 4 0 0 0 0 0 4700520 4703148 35409920 140735454718179 140735454718514 140735454718514 140735454724079 0
/proc/91209/statm: 4002 2280 1024 108 0 1410 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 20200 KiB
Current children cumulated memory: 12064 KiB

[startup+0.700178 s]
/proc/loadavg: 4.31 4.18 4.11 5/268 91210
/proc/meminfo: memFree=111715684/131249996 swapFree=33010684/33010684
[pid=91207] ppid=91204 vsize=4192 memory=2944 CPUtime=0.22 cores=4,6
/proc/91207/stat : 91207 (run-opt-break-l) S 91204 91207 88600 0 -1 4194304 240 2154 0 0 0 0 15 7 20 0 1 0 72699837 4292608 736 18446744073709551615 94768053633024 94768054527557 140725826039184 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94768054766608 94768054814352 94768086212608 140725826046229 140725826046430 140725826046430 140725826052032 0
/proc/91207/statm: 1048 736 672 219 0 110 0
[pid=91210] ppid=91207 vsize=83572 memory=37080 CPUtime=0.36 cores=4,6
/proc/91210/stat : 91210 (roundingsat) R 91207 91207 88600 0 -1 4194304 6886 0 0 0 33 3 0 0 20 0 1 0 72699869 85577728 9270 18446744073709551615 4227072 8923433 140720881017360 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 11116544 140720881019156 140720881019432 140720881019432 140720881025002 0
/proc/91210/statm: 20893 9270 2336 1147 0 8320 0
Current children cumulated CPU time: 0.58 s
Current children cumulated vsize: 87764 KiB
Current children cumulated memory: 40024 KiB

[startup+1.50018 s]
/proc/loadavg: 4.31 4.18 4.11 5/268 91210
/proc/meminfo: memFree=111664716/131249996 swapFree=33010684/33010684
[pid=91207] ppid=91204 vsize=4192 memory=2944 CPUtime=0.22 cores=4,6
/proc/91207/stat : 91207 (run-opt-break-l) S 91204 91207 88600 0 -1 4194304 240 2154 0 0 0 0 15 7 20 0 1 0 72699837 4292608 736 18446744073709551615 94768053633024 94768054527557 140725826039184 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94768054766608 94768054814352 94768086212608 140725826046229 140725826046430 140725826046430 140725826052032 0
/proc/91207/statm: 1048 736 672 219 0 110 0
[pid=91210] ppid=91207 vsize=109932 memory=64932 CPUtime=1.16 cores=4,6
/proc/91210/stat : 91210 (roundingsat) R 91207 91207 88600 0 -1 4194304 13325 0 0 0 109 7 0 0 20 0 1 0 72699869 112570368 16233 18446744073709551615 4227072 8923433 140720881017360 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 11116544 140720881019156 140720881019432 140720881019432 140720881025002 0
/proc/91210/statm: 27483 16233 2336 1147 0 14910 0
Current children cumulated CPU time: 1.38 s
Current children cumulated vsize: 114124 KiB
Current children cumulated memory: 67876 KiB

[startup+3.10538 s]
/proc/loadavg: 4.37 4.19 4.12 5/268 91210
/proc/meminfo: memFree=111596372/131249996 swapFree=33010684/33010684
[pid=91207] ppid=91204 vsize=4192 memory=2944 CPUtime=0.22 cores=4,6
/proc/91207/stat : 91207 (run-opt-break-l) S 91204 91207 88600 0 -1 4194304 240 2154 0 0 0 0 15 7 20 0 1 0 72699837 4292608 736 18446744073709551615 94768053633024 94768054527557 140725826039184 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94768054766608 94768054814352 94768086212608 140725826046229 140725826046430 140725826046430 140725826052032 0
/proc/91207/statm: 1048 736 672 219 0 110 0
[pid=91210] ppid=91207 vsize=129120 memory=76196 CPUtime=2.76 cores=4,6
/proc/91210/stat : 91210 (roundingsat) R 91207 91207 88600 0 -1 4194304 16136 0 0 0 266 10 0 0 20 0 1 0 72699869 132218880 19049 18446744073709551615 4227072 8923433 140720881017360 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 11116544 140720881019156 140720881019432 140720881019432 140720881025002 0
/proc/91210/statm: 32280 19049 2336 1147 0 19707 0
Current children cumulated CPU time: 2.98 s
Current children cumulated vsize: 133312 KiB
Current children cumulated memory: 79140 KiB

[startup+6.30017 s]
/proc/loadavg: 4.37 4.19 4.12 3/268 91210
/proc/meminfo: memFree=111567472/131249996 swapFree=33010684/33010684
[pid=91207] ppid=91204 vsize=4192 memory=2944 CPUtime=0.22 cores=4,6
/proc/91207/stat : 91207 (run-opt-break-l) S 91204 91207 88600 0 -1 4194304 240 2154 0 0 0 0 15 7 20 0 1 0 72699837 4292608 736 18446744073709551615 94768053633024 94768054527557 140725826039184 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94768054766608 94768054814352 94768086212608 140725826046229 140725826046430 140725826046430 140725826052032 0
/proc/91207/statm: 1048 736 672 219 0 110 0
[pid=91210] ppid=91207 vsize=134204 memory=85636 CPUtime=5.94 cores=4,6
/proc/91210/stat : 91210 (roundingsat) R 91207 91207 88600 0 -1 4194304 17527 0 0 0 576 18 0 0 20 0 1 0 72699869 137424896 21409 18446744073709551615 4227072 8923433 140720881017360 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 11116544 140720881019156 140720881019432 140720881019432 140720881025002 0
/proc/91210/statm: 33551 21409 2336 1147 0 20978 0
Current children cumulated CPU time: 6.16 s
Current children cumulated vsize: 138396 KiB
Current children cumulated memory: 88580 KiB

[startup+12.7002 s]
/proc/loadavg: 4.42 4.20 4.12 5/268 91210
/proc/meminfo: memFree=111517220/131249996 swapFree=33010684/33010684
[pid=91207] ppid=91204 vsize=4192 memory=2944 CPUtime=0.22 cores=4,6
/proc/91207/stat : 91207 (run-opt-break-l) S 91204 91207 88600 0 -1 4194304 240 2154 0 0 0 0 15 7 20 0 1 0 72699837 4292608 736 18446744073709551615 94768053633024 94768054527557 140725826039184 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94768054766608 94768054814352 94768086212608 140725826046229 140725826046430 140725826046430 140725826052032 0
/proc/91207/statm: 1048 736 672 219 0 110 0
[pid=91210] ppid=91207 vsize=146400 memory=97796 CPUtime=12.32 cores=4,6
/proc/91210/stat : 91210 (roundingsat) R 91207 91207 88600 0 -1 4194304 20567 0 0 0 1200 32 0 0 20 0 1 0 72699869 149913600 24449 18446744073709551615 4227072 8923433 140720881017360 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 11116544 140720881019156 140720881019432 140720881019432 140720881025002 0
/proc/91210/statm: 36600 24449 2336 1147 0 24027 0
Current children cumulated CPU time: 12.54 s
Current children cumulated vsize: 150592 KiB
Current children cumulated memory: 100740 KiB

[startup+17.2355 s]
# the end of solver process 91207 was just reported to runsolver
# Child status: 0

# cumulated CPU time of all completed processes:  user=16.4846 s, system=0.512096 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+12.8002 s]
/proc/loadavg: 4.42 4.20 4.12 5/268 91210
/proc/meminfo: memFree=111517220/131249996 swapFree=33010684/33010684
[pid=91207] ppid=91204 vsize=4192 memory=2944 CPUtime=0.22 cores=4,6
/proc/91207/stat : 91207 (run-opt-break-l) S 91204 91207 88600 0 -1 4194304 240 2154 0 0 0 0 15 7 20 0 1 0 72699837 4292608 736 18446744073709551615 94768053633024 94768054527557 140725826039184 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94768054766608 94768054814352 94768086212608 140725826046229 140725826046430 140725826046430 140725826052032 0
/proc/91207/statm: 1048 736 672 219 0 110 0
[pid=91210] ppid=91207 vsize=146400 memory=97796 CPUtime=12.42 cores=4,6
/proc/91210/stat : 91210 (roundingsat) R 91207 91207 88600 0 -1 4194304 20567 0 0 0 1210 32 0 0 20 0 1 0 72699869 149913600 24449 18446744073709551615 4227072 8923433 140720881017360 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 11116544 140720881019156 140720881019432 140720881019432 140720881025002 0
/proc/91210/statm: 36600 24449 2336 1147 0 24027 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 150592 KiB
Current children cumulated memory: 100740 KiB

[startup+14.4002 s]
/proc/loadavg: 4.47 4.22 4.13 5/268 91210
/proc/meminfo: memFree=111494168/131249996 swapFree=33010684/33010684
[pid=91207] ppid=91204 vsize=4192 memory=2944 CPUtime=0.22 cores=4,6
/proc/91207/stat : 91207 (run-opt-break-l) S 91204 91207 88600 0 -1 4194304 240 2154 0 0 0 0 15 7 20 0 1 0 72699837 4292608 736 18446744073709551615 94768053633024 94768054527557 140725826039184 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94768054766608 94768054814352 94768086212608 140725826046229 140725826046430 140725826046430 140725826052032 0
/proc/91207/statm: 1048 736 672 219 0 110 0
[pid=91210] ppid=91207 vsize=146560 memory=97924 CPUtime=14.01 cores=4,6
/proc/91210/stat : 91210 (roundingsat) R 91207 91207 88600 0 -1 4194304 20592 0 0 0 1366 35 0 0 20 0 1 0 72699869 150077440 24481 18446744073709551615 4227072 8923433 140720881017360 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 11116544 140720881019156 140720881019432 140720881019432 140720881025002 0
/proc/91210/statm: 36640 24481 2336 1147 0 24067 0
Current children cumulated CPU time: 14.23 s
Current children cumulated vsize: 150752 KiB
Current children cumulated memory: 100868 KiB

[startup+16.0002 s]*
/proc/loadavg: 4.47 4.22 4.13 5/268 91210
/proc/meminfo: memFree=111452896/131249996 swapFree=33010684/33010684
[pid=91207] ppid=91204 vsize=4192 memory=2944 CPUtime=0.22 cores=4,6
/proc/91207/stat : 91207 (run-opt-break-l) S 91204 91207 88600 0 -1 4194304 240 2154 0 0 0 0 15 7 20 0 1 0 72699837 4292608 736 18446744073709551615 94768053633024 94768054527557 140725826039184 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94768054766608 94768054814352 94768086212608 140725826046229 140725826046430 140725826046430 140725826052032 0
/proc/91207/statm: 1048 736 672 219 0 110 0
[pid=91210] ppid=91207 vsize=146560 memory=98052 CPUtime=15.61 cores=4,6
/proc/91210/stat : 91210 (roundingsat) R 91207 91207 88600 0 -1 4194304 20631 0 0 0 1522 39 0 0 20 0 1 0 72699869 150077440 24513 18446744073709551615 4227072 8923433 140720881017360 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 11116544 140720881019156 140720881019432 140720881019432 140720881025002 0
/proc/91210/statm: 36640 24513 2336 1147 0 24067 0
Current children cumulated CPU time: 15.83 s
Current children cumulated vsize: 150752 KiB
Current children cumulated memory: 100996 KiB

[startup+16.8001 s]
/proc/loadavg: 4.47 4.22 4.13 5/268 91210
/proc/meminfo: memFree=111452896/131249996 swapFree=33010684/33010684
[pid=91207] ppid=91204 vsize=4192 memory=2944 CPUtime=0.22 cores=4,6
/proc/91207/stat : 91207 (run-opt-break-l) S 91204 91207 88600 0 -1 4194304 240 2154 0 0 0 0 15 7 20 0 1 0 72699837 4292608 736 18446744073709551615 94768053633024 94768054527557 140725826039184 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94768054766608 94768054814352 94768086212608 140725826046229 140725826046430 140725826046430 140725826052032 0
/proc/91207/statm: 1048 736 672 219 0 110 0
[pid=91210] ppid=91207 vsize=146560 memory=98052 CPUtime=16.41 cores=4,6
/proc/91210/stat : 91210 (roundingsat) R 91207 91207 88600 0 -1 4194304 20634 0 0 0 1600 41 0 0 20 0 1 0 72699869 150077440 24513 18446744073709551615 4227072 8923433 140720881017360 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 11116544 140720881019156 140720881019432 140720881019432 140720881025002 0
/proc/91210/statm: 36640 24513 2336 1147 0 24067 0
Current children cumulated CPU time: 16.63 s
Current children cumulated vsize: 150752 KiB
Current children cumulated memory: 100996 KiB

[startup+17.2001 s]
/proc/loadavg: 4.47 4.22 4.13 5/268 91210
/proc/meminfo: memFree=111445300/131249996 swapFree=33010684/33010684
[pid=91207] ppid=91204 vsize=4192 memory=2944 CPUtime=0.22 cores=4,6
/proc/91207/stat : 91207 (run-opt-break-l) S 91204 91207 88600 0 -1 4194304 240 2154 0 0 0 0 15 7 20 0 1 0 72699837 4292608 736 18446744073709551615 94768053633024 94768054527557 140725826039184 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94768054766608 94768054814352 94768086212608 140725826046229 140725826046430 140725826046430 140725826052032 0
/proc/91207/statm: 1048 736 672 219 0 110 0
[pid=91210] ppid=91207 vsize=146560 memory=98052 CPUtime=16.75 cores=4,6
/proc/91210/stat : 91210 (roundingsat) D 91207 91207 88600 0 -1 4194304 20635 0 0 0 1632 43 0 0 20 0 1 0 72699869 150077440 24513 18446744073709551615 4227072 8923433 140720881017360 0 0 0 0 0 8405026 1 0 0 17 4 0 0 0 0 0 9823104 9832592 11116544 140720881019156 140720881019432 140720881019432 140720881025002 0
/proc/91210/statm: 36640 24513 2336 1147 0 24067 0
Current children cumulated CPU time: 16.97 s
Current children cumulated vsize: 150752 KiB
Current children cumulated memory: 100996 KiB

Child status: 0

Real time (s): 17.2356
CPU time (s): 16.9967
CPU user time (s): 16.4846
CPU system time (s): 0.512096
CPU usage (%): 98.6142
Max. virtual memory (cumulated for all children) (KiB): 150752
Max. memory (cumulated for all children) (KiB): 100996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 16.4846
system time used= 0.512096
maximum resident set size= 98052
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23054
page faults= 0
swaps= 0
block input operations= 0
block output operations= 364904
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4114
involuntary context switches= 28


# summary of solver processes directly reported to runsolver:
#   pid: 91207
#   total CPU time (s): 16.9967
#   total CPU user time (s): 16.4846
#   total CPU system time (s): 0.512096

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.040537 second user time and 0.110295 second system time

The end

Launcher Data

Begin job on nodeC024 at 2025-07-03 21:16:59
IDJOB=4521819
IDBENCH=178473
IDSOLVER=3360
FILE ID=nodeC024/4521819-1751570219
RUNJOBID= nodeC024-1751562311-88611
SLURM_JOB_ID= 9598763
Free space on /tmp= 432336 MiB

SOLVER NAME= roundingsat+pbsuma-opt-log 63f22ad
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/vertex_cover/vertexcover_opt_grid_evenrowoddcolsquare/normalized-vertexcover_opt_grid_evenrowoddcolsquare_dim_038.opb
COMMAND LINE= run-opt-break-log.sh BENCHNAME PROOFFILE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4521819-1751570219/watcher-4521819-1751570219 -o /tmp/evaluation-result-4521819-1751570219/solver-4521819-1751570219 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC024-1751562311-88611 --watchdog 3760 --file-size-limit 100000 run-opt-break-log.sh HOME/instance-4521819-1751570219.opb PROOFDIR/proof-4521819-1751570219

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 2

MD5SUM BENCH= 39e993bb96de7a4bf1916cc2a0bf9eab
RANDOM SEED=15026522

nodeC024 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.671
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.681
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.522
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.131
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3598.369
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.678
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.707
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3624.432
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        111682984 kB
MemAvailable:   128546252 kB
Buffers:            2144 kB
Cached:         17630240 kB
SwapCached:            0 kB
Active:          1536756 kB
Inactive:       17096492 kB
Active(anon):    1016920 kB
Inactive(anon):     2084 kB
Active(file):     519836 kB
Inactive(file): 17094408 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            164128 kB
Writeback:             0 kB
AnonPages:       1001972 kB
Mapped:           113892 kB
Shmem:             18064 kB
KReclaimable:     176128 kB
Slab:             273128 kB
SReclaimable:     176128 kB
SUnreclaim:        97000 kB
KernelStack:        4320 kB
PageTables:         5264 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    1485996 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150616 kB
VmallocChunk:          0 kB
Percpu:             3808 kB
HardwareCorrupted:     0 kB
AnonHugePages:    321536 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:      195284 kB
DirectMap2M:     6916096 kB
DirectMap1G:    128974848 kB

Free space on /tmp at the end= 432328 MiB
End job on nodeC024 at 2025-07-03 21:17:17