Trace number 4459728

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
SCIP 2024-07-07OPT3 3.8611 3.91909

General information on the benchmark

NamePB24/normalized-PB07/OPT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=7-P0=53-P1=5-P2=67-P3=53-P4=17-P5=103-P6=29-P7=71-P8=47-B.opb
MD5SUM2fd47af0561ad637989545cb563fc5cb
Bench CategoryOPT-NLC (optimization problem, non-linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.044167
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables168
Total number of constraints17
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints17
Minimum length of a constraint7
Maximum length of a constraint63
Number of terms in the objective function 7
Biggest coefficient in the objective function 64
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 127
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 8192
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 32512
Number of bits of the biggest sum of numbers15
Number of products (including duplicates)392
Sum of products size (including duplicates)784
Number of different products392
Sum of products size784

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.02	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.0.0] [GitHash: 405ed0d46f]
0.00/0.02	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.02	c 
0.00/0.02	c user parameter file <scip.set> not found - using default parameters
0.00/0.02	c reading problem <HOME/instance-4459728-1721939462.opb>
0.00/0.02	c original problem has 560 variables (168 bin, 0 int, 392 impl, 0 cont) and 417 constraints
0.00/0.02	c problem read in 0.00
0.00/0.02	c presolving:
0.00/0.02	c (round 1, fast)       25 del vars, 0 del conss, 8 add conss, 0 chg bounds, 0 chg sides, 45 chg coeffs, 0 upgd conss, 0 impls, 672 clqs
0.00/0.02	c (round 2, fast)       139 del vars, 98 del conss, 16 add conss, 0 chg bounds, 0 chg sides, 142 chg coeffs, 0 upgd conss, 0 impls, 574 clqs
0.00/0.02	c (round 3, exhaustive) 140 del vars, 98 del conss, 16 add conss, 0 chg bounds, 0 chg sides, 142 chg coeffs, 0 upgd conss, 0 impls, 572 clqs
0.00/0.02	c (round 4, fast)       140 del vars, 100 del conss, 17 add conss, 0 chg bounds, 0 chg sides, 142 chg coeffs, 1 upgd conss, 0 impls, 572 clqs
0.00/0.02	c (round 5, fast)       140 del vars, 101 del conss, 17 add conss, 0 chg bounds, 0 chg sides, 142 chg coeffs, 1 upgd conss, 0 impls, 572 clqs
0.00/0.02	c (round 6, exhaustive) 140 del vars, 109 del conss, 17 add conss, 0 chg bounds, 0 chg sides, 142 chg coeffs, 1 upgd conss, 0 impls, 572 clqs
0.00/0.02	c (round 7, exhaustive) 140 del vars, 109 del conss, 17 add conss, 0 chg bounds, 0 chg sides, 142 chg coeffs, 18 upgd conss, 0 impls, 572 clqs
0.00/0.02	c    (0.0s) probing: 51/436 (11.7%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.00/0.02	c    (0.0s) probing aborted: 50/50 successive totally useless probings
0.00/0.02	c    (0.0s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.00/0.02	c    (0.0s) no symmetry present (symcode time: 0.00)
0.00/0.02	c presolving (8 rounds: 8 fast, 4 medium, 4 exhaustive):
0.00/0.02	c  140 deleted vars, 109 deleted constraints, 17 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 143 changed coefficients
0.00/0.02	c  0 implications, 572 cliques
0.00/0.02	c presolved problem has 436 variables (150 bin, 0 int, 286 impl, 0 cont) and 319 constraints
0.00/0.02	c     286 constraints of type <and>
0.00/0.02	c       8 constraints of type <linear>
0.00/0.02	c      17 constraints of type <logicor>
0.00/0.02	c       8 constraints of type <pseudoboolean>
0.00/0.02	c transformed objective value is always integral (scale: 2)
0.00/0.02	c Presolving Time: 0.01
0.00/0.02	c - non default parameters ----------------------------------------------------------------------
0.00/0.02	c # SCIP version 10.0.0
0.00/0.02	c 
0.00/0.02	c # maximal time in seconds to run
0.00/0.02	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
0.00/0.02	c limits/time = 3596.997612
0.00/0.02	c 
0.00/0.02	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.00/0.02	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
0.00/0.02	c limits/memory = 27900
0.00/0.02	c 
0.00/0.02	c # belongs reading time to solving time?
0.00/0.02	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
0.00/0.02	c timing/reading = TRUE
0.00/0.02	c 
0.00/0.02	c -----------------------------------------------------------------------------------------------
0.00/0.02	c start solving
0.00/0.02	c 
0.00/0.03	o 65
0.00/0.03	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.00/0.03	c p 0.0s|     1 |     0 |     0 |     - | vbounds|   0 | 436 | 320 | 597 |   0 |  0 |   0 |   0 | 1.000000e+00 | 6.500000e+01 |6400.00%| unknown
0.00/0.03	c   0.0s|     1 |     0 |    18 |     - |  6894k |   0 | 436 | 330 | 600 |   0 |  0 |  15 |   0 | 3.000000e+00 | 6.500000e+01 |2066.67%| unknown
0.00/0.06	c   0.0s|     1 |     0 |    48 |     - |  7268k |   0 | 436 | 335 | 612 |  12 |  1 |  20 |   0 | 3.000000e+00 | 6.500000e+01 |2066.67%| unknown
0.00/0.08	c   0.1s|     1 |     0 |    78 |     - |  7587k |   0 | 436 | 335 | 631 |  31 |  2 |  20 |   0 | 3.000000e+00 | 6.500000e+01 |2066.67%| unknown
0.06/0.11	c   0.1s|     1 |     0 |    98 |     - |  8491k |   0 | 436 | 335 | 641 |  41 |  3 |  20 |   0 | 3.000000e+00 | 6.500000e+01 |2066.67%| unknown
0.06/0.16	c   0.1s|     1 |     0 |   130 |     - |    10M |   0 | 436 | 335 | 654 |  54 |  4 |  20 |   0 | 3.000000e+00 | 6.500000e+01 |2066.67%| unknown
0.06/0.19	c   0.2s|     1 |     0 |   166 |     - |    12M |   0 | 436 | 335 | 669 |  69 |  5 |  20 |   0 | 3.000000e+00 | 6.500000e+01 |2066.67%| unknown
0.17/0.24	c   0.2s|     1 |     0 |   205 |     - |    13M |   0 | 436 | 335 | 682 |  82 |  6 |  20 |   0 | 3.000000e+00 | 6.500000e+01 |2066.67%| unknown
0.17/0.29	c   0.3s|     1 |     0 |   256 |     - |    15M |   0 | 436 | 335 | 697 |  97 |  7 |  20 |   0 | 3.000000e+00 | 6.500000e+01 |2066.67%| unknown
0.26/0.34	c   0.3s|     1 |     0 |   302 |     - |    16M |   0 | 436 | 335 | 709 | 109 |  8 |  20 |   0 | 3.000000e+00 | 6.500000e+01 |2066.67%| unknown
0.36/0.41	c   0.4s|     1 |     0 |   341 |     - |    19M |   0 | 436 | 335 | 720 | 120 |  9 |  20 |   0 | 3.000000e+00 | 6.500000e+01 |2066.67%| unknown
0.36/0.50	c   0.5s|     1 |     0 |   401 |     - |    22M |   0 | 436 | 335 | 736 | 136 | 10 |  20 |   0 | 3.000000e+00 | 6.500000e+01 |2066.67%| unknown
0.46/0.53	c   0.5s|     1 |     0 |   478 |     - |    23M |   0 | 436 | 335 | 174 | 147 | 11 |  20 |   0 | 3.000000e+00 | 6.500000e+01 |2066.67%| unknown
0.46/0.53	c   0.5s|     1 |     0 |   478 |     - |    23M |   0 | 436 | 335 | 174 | 147 | 11 |  20 |   0 | 3.000000e+00 | 6.500000e+01 |2066.67%| unknown
0.46/0.58	c   0.6s|     1 |     2 |  1731 |     - |    23M |   0 | 436 | 345 | 174 | 147 | 11 |  30 |   7 | 3.000000e+00 | 6.500000e+01 |2066.67%| unknown
0.76/0.86	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.76/0.86	c   0.8s|   100 |    71 |  4227 |  37.9 |    27M |  51 | 436 | 383 | 197 | 818 |  2 |  68 | 103 | 3.000000e+00 | 6.500000e+01 |2066.67%| unknown
0.96/1.04	c   1.0s|   200 |   161 |  5947 |  27.5 |    28M |  53 | 436 | 401 |   0 |1259 |  0 |  86 | 107 | 3.000000e+00 | 6.500000e+01 |2066.67%| unknown
1.15/1.27	c   1.3s|   300 |   235 |  8192 |  25.8 |    30M |  53 | 436 | 408 |   0 |1801 |  0 |  93 | 164 | 3.000000e+00 | 6.500000e+01 |2066.67%| unknown
1.45/1.51	c   1.5s|   400 |   298 | 10339 |  24.7 |    31M |  60 | 436 | 427 | 248 |2315 |  2 | 112 | 212 | 3.000000e+00 | 6.500000e+01 |2066.67%| unknown
1.55/1.66	c   1.6s|   500 |   354 | 12107 |  23.3 |    31M |  60 | 436 | 446 | 194 |2778 |  2 | 131 | 242 | 3.000000e+00 | 6.500000e+01 |2066.67%| unknown
1.74/1.83	c   1.8s|   600 |   407 | 13815 |  22.3 |    31M |  60 | 436 | 460 | 209 |3288 |  2 | 145 | 287 | 3.000000e+00 | 6.500000e+01 |2066.67%| unknown
1.84/1.97	c   2.0s|   700 |   452 | 15155 |  21.0 |    31M |  60 | 436 | 478 | 120 |3716 |  2 | 163 | 291 | 3.000000e+00 | 6.500000e+01 |2066.67%| unknown
1.95/2.07	o 23
1.95/2.07	c * 2.1s|   732 |   463 | 15756 |  20.9 |    LP  |  60 | 436 | 478 | 163 |3899 |  0 | 163 | 291 | 3.000000e+00 | 2.300000e+01 | 666.67%| unknown
2.14/2.20	c   2.2s|   800 |   488 | 17203 |  20.9 |    34M |  60 | 436 | 507 | 172 |4210 |  2 | 199 | 315 | 3.000000e+00 | 2.300000e+01 | 666.67%| unknown
2.34/2.44	c   2.4s|   900 |   556 | 19504 |  21.2 |    34M |  60 | 436 | 523 | 225 |4788 |  2 | 215 | 379 | 3.000000e+00 | 2.300000e+01 | 666.67%| unknown
2.54/2.64	c   2.6s|  1000 |   597 | 21185 |  20.7 |    35M |  60 | 436 | 532 | 209 |5264 |  2 | 224 | 409 | 3.000000e+00 | 2.300000e+01 | 666.67%| unknown
3.05/3.13	c   3.1s|  1100 |   668 | 25181 |  22.5 |    37M |  60 | 436 | 560 | 170 |6339 |  2 | 252 | 474 | 3.000000e+00 | 2.300000e+01 | 666.67%| unknown
3.05/3.18	o 5
3.05/3.18	c L 3.2s|  1110 |   479 | 25412 |  22.5 |    rins|  60 | 436 | 560 | 231 |6418 |  2 | 252 | 474 | 3.000000e+00 | 5.000000e+00 |  66.67%| unknown
3.24/3.30	c   3.3s|  1200 |   494 | 26803 |  22.0 |    37M |  60 | 436 | 542 | 190 |6652 |  2 | 253 | 474 | 3.000000e+00 | 5.000000e+00 |  66.67%| unknown
3.34/3.43	c   3.4s|  1300 |   554 | 28872 |  21.9 |    37M |  60 | 436 | 575 |   0 |7095 |  0 | 286 | 474 | 3.000000e+00 | 5.000000e+00 |  66.67%| unknown
3.44/3.52	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3.44/3.52	c   3.5s|  1400 |   604 | 29879 |  21.0 |    37M |  60 | 436 | 580 | 237 |7325 |  3 | 291 | 474 | 3.000000e+00 | 5.000000e+00 |  66.67%| unknown
3.44/3.57	c   3.6s|  1500 |   614 | 30133 |  19.8 |    37M |  63 | 436 | 580 |   0 |7400 |  0 | 291 | 474 | 3.000000e+00 | 5.000000e+00 |  66.67%| unknown
3.54/3.60	c   3.6s|  1600 |   610 | 30355 |  18.7 |    37M |  63 | 436 | 580 | 242 |7449 |  1 | 291 | 474 | 3.000000e+00 | 5.000000e+00 |  66.67%| unknown
3.54/3.64	c   3.6s|  1700 |   628 | 30713 |  17.8 |    37M |  63 | 436 | 586 | 238 |7540 |  1 | 297 | 474 | 3.000000e+00 | 5.000000e+00 |  66.67%| unknown
3.63/3.70	c   3.7s|  1800 |   664 | 31234 |  17.1 |    37M |  69 | 436 | 600 |   0 |7670 |  0 | 311 | 474 | 3.000000e+00 | 5.000000e+00 |  66.67%| unknown
3.63/3.75	c   3.7s|  1900 |   696 | 31702 |  16.4 |    37M |  70 | 436 | 612 |   0 |7792 |  0 | 323 | 474 | 3.000000e+00 | 5.000000e+00 |  66.67%| unknown
3.73/3.80	c   3.8s|  2000 |   737 | 32286 |  15.9 |    38M |  70 | 436 | 629 |   0 |7921 |  0 | 340 | 474 | 3.000000e+00 | 5.000000e+00 |  66.67%| unknown
3.73/3.85	c   3.8s|  2100 |   749 | 32904 |  15.4 |    38M |  70 | 436 | 640 | 252 |8055 |  2 | 351 | 474 | 3.000000e+00 | 5.000000e+00 |  66.67%| unknown
3.73/3.89	c   3.9s|  2200 |   759 | 33197 |  14.9 |    38M |  70 | 436 | 658 |   0 |8121 |  0 | 369 | 474 | 3.000000e+00 | 5.000000e+00 |  66.67%| unknown
3.83/3.91	o 3
3.83/3.91	c r 3.9s|  2256 |     0 | 33405 |  14.6 |simplero|  70 | 436 | 667 | 241 |8169 |  0 | 378 | 474 | 3.000000e+00 | 3.000000e+00 |   0.00%| 100.00%
3.83/3.91	c 
3.83/3.91	c SCIP Status        : problem is solved [optimal solution found]
3.83/3.91	c Solving Time (sec) : 3.89
3.83/3.91	c Solving Nodes      : 2256
3.83/3.91	c Primal Bound       : +3.00000000000000e+00 (4 solutions)
3.83/3.91	c Dual Bound         : +3.00000000000000e+00
3.83/3.91	c Gap                : 0.00 %
3.83/3.91	s OPTIMUM FOUND
3.83/3.91	v -x168 -x167 -x166 -x165 x164 x163 x162 -x161 x160 -x159 -x158 x157 -x156 x155 x112 x111 -x110 x109 x108 -x107 x106 -x154 -x153 
3.83/3.91	v -x152 -x151 -x150 -x149 -x148 x105 -x104 x103 -x102 x101 -x100 x99 -x147 -x146 x145 x144 -x143 -x142 x141 -x98 -x97 -x96 -x95 
3.83/3.91	v -x94 -x93 x92 -x140 x139 -x138 x137 -x136 x135 x134 -x91 x90 -x89 -x88 -x87 -x86 x85 -x133 -x132 x131 x130 -x129 -x128 x127 
3.83/3.91	v -x84 x83 x82 -x81 -x80 -x79 x78 -x126 -x125 -x124 -x123 -x122 -x121 x120 -x77 x76 x75 x74 -x73 -x72 x71 -x119 -x118 -x117 -x116 
3.83/3.91	v -x115 -x114 x113 -x70 x69 -x68 -x67 x66 -x65 x64 -x63 -x62 -x61 x60 -x59 -x58 x57 -x56 x55 x54 x53 -x52 -x51 x50 x49 -x48 
3.83/3.91	v x47 -x46 x45 -x44 x43 x42 x41 -x40 -x39 -x38 -x37 x36 x35 x34 x33 -x32 -x31 -x30 x29 -x28 x27 x26 x25 -x24 -x23 x22 -x21 -x20 
3.83/3.91	v -x19 -x18 x17 -x16 x15 -x14 x13 x12 -x11 x10 x9 x8 -x7 -x6 -x5 -x4 -x3 x2 x1 
3.83/3.91	c SCIP Status        : problem is solved [optimal solution found]
3.83/3.91	c Total Time         :       3.89
3.83/3.91	c   solving          :       3.89
3.83/3.91	c   presolving       :       0.01 (included in solving)
3.83/3.91	c   reading          :       0.00 (included in solving)
3.83/3.91	c   copying          :       0.11 (42 #copies) (minimal 0.00, maximal 0.00, average 0.00)
3.83/3.91	c Original Problem   :
3.83/3.91	c   Problem name     : HOME/instance-4459728-1721939462.opb
3.83/3.91	c   Variables        : 560 (168 binary, 0 integer, 392 implicit integer, 0 continuous)
3.83/3.91	c   Constraints      : 417 initial, 417 maximal
3.83/3.91	c   Objective        : minimize, 7 non-zeros (abs.min = 1, abs.max = 64)
3.83/3.91	c Presolved Problem  :
3.83/3.91	c   Problem name     : t_HOME/instance-4459728-1721939462.opb
3.83/3.91	c   Variables        : 436 (150 binary, 0 integer, 286 implicit integer, 0 continuous)
3.83/3.91	c   Constraints      : 319 initial, 667 maximal
3.83/3.91	c   Objective        : minimize, 6 non-zeros (abs.min = 1, abs.max = 32)
3.83/3.91	c   Nonzeros         : 2463 constraint, 1014 clique table
3.83/3.91	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
3.83/3.91	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3.83/3.91	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3.83/3.91	c   domcol           :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3.83/3.91	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3.83/3.91	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3.83/3.91	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3.83/3.91	c   dualsparsify     :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3.83/3.91	c   gateextraction   :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3.83/3.91	c   implics          :       0.00       0.00      4          0          0          0          0          0          0          0          0          0
3.83/3.91	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3.83/3.91	c   milp             :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3.83/3.91	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3.83/3.91	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3.83/3.91	c   sparsify         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3.83/3.91	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3.83/3.91	c   trivial          :       0.00       0.00      8         16          0          0          0          0          0          0          0          0
3.83/3.91	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3.83/3.91	c   dualfix          :       0.00       0.00      8          0          0          0          0          0          0          0          0          0
3.83/3.91	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3.83/3.91	c   probing          :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3.83/3.91	c   pseudoobj        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3.83/3.91	c   symmetry         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3.83/3.91	c   vbounds          :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3.83/3.91	c   knapsack         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3.83/3.91	c   setppc           :       0.00       0.00      3          0          0          0          0          0          3          0          0          0
3.83/3.91	c   and              :       0.00       0.00     12          1         97          0          0          0         97          0          0         97
3.83/3.91	c   linear           :       0.00       0.00     11          1          9          0          0          0          9         17          0         45
3.83/3.91	c   logicor          :       0.00       0.00      3          0          0          0          0          0          0          0          0          1
3.83/3.91	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3.83/3.91	c   pseudoboolean    :       0.00       0.00      4          0          0          0          0          0          0          0          0          0
3.83/3.91	c   components       :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3.83/3.91	c   root node        :          -          -      -         37          -          -         37          -          -          -          -          -
3.83/3.91	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
3.83/3.91	c   benderslp        :          0          0          0          0       1698          0          0        440          0          0          0          0          0          0          0
3.83/3.91	c   integral         :          0          0          0          0       1698          0          0        440          0          0        107          0          0         48       3262
3.83/3.91	c   knapsack         :          0+         3          0       1509          0          0          0          0          7          0          4          0          0          0          0
3.83/3.91	c   setppc           :          0+         1          0        269          0          0          0          0         61          0          9          0          0          0          0
3.83/3.91	c   and              :        286        286       3075       8623          0          0          0          0       5803         96       6357       7002       5042          0          0
3.83/3.91	c   linear           :          8+        26         11       8527          0          0          0        437       1692        764       3006          0          0          0          0
3.83/3.91	c   logicor          :         17+       380         11       2497          0          0          0         19        162         35        226          6          5          0          0
3.83/3.91	c   benders          :          0          0          0          0          0          0          0         21          0          0          0          0          0          0          0
3.83/3.91	c   pseudoboolean    :          8          8          0          0          0          0          0         19          0          0          0          0          0          0          0
3.83/3.91	c   fixedvar         :          0          0          0          0          0          0          0          6          0          0          0          0          0          0          0
3.83/3.91	c   countsols        :          0          0          0          0          0          0          0          6          0          0          0          0          0          0          0
3.83/3.91	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3.83/3.91	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
3.83/3.91	c   benderslp        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3.83/3.91	c   integral         :       0.28       0.00       0.00       0.00       0.28       0.00       0.00       0.00       0.00       0.00
3.83/3.91	c   knapsack         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3.83/3.91	c   setppc           :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3.83/3.91	c   and              :       0.07       0.00       0.04       0.02       0.00       0.00       0.00       0.00       0.00       0.00
3.83/3.91	c   linear           :       0.02       0.00       0.00       0.01       0.00       0.00       0.00       0.00       0.00       0.00
3.83/3.91	c   logicor          :       0.01       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3.83/3.91	c   benders          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3.83/3.91	c   pseudoboolean    :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3.83/3.91	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3.83/3.91	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3.83/3.91	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3.83/3.91	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
3.83/3.91	c   dualfix          :          3          0          0          0
3.83/3.91	c   genvbounds       :          0          0          0          0
3.83/3.91	c   nlobbt           :          0          0          0          0
3.83/3.91	c   obbt             :          0          0          0          0
3.83/3.91	c   probing          :          0          0          0          0
3.83/3.91	c   pseudoobj        :       6237          4          0         17
3.83/3.91	c   redcost          :       5598          0          0         19
3.83/3.91	c   rootredcost      :          3          0          0         28
3.83/3.91	c   symmetry         :          0          0          0          0
3.83/3.91	c   vbounds          :       4390          0          0          0
3.83/3.91	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
3.83/3.91	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
3.83/3.91	c   genvbounds       :       0.00       0.00       0.00       0.00       0.00       0.00
3.83/3.91	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
3.83/3.91	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
3.83/3.91	c   probing          :       0.00       0.00       0.00       0.00       0.00       0.00
3.83/3.91	c   pseudoobj        :       0.00       0.00       0.00       0.00       0.00       0.00
3.83/3.91	c   redcost          :       0.04       0.00       0.00       0.04       0.00       0.00
3.83/3.91	c   rootredcost      :       0.00       0.00       0.00       0.00       0.00       0.00
3.83/3.91	c   symmetry         :       0.00       0.00       0.00       0.00       0.00       0.00
3.83/3.91	c   vbounds          :       0.00       0.00       0.00       0.00       0.00       0.00
3.83/3.91	c Symmetry           :
3.83/3.91	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
3.83/3.91	c   orbital reduction:          0 reductions applied,          0 cutoffs
3.83/3.91	c   lexicographic red:          0 reductions applied,          0 cutoffs
3.83/3.91	c   shadow tree time :       0.00 s
3.83/3.91	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
3.83/3.91	c   propagation      :       0.01        147        145          -       1244       42.6         28       30.4          -          -          -
3.83/3.91	c   infeasible LP    :       0.00         13         12          -        105       43.7         10       43.1         11       36.2          0
3.83/3.91	c   bound exceed. LP :       0.00          1          1          -          0        0.0          0        0.0          1        6.0         10
3.83/3.91	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
3.83/3.91	c   pseudo solution  :       0.00          1          1          -          1        0.0          0        0.0          -          -          -
3.83/3.91	c   applied globally :       0.00          -          -          0        366       17.9          -          -         12          -          -
3.83/3.91	c   applied locally  :          -          -          -          0          0        0.0          -          -          0          -          -
3.83/3.91	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
3.83/3.91	c   cut pool         :       0.22          -        655         21          -          -       7904      46832          -          -          -          -          -    (maximal pool size:       3003)
3.83/3.91	c   aggregation      :       0.36       0.00        176         11          0          0       5635      27190       2189       1890       1424        466          0
3.83/3.91	c   > cmir           :          -          -          -          -          -          -          -      18073        395        999        954         45          -
3.83/3.91	c   > flowcover      :          -          -          -          -          -          -          -       8865       1607        807        438        369          -
3.83/3.91	c   > knapsackcover  :          -          -          -          -          -          -          -        252        187         84         32         52          -
3.83/3.91	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3.83/3.91	c   clique           :       0.00       0.00         11         11          0          0          0          0          0          0          0          0          0
3.83/3.91	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3.83/3.91	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3.83/3.91	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3.83/3.91	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3.83/3.91	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3.83/3.91	c   gomory           :       0.63       0.00        144         10          0          0       6915      18240       2790        567        496         71          0
3.83/3.91	c   > gomorymi       :          -          -          -          -          -          -          -       9306       1423        331        281         50          -
3.83/3.91	c   > strongcg       :          -          -          -          -          -          -          -       8934       1367        236        215         21          -
3.83/3.91	c   impliedbounds    :       0.00       0.00        179         11          0          0        226        665          0        533        533          0          0
3.83/3.91	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3.83/3.91	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3.83/3.91	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3.83/3.91	c   mcf              :       0.00       0.00          1          1          0          0          0          0          0          0          0          0          0
3.83/3.91	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3.83/3.91	c   mixing           :       0.00       0.00        179         11          0          0          0          0          0          0          0          0          0
3.83/3.91	c   multilinear      :       0.00       0.00         88         11          0          0          0          0          0          0          0          0          0
3.83/3.91	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3.83/3.91	c   rapidlearning    :       0.40       0.00         29          1          0        213          0          0          0          0          0          0         79
3.83/3.91	c   rlt              :       0.03       0.00         67         10          0          0         83        165         38         81         68         13          0
3.83/3.91	c   zerohalf         :       0.03       0.00        138         11          0          0        151        572         89         49         45          4          0
3.83/3.91	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
3.83/3.91	c   hybrid           :       0.06       0.00       2166         11       8184          2      50546        147          0       2063
3.83/3.91	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
3.83/3.91	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
3.83/3.91	c Pricers            :   ExecTime  SetupTime      Calls       Vars
3.83/3.91	c   problem variables:       0.01          -       3903        325
3.83/3.91	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
3.83/3.91	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
3.83/3.91	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
3.83/3.91	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
3.83/3.91	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
3.83/3.91	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
3.83/3.91	c   inference        :       0.00       0.00          0          0          7          0          0          0          0         14
3.83/3.91	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
3.83/3.91	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
3.83/3.91	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
3.83/3.91	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
3.83/3.91	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
3.83/3.91	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
3.83/3.91	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
3.83/3.91	c   relpscost        :       0.28       0.00       1691          0          0          0        107          0         48       3248
3.83/3.91	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
3.83/3.91	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
3.83/3.91	c   LP solutions     :       0.00          -          -          0          0
3.83/3.91	c   relax solutions  :       0.00          -          -          0          0
3.83/3.91	c   pseudo solutions :       0.00          -          -          0          0
3.83/3.91	c   strong branching :       0.00          -          -          0          0
3.83/3.91	c   actconsdiving    :       0.00       0.00          0          0          0
3.83/3.91	c   adaptivediving   :       0.02       0.00         14          0          0
3.83/3.91	c   alns             :       0.02       0.00          5          0          0
3.83/3.91	c   bound            :       0.00       0.00          0          0          0
3.83/3.91	c   clique           :       0.00       0.00          1          0          0
3.83/3.91	c   coefdiving       :       0.00       0.00          0          0          0
3.83/3.91	c   completesol      :       0.00       0.00          0          0          0
3.83/3.91	c   conflictdiving   :       0.01       0.00          7          0          0
3.83/3.91	c   crossover        :       0.00       0.00          0          0          0
3.83/3.91	c   dins             :       0.00       0.00          0          0          0
3.83/3.91	c   distributiondivin:       0.02       0.00          7          0          0
3.83/3.91	c   dps              :       0.00       0.00          0          0          0
3.83/3.91	c   dualval          :       0.00       0.00          0          0          0
3.83/3.91	c   farkasdiving     :       0.02       0.00          1          0          0
3.83/3.91	c   feasjump         :       0.00       0.00          0          0          0
3.83/3.91	c   feaspump         :       0.01       0.00          4          0          0
3.83/3.91	c   fixandinfer      :       0.00       0.00          0          0          0
3.83/3.91	c   fracdiving       :       0.00       0.00          7          0          0
3.83/3.91	c   gins             :       0.00       0.00          0          0          0
3.83/3.91	c   guideddiving     :       0.01       0.00          7          0          0
3.83/3.91	c   indcoefdiving    :       0.00       0.00          0          0          0
3.83/3.91	c   indicator        :       0.00       0.00          0          0          0
3.83/3.91	c   indicatordiving  :       0.00       0.00          0          0          0
3.83/3.91	c   indoneopt        :       0.00       0.00          0          0          0
3.83/3.91	c   indrounding      :       0.00       0.00          0          0          0
3.83/3.91	c   indtwoopt        :       0.00       0.00          0          0          0
3.83/3.91	c   intdiving        :       0.00       0.00          0          0          0
3.83/3.91	c   intshifting      :       0.00       0.00          0          0          0
3.83/3.91	c   linesearchdiving :       0.00       0.00          7          0          0
3.83/3.91	c   localbranching   :       0.00       0.00          0          0          0
3.83/3.91	c   locks            :       0.00       0.00          1          0          0
3.83/3.91	c   lpface           :       0.00       0.00          0          0          0
3.83/3.91	c   mpec             :       0.00       0.00          0          0          0
3.83/3.91	c   multistart       :       0.00       0.00          0          0          0
3.83/3.91	c   mutation         :       0.00       0.00          0          0          0
3.83/3.91	c   nlpdiving        :       0.00       0.00          0          0          0
3.83/3.91	c   objpscostdiving  :       0.01       0.00          4          0          0
3.83/3.91	c   octane           :       0.00       0.00          0          0          0
3.83/3.91	c   ofins            :       0.00       0.00          0          0          0
3.83/3.91	c   oneopt           :       0.00       0.00          3          0          0
3.83/3.91	c   padm             :       0.00       0.00          0          0          0
3.83/3.91	c   proximity        :       0.00       0.00          0          0          0
3.83/3.91	c   pscostdiving     :       0.00       0.00          7          0          0
3.83/3.91	c   randrounding     :       0.01       0.00        389          0          0
3.83/3.91	c   rens             :       0.01       0.00          1          0          0
3.83/3.91	c   reoptsols        :       0.00       0.00          0          0          0
3.83/3.91	c   repair           :       0.00       0.00          0          0          0
3.83/3.91	c   rins             :       0.04       0.00          7          1          1
3.83/3.91	c   rootsoldiving    :       0.01       0.00          4          0          0
3.83/3.91	c   rounding         :       0.00       0.00        828          0          0
3.83/3.91	c   scheduler        :       0.00       0.00          0          0          0
3.83/3.91	c   shiftandpropagate:       0.00       0.00          0          0          0
3.83/3.91	c   shifting         :       0.11       0.00        306          0          0
3.83/3.91	c   simplerounding   :       0.02       0.00       3885          1          1
3.83/3.91	c   smallcard        :       0.00       0.00          0          0          0
3.83/3.91	c   subnlp           :       0.00       0.00          0          0          0
3.83/3.91	c   trivial          :       0.00       0.00          2          0          0
3.83/3.91	c   trivialnegation  :       0.00       0.00          0          0          0
3.83/3.91	c   trustregion      :       0.00       0.00          0          0          0
3.83/3.91	c   trysol           :       0.00       0.00          0          0          0
3.83/3.91	c   twoopt           :       0.00       0.00          0          0          0
3.83/3.91	c   undercover       :       0.02       0.00          1          0          0
3.83/3.91	c   vbounds          :       0.00       0.00          1          1          1
3.83/3.91	c   veclendiving     :       0.00       0.00          7          0          0
3.83/3.91	c   zeroobj          :       0.00       0.00          0          0          0
3.83/3.91	c   zirounding       :       0.00       0.00       1000          0          0
3.83/3.91	c   other solutions  :          -          -          -          0          -
3.83/3.91	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
3.83/3.91	c   rens             :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3.83/3.91	c   rins             :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3.83/3.91	c   mutation         :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3.83/3.91	c   localbranching   :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3.83/3.91	c   crossover        :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3.83/3.91	c   proximity        :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3.83/3.91	c   zeroobjective    :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3.83/3.91	c   dins             :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3.83/3.91	c   trustregion      :          0       0.00       0.00          0          0          0    0.00000    0.00000   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    0
3.83/3.91	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
3.83/3.91	c   primal LP        :       0.08        564          0       0.00       0.00       0.08        564
3.83/3.91	c   dual LP          :       0.87       3948      26484       6.84   30320.24       0.01         74
3.83/3.91	c   lex dual LP      :       0.00          0          0       0.00          -
3.83/3.91	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
3.83/3.91	c   resolve instable :       0.00          0          0       0.00          -
3.83/3.91	c   diving/probing LP:       0.11        440       6921      15.73   61212.04
3.83/3.91	c   strong branching :       0.16        474       3777       7.97   23511.03          -          -         28
3.83/3.91	c     (at root node) :          -          7        208      29.71          -
3.83/3.91	c   conflict analysis:       0.00          1         10      10.00          -
3.83/3.91	c B&B Tree           :
3.83/3.91	c   number of runs   :          1
3.83/3.91	c   nodes            :       2256 (1631 internal, 625 leaves)
3.83/3.91	c   feasible leaves  :          0
3.83/3.91	c   infeas. leaves   :        625
3.83/3.91	c   objective leaves :          0
3.83/3.91	c   nodes (total)    :       2256 (1631 internal, 625 leaves)
3.83/3.91	c   nodes left       :          0
3.83/3.91	c   max depth        :         70
3.83/3.91	c   max depth (total):         70
3.83/3.91	c   backtracks       :        324 (14.4%)
3.83/3.91	c   early backtracks :          0 (0.0%)
3.83/3.91	c   nodes exc. ref.  :          0 (0.0%)
3.83/3.91	c   delayed cutoffs  :         38
3.83/3.91	c   repropagations   :        241 (456 domain reductions, 20 cutoffs)
3.83/3.91	c   avg switch length:       3.79
3.83/3.91	c   switching time   :       0.12
3.83/3.91	c Root Node          :
3.83/3.91	c   First LP value   : +3.00000000000000e+00
3.83/3.91	c   First LP Iters   :         18 (46391.75 Iter/sec)
3.83/3.91	c   First LP Time    :       0.00
3.83/3.91	c   Final Dual Bound : +3.00000000000000e+00
3.83/3.91	c   Final Root Iters :        478
3.83/3.91	c   Root LP Estimate : +3.47322848242879e+00
3.83/3.91	c Solution           :
3.83/3.91	c   Solutions found  :          4 (4 improvements)
3.83/3.91	c   First Solution   : +6.50000000000000e+01   (in run 1, after 1 nodes, 0.01 seconds, depth 78, found by <vbounds>)
3.83/3.91	c   Gap First Sol.   :    6400.00 %
3.83/3.91	c   Gap Last Sol.    :       0.00 %
3.83/3.91	c   Primal Bound     : +3.00000000000000e+00   (in run 1, after 2256 nodes, 3.89 seconds, depth 61, found by <simplerounding>)
3.83/3.91	c   Dual Bound       : +3.00000000000000e+00
3.83/3.91	c   Gap              :       0.00 %
3.83/3.91	c Integrals          :      Total       Avg%
3.83/3.91	c   primal-dual      :     321.46      82.62
3.83/3.91	c   primal-ref       :          -          - (not evaluated)
3.83/3.91	c   dual-ref         :          -          - (not evaluated)
3.83/3.91	c Time complete: 3.85539.

Verifier Data

OK	3

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

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4459728-1721939462/watcher-4459728-1721939462 -o /tmp/evaluation-result-4459728-1721939462/solver-4459728-1721939462 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1721939462-253730 --watchdog 3760 pbscip -f HOME/instance-4459728-1721939462.opb -t 3600 -j 2 -m 31000 

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
Current StackSize limit: 8192 KiB

solver pid=253747, runsolver pid=253744

[startup+0.10029 s]*
/proc/loadavg: 0.11 0.11 0.20 3/245 253749
/proc/meminfo: memFree=125779236/131524600 swapFree=131053920/131071996
[pid=253747] ppid=253744 vsize=67456 memory=27764 CPUtime=0.06 cores=4,6
/proc/253747/stat : 253747 (pbscip) R 253744 253747 253719 0 -1 4194304 3351 0 7 0 6 0 0 0 20 0 1 0 30475504 69074944 6941 134679101440 4194304 18693293 140723139019664 0 0 0 0 0 2 0 0 0 17 4 0 0 1 0 0 21375888 21430392 29601792 140723139027971 140723139028070 140723139028070 140723139035086 0
/proc/253747/statm: 16864 6941 3977 3540 0 5121 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 67456 KiB
Current children cumulated memory: 27764 KiB

[startup+0.205387 s]*
/proc/loadavg: 0.11 0.11 0.20 4/250 253768
/proc/meminfo: memFree=125733388/131524600 swapFree=131053920/131071996
[pid=253747] ppid=253744 vsize=68564 memory=29992 CPUtime=0.17 cores=4,6
/proc/253747/stat : 253747 (pbscip) R 253744 253747 253719 0 -1 4194304 3860 0 7 0 17 0 0 0 20 0 1 0 30475504 70209536 7498 134679101440 4194304 18693293 140723139019664 0 0 0 0 0 2 0 0 0 17 4 0 0 1 0 0 21375888 21430392 29601792 140723139027971 140723139028070 140723139028070 140723139035086 0
/proc/253747/statm: 17141 7498 4008 3540 0 5398 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 68564 KiB
Current children cumulated memory: 29992 KiB

[startup+0.305381 s]*
/proc/loadavg: 0.11 0.11 0.20 5/256 253783
/proc/meminfo: memFree=125651892/131524600 swapFree=131053920/131071996
[pid=253747] ppid=253744 vsize=71316 memory=32632 CPUtime=0.26 cores=4,6
/proc/253747/stat : 253747 (pbscip) R 253744 253747 253719 0 -1 4194304 4542 0 7 0 26 0 0 0 20 0 1 0 30475504 73027584 8158 134679101440 4194304 18693293 140723139019664 0 0 0 0 0 2 0 0 0 17 4 0 0 1 0 0 21375888 21430392 29601792 140723139027971 140723139028070 140723139028070 140723139035086 0
/proc/253747/statm: 17829 8158 4008 3540 0 6086 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 71316 KiB
Current children cumulated memory: 32632 KiB

[startup+0.700206 s]
/proc/loadavg: 0.11 0.11 0.20 6/262 253793
/proc/meminfo: memFree=125539628/131524600 swapFree=131053920/131071996
[pid=253747] ppid=253744 vsize=83740 memory=43780 CPUtime=0.66 cores=4,6
/proc/253747/stat : 253747 (pbscip) R 253744 253747 253719 0 -1 4194304 7948 0 7 0 65 1 0 0 20 0 1 0 30475504 85749760 10945 134679101440 4194304 18693293 140723139019664 0 0 0 0 0 2 0 0 0 17 4 0 0 1 0 0 21375888 21430392 29601792 140723139027971 140723139028070 140723139028070 140723139035086 0
/proc/253747/statm: 20935 10945 4008 3540 0 9192 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 83740 KiB
Current children cumulated memory: 43780 KiB

[startup+1.5002 s]
/proc/loadavg: 0.42 0.18 0.22 5/262 253793
/proc/meminfo: memFree=125503436/131524600 swapFree=131053920/131071996
[pid=253747] ppid=253744 vsize=92304 memory=51272 CPUtime=1.45 cores=4,6
/proc/253747/stat : 253747 (pbscip) R 253744 253747 253719 0 -1 4194304 10800 0 7 0 144 1 0 0 20 0 1 0 30475504 94519296 12818 134679101440 4194304 18693293 140723139019664 0 0 0 0 0 2 0 0 0 17 4 0 0 1 0 0 21375888 21430392 29601792 140723139027971 140723139028070 140723139028070 140723139035086 0
/proc/253747/statm: 23076 12818 4008 3540 0 11333 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 92304 KiB
Current children cumulated memory: 51272 KiB

[startup+3.10547 s]
/proc/loadavg: 0.42 0.18 0.22 4/259 253853
/proc/meminfo: memFree=125475264/131524600 swapFree=131053920/131071996
[pid=253747] ppid=253744 vsize=99516 memory=58392 CPUtime=3.05 cores=4,6
/proc/253747/stat : 253747 (pbscip) R 253744 253747 253719 0 -1 4194304 13556 0 7 0 302 3 0 0 20 0 1 0 30475504 101904384 14598 134679101440 4194304 18693293 140723139019664 0 0 0 0 0 2 0 0 0 17 4 0 0 1 0 0 21375888 21430392 29601792 140723139027971 140723139028070 140723139028070 140723139035086 0
/proc/253747/statm: 24879 14598 4008 3540 0 13136 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 99516 KiB
Current children cumulated memory: 58392 KiB

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

# cumulated CPU time of all completed processes:  user=3.82543 s, system=0.035669 s

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

[startup+3.2002 s]
/proc/loadavg: 0.42 0.18 0.22 4/259 253853
/proc/meminfo: memFree=125475264/131524600 swapFree=131053920/131071996
[pid=253747] ppid=253744 vsize=98236 memory=57604 CPUtime=3.14 cores=4,6
/proc/253747/stat : 253747 (pbscip) R 253744 253747 253719 0 -1 4194304 13914 0 7 0 311 3 0 0 20 0 1 0 30475504 100593664 14401 134679101440 4194304 18693293 140723139019664 0 0 0 0 0 2 0 0 0 17 4 0 0 1 0 0 21375888 21430392 29601792 140723139027971 140723139028070 140723139028070 140723139035086 0
/proc/253747/statm: 24559 14401 4008 3540 0 12816 0
Current children cumulated CPU time: 3.14 s
Current children cumulated vsize: 98236 KiB
Current children cumulated memory: 57604 KiB

[startup+3.60017 s]
/proc/loadavg: 0.42 0.18 0.22 4/259 253853
/proc/meminfo: memFree=125475264/131524600 swapFree=131053920/131071996
[pid=253747] ppid=253744 vsize=98296 memory=57812 CPUtime=3.54 cores=4,6
/proc/253747/stat : 253747 (pbscip) R 253744 253747 253719 0 -1 4194304 14456 0 7 0 351 3 0 0 20 0 1 0 30475504 100655104 14453 134679101440 4194304 18693293 140723139019664 0 0 0 0 0 2 0 0 0 17 4 0 0 1 0 0 21375888 21430392 29601792 140723139027971 140723139028070 140723139028070 140723139035086 0
/proc/253747/statm: 24574 14453 4008 3540 0 12831 0
Current children cumulated CPU time: 3.54 s
Current children cumulated vsize: 98296 KiB
Current children cumulated memory: 57812 KiB

[startup+3.80016 s]
/proc/loadavg: 0.42 0.18 0.22 4/259 253853
/proc/meminfo: memFree=125475264/131524600 swapFree=131053920/131071996
[pid=253747] ppid=253744 vsize=98296 memory=57812 CPUtime=3.73 cores=4,6
/proc/253747/stat : 253747 (pbscip) R 253744 253747 253719 0 -1 4194304 14487 0 7 0 370 3 0 0 20 0 1 0 30475504 100655104 14453 134679101440 4194304 18693293 140723139019664 0 0 0 0 0 2 0 0 0 17 4 0 0 1 0 0 21375888 21430392 29601792 140723139027971 140723139028070 140723139028070 140723139035086 0
/proc/253747/statm: 24574 14453 4008 3540 0 12831 0
Current children cumulated CPU time: 3.73 s
Current children cumulated vsize: 98296 KiB
Current children cumulated memory: 57812 KiB

[startup+3.90016 s]
/proc/loadavg: 0.42 0.18 0.22 4/259 253853
/proc/meminfo: memFree=125475264/131524600 swapFree=131053920/131071996
[pid=253747] ppid=253744 vsize=98296 memory=57812 CPUtime=3.83 cores=4,6
/proc/253747/stat : 253747 (pbscip) R 253744 253747 253719 0 -1 4194304 14488 0 7 0 380 3 0 0 20 0 1 0 30475504 100655104 14453 134679101440 4194304 18693293 140723139019664 0 0 0 0 0 2 0 0 0 17 4 0 0 1 0 0 21375888 21430392 29601792 140723139027971 140723139028070 140723139028070 140723139035086 0
/proc/253747/statm: 24574 14453 4008 3540 0 12831 0
Current children cumulated CPU time: 3.83 s
Current children cumulated vsize: 98296 KiB
Current children cumulated memory: 57812 KiB

Child status: 0

Real time (s): 3.91909
CPU time (s): 3.8611
CPU user time (s): 3.82543
CPU system time (s): 0.035669
CPU usage (%): 98.5203
Max. virtual memory (cumulated for all children) (KiB): 99516
Max. memory (cumulated for all children) (KiB): 58584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.82543
system time used= 0.035669
maximum resident set size= 58892
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14493
page faults= 7
swaps= 0
block input operations= 2096
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 35
involuntary context switches= 8


# summary of solver processes directly reported to runsolver:
#   pid: 253747
#   total CPU time (s): 3.8611
#   total CPU user time (s): 3.82543
#   total CPU system time (s): 0.035669

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.013753 second user time and 0.047212 second system time

The end

Launcher Data

Begin job on nodeC023 at 2024-07-25 22:31:02
IDJOB=4459728
IDBENCH=148511
IDSOLVER=3059
FILE ID=nodeC023/4459728-1721939462
RUNJOBID= nodeC023-1721939462-253730
SLURM_JOB_ID= 8247244
Free space on /tmp= 890084 MiB

SOLVER NAME= SCIP 2024-07-07
BENCH NAME= PB24/normalized-PB07/OPT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=7-P0=53-P1=5-P2=67-P3=53-P4=17-P5=103-P6=29-P7=71-P8=47-B.opb
COMMAND LINE= pbscip -f BENCHNAME -t TIMEOUT -j NBCORE -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4459728-1721939462/watcher-4459728-1721939462 -o /tmp/evaluation-result-4459728-1721939462/solver-4459728-1721939462 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1721939462-253730 --watchdog 3760  pbscip -f HOME/instance-4459728-1721939462.opb -t 3600 -j 2 -m 31000

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

MD5SUM BENCH= 2fd47af0561ad637989545cb563fc5cb
RANDOM SEED=1503976896

nodeC023.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		: 2927.363
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.85
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		: 1449.383
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	: 7007.10
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		: 3270.964
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.85
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		: 1532.359
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	: 7007.10
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		: 3620.587
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.85
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		: 1695.584
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	: 7007.10
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		: 3545.649
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.85
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		: 1284.535
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	: 7007.10
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        125793384 kB
MemAvailable:   129697936 kB
Buffers:          330016 kB
Cached:          4367244 kB
SwapCached:          208 kB
Active:          1626232 kB
Inactive:        3431976 kB
Active(anon):       2260 kB
Inactive(anon):   410836 kB
Active(file):    1623972 kB
Inactive(file):  3021140 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131053920 kB
Dirty:             18932 kB
Writeback:             0 kB
AnonPages:        360640 kB
Mapped:            93592 kB
Shmem:             52148 kB
KReclaimable:     198172 kB
Slab:             315900 kB
SReclaimable:     198172 kB
SUnreclaim:       117728 kB
KernelStack:        3920 kB
PageTables:         9612 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     740832 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            21472 kB
HardwareCorrupted:     0 kB
AnonHugePages:    237568 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:      410324 kB
DirectMap2M:    61229056 kB
DirectMap1G:    74448896 kB

Free space on /tmp at the end= 890008 MiB
End job on nodeC023 at 2024-07-25 22:31:06