Trace number 4532101

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.-80 28.7527 30.741

General information on the benchmark

NamePB24/normalized-PB15eval/OPT-LIN/minlplib2-pb-0.1.0/
opb/normalized-sporttournament18.lin.opb
MD5SUM609ffeb3252de5d8ecab6cf3f101c41d
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-80
Best CPU time to get the best result obtained on this benchmark2.03794
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables441
Total number of constraints576
Number of constraints which are clauses288
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints288
Minimum length of a constraint3
Maximum length of a constraint3
Number of terms in the objective function 389
Biggest coefficient in the objective function 2
Number of bits for the biggest coefficient in the objective function 2
Sum of the numbers in the objective function 420
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 420
Number of bits of the biggest sum of numbers9
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-4532101-1752596834.opb'
0.00/0.01	c 	read 0.02MB  (0.43ms)
0.00/0.01	c	 [cnf: #variables 441 #clauses 577 #duplicates 0 #arr 2117]
0.00/0.29	c output proof to 'PROOFDIR/proof-4532101-1752596834'
0.00/0.30	c 
0.00/0.30	c make graph and approximate orbits
0.00/0.30	c	 [group: #orbits ~= 0] (0.55ms)
0.00/0.30	c 
0.00/0.30	c detect special group actions
0.00/0.30	c 	probe for Johnson action (limit=64)
0.00/0.30	c 	probe for row-column symmetry (limit=64, splits=16.78M)
0.00/0.30	c 	probe for row symmetry (limit=64, splits=16.78M)
0.00/0.30	c 	 (0.09ms)
0.00/0.30	c 
0.00/0.30	c detect symmetries on remainder
0.00/0.30	c 	[graph: #vertices 2460 #edges 7118]
0.00/0.30	c 	dejavu (support_limit=2048.00MB, budget_limit=64)
0.00/0.30	c 	 [group: #symmetries 1.00*10^0 #generators 0] (0.18ms)
0.00/0.30	c 
0.00/0.30	c finalize break order and special generators
0.00/0.30	c 
0.00/0.30	c generation finished
0.00/0.30	c 	[sbp: #constraints 0 #add_vars 0]
0.00/0.30	c 
0.00/0.30	c write result to 'HOME/instance-4532101-1752596834.opb.pre'
0.00/0.30	c 	wrote 0.02MB (0.14ms)
0.00/0.30	c ------------------------------------------------------------------
0.00/0.30	c                 288.45ms 99.52% other
0.00/0.30	c                   0.55ms  0.19% approx_orbits
0.00/0.30	c                   0.43ms  0.15% parse
0.00/0.30	c                   0.18ms  0.06% detect_generic
0.00/0.30	c                   0.14ms  0.05% output
0.00/0.30	c                   0.09ms  0.03% detect_special
0.00/0.30	c                   0.01ms  0.00% finalize_order
0.00/0.30	c         ───────────────────────────────────────────────
0.00/0.30	c                 289.85ms   100% total
0.00/0.30	c ------------------------------------------------------------------
0.00/0.31	c RoundingSat 2
0.00/0.31	c branch pb25
0.00/0.31	c commit 0f876b3
0.00/0.32	c #variables 441 #constraints 576
0.00/0.32	c objective is ce32 
0.00/0.32	c initial watched  CF 32, 64, 128, Arb: 0 , 0 , 0 , 0
0.00/0.32	c initial counting CF 32, 64, 128, Arb: 289 , 0 , 0 , 0
0.00/0.32	c bounds -51 >= -210 @ 0.005756
0.00/0.33	c rational objective -100
0.00/0.35	c bounds -52 >= -210 @ 0.02487
0.00/0.35	c bounds -52 >= -209 @ 0.025085
0.00/0.35	c bounds -52 >= -208 @ 0.025228
0.00/0.35	c bounds -52 >= -207 @ 0.025355
0.00/0.35	c bounds -52 >= -206 @ 0.025476
0.00/0.35	c bounds -52 >= -205 @ 0.025605
0.00/0.35	c bounds -52 >= -204 @ 0.025732
0.00/0.35	c bounds -52 >= -203 @ 0.025888
0.00/0.35	c bounds -52 >= -202 @ 0.026032
0.00/0.35	c bounds -52 >= -201 @ 0.026184
0.00/0.35	c bounds -52 >= -200 @ 0.026328
0.00/0.35	c bounds -52 >= -199 @ 0.026471
0.00/0.35	c bounds -52 >= -198 @ 0.026621
0.00/0.35	c bounds -52 >= -197 @ 0.026767
0.00/0.35	c bounds -52 >= -196 @ 0.026929
0.00/0.35	c bounds -52 >= -195 @ 0.027079
0.00/0.35	c bounds -52 >= -194 @ 0.027228
0.00/0.35	c bounds -52 >= -193 @ 0.027388
0.00/0.35	c bounds -52 >= -192 @ 0.027538
0.00/0.35	c bounds -52 >= -191 @ 0.027697
0.00/0.35	c bounds -52 >= -190 @ 0.027851
0.00/0.35	c bounds -52 >= -189 @ 0.028013
0.00/0.35	c bounds -52 >= -188 @ 0.028167
0.00/0.35	c bounds -52 >= -187 @ 0.028319
0.00/0.35	c bounds -52 >= -186 @ 0.028479
0.00/0.35	c bounds -52 >= -185 @ 0.028628
0.00/0.35	c bounds -52 >= -184 @ 0.028788
0.00/0.35	c bounds -52 >= -183 @ 0.028942
0.00/0.35	c bounds -52 >= -182 @ 0.02909
0.00/0.35	c bounds -52 >= -181 @ 0.029246
0.00/0.35	c bounds -52 >= -180 @ 0.029392
0.00/0.35	c bounds -52 >= -179 @ 0.029544
0.00/0.35	c bounds -52 >= -178 @ 0.029691
0.00/0.35	c bounds -52 >= -177 @ 0.029837
0.00/0.35	c bounds -52 >= -176 @ 0.029992
0.00/0.35	c bounds -52 >= -175 @ 0.030142
0.00/0.35	c bounds -52 >= -174 @ 0.030286
0.00/0.35	c bounds -52 >= -173 @ 0.030441
0.00/0.35	c bounds -52 >= -172 @ 0.030587
0.00/0.35	c bounds -52 >= -171 @ 0.030744
0.00/0.35	c bounds -52 >= -170 @ 0.030892
0.00/0.35	c bounds -52 >= -169 @ 0.031421
0.00/0.35	c bounds -52 >= -168 @ 0.03158
0.00/0.35	c bounds -52 >= -167 @ 0.031726
0.00/0.35	c bounds -52 >= -166 @ 0.031872
0.00/0.35	c bounds -52 >= -165 @ 0.032021
0.00/0.35	c bounds -52 >= -164 @ 0.032166
0.00/0.35	c bounds -52 >= -163 @ 0.032318
0.00/0.35	c bounds -52 >= -162 @ 0.032461
0.00/0.35	c bounds -52 >= -161 @ 0.032606
0.00/0.35	c bounds -53 >= -161 @ 0.032703
0.00/0.35	c bounds -53 >= -160 @ 0.032703
0.00/0.36	c bounds -53 >= -159 @ 0.032703
0.00/0.36	c bounds -53 >= -158 @ 0.032703
0.00/0.36	c bounds -53 >= -157 @ 0.032703
0.00/0.36	c bounds -53 >= -156 @ 0.032703
0.00/0.36	c bounds -53 >= -155 @ 0.032853
0.00/0.36	c bounds -53 >= -154 @ 0.032992
0.00/0.36	c bounds -53 >= -153 @ 0.033129
0.00/0.36	c bounds -53 >= -152 @ 0.033274
0.00/0.36	c bounds -53 >= -151 @ 0.033414
0.00/0.36	c bounds -53 >= -150 @ 0.033559
0.00/0.36	c bounds -53 >= -149 @ 0.033693
0.00/0.36	c bounds -53 >= -148 @ 0.03371
0.00/0.36	c bounds -53 >= -147 @ 0.03371
0.00/0.36	c bounds -53 >= -146 @ 0.03371
0.00/0.36	c bounds -53 >= -145 @ 0.03371
0.00/0.36	c bounds -53 >= -144 @ 0.03371
0.00/0.36	c bounds -53 >= -143 @ 0.03371
0.00/0.36	c bounds -54 >= -143 @ 0.03371
0.00/0.36	c bounds -54 >= -142 @ 0.03371
0.00/0.36	c bounds -54 >= -141 @ 0.03371
0.00/0.36	c bounds -54 >= -140 @ 0.03371
0.00/0.36	c bounds -54 >= -139 @ 0.03371
0.00/0.36	c bounds -54 >= -138 @ 0.03371
0.00/0.36	c bounds -54 >= -137 @ 0.03371
0.00/0.36	c bounds -54 >= -136 @ 0.033851
0.00/0.36	c bounds -54 >= -135 @ 0.033997
0.00/0.36	c bounds -54 >= -134 @ 0.034133
0.00/0.36	c bounds -54 >= -133 @ 0.034267
0.00/0.36	c bounds -54 >= -132 @ 0.034408
0.00/0.36	c bounds -54 >= -131 @ 0.034601
0.00/0.36	c bounds -54 >= -130 @ 0.034795
0.00/0.36	c bounds -54 >= -129 @ 0.035001
0.00/0.36	c bounds -54 >= -128 @ 0.035197
0.00/0.36	c bounds -54 >= -127 @ 0.035385
0.00/0.36	c bounds -54 >= -126 @ 0.03558
0.00/0.36	c bounds -56 >= -126 @ 0.036745
0.00/0.36	c bounds -56 >= -125 @ 0.036956
0.00/0.36	c bounds -56 >= -124 @ 0.037157
0.00/0.36	c bounds -56 >= -123 @ 0.037358
0.00/0.36	c bounds -56 >= -122 @ 0.037563
0.00/0.36	c bounds -56 >= -121 @ 0.037762
0.00/0.36	c bounds -56 >= -120 @ 0.037976
0.00/0.36	c bounds -56 >= -119 @ 0.03818
0.00/0.36	c bounds -56 >= -118 @ 0.038374
0.00/0.36	c bounds -56 >= -117 @ 0.038574
0.00/0.36	c bounds -56 >= -116 @ 0.038785
0.00/0.36	c bounds -56 >= -115 @ 0.039028
0.00/0.37	c bounds -56 >= -114 @ 0.039237
0.00/0.37	c bounds -56 >= -113 @ 0.039451
0.00/0.37	c bounds -57 >= -113 @ 0.040165
0.00/0.37	c bounds -57 >= -112 @ 0.040389
0.00/0.37	c bounds -57 >= -111 @ 0.040611
0.00/0.37	c bounds -57 >= -110 @ 0.040831
0.00/0.37	c bounds -57 >= -109 @ 0.041038
0.00/0.37	c bounds -57 >= -108 @ 0.041245
0.00/0.37	c bounds -57 >= -107 @ 0.04146
0.00/0.37	c bounds -57 >= -106 @ 0.041535
0.00/0.37	c bounds -57 >= -105 @ 0.041535
0.00/0.37	c bounds -57 >= -104 @ 0.041535
0.00/0.37	c bounds -57 >= -103 @ 0.041535
0.00/0.37	c bounds -58 >= -103 @ 0.042468
0.00/0.37	c bounds -58 >= -102 @ 0.042548
0.00/0.37	c bounds -58 >= -101 @ 0.042548
0.00/0.37	c bounds -58 >= -100 @ 0.042548
0.00/0.37	c bounds -58 >= -99 @ 0.042563
0.00/0.37	c bounds -58 >= -98 @ 0.042892
0.00/0.37	c bounds -58 >= -97 @ 0.043313
0.00/0.37	c bounds -58 >= -96 @ 0.043796
0.00/0.37	c bounds -58 >= -95 @ 0.04429
0.00/0.37	c bounds -59 >= -95 @ 0.045761
0.00/0.37	c bounds -59 >= -94 @ 0.046176
0.00/0.37	c bounds -59 >= -93 @ 0.046714
0.00/0.38	c bounds -59 >= -92 @ 0.047219
0.00/0.38	c bounds -59 >= -91 @ 0.048713
0.00/0.38	c bounds -59 >= -90 @ 0.049512
0.00/0.39	c bounds -60 >= -90 @ 0.056092
0.00/0.39	c bounds -60 >= -89 @ 0.057268
0.00/0.39	c bounds -60 >= -88 @ 0.061249
0.08/0.41	c bounds -60 >= -87 @ 0.081644
0.08/0.42	c bounds -61 >= -87 @ 0.08229
0.08/0.42	c bounds -62 >= -87 @ 0.083804
0.08/0.42	c bounds -63 >= -87 @ 0.08581
0.08/0.42	c bounds -64 >= -87 @ 0.088192
0.08/0.43	c bounds -65 >= -87 @ 0.096749
0.08/0.43	c bounds -65 >= -86 @ 0.09937
0.08/0.43	c bounds -66 >= -86 @ 0.100499
0.08/0.44	c bounds -66 >= -85 @ 0.10971
0.08/0.45	c bounds -67 >= -85 @ 0.111446
0.08/0.45	c bounds -68 >= -85 @ 0.113206
0.18/0.56	c #Conflicts:       1000 | #Constraints:       2397
0.18/0.56	c bounds -69 >= -85 @ 0.22412
0.28/0.62	c bounds -69 >= -84 @ 0.282532
0.28/0.64	c #Conflicts:       2000 | #Constraints:       3428
0.28/0.64	c INPROCESSING
0.28/0.64	c GARBAGE COLLECT
0.28/0.64	c rational objective -84
0.57/0.90	c #Conflicts:       3000 | #Constraints:       3179
0.57/0.90	c bounds -69 >= -83 @ 0.539561
0.57/0.95	c #Conflicts:       4000 | #Constraints:       4218
0.57/0.95	c INPROCESSING
0.57/0.95	c GARBAGE COLLECT
0.57/0.95	c rational objective -83
0.87/1.27	c #Conflicts:       5000 | #Constraints:       3573
0.87/1.27	c bounds -70 >= -83 @ 0.893609
1.07/1.43	c #Conflicts:       6000 | #Constraints:       4574
1.07/1.43	c INPROCESSING
1.07/1.43	c GARBAGE COLLECT
1.07/1.43	c rational objective -83
1.07/1.47	c bounds -71 >= -83 @ 1.086
1.17/1.50	c bounds -72 >= -83 @ 1.11596
1.47/1.84	c #Conflicts:       7000 | #Constraints:       3569
1.47/1.84	c #Conflicts:       8000 | #Constraints:       4578
1.47/1.84	c bounds -73 >= -83 @ 1.44208
1.56/2.00	c #Conflicts:       9000 | #Constraints:       5580
1.56/2.00	c INPROCESSING
1.56/2.00	c GARBAGE COLLECT
1.56/2.00	c rational objective -83
2.06/2.46	c #Conflicts:      10000 | #Constraints:       4253
2.06/2.46	c #Conflicts:      11000 | #Constraints:       5253
2.06/2.46	c #Conflicts:      12000 | #Constraints:       6253
2.06/2.46	c INPROCESSING
2.06/2.46	c GARBAGE COLLECT
2.06/2.46	c rational objective -83
2.16/2.51	c bounds -74 >= -83 @ 2.09041
2.87/3.20	c #Conflicts:      13000 | #Constraints:       4713
2.87/3.20	c #Conflicts:      14000 | #Constraints:       5735
2.87/3.20	c #Conflicts:      15000 | #Constraints:       6757
2.87/3.20	c INPROCESSING
2.87/3.20	c GARBAGE COLLECT
2.87/3.20	c rational objective -83
3.06/3.45	c #Conflicts:      16000 | #Constraints:       4932
3.06/3.45	c bounds -74 >= -82 @ 2.97664
3.36/3.79	c #Conflicts:      17000 | #Constraints:       5983
3.36/3.79	c #Conflicts:      18000 | #Constraints:       6983
3.36/3.79	c INPROCESSING
3.36/3.79	c GARBAGE COLLECT
3.36/3.79	c rational objective -82
3.86/4.23	c #Conflicts:      19000 | #Constraints:       4999
3.86/4.23	c bounds -75 >= -82 @ 3.72635
4.26/4.62	c #Conflicts:      20000 | #Constraints:       6001
4.26/4.62	c #Conflicts:      21000 | #Constraints:       7001
4.26/4.62	c INPROCESSING
4.26/4.62	c GARBAGE COLLECT
4.26/4.62	c rational objective -82
4.46/4.80	c #Conflicts:      22000 | #Constraints:       4799
4.46/4.80	c bounds -76 >= -82 @ 4.26108
4.46/4.82	c bounds -77 >= -82 @ 4.28522
4.76/5.15	c #Conflicts:      23000 | #Constraints:       5834
4.76/5.15	c bounds -78 >= -82 @ 4.59533
5.15/5.55	c #Conflicts:      24000 | #Constraints:       6898
5.15/5.55	c #Conflicts:      25000 | #Constraints:       7960
5.15/5.55	c INPROCESSING
5.15/5.55	c GARBAGE COLLECT
5.15/5.55	c rational objective -82
5.96/6.33	c #Conflicts:      26000 | #Constraints:       5451
5.96/6.33	c #Conflicts:      27000 | #Constraints:       6451
5.96/6.33	c #Conflicts:      28000 | #Constraints:       7451
5.96/6.33	c bounds -78 >= -81 @ 5.727
6.05/6.40	c #Conflicts:      29000 | #Constraints:       8481
6.05/6.40	c INPROCESSING
6.05/6.40	c GARBAGE COLLECT
6.05/6.40	c rational objective -81
7.06/7.40	c #Conflicts:      30000 | #Constraints:       5842
7.06/7.40	c #Conflicts:      31000 | #Constraints:       6902
7.06/7.40	c #Conflicts:      32000 | #Constraints:       7971
7.06/7.40	c #Conflicts:      33000 | #Constraints:       9018
7.06/7.40	c INPROCESSING
7.06/7.40	c GARBAGE COLLECT
7.06/7.40	c rational objective -81
7.85/8.29	c #Conflicts:      34000 | #Constraints:       6102
7.85/8.29	c #Conflicts:      35000 | #Constraints:       7102
7.85/8.29	c #Conflicts:      36000 | #Constraints:       8102
7.85/8.29	c #Conflicts:      37000 | #Constraints:       9102
7.85/8.29	c INPROCESSING
7.85/8.29	c GARBAGE COLLECT
7.85/8.29	c rational objective -81
9.04/9.45	c #Conflicts:      38000 | #Constraints:       6076
9.04/9.45	c #Conflicts:      39000 | #Constraints:       7095
9.04/9.45	c #Conflicts:      40000 | #Constraints:       8113
9.04/9.45	c #Conflicts:      41000 | #Constraints:       9126
9.04/9.45	c INPROCESSING
9.04/9.45	c GARBAGE COLLECT
9.04/9.45	c rational objective -81
10.04/10.46	c #Conflicts:      42000 | #Constraints:       5847
10.04/10.46	c #Conflicts:      43000 | #Constraints:       6847
10.04/10.46	c #Conflicts:      44000 | #Constraints:       7847
10.04/10.46	c #Conflicts:      45000 | #Constraints:       8847
10.04/10.46	c #Conflicts:      46000 | #Constraints:       9847
10.04/10.46	c INPROCESSING
10.04/10.46	c GARBAGE COLLECT
10.04/10.46	c rational objective -81
11.25/11.62	c #Conflicts:      47000 | #Constraints:       6438
11.25/11.62	c #Conflicts:      48000 | #Constraints:       7441
11.25/11.62	c #Conflicts:      49000 | #Constraints:       8445
11.25/11.62	c #Conflicts:      50000 | #Constraints:       9449
11.25/11.62	c #Conflicts:      51000 | #Constraints:      10460
11.25/11.62	c INPROCESSING
11.25/11.62	c GARBAGE COLLECT
11.25/11.62	c rational objective -81
12.33/12.77	c #Conflicts:      52000 | #Constraints:       6812
12.33/12.77	c #Conflicts:      53000 | #Constraints:       7812
12.33/12.77	c #Conflicts:      54000 | #Constraints:       8812
12.33/12.77	c #Conflicts:      55000 | #Constraints:       9812
12.33/12.77	c #Conflicts:      56000 | #Constraints:      10812
12.33/12.77	c INPROCESSING
12.33/12.77	c GARBAGE COLLECT
12.33/12.77	c rational objective -81
13.64/14.07	c #Conflicts:      57000 | #Constraints:       7022
13.64/14.07	c #Conflicts:      58000 | #Constraints:       8036
13.64/14.07	c #Conflicts:      59000 | #Constraints:       9056
13.64/14.07	c #Conflicts:      60000 | #Constraints:      10079
13.64/14.07	c #Conflicts:      61000 | #Constraints:      11095
13.64/14.07	c INPROCESSING
13.64/14.07	c GARBAGE COLLECT
13.64/14.07	c rational objective -81
15.03/15.49	c #Conflicts:      62000 | #Constraints:       7036
15.03/15.49	c #Conflicts:      63000 | #Constraints:       8036
15.03/15.49	c #Conflicts:      64000 | #Constraints:       9036
15.03/15.49	c #Conflicts:      65000 | #Constraints:      10036
15.03/15.49	c #Conflicts:      66000 | #Constraints:      11036
15.03/15.49	c INPROCESSING
15.03/15.49	c GARBAGE COLLECT
15.03/15.49	c rational objective -81
16.42/16.88	c #Conflicts:      67000 | #Constraints:       6835
16.42/16.88	c #Conflicts:      68000 | #Constraints:       7841
16.42/16.88	c #Conflicts:      69000 | #Constraints:       8845
16.42/16.88	c #Conflicts:      70000 | #Constraints:       9864
16.42/16.88	c #Conflicts:      71000 | #Constraints:      10869
16.42/16.88	c #Conflicts:      72000 | #Constraints:      11873
16.42/16.88	c INPROCESSING
16.42/16.88	c GARBAGE COLLECT
16.42/16.88	c rational objective -81
18.02/18.41	c #Conflicts:      73000 | #Constraints:       7412
18.02/18.41	c #Conflicts:      74000 | #Constraints:       8412
18.02/18.41	c #Conflicts:      75000 | #Constraints:       9412
18.02/18.41	c #Conflicts:      76000 | #Constraints:      10412
18.02/18.41	c #Conflicts:      77000 | #Constraints:      11412
18.02/18.41	c #Conflicts:      78000 | #Constraints:      12412
18.02/18.41	c INPROCESSING
18.02/18.41	c GARBAGE COLLECT
18.02/18.41	c rational objective -81
19.73/20.17	c #Conflicts:      79000 | #Constraints:       7825
19.73/20.17	c #Conflicts:      80000 | #Constraints:       8848
19.73/20.17	c #Conflicts:      81000 | #Constraints:       9861
19.73/20.17	c #Conflicts:      82000 | #Constraints:      10876
19.73/20.17	c #Conflicts:      83000 | #Constraints:      11884
19.73/20.17	c #Conflicts:      84000 | #Constraints:      12893
19.73/20.17	c INPROCESSING
19.73/20.17	c GARBAGE COLLECT
19.73/20.17	c rational objective -81
21.32/21.75	c #Conflicts:      85000 | #Constraints:       8037
21.32/21.75	c #Conflicts:      86000 | #Constraints:       9037
21.32/21.75	c #Conflicts:      87000 | #Constraints:      10037
21.32/21.75	c #Conflicts:      88000 | #Constraints:      11037
21.32/21.75	c #Conflicts:      89000 | #Constraints:      12037
21.32/21.75	c #Conflicts:      90000 | #Constraints:      13037
21.32/21.75	c INPROCESSING
21.32/21.75	c GARBAGE COLLECT
21.32/21.75	c rational objective -81
23.01/23.46	c #Conflicts:      91000 | #Constraints:       8032
23.01/23.46	c #Conflicts:      92000 | #Constraints:       9032
23.01/23.46	c #Conflicts:      93000 | #Constraints:      10032
23.01/23.46	c #Conflicts:      94000 | #Constraints:      11032
23.01/23.46	c #Conflicts:      95000 | #Constraints:      12032
23.01/23.46	c #Conflicts:      96000 | #Constraints:      13032
23.01/23.46	c INPROCESSING
23.01/23.46	c GARBAGE COLLECT
23.01/23.46	c rational objective -81
24.81/25.27	c #Conflicts:      97000 | #Constraints:       7844
24.81/25.27	c #Conflicts:      98000 | #Constraints:       8868
24.81/25.27	c #Conflicts:      99000 | #Constraints:       9871
24.81/25.27	c #Conflicts:     100000 | #Constraints:      10873
24.81/25.27	c #Conflicts:     101000 | #Constraints:      11889
24.81/25.27	c #Conflicts:     102000 | #Constraints:      12891
24.81/25.27	c #Conflicts:     103000 | #Constraints:      13899
24.81/25.27	c INPROCESSING
24.81/25.27	c GARBAGE COLLECT
24.81/25.27	c rational objective -81
26.71/27.16	c #Conflicts:     104000 | #Constraints:       8427
26.71/27.16	c #Conflicts:     105000 | #Constraints:       9427
26.71/27.16	c #Conflicts:     106000 | #Constraints:      10427
26.71/27.16	c #Conflicts:     107000 | #Constraints:      11427
26.71/27.16	c #Conflicts:     108000 | #Constraints:      12427
26.71/27.16	c #Conflicts:     109000 | #Constraints:      13427
26.71/27.16	c #Conflicts:     110000 | #Constraints:      14427
26.71/27.16	c INPROCESSING
26.71/27.16	c GARBAGE COLLECT
26.71/27.16	c rational objective -81
28.60/29.05	c #Conflicts:     111000 | #Constraints:       8843
28.60/29.05	c #Conflicts:     112000 | #Constraints:       9849
28.60/29.05	c #Conflicts:     113000 | #Constraints:      10855
28.60/29.05	c #Conflicts:     114000 | #Constraints:      11863
28.60/29.05	c #Conflicts:     115000 | #Constraints:      12869
28.60/29.05	c #Conflicts:     116000 | #Constraints:      13875
28.60/29.05	c #Conflicts:     117000 | #Constraints:      14887
28.60/29.05	c INPROCESSING
28.60/29.05	c GARBAGE COLLECT
28.60/29.05	c rational objective -81
28.70/29.10	c bounds -78 >= -80 @ 27.7687
28.70/29.12	c bounds -80 >= -80 @ 27.7836
28.70/29.12	c cpu time 27.7836 s
28.70/29.12	c deterministic time 1056971160 1.06e+09
28.70/29.12	c optimization time 0.021899 s
28.70/29.12	c total solve time 27.7584 s
28.70/29.12	c core-guided solve time 13.868 s
28.70/29.12	c propagation time 17.4342 s
28.70/29.12	c conflict analysis time 8.42449 s
28.70/29.12	c propagations 10972126
28.70/29.12	c resolve steps 1530315
28.70/29.12	c decisions 247443
28.70/29.12	c conflicts 117334
28.70/29.12	c restarts 316
28.70/29.12	c inprocessing phases 26
28.70/29.12	c garbage collections 26 ,( 100.00 )
28.70/29.12	c input clauses 507 ,( 32.33 )
28.70/29.12	c input cardinalities 409 ,( 26.08 )
28.70/29.12	c input general constraints 652 ,( 41.58 )
28.70/29.12	c input average constraint length 44.34
28.70/29.12	c input average constraint degree 12.95
28.70/29.12	c learned clauses 68357 ,( 57.71 )
28.70/29.12	c learned cardinalities 126 ,( 0.11 )
28.70/29.12	c learned general constraints 49966 ,( 42.18 )
28.70/29.12	c learned average constraint length 80.04
28.70/29.12	c learned average constraint degree 490061508.62
28.70/29.12	c watched  CF 32, 64, 128, Arb: 22074 , 0 , 0 , 0
28.70/29.12	c counting CF 32, 64, 128, Arb: 28545 , 0 , 0 , 0
28.70/29.12	c watched   constraints 22074 ,( 43.61 ) 
28.70/29.12	c counting  constraints 28544 ,( 56.39 ) 
28.70/29.12	c loaded clauses, cards, PBs, (WATCHED, COUNTING): 16594589 , 4828387 , 117717919 ,( 5949921 , 111767998 )
28.70/29.12	c gcd simplifications 6270
28.70/29.12	c detected cardinalities 53
28.70/29.12	c weakened non-implied lits 9378458
28.70/29.12	c weakened non-implying lits 5618
28.70/29.12	c original variables 441
28.70/29.12	c clausal propagations 1916338
28.70/29.12	c cardinality propagations 934847
28.70/29.12	c watched propagations 36106
28.70/29.12	c counting propagations 7572130
28.70/29.12	c watch lookups 505956021
28.70/29.12	c watch backjump lookups 0
28.70/29.12	c watch checks 123998112
28.70/29.12	c propagation checks 359929338
28.70/29.12	c constraint additions 44413950
28.70/29.12	c trail pops 11335948
28.70/29.12	c formula constraints 576
28.70/29.12	c learned constraints 116504
28.70/29.12	c bound constraints 183
28.70/29.12	c core-guided constraints 809
28.70/29.12	c encountered formula constraints 574935
28.70/29.12	c encountered learned constraints 745467
28.70/29.12	c encountered bound constraints 98
28.70/29.12	c encountered core-guided constraints 290962
28.70/29.12	c LP total time 6.31388 s
28.70/29.12	c LP solve time 5.41 s
28.70/29.12	c LP constraints added 907
28.70/29.12	c LP constraints removed 321
28.70/29.12	c LP pivots internal 117397
28.70/29.12	c LP pivots root 824
28.70/29.12	c LP calls 17030
28.70/29.12	c LP optimalities 16150
28.70/29.12	c LP no pivot count 5752
28.70/29.12	c LP infeasibilities 880
28.70/29.12	c LP valid Farkas constraints 880
28.70/29.12	c LP learned Farkas constraints 880
28.70/29.12	c LP basis resets 0
28.70/29.12	c LP cycling count 0
28.70/29.12	c LP singular count 0
28.70/29.12	c LP no primal count 0
28.70/29.12	c LP no farkas count 0
28.70/29.12	c LP other issue count 0
28.70/29.12	c LP Gomory cuts 185
28.70/29.12	c LP learned cuts 146
28.70/29.12	c LP deleted cuts 321
28.70/29.12	c LP encountered Gomory constraints 17593
28.70/29.12	c LP encountered Farkas constraints 14862
28.70/29.12	c LP encountered learned Farkas constraints 2852
28.70/29.12	c CG auxiliary variables introduced 313
28.70/29.12	c CG solutions found 27
28.70/29.12	c CG cores constructed 130
28.70/29.12	c CG core cardinality constraints returned 0
28.70/29.12	c CG unit cores 0
28.70/29.12	c CG single cores 130
28.70/29.12	c CG blocks removed during cardinality reduction 0
28.70/29.12	c CG first core best 0
28.70/29.12	c CG decision core best 0
28.70/29.12	c CG core reduction tie 0
28.70/29.12	c CG core degree average 1.00
28.70/29.12	c CG core slack average 4.45
28.70/29.12	c CG core upper bound improvements 21
28.70/29.12	c STR number of successful calls 0
28.70/29.12	c STR number of unsuccessful calls 0
28.70/29.12	c STR number of inconclusive calls 0
28.70/29.12	c STR number of successful attempts 0
28.70/29.12	c STR number of unsuccessful attempts 0
28.70/29.12	c STR number of inconclusive attempts 0
28.70/29.12	c STR average degree increase per successful call inf
28.70/29.12	c STR average degree increase per successful attempt inf
28.70/29.12	c STR total number of conflicts for successful attempts 0
28.70/29.12	c STR total number of conflicts for unsuccessful attempts 0
28.70/29.12	c STR total number of conflicts for inconclusive attempts 0
28.70/29.12	c STR average number of conflicts per successful attempt inf
28.70/29.12	c STR average number of conflicts per unsuccessful attempt inf
28.70/29.12	c STR average number of conflicts per inconclusive attempt inf
28.70/29.12	c AVG.sumWPerc 47.24 
28.70/29.12	c bigint constraints 0 
28.70/29.12	o -80
28.70/29.12	s OPTIMUM FOUND
28.73/30.73	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

Verifier Data

OK	-80

Checking of UNSAT/OPT proofs:

VeriPB + CakePB

Wed Jul 16 06:11:19 CEST 2025
extraparms=--no-checkDeletion
-- veripb --
Running VeriPB version 2.3.0
s VERIFIED BOUNDS -80 <= obj <= -80
Verification succeeded.
-- cakepb --
s VERIFIED BOUNDS ~80 <= obj <= ~80
--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: 63708 MiB (62015 MiB free)
  memory of node 1: 64465 MiB (63174 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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
solver pid=158027, runsolver pid=158024
Current StackSize limit: 8192 KiB


[startup+0.100057 s]*
/proc/loadavg: 2.18 3.51 4.97 4/270 158029
/proc/meminfo: memFree=128164160/131249996 swapFree=33010160/33010684
[pid=158027] ppid=158024 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/158027/stat : 158027 (run-opt-ls-log.) S 158024 158027 157474 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 175361799 4292608 736 18446744073709551615 94315486314496 94315487209029 140728861214672 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94315487448080 94315487495824 94315504099328 140728861219097 140728861219295 140728861219295 140728861224899 0
/proc/158027/statm: 1048 736 672 219 0 110 0
[pid=158029] ppid=158027 vsize=11064 memory=4352 CPUtime=0 cores=1,3
/proc/158029/stat : 158029 (pbsuma) D 158027 158027 157474 0 -1 4456448 230 0 0 0 0 0 0 0 20 0 1 0 175361800 11329536 1088 18446744073709551615 4210688 4653049 140731926165744 0 0 0 0 0 0 1 0 0 17 3 0 0 0 0 0 4700520 4703148 11460608 140731926173921 140731926174256 140731926174256 140731926179823 0
/proc/158029/statm: 2766 1088 992 108 0 174 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 15256 KiB
Current children cumulated memory: 7296 KiB

[startup+0.205479 s]*
/proc/loadavg: 2.18 3.51 4.97 3/270 158029
/proc/meminfo: memFree=128139844/131249996 swapFree=33010160/33010684
[pid=158027] ppid=158024 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/158027/stat : 158027 (run-opt-ls-log.) S 158024 158027 157474 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 175361799 4292608 736 18446744073709551615 94315486314496 94315487209029 140728861214672 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94315487448080 94315487495824 94315504099328 140728861219097 140728861219295 140728861219295 140728861224899 0
/proc/158027/statm: 1048 736 672 219 0 110 0
[pid=158029] ppid=158027 vsize=11064 memory=4352 CPUtime=0 cores=1,3
/proc/158029/stat : 158029 (pbsuma) D 158027 158027 157474 0 -1 4456448 230 0 0 0 0 0 0 0 20 0 1 0 175361800 11329536 1088 18446744073709551615 4210688 4653049 140731926165744 0 0 0 0 0 0 1 0 0 17 1 0 0 0 0 0 4700520 4703148 11460608 140731926173921 140731926174256 140731926174256 140731926179823 0
/proc/158029/statm: 2766 1088 992 108 0 174 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 15256 KiB
Current children cumulated memory: 7296 KiB

[startup+0.305037 s]*
/proc/loadavg: 2.18 3.51 4.97 4/270 158029
/proc/meminfo: memFree=128131780/131249996 swapFree=33010160/33010684
[pid=158027] ppid=158024 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/158027/stat : 158027 (run-opt-ls-log.) S 158024 158027 157474 0 -1 4194304 241 389 0 0 0 0 0 0 20 0 1 0 175361799 4292608 768 18446744073709551615 94315486314496 94315487209029 140728861214672 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94315487448080 94315487495824 94315504099328 140728861219097 140728861219295 140728861219295 140728861224899 0
/proc/158027/statm: 1048 768 704 219 0 110 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 4192 KiB
Current children cumulated memory: 3072 KiB

[startup+0.700149 s]
/proc/loadavg: 2.18 3.51 4.97 5/270 158030
/proc/meminfo: memFree=128002012/131249996 swapFree=33010160/33010684
[pid=158027] ppid=158024 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/158027/stat : 158027 (run-opt-ls-log.) S 158024 158027 157474 0 -1 4194304 241 389 0 0 0 0 0 0 20 0 1 0 175361799 4292608 768 18446744073709551615 94315486314496 94315487209029 140728861214672 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94315487448080 94315487495824 94315504099328 140728861219097 140728861219295 140728861219295 140728861224899 0
/proc/158027/statm: 1048 768 704 219 0 110 0
[pid=158030] ppid=158027 vsize=61640 memory=18676 CPUtime=0.37 cores=1,3
/proc/158030/stat : 158030 (roundingsat) R 158027 158027 157474 0 -1 4194304 2046 0 0 0 35 2 0 0 20 0 1 0 175361830 63119360 4669 18446744073709551615 4227072 8923577 140725264434560 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9827200 9836688 23928832 140725264443636 140725264443942 140725264443942 140725264449514 0
/proc/158030/statm: 15410 4669 2464 1147 0 2836 0
Current children cumulated CPU time: 0.37 s
Current children cumulated vsize: 65832 KiB
Current children cumulated memory: 21748 KiB

[startup+1.5002 s]
/proc/loadavg: 2.18 3.51 4.97 5/270 158031
/proc/meminfo: memFree=128029616/131249996 swapFree=33010160/33010684
[pid=158027] ppid=158024 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/158027/stat : 158027 (run-opt-ls-log.) S 158024 158027 157474 0 -1 4194304 241 389 0 0 0 0 0 0 20 0 1 0 175361799 4292608 768 18446744073709551615 94315486314496 94315487209029 140728861214672 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94315487448080 94315487495824 94315504099328 140728861219097 140728861219295 140728861219295 140728861224899 0
/proc/158027/statm: 1048 768 704 219 0 110 0
[pid=158030] ppid=158027 vsize=63700 memory=20596 CPUtime=1.17 cores=1,3
/proc/158030/stat : 158030 (roundingsat) R 158027 158027 157474 0 -1 4194304 2528 0 0 0 111 6 0 0 20 0 1 0 175361830 65228800 5149 18446744073709551615 4227072 8923577 140725264434560 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9827200 9836688 23928832 140725264443636 140725264443942 140725264443942 140725264449514 0
/proc/158030/statm: 15925 5149 2464 1147 0 3351 0
Current children cumulated CPU time: 1.17 s
Current children cumulated vsize: 67892 KiB
Current children cumulated memory: 23668 KiB

[startup+3.10549 s]
/proc/loadavg: 2.32 3.51 4.96 5/270 158031
/proc/meminfo: memFree=127148916/131249996 swapFree=33010160/33010684
[pid=158027] ppid=158024 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/158027/stat : 158027 (run-opt-ls-log.) S 158024 158027 157474 0 -1 4194304 241 389 0 0 0 0 0 0 20 0 1 0 175361799 4292608 768 18446744073709551615 94315486314496 94315487209029 140728861214672 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94315487448080 94315487495824 94315504099328 140728861219097 140728861219295 140728861219295 140728861224899 0
/proc/158027/statm: 1048 768 704 219 0 110 0
[pid=158030] ppid=158027 vsize=67684 memory=26260 CPUtime=2.76 cores=1,3
/proc/158030/stat : 158030 (roundingsat) R 158027 158027 157474 0 -1 4194304 3419 0 0 0 264 12 0 0 20 0 1 0 175361830 69308416 6565 18446744073709551615 4227072 8923577 140725264434560 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9827200 9836688 23928832 140725264443636 140725264443942 140725264443942 140725264449514 0
/proc/158030/statm: 16921 6565 2464 1147 0 4347 0
Current children cumulated CPU time: 2.76 s
Current children cumulated vsize: 71876 KiB
Current children cumulated memory: 29332 KiB

[startup+6.30012 s]
/proc/loadavg: 2.32 3.51 4.96 5/270 158031
/proc/meminfo: memFree=127025352/131249996 swapFree=33010160/33010684
[pid=158027] ppid=158024 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/158027/stat : 158027 (run-opt-ls-log.) S 158024 158027 157474 0 -1 4194304 241 389 0 0 0 0 0 0 20 0 1 0 175361799 4292608 768 18446744073709551615 94315486314496 94315487209029 140728861214672 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94315487448080 94315487495824 94315504099328 140728861219097 140728861219295 140728861219295 140728861224899 0
/proc/158027/statm: 1048 768 704 219 0 110 0
[pid=158030] ppid=158027 vsize=69676 memory=28180 CPUtime=5.96 cores=1,3
/proc/158030/stat : 158030 (roundingsat) R 158027 158027 157474 0 -1 4194304 3902 0 0 0 569 27 0 0 20 0 1 0 175361830 71348224 7045 18446744073709551615 4227072 8923577 140725264434560 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9827200 9836688 23928832 140725264443636 140725264443942 140725264443942 140725264449514 0
/proc/158030/statm: 17419 7045 2464 1147 0 4845 0
Current children cumulated CPU time: 5.96 s
Current children cumulated vsize: 73868 KiB
Current children cumulated memory: 31252 KiB

[startup+12.7001 s]
/proc/loadavg: 2.46 3.52 4.95 5/270 158031
/proc/meminfo: memFree=127012404/131249996 swapFree=33010160/33010684
[pid=158027] ppid=158024 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/158027/stat : 158027 (run-opt-ls-log.) S 158024 158027 157474 0 -1 4194304 241 389 0 0 0 0 0 0 20 0 1 0 175361799 4292608 768 18446744073709551615 94315486314496 94315487209029 140728861214672 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94315487448080 94315487495824 94315504099328 140728861219097 140728861219295 140728861219295 140728861224899 0
/proc/158027/statm: 1048 768 704 219 0 110 0
[pid=158030] ppid=158027 vsize=78948 memory=34964 CPUtime=12.33 cores=1,3
/proc/158030/stat : 158030 (roundingsat) R 158027 158027 157474 0 -1 4194304 5589 0 0 0 1184 49 0 0 20 0 1 0 175361830 80842752 8741 18446744073709551615 4227072 8923577 140725264434560 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9827200 9836688 23928832 140725264443636 140725264443942 140725264443942 140725264449514 0
/proc/158030/statm: 19737 8741 2464 1147 0 7163 0
Current children cumulated CPU time: 12.33 s
Current children cumulated vsize: 83140 KiB
Current children cumulated memory: 38036 KiB

[startup+25.5002 s]
/proc/loadavg: 2.80 3.55 4.94 4/271 158033
/proc/meminfo: memFree=127039344/131249996 swapFree=33010160/33010684
[pid=158027] ppid=158024 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/158027/stat : 158027 (run-opt-ls-log.) S 158024 158027 157474 0 -1 4194304 241 389 0 0 0 0 0 0 20 0 1 0 175361799 4292608 768 18446744073709551615 94315486314496 94315487209029 140728861214672 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94315487448080 94315487495824 94315504099328 140728861219097 140728861219295 140728861219295 140728861224899 0
/proc/158027/statm: 1048 768 704 219 0 110 0
[pid=158030] ppid=158027 vsize=84212 memory=40852 CPUtime=25.1 cores=1,3
/proc/158030/stat : 158030 (roundingsat) R 158027 158027 157474 0 -1 4194304 7092 0 0 0 2427 83 0 0 20 0 1 0 175361830 86233088 10213 18446744073709551615 4227072 8923577 140725264434560 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9827200 9836688 23928832 140725264443636 140725264443942 140725264443942 140725264449514 0
/proc/158030/statm: 21053 10213 2464 1147 0 8479 0
Current children cumulated CPU time: 25.1 s
Current children cumulated vsize: 88404 KiB
Current children cumulated memory: 43924 KiB

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

# cumulated CPU time of all completed processes:  user=27.7911 s, system=0.961575 s

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

[startup+25.6002 s]
/proc/loadavg: 2.80 3.55 4.94 4/271 158033
/proc/meminfo: memFree=127039344/131249996 swapFree=33010160/33010684
[pid=158027] ppid=158024 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/158027/stat : 158027 (run-opt-ls-log.) S 158024 158027 157474 0 -1 4194304 241 389 0 0 0 0 0 0 20 0 1 0 175361799 4292608 768 18446744073709551615 94315486314496 94315487209029 140728861214672 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94315487448080 94315487495824 94315504099328 140728861219097 140728861219295 140728861219295 140728861224899 0
/proc/158027/statm: 1048 768 704 219 0 110 0
[pid=158030] ppid=158027 vsize=84212 memory=40852 CPUtime=25.21 cores=1,3
/proc/158030/stat : 158030 (roundingsat) R 158027 158027 157474 0 -1 4194304 7092 0 0 0 2437 84 0 0 20 0 1 0 175361830 86233088 10213 18446744073709551615 4227072 8923577 140725264434560 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9827200 9836688 23928832 140725264443636 140725264443942 140725264443942 140725264449514 0
/proc/158030/statm: 21053 10213 2464 1147 0 8479 0
Current children cumulated CPU time: 25.21 s
Current children cumulated vsize: 88404 KiB
Current children cumulated memory: 43924 KiB

[startup+28.8002 s]
/proc/loadavg: 2.90 3.55 4.93 5/269 158047
/proc/meminfo: memFree=127598804/131249996 swapFree=33010160/33010684
[pid=158027] ppid=158024 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/158027/stat : 158027 (run-opt-ls-log.) S 158024 158027 157474 0 -1 4194304 241 389 0 0 0 0 0 0 20 0 1 0 175361799 4292608 768 18446744073709551615 94315486314496 94315487209029 140728861214672 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94315487448080 94315487495824 94315504099328 140728861219097 140728861219295 140728861219295 140728861224899 0
/proc/158027/statm: 1048 768 704 219 0 110 0
[pid=158030] ppid=158027 vsize=92432 memory=44820 CPUtime=28.39 cores=1,3
/proc/158030/stat : 158030 (roundingsat) R 158027 158027 157474 0 -1 4194304 8066 0 0 0 2747 92 0 0 20 0 1 0 175361830 94650368 11205 18446744073709551615 4227072 8923577 140725264434560 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9827200 9836688 23928832 140725264443636 140725264443942 140725264443942 140725264449514 0
/proc/158030/statm: 23108 11205 2464 1147 0 10534 0
Current children cumulated CPU time: 28.39 s
Current children cumulated vsize: 96624 KiB
Current children cumulated memory: 47892 KiB

[startup+29.6001 s]
/proc/loadavg: 2.90 3.55 4.93 4/266 158060
/proc/meminfo: memFree=127609268/131249996 swapFree=33010160/33010684
[pid=158027] ppid=158024 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/158027/stat : 158027 (run-opt-ls-log.) S 158024 158027 157474 0 -1 4194304 241 389 0 0 0 0 0 0 20 0 1 0 175361799 4292608 768 18446744073709551615 94315486314496 94315487209029 140728861214672 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94315487448080 94315487495824 94315504099328 140728861219097 140728861219295 140728861219295 140728861224899 0
/proc/158027/statm: 1048 768 704 219 0 110 0
[pid=158030] ppid=158027 vsize=93456 memory=46228 CPUtime=28.72 cores=1,3
/proc/158030/stat : 158030 (roundingsat) D 158027 158027 157474 0 -1 4194304 8437 0 0 0 2778 94 0 0 20 0 1 0 175361830 95698944 11557 18446744073709551615 4227072 8923577 140725264434560 0 0 0 0 0 8405026 1 0 0 17 3 0 0 0 0 0 9827200 9836688 23928832 140725264443636 140725264443942 140725264443942 140725264449514 0
/proc/158030/statm: 23364 11557 2464 1147 0 10790 0
Current children cumulated CPU time: 28.72 s
Current children cumulated vsize: 97648 KiB
Current children cumulated memory: 49300 KiB

[startup+30.4001 s]
/proc/loadavg: 2.90 3.55 4.93 3/266 158060
/proc/meminfo: memFree=127609684/131249996 swapFree=33010160/33010684
[pid=158027] ppid=158024 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/158027/stat : 158027 (run-opt-ls-log.) S 158024 158027 157474 0 -1 4194304 241 389 0 0 0 0 0 0 20 0 1 0 175361799 4292608 768 18446744073709551615 94315486314496 94315487209029 140728861214672 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94315487448080 94315487495824 94315504099328 140728861219097 140728861219295 140728861219295 140728861224899 0
/proc/158027/statm: 1048 768 704 219 0 110 0
[pid=158030] ppid=158027 vsize=93456 memory=46228 CPUtime=28.73 cores=1,3
/proc/158030/stat : 158030 (roundingsat) D 158027 158027 157474 0 -1 4194304 8437 0 0 0 2778 95 0 0 20 0 1 0 175361830 95698944 11557 18446744073709551615 4227072 8923577 140725264434560 0 0 0 0 0 8405026 1 0 0 17 3 0 0 0 0 0 9827200 9836688 23928832 140725264443636 140725264443942 140725264443942 140725264449514 0
/proc/158030/statm: 23364 11557 2464 1147 0 10790 0
Current children cumulated CPU time: 28.73 s
Current children cumulated vsize: 97648 KiB
Current children cumulated memory: 49300 KiB

[startup+30.6001 s]
/proc/loadavg: 2.90 3.55 4.93 3/266 158060
/proc/meminfo: memFree=127609684/131249996 swapFree=33010160/33010684
[pid=158027] ppid=158024 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/158027/stat : 158027 (run-opt-ls-log.) S 158024 158027 157474 0 -1 4194304 241 389 0 0 0 0 0 0 20 0 1 0 175361799 4292608 768 18446744073709551615 94315486314496 94315487209029 140728861214672 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94315487448080 94315487495824 94315504099328 140728861219097 140728861219295 140728861219295 140728861224899 0
/proc/158027/statm: 1048 768 704 219 0 110 0
[pid=158030] ppid=158027 vsize=93456 memory=46228 CPUtime=28.73 cores=1,3
/proc/158030/stat : 158030 (roundingsat) D 158027 158027 157474 0 -1 4194304 8437 0 0 0 2778 95 0 0 20 0 1 0 175361830 95698944 11557 18446744073709551615 4227072 8923577 140725264434560 0 0 0 0 0 8405026 1 0 0 17 3 0 0 0 0 0 9827200 9836688 23928832 140725264443636 140725264443942 140725264443942 140725264449514 0
/proc/158030/statm: 23364 11557 2464 1147 0 10790 0
Current children cumulated CPU time: 28.73 s
Current children cumulated vsize: 97648 KiB
Current children cumulated memory: 49300 KiB

[startup+30.7001 s]
/proc/loadavg: 2.90 3.55 4.93 3/266 158060
/proc/meminfo: memFree=127609684/131249996 swapFree=33010160/33010684
[pid=158027] ppid=158024 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/158027/stat : 158027 (run-opt-ls-log.) S 158024 158027 157474 0 -1 4194304 241 389 0 0 0 0 0 0 20 0 1 0 175361799 4292608 768 18446744073709551615 94315486314496 94315487209029 140728861214672 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94315487448080 94315487495824 94315504099328 140728861219097 140728861219295 140728861219295 140728861224899 0
/proc/158027/statm: 1048 768 704 219 0 110 0
[pid=158030] ppid=158027 vsize=93456 memory=46228 CPUtime=28.73 cores=1,3
/proc/158030/stat : 158030 (roundingsat) D 158027 158027 157474 0 -1 4194304 8437 0 0 0 2778 95 0 0 20 0 1 0 175361830 95698944 11557 18446744073709551615 4227072 8923577 140725264434560 0 0 0 0 0 8405026 1 0 0 17 3 0 0 0 0 0 9827200 9836688 23928832 140725264443636 140725264443942 140725264443942 140725264449514 0
/proc/158030/statm: 23364 11557 2464 1147 0 10790 0
Current children cumulated CPU time: 28.73 s
Current children cumulated vsize: 97648 KiB
Current children cumulated memory: 49300 KiB

Child status: 0

Real time (s): 30.741
CPU time (s): 28.7527
CPU user time (s): 27.7911
CPU system time (s): 0.961575
CPU usage (%): 93.532
Max. virtual memory (cumulated for all children) (KiB): 97648
Max. memory (cumulated for all children) (KiB): 49300

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 27.7911
system time used= 0.961575
maximum resident set size= 46228
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9089
page faults= 0
swaps= 0
block input operations= 0
block output operations= 383104
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2978
involuntary context switches= 54


# summary of solver processes directly reported to runsolver:
#   pid: 158027
#   total CPU time (s): 28.7527
#   total CPU user time (s): 27.7911
#   total CPU system time (s): 0.961575

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.063882 second user time and 0.154472 second system time

The end

Launcher Data

Begin job on nodeC029 at 2025-07-15 18:27:14
IDJOB=4532101
IDBENCH=158472
IDSOLVER=3392
FILE ID=nodeC029/4532101-1752596834
RUNJOBID= nodeC029-1752596819-157486
SLURM_JOB_ID= 9684378
Free space on /tmp= 432664 MiB

SOLVER NAME= roundingsat-ls+pbsuma-log 0f876b3
BENCH NAME= PB24/normalized-PB15eval/OPT-LIN/minlplib2-pb-0.1.0/opb/normalized-sporttournament18.lin.opb
COMMAND LINE= run-opt-ls-log.sh BENCHNAME PROOFFILE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4532101-1752596834/watcher-4532101-1752596834 -o /tmp/evaluation-result-4532101-1752596834/solver-4532101-1752596834 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC029-1752596819-157486 --watchdog 3760 --file-size-limit 100000 run-opt-ls-log.sh HOME/instance-4532101-1752596834.opb PROOFDIR/proof-4532101-1752596834

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

MD5SUM BENCH= 609ffeb3252de5d8ecab6cf3f101c41d
RANDOM SEED=240251740

nodeC029 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.725
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.46
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.733
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.46
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.724
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.46
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		: 3630.451
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.46
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.870
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.46
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.043
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.46
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		: 3600.098
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.46
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.031
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.46
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        128281260 kB
MemAvailable:   128894796 kB
Buffers:            2128 kB
Cached:          1405724 kB
SwapCached:           40 kB
Active:          1570328 kB
Inactive:         484608 kB
Active(anon):     668612 kB
Inactive(anon):     4760 kB
Active(file):     901716 kB
Inactive(file):   479848 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            226364 kB
Writeback:             4 kB
AnonPages:        650348 kB
Mapped:           117268 kB
Shmem:             26212 kB
KReclaimable:     142420 kB
Slab:             240152 kB
SReclaimable:     142420 kB
SUnreclaim:        97732 kB
KernelStack:        4288 kB
PageTables:         4448 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    1140928 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150568 kB
VmallocChunk:          0 kB
Percpu:             3968 kB
HardwareCorrupted:     0 kB
AnonHugePages:    245760 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:      193236 kB
DirectMap2M:    11112448 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 432644 MiB
End job on nodeC029 at 2025-07-15 18:27:45