Trace number 4460125

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 log (2)OPT cert.364 17.5344 17.6192

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-ii32e4.opb
MD5SUM24087313fe3fca98b5d34e1bc37b8d4a
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 benchmark364
Best CPU time to get the best result obtained on this benchmark11.4622
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables774
Total number of constraints7493
Number of constraints which are clauses7493
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 constraint32
Number of terms in the objective function 774
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 774
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 774
Number of bits of the biggest sum of numbers10
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.00	c RoundingSat 2
0.00/0.00	c branch 
0.00/0.00	c commit 
0.00/0.03	c #variables 774 #constraints 7493
0.10/0.20	c bounds - >= 0 @ 0.024205
0.10/0.20	c bounds 387 >= 0 @ 0.139129
0.10/0.20	c bounds 387 >= 1 @ 0.139452
0.10/0.20	c bounds 387 >= 2 @ 0.139719
0.10/0.20	c bounds 387 >= 3 @ 0.139979
0.10/0.20	c bounds 387 >= 4 @ 0.140245
0.10/0.20	c bounds 387 >= 5 @ 0.140511
0.10/0.20	c bounds 387 >= 6 @ 0.140785
0.10/0.20	c bounds 387 >= 7 @ 0.141054
0.10/0.20	c bounds 387 >= 8 @ 0.141331
0.10/0.20	c bounds 387 >= 9 @ 0.141609
0.10/0.20	c bounds 387 >= 10 @ 0.141895
0.10/0.20	c bounds 387 >= 11 @ 0.142181
0.10/0.20	c bounds 387 >= 12 @ 0.142467
0.10/0.20	c bounds 387 >= 13 @ 0.142755
0.10/0.20	c bounds 387 >= 14 @ 0.14305
0.10/0.20	c bounds 387 >= 15 @ 0.143343
0.10/0.20	c bounds 387 >= 16 @ 0.143644
0.10/0.20	c bounds 387 >= 17 @ 0.143945
0.10/0.20	c bounds 387 >= 18 @ 0.144247
0.10/0.20	c bounds 387 >= 19 @ 0.144556
0.10/0.20	c bounds 387 >= 20 @ 0.144867
0.10/0.20	c bounds 387 >= 21 @ 0.145177
0.10/0.20	c bounds 387 >= 22 @ 0.145537
0.10/0.20	c bounds 387 >= 23 @ 0.145871
0.10/0.20	c bounds 387 >= 24 @ 0.146196
0.10/0.20	c bounds 387 >= 25 @ 0.146533
0.10/0.20	c bounds 387 >= 26 @ 0.146884
0.10/0.20	c bounds 387 >= 27 @ 0.147207
0.10/0.20	c bounds 387 >= 28 @ 0.147569
0.10/0.20	c bounds 387 >= 29 @ 0.147825
0.10/0.20	c bounds 387 >= 30 @ 0.148085
0.10/0.20	c bounds 387 >= 31 @ 0.148345
0.10/0.20	c bounds 387 >= 32 @ 0.148615
0.10/0.20	c bounds 387 >= 33 @ 0.148876
0.10/0.20	c bounds 387 >= 34 @ 0.149152
0.10/0.20	c bounds 387 >= 35 @ 0.149418
0.10/0.20	c bounds 387 >= 36 @ 0.14946
0.10/0.20	c bounds 387 >= 37 @ 0.14946
0.10/0.20	c bounds 387 >= 38 @ 0.14946
0.10/0.20	c bounds 387 >= 39 @ 0.149652
0.10/0.20	c bounds 387 >= 40 @ 0.149925
0.10/0.20	c bounds 387 >= 41 @ 0.150178
0.10/0.20	c bounds 387 >= 42 @ 0.150434
0.10/0.20	c bounds 387 >= 43 @ 0.150466
0.10/0.20	c bounds 387 >= 44 @ 0.150466
0.10/0.20	c bounds 387 >= 45 @ 0.150466
0.10/0.20	c bounds 387 >= 46 @ 0.150672
0.10/0.20	c bounds 387 >= 47 @ 0.150963
0.10/0.20	c bounds 387 >= 48 @ 0.151231
0.10/0.20	c bounds 387 >= 49 @ 0.151533
0.10/0.20	c bounds 387 >= 50 @ 0.151842
0.10/0.20	c bounds 387 >= 51 @ 0.152158
0.10/0.20	c bounds 387 >= 52 @ 0.152454
0.10/0.20	c bounds 387 >= 53 @ 0.15281
0.10/0.20	c bounds 387 >= 54 @ 0.153128
0.10/0.20	c bounds 387 >= 55 @ 0.153262
0.10/0.20	c bounds 387 >= 56 @ 0.153262
0.10/0.20	c bounds 387 >= 57 @ 0.153262
0.10/0.20	c bounds 387 >= 58 @ 0.153456
0.10/0.20	c bounds 387 >= 59 @ 0.153795
0.10/0.20	c bounds 387 >= 60 @ 0.154133
0.10/0.20	c bounds 387 >= 61 @ 0.154472
0.10/0.20	c bounds 387 >= 62 @ 0.154816
0.10/0.20	c bounds 387 >= 63 @ 0.15517
0.10/0.20	c bounds 387 >= 64 @ 0.155561
0.10/0.20	c bounds 387 >= 65 @ 0.155963
0.10/0.20	c bounds 387 >= 66 @ 0.156257
0.10/0.20	c bounds 387 >= 67 @ 0.156554
0.10/0.20	c bounds 387 >= 68 @ 0.156846
0.10/0.20	c bounds 387 >= 69 @ 0.157137
0.10/0.20	c bounds 387 >= 70 @ 0.157433
0.10/0.20	c bounds 387 >= 71 @ 0.157732
0.10/0.20	c bounds 387 >= 72 @ 0.158032
0.10/0.20	c bounds 387 >= 73 @ 0.158337
0.10/0.20	c bounds 387 >= 74 @ 0.158665
0.10/0.20	c bounds 387 >= 75 @ 0.158991
0.10/0.20	c bounds 387 >= 76 @ 0.159296
0.10/0.20	c bounds 387 >= 77 @ 0.159631
0.10/0.20	c bounds 387 >= 78 @ 0.159966
0.10/0.20	c bounds 387 >= 79 @ 0.160308
0.10/0.20	c bounds 387 >= 80 @ 0.160633
0.10/0.20	c bounds 387 >= 81 @ 0.160957
0.10/0.20	c bounds 387 >= 82 @ 0.161282
0.10/0.20	c bounds 387 >= 83 @ 0.161636
0.10/0.20	c bounds 387 >= 84 @ 0.161982
0.10/0.20	c bounds 387 >= 85 @ 0.162318
0.10/0.20	c bounds 387 >= 86 @ 0.16265
0.10/0.20	c bounds 387 >= 87 @ 0.162994
0.10/0.20	c bounds 387 >= 88 @ 0.16333
0.10/0.20	c bounds 387 >= 89 @ 0.163431
0.10/0.20	c bounds 387 >= 90 @ 0.163431
0.10/0.20	c bounds 387 >= 91 @ 0.163431
0.10/0.20	c bounds 387 >= 92 @ 0.163769
0.10/0.20	c bounds 387 >= 93 @ 0.164119
0.10/0.20	c bounds 387 >= 94 @ 0.164479
0.10/0.20	c bounds 387 >= 95 @ 0.164846
0.10/0.20	c bounds 387 >= 96 @ 0.165221
0.10/0.20	c bounds 387 >= 97 @ 0.165624
0.10/0.20	c bounds 387 >= 98 @ 0.166044
0.10/0.20	c bounds 387 >= 99 @ 0.166362
0.10/0.20	c bounds 387 >= 100 @ 0.166426
0.10/0.20	c bounds 387 >= 101 @ 0.166426
0.10/0.20	c bounds 387 >= 102 @ 0.16658
0.10/0.20	c bounds 387 >= 103 @ 0.166878
0.10/0.20	c bounds 387 >= 104 @ 0.167161
0.10/0.20	c bounds 387 >= 105 @ 0.167503
0.10/0.20	c bounds 387 >= 106 @ 0.167862
0.10/0.20	c bounds 387 >= 107 @ 0.168214
0.10/0.20	c bounds 387 >= 108 @ 0.168544
0.10/0.20	c bounds 387 >= 109 @ 0.168872
0.10/0.20	c bounds 387 >= 110 @ 0.169206
0.10/0.20	c bounds 387 >= 111 @ 0.169566
0.10/0.20	c bounds 387 >= 112 @ 0.169895
0.10/0.20	c bounds 387 >= 113 @ 0.170249
0.10/0.20	c bounds 387 >= 114 @ 0.170572
0.10/0.20	c bounds 387 >= 115 @ 0.17091
0.10/0.20	c bounds 387 >= 116 @ 0.171287
0.10/0.20	c bounds 387 >= 117 @ 0.171626
0.10/0.20	c bounds 387 >= 118 @ 0.171974
0.10/0.20	c bounds 387 >= 119 @ 0.1723
0.10/0.20	c bounds 387 >= 120 @ 0.172693
0.10/0.20	c bounds 387 >= 121 @ 0.173016
0.10/0.20	c bounds 387 >= 122 @ 0.173347
0.10/0.20	c bounds 387 >= 123 @ 0.173406
0.10/0.20	c bounds 387 >= 124 @ 0.173406
0.10/0.20	c bounds 387 >= 125 @ 0.173406
0.10/0.20	c bounds 387 >= 126 @ 0.173657
0.10/0.20	c bounds 387 >= 127 @ 0.173973
0.10/0.20	c bounds 387 >= 128 @ 0.174296
0.10/0.20	c bounds 387 >= 129 @ 0.174593
0.10/0.20	c bounds 387 >= 130 @ 0.174935
0.10/0.20	c bounds 387 >= 131 @ 0.175244
0.10/0.20	c bounds 387 >= 132 @ 0.175558
0.10/0.20	c bounds 387 >= 133 @ 0.175868
0.10/0.20	c bounds 387 >= 134 @ 0.176175
0.10/0.20	c bounds 387 >= 135 @ 0.176516
0.20/0.24	c bounds 387 >= 136 @ 0.17684
0.20/0.24	c bounds 387 >= 137 @ 0.177178
0.20/0.24	c bounds 387 >= 138 @ 0.177505
0.20/0.24	c bounds 387 >= 139 @ 0.177838
0.20/0.24	c bounds 387 >= 140 @ 0.178161
0.20/0.24	c bounds 387 >= 141 @ 0.178491
0.20/0.24	c bounds 387 >= 142 @ 0.178814
0.20/0.24	c bounds 387 >= 143 @ 0.179137
0.20/0.24	c bounds 387 >= 144 @ 0.179464
0.20/0.24	c bounds 387 >= 145 @ 0.179786
0.20/0.24	c bounds 387 >= 146 @ 0.180105
0.20/0.24	c bounds 387 >= 147 @ 0.180425
0.20/0.24	c bounds 387 >= 148 @ 0.180748
0.20/0.24	c bounds 387 >= 149 @ 0.181054
0.20/0.24	c bounds 387 >= 150 @ 0.181383
0.20/0.24	c bounds 387 >= 151 @ 0.181698
0.20/0.24	c bounds 387 >= 152 @ 0.18203
0.20/0.24	c bounds 387 >= 153 @ 0.182341
0.20/0.24	c bounds 387 >= 154 @ 0.182377
0.20/0.24	c bounds 387 >= 155 @ 0.182377
0.20/0.24	c bounds 387 >= 156 @ 0.182377
0.20/0.24	c bounds 387 >= 157 @ 0.182377
0.20/0.24	c bounds 387 >= 158 @ 0.182377
0.20/0.24	c bounds 387 >= 159 @ 0.182377
0.20/0.24	c bounds 387 >= 160 @ 0.182603
0.20/0.24	c bounds 387 >= 161 @ 0.182929
0.20/0.24	c bounds 387 >= 162 @ 0.183246
0.20/0.24	c bounds 387 >= 163 @ 0.183539
0.20/0.24	c bounds 387 >= 164 @ 0.183865
0.20/0.24	c bounds 387 >= 165 @ 0.18418
0.20/0.24	c bounds 387 >= 166 @ 0.184499
0.20/0.24	c bounds 387 >= 167 @ 0.184824
0.20/0.24	c bounds 387 >= 168 @ 0.185122
0.20/0.24	c bounds 387 >= 169 @ 0.185442
0.20/0.24	c bounds 387 >= 170 @ 0.185767
0.20/0.24	c bounds 387 >= 171 @ 0.186074
0.20/0.24	c bounds 387 >= 172 @ 0.186391
0.20/0.24	c bounds 387 >= 173 @ 0.186704
0.20/0.24	c bounds 387 >= 174 @ 0.186997
0.20/0.24	c bounds 387 >= 175 @ 0.187314
0.20/0.24	c bounds 387 >= 176 @ 0.187667
0.20/0.24	c bounds 387 >= 177 @ 0.187977
0.20/0.24	c bounds 387 >= 178 @ 0.18827
0.20/0.24	c bounds 387 >= 179 @ 0.18861
0.20/0.24	c bounds 387 >= 180 @ 0.188958
0.20/0.24	c bounds 387 >= 181 @ 0.189301
0.20/0.24	c bounds 387 >= 182 @ 0.189355
0.20/0.24	c bounds 387 >= 183 @ 0.189355
0.20/0.24	c bounds 387 >= 184 @ 0.189355
0.20/0.24	c bounds 387 >= 185 @ 0.189627
0.20/0.24	c bounds 387 >= 186 @ 0.189946
0.20/0.24	c bounds 387 >= 187 @ 0.190242
0.20/0.24	c bounds 387 >= 188 @ 0.190528
0.20/0.24	c bounds 387 >= 189 @ 0.190815
0.20/0.24	c bounds 387 >= 190 @ 0.191117
0.20/0.24	c bounds 387 >= 191 @ 0.191415
0.20/0.24	c bounds 387 >= 192 @ 0.191716
0.20/0.24	c bounds 387 >= 193 @ 0.192001
0.20/0.24	c bounds 387 >= 194 @ 0.192292
0.20/0.24	c bounds 387 >= 195 @ 0.192346
0.20/0.24	c bounds 387 >= 196 @ 0.192346
0.20/0.24	c bounds 387 >= 197 @ 0.192346
0.20/0.24	c bounds 387 >= 198 @ 0.192566
0.20/0.24	c bounds 387 >= 199 @ 0.192863
0.20/0.24	c bounds 387 >= 200 @ 0.193128
0.20/0.24	c bounds 387 >= 201 @ 0.193422
0.20/0.24	c bounds 387 >= 202 @ 0.193713
0.20/0.24	c bounds 387 >= 203 @ 0.193992
0.20/0.24	c bounds 387 >= 204 @ 0.194265
0.20/0.24	c bounds 387 >= 205 @ 0.194569
0.20/0.24	c bounds 387 >= 206 @ 0.194878
0.20/0.24	c bounds 387 >= 207 @ 0.195185
0.20/0.24	c bounds 387 >= 208 @ 0.195469
0.20/0.24	c bounds 387 >= 209 @ 0.195782
0.20/0.24	c bounds 387 >= 210 @ 0.196078
0.20/0.24	c bounds 387 >= 211 @ 0.196379
0.20/0.24	c bounds 387 >= 212 @ 0.196698
0.20/0.24	c bounds 387 >= 213 @ 0.196981
0.20/0.24	c bounds 387 >= 214 @ 0.197281
0.20/0.24	c bounds 387 >= 215 @ 0.197581
0.20/0.24	c bounds 387 >= 216 @ 0.197877
0.20/0.24	c bounds 387 >= 217 @ 0.198218
0.20/0.24	c bounds 387 >= 218 @ 0.198503
0.20/0.24	c bounds 387 >= 219 @ 0.198811
0.20/0.24	c bounds 387 >= 220 @ 0.199102
0.20/0.24	c bounds 387 >= 221 @ 0.199395
0.20/0.24	c bounds 387 >= 222 @ 0.19968
0.20/0.24	c bounds 387 >= 223 @ 0.199949
0.20/0.24	c bounds 387 >= 224 @ 0.200223
0.20/0.24	c bounds 387 >= 225 @ 0.200514
0.20/0.24	c bounds 387 >= 226 @ 0.200802
0.20/0.24	c bounds 387 >= 227 @ 0.201083
0.20/0.24	c bounds 387 >= 228 @ 0.201356
0.20/0.24	c bounds 387 >= 229 @ 0.201628
0.20/0.24	c bounds 387 >= 230 @ 0.201921
0.20/0.24	c bounds 387 >= 231 @ 0.202209
0.20/0.24	c bounds 387 >= 232 @ 0.202498
0.20/0.24	c bounds 387 >= 233 @ 0.202776
0.20/0.24	c bounds 387 >= 234 @ 0.203067
0.20/0.24	c bounds 387 >= 235 @ 0.203359
0.20/0.24	c bounds 387 >= 236 @ 0.203654
0.20/0.24	c bounds 387 >= 237 @ 0.203931
0.20/0.24	c bounds 387 >= 238 @ 0.204194
0.20/0.24	c bounds 387 >= 239 @ 0.204266
0.20/0.24	c bounds 387 >= 240 @ 0.204266
0.20/0.24	c bounds 387 >= 241 @ 0.204266
0.20/0.24	c bounds 387 >= 242 @ 0.204347
0.20/0.24	c bounds 387 >= 243 @ 0.204625
0.20/0.24	c bounds 387 >= 244 @ 0.204891
0.20/0.24	c bounds 387 >= 245 @ 0.205161
0.20/0.24	c bounds 387 >= 246 @ 0.205455
0.20/0.24	c bounds 387 >= 247 @ 0.205749
0.20/0.24	c bounds 387 >= 248 @ 0.206009
0.20/0.24	c bounds 387 >= 249 @ 0.206372
0.20/0.24	c bounds 387 >= 250 @ 0.206994
0.20/0.24	c bounds 387 >= 251 @ 0.207291
0.20/0.24	c bounds 387 >= 252 @ 0.207309
0.20/0.24	c bounds 387 >= 253 @ 0.207309
0.20/0.24	c bounds 387 >= 254 @ 0.207309
0.20/0.24	c bounds 387 >= 255 @ 0.207525
0.20/0.24	c bounds 387 >= 256 @ 0.207817
0.20/0.24	c bounds 387 >= 257 @ 0.208052
0.20/0.24	c bounds 387 >= 258 @ 0.208274
0.20/0.24	c bounds 387 >= 259 @ 0.208601
0.20/0.24	c bounds 387 >= 260 @ 0.208873
0.20/0.24	c bounds 387 >= 261 @ 0.209135
0.20/0.24	c bounds 387 >= 262 @ 0.209463
0.20/0.24	c bounds 387 >= 263 @ 0.209777
0.20/0.24	c bounds 387 >= 264 @ 0.210299
0.20/0.24	c bounds 387 >= 265 @ 0.21092
0.20/0.24	c bounds 387 >= 266 @ 0.212374
0.20/0.24	c bounds 387 >= 267 @ 0.213289
0.20/0.30	c bounds 387 >= 268 @ 0.213719
0.20/0.30	c bounds 387 >= 269 @ 0.214832
0.20/0.30	c bounds 387 >= 270 @ 0.216281
0.20/0.30	c bounds 387 >= 271 @ 0.216537
0.20/0.30	c bounds 387 >= 272 @ 0.217717
0.20/0.30	c bounds 387 >= 273 @ 0.22036
0.20/0.30	c bounds 387 >= 274 @ 0.222175
0.20/0.30	c bounds 387 >= 275 @ 0.224659
0.20/0.30	WSVECS04 Frhs2[15]: 6 -1.00008 0 shouldn't be
0.20/0.30	WSVECS04 Frhs2[33]: 6 -1.00008 0 shouldn't be
0.20/0.30	WSVECS04 Frhs2[57]: 6 -1.00003 0 shouldn't be
0.20/0.30	WSVECS04 Frhs2[59]: 6 -1.00002 0 shouldn't be
0.20/0.30	WSVECS04 Frhs2[63]: 6 -1.00002 0 shouldn't be
0.20/0.30	WSVECS04 Frhs2[71]: 6 -1.00005 0 shouldn't be
0.20/0.30	WSVECS04 Frhs2[73]: 6 -1.00008 0 shouldn't be
0.20/0.30	WSVECS04 Frhs2[81]: 6 -1.00008 0 shouldn't be
0.20/0.30	WSVECS04 Frhs2[85]: 6 -1.00009 0 shouldn't be
0.20/0.30	WSVECS04 Frhs2[91]: 6 -1.00005 0 shouldn't be
0.20/0.30	WSVECS04 Frhs2[95]: 6 -1.00007 0 shouldn't be
0.20/0.30	WSVECS04 Frhs2[109]: 6 -1.00003 0 shouldn't be
0.20/0.30	WSVECS04 Frhs2[125]: 6 -1.00003 0 shouldn't be
0.20/0.30	WSVECS04 Frhs2[133]: 6 -1.00004 0 shouldn't be
0.20/0.30	WSVECS04 Frhs2[139]: 6 -1.00003 0 shouldn't be
0.20/0.30	WSVECS04 Frhs2[141]: 6 -1.00007 0 shouldn't be
0.20/0.30	WSVECS04 Frhs2[143]: 6 -1.00007 0 shouldn't be
0.20/0.30	WSVECS04 Frhs2[153]: 6 -1.00002 0 shouldn't be
0.20/0.30	WSVECS04 Frhs2[159]: 6 -1.00009 0 shouldn't be
0.20/0.30	WSVECS04 Frhs2[161]: 6 -1.00004 0 shouldn't be
0.20/0.30	WSVECS04 Frhs2[163]: 6 -1.00008 0 shouldn't be
0.20/0.30	WSVECS04 Frhs2[165]: 6 -1.00002 0 shouldn't be
0.20/0.30	WSVECS04 Frhs2[169]: 6 -1.00003 0 shouldn't be
0.20/0.30	WSVECS04 Frhs2[175]: 6 -1.00004 0 shouldn't be
0.20/0.30	WSVECS04 Frhs2[187]: 6 -1.00005 0 shouldn't be
0.20/0.30	WSVECS04 Frhs2[191]: 6 -1.00002 0 shouldn't be
0.20/0.30	WSVECS04 Frhs2[197]: 6 -1.00006 0 shouldn't be
0.20/0.30	WSVECS04 Frhs2[203]: 6 -1.00005 0 shouldn't be
0.20/0.30	WSVECS04 Frhs2[205]: 6 -1.00006 0 shouldn't be
0.20/0.30	WSVECS04 Frhs2[211]: 6 -1.00008 0 shouldn't be
0.20/0.30	WSVECS04 Frhs2[213]: 6 -1.0001 0 shouldn't be
0.20/0.30	WSVECS04 Frhs2[219]: 6 -1.00009 0 shouldn't be
0.20/0.30	WSVECS04 Frhs2[221]: 6 -1.00008 0 shouldn't be
0.20/0.30	WSVECS04 Frhs2[227]: 6 -1.00002 0 shouldn't be
0.20/0.30	WSVECS04 Frhs2[229]: 6 -1.00007 0 shouldn't be
0.20/0.30	WSVECS04 Frhs2[235]: 6 -1.0001 0 shouldn't be
0.20/0.30	WSVECS04 Frhs2[243]: 6 -1.00002 0 shouldn't be
0.20/0.30	WSVECS04 Frhs2[245]: 6 -1.00006 0 shouldn't be
0.20/0.30	WSVECS04 Frhs2[249]: 6 -1.00006 0 shouldn't be
0.20/0.30	WSVECS04 Frhs2[261]: 6 -1.00009 0 shouldn't be
0.20/0.30	WSVECS04 Frhs2[297]: 6 -1.00005 0 shouldn't be
0.20/0.30	WSVECS04 Frhs2[315]: 6 -1.00002 0 shouldn't be
0.20/0.30	WSVECS04 Frhs2[429]: 6 -1.00007 0 shouldn't be
0.50/0.53	c bounds 387 >= 276 @ 0.317139
0.50/0.53	c bounds 386 >= 276 @ 0.322723
0.50/0.53	c bounds 386 >= 277 @ 0.322911
0.50/0.53	c #Conflicts:       1000 | #Constraints:       9623
0.50/0.53	c bounds 386 >= 278 @ 0.323975
0.50/0.53	c bounds 386 >= 279 @ 0.324831
0.50/0.53	c bounds 386 >= 280 @ 0.326164
0.50/0.53	c bounds 386 >= 281 @ 0.3269
0.50/0.53	c bounds 386 >= 282 @ 0.327311
0.50/0.53	c bounds 386 >= 283 @ 0.328088
0.50/0.53	c bounds 386 >= 284 @ 0.329034
0.50/0.53	c bounds 386 >= 285 @ 0.329989
0.50/0.53	c bounds 386 >= 286 @ 0.33089
0.50/0.53	c bounds 386 >= 287 @ 0.332758
0.50/0.53	c bounds 386 >= 288 @ 0.334966
0.50/0.53	c bounds 385 >= 288 @ 0.338355
0.50/0.53	c bounds 385 >= 289 @ 0.339075
0.50/0.53	c bounds 385 >= 290 @ 0.339987
0.50/0.53	c bounds 385 >= 291 @ 0.34146
0.50/0.53	c bounds 385 >= 292 @ 0.342689
0.50/0.53	c bounds 385 >= 293 @ 0.342856
0.50/0.53	c bounds 385 >= 294 @ 0.342856
0.50/0.53	c bounds 384 >= 294 @ 0.343261
0.50/0.53	c bounds 384 >= 295 @ 0.344105
0.50/0.53	c bounds 383 >= 295 @ 0.344834
0.50/0.53	c bounds 383 >= 296 @ 0.345709
0.50/0.53	c bounds 382 >= 296 @ 0.346424
0.50/0.53	c bounds 381 >= 296 @ 0.347127
0.50/0.53	c bounds 381 >= 297 @ 0.348437
0.50/0.53	c bounds 380 >= 297 @ 0.349011
0.50/0.53	c bounds 380 >= 298 @ 0.350603
0.50/0.53	c bounds 379 >= 298 @ 0.35083
0.50/0.53	c bounds 378 >= 298 @ 0.351159
0.50/0.53	c bounds 378 >= 299 @ 0.352522
0.50/0.53	c bounds 377 >= 299 @ 0.372309
0.50/0.53	c bounds 377 >= 300 @ 0.373586
0.50/0.53	c bounds 377 >= 301 @ 0.376354
0.50/0.53	c bounds 377 >= 302 @ 0.380402
0.50/0.53	c bounds 377 >= 303 @ 0.381973
0.50/0.53	c bounds 377 >= 304 @ 0.395364
0.50/0.53	c bounds 376 >= 304 @ 0.401158
0.50/0.53	c bounds 375 >= 304 @ 0.402462
0.50/0.53	c bounds 374 >= 304 @ 0.402829
0.50/0.53	c bounds 373 >= 304 @ 0.404019
0.50/0.53	c bounds 372 >= 304 @ 0.405203
0.50/0.53	c bounds 371 >= 304 @ 0.406189
0.50/0.53	c bounds 370 >= 304 @ 0.407149
0.50/0.53	c bounds 369 >= 304 @ 0.408139
0.50/0.53	c bounds 368 >= 304 @ 0.409011
0.50/0.53	c bounds 367 >= 304 @ 0.40974
0.50/0.53	c bounds 366 >= 304 @ 0.41038
0.50/0.53	c bounds 365 >= 304 @ 0.411009
0.50/0.53	c bounds 364 >= 304 @ 0.411511
0.50/0.53	c #Conflicts:       2000 | #Constraints:      11116
0.50/0.53	c INPROCESSING
0.50/0.53	c GARBAGE COLLECT
0.50/0.53	c rational objective 304
1.19/1.22	c bounds 364 >= 305 @ 0.485547
1.19/1.22	c #Conflicts:       3000 | #Constraints:      10784
1.19/1.22	c #Conflicts:       4000 | #Constraints:      11784
1.19/1.22	c INPROCESSING
1.19/1.22	c GARBAGE COLLECT
1.19/1.22	c rational objective 305
1.48/1.56	c bounds 364 >= 306 @ 1.2233
1.48/1.56	c #Conflicts:       5000 | #Constraints:      11201
1.48/1.56	c bounds 364 >= 307 @ 1.32139
1.48/1.56	c #Conflicts:       6000 | #Constraints:      12225
1.48/1.56	c bounds 364 >= 308 @ 1.38007
1.48/1.56	c INPROCESSING
1.48/1.56	c GARBAGE COLLECT
1.48/1.56	c rational objective 308
2.88/2.96	c #Conflicts:       7000 | #Constraints:      11266
2.88/2.96	c bounds 364 >= 309 @ 1.57632
2.88/2.96	c bounds 364 >= 310 @ 1.69529
2.88/2.96	c #Conflicts:       8000 | #Constraints:      12311
2.88/2.96	c bounds 364 >= 311 @ 1.83875
2.88/2.96	c #Conflicts:       9000 | #Constraints:      13338
2.88/2.96	c bounds 364 >= 312 @ 1.926
2.88/2.96	c #Conflicts:      10000 | #Constraints:      14359
2.88/2.96	c #Conflicts:      11000 | #Constraints:      15359
2.88/2.96	c bounds 364 >= 313 @ 2.22028
2.88/2.96	c #Conflicts:      12000 | #Constraints:      16396
2.88/2.96	c INPROCESSING
2.88/2.96	c GARBAGE COLLECT
2.88/2.96	c rational objective 313
3.58/3.64	c #Conflicts:      13000 | #Constraints:      12847
3.58/3.64	c #Conflicts:      14000 | #Constraints:      13847
3.58/3.64	c bounds 364 >= 314 @ 3.08604
3.58/3.64	c bounds 364 >= 315 @ 3.20939
3.58/3.64	c bounds 364 >= 316 @ 3.21784
3.58/3.64	c bounds 364 >= 317 @ 3.22754
3.58/3.64	c #Conflicts:      15000 | #Constraints:      14934
3.58/3.64	c bounds 364 >= 318 @ 3.25005
3.58/3.64	c bounds 364 >= 319 @ 3.31348
3.58/3.64	c bounds 364 >= 320 @ 3.33168
3.58/3.64	c #Conflicts:      16000 | #Constraints:      15997
3.58/3.64	c bounds 364 >= 321 @ 3.37517
3.58/3.64	c INPROCESSING
3.58/3.64	c GARBAGE COLLECT
3.58/3.64	c rational objective 321
9.76/9.86	c #Conflicts:      17000 | #Constraints:      13159
9.76/9.86	c bounds 364 >= 322 @ 3.68658
9.76/9.86	c #Conflicts:      18000 | #Constraints:      14174
9.76/9.86	c #Conflicts:      19000 | #Constraints:      15179
9.76/9.86	c #Conflicts:      20000 | #Constraints:      16179
9.76/9.86	c #Conflicts:      21000 | #Constraints:      17179
9.76/9.86	c #Conflicts:      22000 | #Constraints:      18179
9.76/9.86	c #Conflicts:      23000 | #Constraints:      19180
9.76/9.86	c #Conflicts:      24000 | #Constraints:      20187
9.76/9.86	c #Conflicts:      25000 | #Constraints:      21191
9.76/9.86	c INPROCESSING
9.76/9.86	c GARBAGE COLLECT
9.76/9.86	c rational objective 322
10.66/10.78	c #Conflicts:      26000 | #Constraints:      15092
10.66/10.78	c bounds 364 >= 323 @ 9.58011
10.66/10.78	c bounds 364 >= 324 @ 9.63569
10.66/10.78	c bounds 364 >= 325 @ 9.65479
10.66/10.78	c bounds 364 >= 326 @ 9.69408
10.66/10.78	c #Conflicts:      27000 | #Constraints:      16185
10.66/10.78	c bounds 364 >= 327 @ 9.74645
10.66/10.78	c #Conflicts:      28000 | #Constraints:      17209
10.66/10.78	c bounds 364 >= 328 @ 9.90398
10.66/10.78	c bounds 364 >= 329 @ 10.0027
10.66/10.78	c #Conflicts:      29000 | #Constraints:      18326
10.66/10.78	c bounds 364 >= 330 @ 10.1217
10.66/10.78	c bounds 364 >= 331 @ 10.1541
10.66/10.78	c bounds 364 >= 332 @ 10.2042
10.66/10.78	c #Conflicts:      30000 | #Constraints:      19377
10.66/10.78	c INPROCESSING
10.66/10.78	c GARBAGE COLLECT
10.66/10.78	c rational objective 332
13.65/13.75	c #Conflicts:      31000 | #Constraints:      14743
13.65/13.75	c bounds 364 >= 333 @ 10.4227
13.65/13.75	c #Conflicts:      32000 | #Constraints:      15779
13.65/13.75	c bounds 364 >= 334 @ 10.6149
13.65/13.75	c #Conflicts:      33000 | #Constraints:      16794
13.65/13.75	c #Conflicts:      34000 | #Constraints:      17794
13.65/13.75	c bounds 364 >= 335 @ 10.9882
13.65/13.75	c #Conflicts:      35000 | #Constraints:      18854
13.65/13.75	c #Conflicts:      36000 | #Constraints:      19854
13.65/13.75	c #Conflicts:      37000 | #Constraints:      20854
13.65/13.75	c bounds 364 >= 336 @ 11.4804
13.65/13.75	c #Conflicts:      38000 | #Constraints:      21890
13.65/13.75	c bounds 364 >= 337 @ 11.7078
13.65/13.75	c #Conflicts:      39000 | #Constraints:      22923
13.65/13.75	c bounds 364 >= 338 @ 12.0417
13.65/13.75	c #Conflicts:      40000 | #Constraints:      23986
13.65/13.75	c bounds 364 >= 339 @ 12.3417
13.65/13.75	c #Conflicts:      41000 | #Constraints:      25025
13.65/13.75	c bounds 364 >= 340 @ 12.5492
13.65/13.75	c bounds 364 >= 341 @ 12.6384
13.65/13.75	c bounds 364 >= 342 @ 12.7058
13.65/13.75	c #Conflicts:      42000 | #Constraints:      26103
13.65/13.75	c bounds 364 >= 343 @ 12.845
13.65/13.75	c bounds 364 >= 344 @ 13.0153
13.65/13.75	c bounds 364 >= 345 @ 13.0527
13.65/13.75	c #Conflicts:      43000 | #Constraints:      27184
13.65/13.75	c bounds 364 >= 346 @ 13.0902
13.65/13.75	c INPROCESSING
13.65/13.75	c GARBAGE COLLECT
13.65/13.75	c rational objective 346
16.34/16.42	c bounds 364 >= 347 @ 13.2695
16.34/16.42	c bounds 364 >= 348 @ 13.3454
16.34/16.42	c bounds 364 >= 349 @ 13.3864
16.34/16.42	c bounds 364 >= 350 @ 13.4315
16.34/16.42	c #Conflicts:      44000 | #Constraints:      19065
16.34/16.42	c bounds 364 >= 351 @ 13.4994
16.34/16.42	c bounds 364 >= 352 @ 13.5831
16.34/16.42	c bounds 364 >= 353 @ 13.6431
16.34/16.42	c bounds 364 >= 354 @ 13.6944
16.34/16.42	c bounds 364 >= 355 @ 13.8293
16.34/16.42	c #Conflicts:      45000 | #Constraints:      20167
16.34/16.42	c bounds 364 >= 356 @ 13.96
16.34/16.42	c bounds 364 >= 357 @ 14.1097
16.34/16.42	c #Conflicts:      46000 | #Constraints:      21218
16.34/16.42	c bounds 364 >= 358 @ 14.2249
16.34/16.42	c bounds 364 >= 359 @ 14.4421
16.34/16.42	c #Conflicts:      47000 | #Constraints:      22266
16.34/16.42	c bounds 364 >= 360 @ 14.6015
16.34/16.42	c #Conflicts:      48000 | #Constraints:      23293
16.34/16.42	c bounds 364 >= 361 @ 15.2811
16.34/16.42	c #Conflicts:      49000 | #Constraints:      24318
16.34/16.42	c bounds 364 >= 362 @ 15.5173
16.34/16.42	c bounds 364 >= 363 @ 15.7849
16.34/16.42	c INPROCESSING
16.34/16.42	c GARBAGE COLLECT
16.34/16.42	c rational objective 363
16.64/16.75	c #Conflicts:      50000 | #Constraints:      16451
16.64/16.75	WSVECS04 Frhs2[16]: 6 0 1.6001 shouldn't be
16.64/16.75	WSVECS04 Frhs2[31]: 6 0 7.00004 shouldn't be
16.64/16.75	WSVECS04 Frhs2[83]: 6 0 19.0001 shouldn't be
16.64/16.75	WSVECS04 Frhs2[127]: 6 0 5.00009 shouldn't be
16.64/16.75	WSVECS04 Frhs2[128]: 6 0 1.20004 shouldn't be
16.64/16.75	WSVECS04 Frhs2[129]: 6 -1.00001 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[131]: 6 -1.00001 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[137]: 6 -1.00006 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[139]: 6 -1.00003 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[140]: 6 0 0.200046 shouldn't be
16.64/16.75	WSVECS04 Frhs2[141]: 6 -1.00008 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[145]: 6 -1.00008 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[149]: 6 -1.00005 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[150]: 6 0 0.600086 shouldn't be
16.64/16.75	WSVECS04 Frhs2[151]: 6 -1.00009 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[155]: 6 -1.00006 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[159]: 6 -1.00001 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[162]: 6 -1.00001 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[167]: 6 -1.00003 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[171]: 6 -1.00007 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[173]: 6 -1.00002 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[175]: 6 -1.00008 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[177]: 6 -1.0001 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[178]: 6 0 0.400046 shouldn't be
16.64/16.75	WSVECS04 Frhs2[179]: 6 -1.00004 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[181]: 6 -1.00001 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[183]: 6 -1.00007 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[185]: 6 -1.00004 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[187]: 6 -1.00005 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[189]: 6 -1.00007 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[190]: 6 0 0.400086 shouldn't be
16.64/16.75	WSVECS04 Frhs2[193]: 6 -1.00009 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[194]: 6 0 0.400065 shouldn't be
16.64/16.75	WSVECS04 Frhs2[195]: 6 -1.00004 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[197]: 6 -1.00009 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[199]: 6 -1.00009 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[200]: 6 0 0.200073 shouldn't be
16.64/16.75	WSVECS04 Frhs2[201]: 6 -1.00009 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[202]: 6 0 0.200019 shouldn't be
16.64/16.75	WSVECS04 Frhs2[203]: 6 -1.00002 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[205]: 6 -1.00004 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[207]: 6 -1.00001 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[213]: 6 -1.00009 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[215]: 6 -1.0001 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[216]: 6 0 0.400024 shouldn't be
16.64/16.75	WSVECS04 Frhs2[218]: 6 -0.600098 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[219]: 6 -1.00002 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[220]: 6 0 0.400036 shouldn't be
16.64/16.75	WSVECS04 Frhs2[223]: 6 -1.00003 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[227]: 6 -1.00005 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[229]: 6 -1.00008 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[231]: 6 -1.00008 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[235]: 6 -1.00002 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[237]: 6 -1.00003 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[239]: 6 -1.00008 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[241]: 6 -1.00006 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[242]: 6 0 0.200096 shouldn't be
16.64/16.75	WSVECS04 Frhs2[251]: 6 -1.00004 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[255]: 6 -1.00006 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[256]: 6 0 0.200065 shouldn't be
16.64/16.75	WSVECS04 Frhs2[262]: 6 -1.00002 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[263]: 6 -1.00003 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[267]: 6 -1.00007 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[269]: 6 -1.00003 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[271]: 6 -1.00007 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[273]: 6 -1.00003 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[275]: 6 -1.00005 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[279]: 6 -1.00005 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[283]: 6 -1.00004 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[287]: 6 -1.00004 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[289]: 6 -1.00006 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[293]: 6 -1.00004 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[295]: 6 -1.00004 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[301]: 6 -1.00002 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[303]: 6 -1.00002 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[307]: 6 -1.00001 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[311]: 6 -1.00001 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[313]: 6 -1.00003 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[315]: 6 -1.00006 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[317]: 6 -1.00001 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[319]: 6 -1.00008 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[323]: 6 -1.00006 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[329]: 6 -1.00002 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[333]: 6 -1.00001 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[339]: 6 -1.00002 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[345]: 6 -1.00001 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[347]: 6 -1.0001 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[349]: 6 -1.00003 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[351]: 6 -1.00007 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[353]: 6 -1.00007 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[357]: 6 -1.00007 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[359]: 6 -1.00008 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[361]: 6 -1.00001 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[367]: 6 -1.00004 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[370]: 6 -1.00002 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[371]: 6 -1.00007 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[377]: 6 -1.00001 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[380]: 6 -1.00005 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[383]: 6 -1.00002 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[388]: 6 -1.00004 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[394]: 6 -1.00006 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[402]: 6 -1.00007 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[406]: 6 -1.00002 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[418]: 6 -1.00008 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[424]: 6 -1.00005 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[430]: 6 -1.00002 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[431]: 6 -1.00004 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[436]: 6 -1.0001 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[437]: 6 -1.00004 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[442]: 6 -1.00006 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[450]: 6 -1.00006 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[454]: 6 -1.00008 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[462]: 6 -1.00002 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[468]: 6 -1.00005 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[471]: 6 -1.00005 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[474]: 6 -1.0001 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[477]: 6 -1.0001 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[480]: 6 -1.00005 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[483]: 6 -1.00002 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[486]: 6 -1.00006 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[489]: 6 -1.00008 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[492]: 6 -1.00009 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[496]: 6 -1.00005 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[504]: 6 -1.0001 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[514]: 6 -1.00009 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[515]: 6 -1.00007 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[520]: 6 -1.00007 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[526]: 6 -1.00006 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[531]: 6 -1.0001 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[534]: 6 -1.0001 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[540]: 6 -1.00009 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[544]: 6 -1.00007 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[550]: 6 -1.00008 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[558]: 6 -1.00004 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[562]: 6 -1.00007 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[564]: 6 -1.00003 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[567]: 6 -1.00003 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[570]: 6 -1.00004 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[573]: 6 -1.00002 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[576]: 6 -1.00007 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[585]: 6 -1.00002 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[588]: 6 -1.00006 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[594]: 6 -1.00002 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[597]: 6 -1.00004 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[600]: 6 -1.00003 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[604]: 6 -1.00006 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[610]: 6 -1.00002 0 shouldn't be
16.64/16.75	WSVECS04 Frhs2[611]: 6 -1.00001 0 shouldn't be
16.64/16.76	WSVECS04 Frhs2[622]: 6 -1.00002 0 shouldn't be
16.64/16.76	WSVECS04 Frhs2[628]: 6 -1.00009 0 shouldn't be
16.64/16.76	WSVECS04 Frhs2[640]: 6 -1.00006 0 shouldn't be
16.64/16.76	WSVECS04 Frhs2[646]: 6 -1.00003 0 shouldn't be
16.64/16.76	WSVECS04 Frhs2[652]: 6 -1.00005 0 shouldn't be
16.64/16.76	WSVECS04 Frhs2[658]: 6 -1.00006 0 shouldn't be
16.64/16.76	WSVECS04 Frhs2[664]: 6 -1.00007 0 shouldn't be
16.64/16.76	WSVECS04 Frhs2[672]: 6 -1.00006 0 shouldn't be
16.64/16.76	WSVECS04 Frhs2[676]: 6 -1.0001 0 shouldn't be
16.64/16.76	WSVECS04 Frhs2[677]: 6 -1.00009 0 shouldn't be
16.64/16.76	WSVECS04 Frhs2[687]: 6 -1.00004 0 shouldn't be
16.64/16.76	WSVECS04 Frhs2[690]: 6 -1.00009 0 shouldn't be
16.64/16.76	WSVECS04 Frhs2[693]: 6 -1.00008 0 shouldn't be
16.64/16.76	WSVECS04 Frhs2[696]: 6 -1.00007 0 shouldn't be
16.64/16.76	WSVECS04 Frhs2[706]: 6 -1.00004 0 shouldn't be
16.64/16.76	WSVECS04 Frhs2[714]: 6 -1.00002 0 shouldn't be
16.64/16.76	WSVECS04 Frhs2[718]: 6 -1.00004 0 shouldn't be
16.64/16.76	WSVECS04 Frhs2[724]: 6 -1.00009 0 shouldn't be
16.64/16.76	WSVECS04 Frhs2[729]: 6 -1.00005 0 shouldn't be
16.64/16.76	WSVECS04 Frhs2[732]: 6 -1.00008 0 shouldn't be
16.64/16.76	WSVECS04 Frhs2[738]: 6 -1.00004 0 shouldn't be
16.64/16.76	WSVECS04 Frhs2[742]: 6 -1.00001 0 shouldn't be
16.64/16.76	WSVECS04 Frhs2[756]: 6 -1.0001 0 shouldn't be
16.64/16.76	WSVECS04 Frhs2[762]: 6 -1.00005 0 shouldn't be
16.64/16.76	WSVECS04 Frhs2[766]: 6 -1.00004 0 shouldn't be
16.64/16.76	WSVECS04 Frhs2[774]: 6 -1.00005 0 shouldn't be
17.45/17.57	c #Conflicts:      51000 | #Constraints:      17452
17.45/17.57	c bounds 364 >= 364 @ 16.9551
17.45/17.57	c cpu time 16.9552 s
17.45/17.57	c deterministic time 1120837781 1.12e+09
17.45/17.57	c optimization time 0.089772 s
17.45/17.57	c total solve time 16.8413 s
17.45/17.57	c core-guided solve time 9.48972 s
17.45/17.57	c propagation time 10.5148 s
17.45/17.57	c conflict analysis time 5.51388 s
17.45/17.57	c propagations 8361409
17.45/17.57	c resolve steps 1705650
17.45/17.57	c decisions 215706
17.45/17.57	c conflicts 51761
17.45/17.57	c restarts 157
17.45/17.57	c inprocessing phases 9
17.45/17.57	c input clauses 8543
17.45/17.57	c input cardinalities 751
17.45/17.57	c input general constraints 1409
17.45/17.57	c input average constraint length 33.14
17.45/17.57	c input average constraint degree 8.66
17.45/17.57	c learned clauses 42996
17.45/17.57	c learned cardinalities 688
17.45/17.57	c learned general constraints 8205
17.45/17.57	c learned average constraint length 130.12
17.45/17.57	c learned average constraint degree 50647330.42
17.45/17.57	c watched constraints 5451
17.45/17.57	c counting constraints 4163
17.45/17.57	c gcd simplifications 1365
17.45/17.57	c detected cardinalities 7
17.45/17.57	c weakened non-implied lits 1357542
17.45/17.57	c weakened non-implying lits 10050
17.45/17.57	c original variables 774
17.45/17.57	c clausal propagations 5721851
17.45/17.57	c cardinality propagations 340938
17.45/17.57	c watched propagations 202742
17.45/17.57	c counting propagations 1956026
17.45/17.57	c watch lookups 326129190
17.45/17.57	c watch backjump lookups 267229836
17.45/17.57	c watch checks 440012434
17.45/17.57	c propagation checks 47669526
17.45/17.57	c constraint additions 22533177
17.45/17.57	c trail pops 8628581
17.45/17.57	c formula constraints 7493
17.45/17.57	c learned constraints 51833
17.45/17.57	c bound constraints 505
17.45/17.57	c core-guided constraints 2705
17.45/17.57	c encountered formula constraints 1086628
17.45/17.57	c encountered learned constraints 331182
17.45/17.57	c encountered bound constraints 21
17.45/17.57	c encountered core-guided constraints 339041
17.45/17.57	c LP total time 3.3142 s
17.45/17.57	c LP solve time 3.18 s
17.45/17.57	c LP constraints added 7524
17.45/17.57	c LP constraints removed 29
17.45/17.57	c LP pivots internal 51835
17.45/17.57	c LP pivots root 6086
17.45/17.57	c LP calls 101
17.45/17.57	c LP optimalities 72
17.45/17.57	c LP no pivot count 5
17.45/17.57	c LP infeasibilities 28
17.45/17.57	c LP valid Farkas constraints 28
17.45/17.57	c LP learned Farkas constraints 28
17.45/17.57	c LP basis resets 0
17.45/17.57	c LP cycling count 0
17.45/17.57	c LP singular count 0
17.45/17.57	c LP no primal count 0
17.45/17.57	c LP no farkas count 0
17.45/17.57	c LP other issue count 0
17.45/17.57	c LP Gomory cuts 0
17.45/17.57	c LP learned cuts 31
17.45/17.57	c LP deleted cuts 29
17.45/17.57	c LP encountered Gomory constraints 0
17.45/17.57	c LP encountered Farkas constraints 401
17.45/17.57	c LP encountered learned Farkas constraints 110
17.45/17.57	c CG auxiliary variables introduced 1023
17.45/17.57	c CG solutions found 24
17.45/17.57	c CG cores constructed 364
17.45/17.57	c CG core cardinality constraints returned 0
17.45/17.57	c CG unit cores 0
17.45/17.57	c CG single cores 359
17.45/17.57	c CG blocks removed during cardinality reduction 0
17.45/17.57	c CG first core best 0
17.45/17.57	c CG decision core best 0
17.45/17.57	c CG core reduction tie 5
17.45/17.57	c CG core degree average 1.00
17.45/17.57	c CG core slack average 3.61
17.45/17.57	o 364
17.45/17.57	s OPTIMUM FOUND
17.45/17.57	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

