Trace number 4520483

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 63f22adOPT cert.120 28.5275 28.9868

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/
dominating_set/normalized-dominating_set_hexgrid_opt_r6_c80.opb
MD5SUMc38d53ef62d5a1e991caa36d02813e97
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 benchmark120
Best CPU time to get the best result obtained on this benchmark0.023232
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables480
Total number of constraints480
Number of constraints which are clauses480
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint4
Maximum length of a constraint4
Number of terms in the objective function 480
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 480
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 480
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-4520483-1751556014.opb'
0.00/0.01	c 	read 0.02MB  (0.39ms)
0.00/0.01	c	 [cnf: #variables 480 #clauses 481 #duplicates 0 #arr 2400]
0.00/0.01	c output proof to 'PROOFDIR/proof-4520483-1751556014'
0.00/0.01	c 
0.00/0.01	c make graph and approximate orbits
0.00/0.01	c	 [group: #orbits ~= 2] (0.29ms)
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 	 (0.26ms)
0.00/0.01	c 
0.00/0.01	c detect symmetries on remainder
0.00/0.01	c 	[graph: #vertices 1921 #edges 6720]
0.00/0.01	c 	dejavu (support_limit=2048.00MB, budget_limit=64)
0.00/0.01	c 	 [group: #symmetries 9.60*10^2 #generators 3] (1.55ms)
0.00/0.01	c 
0.00/0.01	c optimize generators (opt_passes=64, conjugate_limit=256)
0.00/0.01	c 	(0.01ms)
0.00/0.01	c 
0.00/0.01	c finalize break order and special generators
0.00/0.01	c 
0.00/0.01	c add generic predicates (break_depth=20)
0.00/0.01	c 	added predicates for 3 generators (0.01ms)
0.00/0.01	c 
0.00/0.01	c generation finished
0.00/0.01	c 	[sbp: #constraints 174 #add_vars 57]
0.00/0.01	c 
0.00/0.01	c write result to 'HOME/instance-4520483-1751556014.opb.pre'
0.00/0.01	c 	wrote 0.03MB (0.14ms)
0.00/0.01	c ------------------------------------------------------------------
0.00/0.01	c                   2.23ms 45.34% other
0.00/0.01	c                   1.55ms 31.60% detect_generic
0.00/0.01	c                   0.39ms  8.00% parse
0.00/0.01	c                   0.29ms  5.88% approx_orbits
0.00/0.01	c                   0.26ms  5.39% detect_special
0.00/0.01	c                   0.14ms  2.84% output
0.00/0.01	c                   0.03ms  0.57% finalize_order
0.00/0.01	c                   0.01ms  0.27% break_generic
0.00/0.01	c                   0.01ms  0.11% optimize_gens
0.00/0.01	c         ───────────────────────────────────────────────
0.00/0.01	c                   4.91ms   100% total
0.00/0.01	c ------------------------------------------------------------------
0.00/0.03	c RoundingSat 2
0.00/0.03	c branch pb25
0.00/0.03	c commit 63f22ad
0.00/0.03	c #variables 537 #constraints 654
0.00/0.03	c objective is ce32 
0.00/0.03	c initial watched  CF 32, 64, 128, Arb: 0 , 0 , 0 , 0
0.00/0.03	c initial counting CF 32, 64, 128, Arb: 1 , 0 , 0 , 0
0.00/0.03	c bounds 153 >= 0 @ 0.005646
0.00/0.06	c rational objective 120
0.27/0.38	c bounds 152 >= 0 @ 0.342001
0.27/0.38	c bounds 152 >= 1 @ 0.342001
0.27/0.38	c bounds 152 >= 2 @ 0.342001
0.27/0.38	c bounds 152 >= 3 @ 0.342104
0.27/0.38	c bounds 152 >= 4 @ 0.342255
0.27/0.38	c bounds 152 >= 5 @ 0.342433
0.27/0.38	c bounds 152 >= 6 @ 0.342594
0.27/0.38	c bounds 152 >= 7 @ 0.342736
0.27/0.38	c bounds 152 >= 8 @ 0.342879
0.27/0.38	c bounds 152 >= 9 @ 0.34303
0.27/0.38	c bounds 152 >= 10 @ 0.343181
0.27/0.38	c bounds 152 >= 11 @ 0.343335
0.27/0.38	c bounds 152 >= 12 @ 0.343483
0.27/0.38	c bounds 152 >= 13 @ 0.343631
0.27/0.38	c bounds 152 >= 14 @ 0.343781
0.27/0.38	c bounds 152 >= 15 @ 0.343932
0.27/0.38	c bounds 152 >= 16 @ 0.344077
0.27/0.38	c bounds 152 >= 17 @ 0.344232
0.27/0.38	c bounds 152 >= 18 @ 0.344379
0.27/0.38	c bounds 152 >= 19 @ 0.344524
0.27/0.38	c bounds 152 >= 20 @ 0.344676
0.27/0.38	c bounds 152 >= 21 @ 0.344819
0.27/0.38	c bounds 152 >= 22 @ 0.344973
0.27/0.38	c bounds 152 >= 23 @ 0.344996
0.27/0.38	c bounds 152 >= 24 @ 0.344996
0.27/0.38	c bounds 152 >= 25 @ 0.344996
0.27/0.38	c bounds 152 >= 26 @ 0.344996
0.27/0.38	c bounds 152 >= 27 @ 0.344996
0.27/0.38	c bounds 152 >= 28 @ 0.344996
0.27/0.38	c bounds 152 >= 29 @ 0.34506
0.27/0.38	c bounds 152 >= 30 @ 0.345203
0.27/0.38	c bounds 152 >= 31 @ 0.345352
0.27/0.38	c bounds 152 >= 32 @ 0.345493
0.27/0.38	c bounds 152 >= 33 @ 0.345637
0.27/0.38	c bounds 152 >= 34 @ 0.345787
0.27/0.38	c bounds 152 >= 35 @ 0.345933
0.27/0.38	c bounds 152 >= 36 @ 0.346086
0.27/0.38	c bounds 152 >= 37 @ 0.346235
0.27/0.38	c bounds 152 >= 38 @ 0.346384
0.27/0.38	c bounds 152 >= 39 @ 0.346537
0.27/0.38	c bounds 152 >= 40 @ 0.346679
0.27/0.38	c bounds 152 >= 41 @ 0.346824
0.27/0.38	c bounds 152 >= 42 @ 0.346974
0.27/0.38	c bounds 152 >= 43 @ 0.346995
0.27/0.38	c bounds 152 >= 44 @ 0.346995
0.27/0.38	c bounds 152 >= 45 @ 0.346995
0.27/0.38	c bounds 152 >= 46 @ 0.346995
0.27/0.38	c bounds 152 >= 47 @ 0.346995
0.27/0.38	c bounds 152 >= 48 @ 0.346995
0.27/0.38	c bounds 152 >= 49 @ 0.347061
0.27/0.38	c bounds 152 >= 50 @ 0.347207
0.27/0.39	c bounds 151 >= 50 @ 0.348654
0.27/0.39	c bounds 151 >= 51 @ 0.348826
0.27/0.39	c bounds 151 >= 52 @ 0.348975
0.27/0.39	c bounds 151 >= 53 @ 0.348992
0.27/0.39	c bounds 151 >= 54 @ 0.348992
0.27/0.39	c bounds 151 >= 55 @ 0.348992
0.27/0.39	c bounds 151 >= 56 @ 0.348992
0.27/0.39	c bounds 151 >= 57 @ 0.348992
0.27/0.39	c bounds 151 >= 58 @ 0.348992
0.27/0.39	c bounds 151 >= 59 @ 0.348992
0.27/0.39	c bounds 151 >= 60 @ 0.348992
0.27/0.39	c bounds 151 >= 61 @ 0.348992
0.27/0.39	c bounds 151 >= 62 @ 0.348992
0.27/0.39	c bounds 151 >= 63 @ 0.349073
0.27/0.39	c bounds 151 >= 64 @ 0.349211
0.27/0.39	c bounds 151 >= 65 @ 0.349349
0.27/0.39	c bounds 151 >= 66 @ 0.349493
0.27/0.39	c bounds 151 >= 67 @ 0.349632
0.27/0.39	c bounds 151 >= 68 @ 0.349767
0.27/0.39	c bounds 151 >= 69 @ 0.349905
0.27/0.39	c bounds 151 >= 70 @ 0.350055
0.27/0.39	c bounds 151 >= 71 @ 0.350204
0.27/0.39	c bounds 151 >= 72 @ 0.350349
0.27/0.39	c bounds 151 >= 73 @ 0.350502
0.27/0.39	c bounds 151 >= 74 @ 0.350647
0.27/0.39	c bounds 151 >= 75 @ 0.350797
0.27/0.39	c bounds 151 >= 76 @ 0.350941
0.27/0.39	c bounds 151 >= 77 @ 0.351092
0.27/0.39	c bounds 151 >= 78 @ 0.351247
0.27/0.39	c bounds 151 >= 79 @ 0.3514
0.27/0.39	c bounds 151 >= 80 @ 0.351561
0.27/0.39	c bounds 151 >= 81 @ 0.351713
0.27/0.39	c bounds 151 >= 82 @ 0.351867
0.27/0.39	c bounds 151 >= 83 @ 0.352023
0.27/0.39	c bounds 151 >= 84 @ 0.352187
0.27/0.39	c bounds 151 >= 85 @ 0.352338
0.27/0.39	c bounds 151 >= 86 @ 0.352491
0.27/0.39	c bounds 151 >= 87 @ 0.352643
0.27/0.39	c bounds 151 >= 88 @ 0.352798
0.27/0.39	c bounds 151 >= 89 @ 0.352949
0.27/0.39	c bounds 151 >= 90 @ 0.352988
0.27/0.39	c bounds 151 >= 91 @ 0.352988
0.27/0.39	c bounds 151 >= 92 @ 0.352988
0.27/0.39	c bounds 151 >= 93 @ 0.352988
0.27/0.39	c bounds 151 >= 94 @ 0.352988
0.27/0.39	c bounds 151 >= 95 @ 0.352988
0.27/0.39	c bounds 151 >= 96 @ 0.353062
0.27/0.39	c bounds 151 >= 97 @ 0.353222
0.27/0.39	c bounds 151 >= 98 @ 0.353371
0.27/0.39	c bounds 151 >= 99 @ 0.353519
0.27/0.39	c bounds 151 >= 100 @ 0.353663
0.27/0.39	c bounds 151 >= 101 @ 0.353805
0.27/0.39	c bounds 151 >= 102 @ 0.353957
0.27/0.39	c bounds 151 >= 103 @ 0.353991
0.27/0.40	c bounds 151 >= 104 @ 0.353991
0.27/0.40	c bounds 151 >= 105 @ 0.353991
0.27/0.40	c bounds 151 >= 106 @ 0.353991
0.27/0.40	c bounds 151 >= 107 @ 0.353991
0.27/0.40	c bounds 151 >= 108 @ 0.353994
0.27/0.40	c bounds 151 >= 109 @ 0.35471
0.27/0.41	c bounds 150 >= 109 @ 0.361883
0.27/0.41	c bounds 150 >= 110 @ 0.361941
0.37/0.41	c bounds 150 >= 111 @ 0.362615
0.37/0.41	c bounds 150 >= 112 @ 0.364793
0.37/0.45	c bounds 150 >= 113 @ 0.409457
0.37/0.46	c bounds 149 >= 113 @ 0.410302
0.37/0.46	c bounds 148 >= 113 @ 0.411227
0.37/0.46	c bounds 147 >= 113 @ 0.413898
0.37/0.46	c bounds 146 >= 113 @ 0.41556
0.37/0.46	c bounds 146 >= 114 @ 0.415752
0.37/0.46	c bounds 146 >= 115 @ 0.416112
0.37/0.47	c bounds 146 >= 116 @ 0.421404
0.37/0.47	c bounds 145 >= 116 @ 0.423353
0.37/0.47	c bounds 144 >= 116 @ 0.425372
0.37/0.47	c bounds 143 >= 116 @ 0.427955
0.37/0.50	c bounds 143 >= 117 @ 0.452342
0.37/0.50	c bounds 142 >= 117 @ 0.454224
0.47/0.54	c #Conflicts:       1000 | #Constraints:       2459
0.47/0.54	c bounds 141 >= 117 @ 0.488956
0.47/0.55	c bounds 141 >= 118 @ 0.50393
0.76/0.80	c #Conflicts:       2000 | #Constraints:       3541
0.76/0.80	c INPROCESSING
0.76/0.80	c GARBAGE COLLECT
0.76/0.80	c rational objective 120
1.06/1.11	c bounds 140 >= 118 @ 1.03699
1.06/1.11	c bounds 139 >= 118 @ 1.03775
1.06/1.12	c bounds 138 >= 118 @ 1.04278
1.06/1.12	c bounds 137 >= 118 @ 1.04544
1.06/1.13	c bounds 136 >= 118 @ 1.05564
1.06/1.15	c bounds 135 >= 118 @ 1.07718
1.15/1.26	c #Conflicts:       3000 | #Constraints:       3337
1.15/1.26	c bounds 134 >= 118 @ 1.17414
1.36/1.43	c bounds 134 >= 119 @ 1.33488
1.45/1.58	c #Conflicts:       4000 | #Constraints:       4413
1.45/1.58	c INPROCESSING
1.45/1.58	c GARBAGE COLLECT
1.45/1.58	c rational objective 120
2.16/2.22	c #Conflicts:       5000 | #Constraints:       3700
2.16/2.22	c #Conflicts:       6000 | #Constraints:       4700
2.16/2.22	c INPROCESSING
2.16/2.22	c GARBAGE COLLECT
2.16/2.22	c rational objective 120
2.45/2.52	c bounds 133 >= 119 @ 2.40413
2.66/2.72	c #Conflicts:       7000 | #Constraints:       3727
2.66/2.72	c bounds 132 >= 119 @ 2.59387
2.75/2.81	c #Conflicts:       8000 | #Constraints:       4758
2.75/2.81	c bounds 131 >= 119 @ 2.68223
2.96/3.09	c #Conflicts:       9000 | #Constraints:       5760
2.96/3.09	c INPROCESSING
2.96/3.09	c GARBAGE COLLECT
2.96/3.09	c rational objective 120
3.46/3.51	c bounds 130 >= 119 @ 3.36727
3.55/3.68	c #Conflicts:      10000 | #Constraints:       4478
3.55/3.68	c bounds 129 >= 119 @ 3.52092
3.96/4.01	c #Conflicts:      11000 | #Constraints:       5506
3.96/4.01	c #Conflicts:      12000 | #Constraints:       6506
3.96/4.01	c INPROCESSING
3.96/4.01	c GARBAGE COLLECT
3.96/4.01	c rational objective 120
4.35/4.40	c bounds 128 >= 119 @ 4.21807
4.95/5.04	c #Conflicts:      13000 | #Constraints:       4958
4.95/5.04	c #Conflicts:      14000 | #Constraints:       6005
4.95/5.04	c #Conflicts:      15000 | #Constraints:       7052
4.95/5.04	c INPROCESSING
4.95/5.04	c GARBAGE COLLECT
4.95/5.04	c rational objective 120
5.84/5.98	c #Conflicts:      16000 | #Constraints:       5129
5.84/5.98	c #Conflicts:      17000 | #Constraints:       6129
5.84/5.98	c #Conflicts:      18000 | #Constraints:       7129
5.84/5.98	c INPROCESSING
5.84/5.98	c GARBAGE COLLECT
5.84/5.98	c rational objective 120
7.04/7.13	c #Conflicts:      19000 | #Constraints:       5175
7.04/7.13	c #Conflicts:      20000 | #Constraints:       6205
7.04/7.13	c #Conflicts:      21000 | #Constraints:       7249
7.04/7.13	c INPROCESSING
7.04/7.13	c GARBAGE COLLECT
7.04/7.13	c rational objective 120
7.93/8.05	c #Conflicts:      22000 | #Constraints:       4936
7.93/8.05	c #Conflicts:      23000 | #Constraints:       5936
7.93/8.05	c #Conflicts:      24000 | #Constraints:       6936
7.93/8.05	c bounds 128 >= 120 @ 7.72385
8.03/8.13	c #Conflicts:      25000 | #Constraints:       8038
8.03/8.13	c INPROCESSING
8.03/8.13	c GARBAGE COLLECT
8.03/8.13	WSVECS04 Frhs2[319]: 6 -1.00001 0 shouldn't be
8.13/8.24	c rational objective 120
9.42/9.56	c #Conflicts:      26000 | #Constraints:       5588
9.42/9.56	c #Conflicts:      27000 | #Constraints:       6607
9.42/9.56	c #Conflicts:      28000 | #Constraints:       7637
9.42/9.56	c #Conflicts:      29000 | #Constraints:       8663
9.42/9.56	c INPROCESSING
9.42/9.56	c GARBAGE COLLECT
9.42/9.56	c rational objective 120
10.61/10.77	c #Conflicts:      30000 | #Constraints:       5956
10.61/10.77	c #Conflicts:      31000 | #Constraints:       6956
10.61/10.77	c #Conflicts:      32000 | #Constraints:       7956
10.61/10.77	c #Conflicts:      33000 | #Constraints:       8956
10.61/10.77	c INPROCESSING
10.61/10.77	c GARBAGE COLLECT
10.61/10.77	c rational objective 120
11.31/11.40	c #Conflicts:      34000 | #Constraints:       6216
11.31/11.40	c bounds 127 >= 120 @ 10.939
12.01/12.19	c #Conflicts:      35000 | #Constraints:       7261
12.01/12.19	c #Conflicts:      36000 | #Constraints:       8296
12.01/12.19	c #Conflicts:      37000 | #Constraints:       9319
12.01/12.19	c INPROCESSING
12.01/12.19	c GARBAGE COLLECT
12.01/12.19	c rational objective 120
13.49/13.61	c #Conflicts:      38000 | #Constraints:       6193
13.49/13.61	c #Conflicts:      39000 | #Constraints:       7193
13.49/13.61	c #Conflicts:      40000 | #Constraints:       8193
13.49/13.61	c #Conflicts:      41000 | #Constraints:       9193
13.49/13.61	c INPROCESSING
13.49/13.61	c GARBAGE COLLECT
13.49/13.61	c rational objective 120
14.39/14.56	c #Conflicts:      42000 | #Constraints:       6048
14.39/14.56	c #Conflicts:      43000 | #Constraints:       7060
14.39/14.56	c #Conflicts:      44000 | #Constraints:       8087
14.39/14.56	c #Conflicts:      45000 | #Constraints:       9116
14.39/14.56	c bounds 126 >= 120 @ 13.9875
14.59/14.77	c #Conflicts:      46000 | #Constraints:      10163
14.59/14.77	c INPROCESSING
14.59/14.77	c GARBAGE COLLECT
14.59/14.77	c rational objective 120
16.08/16.21	c #Conflicts:      47000 | #Constraints:       6677
16.08/16.21	c #Conflicts:      48000 | #Constraints:       7677
16.08/16.21	c #Conflicts:      49000 | #Constraints:       8677
16.08/16.21	c #Conflicts:      50000 | #Constraints:       9677
16.08/16.21	c #Conflicts:      51000 | #Constraints:      10677
16.08/16.21	c INPROCESSING
16.08/16.21	c GARBAGE COLLECT
16.08/16.21	c rational objective 120
16.18/16.38	c bounds 125 >= 120 @ 15.7439
17.47/17.69	c #Conflicts:      52000 | #Constraints:       7097
17.47/17.69	c #Conflicts:      53000 | #Constraints:       8120
17.47/17.69	c #Conflicts:      54000 | #Constraints:       9137
17.47/17.69	c #Conflicts:      55000 | #Constraints:      10156
17.47/17.69	c #Conflicts:      56000 | #Constraints:      11166
17.47/17.69	c INPROCESSING
17.47/17.69	c GARBAGE COLLECT
17.47/17.69	c rational objective 120
19.17/19.36	c #Conflicts:      57000 | #Constraints:       7218
19.17/19.36	c #Conflicts:      58000 | #Constraints:       8218
19.17/19.36	c #Conflicts:      59000 | #Constraints:       9218
19.17/19.36	c #Conflicts:      60000 | #Constraints:      10218
19.17/19.36	c #Conflicts:      61000 | #Constraints:      11218
19.17/19.36	c INPROCESSING
19.17/19.36	c GARBAGE COLLECT
19.17/19.36	c rational objective 120
20.46/20.68	c #Conflicts:      62000 | #Constraints:       7286
20.46/20.68	c #Conflicts:      63000 | #Constraints:       8312
20.46/20.68	c #Conflicts:      64000 | #Constraints:       9330
20.46/20.68	c bounds 124 >= 120 @ 19.9113
21.26/21.46	c #Conflicts:      65000 | #Constraints:      10356
21.26/21.46	c #Conflicts:      66000 | #Constraints:      11375
21.26/21.46	c INPROCESSING
21.26/21.46	c GARBAGE COLLECT
21.26/21.46	c rational objective 120
23.26/23.42	c #Conflicts:      67000 | #Constraints:       7024
23.26/23.42	c #Conflicts:      68000 | #Constraints:       8025
23.26/23.42	c #Conflicts:      69000 | #Constraints:       9025
23.26/23.42	c #Conflicts:      70000 | #Constraints:      10025
23.26/23.42	c #Conflicts:      71000 | #Constraints:      11025
23.26/23.42	c #Conflicts:      72000 | #Constraints:      12025
23.26/23.42	c INPROCESSING
23.26/23.42	c GARBAGE COLLECT
23.26/23.42	c rational objective 120
24.94/25.14	c #Conflicts:      73000 | #Constraints:       7667
24.94/25.14	c #Conflicts:      74000 | #Constraints:       8694
24.94/25.14	c #Conflicts:      75000 | #Constraints:       9719
24.94/25.14	c #Conflicts:      76000 | #Constraints:      10735
24.94/25.14	c #Conflicts:      77000 | #Constraints:      11752
24.94/25.14	c #Conflicts:      78000 | #Constraints:      12763
24.94/25.14	c INPROCESSING
24.94/25.14	c GARBAGE COLLECT
24.94/25.14	c rational objective 120
26.94/27.16	c #Conflicts:      79000 | #Constraints:       8016
26.94/27.16	c #Conflicts:      80000 | #Constraints:       9029
26.94/27.16	c #Conflicts:      81000 | #Constraints:      10047
26.94/27.16	c #Conflicts:      82000 | #Constraints:      11067
26.94/27.16	c #Conflicts:      83000 | #Constraints:      12083
26.94/27.16	c #Conflicts:      84000 | #Constraints:      13099
26.94/27.16	c INPROCESSING
26.94/27.16	c GARBAGE COLLECT
26.94/27.16	c rational objective 120
28.43/28.64	c #Conflicts:      85000 | #Constraints:       8183
28.43/28.64	c #Conflicts:      86000 | #Constraints:       9183
28.43/28.64	c #Conflicts:      87000 | #Constraints:      10183
28.43/28.64	c bounds 120 >= 120 @ 27.5922
28.43/28.64	c cpu time 27.5922 s
28.43/28.64	c deterministic time 834832527 8.35e+08
28.43/28.64	c optimization time 0.018801 s
28.43/28.64	c total solve time 27.5697 s
28.43/28.64	c core-guided solve time 12.5288 s
28.43/28.64	c propagation time 12.4856 s
28.43/28.64	c conflict analysis time 6.52152 s
28.43/28.64	c propagations 7969154
28.43/28.64	c resolve steps 771955
28.43/28.64	c decisions 264456
28.43/28.64	c conflicts 87766
28.43/28.64	c restarts 253
28.43/28.64	c inprocessing phases 21
28.43/28.64	c garbage collections 21 ,( 100.00 )
28.43/28.64	c input clauses 935 ,( 52.44 )
28.43/28.64	c input cardinalities 588 ,( 32.98 )
28.43/28.64	c input general constraints 260 ,( 14.58 )
28.43/28.64	c input average constraint length 45.62
28.43/28.64	c input average constraint degree 12.22
28.43/28.64	c learned clauses 44586 ,( 50.22 )
28.43/28.64	c learned cardinalities 3141 ,( 3.54 )
28.43/28.64	c learned general constraints 41050 ,( 46.24 )
28.43/28.64	c learned average constraint length 101.25
28.43/28.64	c learned average constraint degree 1929614131.45
28.43/28.64	c watched  CF 32, 64, 128, Arb: 9662 , 0 , 0 , 0
28.43/28.64	c counting CF 32, 64, 128, Arb: 31649 , 0 , 0 , 0
28.43/28.64	c watched   constraints 9662 ,( 23.39 ) 
28.43/28.64	c counting  constraints 31648 ,( 76.61 ) 
28.43/28.64	c loaded clauses, cards, PBs, (WATCHED, COUNTING): 6435039 , 13249657 , 80890747 ,( 7175930 , 73714817 )
28.43/28.64	c gcd simplifications 4622
28.43/28.64	c detected cardinalities 300
28.43/28.64	c weakened non-implied lits 6334664
28.43/28.64	c weakened non-implying lits 11464
28.43/28.64	c original variables 537
28.43/28.64	c clausal propagations 1057259
28.43/28.64	c cardinality propagations 1025972
28.43/28.64	c watched propagations 208864
28.43/28.64	c counting propagations 5081043
28.43/28.64	c watch lookups 397763138
28.43/28.64	c watch backjump lookups 0
28.43/28.64	c watch checks 147981344
28.43/28.64	c propagation checks 232048290
28.43/28.64	c constraint additions 40371012
28.43/28.64	c trail pops 8320330
28.43/28.64	c formula constraints 654
28.43/28.64	c learned constraints 86777
28.43/28.64	c bound constraints 202
28.43/28.64	c core-guided constraints 927
28.43/28.64	c encountered formula constraints 144260
28.43/28.64	c encountered learned constraints 489444
28.43/28.64	c encountered bound constraints 160
28.43/28.64	c encountered core-guided constraints 153613
28.43/28.64	c LP total time 10.9792 s
28.43/28.64	c LP solve time 4.67 s
28.43/28.64	c LP constraints added 684
28.43/28.64	c LP constraints removed 28
28.43/28.64	c LP pivots internal 88217
28.43/28.64	c LP pivots root 26585
28.43/28.64	c LP calls 1114
28.43/28.64	c LP optimalities 120
28.43/28.64	c LP no pivot count 7
28.43/28.64	c LP infeasibilities 991
28.43/28.64	c LP valid Farkas constraints 990
28.43/28.64	c LP learned Farkas constraints 990
28.43/28.64	c LP basis resets 2
28.43/28.64	c LP cycling count 0
28.43/28.64	c LP singular count 0
28.43/28.64	c LP no primal count 0
28.43/28.64	c LP no farkas count 1
28.43/28.64	c LP other issue count 1
28.43/28.64	c LP Gomory cuts 20
28.43/28.64	c LP learned cuts 10
28.43/28.64	c LP deleted cuts 28
28.43/28.64	c LP encountered Gomory constraints 50
28.43/28.64	c LP encountered Farkas constraints 61356
28.43/28.64	c LP encountered learned Farkas constraints 9848
28.43/28.64	c CG auxiliary variables introduced 349
28.43/28.64	c CG solutions found 30
28.43/28.64	c CG cores constructed 120
28.43/28.64	c CG core cardinality constraints returned 0
28.43/28.64	c CG unit cores 0
28.43/28.64	c CG single cores 120
28.43/28.64	c CG blocks removed during cardinality reduction 0
28.43/28.64	c CG first core best 0
28.43/28.64	c CG decision core best 0
28.43/28.64	c CG core reduction tie 0
28.43/28.64	c CG core degree average 1.00
28.43/28.64	c CG core slack average 5.48
28.43/28.64	c CG core upper bound improvements 11
28.43/28.64	c STR number of successful calls 0
28.43/28.64	c STR number of unsuccessful calls 0
28.43/28.64	c STR number of inconclusive calls 0
28.43/28.64	c STR number of successful attempts 0
28.43/28.64	c STR number of unsuccessful attempts 0
28.43/28.64	c STR number of inconclusive attempts 0
28.43/28.64	c STR average degree increase per successful call inf
28.43/28.64	c STR average degree increase per successful attempt inf
28.43/28.64	c STR total number of conflicts for successful attempts 0
28.43/28.64	c STR total number of conflicts for unsuccessful attempts 0
28.43/28.64	c STR total number of conflicts for inconclusive attempts 0
28.43/28.64	c STR average number of conflicts per successful attempt inf
28.43/28.64	c STR average number of conflicts per unsuccessful attempt inf
28.43/28.64	c STR average number of conflicts per inconclusive attempt inf
28.43/28.64	c AVG.sumWPerc 56.20 
28.43/28.64	c bigint constraints 0 
28.43/28.64	o 120
28.43/28.64	s OPTIMUM FOUND
28.51/28.98	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

Verifier Data

OK	120

Checking of UNSAT/OPT proofs:

VeriPB + CakePB

Thu Jul  3 20:40:57 CEST 2025
extraparms=--no-checkDeletion
-- veripb --
Running VeriPB version 2.3.0
s VERIFIED BOUNDS 120 <= obj <= 120
Verification succeeded.
-- cakepb --
s VERIFIED BOUNDS 120 <= obj <= 120
--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 (59543 MiB free)
  memory of node 1: 64465 MiB (58450 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4520483-1751556014/watcher-4520483-1751556014 -o /tmp/evaluation-result-4520483-1751556014/solver-4520483-1751556014 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC016-1751555170-93569 --watchdog 3760 --file-size-limit 100000 run-opt-ls-log.sh HOME/instance-4520483-1751556014.opb PROOFDIR/proof-4520483-1751556014 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

Enforcing FSIZE limit: 104857600 KiB
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing FSIZE limit: 102400000 KiB
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 5.14.0-503.14.1.el9_5.x86_64
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=94546, runsolver pid=94543

[startup+0.100058 s]*
/proc/loadavg: 4.07 3.92 3.03 4/270 94549
/proc/meminfo: memFree=120825476/131250000 swapFree=33010160/33010684
[pid=94546] ppid=94543 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/94546/stat : 94546 (run-opt-ls-log.) S 94543 94546 93530 0 -1 4194304 245 457 0 0 0 0 0 0 20 0 1 0 71278945 4292608 768 18446744073709551615 94042136518656 94042137413189 140730359813680 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94042137652240 94042137699984 94042159751168 140730359822619 140730359822817 140730359822817 140730359828419 0
/proc/94546/statm: 1048 768 704 219 0 110 0
[pid=94549] ppid=94546 vsize=58080 memory=12596 CPUtime=0.07 cores=0,2
/proc/94549/stat : 94549 (roundingsat) R 94546 94546 93530 0 -1 4194304 1101 0 0 0 7 0 0 0 20 0 1 0 71278947 59473920 3149 18446744073709551615 4227072 8923433 140728244445680 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 21385216 140728244447478 140728244447784 140728244447784 140728244453354 0
/proc/94549/statm: 14520 3149 2368 1147 0 1947 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 62272 KiB
Current children cumulated memory: 15668 KiB

[startup+0.205785 s]*
/proc/loadavg: 4.07 3.92 3.03 4/270 94549
/proc/meminfo: memFree=120825476/131250000 swapFree=33010160/33010684
[pid=94546] ppid=94543 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/94546/stat : 94546 (run-opt-ls-log.) S 94543 94546 93530 0 -1 4194304 245 457 0 0 0 0 0 0 20 0 1 0 71278945 4292608 768 18446744073709551615 94042136518656 94042137413189 140730359813680 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94042137652240 94042137699984 94042159751168 140730359822619 140730359822817 140730359822817 140730359828419 0
/proc/94546/statm: 1048 768 704 219 0 110 0
[pid=94549] ppid=94546 vsize=59680 memory=14132 CPUtime=0.17 cores=0,2
/proc/94549/stat : 94549 (roundingsat) R 94546 94546 93530 0 -1 4194304 1494 0 0 0 17 0 0 0 20 0 1 0 71278947 61112320 3533 18446744073709551615 4227072 8923433 140728244445680 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 21385216 140728244447478 140728244447784 140728244447784 140728244453354 0
/proc/94549/statm: 14920 3533 2368 1147 0 2347 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 63872 KiB
Current children cumulated memory: 17204 KiB

[startup+0.305668 s]*
/proc/loadavg: 4.07 3.92 3.03 4/270 94549
/proc/meminfo: memFree=120825476/131250000 swapFree=33010160/33010684
[pid=94546] ppid=94543 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/94546/stat : 94546 (run-opt-ls-log.) S 94543 94546 93530 0 -1 4194304 245 457 0 0 0 0 0 0 20 0 1 0 71278945 4292608 768 18446744073709551615 94042136518656 94042137413189 140730359813680 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94042137652240 94042137699984 94042159751168 140730359822619 140730359822817 140730359822817 140730359828419 0
/proc/94546/statm: 1048 768 704 219 0 110 0
[pid=94549] ppid=94546 vsize=61840 memory=16180 CPUtime=0.27 cores=0,2
/proc/94549/stat : 94549 (roundingsat) R 94546 94546 93530 0 -1 4194304 2017 0 0 0 27 0 0 0 20 0 1 0 71278947 63324160 4045 18446744073709551615 4227072 8923433 140728244445680 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 21385216 140728244447478 140728244447784 140728244447784 140728244453354 0
/proc/94549/statm: 15460 4045 2368 1147 0 2887 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 66032 KiB
Current children cumulated memory: 19252 KiB

[startup+0.700196 s]
/proc/loadavg: 4.07 3.92 3.03 6/272 94558
/proc/meminfo: memFree=120822108/131250000 swapFree=33010160/33010684
[pid=94546] ppid=94543 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/94546/stat : 94546 (run-opt-ls-log.) S 94543 94546 93530 0 -1 4194304 245 457 0 0 0 0 0 0 20 0 1 0 71278945 4292608 768 18446744073709551615 94042136518656 94042137413189 140730359813680 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94042137652240 94042137699984 94042159751168 140730359822619 140730359822817 140730359822817 140730359828419 0
/proc/94546/statm: 1048 768 704 219 0 110 0
[pid=94549] ppid=94546 vsize=65472 memory=22348 CPUtime=0.66 cores=0,2
/proc/94549/stat : 94549 (roundingsat) R 94546 94546 93530 0 -1 4194304 2982 0 0 0 63 3 0 0 20 0 1 0 71278947 67043328 5587 18446744073709551615 4227072 8923433 140728244445680 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 21385216 140728244447478 140728244447784 140728244447784 140728244453354 0
/proc/94549/statm: 16368 5587 2432 1147 0 3795 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 69664 KiB
Current children cumulated memory: 25420 KiB

[startup+1.50018 s]
/proc/loadavg: 4.07 3.92 3.03 5/270 94568
/proc/meminfo: memFree=121873452/131250000 swapFree=33010160/33010684
[pid=94546] ppid=94543 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/94546/stat : 94546 (run-opt-ls-log.) S 94543 94546 93530 0 -1 4194304 245 457 0 0 0 0 0 0 20 0 1 0 71278945 4292608 768 18446744073709551615 94042136518656 94042137413189 140730359813680 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94042137652240 94042137699984 94042159751168 140730359822619 140730359822817 140730359822817 140730359828419 0
/proc/94546/statm: 1048 768 704 219 0 110 0
[pid=94549] ppid=94546 vsize=73636 memory=31224 CPUtime=1.45 cores=0,2
/proc/94549/stat : 94549 (roundingsat) R 94546 94546 93530 0 -1 4194304 4694 0 0 0 139 6 0 0 20 0 1 0 71278947 75403264 7806 18446744073709551615 4227072 8923433 140728244445680 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 21385216 140728244447478 140728244447784 140728244447784 140728244453354 0
/proc/94549/statm: 18409 7806 2432 1147 0 5836 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 77828 KiB
Current children cumulated memory: 34296 KiB

[startup+3.10561 s]
/proc/loadavg: 4.07 3.92 3.03 5/270 94568
/proc/meminfo: memFree=121721684/131250000 swapFree=33010160/33010684
[pid=94546] ppid=94543 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/94546/stat : 94546 (run-opt-ls-log.) S 94543 94546 93530 0 -1 4194304 245 457 0 0 0 0 0 0 20 0 1 0 71278945 4292608 768 18446744073709551615 94042136518656 94042137413189 140730359813680 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94042137652240 94042137699984 94042159751168 140730359822619 140730359822817 140730359822817 140730359828419 0
/proc/94546/statm: 1048 768 704 219 0 110 0
[pid=94549] ppid=94546 vsize=73636 memory=31480 CPUtime=3.06 cores=0,2
/proc/94549/stat : 94549 (roundingsat) R 94546 94546 93530 0 -1 4194304 4757 0 0 0 296 10 0 0 20 0 1 0 71278947 75403264 7870 18446744073709551615 4227072 8923433 140728244445680 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 21385216 140728244447478 140728244447784 140728244447784 140728244453354 0
/proc/94549/statm: 18409 7870 2432 1147 0 5836 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 77828 KiB
Current children cumulated memory: 34552 KiB

[startup+6.30017 s]
/proc/loadavg: 4.06 3.92 3.04 5/270 94568
/proc/meminfo: memFree=121504912/131250000 swapFree=33010160/33010684
[pid=94546] ppid=94543 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/94546/stat : 94546 (run-opt-ls-log.) S 94543 94546 93530 0 -1 4194304 245 457 0 0 0 0 0 0 20 0 1 0 71278945 4292608 768 18446744073709551615 94042136518656 94042137413189 140730359813680 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94042137652240 94042137699984 94042159751168 140730359822619 140730359822817 140730359822817 140730359828419 0
/proc/94546/statm: 1048 768 704 219 0 110 0
[pid=94549] ppid=94546 vsize=77068 memory=34680 CPUtime=6.24 cores=0,2
/proc/94549/stat : 94549 (roundingsat) R 94546 94546 93530 0 -1 4194304 5553 0 0 0 603 21 0 0 20 0 1 0 71278947 78917632 8670 18446744073709551615 4227072 8923433 140728244445680 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 21385216 140728244447478 140728244447784 140728244447784 140728244453354 0
/proc/94549/statm: 19267 8670 2432 1147 0 6694 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 81260 KiB
Current children cumulated memory: 37752 KiB

[startup+12.7002 s]
/proc/loadavg: 4.06 3.92 3.04 5/270 94568
/proc/meminfo: memFree=121094288/131250000 swapFree=33010160/33010684
[pid=94546] ppid=94543 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/94546/stat : 94546 (run-opt-ls-log.) S 94543 94546 93530 0 -1 4194304 245 457 0 0 0 0 0 0 20 0 1 0 71278945 4292608 768 18446744073709551615 94042136518656 94042137413189 140730359813680 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94042137652240 94042137699984 94042159751168 140730359822619 140730359822817 140730359822817 140730359828419 0
/proc/94546/statm: 1048 768 704 219 0 110 0
[pid=94549] ppid=94546 vsize=84336 memory=39544 CPUtime=12.61 cores=0,2
/proc/94549/stat : 94549 (roundingsat) R 94546 94546 93530 0 -1 4194304 6770 0 0 0 1219 42 0 0 20 0 1 0 71278947 86360064 9886 18446744073709551615 4227072 8923433 140728244445680 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 21385216 140728244447478 140728244447784 140728244447784 140728244453354 0
/proc/94549/statm: 21084 9886 2432 1147 0 8511 0
Current children cumulated CPU time: 12.61 s
Current children cumulated vsize: 88528 KiB
Current children cumulated memory: 42616 KiB

[startup+25.5002 s]
/proc/loadavg: 4.04 3.93 3.06 5/270 94568
/proc/meminfo: memFree=120380660/131250000 swapFree=33010160/33010684
[pid=94546] ppid=94543 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/94546/stat : 94546 (run-opt-ls-log.) S 94543 94546 93530 0 -1 4194304 245 457 0 0 0 0 0 0 20 0 1 0 71278945 4292608 768 18446744073709551615 94042136518656 94042137413189 140730359813680 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94042137652240 94042137699984 94042159751168 140730359822619 140730359822817 140730359822817 140730359828419 0
/proc/94546/statm: 1048 768 704 219 0 110 0
[pid=94549] ppid=94546 vsize=102604 memory=55416 CPUtime=25.34 cores=0,2
/proc/94549/stat : 94549 (roundingsat) R 94546 94546 93530 0 -1 4194304 10303 0 0 0 2456 78 0 0 20 0 1 0 71278947 105066496 13854 18446744073709551615 4227072 8923433 140728244445680 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 21385216 140728244447478 140728244447784 140728244447784 140728244453354 0
/proc/94549/statm: 25651 13854 2432 1147 0 13078 0
Current children cumulated CPU time: 25.34 s
Current children cumulated vsize: 106796 KiB
Current children cumulated memory: 58488 KiB

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

# cumulated CPU time of all completed processes:  user=27.602 s, system=0.925499 s

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

[startup+25.6002 s]
/proc/loadavg: 4.04 3.93 3.06 5/270 94568
/proc/meminfo: memFree=120380660/131250000 swapFree=33010160/33010684
[pid=94546] ppid=94543 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/94546/stat : 94546 (run-opt-ls-log.) S 94543 94546 93530 0 -1 4194304 245 457 0 0 0 0 0 0 20 0 1 0 71278945 4292608 768 18446744073709551615 94042136518656 94042137413189 140730359813680 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94042137652240 94042137699984 94042159751168 140730359822619 140730359822817 140730359822817 140730359828419 0
/proc/94546/statm: 1048 768 704 219 0 110 0
[pid=94549] ppid=94546 vsize=102604 memory=55416 CPUtime=25.44 cores=0,2
/proc/94549/stat : 94549 (roundingsat) R 94546 94546 93530 0 -1 4194304 10303 0 0 0 2466 78 0 0 20 0 1 0 71278947 105066496 13854 18446744073709551615 4227072 8923433 140728244445680 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 21385216 140728244447478 140728244447784 140728244447784 140728244453354 0
/proc/94549/statm: 25651 13854 2432 1147 0 13078 0
Current children cumulated CPU time: 25.44 s
Current children cumulated vsize: 106796 KiB
Current children cumulated memory: 58488 KiB

[startup+27.2002 s]
/proc/loadavg: 4.04 3.93 3.06 5/270 94568
/proc/meminfo: memFree=120292216/131250000 swapFree=33010160/33010684
[pid=94546] ppid=94543 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/94546/stat : 94546 (run-opt-ls-log.) S 94543 94546 93530 0 -1 4194304 245 457 0 0 0 0 0 0 20 0 1 0 71278945 4292608 768 18446744073709551615 94042136518656 94042137413189 140730359813680 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94042137652240 94042137699984 94042159751168 140730359822619 140730359822817 140730359822817 140730359828419 0
/proc/94546/statm: 1048 768 704 219 0 110 0
[pid=94549] ppid=94546 vsize=102928 memory=55672 CPUtime=27.03 cores=0,2
/proc/94549/stat : 94549 (roundingsat) R 94546 94546 93530 0 -1 4194304 10385 0 0 0 2618 85 0 0 20 0 1 0 71278947 105398272 13918 18446744073709551615 4227072 8923433 140728244445680 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 21385216 140728244447478 140728244447784 140728244447784 140728244453354 0
/proc/94549/statm: 25732 13918 2432 1147 0 13159 0
Current children cumulated CPU time: 27.03 s
Current children cumulated vsize: 107120 KiB
Current children cumulated memory: 58744 KiB

[startup+28.0002 s]*
/proc/loadavg: 4.04 3.93 3.06 5/270 94568
/proc/meminfo: memFree=120251896/131250000 swapFree=33010160/33010684
[pid=94546] ppid=94543 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/94546/stat : 94546 (run-opt-ls-log.) S 94543 94546 93530 0 -1 4194304 245 457 0 0 0 0 0 0 20 0 1 0 71278945 4292608 768 18446744073709551615 94042136518656 94042137413189 140730359813680 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94042137652240 94042137699984 94042159751168 140730359822619 140730359822817 140730359822817 140730359828419 0
/proc/94546/statm: 1048 768 704 219 0 110 0
[pid=94549] ppid=94546 vsize=102928 memory=55672 CPUtime=27.84 cores=0,2
/proc/94549/stat : 94549 (roundingsat) R 94546 94546 93530 0 -1 4194304 10385 0 0 0 2697 87 0 0 20 0 1 0 71278947 105398272 13918 18446744073709551615 4227072 8923433 140728244445680 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 21385216 140728244447478 140728244447784 140728244447784 140728244453354 0
/proc/94549/statm: 25732 13918 2432 1147 0 13159 0
Current children cumulated CPU time: 27.84 s
Current children cumulated vsize: 107120 KiB
Current children cumulated memory: 58744 KiB

[startup+28.4002 s]
/proc/loadavg: 4.04 3.93 3.06 5/270 94568
/proc/meminfo: memFree=120251896/131250000 swapFree=33010160/33010684
[pid=94546] ppid=94543 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/94546/stat : 94546 (run-opt-ls-log.) S 94543 94546 93530 0 -1 4194304 245 457 0 0 0 0 0 0 20 0 1 0 71278945 4292608 768 18446744073709551615 94042136518656 94042137413189 140730359813680 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94042137652240 94042137699984 94042159751168 140730359822619 140730359822817 140730359822817 140730359828419 0
/proc/94546/statm: 1048 768 704 219 0 110 0
[pid=94549] ppid=94546 vsize=102928 memory=55672 CPUtime=28.23 cores=0,2
/proc/94549/stat : 94549 (roundingsat) R 94546 94546 93530 0 -1 4194304 10385 0 0 0 2735 88 0 0 20 0 1 0 71278947 105398272 13918 18446744073709551615 4227072 8923433 140728244445680 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 21385216 140728244447478 140728244447784 140728244447784 140728244453354 0
/proc/94549/statm: 25732 13918 2432 1147 0 13159 0
Current children cumulated CPU time: 28.23 s
Current children cumulated vsize: 107120 KiB
Current children cumulated memory: 58744 KiB

[startup+28.8002 s]
/proc/loadavg: 4.04 3.93 3.06 5/270 94568
/proc/meminfo: memFree=120251896/131250000 swapFree=33010160/33010684
[pid=94546] ppid=94543 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/94546/stat : 94546 (run-opt-ls-log.) S 94543 94546 93530 0 -1 4194304 245 457 0 0 0 0 0 0 20 0 1 0 71278945 4292608 768 18446744073709551615 94042136518656 94042137413189 140730359813680 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94042137652240 94042137699984 94042159751168 140730359822619 140730359822817 140730359822817 140730359828419 0
/proc/94546/statm: 1048 768 704 219 0 110 0
[pid=94549] ppid=94546 vsize=102928 memory=55672 CPUtime=28.5 cores=0,2
/proc/94549/stat : 94549 (roundingsat) D 94546 94546 93530 0 -1 4194304 10385 0 0 0 2759 91 0 0 20 0 1 0 71278947 105398272 13918 18446744073709551615 4227072 8923433 140728244445680 0 0 0 0 0 8405026 1 0 0 17 0 0 0 0 0 0 9823104 9832592 21385216 140728244447478 140728244447784 140728244447784 140728244453354 0
/proc/94549/statm: 25732 13918 2432 1147 0 13159 0
Current children cumulated CPU time: 28.5 s
Current children cumulated vsize: 107120 KiB
Current children cumulated memory: 58744 KiB

[startup+28.9002 s]
/proc/loadavg: 4.04 3.93 3.06 5/270 94568
/proc/meminfo: memFree=120251896/131250000 swapFree=33010160/33010684
[pid=94546] ppid=94543 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/94546/stat : 94546 (run-opt-ls-log.) S 94543 94546 93530 0 -1 4194304 245 457 0 0 0 0 0 0 20 0 1 0 71278945 4292608 768 18446744073709551615 94042136518656 94042137413189 140730359813680 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94042137652240 94042137699984 94042159751168 140730359822619 140730359822817 140730359822817 140730359828419 0
/proc/94546/statm: 1048 768 704 219 0 110 0
[pid=94549] ppid=94546 vsize=102928 memory=55672 CPUtime=28.51 cores=0,2
/proc/94549/stat : 94549 (roundingsat) D 94546 94546 93530 0 -1 4194304 10385 0 0 0 2759 92 0 0 20 0 1 0 71278947 105398272 13918 18446744073709551615 4227072 8923433 140728244445680 0 0 0 0 0 8405026 1 0 0 17 0 0 0 0 0 0 9823104 9832592 21385216 140728244447478 140728244447784 140728244447784 140728244453354 0
/proc/94549/statm: 25732 13918 2432 1147 0 13159 0
Current children cumulated CPU time: 28.51 s
Current children cumulated vsize: 107120 KiB
Current children cumulated memory: 58744 KiB

Child status: 0

Real time (s): 28.9868
CPU time (s): 28.5275
CPU user time (s): 27.602
CPU system time (s): 0.925499
CPU usage (%): 98.4155
Max. virtual memory (cumulated for all children) (KiB): 107120
Max. memory (cumulated for all children) (KiB): 58744

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 27.602
system time used= 0.925499
maximum resident set size= 55672
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11109
page faults= 0
swaps= 0
block input operations= 0
block output operations= 588648
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7973
involuntary context switches= 85


# summary of solver processes directly reported to runsolver:
#   pid: 94546
#   total CPU time (s): 28.5275
#   total CPU user time (s): 27.602
#   total CPU system time (s): 0.925499

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.06372 second user time and 0.164088 second system time

The end

Launcher Data

Begin job on nodeC016 at 2025-07-03 17:20:14
IDJOB=4520483
IDBENCH=178060
IDSOLVER=3356
FILE ID=nodeC016/4520483-1751556014
RUNJOBID= nodeC016-1751555170-93569
SLURM_JOB_ID= 9598745
Free space on /tmp= 432860 MiB

SOLVER NAME= roundingsat-ls+pbsuma-log 63f22ad
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/dominating_set/normalized-dominating_set_hexgrid_opt_r6_c80.opb
COMMAND LINE= run-opt-ls-log.sh BENCHNAME PROOFFILE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4520483-1751556014/watcher-4520483-1751556014 -o /tmp/evaluation-result-4520483-1751556014/solver-4520483-1751556014 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC016-1751555170-93569 --watchdog 3760 --file-size-limit 100000 run-opt-ls-log.sh HOME/instance-4520483-1751556014.opb PROOFDIR/proof-4520483-1751556014

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

MD5SUM BENCH= c38d53ef62d5a1e991caa36d02813e97
RANDOM SEED=91331709

nodeC016 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.133
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.48
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.726
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.48
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.755
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.48
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		: 3667.007
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.48
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.727
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.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.814
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.48
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.095
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.48
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		: 3629.292
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.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        120825924 kB
MemAvailable:   128995868 kB
Buffers:            2144 kB
Cached:          8937756 kB
SwapCached:           28 kB
Active:          1448324 kB
Inactive:        8317932 kB
Active(anon):     839156 kB
Inactive(anon):     5288 kB
Active(file):     609168 kB
Inactive(file):  8312644 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            129364 kB
Writeback:             0 kB
AnonPages:        828608 kB
Mapped:           114760 kB
Shmem:             18044 kB
KReclaimable:     174740 kB
Slab:             271144 kB
SReclaimable:     174740 kB
SUnreclaim:        96404 kB
KernelStack:        4432 kB
PageTables:         4860 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    1233028 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150648 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    530432 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:      201428 kB
DirectMap2M:     7958528 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432852 MiB
End job on nodeC016 at 2025-07-03 17:20:43