Trace number 4532197

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-ls+pbsuma-log 0f876b3OPT cert.-20 5.34001 5.40502

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/injcomp/injcomp_opt_3layers_maxall_lastlayerdiv2/
normalized-injcomp_opt_3layers_maxall_lastlayerdiv2_size_20.opb
MD5SUM95a025abd93d3c3a131defec0604d084
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 benchmark-20
Best CPU time to get the best result obtained on this benchmark0.039326
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables820
Total number of constraints270
Number of constraints which are clauses220
Number of constraints which are cardinality constraints (but not clauses)30
Number of constraints which are nor clauses,nor cardinality constraints20
Minimum length of a constraint3
Maximum length of a constraint21
Number of terms in the objective function 600
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 600
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 20
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 600
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.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-4532197-1752597455.opb'
0.00/0.01	c 	read 0.02MB  (0.40ms)
0.00/0.01	c	 [cnf: #variables 820 #clauses 271 #duplicates 0 #arr 2440]
0.00/0.01	c output proof to 'PROOFDIR/proof-4532197-1752597455'
0.00/0.01	c 
0.00/0.01	c make graph and approximate orbits
0.00/0.01	c	 [group: #orbits ~= 8] (0.50ms)
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 	recursing 120 blocks of candidate 20x82r
0.00/0.01	c 	 found row 10x80, generating row predicate
0.00/0.01	c 	 found row 20x2, generating row predicate
0.00/0.01	c 	 (1.96ms)
0.00/0.01	c 
0.00/0.01	c detect symmetries on remainder
0.00/0.01	c 	[graph: #vertices 3151 #edges 9000]
0.00/0.01	c 	dejavu (support_limit=2048.00MB, budget_limit=64)
0.00/0.01	c 	 [group: #symmetries 2.64*10^366 #generators 379] (1.46ms)
0.00/0.01	c 
0.00/0.01	c optimize generators (opt_passes=64, conjugate_limit=1372)
0.00/0.01	c 	ran it=0, +gens=25 
0.00/0.08	c 	con best_support=4, best_gens=361, +gens=1369
0.00/0.08	c 	(66.27ms)
0.00/0.08	c 
0.00/0.08	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 1773 generators (0.21ms)
0.00/0.09	c 
0.00/0.09	c generation finished
0.00/0.09	c 	[sbp: #constraints 4500 #add_vars 1187]
0.00/0.09	c 
0.00/0.09	c write result to 'HOME/instance-4532197-1752597455.opb.pre'
0.00/0.09	c 	wrote 0.17MB (0.47ms)
0.00/0.09	c ------------------------------------------------------------------
0.00/0.09	c                  66.27ms 82.63% optimize_gens
0.00/0.09	c                   8.86ms 11.04% other
0.00/0.09	c                   1.96ms  2.44% detect_special
0.00/0.09	c                   1.46ms  1.82% detect_generic
0.00/0.09	c                   0.50ms  0.62% approx_orbits
0.00/0.09	c                   0.47ms  0.59% output
0.00/0.09	c                   0.40ms  0.50% parse
0.00/0.09	c                   0.21ms  0.26% break_generic
0.00/0.09	c                   0.08ms  0.11% finalize_order
0.00/0.09	c         ───────────────────────────────────────────────
0.00/0.09	c                  80.21ms   100% total
0.00/0.09	c ------------------------------------------------------------------
0.07/0.10	c RoundingSat 2
0.07/0.10	c branch pb25
0.07/0.10	c commit 0f876b3
0.07/0.13	c #variables 2007 #constraints 4770
0.07/0.13	c objective is ce32 
0.07/0.14	c initial watched  CF 32, 64, 128, Arb: 0 , 0 , 0 , 0
0.07/0.14	c initial counting CF 32, 64, 128, Arb: 21 , 0 , 0 , 0
0.07/0.14	c bounds -11 >= -600 @ 0.032929
0.07/0.17	c bounds -12 >= -600 @ 0.050353
0.07/0.18	c rational objective -30
0.17/0.24	c bounds -12 >= -587 @ 0.121294
0.17/0.24	c bounds -12 >= -568 @ 0.121734
0.17/0.24	c bounds -12 >= -550 @ 0.12195
0.17/0.24	c bounds -12 >= -532 @ 0.122154
0.17/0.25	c bounds -12 >= -513 @ 0.122334
0.17/0.25	c bounds -12 >= -495 @ 0.122529
0.17/0.25	c bounds -12 >= -477 @ 0.122719
0.17/0.25	c bounds -12 >= -459 @ 0.122898
0.17/0.25	c bounds -12 >= -441 @ 0.123091
0.17/0.25	c bounds -12 >= -423 @ 0.123264
0.17/0.25	c bounds -12 >= -405 @ 0.123464
0.17/0.25	c bounds -12 >= -387 @ 0.123643
0.17/0.25	c bounds -12 >= -369 @ 0.123808
0.17/0.25	c bounds -12 >= -351 @ 0.123995
0.17/0.25	c bounds -12 >= -333 @ 0.124165
0.17/0.25	c bounds -12 >= -315 @ 0.12434
0.17/0.25	c bounds -12 >= -297 @ 0.124497
0.17/0.25	c bounds -12 >= -279 @ 0.12466
0.17/0.25	c bounds -12 >= -260 @ 0.124805
0.17/0.25	c bounds -12 >= -242 @ 0.124964
0.17/0.25	c bounds -12 >= -236 @ 0.125099
0.17/0.25	c bounds -12 >= -235 @ 0.125242
0.17/0.25	c bounds -12 >= -234 @ 0.125387
0.17/0.25	c bounds -12 >= -233 @ 0.125536
0.17/0.25	c bounds -12 >= -232 @ 0.125687
0.17/0.25	c bounds -12 >= -231 @ 0.125838
0.17/0.25	c bounds -12 >= -230 @ 0.125988
0.17/0.25	c bounds -12 >= -229 @ 0.126137
0.17/0.25	c bounds -12 >= -228 @ 0.126282
0.17/0.25	c bounds -12 >= -227 @ 0.126427
0.17/0.25	c bounds -12 >= -226 @ 0.12658
0.17/0.25	c bounds -12 >= -225 @ 0.12672
0.17/0.25	c bounds -12 >= -224 @ 0.126871
0.17/0.25	c bounds -12 >= -223 @ 0.127014
0.17/0.25	c bounds -12 >= -222 @ 0.127167
0.17/0.25	c bounds -12 >= -221 @ 0.127316
0.17/0.25	c bounds -12 >= -220 @ 0.127468
0.17/0.25	c bounds -12 >= -201 @ 0.127614
0.17/0.25	c bounds -12 >= -182 @ 0.127763
0.17/0.25	c bounds -12 >= -163 @ 0.1279
0.17/0.25	c bounds -12 >= -144 @ 0.128044
0.17/0.25	c bounds -12 >= -125 @ 0.128177
0.17/0.25	c bounds -12 >= -106 @ 0.128307
0.17/0.25	c bounds -12 >= -87 @ 0.128449
0.17/0.25	c bounds -12 >= -68 @ 0.128574
0.17/0.25	c bounds -12 >= -49 @ 0.128693
0.17/0.25	c bounds -12 >= -30 @ 0.128727
0.17/0.26	c bounds -12 >= -29 @ 0.132067
0.17/0.26	c bounds -13 >= -29 @ 0.134476
0.17/0.26	c bounds -14 >= -29 @ 0.13778
0.17/0.27	c bounds -14 >= -28 @ 0.141203
0.17/0.28	c bounds -15 >= -28 @ 0.147756
0.17/0.29	c bounds -15 >= -27 @ 0.165412
0.17/0.30	c bounds -16 >= -27 @ 0.167733
0.26/0.31	c bounds -17 >= -27 @ 0.181035
0.26/0.31	c bounds -18 >= -27 @ 0.183448
0.26/0.37	c #Conflicts:       1000 | #Constraints:       5922
0.26/0.37	c bounds -18 >= -26 @ 0.23696
0.26/0.37	c bounds -19 >= -26 @ 0.238521
0.26/0.37	c bounds -20 >= -26 @ 0.240184
0.66/0.70	c #Conflicts:       2000 | #Constraints:       6935
0.66/0.70	c INPROCESSING
0.66/0.70	c GARBAGE COLLECT
0.66/0.70	c bounds -20 >= -25 @ 0.553964
0.75/0.83	c #Conflicts:       3000 | #Constraints:       6114
0.75/0.83	c bounds -20 >= -24 @ 0.67905
0.86/0.91	c #Conflicts:       4000 | #Constraints:       7126
0.86/0.91	c INPROCESSING
0.86/0.91	c GARBAGE COLLECT
0.86/0.91	c rational objective -24
1.66/1.70	c #Conflicts:       5000 | #Constraints:       6537
1.66/1.70	c #Conflicts:       6000 | #Constraints:       7544
1.66/1.70	c INPROCESSING
1.66/1.70	c GARBAGE COLLECT
1.66/1.70	c rational objective -24
1.75/1.84	c #Conflicts:       7000 | #Constraints:       6517
1.75/1.84	c bounds -20 >= -23 @ 1.64362
2.06/2.11	c #Conflicts:       8000 | #Constraints:       7532
2.06/2.11	c bounds -20 >= -22 @ 1.91169
2.15/2.20	c #Conflicts:       9000 | #Constraints:       8547
2.15/2.20	c INPROCESSING
2.15/2.20	c GARBAGE COLLECT
2.15/2.20	c rational objective -22
2.75/2.84	c #Conflicts:      10000 | #Constraints:       7135
2.75/2.84	c #Conflicts:      11000 | #Constraints:       8135
2.75/2.84	c bounds -20 >= -21 @ 2.61724
2.85/2.98	c #Conflicts:      12000 | #Constraints:       9150
2.85/2.98	c INPROCESSING
2.85/2.98	c GARBAGE COLLECT
2.85/2.98	c rational objective -21
2.95/3.08	c rational objective -21
3.75/3.83	c #Conflicts:      13000 | #Constraints:       7667
3.75/3.83	c #Conflicts:      14000 | #Constraints:       8673
3.75/3.83	c #Conflicts:      15000 | #Constraints:       9687
3.75/3.83	c INPROCESSING
3.75/3.83	c GARBAGE COLLECT
3.75/3.83	c rational objective -21
3.84/3.90	c rational objective -21
4.65/4.71	c #Conflicts:      16000 | #Constraints:       7897
4.65/4.71	c #Conflicts:      17000 | #Constraints:       8897
4.65/4.71	c #Conflicts:      18000 | #Constraints:       9897
4.65/4.71	c INPROCESSING
4.65/4.71	c GARBAGE COLLECT
4.65/4.71	c rational objective -21
4.74/4.82	c rational objective -21
5.24/5.36	c #Conflicts:      19000 | #Constraints:       7936
5.24/5.36	c bounds -20 >= -20 @ 5.06772
5.24/5.36	c cpu time 5.06772 s
5.24/5.36	c deterministic time 132278480 1.32e+08
5.24/5.36	c optimization time 0.019128 s
5.24/5.36	c total solve time 5.02383 s
5.24/5.36	c core-guided solve time 3.18135 s
5.24/5.36	c propagation time 2.20959 s
5.24/5.36	c conflict analysis time 1.23557 s
5.24/5.36	c propagations 2830954
5.24/5.36	c resolve steps 456683
5.24/5.36	c decisions 70518
5.24/5.36	c conflicts 19904
5.24/5.36	c restarts 68
5.24/5.36	c inprocessing phases 7
5.24/5.36	c garbage collections 7 ,( 100.00 )
5.24/5.36	c input clauses 4796 ,( 95.81 )
5.24/5.36	c input cardinalities 168 ,( 3.36 )
5.24/5.36	c input general constraints 42 ,( 0.84 )
5.24/5.36	c input average constraint length 9.33
5.24/5.36	c input average constraint degree 4.00
5.24/5.36	c learned clauses 15514 ,( 77.69 )
5.24/5.36	c learned cardinalities 691 ,( 3.46 )
5.24/5.36	c learned general constraints 3764 ,( 18.85 )
5.24/5.36	c learned average constraint length 99.41
5.24/5.36	c learned average constraint degree 10463732.56
5.24/5.36	c watched  CF 32, 64, 128, Arb: 2141 , 0 , 0 , 0
5.24/5.36	c counting CF 32, 64, 128, Arb: 1666 , 0 , 0 , 0
5.24/5.36	c watched   constraints 2141 ,( 56.25 ) 
5.24/5.36	c counting  constraints 1665 ,( 43.75 ) 
5.24/5.36	c loaded clauses, cards, PBs, (WATCHED, COUNTING): 4548652 , 1083398 , 3406490 ,( 1087489 , 2319001 )
5.24/5.36	c gcd simplifications 384
5.24/5.36	c detected cardinalities 33
5.24/5.36	c weakened non-implied lits 450993
5.24/5.36	c weakened non-implying lits 436
5.24/5.36	c original variables 2007
5.24/5.36	c clausal propagations 1930151
5.24/5.36	c cardinality propagations 367657
5.24/5.36	c watched propagations 26342
5.24/5.36	c counting propagations 445341
5.24/5.36	c watch lookups 51688551
5.24/5.36	c watch backjump lookups 0
5.24/5.36	c watch checks 51980253
5.24/5.36	c propagation checks 16348448
5.24/5.36	c constraint additions 6410981
5.24/5.36	c trail pops 2921055
5.24/5.36	c formula constraints 4770
5.24/5.36	c learned constraints 19869
5.24/5.36	c bound constraints 72
5.24/5.36	c core-guided constraints 164
5.24/5.36	c encountered formula constraints 248684
5.24/5.36	c encountered learned constraints 206217
5.24/5.36	c encountered bound constraints 38
5.24/5.36	c encountered core-guided constraints 20886
5.24/5.36	c LP total time 2.31504 s
5.24/5.36	c LP solve time 1.03 s
5.24/5.36	c LP constraints added 4948
5.24/5.36	c LP constraints removed 141
5.24/5.36	c LP pivots internal 19969
5.24/5.36	c LP pivots root 7750
5.24/5.36	c LP calls 158
5.24/5.36	c LP optimalities 120
5.24/5.36	c LP no pivot count 20
5.24/5.36	c LP infeasibilities 37
5.24/5.36	c LP valid Farkas constraints 37
5.24/5.36	c LP learned Farkas constraints 37
5.24/5.36	c LP basis resets 0
5.24/5.36	c LP cycling count 0
5.24/5.36	c LP singular count 0
5.24/5.36	c LP no primal count 0
5.24/5.36	c LP no farkas count 0
5.24/5.36	c LP other issue count 0
5.24/5.36	c LP Gomory cuts 26
5.24/5.36	c LP learned cuts 152
5.24/5.36	c LP deleted cuts 141
5.24/5.36	c LP encountered Gomory constraints 39
5.24/5.36	c LP encountered Farkas constraints 585
5.24/5.36	c LP encountered learned Farkas constraints 101
5.24/5.36	c CG auxiliary variables introduced 63
5.24/5.36	c CG solutions found 9
5.24/5.36	c CG cores constructed 57
5.24/5.36	c CG core cardinality constraints returned 30
5.24/5.36	c CG unit cores 1
5.24/5.36	c CG single cores 56
5.24/5.36	c CG blocks removed during cardinality reduction 0
5.24/5.36	c CG first core best 0
5.24/5.36	c CG decision core best 0
5.24/5.36	c CG core reduction tie 0
5.24/5.36	c CG core degree average 10.12
5.24/5.36	c CG core slack average 1.38
5.24/5.36	c CG core upper bound improvements 2
5.24/5.36	c STR number of successful calls 0
5.24/5.36	c STR number of unsuccessful calls 0
5.24/5.36	c STR number of inconclusive calls 0
5.24/5.36	c STR number of successful attempts 0
5.24/5.36	c STR number of unsuccessful attempts 0
5.24/5.36	c STR number of inconclusive attempts 0
5.24/5.36	c STR average degree increase per successful call inf
5.24/5.36	c STR average degree increase per successful attempt inf
5.24/5.36	c STR total number of conflicts for successful attempts 0
5.24/5.36	c STR total number of conflicts for unsuccessful attempts 0
5.24/5.36	c STR total number of conflicts for inconclusive attempts 0
5.24/5.36	c STR average number of conflicts per successful attempt inf
5.24/5.36	c STR average number of conflicts per unsuccessful attempt inf
5.24/5.36	c STR average number of conflicts per inconclusive attempt inf
5.24/5.36	c AVG.sumWPerc 38.06 
5.24/5.36	c bigint constraints 0 
5.24/5.36	o -20
5.24/5.36	s OPTIMUM FOUND
5.24/5.36	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

Verifier Data

OK	-20

Checking of UNSAT/OPT proofs:

VeriPB + CakePB

Wed Jul 16 15:17:56 CEST 2025
extraparms=--no-checkDeletion
-- veripb --
Running VeriPB version 2.3.0
s VERIFIED BOUNDS -20 <= obj <= -20
Verification succeeded.
-- cakepb --
s VERIFIED BOUNDS ~20 <= obj <= ~20
--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 (58181 MiB free)
  memory of node 1: 64507 MiB (59239 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4532197-1752597455/watcher-4532197-1752597455 -o /tmp/evaluation-result-4532197-1752597455/solver-4532197-1752597455 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC021-1752597453-132088 --watchdog 3760 --file-size-limit 100000 run-opt-ls-log.sh HOME/instance-4532197-1752597455.opb PROOFDIR/proof-4532197-1752597455 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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=132243, runsolver pid=132240

[startup+0.100055 s]*
/proc/loadavg: 1.34 2.30 4.39 5/273 132246
/proc/meminfo: memFree=120237236/131249996 swapFree=33003468/33010684
[pid=132243] ppid=132240 vsize=4192 memory=2944 CPUtime=0.07 cores=5,7
/proc/132243/stat : 132243 (run-opt-ls-log.) S 132240 132243 132075 0 -1 4194304 241 650 0 0 0 0 7 0 20 0 1 0 175423180 4292608 736 18446744073709551615 94323555729408 94323556623941 140731758404928 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94323556862992 94323556910736 94323580764160 140731758414105 140731758414303 140731758414303 140731758419907 0
/proc/132243/statm: 1048 736 672 219 0 110 0
[pid=132246] ppid=132243 vsize=50800 memory=6016 CPUtime=0 cores=5,7
/proc/132246/stat : 132246 (roundingsat) R 132243 132243 132075 0 -1 4194304 250 0 0 0 0 0 0 0 20 0 1 0 175423190 52019200 1440 18446744073709551615 4227072 8923577 140734598461568 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 9827200 9836688 39948288 140734598469876 140734598470182 140734598470182 140734598475754 0
/proc/132246/statm: 12700 1472 1376 1147 0 126 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 54992 KiB
Current children cumulated memory: 8960 KiB

[startup+0.20534 s]*
/proc/loadavg: 1.34 2.30 4.39 5/273 132246
/proc/meminfo: memFree=120233160/131249996 swapFree=33003468/33010684
[pid=132243] ppid=132240 vsize=4192 memory=2944 CPUtime=0.07 cores=5,7
/proc/132243/stat : 132243 (run-opt-ls-log.) S 132240 132243 132075 0 -1 4194304 241 650 0 0 0 0 7 0 20 0 1 0 175423180 4292608 736 18446744073709551615 94323555729408 94323556623941 140731758404928 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94323556862992 94323556910736 94323580764160 140731758414105 140731758414303 140731758414303 140731758419907 0
/proc/132243/statm: 1048 736 672 219 0 110 0
[pid=132246] ppid=132243 vsize=66080 memory=22280 CPUtime=0.1 cores=5,7
/proc/132246/stat : 132246 (roundingsat) R 132243 132243 132075 0 -1 4194304 3423 0 0 0 8 2 0 0 20 0 1 0 175423190 67665920 5570 18446744073709551615 4227072 8923577 140734598461568 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9827200 9836688 39948288 140734598469876 140734598470182 140734598470182 140734598475754 0
/proc/132246/statm: 16520 5570 2432 1147 0 3946 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 70272 KiB
Current children cumulated memory: 25224 KiB

[startup+0.305366 s]*
/proc/loadavg: 1.34 2.30 4.39 5/273 132246
/proc/meminfo: memFree=120229064/131249996 swapFree=33003468/33010684
[pid=132243] ppid=132240 vsize=4192 memory=2944 CPUtime=0.07 cores=5,7
/proc/132243/stat : 132243 (run-opt-ls-log.) S 132240 132243 132075 0 -1 4194304 241 650 0 0 0 0 7 0 20 0 1 0 175423180 4292608 736 18446744073709551615 94323555729408 94323556623941 140731758404928 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94323556862992 94323556910736 94323580764160 140731758414105 140731758414303 140731758414303 140731758419907 0
/proc/132243/statm: 1048 736 672 219 0 110 0
[pid=132246] ppid=132243 vsize=68120 memory=23944 CPUtime=0.19 cores=5,7
/proc/132246/stat : 132246 (roundingsat) R 132243 132243 132075 0 -1 4194304 3792 0 0 0 17 2 0 0 20 0 1 0 175423190 69754880 5986 18446744073709551615 4227072 8923577 140734598461568 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9827200 9836688 39948288 140734598469876 140734598470182 140734598470182 140734598475754 0
/proc/132246/statm: 17030 5986 2464 1147 0 4456 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 72312 KiB
Current children cumulated memory: 26888 KiB

[startup+0.700123 s]
/proc/loadavg: 1.34 2.30 4.39 5/273 132246
/proc/meminfo: memFree=120229064/131249996 swapFree=33003468/33010684
[pid=132243] ppid=132240 vsize=4192 memory=2944 CPUtime=0.07 cores=5,7
/proc/132243/stat : 132243 (run-opt-ls-log.) S 132240 132243 132075 0 -1 4194304 241 650 0 0 0 0 7 0 20 0 1 0 175423180 4292608 736 18446744073709551615 94323555729408 94323556623941 140731758404928 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94323556862992 94323556910736 94323580764160 140731758414105 140731758414303 140731758414303 140731758419907 0
/proc/132243/statm: 1048 736 672 219 0 110 0
[pid=132246] ppid=132243 vsize=69404 memory=24968 CPUtime=0.59 cores=5,7
/proc/132246/stat : 132246 (roundingsat) R 132243 132243 132075 0 -1 4194304 4077 0 0 0 55 4 0 0 20 0 1 0 175423190 71069696 6242 18446744073709551615 4227072 8923577 140734598461568 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9827200 9836688 39948288 140734598469876 140734598470182 140734598470182 140734598475754 0
/proc/132246/statm: 17351 6242 2464 1147 0 4777 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 73596 KiB
Current children cumulated memory: 27912 KiB

[startup+1.50013 s]
/proc/loadavg: 1.34 2.30 4.39 5/273 132246
/proc/meminfo: memFree=120213508/131249996 swapFree=33003468/33010684
[pid=132243] ppid=132240 vsize=4192 memory=2944 CPUtime=0.07 cores=5,7
/proc/132243/stat : 132243 (run-opt-ls-log.) S 132240 132243 132075 0 -1 4194304 241 650 0 0 0 0 7 0 20 0 1 0 175423180 4292608 736 18446744073709551615 94323555729408 94323556623941 140731758404928 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94323556862992 94323556910736 94323580764160 140731758414105 140731758414303 140731758414303 140731758419907 0
/proc/132243/statm: 1048 736 672 219 0 110 0
[pid=132246] ppid=132243 vsize=73824 memory=31536 CPUtime=1.38 cores=5,7
/proc/132246/stat : 132246 (roundingsat) R 132243 132243 132075 0 -1 4194304 5205 0 0 0 132 6 0 0 20 0 1 0 175423190 75595776 7884 18446744073709551615 4227072 8923577 140734598461568 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9827200 9836688 39948288 140734598469876 140734598470182 140734598470182 140734598475754 0
/proc/132246/statm: 18456 7884 2464 1147 0 5882 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 78016 KiB
Current children cumulated memory: 34480 KiB

[startup+3.10458 s]
/proc/loadavg: 1.34 2.30 4.39 5/273 132246
/proc/meminfo: memFree=120183920/131249996 swapFree=33003468/33010684
[pid=132243] ppid=132240 vsize=4192 memory=2944 CPUtime=0.07 cores=5,7
/proc/132243/stat : 132243 (run-opt-ls-log.) S 132240 132243 132075 0 -1 4194304 241 650 0 0 0 0 7 0 20 0 1 0 175423180 4292608 736 18446744073709551615 94323555729408 94323556623941 140731758404928 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94323556862992 94323556910736 94323580764160 140731758414105 140731758414303 140731758414303 140731758419907 0
/proc/132243/statm: 1048 736 672 219 0 110 0
[pid=132246] ppid=132243 vsize=76684 memory=34352 CPUtime=2.99 cores=5,7
/proc/132246/stat : 132246 (roundingsat) R 132243 132243 132075 0 -1 4194304 5917 0 0 0 287 12 0 0 20 0 1 0 175423190 78524416 8588 18446744073709551615 4227072 8923577 140734598461568 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9827200 9836688 39948288 140734598469876 140734598470182 140734598470182 140734598475754 0
/proc/132246/statm: 19171 8588 2464 1147 0 6597 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 80876 KiB
Current children cumulated memory: 37296 KiB

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

# cumulated CPU time of all completed processes:  user=5.14735 s, system=0.192661 s

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

[startup+3.20014 s]
/proc/loadavg: 1.34 2.30 4.39 5/273 132246
/proc/meminfo: memFree=120183920/131249996 swapFree=33003468/33010684
[pid=132243] ppid=132240 vsize=4192 memory=2944 CPUtime=0.07 cores=5,7
/proc/132243/stat : 132243 (run-opt-ls-log.) S 132240 132243 132075 0 -1 4194304 241 650 0 0 0 0 7 0 20 0 1 0 175423180 4292608 736 18446744073709551615 94323555729408 94323556623941 140731758404928 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94323556862992 94323556910736 94323580764160 140731758414105 140731758414303 140731758414303 140731758419907 0
/proc/132243/statm: 1048 736 672 219 0 110 0
[pid=132246] ppid=132243 vsize=76684 memory=34352 CPUtime=3.08 cores=5,7
/proc/132246/stat : 132246 (roundingsat) R 132243 132243 132075 0 -1 4194304 5917 0 0 0 296 12 0 0 20 0 1 0 175423190 78524416 8588 18446744073709551615 4227072 8923577 140734598461568 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9827200 9836688 39948288 140734598469876 140734598470182 140734598470182 140734598475754 0
/proc/132246/statm: 19171 8588 2464 1147 0 6597 0
Current children cumulated CPU time: 3.15 s
Current children cumulated vsize: 80876 KiB
Current children cumulated memory: 37296 KiB

[startup+4.8001 s]
/proc/loadavg: 1.34 2.30 4.39 5/273 132246
/proc/meminfo: memFree=120166252/131249996 swapFree=33003468/33010684
[pid=132243] ppid=132240 vsize=4192 memory=2944 CPUtime=0.07 cores=5,7
/proc/132243/stat : 132243 (run-opt-ls-log.) S 132240 132243 132075 0 -1 4194304 241 650 0 0 0 0 7 0 20 0 1 0 175423180 4292608 736 18446744073709551615 94323555729408 94323556623941 140731758404928 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94323556862992 94323556910736 94323580764160 140731758414105 140731758414303 140731758414303 140731758419907 0
/proc/132243/statm: 1048 736 672 219 0 110 0
[pid=132246] ppid=132243 vsize=76684 memory=34352 CPUtime=4.67 cores=5,7
/proc/132246/stat : 132246 (roundingsat) R 132243 132243 132075 0 -1 4194304 5920 0 0 0 451 16 0 0 20 0 1 0 175423190 78524416 8588 18446744073709551615 4227072 8923577 140734598461568 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9827200 9836688 39948288 140734598469876 140734598470182 140734598470182 140734598475754 0
/proc/132246/statm: 19171 8588 2464 1147 0 6597 0
Current children cumulated CPU time: 4.74 s
Current children cumulated vsize: 80876 KiB
Current children cumulated memory: 37296 KiB

[startup+5.20011 s]
/proc/loadavg: 1.55 2.33 4.39 5/273 132246
/proc/meminfo: memFree=120152372/131249996 swapFree=33003468/33010684
[pid=132243] ppid=132240 vsize=4192 memory=2944 CPUtime=0.07 cores=5,7
/proc/132243/stat : 132243 (run-opt-ls-log.) S 132240 132243 132075 0 -1 4194304 241 650 0 0 0 0 7 0 20 0 1 0 175423180 4292608 736 18446744073709551615 94323555729408 94323556623941 140731758404928 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94323556862992 94323556910736 94323580764160 140731758414105 140731758414303 140731758414303 140731758419907 0
/proc/132243/statm: 1048 736 672 219 0 110 0
[pid=132246] ppid=132243 vsize=76684 memory=34352 CPUtime=5.08 cores=5,7
/proc/132246/stat : 132246 (roundingsat) R 132243 132243 132075 0 -1 4194304 5920 0 0 0 491 17 0 0 20 0 1 0 175423190 78524416 8588 18446744073709551615 4227072 8923577 140734598461568 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9827200 9836688 39948288 140734598469876 140734598470182 140734598470182 140734598475754 0
/proc/132246/statm: 19171 8588 2464 1147 0 6597 0
Current children cumulated CPU time: 5.15 s
Current children cumulated vsize: 80876 KiB
Current children cumulated memory: 37296 KiB

[startup+5.4001 s]
/proc/loadavg: 1.55 2.33 4.39 5/273 132246
/proc/meminfo: memFree=120152372/131249996 swapFree=33003468/33010684
[pid=132243] ppid=132240 vsize=4192 memory=2944 CPUtime=0.07 cores=5,7
/proc/132243/stat : 132243 (run-opt-ls-log.) S 132240 132243 132075 0 -1 4194304 241 650 0 0 0 0 7 0 20 0 1 0 175423180 4292608 736 18446744073709551615 94323555729408 94323556623941 140731758404928 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94323556862992 94323556910736 94323580764160 140731758414105 140731758414303 140731758414303 140731758419907 0
/proc/132243/statm: 1048 736 672 219 0 110 0
[pid=132246] ppid=132243 vsize=76684 memory=34352 CPUtime=5.24 cores=5,7
/proc/132246/stat : 132246 (roundingsat) D 132243 132243 132075 0 -1 4194304 5920 0 0 0 506 18 0 0 20 0 1 0 175423190 78524416 8588 18446744073709551615 4227072 8923577 140734598461568 0 0 0 0 0 8405026 1 0 0 17 7 0 0 0 0 0 9827200 9836688 39948288 140734598469876 140734598470182 140734598470182 140734598475754 0
/proc/132246/statm: 19171 8588 2464 1147 0 6597 0
Current children cumulated CPU time: 5.31 s
Current children cumulated vsize: 80876 KiB
Current children cumulated memory: 37296 KiB

Child status: 0

Real time (s): 5.40502
CPU time (s): 5.34001
CPU user time (s): 5.14735
CPU system time (s): 0.192661
CPU usage (%): 98.7972
Max. virtual memory (cumulated for all children) (KiB): 80876
Max. memory (cumulated for all children) (KiB): 37296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.14735
system time used= 0.192661
maximum resident set size= 34352
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6834
page faults= 0
swaps= 0
block input operations= 0
block output operations= 57728
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 961
involuntary context switches= 39


# summary of solver processes directly reported to runsolver:
#   pid: 132243
#   total CPU time (s): 5.34001
#   total CPU user time (s): 5.14735
#   total CPU system time (s): 0.192661

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.02174 second user time and 0.043505 second system time

The end

Launcher Data

Begin job on nodeC021 at 2025-07-15 18:37:35
IDJOB=4532197
IDBENCH=177560
IDSOLVER=3392
FILE ID=nodeC021/4532197-1752597455
RUNJOBID= nodeC021-1752597453-132088
SLURM_JOB_ID= 9684393
Free space on /tmp= 432020 MiB

SOLVER NAME= roundingsat-ls+pbsuma-log 0f876b3
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/injcomp/injcomp_opt_3layers_maxall_lastlayerdiv2/normalized-injcomp_opt_3layers_maxall_lastlayerdiv2_size_20.opb
COMMAND LINE= run-opt-ls-log.sh BENCHNAME PROOFFILE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4532197-1752597455/watcher-4532197-1752597455 -o /tmp/evaluation-result-4532197-1752597455/solver-4532197-1752597455 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC021-1752597453-132088 --watchdog 3760 --file-size-limit 100000 run-opt-ls-log.sh HOME/instance-4532197-1752597455.opb PROOFDIR/proof-4532197-1752597455

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

MD5SUM BENCH= 95a025abd93d3c3a131defec0604d084
RANDOM SEED=399709282

nodeC021 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.779
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.56
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.773
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.56
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		: 3599.593
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.56
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		: 3602.433
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.56
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		: 3599.792
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.56
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		: 3600.681
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.56
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.931
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.56
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		: 3600.038
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        120250988 kB
MemAvailable:   129639668 kB
Buffers:            1056 kB
Cached:         10126808 kB
SwapCached:           60 kB
Active:           669160 kB
Inactive:        9596440 kB
Active(anon):     120448 kB
Inactive(anon):    39304 kB
Active(file):     548712 kB
Inactive(file):  9557136 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33003468 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             39692 kB
Writeback:            64 kB
AnonPages:        140716 kB
Mapped:           109204 kB
Shmem:             21648 kB
KReclaimable:     243744 kB
Slab:             342628 kB
SReclaimable:     243744 kB
SUnreclaim:        98884 kB
KernelStack:        4268 kB
PageTables:         3328 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     485208 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150552 kB
VmallocChunk:          0 kB
Percpu:             3808 kB
HardwareCorrupted:     0 kB
AnonHugePages:     32768 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:      205524 kB
DirectMap2M:     7954432 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432012 MiB
End job on nodeC021 at 2025-07-15 18:37:41