Trace number 4454492

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-19? (TO) 3602.08 3610.57

General information on the benchmark

NamePB24/normalized-PB11/OPT-LIN/
heinz/normalized-ex1010-pi.opb
MD5SUM0b4dbd7f90f2b82bb3725efac604f63c
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark235
Best CPU time to get the best result obtained on this benchmark71065.7
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables25200
Total number of constraints1468
Number of constraints which are clauses1468
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 constraint9
Maximum length of a constraint172
Number of terms in the objective function 25200
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 25200
Number of bits of the sum of numbers in the objective function 15
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 25200
Number of bits of the biggest sum of numbers15
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.04	c [STEP] solving
0.00/0.04	c #variables 25200 #constraints 1468
0.00/0.04	c SMALL=int, LARGE=long long
0.00/0.04	c bounds - >= 0 @ 0.042301
0.00/0.04	c stratification level: 0
2.48/2.52	c bounds - >= 1 @ 0.481872
2.48/2.52	c bounds - >= 2 @ 0.484157
2.48/2.52	c bounds - >= 3 @ 0.486622
2.48/2.52	c bounds - >= 4 @ 0.488807
2.48/2.52	c bounds - >= 5 @ 0.492737
2.48/2.52	c bounds - >= 6 @ 0.495549
2.48/2.52	c bounds - >= 7 @ 0.499521
2.48/2.52	c bounds - >= 8 @ 0.504768
2.48/2.52	c bounds - >= 9 @ 0.509374
2.48/2.52	c bounds - >= 10 @ 0.513175
2.48/2.52	c bounds - >= 11 @ 0.518637
2.48/2.52	c bounds - >= 12 @ 0.522354
2.48/2.52	c bounds - >= 13 @ 0.524953
2.48/2.52	c bounds - >= 14 @ 0.527822
2.48/2.52	c bounds - >= 15 @ 0.532706
2.48/2.52	c bounds - >= 16 @ 0.535638
2.48/2.52	c bounds - >= 17 @ 0.5403
2.48/2.52	c bounds - >= 18 @ 0.545575
2.48/2.52	c bounds - >= 19 @ 0.54776
2.48/2.52	c bounds - >= 20 @ 0.552308
2.48/2.52	c bounds - >= 21 @ 0.560465
2.48/2.52	c bounds - >= 22 @ 0.566579
2.48/2.52	c bounds - >= 23 @ 0.571578
2.48/2.52	c bounds - >= 24 @ 0.574832
2.48/2.52	c bounds - >= 25 @ 0.578292
2.48/2.52	c bounds - >= 26 @ 0.582675
2.48/2.52	c bounds - >= 27 @ 0.586911
2.48/2.52	c bounds - >= 28 @ 0.591233
2.48/2.52	c bounds - >= 29 @ 0.594509
2.48/2.52	c bounds - >= 30 @ 0.600953
2.48/2.52	c bounds - >= 31 @ 0.603629
2.48/2.52	c bounds - >= 32 @ 0.608165
2.48/2.52	c bounds - >= 33 @ 0.613222
2.48/2.52	c bounds - >= 34 @ 0.617916
2.48/2.52	c bounds - >= 35 @ 0.62069
2.48/2.52	c bounds - >= 36 @ 0.625597
2.48/2.52	c bounds - >= 37 @ 0.630459
2.48/2.52	c bounds - >= 38 @ 0.637661
2.48/2.52	c bounds - >= 39 @ 0.640158
2.48/2.52	c bounds - >= 40 @ 0.646913
2.48/2.52	c bounds - >= 41 @ 0.651148
2.48/2.52	c bounds - >= 42 @ 0.65662
2.48/2.52	c bounds - >= 43 @ 0.663143
2.48/2.52	c bounds - >= 44 @ 0.667659
2.48/2.52	c bounds - >= 45 @ 0.673382
2.48/2.52	c bounds - >= 46 @ 0.680236
2.48/2.52	c bounds - >= 47 @ 0.685625
2.48/2.52	c bounds - >= 48 @ 0.69181
2.48/2.52	c bounds - >= 49 @ 0.696548
2.48/2.52	c bounds - >= 50 @ 0.704377
2.48/2.52	c bounds - >= 51 @ 0.712034
2.48/2.52	c bounds - >= 52 @ 0.718378
2.48/2.52	c bounds - >= 53 @ 0.723976
2.48/2.52	c bounds - >= 54 @ 0.735364
2.48/2.52	c bounds - >= 55 @ 0.740996
2.48/2.52	c bounds - >= 56 @ 0.746067
2.48/2.52	c bounds - >= 57 @ 0.751978
2.48/2.52	c bounds - >= 58 @ 0.757979
2.48/2.52	c bounds - >= 59 @ 0.765662
2.48/2.52	c bounds - >= 60 @ 0.772019
2.48/2.52	c bounds - >= 61 @ 0.779225
2.48/2.52	c bounds - >= 62 @ 0.782286
2.48/2.52	c bounds - >= 63 @ 0.791553
2.48/2.52	c bounds - >= 64 @ 0.800895
2.48/2.52	c bounds - >= 65 @ 0.805443
2.48/2.52	c bounds - >= 66 @ 0.81331
2.48/2.52	c bounds - >= 67 @ 0.82181
2.48/2.52	c bounds - >= 68 @ 0.826499
2.48/2.52	c bounds - >= 69 @ 0.833168
2.48/2.52	c bounds - >= 70 @ 0.837479
2.48/2.52	c bounds - >= 71 @ 0.844321
2.48/2.52	c bounds - >= 72 @ 0.854259
2.48/2.52	c bounds - >= 73 @ 0.860869
2.48/2.52	c bounds - >= 74 @ 0.866139
2.48/2.52	c bounds - >= 75 @ 0.871719
2.48/2.52	c bounds - >= 76 @ 0.881214
2.48/2.52	c bounds - >= 77 @ 0.889815
2.48/2.52	c bounds - >= 78 @ 0.897083
2.48/2.52	c bounds - >= 79 @ 0.906619
2.48/2.52	c bounds - >= 80 @ 0.912197
2.48/2.52	c bounds - >= 81 @ 0.91912
2.48/2.52	c bounds - >= 82 @ 0.927664
2.48/2.52	c bounds - >= 83 @ 0.931676
2.48/2.52	c bounds - >= 84 @ 0.939929
2.48/2.52	c bounds - >= 85 @ 0.948086
2.48/2.52	c bounds - >= 86 @ 0.95857
2.48/2.52	c bounds - >= 87 @ 0.965917
2.48/2.52	c bounds - >= 88 @ 0.972133
2.48/2.52	c bounds - >= 89 @ 0.979603
2.48/2.52	c bounds - >= 90 @ 0.98861
2.48/2.52	c bounds - >= 91 @ 0.997112
2.48/2.52	c bounds - >= 92 @ 1.00185
2.48/2.52	c bounds - >= 93 @ 1.00503
2.48/2.52	c bounds - >= 94 @ 1.01455
2.48/2.52	c bounds - >= 95 @ 1.02081
2.48/2.52	c bounds - >= 96 @ 1.02821
2.48/2.52	c bounds - >= 97 @ 1.03348
2.48/2.52	c bounds - >= 98 @ 1.04011
2.48/2.52	c bounds - >= 99 @ 1.04754
2.48/2.52	c bounds - >= 100 @ 1.05171
2.48/2.52	c bounds - >= 101 @ 1.05739
2.48/2.52	c bounds - >= 102 @ 1.06346
2.48/2.52	c bounds - >= 103 @ 1.06736
2.48/2.52	c bounds - >= 104 @ 1.07195
2.48/2.52	c bounds - >= 105 @ 1.07713
2.48/2.52	c bounds - >= 106 @ 1.08252
2.48/2.52	c bounds - >= 107 @ 1.08786
2.48/2.52	c bounds - >= 108 @ 1.09488
2.48/2.52	c bounds - >= 109 @ 1.10336
2.48/2.52	c bounds - >= 110 @ 1.11056
2.48/2.52	c bounds - >= 111 @ 1.11643
2.48/2.52	c bounds - >= 112 @ 1.12776
2.48/2.52	c bounds - >= 113 @ 1.13399
2.48/2.52	c bounds - >= 114 @ 1.14037
2.48/2.52	c bounds - >= 115 @ 1.14694
2.48/2.52	c bounds - >= 116 @ 1.15141
2.48/2.52	c bounds - >= 117 @ 1.15671
2.48/2.52	c bounds - >= 118 @ 1.16623
2.48/2.52	c bounds - >= 119 @ 1.17374
2.48/2.52	c bounds - >= 120 @ 1.18036
2.48/2.52	c bounds - >= 121 @ 1.19019
2.48/2.52	c bounds - >= 122 @ 1.19667
2.48/2.52	c bounds - >= 123 @ 1.20259
2.48/2.52	c bounds - >= 124 @ 1.20943
2.48/2.52	c bounds - >= 125 @ 1.21514
2.48/2.52	c bounds - >= 126 @ 1.22231
2.48/2.52	c bounds - >= 127 @ 1.2306
2.48/2.52	c bounds - >= 128 @ 1.24042
2.48/2.52	c bounds - >= 129 @ 1.24804
2.48/2.52	c bounds - >= 130 @ 1.25551
2.48/2.52	c bounds - >= 131 @ 1.26353
2.48/2.52	c bounds - >= 132 @ 1.27344
2.48/2.52	c finalizing WCE round: reformulating cores
705.36/707.08	c #Conflicts:       1000 | #Constraints:       2626
705.36/707.08	c #Conflicts:       2000 | #Constraints:       3637
705.36/707.08	c INPROCESSING
705.36/707.08	c GARBAGE COLLECT
705.36/707.08	c #Conflicts:       3000 | #Constraints:       3514
705.36/707.08	c #Conflicts:       4000 | #Constraints:       4522
705.36/707.08	c INPROCESSING
705.36/707.08	c GARBAGE COLLECT
705.36/707.08	c #Conflicts:       5000 | #Constraints:       3934
705.36/707.08	c #Conflicts:       6000 | #Constraints:       4936
705.36/707.08	c INPROCESSING
705.36/707.08	c GARBAGE COLLECT
705.36/707.08	c #Conflicts:       7000 | #Constraints:       3948
705.36/707.08	c #Conflicts:       8000 | #Constraints:       4950
705.36/707.08	c #Conflicts:       9000 | #Constraints:       5954
705.36/707.08	c INPROCESSING
705.36/707.08	c GARBAGE COLLECT
705.36/707.08	c #Conflicts:      10000 | #Constraints:       4657
705.36/707.08	c #Conflicts:      11000 | #Constraints:       5659
705.36/707.08	c #Conflicts:      12000 | #Constraints:       6661
705.36/707.08	c INPROCESSING
705.36/707.08	c GARBAGE COLLECT
705.36/707.08	c #Conflicts:      13000 | #Constraints:       5116
705.36/707.08	c #Conflicts:      14000 | #Constraints:       6118
705.36/707.08	c #Conflicts:      15000 | #Constraints:       7120
705.36/707.08	c INPROCESSING
705.36/707.08	c GARBAGE COLLECT
705.36/707.08	c #Conflicts:      16000 | #Constraints:       5363
705.36/707.08	c #Conflicts:      17000 | #Constraints:       6377
705.36/707.08	c #Conflicts:      18000 | #Constraints:       7379
705.36/707.08	c INPROCESSING
705.36/707.08	c GARBAGE COLLECT
705.36/707.08	c #Conflicts:      19000 | #Constraints:       5398
705.36/707.08	c #Conflicts:      20000 | #Constraints:       6402
705.36/707.08	c #Conflicts:      21000 | #Constraints:       7404
705.36/707.08	c INPROCESSING
705.36/707.08	c GARBAGE COLLECT
705.36/707.08	c #Conflicts:      22000 | #Constraints:       5200
705.36/707.08	c #Conflicts:      23000 | #Constraints:       6202
705.36/707.08	c #Conflicts:      24000 | #Constraints:       7206
705.36/707.08	c #Conflicts:      25000 | #Constraints:       8208
705.36/707.08	c INPROCESSING
705.36/707.08	c GARBAGE COLLECT
705.36/707.08	c #Conflicts:      26000 | #Constraints:       5808
705.36/707.08	c #Conflicts:      27000 | #Constraints:       6812
705.36/707.08	c #Conflicts:      28000 | #Constraints:       7814
705.36/707.08	c #Conflicts:      29000 | #Constraints:       8816
705.36/707.08	c INPROCESSING
705.36/707.08	c GARBAGE COLLECT
705.36/707.08	c #Conflicts:      30000 | #Constraints:       6214
705.36/707.08	c #Conflicts:      31000 | #Constraints:       7216
705.36/707.08	c #Conflicts:      32000 | #Constraints:       8224
705.36/707.08	c #Conflicts:      33000 | #Constraints:       9226
705.36/707.08	c INPROCESSING
705.36/707.08	c GARBAGE COLLECT
705.36/707.08	c #Conflicts:      34000 | #Constraints:       6428
705.36/707.08	c #Conflicts:      35000 | #Constraints:       7430
705.36/707.08	c #Conflicts:      36000 | #Constraints:       8432
705.36/707.08	c #Conflicts:      37000 | #Constraints:       9436
705.36/707.08	c INPROCESSING
705.36/707.08	c GARBAGE COLLECT
705.36/707.08	c #Conflicts:      38000 | #Constraints:       6441
705.36/707.08	c #Conflicts:      39000 | #Constraints:       7443
705.36/707.08	c #Conflicts:      40000 | #Constraints:       8445
705.36/707.08	c #Conflicts:      41000 | #Constraints:       9449
705.36/707.08	c INPROCESSING
705.36/707.08	c GARBAGE COLLECT
705.36/707.08	c #Conflicts:      42000 | #Constraints:       6263
705.36/707.08	c #Conflicts:      43000 | #Constraints:       7265
705.36/707.08	c #Conflicts:      44000 | #Constraints:       8269
705.36/707.08	c #Conflicts:      45000 | #Constraints:       9271
705.36/707.08	c #Conflicts:      46000 | #Constraints:      10273
705.36/707.08	c INPROCESSING
705.36/707.08	c GARBAGE COLLECT
705.36/707.08	c #Conflicts:      47000 | #Constraints:       6871
705.36/707.08	c #Conflicts:      48000 | #Constraints:       7873
705.36/707.08	c #Conflicts:      49000 | #Constraints:       8875
705.36/707.08	c #Conflicts:      50000 | #Constraints:       9879
705.36/707.08	c #Conflicts:      51000 | #Constraints:      10881
705.36/707.08	c INPROCESSING
705.36/707.08	c GARBAGE COLLECT
705.36/707.08	c #Conflicts:      52000 | #Constraints:       7275
705.36/707.08	c #Conflicts:      53000 | #Constraints:       8277
705.36/707.08	c #Conflicts:      54000 | #Constraints:       9279
705.36/707.08	c #Conflicts:      55000 | #Constraints:      10283
705.36/707.08	c #Conflicts:      56000 | #Constraints:      11285
705.36/707.08	c INPROCESSING
705.36/707.08	c GARBAGE COLLECT
705.36/707.08	c #Conflicts:      57000 | #Constraints:       7493
705.36/707.08	c #Conflicts:      58000 | #Constraints:       8495
705.36/707.08	c #Conflicts:      59000 | #Constraints:       9497
705.36/707.08	c #Conflicts:      60000 | #Constraints:      10501
705.36/707.08	c #Conflicts:      61000 | #Constraints:      11503
705.36/707.08	c INPROCESSING
705.36/707.08	c GARBAGE COLLECT
705.36/707.08	c #Conflicts:      62000 | #Constraints:       7513
705.36/707.08	c #Conflicts:      63000 | #Constraints:       8515
705.36/707.08	c #Conflicts:      64000 | #Constraints:       9517
705.36/707.08	c #Conflicts:      65000 | #Constraints:      10521
705.36/707.08	c #Conflicts:      66000 | #Constraints:      11523
705.36/707.08	c INPROCESSING
705.36/707.08	c GARBAGE COLLECT
705.36/707.08	c #Conflicts:      67000 | #Constraints:       7317
705.36/707.08	c #Conflicts:      68000 | #Constraints:       8319
2142.72/2147.76	c #Conflicts:      69000 | #Constraints:       9323
2142.72/2147.76	c #Conflicts:      70000 | #Constraints:      10325
2142.72/2147.76	c #Conflicts:      71000 | #Constraints:      11327
2142.72/2147.76	c #Conflicts:      72000 | #Constraints:      12331
2142.72/2147.76	c INPROCESSING
2142.72/2147.76	c GARBAGE COLLECT
2142.72/2147.76	c #Conflicts:      73000 | #Constraints:       7927
2142.72/2147.76	c #Conflicts:      74000 | #Constraints:       8929
2142.72/2147.76	c #Conflicts:      75000 | #Constraints:       9931
2142.72/2147.76	c #Conflicts:      76000 | #Constraints:      10935
2142.72/2147.76	c #Conflicts:      77000 | #Constraints:      11937
2142.72/2147.76	c #Conflicts:      78000 | #Constraints:      12939
2142.72/2147.76	c INPROCESSING
2142.72/2147.76	c GARBAGE COLLECT
2142.72/2147.76	c #Conflicts:      79000 | #Constraints:       8344
2142.72/2147.76	c #Conflicts:      80000 | #Constraints:       9346
2142.72/2147.76	c #Conflicts:      81000 | #Constraints:      10348
2142.72/2147.76	c #Conflicts:      82000 | #Constraints:      11352
2142.72/2147.76	c #Conflicts:      83000 | #Constraints:      12354
2142.72/2147.76	c #Conflicts:      84000 | #Constraints:      13356
2142.72/2147.76	c INPROCESSING
2142.72/2147.76	c GARBAGE COLLECT
2142.72/2147.76	c #Conflicts:      85000 | #Constraints:       8566
2142.72/2147.76	c #Conflicts:      86000 | #Constraints:       9568
2142.72/2147.76	c #Conflicts:      87000 | #Constraints:      10570
2142.72/2147.76	c #Conflicts:      88000 | #Constraints:      11574
2142.72/2147.76	c #Conflicts:      89000 | #Constraints:      12576
2142.72/2147.76	c #Conflicts:      90000 | #Constraints:      13578
2142.72/2147.76	c INPROCESSING
2142.72/2147.76	c GARBAGE COLLECT
2142.72/2147.76	c #Conflicts:      91000 | #Constraints:       8584
2142.72/2147.76	c bounds 404 >= 132 @ 974.549
2142.72/2147.76	c bounds 404 >= 133 @ 974.617
2142.72/2147.76	c bounds 404 >= 134 @ 974.632
2142.72/2147.76	c bounds 404 >= 135 @ 974.646
2142.72/2147.76	c bounds 404 >= 136 @ 974.658
2142.72/2147.76	c bounds 404 >= 137 @ 974.669
2142.72/2147.76	c bounds 404 >= 138 @ 974.678
2142.72/2147.76	c bounds 404 >= 139 @ 974.688
2142.72/2147.76	c bounds 404 >= 140 @ 974.696
2142.72/2147.76	c bounds 404 >= 141 @ 974.713
2142.72/2147.76	c bounds 404 >= 142 @ 974.745
2142.72/2147.76	c bounds 404 >= 143 @ 974.783
2142.72/2147.76	c bounds 404 >= 144 @ 974.829
2142.72/2147.76	c bounds 404 >= 145 @ 974.974
2142.72/2147.76	c bounds 404 >= 146 @ 975.963
2142.72/2147.76	c #Conflicts:      92000 | #Constraints:       9746
2142.72/2147.76	c #Conflicts:      93000 | #Constraints:      10746
2142.72/2147.76	c #Conflicts:      94000 | #Constraints:      11746
2142.72/2147.76	c #Conflicts:      95000 | #Constraints:      12746
2142.72/2147.76	c #Conflicts:      96000 | #Constraints:      13746
2142.72/2147.76	c INPROCESSING
2142.72/2147.76	c GARBAGE COLLECT
2142.72/2147.76	c #Conflicts:      97000 | #Constraints:       8525
2142.72/2147.76	c #Conflicts:      98000 | #Constraints:       9525
2142.72/2147.76	c #Conflicts:      99000 | #Constraints:      10525
2142.72/2147.76	c #Conflicts:     100000 | #Constraints:      11525
2142.72/2147.76	c #Conflicts:     101000 | #Constraints:      12525
2142.72/2147.76	c #Conflicts:     102000 | #Constraints:      13525
2142.72/2147.76	c #Conflicts:     103000 | #Constraints:      14525
2142.72/2147.76	c INPROCESSING
2142.72/2147.76	c GARBAGE COLLECT
2142.72/2147.76	c #Conflicts:     104000 | #Constraints:       9137
2142.72/2147.76	c #Conflicts:     105000 | #Constraints:      10137
2142.72/2147.76	c #Conflicts:     106000 | #Constraints:      11137
2142.72/2147.76	c #Conflicts:     107000 | #Constraints:      12137
2142.72/2147.76	c #Conflicts:     108000 | #Constraints:      13137
2142.72/2147.76	c #Conflicts:     109000 | #Constraints:      14137
2142.72/2147.76	c #Conflicts:     110000 | #Constraints:      15137
2142.72/2147.76	c INPROCESSING
2142.72/2147.76	c GARBAGE COLLECT
2142.72/2147.76	c #Conflicts:     111000 | #Constraints:       9542
2142.72/2147.76	c #Conflicts:     112000 | #Constraints:      10542
2142.72/2147.76	c #Conflicts:     113000 | #Constraints:      11542
2142.72/2147.76	c #Conflicts:     114000 | #Constraints:      12542
2142.72/2147.76	c #Conflicts:     115000 | #Constraints:      13542
2142.72/2147.76	c #Conflicts:     116000 | #Constraints:      14542
2142.72/2147.76	c #Conflicts:     117000 | #Constraints:      15542
2142.72/2147.76	c INPROCESSING
2142.72/2147.76	c GARBAGE COLLECT
2142.72/2147.76	c #Conflicts:     118000 | #Constraints:       9751
2142.72/2147.76	c #Conflicts:     119000 | #Constraints:      10751
2142.72/2147.76	c #Conflicts:     120000 | #Constraints:      11751
2142.72/2147.76	c #Conflicts:     121000 | #Constraints:      12751
2142.72/2147.76	c #Conflicts:     122000 | #Constraints:      13751
2142.72/2147.76	c #Conflicts:     123000 | #Constraints:      14751
2142.72/2147.76	c #Conflicts:     124000 | #Constraints:      15751
2142.72/2147.76	c INPROCESSING
2142.72/2147.76	c GARBAGE COLLECT
2142.72/2147.76	c #Conflicts:     125000 | #Constraints:       9757
2142.72/2147.76	c #Conflicts:     126000 | #Constraints:      10757
2142.72/2147.76	c #Conflicts:     127000 | #Constraints:      11757
2142.72/2147.76	c #Conflicts:     128000 | #Constraints:      12757
2142.72/2147.76	c #Conflicts:     129000 | #Constraints:      13757
2142.72/2147.76	c #Conflicts:     130000 | #Constraints:      14757
2142.72/2147.76	c #Conflicts:     131000 | #Constraints:      15757
2142.72/2147.76	c INPROCESSING
2142.72/2147.76	c GARBAGE COLLECT
2142.72/2147.76	c #Con

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 63968 MiB (60428 MiB free)
  memory of node 1: 64473 MiB (62163 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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

solver pid=1081270, runsolver pid=1081267

[startup+0.100538 s]*
/proc/loadavg: 4.36 3.62 3.20 5/254 1081271
/proc/meminfo: memFree=125520828/131524600 swapFree=131071216/131071996
[pid=1081270] ppid=1081267 vsize=47864 memory=15048 CPUtime=0.09 cores=5,7
/proc/1081270/stat : 1081270 (pb-oll-rs) R 1081267 1081270 1073836 0 -1 4194304 3643 0 0 0 8 1 0 0 20 0 1 0 199538702 49012736 3762 134679101440 4194304 5384485 140727975572432 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 5674704 5678696 35172352 140727975576597 140727975576674 140727975576674 140727975583691 0
/proc/1081270/statm: 11966 3762 1301 291 0 3500 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 47864 KiB
Current children cumulated memory: 15048 KiB

[startup+0.205543 s]*
/proc/loadavg: 4.36 3.62 3.20 5/254 1081271
/proc/meminfo: memFree=125520548/131524600 swapFree=131071216/131071996
[pid=1081270] ppid=1081267 vsize=47864 memory=15048 CPUtime=0.2 cores=5,7
/proc/1081270/stat : 1081270 (pb-oll-rs) R 1081267 1081270 1073836 0 -1 4194304 3643 0 0 0 18 2 0 0 20 0 1 0 199538702 49012736 3762 134679101440 4194304 5384485 140727975572432 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 5674704 5678696 35172352 140727975576597 140727975576674 140727975576674 140727975583691 0
/proc/1081270/statm: 11966 3762 1301 291 0 3500 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 47864 KiB
Current children cumulated memory: 15048 KiB

[startup+0.305445 s]*
/proc/loadavg: 4.36 3.62 3.20 5/254 1081271
/proc/meminfo: memFree=125520408/131524600 swapFree=131071216/131071996
[pid=1081270] ppid=1081267 vsize=48248 memory=15312 CPUtime=0.29 cores=5,7
/proc/1081270/stat : 1081270 (pb-oll-rs) R 1081267 1081270 1073836 0 -1 4194304 3707 0 0 0 27 2 0 0 20 0 1 0 199538702 49405952 3828 134679101440 4194304 5384485 140727975572432 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 5674704 5678696 35172352 140727975576597 140727975576674 140727975576674 140727975583691 0
/proc/1081270/statm: 12062 3828 1301 291 0 3596 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 48248 KiB
Current children cumulated memory: 15312 KiB

[startup+0.700224 s]
/proc/loadavg: 4.36 3.62 3.20 5/254 1081271
/proc/meminfo: memFree=125520268/131524600 swapFree=131071216/131071996
[pid=1081270] ppid=1081267 vsize=50392 memory=20236 CPUtime=0.69 cores=5,7
/proc/1081270/stat : 1081270 (pb-oll-rs) R 1081267 1081270 1073836 0 -1 4194304 4370 0 0 0 57 12 0 0 20 0 1 0 199538702 51601408 5059 134679101440 4194304 5384485 140727975572432 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 5674704 5678696 35172352 140727975576597 140727975576674 140727975576674 140727975583691 0
/proc/1081270/statm: 12598 5059 1365 291 0 4132 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 50392 KiB
Current children cumulated memory: 20236 KiB

[startup+1.50021 s]
/proc/loadavg: 4.36 3.62 3.20 5/254 1081271
/proc/meminfo: memFree=125512968/131524600 swapFree=131071216/131071996
[pid=1081270] ppid=1081267 vsize=57716 memory=25832 CPUtime=1.49 cores=5,7
/proc/1081270/stat : 1081270 (pb-oll-rs) R 1081267 1081270 1073836 0 -1 4194304 5783 0 0 0 91 58 0 0 20 0 1 0 199538702 59101184 6458 134679101440 4194304 5384485 140727975572432 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 5674704 5678696 35172352 140727975576597 140727975576674 140727975576674 140727975583691 0
/proc/1081270/statm: 14429 6458 1365 291 0 5963 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 57716 KiB
Current children cumulated memory: 25832 KiB

[startup+3.10534 s]
/proc/loadavg: 4.33 3.62 3.21 5/254 1081272
/proc/meminfo: memFree=125465188/131524600 swapFree=131071216/131071996
[pid=1081270] ppid=1081267 vsize=108328 memory=72324 CPUtime=3.08 cores=5,7
/proc/1081270/stat : 1081270 (pb-oll-rs) R 1081267 1081270 1073836 0 -1 4194304 14581 0 0 0 181 127 0 0 20 0 1 0 199538702 110927872 18081 134679101440 4194304 5384485 140727975572432 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 5674704 5678696 35172352 140727975576597 140727975576674 140727975576674 140727975583691 0
/proc/1081270/statm: 27082 18081 1381 291 0 18616 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 108328 KiB
Current children cumulated memory: 72324 KiB

[startup+6.30021 s]
/proc/loadavg: 4.33 3.62 3.21 5/254 1081272
/proc/meminfo: memFree=125215508/131524600 swapFree=131071216/131071996
[pid=1081270] ppid=1081267 vsize=389592 memory=320564 CPUtime=6.27 cores=5,7
/proc/1081270/stat : 1081270 (pb-oll-rs) R 1081267 1081270 1073836 0 -1 4194304 61836 0 0 0 480 147 0 0 20 0 1 0 199538702 398942208 80141 134679101440 4194304 5384485 140727975572432 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 5674704 5678696 35172352 140727975576597 140727975576674 140727975576674 140727975583691 0
/proc/1081270/statm: 97398 80141 1381 291 0 88932 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 389592 KiB
Current children cumulated memory: 320564 KiB

[startup+12.7002 s]
/proc/loadavg: 4.28 3.64 3.22 5/254 1081272
/proc/meminfo: memFree=124900208/131524600 swapFree=131071216/131071996
[pid=1081270] ppid=1081267 vsize=681708 memory=627920 CPUtime=12.65 cores=5,7
/proc/1081270/stat : 1081270 (pb-oll-rs) R 1081267 1081270 1073836 0 -1 4194304 113226 0 0 0 1087 178 0 0 20 0 1 0 199538702 698068992 156980 134679101440 4194304 5384485 140727975572432 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 5674704 5678696 35172352 140727975576597 140727975576674 140727975576674 140727975583691 0
/proc/1081270/statm: 170427 156980 1381 291 0 161961 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 681708 KiB
Current children cumulated memory: 627920 KiB

[startup+25.5002 s]
/proc/loadavg: 4.24 3.65 3.23 5/254 1081275
/proc/meminfo: memFree=124706388/131524600 swapFree=131071216/131071996
[pid=1081270] ppid=1081267 vsize=1149088 memory=922836 CPUtime=25.43 cores=5,7
/proc/1081270/stat : 1081270 (pb-oll-rs) R 1081267 1081270 1073836 0 -1 4194304 168491 0 0 0 2326 217 0 0 20 0 1 0 199538702 1176666112 230709 134679101440 4194304 5384485 140727975572432 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 5674704 5678696 35172352 140727975576597 140727975576674 140727975576674 140727975583691 0
/proc/1081270/statm: 287272 230709 1459 291 0 278806 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 1149088 KiB
Current children cumulated memory: 922836 KiB

[startup+51.1054 s]
/proc/loadavg: 4.23 3.70 3.25 5/254 1081278
/proc/meminfo: memFree=123987652/131524600 swapFree=131071216/131071996
[pid=1081270] ppid=1081267 vsize=1457448 memory=1345108 CPUtime=50.98 cores=5,7
/proc/1081270/stat : 1081270 (pb-oll-rs) R 1081267 1081270 1073836 0 -1 4194304 216994 0 0 0 4706 392 0 0 20 0 1 0 199538702 1492426752 336277 134679101440 4194304 5384485 140727975572432 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 5674704 5678696 35172352 140727975576597 140727975576674 140727975576674 140727975583691 0
/proc/1081270/statm: 364362 336277 1459 291 0 355896 0
Current children cumulated CPU time: 50.98 s
Current children cumulated vsize: 1457448 KiB
Current children cumulated memory: 1345108 KiB

[startup+102.3 s]
/proc/loadavg: 4.50 3.85 3.33 5/257 1081293
/proc/meminfo: memFree=123046468/131524600 swapFree=131071216/131071996
[pid=1081270] ppid=1081267 vsize=2550156 memory=1987664 CPUtime=102.06 cores=5,7
/proc/1081270/stat : 1081270 (pb-oll-rs) R 1081267 1081270 1073836 0 -1 4194304 333296 0 0 0 9709 497 0 0 20 0 1 0 199538702 2611359744 496916 134679101440 4194304 5384485 140727975572432 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 5674704 5678696 35172352 140727975576597 140727975576674 140727975576674 140727975583691 0
/proc/1081270/statm: 637539 496916 1459 291 0 629073 0
Current children cumulated CPU time: 102.06 s
Current children cumulated vsize: 2550156 KiB
Current children cumulated memory: 1987664 KiB

[startup+162.3 s]
/proc/loadavg: 4.33 3.91 3.38 5/257 1081303
/proc/meminfo: memFree=122700984/131524600 swapFree=131071216/131071996
[pid=1081270] ppid=1081267 vsize=2628196 memory=2202636 CPUtime=161.91 cores=5,7
/proc/1081270/stat : 1081270 (pb-oll-rs) R 1081267 1081270 1073836 0 -1 4194304 362113 0 0 0 15464 727 0 0 20 0 1 0 199538702 2691272704 550659 134679101440 4194304 5384485 140727975572432 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 5674704 5678696 35172352 140727975576597 140727975576674 140727975576674 140727975583691 0
/proc/1081270/statm: 657049 550659 1459 291 0 648583 0
Current children cumulated CPU time: 161.91 s
Current children cumulated vsize: 2628196 KiB
Current children cumulated memory: 2202636 KiB

[startup+222.3 s]
/proc/loadavg: 4.37 4.01 3.46 5/257 1081313
/proc/meminfo: memFree=122524784/131524600 swapFree=131071216/131071996
[pid=1081270] ppid=1081267 vsize=2668848 memory=2248256 CPUtime=221.77 cores=5,7
/proc/1081270/stat : 1081270 (pb-oll-rs) R 1081267 1081270 1073836 0 -1 4194304 373749 0 0 0 21080 1097 0 0 20 0 1 0 199538702 2732900352 562064 134679101440 4194304 5384485 140727975572432 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 5674704 5678696 35172352 140727975576597 140727975576674 140727975576674 140727975583691 0
/proc/1081270/statm: 667212 562064 1459 291 0 658746 0
Current children cumulated CPU time: 221.77 s
Current children cumulated vsize: 2668848 KiB
Current children cumulated memory: 2248256 KiB

[startup+282.3 s]
/proc/loadavg: 4.26 4.05 3.51 5/257 1081325
/proc/meminfo: memFree=122130608/131524600 swapFree=131071216/131071996
[pid=1081270] ppid=1081267 vsize=3271848 memory=2543312 CPUtime=281.64 cores=5,7
/proc/1081270/stat : 1081270 (pb-oll-rs) R 1081267 1081270 1073836 0 -1 4194304 403144 0 0 0 26895 1269 0 0 20 0 1 0 199538702 3350372352 635828 134679101440 4194304 5384485 140727975572432 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 5674704 5678696 35172352 140727975576597 140727975576674 140727975576674 140727975583691 0
/proc/1081270/statm: 817962 635828 1459 291 0 809496 0
Current children cumulated CPU time: 281.64 s
Current children cumulated vsize: 3271848 KiB
Current children cumulated memory: 2543312 KiB

[startup+342.3 s]
/proc/loadavg: 4.14 4.06 3.55 5/257 1081335
/proc/meminfo: memFree=122075192/131524600 swapFree=131071216/131071996
[pid=1081270] ppid=1081267 vsize=3274440 memory=2546468 CPUtime=341.5 cores=5,7
/proc/1081270/stat : 1081270 (pb-oll-rs) R 1081267 1081270 1073836 0 -1 4194304 403883 0 0 0 32750 1400 0 0 20 0 1 0 199538702 3353026560 636617 134679101440 4194304 5384485 140727975572432 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 5674704 5678696 35172352 140727975576597 140727975576674 140727975576674 140727975583691 0
/proc/1081270/statm: 818610 636617 1459 291 0 810144 0
Current children cumulated CPU time: 341.5 s
Current children cumulated vsize: 3274440 KiB
Current children cumulated memory: 2546468 KiB

[startup+402.3 s]
/proc/loadavg: 4.08 4.06 3.58 5/255 1081346
/proc/meminfo: memFree=121991032/131524600 swapFree=131071216/131071996
[pid=1081270] ppid=1081267 vsize=3276104 memory=2550532 CPUtime=401.36 cores=5,7
/proc/1081270/stat : 1081270 (pb-oll-rs) R 1081267 1081270 1073836 0 -1 4194304 404952 0 0 0 38534 1602 0 0 20 0 1 0 199538702 3354730496 637633 134679101440 4194304 5384485 140727975572432 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 5674704 5678696 35172352 140727975576597 140727975576674 140727975576674 140727975583691 0
/proc/1081270/statm: 819026 637633 1459 291 0 810560 0
Current children cumulated CPU time: 401.36 s
Current children cumulated vsize: 3276104 KiB
Current children cumulated memory: 2550532 KiB

[startup+462.3 s]
/proc/loadavg: 4.08 4.06 3.62 5/255 1081356
/proc/meminfo: memFree=121660936/131524600 swapFree=131071216/131071996
[pid=1081270] ppid=1081267 vsize=3278032 memory=2786796 CPUtime=461.22 cores=5,7
/proc/1081270/stat : 1081270 (pb-oll-rs) R 1081267 1081270 1073836 0 -1 4194304 423686 0 0 0 44362 1760 0 0 20 0 1 0 199538702 3356704768 696699 134679101440 4194304 5384485 140727975572432 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 5674704 5678696 35172352 140727975576597 140727975576674 140727975576674 140727975583691 0
/proc/1081270/statm: 819508 696699 1459 291 0 811042 0

################
# More data... #
################

[startup+3102.3 s]
/proc/loadavg: 4.16 4.14 4.09 5/256 1083011
/proc/meminfo: memFree=116929840/131524600 swapFree=131071216/131071996
[pid=1081270] ppid=1081267 vsize=5985048 memory=5531744 CPUtime=3095.01 cores=5,7
/proc/1081270/stat : 1081270 (pb-oll-rs) R 1081267 1081270 1073836 0 -1 4194304 885433 0 0 0 301025 8476 0 0 20 0 1 0 199538702 6128689152 1382936 134679101440 4194304 5384485 140727975572432 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 5674704 5678696 35172352 140727975576597 140727975576674 140727975576674 140727975583691 0
/proc/1081270/statm: 1496262 1382936 1459 291 0 1487796 0
Current children cumulated CPU time: 3095.01 s
Current children cumulated vsize: 5985048 KiB
Current children cumulated memory: 5531744 KiB

[startup+3162.3 s]
/proc/loadavg: 4.12 4.12 4.09 5/256 1083021
/proc/meminfo: memFree=116863844/131524600 swapFree=131071216/131071996
[pid=1081270] ppid=1081267 vsize=5985048 memory=5536600 CPUtime=3154.87 cores=5,7
/proc/1081270/stat : 1081270 (pb-oll-rs) R 1081267 1081270 1073836 0 -1 4194304 888720 0 0 0 306859 8628 0 0 20 0 1 0 199538702 6128689152 1384150 134679101440 4194304 5384485 140727975572432 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 5674704 5678696 35172352 140727975576597 140727975576674 140727975576674 140727975583691 0
/proc/1081270/statm: 1496262 1384150 1459 291 0 1487796 0
Current children cumulated CPU time: 3154.87 s
Current children cumulated vsize: 5985048 KiB
Current children cumulated memory: 5536600 KiB

[startup+3222.3 s]
/proc/loadavg: 4.01 4.10 4.08 3/242 1083093
/proc/meminfo: memFree=117469820/131524600 swapFree=131071216/131071996
[pid=1081270] ppid=1081267 vsize=5985048 memory=5560464 CPUtime=3214.71 cores=5,7
/proc/1081270/stat : 1081270 (pb-oll-rs) R 1081267 1081270 1073836 0 -1 4194304 892886 0 0 0 312637 8834 0 0 20 0 1 0 199538702 6128689152 1390116 134679101440 4194304 5384485 140727975572432 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 5674704 5678696 35172352 140727975576597 140727975576674 140727975576674 140727975583691 0
/proc/1081270/statm: 1496262 1390116 1459 291 0 1487796 0
Current children cumulated CPU time: 3214.71 s
Current children cumulated vsize: 5985048 KiB
Current children cumulated memory: 5560464 KiB

[startup+3282.3 s]
/proc/loadavg: 2.84 3.74 3.96 3/241 1083105
/proc/meminfo: memFree=117463668/131524600 swapFree=131071216/131071996
[pid=1081270] ppid=1081267 vsize=5985048 memory=5566124 CPUtime=3274.56 cores=5,7
/proc/1081270/stat : 1081270 (pb-oll-rs) R 1081267 1081270 1073836 0 -1 4194304 894946 0 0 0 318394 9062 0 0 20 0 1 0 199538702 6128689152 1391531 134679101440 4194304 5384485 140727975572432 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 5674704 5678696 35172352 140727975576597 140727975576674 140727975576674 140727975583691 0
/proc/1081270/statm: 1496262 1391531 1459 291 0 1487796 0
Current children cumulated CPU time: 3274.56 s
Current children cumulated vsize: 5985048 KiB
Current children cumulated memory: 5566124 KiB

[startup+3342.3 s]
/proc/loadavg: 2.36 3.44 3.84 3/241 1083115
/proc/meminfo: memFree=117359892/131524600 swapFree=131071216/131071996
[pid=1081270] ppid=1081267 vsize=5985048 memory=5582772 CPUtime=3334.42 cores=5,7
/proc/1081270/stat : 1081270 (pb-oll-rs) R 1081267 1081270 1073836 0 -1 4194304 897046 0 0 0 324160 9282 0 0 20 0 1 0 199538702 6128689152 1395693 134679101440 4194304 5384485 140727975572432 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 5674704 5678696 35172352 140727975576597 140727975576674 140727975576674 140727975583691 0
/proc/1081270/statm: 1496262 1395693 1459 291 0 1487796 0
Current children cumulated CPU time: 3334.42 s
Current children cumulated vsize: 5985048 KiB
Current children cumulated memory: 5582772 KiB

[startup+3402.3 s]
/proc/loadavg: 2.17 3.19 3.73 3/240 1083125
/proc/meminfo: memFree=117343292/131524600 swapFree=131071216/131071996
[pid=1081270] ppid=1081267 vsize=5985048 memory=5599140 CPUtime=3394.28 cores=5,7
/proc/1081270/stat : 1081270 (pb-oll-rs) R 1081267 1081270 1073836 0 -1 4194304 899416 0 0 0 329988 9440 0 0 20 0 1 0 199538702 6128689152 1399785 134679101440 4194304 5384485 140727975572432 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 5674704 5678696 35172352 140727975576597 140727975576674 140727975576674 140727975583691 0
/proc/1081270/statm: 1496262 1399785 1459 291 0 1487796 0
Current children cumulated CPU time: 3394.28 s
Current children cumulated vsize: 5985048 KiB
Current children cumulated memory: 5599140 KiB

[startup+3462.3 s]
/proc/loadavg: 2.15 3.00 3.63 3/240 1083135
/proc/meminfo: memFree=117327012/131524600 swapFree=131071216/131071996
[pid=1081270] ppid=1081267 vsize=5985048 memory=5615068 CPUtime=3454.14 cores=5,7
/proc/1081270/stat : 1081270 (pb-oll-rs) R 1081267 1081270 1073836 0 -1 4194304 901702 0 0 0 335857 9557 0 0 20 0 1 0 199538702 6128689152 1403767 134679101440 4194304 5384485 140727975572432 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 5674704 5678696 35172352 140727975576597 140727975576674 140727975576674 140727975583691 0
/proc/1081270/statm: 1496262 1403767 1459 291 0 1487796 0
Current children cumulated CPU time: 3454.14 s
Current children cumulated vsize: 5985048 KiB
Current children cumulated memory: 5615068 KiB

[startup+3522.3 s]
/proc/loadavg: 2.16 2.85 3.53 3/241 1083148
/proc/meminfo: memFree=117251972/131524600 swapFree=131071216/131071996
[pid=1081270] ppid=1081267 vsize=5985048 memory=5628480 CPUtime=3514 cores=5,7
/proc/1081270/stat : 1081270 (pb-oll-rs) R 1081267 1081270 1073836 0 -1 4194304 904178 0 0 0 341677 9723 0 0 20 0 1 0 199538702 6128689152 1407120 134679101440 4194304 5384485 140727975572432 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 5674704 5678696 35172352 140727975576597 140727975576674 140727975576674 140727975583691 0
/proc/1081270/statm: 1496262 1407120 1459 291 0 1487796 0
Current children cumulated CPU time: 3514 s
Current children cumulated vsize: 5985048 KiB
Current children cumulated memory: 5628480 KiB

[startup+3582.3 s]
/proc/loadavg: 1.99 2.69 3.43 2/234 1083188
/proc/meminfo: memFree=121045616/131524600 swapFree=131071216/131071996
[pid=1081270] ppid=1081267 vsize=5985048 memory=5688596 CPUtime=3573.86 cores=5,7
/proc/1081270/stat : 1081270 (pb-oll-rs) R 1081267 1081270 1073836 0 -1 4194304 908075 0 0 0 347536 9850 0 0 20 0 1 0 199538702 6128689152 1422149 134679101440 4194304 5384485 140727975572432 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 5674704 5678696 35172352 140727975576597 140727975576674 140727975576674 140727975583691 0
/proc/1081270/statm: 1496262 1422149 1459 291 0 1487796 0
Current children cumulated CPU time: 3573.86 s
Current children cumulated vsize: 5985048 KiB
Current children cumulated memory: 5688596 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3608.5 s]
/proc/loadavg: 1.60 2.52 3.35 2/234 1083192
/proc/meminfo: memFree=120968552/131524600 swapFree=131071216/131071996
[pid=1081270] ppid=1081267 vsize=5985048 memory=5765440 CPUtime=3600 cores=5,7
/proc/1081270/stat : 1081270 (pb-oll-rs) R 1081267 1081270 1073836 0 -1 4194304 912492 0 0 0 350086 9914 0 0 20 0 1 0 199538702 6128689152 1441360 134679101440 4194304 5384485 140727975572432 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 5674704 5678696 35172352 140727975576597 140727975576674 140727975576674 140727975583691 0
/proc/1081270/statm: 1496262 1441360 1459 291 0 1487796 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 5985048 KiB
Current children cumulated memory: 5765440 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Sending SIGKILL to process tree (bottom up)
??? end of watcher thread

