Trace number 4458658

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
pb-oll-rs 2024-07-02OPT140 142.255 142.608

DiagnosticValue
AM1LB0
LOWERBOUND140
NAM1S0
NCORES140
NEXHAUSTED0
NPBCORES0
NPBREFORM0
NTRIMMED1

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/dominating_set/
hexgrid_nrowsdiv30add5/normalized-domset_opt_hexgrid_nrowsdiv30add5_ncols_080.opb
MD5SUM6f0521fdb0b18beb600868184781ec28
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 benchmark140
Best CPU time to get the best result obtained on this benchmark0.141667
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables560
Total number of constraints560
Number of constraints which are clauses560
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 560
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 560
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 560
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c RoundingSat 2
0.00/0.00	c branch 
0.00/0.00	c commit 
0.00/0.00	c [STEP] parsing instance
0.00/0.00	c [STEP] solving
0.00/0.00	c #variables 560 #constraints 560
0.00/0.00	c SMALL=int, LARGE=long long
0.00/0.00	c bounds - >= 0 @ 0.002111
0.00/0.00	c stratification level: 0
0.00/0.01	c bounds - >= 1 @ 0.003464
0.00/0.01	c bounds - >= 2 @ 0.003548
0.00/0.01	c bounds - >= 3 @ 0.003583
0.00/0.01	c bounds - >= 4 @ 0.003583
0.00/0.01	c bounds - >= 5 @ 0.003583
0.00/0.01	c bounds - >= 6 @ 0.003583
0.00/0.01	c bounds - >= 7 @ 0.003583
0.00/0.01	c bounds - >= 8 @ 0.003583
0.00/0.01	c bounds - >= 9 @ 0.003583
0.00/0.01	c bounds - >= 10 @ 0.003583
0.00/0.01	c bounds - >= 11 @ 0.003583
0.00/0.01	c bounds - >= 12 @ 0.003583
0.00/0.01	c bounds - >= 13 @ 0.003583
0.00/0.01	c bounds - >= 14 @ 0.003583
0.00/0.01	c bounds - >= 15 @ 0.003583
0.00/0.01	c bounds - >= 16 @ 0.003583
0.00/0.01	c bounds - >= 17 @ 0.003607
0.00/0.01	c bounds - >= 18 @ 0.003664
0.00/0.01	c bounds - >= 19 @ 0.003725
0.00/0.01	c bounds - >= 20 @ 0.003783
0.00/0.01	c bounds - >= 21 @ 0.003852
0.00/0.01	c bounds - >= 22 @ 0.003907
0.00/0.01	c bounds - >= 23 @ 0.003968
0.00/0.01	c bounds - >= 24 @ 0.004024
0.00/0.01	c bounds - >= 25 @ 0.004081
0.00/0.01	c bounds - >= 26 @ 0.004141
0.00/0.01	c bounds - >= 27 @ 0.004199
0.00/0.01	c bounds - >= 28 @ 0.004256
0.00/0.01	c bounds - >= 29 @ 0.004311
0.00/0.01	c bounds - >= 30 @ 0.004369
0.00/0.01	c bounds - >= 31 @ 0.004456
0.00/0.01	c bounds - >= 32 @ 0.004525
0.00/0.01	c bounds - >= 33 @ 0.004598
0.00/0.01	c bounds - >= 34 @ 0.00469
0.00/0.01	c bounds - >= 35 @ 0.004759
0.00/0.01	c bounds - >= 36 @ 0.004827
0.00/0.01	c bounds - >= 37 @ 0.004898
0.00/0.01	c bounds - >= 38 @ 0.004966
0.00/0.01	c bounds - >= 39 @ 0.005036
0.00/0.01	c bounds - >= 40 @ 0.005102
0.00/0.01	c bounds - >= 41 @ 0.005172
0.00/0.01	c bounds - >= 42 @ 0.005242
0.00/0.01	c bounds - >= 43 @ 0.005309
0.00/0.01	c bounds - >= 44 @ 0.005356
0.00/0.01	c bounds - >= 45 @ 0.005356
0.00/0.01	c bounds - >= 46 @ 0.005356
0.00/0.01	c bounds - >= 47 @ 0.005356
0.00/0.01	c bounds - >= 48 @ 0.005356
0.00/0.01	c bounds - >= 49 @ 0.005356
0.00/0.01	c bounds - >= 50 @ 0.005356
0.00/0.01	c bounds - >= 51 @ 0.005356
0.00/0.01	c bounds - >= 52 @ 0.005356
0.00/0.01	c bounds - >= 53 @ 0.005356
0.00/0.01	c bounds - >= 54 @ 0.005356
0.00/0.01	c bounds - >= 55 @ 0.005356
0.00/0.01	c bounds - >= 56 @ 0.005356
0.00/0.01	c bounds - >= 57 @ 0.005356
0.00/0.01	c bounds - >= 58 @ 0.005399
0.00/0.01	c bounds - >= 59 @ 0.005475
0.00/0.01	c bounds - >= 60 @ 0.005546
0.00/0.01	c bounds - >= 61 @ 0.005616
0.00/0.01	c bounds - >= 62 @ 0.005704
0.00/0.01	c bounds - >= 63 @ 0.005773
0.00/0.01	c bounds - >= 64 @ 0.005843
0.00/0.01	c bounds - >= 65 @ 0.005915
0.00/0.01	c bounds - >= 66 @ 0.005989
0.00/0.01	c bounds - >= 67 @ 0.006058
0.00/0.01	c bounds - >= 68 @ 0.006127
0.00/0.01	c bounds - >= 69 @ 0.006185
0.00/0.01	c bounds - >= 70 @ 0.00624
0.00/0.01	c bounds - >= 71 @ 0.006295
0.00/0.01	c bounds - >= 72 @ 0.006307
0.00/0.01	c bounds - >= 73 @ 0.006307
0.00/0.01	c bounds - >= 74 @ 0.006307
0.00/0.01	c bounds - >= 75 @ 0.006307
0.00/0.01	c bounds - >= 76 @ 0.006307
0.00/0.01	c bounds - >= 77 @ 0.006307
0.00/0.01	c bounds - >= 78 @ 0.006307
0.00/0.01	c bounds - >= 79 @ 0.006307
0.00/0.01	c bounds - >= 80 @ 0.006307
0.00/0.01	c bounds - >= 81 @ 0.006307
0.00/0.01	c bounds - >= 82 @ 0.006307
0.00/0.01	c bounds - >= 83 @ 0.006307
0.00/0.01	c bounds - >= 84 @ 0.006307
0.00/0.01	c bounds - >= 85 @ 0.006307
0.00/0.01	c bounds - >= 86 @ 0.006307
0.00/0.01	c bounds - >= 87 @ 0.006307
0.00/0.01	c bounds - >= 88 @ 0.006307
0.00/0.01	c bounds - >= 89 @ 0.006307
0.00/0.01	c bounds - >= 90 @ 0.006307
0.00/0.01	c bounds - >= 91 @ 0.006307
0.00/0.01	c bounds - >= 92 @ 0.006307
0.00/0.01	c bounds - >= 93 @ 0.006307
0.00/0.01	c bounds - >= 94 @ 0.006307
0.00/0.01	c bounds - >= 95 @ 0.006307
0.00/0.01	c bounds - >= 96 @ 0.006307
0.00/0.01	c bounds - >= 97 @ 0.006307
0.00/0.01	c bounds - >= 98 @ 0.006307
0.00/0.01	c bounds - >= 99 @ 0.006307
0.00/0.01	c bounds - >= 100 @ 0.006307
0.00/0.01	c bounds - >= 101 @ 0.006307
0.00/0.01	c bounds - >= 102 @ 0.006307
0.00/0.01	c bounds - >= 103 @ 0.006307
0.00/0.01	c bounds - >= 104 @ 0.006307
0.00/0.01	c bounds - >= 105 @ 0.006307
0.00/0.01	c bounds - >= 106 @ 0.006307
0.00/0.01	c bounds - >= 107 @ 0.006307
0.00/0.01	c bounds - >= 108 @ 0.006307
0.00/0.01	c bounds - >= 109 @ 0.006307
0.00/0.01	c bounds - >= 110 @ 0.006307
0.00/0.01	c bounds - >= 111 @ 0.006307
0.00/0.01	c bounds - >= 112 @ 0.006307
0.00/0.01	c bounds - >= 113 @ 0.006307
0.00/0.01	c bounds - >= 114 @ 0.006307
0.00/0.01	c bounds - >= 115 @ 0.006307
0.00/0.01	c bounds - >= 116 @ 0.006307
0.00/0.01	c bounds - >= 117 @ 0.006307
0.00/0.01	c bounds - >= 118 @ 0.006307
0.00/0.01	c bounds - >= 119 @ 0.006307
0.00/0.01	c bounds - >= 120 @ 0.006307
0.00/0.01	c bounds - >= 121 @ 0.006307
0.00/0.01	c bounds - >= 122 @ 0.006307
0.00/0.01	c bounds - >= 123 @ 0.006307
0.00/0.01	c bounds - >= 124 @ 0.006307
0.00/0.01	c bounds - >= 125 @ 0.006307
0.00/0.01	c bounds - >= 126 @ 0.006397
0.00/0.01	c bounds - >= 127 @ 0.006472
0.00/0.01	c bounds - >= 128 @ 0.006545
0.00/0.01	c bounds - >= 129 @ 0.006634
0.00/0.01	c bounds - >= 130 @ 0.006697
0.00/0.01	c bounds - >= 131 @ 0.006737
0.00/0.01	c bounds - >= 132 @ 0.006775
0.00/0.01	c finalizing WCE round: reformulating cores
20.04/20.15	c #Conflicts:       1000 | #Constraints:       1718
20.04/20.15	c #Conflicts:       2000 | #Constraints:       2723
20.04/20.15	c INPROCESSING
20.04/20.15	c GARBAGE COLLECT
20.04/20.15	c #Conflicts:       3000 | #Constraints:       2604
20.04/20.15	c #Conflicts:       4000 | #Constraints:       3606
20.04/20.15	c INPROCESSING
20.04/20.15	c GARBAGE COLLECT
20.04/20.15	c #Conflicts:       5000 | #Constraints:       3017
20.04/20.15	c #Conflicts:       6000 | #Constraints:       4019
20.04/20.15	c INPROCESSING
20.04/20.15	c GARBAGE COLLECT
20.04/20.15	c #Conflicts:       7000 | #Constraints:       3021
20.04/20.15	c #Conflicts:       8000 | #Constraints:       4023
20.04/20.15	c #Conflicts:       9000 | #Constraints:       5027
20.04/20.15	c INPROCESSING
20.04/20.15	c GARBAGE COLLECT
20.04/20.15	c #Conflicts:      10000 | #Constraints:       3734
20.04/20.15	c #Conflicts:      11000 | #Constraints:       4736
20.04/20.15	c #Conflicts:      12000 | #Constraints:       5738
20.04/20.15	c INPROCESSING
20.04/20.15	c GARBAGE COLLECT
20.04/20.15	c #Conflicts:      13000 | #Constraints:       4189
20.04/20.15	c #Conflicts:      14000 | #Constraints:       5191
20.04/20.15	c #Conflicts:      15000 | #Constraints:       6193
20.04/20.15	c INPROCESSING
20.04/20.15	c GARBAGE COLLECT
20.04/20.15	c #Conflicts:      16000 | #Constraints:       4429
20.04/20.15	c #Conflicts:      17000 | #Constraints:       5431
20.04/20.15	c #Conflicts:      18000 | #Constraints:       6433
20.04/20.15	c INPROCESSING
20.04/20.15	c GARBAGE COLLECT
20.04/20.15	c #Conflicts:      19000 | #Constraints:       4450
20.04/20.15	c #Conflicts:      20000 | #Constraints:       5452
20.04/20.15	c #Conflicts:      21000 | #Constraints:       6454
20.04/20.15	c INPROCESSING
20.04/20.15	c GARBAGE COLLECT
20.04/20.15	c #Conflicts:      22000 | #Constraints:       4264
20.04/20.15	c #Conflicts:      23000 | #Constraints:       5266
20.04/20.15	c #Conflicts:      24000 | #Constraints:       6270
20.04/20.15	c #Conflicts:      25000 | #Constraints:       7272
20.04/20.15	c INPROCESSING
20.04/20.15	c GARBAGE COLLECT
20.04/20.15	c #Conflicts:      26000 | #Constraints:       4880
20.04/20.15	c #Conflicts:      27000 | #Constraints:       5882
20.04/20.15	c #Conflicts:      28000 | #Constraints:       6884
20.04/20.15	c #Conflicts:      29000 | #Constraints:       7888
20.04/20.15	c INPROCESSING
20.04/20.15	c GARBAGE COLLECT
20.04/20.15	c #Conflicts:      30000 | #Constraints:       5290
20.04/20.15	c #Conflicts:      31000 | #Constraints:       6292
20.04/20.15	c #Conflicts:      32000 | #Constraints:       7294
20.04/20.15	c #Conflicts:      33000 | #Constraints:       8298
20.04/20.15	c INPROCESSING
20.04/20.15	c GARBAGE COLLECT
20.04/20.15	c #Conflicts:      34000 | #Constraints:       5496
20.04/20.15	c #Conflicts:      35000 | #Constraints:       6498
20.04/20.15	c #Conflicts:      36000 | #Constraints:       7500
20.04/20.15	c #Conflicts:      37000 | #Constraints:       8504
20.04/20.15	c INPROCESSING
20.04/20.15	c GARBAGE COLLECT
20.04/20.15	c #Conflicts:      38000 | #Constraints:       5506
20.04/20.15	c #Conflicts:      39000 | #Constraints:       6508
20.04/20.15	c #Conflicts:      40000 | #Constraints:       7510
20.04/20.15	c #Conflicts:      41000 | #Constraints:       8514
20.04/20.15	c INPROCESSING
20.04/20.15	c GARBAGE COLLECT
20.04/20.15	c #Conflicts:      42000 | #Constraints:       5322
20.04/20.15	c #Conflicts:      43000 | #Constraints:       6324
20.04/20.15	c #Conflicts:      44000 | #Constraints:       7328
20.04/20.15	c #Conflicts:      45000 | #Constraints:       8330
20.04/20.15	c #Conflicts:      46000 | #Constraints:       9332
20.04/20.15	c INPROCESSING
20.04/20.15	c GARBAGE COLLECT
20.04/20.15	c #Conflicts:      47000 | #Constraints:       5933
20.04/20.15	c #Conflicts:      48000 | #Constraints:       6935
20.04/20.15	c #Conflicts:      49000 | #Constraints:       7937
20.04/20.15	c #Conflicts:      50000 | #Constraints:       8941
20.04/20.15	c #Conflicts:      51000 | #Constraints:       9943
20.04/20.15	c INPROCESSING
20.04/20.15	c GARBAGE COLLECT
20.04/20.15	c #Conflicts:      52000 | #Constraints:       6343
20.04/20.15	c #Conflicts:      53000 | #Constraints:       7345
20.04/20.15	c #Conflicts:      54000 | #Constraints:       8347
20.04/20.15	c #Conflicts:      55000 | #Constraints:       9351
20.04/20.15	c #Conflicts:      56000 | #Constraints:      10353
20.04/20.15	c INPROCESSING
20.04/20.15	c GARBAGE COLLECT
20.04/20.15	c #Conflicts:      57000 | #Constraints:       6552
20.04/20.15	c #Conflicts:      58000 | #Constraints:       7554
20.04/20.15	c #Conflicts:      59000 | #Constraints:       8556
20.04/20.15	c #Conflicts:      60000 | #Constraints:       9560
20.04/20.15	c #Conflicts:      61000 | #Constraints:      10562
20.04/20.15	c INPROCESSING
20.04/20.15	c GARBAGE COLLECT
20.04/20.15	c #Conflicts:      62000 | #Constraints:       6569
20.04/20.15	c #Conflicts:      63000 | #Constraints:       7571
20.04/20.15	c #Conflicts:      64000 | #Constraints:       8573
20.04/20.15	c #Conflicts:      65000 | #Constraints:       9577
20.04/20.15	c #Conflicts:      66000 | #Constraints:      10579
20.04/20.15	c INPROCESSING
20.04/20.15	c GARBAGE COLLECT
20.04/20.15	c #Conflicts:      67000 | #Constraints:       6378
20.04/20.15	c #Conflicts:      68000 | #Constraints:       7380
33.11/33.28	c #Conflicts:      69000 | #Constraints:       8384
33.11/33.28	c #Conflicts:      70000 | #Constraints:       9386
33.11/33.28	c #Conflicts:      71000 | #Constraints:      10388
33.11/33.28	c #Conflicts:      72000 | #Constraints:      11392
33.11/33.28	c INPROCESSING
33.11/33.28	c GARBAGE COLLECT
33.11/33.28	c #Conflicts:      73000 | #Constraints:       6995
33.11/33.28	c #Conflicts:      74000 | #Constraints:       7997
33.11/33.28	c #Conflicts:      75000 | #Constraints:       8999
33.11/33.28	c #Conflicts:      76000 | #Constraints:      10003
33.11/33.28	c #Conflicts:      77000 | #Constraints:      11005
33.11/33.28	c #Conflicts:      78000 | #Constraints:      12007
33.11/33.28	c INPROCESSING
33.11/33.28	c GARBAGE COLLECT
33.11/33.28	c #Conflicts:      79000 | #Constraints:       7410
33.11/33.28	c #Conflicts:      80000 | #Constraints:       8412
33.11/33.28	c #Conflicts:      81000 | #Constraints:       9414
33.11/33.28	c #Conflicts:      82000 | #Constraints:      10418
33.11/33.28	c #Conflicts:      83000 | #Constraints:      11420
33.11/33.28	c #Conflicts:      84000 | #Constraints:      12422
33.11/33.28	c INPROCESSING
33.11/33.28	c GARBAGE COLLECT
33.11/33.28	c #Conflicts:      85000 | #Constraints:       7624
33.11/33.28	c #Conflicts:      86000 | #Constraints:       8626
33.11/33.28	c #Conflicts:      87000 | #Constraints:       9628
33.11/33.28	c #Conflicts:      88000 | #Constraints:      10632
33.11/33.28	c #Conflicts:      89000 | #Constraints:      11634
33.11/33.28	c #Conflicts:      90000 | #Constraints:      12636
33.11/33.28	c INPROCESSING
33.11/33.28	c GARBAGE COLLECT
33.11/33.28	c #Conflicts:      91000 | #Constraints:       7631
33.11/33.28	c #Conflicts:      92000 | #Constraints:       8633
33.11/33.28	c #Conflicts:      93000 | #Constraints:       9635
33.11/33.28	c #Conflicts:      94000 | #Constraints:      10639
33.11/33.28	c #Conflicts:      95000 | #Constraints:      11641
33.11/33.28	c #Conflicts:      96000 | #Constraints:      12643
33.11/33.28	c INPROCESSING
33.11/33.28	c GARBAGE COLLECT
33.11/33.28	c #Conflicts:      97000 | #Constraints:       7451
33.11/33.28	c #Conflicts:      98000 | #Constraints:       8453
33.11/33.28	c #Conflicts:      99000 | #Constraints:       9457
33.11/33.28	c #Conflicts:     100000 | #Constraints:      10459
33.11/33.28	c #Conflicts:     101000 | #Constraints:      11461
33.11/33.28	c bounds 167 >= 132 @ 32.1589
33.11/33.28	c bounds 167 >= 133 @ 32.1699
33.11/33.28	c bounds 167 >= 134 @ 32.1878
33.11/33.28	c bounds 167 >= 135 @ 32.2114
33.11/33.28	c bounds 167 >= 136 @ 32.2497
33.11/33.28	c finalizing WCE round: reformulating cores
34.80/34.96	c #Conflicts:     102000 | #Constraints:      12678
34.80/34.96	c #Conflicts:     103000 | #Constraints:      13686
34.80/34.96	c INPROCESSING
34.80/34.96	c GARBAGE COLLECT
34.80/34.96	c bounds 164 >= 136 @ 33.6977
34.80/34.96	c #Conflicts:     104000 | #Constraints:       8226
34.80/34.96	c bounds 164 >= 137 @ 33.7985
34.80/34.96	c finalizing WCE round: reformulating cores
36.40/36.59	c #Conflicts:     105000 | #Constraints:       9407
36.40/36.59	c bounds 152 >= 137 @ 34.6313
36.40/36.59	c bounds 152 >= 138 @ 34.9948
36.40/36.59	c #Conflicts:     106000 | #Constraints:      10588
36.40/36.59	c finalizing WCE round: reformulating cores
59.74/59.97	c bounds 150 >= 138 @ 35.9875
59.74/59.97	c #Conflicts:     107000 | #Constraints:      11592
59.74/59.97	c bounds 150 >= 139 @ 37.439
59.74/59.97	c #Conflicts:     108000 | #Constraints:      12710
59.74/59.97	c #Conflicts:     109000 | #Constraints:      13710
59.74/59.97	c #Conflicts:     110000 | #Constraints:      14710
59.74/59.97	c INPROCESSING
59.74/59.97	c GARBAGE COLLECT
59.74/59.97	c #Conflicts:     111000 | #Constraints:       9052
59.74/59.97	c #Conflicts:     112000 | #Constraints:      10052
59.74/59.97	c #Conflicts:     113000 | #Constraints:      11052
59.74/59.97	c #Conflicts:     114000 | #Constraints:      12052
59.74/59.97	c #Conflicts:     115000 | #Constraints:      13052
59.74/59.97	c #Conflicts:     116000 | #Constraints:      14052
59.74/59.97	c #Conflicts:     117000 | #Constraints:      15052
59.74/59.97	c INPROCESSING
59.74/59.97	c GARBAGE COLLECT
59.74/59.97	c #Conflicts:     118000 | #Constraints:       9228
59.74/59.97	c #Conflicts:     119000 | #Constraints:      10228
59.74/59.97	c #Conflicts:     120000 | #Constraints:      11228
59.74/59.97	c #Conflicts:     121000 | #Constraints:      12228
59.74/59.97	c finalizing WCE round: reformulating cores
92.26/92.52	c #Conflicts:     122000 | #Constraints:      13231
92.26/92.52	c bounds 145 >= 139 @ 59.3221
92.26/92.52	c #Conflicts:     123000 | #Constraints:      14231
92.26/92.52	c #Conflicts:     124000 | #Constraints:      15231
92.26/92.52	c INPROCESSING
92.26/92.52	c GARBAGE COLLECT
92.26/92.52	c #Conflicts:     125000 | #Constraints:       9243
92.26/92.52	c bounds 145 >= 140 @ 68.7482
92.26/92.52	c #Conflicts:     126000 | #Constraints:      10379
92.26/92.52	c #Conflicts:     127000 | #Constraints:      11379
92.26/92.52	c #Conflicts:     128000 | #Constraints:      12379
92.26/92.52	c #Conflicts:     129000 | #Constraints:      13379
92.26/92.52	c #Conflicts:     130000 | #Constraints:      14379
92.26/92.52	c #Conflicts:     131000 | #Constraints:      15379
92.26/92.52	c INPROCESSING
92.26/92.52	c GARBAGE COLLECT
92.26/92.52	c #Conflicts:     132000 | #Constraints:       9113
92.26/92.52	c #Conflicts:     133000 | #Constraints:      10113
92.26/92.52	c #Conflicts:     134000 | #Constraints:      11113
92.26/92.52	c #Conflicts:     135000 | #Constraints:      12113
92.26/92.52	c #Conflicts:     136000 | #Constraints:      13113
92.26/92.52	c finalizing WCE round: reformulating cores
142.23/142.60	c #Conflicts:     137000 | #Constraints:      14116
142.23/142.60	c bounds 143 >= 140 @ 91.8291
142.23/142.60	c #Conflicts:     138000 | #Constraints:      15116
142.23/142.60	c #Conflicts:     139000 | #Constraints:      16116
142.23/142.60	c INPROCESSING
142.23/142.60	c GARBAGE COLLECT
142.23/142.60	c #Conflicts:     140000 | #Constraints:       9703
142.23/142.60	c #Conflicts:     141000 | #Constraints:      10703
142.23/142.60	c #Conflicts:     142000 | #Constraints:      11703
142.23/142.60	c #Conflicts:     143000 | #Constraints:      12703
142.23/142.60	c #Conflicts:     144000 | #Constraints:      13703
142.23/142.60	c #Conflicts:     145000 | #Constraints:      14703
142.23/142.60	c #Conflicts:     146000 | #Constraints:      15703
142.23/142.60	c #Conflicts:     147000 | #Constraints:      16703
142.23/142.60	c INPROCESSING
142.23/142.60	c GARBAGE COLLECT
142.23/142.60	c #Conflicts:     148000 | #Constraints:      10107
142.23/142.60	c #Conflicts:     149000 | #Constraints:      11107
142.23/142.60	c #Conflicts:     150000 | #Constraints:      12107
142.23/142.60	c #Conflicts:     151000 | #Constraints:      13107
142.23/142.60	c bounds 140 >= 140 @ 139.809
142.23/142.60	d SOLVEDBY oll
142.23/142.60	c cpu time 139.809 s
142.23/142.60	c deterministic time 16655089143 1.67e+10
142.23/142.60	c optimization time 36.7938 s
142.23/142.60	c total solve time 103.013 s
142.23/142.60	c core-guided solve time 103.013 s
142.23/142.60	c propagation time 117.549 s
142.23/142.60	c conflict analysis time 16.8795 s
142.23/142.60	c propagations 17453557
142.23/142.60	c resolve steps 1060879
142.23/142.60	c decisions 2074973
142.23/142.60	c conflicts 151777
142.23/142.60	c restarts 405
142.23/142.60	c inprocessing phases 30
142.23/142.60	c input clauses 898
142.23/142.60	c input cardinalities 690
142.23/142.60	c input general constraints 292
142.23/142.60	c input average constraint length 52.59
142.23/142.60	c input average constraint degree 11.61
142.23/142.60	c learned clauses 35788
142.23/142.60	c learned cardinalities 10409
142.23/142.60	c learned general constraints 105581
142.23/142.60	c learned average constraint length 256.68
142.23/142.60	c learned average constraint degree 4694443.06
142.23/142.60	c watched constraints 41507
142.23/142.60	c counting constraints 64366
142.23/142.60	c gcd simplifications 2767
142.23/142.60	c detected cardinalities 426
142.23/142.60	c weakened non-implied lits 9364956
142.23/142.60	c weakened non-implying lits 4864
142.23/142.60	c original variables 560
142.23/142.60	c clausal propagations 2607970
142.23/142.60	c cardinality propagations 1450321
142.23/142.60	c watched propagations 2156019
142.23/142.60	c counting propagations 10143367
142.23/142.60	c watch lookups 3795457703
142.23/142.60	c watch backjump lookups 3581071663
142.23/142.60	c watch checks 7108952228
142.23/142.60	c propagation checks 2004137796
142.23/142.60	c constraint additions 126260980
142.23/142.60	c trail pops 19680242
142.23/142.60	c formula constraints 560
142.23/142.60	c learned constraints 151778
142.23/142.60	c bound constraints 224
142.23/142.60	c core-guided constraints 1096
142.23/142.60	c encountered formula constraints 310550
142.23/142.60	c encountered learned constraints 750169
142.23/142.60	c encountered bound constraints 59
142.23/142.60	c encountered core-guided constraints 151878
142.23/142.60	c LP total time 0 s
142.23/142.60	c LP solve time 0 s
142.23/142.60	c LP constraints added 0
142.23/142.60	c LP constraints removed 0
142.23/142.60	c LP pivots internal 0
142.23/142.60	c LP pivots root 0
142.23/142.60	c LP calls 0
142.23/142.60	c LP optimalities 0
142.23/142.60	c LP no pivot count 0
142.23/142.60	c LP infeasibilities 0
142.23/142.60	c LP valid Farkas constraints 0
142.23/142.60	c LP learned Farkas constraints 0
142.23/142.60	c LP basis resets 0
142.23/142.60	c LP cycling count 0
142.23/142.60	c LP singular count 0
142.23/142.60	c LP no primal count 0
142.23/142.60	c LP no farkas count 0
142.23/142.60	c LP other issue count 0
142.23/142.60	c LP Gomory cuts 0
142.23/142.60	c LP learned cuts 0
142.23/142.60	c LP deleted cuts 0
142.23/142.60	c LP encountered Gomory constraints 0
142.23/142.60	c LP encountered Farkas constraints 0
142.23/142.60	c LP encountered learned Farkas constraints 0
142.23/142.60	c CG auxiliary variables introduced 412
142.23/142.60	c CG solutions found 7
142.23/142.60	c CG cores constructed 140
142.23/142.60	c CG core cardinality constraints returned 0
142.23/142.60	c CG unit cores 0
142.23/142.60	c CG single cores 140
142.23/142.60	c CG blocks removed during cardinality reduction 0
142.23/142.60	c CG first core best 0
142.23/142.60	c CG decision core best 0
142.23/142.60	c CG core reduction tie 0
142.23/142.60	c CG core degree average 1.00
142.23/142.60	c CG core slack average 5.48
142.23/142.60	c CG exhausted 0
142.23/142.60	c CG exhaust time 36.2139 s
142.23/142.60	c CG trimmed 1
142.23/142.60	c CG trim time 0.003206 s
142.23/142.60	c CG minimized 0
142.23/142.60	c CG minimize time 0 s
142.23/142.60	c CG am1 prop time 0.014642 s
142.23/142.60	c CG # am1s reformulated 0
142.23/142.60	c CG lower bound derived from am1s 0
142.23/142.60	c CG # clausal cores 140
142.23/142.60	c CG # cardinality cores 0
142.23/142.60	c CG # pb cores 0
142.23/142.60	c CG # pb reforms 0
142.23/142.60	c CG # cores discarded because of pb reform 0
142.23/142.60	d LOWERBOUND 140
142.23/142.60	d NCORES 140
142.23/142.60	d NPBCORES 0
142.23/142.60	d NPBREFORM 0
142.23/142.60	d NTRIMMED 1
142.23/142.60	d NEXHAUSTED 0
142.23/142.60	d NAM1S 0
142.23/142.60	d AM1LB 0
142.23/142.60	o 140
142.23/142.60	s OPTIMUM FOUND
142.23/142.60	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 x8 x9 -x10 -x11 x12 x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 x24 x25 -x26 -x27 x28 x29 -x30 -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 x40 x41 -x42 -x43 x44 x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 x56 x57 -x58 -x59 x60 x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 x72 x73 -x74 -x75 x76 x77 -x78 -x79 -x80 -x81 -x82 -x83 -x84 -x85 -x86 -x87 x88 x89 -x90 -x91 x92 x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 x104 x105 -x106 -x107 x108 x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 x120 x121 -x122 -x123 x124 x125 -x126 -x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 x136 x137 -x138 -x139 x140 x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150 -x151 x152 x153 -x154 -x155 x156 x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 x168 x169 -x170 -x171 x172 x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 x184 x185 -x186 -x187 x188 x189 -x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 x200 x201 -x202 -x203 x204 x205 -x206 -x207 -x208 -x209 -x210 -x211 -x212 -x213 -x214 -x215 x216 x217 -x218 -x219 x220 x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 -x230 -x231 x232 x233 -x234 -x235 x236 x237 -x238 -x239 -x240 -x241 -x242 -x243 -x244 -x245 -x246 -x247 x248 x249 -x250 -x251 x252 x253 -x254 -x255 -x256 -x257 -x258 -x259 -x260 -x261 -x262 -x263 x264 x265 -x266 -x267 x268 x269 -x270 -x271 -x272 -x273 -x274 -x275 -x276 -x277 -x278 -x279 x280 x281 -x282 -x283 x284 x285 -x286 -x287 -x288 -x289 -x290 -x291 -x292 -x293 -x294 -x295 x296 x297 -x298 -x299 x300 x301 -x302 -x303 -x304 -x305 -x306 -x307 -x308 -x309 -x310 -x311 x312 x313 -x314 -x315 x316 x317 -x318 -x319 -x320 -x321 -x322 -x323 -x324 -x325 -x326 -x327 x328 x329 -x330 -x331 x332 x333 -x334 -x335 -x336 -x337 -x338 -x339 -x340 -x341 -x342 -x343 x344 x345 -x346 -x347 x348 x349 -x350 -x351 -x352 -x353 -x354 -x355 -x356 -x357 -x358 -x359 x360 x361 -x362 -x363 x364 x365 -x366 -x367 -x368 -x369 -x370 -x371 -x372 -x373 -x374 -x375 x376 x377 -x378 -x379 x380 x381 -x382 -x383 -x384 -x385 -x386 -x387 -x388 -x389 -x390 -x391 x392 x393 -x394 -x395 x396 x397 -x398 -x399 -x400 -x401 -x402 -x403 -x404 -x405 -x406 -x407 x408 x409 -x410 -x411 x412 x413 -x414 -x415 -x416 -x417 -x418 -x419 -x420 -x421 -x422 -x423 x424 x425 -x426 -x427 x428 x429 -x430 -x431 -x432 -x433 -x434 -x435 -x436 -x437 -x438 -x439 x440 x441 -x442 -x443 x444 x445 -x446 -x447 -x448 -x449 -x450 -x451 -x452 -x453 -x454 -x455 x456 x457 -x458 -x459 x460 x461 -x462 -x463 -x464 -x465 -x466 -x467 -x468 -x469 -x470 -x471 x472 x473 -x474 -x475 x476 x477 -x478 -x479 -x480 -x481 -x482 -x483 -x484 -x485 -x486 -x487 x488 x489 -x490 -x491 x492 x493 -x494 -x495 -x496 -x497 -x498 -x499 -x500 -x501 -x502 -x503 x504 x505 -x506 -x507 x508 x509 -x510 -x511 -x512 -x513 -x514 -x515 -x516 -x517 -x518 -x519 x520 x521 -x522 -x523 x524 x525 -x526 -x527 -x528 -x529 -x530 -x531 -x532 -x533 -x534 -x535 x536 x537 -x538 -x539 x540 x541 -x542 -x543 -x544 -x545 -x546 -x547 -x548 -x549 -x550 -x551 x552 x553 -x554 -x555 x556 x557 -x558 -x559 -x560