Verifier Data

OK	364

Checking of UNSAT/OPT proofs:

VeriPB

Running VeriPB version 2.2.1
s VERIFIED BOUNDS 364 <= obj <= 364
Verification succeeded.

VeriPB + CakePB

-- veripb --
Running VeriPB version 2.2.1
s VERIFIED BOUNDS 364 <= obj <= 364
Verification succeeded.
-- cakepb --
s VERIFIED BOUNDS 364 <= obj <= 364
--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: 63968 MiB (61716 MiB free)
  memory of node 1: 64473 MiB (61900 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4460125-1722064836/watcher-4460125-1722064836 -o /tmp/evaluation-result-4460125-1722064836/solver-4460125-1722064836 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1722064836-323089 --watchdog 3760 roundingsat --print-sol=1 --time limit=3600 --vsids-var=0.8 --cg-encoding=reified --cg-resprop=1 --proof-log=PROOFDIR/proof-4460125-1722064836 --lp-cut-gomory=0 HOME/instance-4460125-1722064836.opb 

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 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 4.18.0-301.1.el8.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=323150, runsolver pid=323147

[startup+0.100087 s]*
/proc/loadavg: 0.08 0.08 0.09 5/256 323151
/proc/meminfo: memFree=126573496/131524600 swapFree=131057124/131071996
[pid=323150] ppid=323147 vsize=42876 memory=12596 CPUtime=0.1 cores=4,6
/proc/323150/stat : 323150 (roundingsat) R 323147 323150 323074 0 -1 4194304 2628 0 0 0 9 1 0 0 20 0 1 0 43012685 43905024 3149 134679101440 4194304 8254357 140729804991136 0 0 0 0 0 25182210 0 0 0 17 4 0 0 0 0 0 9037040 9046032 30916608 140729804993371 140729804993633 140729804993633 140729805000649 0
/proc/323150/statm: 10719 3149 1714 992 0 2577 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 42876 KiB
Current children cumulated memory: 12596 KiB

[startup+0.205435 s]*
/proc/loadavg: 0.08 0.08 0.09 5/256 323151
/proc/meminfo: memFree=126570324/131524600 swapFree=131057124/131071996
[pid=323150] ppid=323147 vsize=43008 memory=13744 CPUtime=0.2 cores=4,6
/proc/323150/stat : 323150 (roundingsat) R 323147 323150 323074 0 -1 4194304 2825 0 0 0 18 2 0 0 20 0 1 0 43012685 44040192 3436 134679101440 4194304 8254357 140729804991136 0 0 0 0 0 25182210 0 0 0 17 4 0 0 0 0 0 9037040 9046032 30916608 140729804993371 140729804993633 140729804993633 140729805000649 0
/proc/323150/statm: 10752 3436 1810 992 0 2610 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 43008 KiB
Current children cumulated memory: 13744 KiB

[startup+0.30505 s]*
/proc/loadavg: 0.08 0.08 0.09 5/256 323151
/proc/meminfo: memFree=126565356/131524600 swapFree=131057124/131071996
[pid=323150] ppid=323147 vsize=44324 memory=15448 CPUtime=0.29 cores=4,6
/proc/323150/stat : 323150 (roundingsat) R 323147 323150 323074 0 -1 4194304 3523 0 0 0 26 3 0 0 20 0 1 0 43012685 45387776 3862 134679101440 4194304 8254357 140729804991136 0 0 0 0 0 25182210 0 0 0 17 4 0 0 0 0 0 9037040 9046032 30916608 140729804993371 140729804993633 140729804993633 140729805000649 0
/proc/323150/statm: 11081 3862 1810 992 0 2939 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 44324 KiB
Current children cumulated memory: 15448 KiB

[startup+0.700195 s]
/proc/loadavg: 0.08 0.08 0.09 5/256 323151
/proc/meminfo: memFree=126548844/131524600 swapFree=131057124/131071996
[pid=323150] ppid=323147 vsize=46784 memory=19816 CPUtime=0.68 cores=4,6
/proc/323150/stat : 323150 (roundingsat) R 323147 323150 323074 0 -1 4194304 4051 0 0 0 62 6 0 0 20 0 1 0 43012685 47906816 4954 134679101440 4194304 8254357 140729804991136 0 0 0 0 0 25182210 0 0 0 17 4 0 0 0 0 0 9037040 9046032 30916608 140729804993371 140729804993633 140729804993633 140729805000649 0
/proc/323150/statm: 11696 4954 1873 992 0 3554 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 46784 KiB
Current children cumulated memory: 19816 KiB

[startup+1.50021 s]
/proc/loadavg: 0.08 0.08 0.09 5/256 323151
/proc/meminfo: memFree=126524292/131524600 swapFree=131057124/131071996
[pid=323150] ppid=323147 vsize=49276 memory=22720 CPUtime=1.48 cores=4,6
/proc/323150/stat : 323150 (roundingsat) R 323147 323150 323074 0 -1 4194304 4772 0 0 0 139 9 0 0 20 0 1 0 43012685 50458624 5680 134679101440 4194304 8254357 140729804991136 0 0 0 0 0 25182210 0 0 0 17 4 0 0 0 0 0 9037040 9046032 30916608 140729804993371 140729804993633 140729804993633 140729805000649 0
/proc/323150/statm: 12319 5680 1873 992 0 4177 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 49276 KiB
Current children cumulated memory: 22720 KiB

[startup+3.10576 s]
/proc/loadavg: 0.08 0.08 0.09 5/256 323151
/proc/meminfo: memFree=126474184/131524600 swapFree=131057124/131071996
[pid=323150] ppid=323147 vsize=52472 memory=23604 CPUtime=3.09 cores=4,6
/proc/323150/stat : 323150 (roundingsat) R 323147 323150 323074 0 -1 4194304 5005 0 0 0 292 17 0 0 20 0 1 0 43012685 53731328 5901 134679101440 4194304 8254357 140729804991136 0 0 0 0 0 25182210 0 0 0 17 4 0 0 0 0 0 9037040 9046032 30916608 140729804993371 140729804993633 140729804993633 140729805000649 0
/proc/323150/statm: 13118 5901 1889 992 0 4976 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 52472 KiB
Current children cumulated memory: 23604 KiB

[startup+6.30021 s]
/proc/loadavg: 0.39 0.15 0.11 5/259 323154
/proc/meminfo: memFree=126420536/131524600 swapFree=131057124/131071996
[pid=323150] ppid=323147 vsize=60252 memory=32408 CPUtime=6.27 cores=4,6
/proc/323150/stat : 323150 (roundingsat) R 323147 323150 323074 0 -1 4194304 6176 0 0 0 600 27 0 0 20 0 1 0 43012685 61698048 8102 134679101440 4194304 8254357 140729804991136 0 0 0 0 0 25182210 0 0 0 17 4 0 0 0 0 0 9037040 9046032 30916608 140729804993371 140729804993633 140729804993633 140729805000649 0
/proc/323150/statm: 15063 8102 1889 992 0 6921 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 60252 KiB
Current children cumulated memory: 32408 KiB

[startup+12.7002 s]
/proc/loadavg: 0.76 0.23 0.14 5/259 323156
/proc/meminfo: memFree=126343084/131524600 swapFree=131057124/131071996
[pid=323150] ppid=323147 vsize=73140 memory=41572 CPUtime=12.65 cores=4,6
/proc/323150/stat : 323150 (roundingsat) R 323147 323150 323074 0 -1 4194304 7935 0 0 0 1220 45 0 0 20 0 1 0 43012685 74895360 10393 134679101440 4194304 8254357 140729804991136 0 0 0 0 0 25182210 0 0 0 17 4 0 0 0 0 0 9037040 9046032 30916608 140729804993371 140729804993633 140729804993633 140729805000649 0
/proc/323150/statm: 18285 10393 1889 992 0 10143 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 73140 KiB
Current children cumulated memory: 41572 KiB

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

# cumulated CPU time of all completed processes:  user=16.9552 s, system=0.57914 s

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

[startup+12.8002 s]
/proc/loadavg: 0.76 0.23 0.14 5/259 323156
/proc/meminfo: memFree=126343084/131524600 swapFree=131057124/131071996
[pid=323150] ppid=323147 vsize=73140 memory=41572 CPUtime=12.75 cores=4,6
/proc/323150/stat : 323150 (roundingsat) R 323147 323150 323074 0 -1 4194304 7935 0 0 0 1230 45 0 0 20 0 1 0 43012685 74895360 10393 134679101440 4194304 8254357 140729804991136 0 0 0 0 0 25182210 0 0 0 17 4 0 0 0 0 0 9037040 9046032 30916608 140729804993371 140729804993633 140729804993633 140729805000649 0
/proc/323150/statm: 18285 10393 1889 992 0 10143 0
Current children cumulated CPU time: 12.75 s
Current children cumulated vsize: 73140 KiB
Current children cumulated memory: 41572 KiB

[startup+16.0002 s]*
/proc/loadavg: 1.02 0.29 0.16 5/259 323156
/proc/meminfo: memFree=126309868/131524600 swapFree=131057124/131071996
[pid=323150] ppid=323147 vsize=73308 memory=41836 CPUtime=15.94 cores=4,6
/proc/323150/stat : 323150 (roundingsat) R 323147 323150 323074 0 -1 4194304 8015 0 0 0 1541 53 0 0 20 0 1 0 43012685 75067392 10459 134679101440 4194304 8254357 140729804991136 0 0 0 0 0 25182210 0 0 0 17 4 0 0 0 0 0 9037040 9046032 30916608 140729804993371 140729804993633 140729804993633 140729805000649 0
/proc/323150/statm: 18327 10459 1889 992 0 10185 0
Current children cumulated CPU time: 15.94 s
Current children cumulated vsize: 73308 KiB
Current children cumulated memory: 41836 KiB

[startup+16.8002 s]
/proc/loadavg: 1.02 0.29 0.16 5/259 323156
/proc/meminfo: memFree=126309868/131524600 swapFree=131057124/131071996
[pid=323150] ppid=323147 vsize=73492 memory=42100 CPUtime=16.74 cores=4,6
/proc/323150/stat : 323150 (roundingsat) R 323147 323150 323074 0 -1 4194304 8062 0 0 0 1619 55 0 0 20 0 1 0 43012685 75255808 10525 134679101440 4194304 8254357 140729804991136 0 0 0 0 0 25182210 0 0 0 17 4 0 0 0 0 0 9037040 9046032 30916608 140729804993371 140729804993633 140729804993633 140729805000649 0
/proc/323150/statm: 18373 10525 1889 992 0 10231 0
Current children cumulated CPU time: 16.74 s
Current children cumulated vsize: 73492 KiB
Current children cumulated memory: 42100 KiB

[startup+17.2002 s]
/proc/loadavg: 1.02 0.29 0.16 5/259 323156
/proc/meminfo: memFree=126296736/131524600 swapFree=131057124/131071996
[pid=323150] ppid=323147 vsize=73492 memory=42100 CPUtime=17.14 cores=4,6
/proc/323150/stat : 323150 (roundingsat) R 323147 323150 323074 0 -1 4194304 8062 0 0 0 1658 56 0 0 20 0 1 0 43012685 75255808 10525 134679101440 4194304 8254357 140729804991136 0 0 0 0 0 25182210 0 0 0 17 4 0 0 0 0 0 9037040 9046032 30916608 140729804993371 140729804993633 140729804993633 140729805000649 0
/proc/323150/statm: 18373 10525 1889 992 0 10231 0
Current children cumulated CPU time: 17.14 s
Current children cumulated vsize: 73492 KiB
Current children cumulated memory: 42100 KiB

[startup+17.6002 s]
/proc/loadavg: 1.02 0.29 0.16 5/259 323156
/proc/meminfo: memFree=126296736/131524600 swapFree=131057124/131071996
[pid=323150] ppid=323147 vsize=74304 memory=42628 CPUtime=17.52 cores=4,6
/proc/323150/stat : 323150 (roundingsat) D 323147 323150 323074 0 -1 4194304 8196 0 0 0 1695 57 0 0 20 0 1 0 43012685 76087296 10657 134679101440 4194304 8254357 140729804991136 0 0 0 0 0 25182210 0 0 0 17 4 0 0 2 0 0 9037040 9046032 30916608 140729804993371 140729804993633 140729804993633 140729805000649 0
/proc/323150/statm: 18576 10657 1889 992 0 10434 0
Current children cumulated CPU time: 17.52 s
Current children cumulated vsize: 74304 KiB
Current children cumulated memory: 42628 KiB

Child status: 0

Real time (s): 17.6192
CPU time (s): 17.5344
CPU user time (s): 16.9552
CPU system time (s): 0.57914
CPU usage (%): 99.5185
Max. virtual memory (cumulated for all children) (KiB): 74304
Max. memory (cumulated for all children) (KiB): 42628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 16.9552
system time used= 0.57914
maximum resident set size= 42656
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8204
page faults= 0
swaps= 0
block input operations= 0
block output operations= 113056
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 498
involuntary context switches= 27


# summary of solver processes directly reported to runsolver:
#   pid: 323150
#   total CPU time (s): 17.5344
#   total CPU user time (s): 16.9552
#   total CPU system time (s): 0.57914

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.045551 second user time and 0.105627 second system time

The end

Launcher Data

Begin job on nodeC025 at 2024-07-27 09:20:36
IDJOB=4460125
IDBENCH=147105
IDSOLVER=3086
FILE ID=nodeC025/4460125-1722064836
RUNJOBID= nodeC025-1722064836-323089
SLURM_JOB_ID= 8248094
Free space on /tmp= 890060 MiB

SOLVER NAME= RoundingSat log
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-ii32e4.opb
COMMAND LINE= roundingsat --print-sol=1 --'time limit'=TIMEOUT --vsids-var=0.8 --cg-encoding=reified --cg-resprop=1 --proof-log=CERTNAME --lp-cut-gomory=0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4460125-1722064836/watcher-4460125-1722064836 -o /tmp/evaluation-result-4460125-1722064836/solver-4460125-1722064836 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1722064836-323089 --watchdog 3760  roundingsat --print-sol=1 --'time limit'=3600 --vsids-var=0.8 --cg-encoding=reified --cg-resprop=1 --proof-log=PROOFDIR/proof-4460125-1722064836 --lp-cut-gomory=0 HOME/instance-4460125-1722064836.opb

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

MD5SUM BENCH= 24087313fe3fca98b5d34e1bc37b8d4a
RANDOM SEED=425005107

nodeC025.alineos.net Linux 4.18.0-301.1.el8.x86_64 #1 SMP Tue Apr 13 16:24:22 UTC 2021

/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		: 3657.955
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.51
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		: 3636.219
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.49
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		: 3677.243
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.51
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		: 3672.850
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.49
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		: 3647.367
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.51
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		: 3671.776
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.49
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		: 3653.631
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.51
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		: 3599.785
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        126586548 kB
MemAvailable:   129611792 kB
Buffers:          373400 kB
Cached:          3451308 kB
SwapCached:          236 kB
Active:          2600884 kB
Inactive:        1672156 kB
Active(anon):       4420 kB
Inactive(anon):   496792 kB
Active(file):    2596464 kB
Inactive(file):  1175364 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131057124 kB
Dirty:             28808 kB
Writeback:             8 kB
AnonPages:        448228 kB
Mapped:           121392 kB
Shmem:             52872 kB
KReclaimable:     186480 kB
Slab:             312232 kB
SReclaimable:     186480 kB
SUnreclaim:       125752 kB
KernelStack:        4096 kB
PageTables:        10688 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     830160 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            17376 kB
HardwareCorrupted:     0 kB
AnonHugePages:    243712 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      379604 kB
DirectMap2M:    40288256 kB
DirectMap1G:    95420416 kB

Free space on /tmp at the end= 890056 MiB
End job on nodeC025 at 2024-07-27 09:20:54