[startup+3610.57 s]
# the end of solver process 1081270 was just reported to runsolver
# Child ended because it received signal 9 (SIGKILL)

# cumulated CPU time of all completed processes:  user=3502.86 s, system=99.2189 s

Solver just ended.
Dumping a history of the last processes samples

[startup+3609.6 s]
/proc/loadavg: 1.60 2.52 3.35 2/234 1083192
/proc/meminfo: memFree=120968552/131524600 swapFree=131071216/131071996
[pid=1081270] ppid=1081267 vsize=5985048 memory=5765440 CPUtime=3601.1 cores=5,7
/proc/1081270/stat : 1081270 (pb-oll-rs) R 1081267 1081270 1073836 0 -1 4194304 912631 0 0 0 350196 9914 0 0 20 0 1 0 199538702 6128689152 1441360 134679101440 4194304 5384485 140727975572432 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 5674704 5678696 35172352 140727975576597 140727975576674 140727975576674 140727975583691 0
/proc/1081270/statm: 1496262 1441360 1459 291 0 1487796 0
Current children cumulated CPU time: 3601.1 s
Current children cumulated vsize: 5985048 KiB
Current children cumulated memory: 5765440 KiB

[startup+3610 s]*
/proc/loadavg: 1.60 2.52 3.35 2/234 1083192
/proc/meminfo: memFree=120968552/131524600 swapFree=131071216/131071996
[pid=1081270] ppid=1081267 vsize=5985048 memory=5765440 CPUtime=3601.5 cores=5,7
/proc/1081270/stat : 1081270 (pb-oll-rs) R 1081267 1081270 1073836 0 -1 4194304 912631 0 0 0 350236 9914 0 0 20 0 1 0 199538702 6128689152 1441360 134679101440 4194304 5384485 140727975572432 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 5674704 5678696 35172352 140727975576597 140727975576674 140727975576674 140727975583691 0
/proc/1081270/statm: 1496262 1441360 1459 291 0 1487796 0
Current children cumulated CPU time: 3601.5 s
Current children cumulated vsize: 5985048 KiB
Current children cumulated memory: 5765440 KiB