Verifier Data

OK	140

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: 63931 MiB (60695 MiB free)
  memory of node 1: 64510 MiB (60561 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4458658-1721889355/watcher-4458658-1721889355 -o /tmp/evaluation-result-4458658-1721889355/solver-4458658-1721889355 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC022-1721889355-225339 --watchdog 3760 pb-oll-rs HOME/instance-4458658-1721889355.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

Enforcing FSIZE limit: 104857600 KiB
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 4.18.0-301.1.el8.x86_64
Starting watchdog thread
solver pid=225400, runsolver pid=225397
Current StackSize limit: 8192 KiB


[startup+0.100085 s]*
/proc/loadavg: 1.43 1.31 1.35 5/255 225401
/proc/meminfo: memFree=124143964/131524600 swapFree=131061428/131071996
[pid=225400] ppid=225397 vsize=42760 memory=13188 CPUtime=0.09 cores=4,6
/proc/225400/stat : 225400 (pb-oll-rs) R 225397 225400 225328 0 -1 4194304 1624 0 0 0 8 1 0 0 20 0 1 0 25458384 43786240 3297 134679101440 4194304 5384005 140731323784096 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 5674704 5678696 33435648 140731323790359 140731323790436 140731323790436 140731323797451 0
/proc/225400/statm: 10690 3297 1379 291 0 2224 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 42760 KiB
Current children cumulated memory: 13188 KiB

[startup+0.204773 s]*
/proc/loadavg: 1.43 1.31 1.35 5/255 225401
/proc/meminfo: memFree=124129748/131524600 swapFree=131061428/131071996
[pid=225400] ppid=225397 vsize=45612 memory=15564 CPUtime=0.19 cores=4,6
/proc/225400/stat : 225400 (pb-oll-rs) R 225397 225400 225328 0 -1 4194304 2215 0 0 0 18 1 0 0 20 0 1 0 25458384 46706688 3891 134679101440 4194304 5384005 140731323784096 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 5674704 5678696 33435648 140731323790359 140731323790436 140731323790436 140731323797451 0
/proc/225400/statm: 11403 3891 1379 291 0 2937 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 45612 KiB
Current children cumulated memory: 15564 KiB

[startup+0.304792 s]*
/proc/loadavg: 1.43 1.31 1.35 5/255 225401
/proc/meminfo: memFree=124116776/131524600 swapFree=131061428/131071996
[pid=225400] ppid=225397 vsize=49040 memory=19692 CPUtime=0.3 cores=4,6
/proc/225400/stat : 225400 (pb-oll-rs) R 225397 225400 225328 0 -1 4194304 2730 0 0 0 28 2 0 0 20 0 1 0 25458384 50216960 4923 134679101440 4194304 5384005 140731323784096 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 5674704 5678696 33435648 140731323790359 140731323790436 140731323790436 140731323797451 0
/proc/225400/statm: 12260 4923 1379 291 0 3794 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 49040 KiB
Current children cumulated memory: 19692 KiB

[startup+0.700198 s]
/proc/loadavg: 1.43 1.31 1.35 5/255 225401
/proc/meminfo: memFree=124094076/131524600 swapFree=131061428/131071996
[pid=225400] ppid=225397 vsize=59976 memory=25840 CPUtime=0.68 cores=4,6
/proc/225400/stat : 225400 (pb-oll-rs) R 225397 225400 225328 0 -1 4194304 4194 0 0 0 64 4 0 0 20 0 1 0 25458384 61415424 6460 134679101440 4194304 5384005 140731323784096 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 5674704 5678696 33435648 140731323790359 140731323790436 140731323790436 140731323797451 0
/proc/225400/statm: 14994 6460 1453 291 0 6528 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 59976 KiB
Current children cumulated memory: 25840 KiB

[startup+1.50018 s]
/proc/loadavg: 1.43 1.31 1.35 5/255 225401
/proc/meminfo: memFree=124018316/131524600 swapFree=131061428/131071996
[pid=225400] ppid=225397 vsize=61416 memory=30256 CPUtime=1.49 cores=4,6
/proc/225400/stat : 225400 (pb-oll-rs) R 225397 225400 225328 0 -1 4194304 4779 0 0 0 142 7 0 0 20 0 1 0 25458384 62889984 7564 134679101440 4194304 5384005 140731323784096 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 5674704 5678696 33435648 140731323790359 140731323790436 140731323790436 140731323797451 0
/proc/225400/statm: 15354 7564 1453 291 0 6888 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 61416 KiB
Current children cumulated memory: 30256 KiB

[startup+3.10563 s]
/proc/loadavg: 1.64 1.35 1.36 5/255 225401
/proc/meminfo: memFree=123851208/131524600 swapFree=131061428/131071996
[pid=225400] ppid=225397 vsize=63112 memory=33452 CPUtime=3.08 cores=4,6
/proc/225400/stat : 225400 (pb-oll-rs) R 225397 225400 225328 0 -1 4194304 5557 0 0 0 298 10 0 0 20 0 1 0 25458384 64626688 8363 134679101440 4194304 5384005 140731323784096 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 5674704 5678696 33435648 140731323790359 140731323790436 140731323790436 140731323797451 0
/proc/225400/statm: 15778 8363 1453 291 0 7312 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 63112 KiB
Current children cumulated memory: 33452 KiB

[startup+6.30021 s]
/proc/loadavg: 1.64 1.35 1.36 6/255 225401
/proc/meminfo: memFree=123736664/131524600 swapFree=131061428/131071996
[pid=225400] ppid=225397 vsize=80312 memory=43288 CPUtime=6.27 cores=4,6
/proc/225400/stat : 225400 (pb-oll-rs) R 225397 225400 225328 0 -1 4194304 7494 0 0 0 608 19 0 0 20 0 1 0 25458384 82239488 10822 134679101440 4194304 5384005 140731323784096 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 5674704 5678696 33435648 140731323790359 140731323790436 140731323790436 140731323797451 0
/proc/225400/statm: 20078 10822 1453 291 0 11612 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 80312 KiB
Current children cumulated memory: 43288 KiB

[startup+12.7002 s]
/proc/loadavg: 1.82 1.40 1.38 5/255 225403
/proc/meminfo: memFree=123453588/131524600 swapFree=131061428/131071996
[pid=225400] ppid=225397 vsize=84348 memory=51676 CPUtime=12.66 cores=4,6
/proc/225400/stat : 225400 (pb-oll-rs) R 225397 225400 225328 0 -1 4194304 8570 0 0 0 1230 36 0 0 20 0 1 0 25458384 86372352 12919 134679101440 4194304 5384005 140731323784096 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 5674704 5678696 33435648 140731323790359 140731323790436 140731323790436 140731323797451 0
/proc/225400/statm: 21087 12919 1453 291 0 12621 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 84348 KiB
Current children cumulated memory: 51676 KiB

[startup+25.5002 s]
/proc/loadavg: 2.31 1.53 1.42 5/255 225404
/proc/meminfo: memFree=123371292/131524600 swapFree=131061428/131071996
[pid=225400] ppid=225397 vsize=96600 memory=57400 CPUtime=25.43 cores=4,6
/proc/225400/stat : 225400 (pb-oll-rs) R 225397 225400 225328 0 -1 4194304 9547 0 0 0 2476 67 0 0 20 0 1 0 25458384 98918400 14350 134679101440 4194304 5384005 140731323784096 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 5674704 5678696 33435648 140731323790359 140731323790436 140731323790436 140731323797451 0
/proc/225400/statm: 24150 14350 1453 291 0 15684 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 96600 KiB
Current children cumulated memory: 57400 KiB

[startup+51.1054 s]
/proc/loadavg: 2.94 1.74 1.50 5/255 225409
/proc/meminfo: memFree=123212800/131524600 swapFree=131061428/131071996
[pid=225400] ppid=225397 vsize=117540 memory=76796 CPUtime=50.96 cores=4,6
/proc/225400/stat : 225400 (pb-oll-rs) R 225397 225400 225328 0 -1 4194304 12821 0 0 0 4979 117 0 0 20 0 1 0 25458384 120360960 19199 134679101440 4194304 5384005 140731323784096 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 5674704 5678696 33435648 140731323790359 140731323790436 140731323790436 140731323797451 0
/proc/225400/statm: 29385 19199 1453 291 0 20919 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 117540 KiB
Current children cumulated memory: 76796 KiB

[startup+102.3 s]
/proc/loadavg: 3.60 2.11 1.63 5/255 225417
/proc/meminfo: memFree=123099772/131524600 swapFree=131061428/131071996
[pid=225400] ppid=225397 vsize=122724 memory=81396 CPUtime=102.03 cores=4,6
/proc/225400/stat : 225400 (pb-oll-rs) R 225397 225400 225328 0 -1 4194304 14022 0 0 0 10004 199 0 0 20 0 1 0 25458384 125669376 20349 134679101440 4194304 5384005 140731323784096 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 5674704 5678696 33435648 140731323790359 140731323790436 140731323790436 140731323797451 0
/proc/225400/statm: 30681 20349 1453 291 0 22215 0
Current children cumulated CPU time: 102.03 s
Current children cumulated vsize: 122724 KiB
Current children cumulated memory: 81396 KiB

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

# cumulated CPU time of all completed processes:  user=139.811 s, system=2.4439 s

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

[startup+102.4 s]
/proc/loadavg: 3.60 2.11 1.63 5/255 225417
/proc/meminfo: memFree=123099772/131524600 swapFree=131061428/131071996
[pid=225400] ppid=225397 vsize=122724 memory=81396 CPUtime=102.13 cores=4,6
/proc/225400/stat : 225400 (pb-oll-rs) R 225397 225400 225328 0 -1 4194304 14022 0 0 0 10014 199 0 0 20 0 1 0 25458384 125669376 20349 134679101440 4194304 5384005 140731323784096 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 5674704 5678696 33435648 140731323790359 140731323790436 140731323790436 140731323797451 0
/proc/225400/statm: 30681 20349 1453 291 0 22215 0
Current children cumulated CPU time: 102.13 s
Current children cumulated vsize: 122724 KiB
Current children cumulated memory: 81396 KiB

[startup+128 s]*
/proc/loadavg: 3.89 2.32 1.72 5/255 225423
/proc/meminfo: memFree=123005896/131524600 swapFree=131061428/131071996
[pid=225400] ppid=225397 vsize=127272 memory=84824 CPUtime=127.67 cores=4,6
/proc/225400/stat : 225400 (pb-oll-rs) R 225397 225400 225328 0 -1 4194304 14924 0 0 0 12542 225 0 0 20 0 1 0 25458384 130326528 21206 134679101440 4194304 5384005 140731323784096 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 5674704 5678696 33435648 140731323790359 140731323790436 140731323790436 140731323797451 0
/proc/225400/statm: 31818 21206 1453 291 0 23352 0
Current children cumulated CPU time: 127.67 s
Current children cumulated vsize: 127272 KiB
Current children cumulated memory: 84824 KiB

[startup+134.4 s]
/proc/loadavg: 3.90 2.35 1.73 5/255 225423
/proc/meminfo: memFree=122980116/131524600 swapFree=131061428/131071996
[pid=225400] ppid=225397 vsize=127848 memory=85504 CPUtime=134.06 cores=4,6
/proc/225400/stat : 225400 (pb-oll-rs) R 225397 225400 225328 0 -1 4194304 15072 0 0 0 13171 235 0 0 20 0 1 0 25458384 130916352 21376 134679101440 4194304 5384005 140731323784096 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 5674704 5678696 33435648 140731323790359 140731323790436 140731323790436 140731323797451 0
/proc/225400/statm: 31962 21376 1453 291 0 23496 0
Current children cumulated CPU time: 134.06 s
Current children cumulated vsize: 127848 KiB
Current children cumulated memory: 85504 KiB

[startup+137.6 s]
/proc/loadavg: 3.90 2.35 1.73 5/255 225423
/proc/meminfo: memFree=122914496/131524600 swapFree=131061428/131071996
[pid=225400] ppid=225397 vsize=127848 memory=85504 CPUtime=137.25 cores=4,6
/proc/225400/stat : 225400 (pb-oll-rs) R 225397 225400 225328 0 -1 4194304 15072 0 0 0 13487 238 0 0 20 0 1 0 25458384 130916352 21376 134679101440 4194304 5384005 140731323784096 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 5674704 5678696 33435648 140731323790359 140731323790436 140731323790436 140731323797451 0
/proc/225400/statm: 31962 21376 1453 291 0 23496 0
Current children cumulated CPU time: 137.25 s
Current children cumulated vsize: 127848 KiB
Current children cumulated memory: 85504 KiB

[startup+140.8 s]
/proc/loadavg: 3.90 2.38 1.75 5/255 225424
/proc/meminfo: memFree=122901604/131524600 swapFree=131061428/131071996
[pid=225400] ppid=225397 vsize=127848 memory=85504 CPUtime=140.44 cores=4,6
/proc/225400/stat : 225400 (pb-oll-rs) R 225397 225400 225328 0 -1 4194304 15072 0 0 0 13802 242 0 0 20 0 1 0 25458384 130916352 21376 134679101440 4194304 5384005 140731323784096 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 5674704 5678696 33435648 140731323790359 140731323790436 140731323790436 140731323797451 0
/proc/225400/statm: 31962 21376 1453 291 0 23496 0
Current children cumulated CPU time: 140.44 s
Current children cumulated vsize: 127848 KiB
Current children cumulated memory: 85504 KiB

[startup+141.6 s]
/proc/loadavg: 3.90 2.38 1.75 5/255 225424
/proc/meminfo: memFree=122894988/131524600 swapFree=131061428/131071996
[pid=225400] ppid=225397 vsize=127848 memory=85504 CPUtime=141.24 cores=4,6
/proc/225400/stat : 225400 (pb-oll-rs) R 225397 225400 225328 0 -1 4194304 15072 0 0 0 13881 243 0 0 20 0 1 0 25458384 130916352 21376 134679101440 4194304 5384005 140731323784096 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 5674704 5678696 33435648 140731323790359 140731323790436 140731323790436 140731323797451 0
/proc/225400/statm: 31962 21376 1453 291 0 23496 0
Current children cumulated CPU time: 141.24 s
Current children cumulated vsize: 127848 KiB
Current children cumulated memory: 85504 KiB

[startup+142.4 s]
/proc/loadavg: 3.90 2.38 1.75 5/255 225424
/proc/meminfo: memFree=122870268/131524600 swapFree=131061428/131071996
[pid=225400] ppid=225397 vsize=127848 memory=85504 CPUtime=142.04 cores=4,6
/proc/225400/stat : 225400 (pb-oll-rs) R 225397 225400 225328 0 -1 4194304 15072 0 0 0 13961 243 0 0 20 0 1 0 25458384 130916352 21376 134679101440 4194304 5384005 140731323784096 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 5674704 5678696 33435648 140731323790359 140731323790436 140731323790436 140731323797451 0
/proc/225400/statm: 31962 21376 1453 291 0 23496 0
Current children cumulated CPU time: 142.04 s
Current children cumulated vsize: 127848 KiB
Current children cumulated memory: 85504 KiB

[startup+142.6 s]
/proc/loadavg: 3.90 2.38 1.75 5/255 225424
/proc/meminfo: memFree=122870268/131524600 swapFree=131061428/131071996
[pid=225400] ppid=225397 vsize=127848 memory=85504 CPUtime=142.23 cores=4,6
/proc/225400/stat : 225400 (pb-oll-rs) R 225397 225400 225328 0 -1 4194304 15072 0 0 0 13980 243 0 0 20 0 1 0 25458384 130916352 21376 134679101440 4194304 5384005 140731323784096 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 5674704 5678696 33435648 140731323790359 140731323790436 140731323790436 140731323797451 0
/proc/225400/statm: 31962 21376 1453 291 0 23496 0
Current children cumulated CPU time: 142.23 s
Current children cumulated vsize: 127848 KiB
Current children cumulated memory: 85504 KiB

Child status: 0

Real time (s): 142.608
CPU time (s): 142.255
CPU user time (s): 139.811
CPU system time (s): 2.4439
CPU usage (%): 99.7526
Max. virtual memory (cumulated for all children) (KiB): 127848
Max. memory (cumulated for all children) (KiB): 85504

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 139.811
system time used= 2.4439
maximum resident set size= 85516
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15082
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 163


# summary of solver processes directly reported to runsolver:
#   pid: 225400
#   total CPU time (s): 142.255
#   total CPU user time (s): 139.811
#   total CPU system time (s): 2.4439

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.237716 second user time and 0.69055 second system time

The end

Launcher Data

Begin job on nodeC022 at 2024-07-25 08:35:55
IDJOB=4458658
IDBENCH=178101
IDSOLVER=3067
FILE ID=nodeC022/4458658-1721889355
RUNJOBID= nodeC022-1721889355-225339
SLURM_JOB_ID= 8089333
Free space on /tmp= 890076 MiB

SOLVER NAME= pb-oll-rs 2024-07-02
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/dominating_set/hexgrid_nrowsdiv30add5/normalized-domset_opt_hexgrid_nrowsdiv30add5_ncols_080.opb
COMMAND LINE= pb-oll-rs BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4458658-1721889355/watcher-4458658-1721889355 -o /tmp/evaluation-result-4458658-1721889355/solver-4458658-1721889355 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC022-1721889355-225339 --watchdog 3760  pb-oll-rs HOME/instance-4458658-1721889355.opb

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

MD5SUM BENCH= 6f0521fdb0b18beb600868184781ec28
RANDOM SEED=1858702104

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

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

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


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        124173788 kB
MemAvailable:   129633592 kB
Buffers:          307424 kB
Cached:          5902052 kB
SwapCached:         1424 kB
Active:          2584888 kB
Inactive:        3993776 kB
Active(anon):       1832 kB
Inactive(anon):   421436 kB
Active(file):    2583056 kB
Inactive(file):  3572340 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131061428 kB
Dirty:              9540 kB
Writeback:             0 kB
AnonPages:        367992 kB
Mapped:           114676 kB
Shmem:             53732 kB
KReclaimable:     292204 kB
Slab:             415336 kB
SReclaimable:     292204 kB
SUnreclaim:       123132 kB
KernelStack:        3968 kB
PageTables:        10328 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     733212 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            17248 kB
HardwareCorrupted:     0 kB
AnonHugePages:    239616 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      334548 kB
DirectMap2M:    36139008 kB
DirectMap1G:    99614720 kB

Free space on /tmp at the end= 890072 MiB
End job on nodeC022 at 2024-07-25 08:38:18