[startup+3610.4 s]
/proc/loadavg: 1.60 2.52 3.35 2/234 1083192
/proc/meminfo: memFree=120968552/131524600 swapFree=131071216/131071996
[pid=1081270] ppid=1081267 vsize=5985048 memory=5765440 CPUtime=3601.9 cores=5,7
/proc/1081270/stat : 1081270 (pb-oll-rs) R 1081267 1081270 1073836 0 -1 4194304 912631 0 0 0 350276 9914 0 0 20 0 1 0 199538702 6128689152 1441360 134679101440 4194304 5384485 140727975572432 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 5674704 5678696 35172352 140727975576597 140727975576674 140727975576674 140727975583691 0
/proc/1081270/statm: 1496262 1441360 1459 291 0 1487796 0
Current children cumulated CPU time: 3601.9 s
Current children cumulated vsize: 5985048 KiB
Current children cumulated memory: 5765440 KiB

[startup+3610.5 s]
/proc/loadavg: 1.60 2.52 3.35 2/234 1083192
/proc/meminfo: memFree=120968552/131524600 swapFree=131071216/131071996
[pid=1081270] ppid=1081267 vsize=5985048 memory=5765440 CPUtime=3602 cores=5,7
/proc/1081270/stat : 1081270 (pb-oll-rs) R 1081267 1081270 1073836 0 -1 4194304 912631 0 0 0 350286 9914 0 0 20 0 1 0 199538702 6128689152 1441360 134679101440 4194304 5384485 140727975572432 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 5674704 5678696 35172352 140727975576597 140727975576674 140727975576674 140727975583691 0
/proc/1081270/statm: 1496262 1441360 1459 291 0 1487796 0
Current children cumulated CPU time: 3602 s
Current children cumulated vsize: 5985048 KiB
Current children cumulated memory: 5765440 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 3610.57
CPU time (s): 3602.08
CPU user time (s): 3502.86
CPU system time (s): 99.2189
CPU usage (%): 99.7648
Max. virtual memory (cumulated for all children) (KiB): 5985048
Max. memory (cumulated for all children) (KiB): 5765440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3502.86
system time used= 99.2189
maximum resident set size= 5765440
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 912631
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= 161
involuntary context switches= 2660


# summary of solver processes directly reported to runsolver:
#   pid: 1081270
#   total CPU time (s): 3602.08
#   total CPU user time (s): 3502.86
#   total CPU system time (s): 99.2189

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.97594 second user time and 16.9643 second system time

The end

Launcher Data

Begin job on nodeC018 at 2024-07-20 13:09:35
IDJOB=4454492
IDBENCH=155394
IDSOLVER=3082
FILE ID=nodeC018/4454492-1721473763
RUNJOBID= nodeC018-1721473365-1080445
SLURM_JOB_ID= 7545715
Free space on /tmp= 890060 MiB

SOLVER NAME= pb-oll-rs 2024-07-19
BENCH NAME= PB24/normalized-PB11/OPT-LIN/heinz/normalized-ex1010-pi.opb
COMMAND LINE= pb-oll-rs BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4454492-1721473763/watcher-4454492-1721473763 -o /tmp/evaluation-result-4454492-1721473763/solver-4454492-1721473763 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1721473365-1080445 --watchdog 3760  pb-oll-rs HOME/instance-4454492-1721473763.opb

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

MD5SUM BENCH= 0b4dbd7f90f2b82bb3725efac604f63c
RANDOM SEED=2028561905

nodeC018.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		: 3670.686
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.52
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		: 3682.611
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.30
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		: 3600.048
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.52
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		: 3611.725
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.30
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		: 3670.719
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.52
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		: 3664.057
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.30
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        125533376 kB
MemAvailable:   128653276 kB
Buffers:          574944 kB
Cached:          3360952 kB
SwapCached:          148 kB
Active:          1170344 kB
Inactive:        4198540 kB
Active(anon):       1568 kB
Inactive(anon):  1477240 kB
Active(file):    1168776 kB
Inactive(file):  2721300 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071216 kB
Dirty:              3180 kB
Writeback:             0 kB
AnonPages:       1427096 kB
Mapped:           113756 kB
Shmem:             45784 kB
KReclaimable:     139292 kB
Slab:             239596 kB
SReclaimable:     139292 kB
SUnreclaim:       100304 kB
KernelStack:        4112 kB
PageTables:        12424 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    1778908 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            37568 kB
HardwareCorrupted:     0 kB
AnonHugePages:    595968 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:      283348 kB
DirectMap2M:    28850176 kB
DirectMap1G:    106954752 kB

Free space on /tmp at the end= 890080 MiB
End job on nodeC018 at 2024-07-20 14:09:46