Trace number 4512283

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 2025-06-13OPT5875 1496.62 1500.62

General information on the benchmark

NamePB24/normalized-PB15eval/OPT-NLC/minlplib2-pb-0.1.0/
opb/normalized-edgecross14-176.opb
MD5SUMd2179c39982001565062a192c7c3e045
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 benchmark5875
Best CPU time to get the best result obtained on this benchmark632.793
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables183
Total number of constraints1457
Number of constraints which are clauses1456
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint3
Number of terms in the objective function 2674
Biggest coefficient in the objective function 6872
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 13678
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 6872
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 13678
Number of bits of the biggest sum of numbers14
Number of products (including duplicates)2501
Sum of products size (including duplicates)5002
Number of different products0
Sum of products size0

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.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 8.0.0] [GitHash: 0408ae5eca]
0.00/0.00	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c External libraries: 
0.00/0.00	c   SoPlex 8.0.0         Linear programming solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: 67f6a391]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   AMPL/MP 4.0.0        AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 3.0.0         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   bliss 0.77           Computing Graph Automorphisms by T. Junttila and P. Kaski (users.aalto.fi/~tjunttil/bliss)
0.00/0.00	c   sassy 2.0            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.00/0.00	c 
0.00/0.00	c reading problem <HOME/instance-4512283-1751271881.opb>
0.00/0.02	c original problem has 2684 variables (183 bin, 0 int, 2501 cont) and 3958 constraints
0.00/0.02	c original problem has 2501 implied integral variables (0 bin, 0 int, 2501 cont)
0.00/0.02	c problem read in 0.017 seconds
0.00/0.04	o 6872
0.00/0.04	c feasible solution found by trivial heuristic after 0.0 seconds, objective value 6.872000e+03
0.00/0.04	c presolving:
0.00/0.07	c (round 1, exhaustive) 1 del vars, 729 del conss, 0 add conss, 1 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 5002 clqs
0.09/0.12	c    (0.1s) probing: 51/2683 (1.9%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.12	c    (0.1s) probing aborted: 50/50 successive totally useless probings
0.09/0.12	c    (0.1s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.09/0.13	c    (0.1s) no symmetry present (symcode time: 0.00)
0.09/0.14	c presolving (2 rounds: 2 fast, 2 medium, 2 exhaustive):
0.09/0.14	c  1 deleted vars, 729 deleted constraints, 0 added constraints, 1 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.09/0.14	c  0 implications, 5002 cliques
0.09/0.14	c presolved problem has 2683 variables (182 bin, 0 int, 2501 cont) and 3229 constraints
0.09/0.14	c presolved problem has 2501 implied integral variables (0 bin, 0 int, 2501 cont)
0.09/0.14	c    2501 constraints of type <and>
0.09/0.14	c     728 constraints of type <linear>
0.09/0.14	c transformed objective value is always integral (scale: 1)
0.09/0.14	c Presolving Time: 0.10
0.09/0.14	c 
0.09/0.14	c - non default parameters ----------------------------------------------------------------------
0.09/0.14	c 
0.09/0.14	c # SCIP version 10.0.0
0.09/0.14	c 
0.09/0.14	c # maximal time in seconds to run
0.09/0.14	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
0.09/0.14	c limits/time = 3596.995069
0.09/0.14	c 
0.09/0.14	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.14	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
0.09/0.14	c limits/memory = 27900
0.09/0.14	c 
0.09/0.14	c # belongs reading time to solving time?
0.09/0.14	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
0.09/0.14	c timing/reading = TRUE
0.09/0.14	c 
0.09/0.14	c # maximum allowed 'intsize' (i.e. the number of bits required to represent the sum of absolute values of all integers that appear in a constraint or objective function) or -1 for unlimited
0.09/0.14	c # [type: int, advanced: TRUE, range: [-1,2147483647], default: -1]
0.09/0.14	c reading/opbreader/maxintsize = 47
0.09/0.14	c 
0.09/0.14	c # timing when propagator should be called (1:BEFORELP, 2:DURINGLPLOOP, 4:AFTERLPLOOP, 15:ALWAYS))
0.09/0.14	c # [type: int, advanced: TRUE, range: [0,15], default: 15]
0.09/0.14	c propagating/genvbounds/timingmask = 0
0.09/0.14	c 
0.09/0.14	c -----------------------------------------------------------------------------------------------
0.09/0.14	c transformed 1/1 original solutions to the transformed problem space
0.09/0.14	c 
0.20/0.25	o 6185
0.20/0.25	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.20/0.25	c p 0.3s|     1 |     0 |     0 |     - | vbounds|   0 |2683 |3230 |5730 |   0 |  0 |   0 |   0 | 3.469000e+03 | 6.185000e+03 |  78.29%| unknown
1.31/1.42	c   1.4s|     1 |     0 |  4184 |     - |    32M |   0 |2683 |3230 |5730 |   0 |  0 |   0 |   0 | 5.420000e+03 | 6.185000e+03 |  14.11%| unknown
1.51/1.60	c   1.6s|     1 |     0 |  4399 |     - |    35M |   0 |2683 |3230 |5758 |  28 |  1 |   0 |   0 | 5.433000e+03 | 6.185000e+03 |  13.84%| unknown
1.51/1.67	c   1.7s|     1 |     0 |  4538 |     - |    36M |   0 |2683 |3230 |5843 | 113 |  2 |   0 |   0 | 5.442000e+03 | 6.185000e+03 |  13.65%| unknown
1.61/1.76	c   1.8s|     1 |     0 |  4805 |     - |    38M |   0 |2683 |3230 |5911 | 181 |  3 |   0 |   0 | 5.450000e+03 | 6.185000e+03 |  13.49%| unknown
1.71/1.87	c   1.9s|     1 |     0 |  5012 |     - |    40M |   0 |2683 |3230 |5935 | 205 |  4 |   0 |   0 | 5.461000e+03 | 6.185000e+03 |  13.26%| unknown
1.81/1.96	c   2.0s|     1 |     0 |  5159 |     - |    43M |   0 |2683 |3230 |5954 | 224 |  5 |   0 |   0 | 5.467000e+03 | 6.185000e+03 |  13.13%| unknown
1.91/2.09	c   2.1s|     1 |     0 |  5509 |     - |    44M |   0 |2683 |3230 |5978 | 248 |  6 |   0 |   0 | 5.476000e+03 | 6.185000e+03 |  12.95%| unknown
2.11/2.21	c   2.2s|     1 |     0 |  5870 |     - |    45M |   0 |2683 |3230 |5999 | 269 |  7 |   0 |   0 | 5.484667e+03 | 6.185000e+03 |  12.77%| unknown
2.20/2.31	c   2.3s|     1 |     0 |  6102 |     - |    46M |   0 |2683 |3230 |6030 | 300 |  8 |   0 |   0 | 5.489500e+03 | 6.185000e+03 |  12.67%| unknown
2.30/2.44	c   2.4s|     1 |     0 |  6544 |     - |    49M |   0 |2683 |3231 |6057 | 327 |  9 |   1 |   0 | 5.497000e+03 | 6.185000e+03 |  12.52%| unknown
2.40/2.58	c   2.6s|     1 |     0 |  6860 |     - |    53M |   0 |2683 |3232 |6078 | 348 | 10 |   2 |   0 | 5.502250e+03 | 6.185000e+03 |  12.41%| unknown
2.60/2.70	c   2.7s|     1 |     0 |  7175 |     - |    53M |   0 |2683 |3233 |6081 | 365 | 11 |   3 |   0 | 5.502250e+03 | 6.185000e+03 |  12.41%| unknown
2.60/2.70	c   2.7s|     1 |     0 |  7175 |     - |    53M |   0 |2683 |3233 |6081 | 365 | 11 |   3 |   0 | 5.505250e+03 | 6.185000e+03 |  12.35%| unknown
2.70/2.83	c   2.8s|     1 |     0 |  7617 |     - |    54M |   0 |2683 |3233 |6097 | 381 | 12 |   3 |   0 | 5.505250e+03 | 6.185000e+03 |  12.35%| unknown
2.70/2.86	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2.70/2.86	c   2.9s|     1 |     0 |  7785 |     - |    54M |   0 |2683 |3233 |6097 | 381 | 12 |   3 |   0 | 5.508250e+03 | 6.185000e+03 |  12.29%| unknown
2.80/2.95	c   2.9s|     1 |     0 |  8138 |     - |    55M |   0 |2683 |3233 |5999 | 398 | 13 |   3 |   0 | 5.508250e+03 | 6.185000e+03 |  12.29%| unknown
2.80/2.96	c   3.0s|     1 |     0 |  8143 |     - |    55M |   0 |2683 |3233 |5999 | 398 | 13 |   3 |   0 | 5.510667e+03 | 6.185000e+03 |  12.24%| unknown
2.90/3.03	c   3.0s|     1 |     0 |  8328 |     - |    55M |   0 |2683 |3234 |6023 | 422 | 14 |   4 |   0 | 5.510667e+03 | 6.185000e+03 |  12.24%| unknown
2.90/3.05	c   3.0s|     1 |     0 |  8369 |     - |    55M |   0 |2683 |3234 |6023 | 422 | 14 |   4 |   0 | 5.511450e+03 | 6.185000e+03 |  12.22%| unknown
3.00/3.13	c   3.1s|     1 |     0 |  8677 |     - |    55M |   0 |2683 |3234 |5993 | 437 | 15 |   4 |   0 | 5.511450e+03 | 6.185000e+03 |  12.22%| unknown
3.00/3.14	c   3.1s|     1 |     0 |  8697 |     - |    55M |   0 |2683 |3234 |5993 | 437 | 15 |   4 |   0 | 5.513672e+03 | 6.185000e+03 |  12.18%| unknown
3.19/3.33	c   3.3s|     1 |     0 |  9667 |     - |    56M |   0 |2683 |3234 |6021 | 465 | 16 |   4 |   0 | 5.513672e+03 | 6.185000e+03 |  12.18%| unknown
3.19/3.39	c   3.4s|     1 |     0 |  9977 |     - |    56M |   0 |2683 |3234 |6000 | 465 | 16 |   4 |   0 | 5.518154e+03 | 6.185000e+03 |  12.08%| unknown
3.39/3.51	c   3.5s|     1 |     0 | 10515 |     - |    57M |   0 |2683 |3234 |6022 | 487 | 17 |   4 |   0 | 5.518154e+03 | 6.185000e+03 |  12.08%| unknown
3.39/3.52	c   3.5s|     1 |     0 | 10528 |     - |    57M |   0 |2683 |3234 |6014 | 487 | 17 |   4 |   0 | 5.522223e+03 | 6.185000e+03 |  12.00%| unknown
3.49/3.62	c   3.6s|     1 |     0 | 10955 |     - |    57M |   0 |2683 |3235 |6034 | 507 | 18 |   5 |   0 | 5.522223e+03 | 6.185000e+03 |  12.00%| unknown
3.49/3.62	c   3.6s|     1 |     0 | 10958 |     - |    57M |   0 |2683 |3235 |6034 | 507 | 18 |   5 |   0 | 5.526107e+03 | 6.185000e+03 |  11.92%| unknown
3.59/3.72	c   3.7s|     1 |     0 | 11340 |     - |    58M |   0 |2683 |3235 |6064 | 537 | 19 |   5 |   0 | 5.526107e+03 | 6.185000e+03 |  11.92%| unknown
3.59/3.73	c   3.7s|     1 |     0 | 11363 |     - |    58M |   0 |2683 |3235 |6050 | 537 | 19 |   5 |   0 | 5.528753e+03 | 6.185000e+03 |  11.87%| unknown
3.69/3.84	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3.69/3.84	c   3.8s|     1 |     0 | 11679 |     - |    59M |   0 |2683 |3235 |6067 | 554 | 20 |   5 |   0 | 5.528753e+03 | 6.185000e+03 |  11.87%| unknown
3.69/3.84	c   3.8s|     1 |     0 | 11687 |     - |    59M |   0 |2683 |3235 |6067 | 554 | 20 |   5 |   0 | 5.531046e+03 | 6.185000e+03 |  11.82%| unknown
3.79/3.90	c   3.9s|     1 |     0 | 11861 |     - |    59M |   0 |2683 |3235 |6076 | 563 | 21 |   5 |   0 | 5.531046e+03 | 6.185000e+03 |  11.82%| unknown
3.79/3.90	c   3.9s|     1 |     0 | 11861 |     - |    59M |   0 |2683 |3235 |6076 | 563 | 21 |   5 |   0 | 5.531198e+03 | 6.185000e+03 |  11.82%| unknown
3.79/3.99	c   4.0s|     1 |     0 | 12123 |     - |    59M |   0 |2683 |3235 |6068 | 575 | 22 |   5 |   0 | 5.531198e+03 | 6.185000e+03 |  11.82%| unknown
3.79/3.99	c   4.0s|     1 |     0 | 12134 |     - |    59M |   0 |2683 |3235 |6068 | 575 | 22 |   5 |   0 | 5.531893e+03 | 6.185000e+03 |  11.81%| unknown
3.89/4.08	c   4.1s|     1 |     0 | 12165 |     - |    59M |   0 |2683 |3236 |6078 | 585 | 23 |   6 |   0 | 5.531893e+03 | 6.185000e+03 |  11.81%| unknown
3.99/4.17	c   4.2s|     1 |     0 | 12182 |     - |    59M |   0 |2683 |3237 |6080 | 587 | 24 |   7 |   0 | 5.531893e+03 | 6.185000e+03 |  11.81%| unknown
4.19/4.32	c   4.3s|     1 |     0 | 12298 |     - |    59M |   0 |2683 |3237 |6053 | 590 | 25 |   7 |   0 | 5.531893e+03 | 6.185000e+03 |  11.81%| unknown
4.19/4.33	c   4.3s|     1 |     0 | 12298 |     - |    59M |   0 |2683 |3237 |6053 | 590 | 25 |   7 |   0 | 5.531956e+03 | 6.185000e+03 |  11.80%| unknown
4.29/4.44	c   4.4s|     1 |     0 | 12380 |     - |    59M |   0 |2683 |3238 |6056 | 593 | 26 |   8 |   0 | 5.531956e+03 | 6.185000e+03 |  11.80%| unknown
4.29/4.44	c   4.4s|     1 |     0 | 12380 |     - |    59M |   0 |2683 |3238 |6056 | 593 | 26 |   8 |   0 | 5.532140e+03 | 6.185000e+03 |  11.80%| unknown
4.39/4.54	c   4.5s|     1 |     0 | 12439 |     - |    59M |   0 |2683 |3238 |6060 | 597 | 27 |   8 |   0 | 5.532140e+03 | 6.185000e+03 |  11.80%| unknown
4.39/4.54	c   4.5s|     1 |     0 | 12439 |     - |    59M |   0 |2683 |3238 |6060 | 597 | 27 |   8 |   0 | 5.532162e+03 | 6.185000e+03 |  11.80%| unknown
4.49/4.61	c   4.6s|     1 |     0 | 12475 |     - |    59M |   0 |2683 |3238 |6046 | 600 | 28 |   8 |   0 | 5.532162e+03 | 6.185000e+03 |  11.80%| unknown
4.49/4.61	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
4.49/4.61	c   4.6s|     1 |     0 | 12475 |     - |    59M |   0 |2683 |3238 |6046 | 600 | 28 |   8 |   0 | 5.532214e+03 | 6.185000e+03 |  11.80%| unknown
4.49/4.68	c   4.7s|     1 |     0 | 12480 |     - |    59M |   0 |2683 |3238 |6050 | 604 | 29 |   8 |   0 | 5.532214e+03 | 6.185000e+03 |  11.80%| unknown
4.49/4.68	c   4.7s|     1 |     0 | 12480 |     - |    59M |   0 |2683 |3238 |6050 | 604 | 29 |   8 |   0 | 5.532214e+03 | 6.185000e+03 |  11.80%| unknown
11.77/11.96	c  12.0s|     1 |     2 | 27836 |     - |    59M |   0 |2683 |3241 |6050 | 604 | 30 |  11 |  26 | 5.532214e+03 | 6.185000e+03 |  11.80%| unknown
69.22/69.59	o 6164
69.22/69.59	c L69.6s|    63 |    64 |174353 |2610.9 |    alns|  20 |2683 |3241 |6890 |2834 |  3 |  11 | 236 | 5.556562e+03 | 6.164000e+03 |  10.93%| unknown
69.22/69.60	o 6160
69.22/69.60	c L69.6s|    63 |    64 |174353 |2610.9 |    alns|  20 |2683 |3241 |6890 |2834 |  3 |  11 | 236 | 5.556562e+03 | 6.160000e+03 |  10.86%| unknown
76.71/77.09	c  77.1s|   100 |    69 |210018 |1995.3 |   104M |  27 |2683 |3241 |7052 |3279 |  2 |  11 | 254 | 5.575062e+03 | 6.160000e+03 |  10.49%| unknown
87.87/88.25	o 6159
87.87/88.25	c r88.2s|   175 |    78 |265774 |1455.7 |simplero|  28 |2683 |3241 |7282 |4051 |  1 |  11 | 294 | 5.575062e+03 | 6.159000e+03 |  10.47%| unknown
91.77/92.18	c  92.2s|   200 |    77 |284914 |1369.0 |   106M |  28 |2683 |3241 |7261 |4196 |  3 |  11 | 311 | 5.575062e+03 | 6.159000e+03 |  10.47%| unknown
93.45/93.88	o 6148
93.45/93.88	c r93.9s|   213 |    78 |292696 |1321.8 |simplero|  28 |2683 |3241 |7329 |4293 |  0 |  11 | 323 | 5.575062e+03 | 6.148000e+03 |  10.28%| unknown
93.45/93.89	o 6147
93.45/93.89	c r93.9s|   214 |    77 |292698 |1315.6 |simplero|  28 |2683 |3241 |7331 |4295 |  1 |  11 | 323 | 5.575062e+03 | 6.147000e+03 |  10.26%| unknown
93.55/93.91	o 6145
93.55/93.91	c r93.9s|   217 |    76 |292748 |1297.5 |simplero|  28 |2683 |3241 |7330 |4297 |  0 |  11 | 323 | 5.575062e+03 | 6.145000e+03 |  10.22%| unknown
97.44/97.84	o 6140
97.44/97.84	c r97.8s|   246 |    69 |312076 |1222.8 |simplero|  28 |2683 |3241 |7341 |4480 |  0 |  11 | 341 | 5.575062e+03 | 6.140000e+03 |  10.13%| unknown
127.45/127.90	c   128s|   300 |   105 |451863 |1469.5 |   126M |  28 |2683 |3241 |7018 |5716 |  2 |  11 | 408 | 5.589580e+03 | 6.140000e+03 |   9.85%| unknown
142.91/143.49	o 5908
142.91/143.49	c d 143s|   320 |    92 |538757 |1649.8 |adaptive|  28 |2683 |3241 |7353 |   0 | 16 |  11 | 410 | 5.604293e+03 | 5.908000e+03 |   5.42%| unknown
247.51/248.39	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
247.51/248.39	c   248s|   400 |   130 |  1057k|2620.0 |   167M |  28 |2683 |3241 |6905 |  11k|  1 |  11 | 534 | 5.616750e+03 | 5.908000e+03 |   5.19%|  17.64%
352.83/353.93	c   354s|   500 |   172 |  1554k|3090.6 |   179M |  28 |2683 |3240 |7025 |  15k|  1 |  11 | 649 | 5.627500e+03 | 5.908000e+03 |   4.98%|  23.27%
420.45/421.73	o 5897
420.45/421.73	c r 422s|   565 |   191 |  1891k|3331.9 |simplero|  28 |2683 |3240 |7743 |  18k|  1 |  11 | 683 | 5.643000e+03 | 5.897000e+03 |   4.50%|  26.68%
445.09/446.44	c   446s|   600 |   200 |  2016k|3345.0 |   195M |  28 |2683 |3240 |6837 |  18k|  1 |  11 | 714 | 5.657167e+03 | 5.897000e+03 |   4.24%|  28.49%
548.02/549.61	c   550s|   700 |   208 |  2590k|3688.8 |   214M |  28 |2683 |3240 |6858 |  24k|  2 |  11 | 720 | 5.689500e+03 | 5.897000e+03 |   3.65%|  33.74%
618.93/620.71	o 5885
618.93/620.71	c r 621s|   779 |   202 |  2941k|3765.4 |simplero|  28 |2683 |3240 |7523 |  28k|  0 |  11 | 748 | 5.704500e+03 | 5.885000e+03 |   3.16%|  38.69%
647.96/649.85	c   650s|   800 |   197 |  3086k|3847.6 |   221M |  28 |2683 |3240 |7290 |  29k|  2 |  11 | 759 | 5.704667e+03 | 5.885000e+03 |   3.16%|  39.77%
732.63/734.71	c   735s|   900 |   183 |  3521k|3902.7 |   225M |  28 |2683 |3243 |7016 |  32k|  0 |  14 | 822 | 5.713000e+03 | 5.885000e+03 |   3.01%|  45.21%
778.21/780.44	o 5877
778.21/780.44	c * 780s|   921 |   180 |  3608k|3908.8 |strongbr|  28 |2683 |3243 |7624 |  33k|  2 |  14 | 936 | 5.721500e+03 | 5.877000e+03 |   2.72%|  45.97%
784.99/787.22	o 5876
784.99/787.22	c * 787s|   928 |   179 |  3629k|3901.6 |strongbr|  28 |2683 |3243 |7652 |  33k|  2 |  14 | 950 | 5.721500e+03 | 5.876000e+03 |   2.70%|  46.00%
847.83/850.27	o 5875
847.83/850.27	c r 850s|   998 |   171 |  3893k|3893.2 |simplero|  28 |2683 |3243 |7735 |  35k|  0 |  14 | 989 | 5.723500e+03 | 5.875000e+03 |   2.65%|  48.36%
851.73/854.12	c   854s|  1000 |   171 |  3911k|3903.1 |   238M |  28 |2683 |3243 |7767 |  35k|  0 |  14 | 989 | 5.723500e+03 | 5.875000e+03 |   2.65%|  48.38%
941.09/943.75	c   944s|  1100 |   145 |  4343k|3941.0 |   243M |  28 |2683 |3243 |6922 |  38k|  2 |  14 |1004 | 5.729500e+03 | 5.875000e+03 |   2.54%|  55.77%
1015.39/1018.26	c  1018s|  1200 |   127 |  4736k|3940.0 |   247M |  28 |2683 |3243 |7186 |  41k|  0 |  14 |1022 | 5.733667e+03 | 5.875000e+03 |   2.46%|  63.04%
1066.85/1069.84	c  1070s|  1300 |   115 |  5021k|3855.7 |   247M |  28 |2683 |3243 |7182 |  42k|  0 |  14 |1026 | 5.741000e+03 | 5.875000e+03 |   2.33%|  68.02%
1185.24/1188.50	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1185.24/1188.50	c  1189s|  1400 |    91 |  5566k|3970.2 |   256M |  28 |2683 |3243 |6934 |  46k|  1 |  14 |1058 | 5.745500e+03 | 5.875000e+03 |   2.25%|  74.84%
1240.40/1243.89	c  1244s|  1500 |    79 |  5834k|3883.8 |   256M |  28 |2683 |3243 |7040 |  48k|  2 |  14 |1083 | 5.749000e+03 | 5.875000e+03 |   2.19%|  79.17%
1329.19/1332.80	c  1333s|  1600 |    57 |  6294k|3928.8 |   259M |  28 |2683 |3243 |6885 |  51k|  2 |  14 |1097 | 5.764833e+03 | 5.875000e+03 |   1.91%|  85.73%
1391.94/1395.78	c  1396s|  1700 |    41 |  6620k|3889.1 |   260M |  28 |2683 |3243 |7132 |  53k|  2 |  14 |1117 | 5.770333e+03 | 5.875000e+03 |   1.81%|  91.11%
1452.39/1456.36	c  1456s|  1800 |    21 |  6945k|3853.6 |   260M |  28 |2683 |3243 |7188 |  55k|  1 |  14 |1127 | 5.778500e+03 | 5.875000e+03 |   1.67%|  96.26%
1496.49/1500.59	c 
1496.49/1500.59	c SCIP Status        : problem is solved [optimal solution found]
1496.49/1500.59	c Solving Time (sec) : 1500.59
1496.49/1500.59	c Solving Nodes      : 1857
1496.49/1500.59	c Primal Bound       : +5.87500000000000e+03 (16 solutions)
1496.49/1500.59	c Dual Bound         : +5.87500000000000e+03
1496.49/1500.59	c Gap                : 0.00 %
1496.49/1500.59	s OPTIMUM FOUND
1496.49/1500.59	v x1 x92 x93 x101 -x102 x111 -x112 x113 x114 x115 x116 -x117 -x118 -x119 -x121 -x122 -x123 -x124 -x125 x130 x135 x136 x137 x139 x144
1496.49/1500.59	v x145 x146 x147 x152 x153 x154 x155 -x156 -x157 -x158 x159 x165 x166 x167 x170 x171 x172 x174 x175 x176 x177 x178 x179 x180 x181
1496.49/1500.59	v x2 x94 x95 x97 x99 x103 -x106 x107 -x110 -x132 -x134 -x141 -x143 -x149 -x151 -x162 -x164 x168 -x173 -x3 x4 -x120 -x126 x127 x5 x6
1496.49/1500.59	v -x96 -x98 -x100 -x104 -x108 x161 x182 x7 -x8 x105 x109 x9 -x10 x11 -x12 -x133 x142 -x150 -x163 x13 -x14 x15 -x16 x17 -x18 x131 x140
1496.49/1500.59	v x148 x19 -x20 x21 -x22 -x128 x138 x160 x23 -x24 x25 -x26 -x27 -x28 -x29 -x30 -x31 -x32 -x33 -x34 -x35 -x36 x37 -x38 -x39 -x40 -x41
1496.49/1500.59	v -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 x56 x57 x58 x59 x60 -x62 x63 -x64 x67 -x68 -x69 x71 x72 x73
1496.49/1500.59	v -x74 -x75 x76 x78 -x79 -x80 x82 -x83 -x84 -x86 -x87 -x88 -x89 x90 x91 x183 x61 -x65 -x66 -x70 -x77 -x81 x85 -x129 x169
1496.49/1500.59	c SCIP Status        : problem is solved [optimal solution found]
1496.49/1500.59	c Total Time         :    1500.59
1496.49/1500.59	c   solving          :    1500.59
1496.49/1500.59	c   presolving       :       0.10 (included in solving)
1496.49/1500.59	c   reading          :       0.02 (included in solving)
1496.49/1500.59	c   copying          :       0.03 (6 #copies) (minimal 0.00, maximal 0.01, average 0.01)
1496.49/1500.59	c Original Problem   :
1496.49/1500.59	c   Problem name     : HOME/instance-4512283-1751271881.opb
1496.49/1500.59	c   Variables        : 2684 (183 binary, 0 integer, 2501 continuous)
1496.49/1500.59	c   implied integral : 2501 (0 binary, 0 integer, 2501 continuous)
1496.49/1500.59	c   Constraints      : 3958 initial, 3958 maximal
1496.49/1500.59	c   Objective        : minimize, 2674 non-zeros (abs.min = 1, abs.max = 6872)
1496.49/1500.59	c Presolved Problem  :
1496.49/1500.59	c   Problem name     : t_HOME/instance-4512283-1751271881.opb
1496.49/1500.59	c   Variables        : 2683 (182 binary, 0 integer, 2501 continuous)
1496.49/1500.59	c   implied integral : 2501 (0 binary, 0 integer, 2501 continuous)
1496.49/1500.59	c   Constraints      : 3229 initial, 3249 maximal
1496.49/1500.59	c   Objective        : minimize, 2673 non-zeros (abs.min = 1, abs.max = 26)
1496.49/1500.59	c   Nonzeros         : 9687 constraint, 10004 clique table
1496.49/1500.59	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1496.49/1500.59	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
1496.49/1500.59	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
1496.49/1500.59	c   domcol           :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
1496.49/1500.59	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
1496.49/1500.59	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
1496.49/1500.59	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
1496.49/1500.59	c   dualsparsify     :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
1496.49/1500.59	c   gateextraction   :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
1496.49/1500.59	c   implics          :       0.00       0.00      2          0          0          0          0          0          0          0          0          0
1496.49/1500.59	c   implint          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
1496.49/1500.59	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
1496.49/1500.59	c   milp             :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
1496.49/1500.59	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
1496.49/1500.59	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
1496.49/1500.59	c   sparsify         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
1496.49/1500.59	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
1496.49/1500.59	c   trivial          :       0.00       0.00      2          0          0          0          0          0          0          0          0          0
1496.49/1500.59	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
1496.49/1500.59	c   dualfix          :       0.00       0.00      2          0          0          0          0          0          0          0          0          0
1496.49/1500.59	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
1496.49/1500.59	c   probing          :       0.04       0.00      1          0          0          0          0          0          0          0          0          0
1496.49/1500.59	c   pseudoobj        :       0.00       0.00      2          0          0          0          0          0          0          0          0          0
1496.49/1500.59	c   symmetry         :       0.01       0.00      1          0          0          0          0          0          0          0          0          0
1496.49/1500.59	c   vbounds          :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
1496.49/1500.59	c   and              :       0.03       0.00      4          0          0          0          0          0          0          0          0          0
1496.49/1500.59	c   linear           :       0.02       0.00      4          1          0          0          1          0        729          0          0          0
1496.49/1500.59	c   logicor          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
1496.49/1500.59	c   components       :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
1496.49/1500.59	c   root node        :          -          -      -        611          -          -        611          -          -          -          -          -
1496.49/1500.59	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
1496.49/1500.59	c   integral         :          0          0          0          0        954          0          0        240          0          1          7          0          0          8       1902
1496.49/1500.59	c   and              :       2501       2501       2113      16587          0          0          0        237         32          3      87197      41392      14957          0          0
1496.49/1500.59	c   linear           :        728        728         30      16553          0          0          0         18         34         16       2762          0          0          0          0
1496.49/1500.59	c   logicor          :          0+        20         30       1532          0          0          0          0          3          0          3          0          0          0          0
1496.49/1500.59	c   fixedvar         :          0          0          0          0          0          0          0         19          0          0          0          0          0          0          0
1496.49/1500.59	c   countsols        :          0          0          0          0          0          0          0         19          0          0          0          0          0          0          0
1496.49/1500.59	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
1496.49/1500.59	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
1496.49/1500.59	c   integral         :     172.47       0.00       0.00       0.00     172.47       0.00       0.00       0.00       0.00       0.00
1496.49/1500.59	c   and              :       2.20       0.00       1.25       0.64       0.00       0.00       0.00       0.01       0.00       0.31
1496.49/1500.59	c   linear           :       0.10       0.00       0.00       0.07       0.00       0.00       0.00       0.00       0.00       0.02
1496.49/1500.59	c   logicor          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1496.49/1500.59	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1496.49/1500.59	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1496.49/1500.59	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1496.49/1500.59	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
1496.49/1500.59	c   dualfix          :          2          0          0          0
1496.49/1500.59	c   genvbounds       :          0          0          0          0
1496.49/1500.59	c   nlobbt           :          0          0          0          0
1496.49/1500.59	c   obbt             :          0          0          0          0
1496.49/1500.59	c   probing          :          0          0          0          0
1496.49/1500.59	c   pseudoobj        :       6451          0          0          0
1496.49/1500.59	c   redcost          :       4529          0          0      30261
1496.49/1500.59	c   rootredcost      :         13          0          0          0
1496.49/1500.59	c   symmetry         :          0          0          0          0
1496.49/1500.59	c   vbounds          :       9713          0          0          0
1496.49/1500.59	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
1496.49/1500.59	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
1496.49/1500.59	c   genvbounds       :       0.00       0.00       0.00       0.00       0.00       0.00
1496.49/1500.59	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
1496.49/1500.59	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
1496.49/1500.59	c   probing          :       0.04       0.00       0.04       0.00       0.00       0.00
1496.49/1500.59	c   pseudoobj        :       0.02       0.00       0.00       0.02       0.00       0.00
1496.49/1500.59	c   redcost          :       0.18       0.00       0.00       0.18       0.00       0.00
1496.49/1500.59	c   rootredcost      :       0.00       0.00       0.00       0.00       0.00       0.00
1496.49/1500.59	c   symmetry         :       0.01       0.00       0.01       0.00       0.00       0.00
1496.49/1500.59	c   vbounds          :       0.01       0.00       0.00       0.01       0.00       0.00
1496.49/1500.59	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
1496.49/1500.59	c   propagation      :       0.00         19         19          -         21        5.6          0        0.0          -          -          -
1496.49/1500.59	c   infeasible LP    :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
1496.49/1500.59	c   bound exceed. LP :       0.03          7          0          -          0        0.0          0        0.0          0        0.0         70
1496.49/1500.59	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
1496.49/1500.59	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
1496.49/1500.59	c   applied globally :       0.00          -          -          0         20        5.3          -          -          0          -          -
1496.49/1500.59	c   applied locally  :          -          -          -          0          0        0.0          -          -          0          -          -
1496.49/1500.59	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
1496.49/1500.59	c   cut pool         :       1.35          -       1199         49          -          -      15869     206611          -          -          -          -          -    (maximal pool size:       5782)
1496.49/1500.59	c   aggregation      :       4.84       0.00        325         30          0          0          1         29          0          1          1          0          0
1496.49/1500.59	c   > cmir           :          -          -          -          -          -          -          -         29          0          1          1          0          -
1496.49/1500.59	c   > flowcover      :          -          -          -          -          -          -          -          0          0          0          0          0          -
1496.49/1500.59	c   > knapsackcover  :          -          -          -          -          -          -          -          0          0          0          0          0          -
1496.49/1500.59	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
1496.49/1500.59	c   clique           :       0.01       0.00         30         30          0          0          0          0          0          0          0          0          0
1496.49/1500.59	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
1496.49/1500.59	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
1496.49/1500.59	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
1496.49/1500.59	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
1496.49/1500.59	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
1496.49/1500.59	c   gomory           :      47.46       0.00        208         10          0          0       9933      81574          0       6685       6685          0          0
1496.49/1500.59	c   > gomorymi       :          -          -          -          -          -          -          -      11764          0        321        321          0          -
1496.49/1500.59	c   > strongcg       :          -          -          -          -          -          -          -      69810          0       6364       6364          0          -
1496.49/1500.59	c   impliedbounds    :       0.06       0.00        325         30          0          0       4096      29327          0       6477       6477          0          0
1496.49/1500.59	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
1496.49/1500.59	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
1496.49/1500.59	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
1496.49/1500.59	c   mcf              :       0.00       0.00          1          1          0          0          0          0          0          0          0          0          0
1496.49/1500.59	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
1496.49/1500.59	c   mixing           :       0.00       0.00        325         30          0          0          0          0          0          0          0          0          0
1496.49/1500.59	c   multilinear      :       0.00       0.00         69         30          0          0          0          0          0          0          0          0          0
1496.49/1500.59	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
1496.49/1500.59	c   rapidlearning    :       0.01       0.00          0          0          0          0          0          0          0          0          0          0          0
1496.49/1500.59	c   rlt              :       0.00       0.00         10         10          0          0          0          0          0          0          0          0          0
1496.49/1500.59	c   zerohalf         :       3.52       0.00        218         20          0          0       1839      95681          0      28098      28098          0          0
1496.49/1500.59	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
1496.49/1500.59	c   hybrid           :       0.42       0.00       1800         29      56218          0     191785        604          0       8322
1496.49/1500.59	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
1496.49/1500.59	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
1496.49/1500.59	c Pricers            :   ExecTime  SetupTime      Calls       Vars
1496.49/1500.59	c   problem variables:       0.23          -       7007      16392
1496.49/1500.59	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
1496.49/1500.59	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
1496.49/1500.59	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
1496.49/1500.59	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
1496.49/1500.59	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
1496.49/1500.59	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
1496.49/1500.59	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
1496.49/1500.59	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
1496.49/1500.59	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
1496.49/1500.59	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
1496.49/1500.59	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
1496.49/1500.59	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
1496.49/1500.59	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
1496.49/1500.59	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
1496.49/1500.59	c   relpscost        :     172.47       0.00        954          0          0          1          7          0          8       1902
1496.49/1500.59	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
1496.49/1500.59	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
1496.49/1500.59	c   LP solutions     :       0.00          -          -          0          0
1496.49/1500.59	c   relax solutions  :       0.00          -          -          0          0
1496.49/1500.59	c   pseudo solutions :       0.00          -          -          0          0
1496.49/1500.59	c   strong branching :       0.00          -          -          2          2
1496.49/1500.59	c   actconsdiving    :       0.00       0.00          0          0          0
1496.49/1500.59	c   adaptivediving   :      10.04       0.00         12          1          1
1496.49/1500.59	c   alns             :       0.09       0.00          5          2          2
1496.49/1500.59	c   bound            :       0.00       0.00          0          0          0
1496.49/1500.59	c   clique           :       0.05       0.00          1          0          0
1496.49/1500.59	c   coefdiving       :       0.00       0.00          0          0          0
1496.49/1500.59	c   completesol      :       0.00       0.00          0          0          0
1496.49/1500.59	c   conflictdiving   :       7.01       0.00          7          0          0
1496.49/1500.59	c   crossover        :       0.00       0.00          0          0          0
1496.49/1500.59	c   dins             :       0.00       0.00          0          0          0
1496.49/1500.59	c   distributiondivin:       3.83       0.00          5          0          0
1496.49/1500.59	c   dks              :       0.00       0.00          0          0          0
1496.49/1500.59	c   dps              :       0.00       0.00          0          0          0
1496.49/1500.59	c   dualval          :       0.00       0.00          0          0          0
1496.49/1500.59	c   farkasdiving     :       1.18       0.00          1          0          0
1496.49/1500.59	c   feaspump         :       1.41       0.00          1          0          0
1496.49/1500.59	c   fixandinfer      :       0.00       0.00          0          0          0
1496.49/1500.59	c   fracdiving       :       7.15       0.00          6          0          0
1496.49/1500.59	c   gins             :       0.00       0.00          0          0          0
1496.49/1500.59	c   guideddiving     :       7.58       0.00          7          0          0
1496.49/1500.59	c   indicator        :       0.00       0.00          0          0          0
1496.49/1500.59	c   indicatordiving  :       0.00       0.00          0          0          0
1496.49/1500.59	c   intdiving        :       0.00       0.00          0          0          0
1496.49/1500.59	c   intshifting      :       0.00       0.00          0          0          0
1496.49/1500.59	c   linesearchdiving :       3.11       0.00          7          0          0
1496.49/1500.59	c   localbranching   :       0.00       0.00          0          0          0
1496.49/1500.59	c   locks            :       0.04       0.00          1          0          0
1496.49/1500.59	c   lpface           :       0.00       0.00          0          0          0
1496.49/1500.59	c   mpec             :       0.00       0.00          0          0          0
1496.49/1500.59	c   multistart       :       0.00       0.00          0          0          0
1496.49/1500.59	c   mutation         :       0.00       0.00          0          0          0
1496.49/1500.59	c   nlpdiving        :       0.00       0.00          0          0          0
1496.49/1500.59	c   objpscostdiving  :      10.24       0.00          4          0          0
1496.49/1500.59	c   octane           :       0.00       0.00          0          0          0
1496.49/1500.59	c   ofins            :       0.00       0.00          0          0          0
1496.49/1500.59	c   oneopt           :       0.01       0.00         13          0          0
1496.49/1500.59	c   padm             :       0.00       0.00          0          0          0
1496.49/1500.59	c   proximity        :       0.00       0.00          0          0          0
1496.49/1500.59	c   pscostdiving     :       4.09       0.00          6          0          0
1496.49/1500.59	c   randrounding     :       0.16       0.00         64          0          0
1496.49/1500.59	c   rens             :       0.00       0.00          0          0          0
1496.49/1500.59	c   reoptsols        :       0.00       0.00          0          0          0
1496.49/1500.59	c   repair           :       0.00       0.00          0          0          0
1496.49/1500.59	c   rins             :       0.00       0.00          0          0          0
1496.49/1500.59	c   rootsoldiving    :       4.34       0.00          4          0          0
1496.49/1500.59	c   rounding         :       0.08       0.00        729          0          0
1496.49/1500.59	c   scheduler        :       0.00       0.00          0          0          0
1496.49/1500.59	c   shiftandpropagate:       0.00       0.00          0          0          0
1496.49/1500.59	c   shifting         :       0.53       0.00        396          0          0
1496.49/1500.59	c   simplerounding   :       0.33       0.00       5107          8          8
1496.49/1500.59	c   subnlp           :       0.00       0.00          0          0          0
1496.49/1500.59	c   trivial          :       0.00       0.00          2          2          1
1496.49/1500.59	c   trivialnegation  :       0.00       0.00          0          0          0
1496.49/1500.59	c   trustregion      :       0.00       0.00          0          0          0
1496.49/1500.60	c   trysol           :       0.00       0.00          0          0          0
1496.49/1500.60	c   twoopt           :       0.00       0.00          0          0          0
1496.49/1500.60	c   undercover       :       0.07       0.00          1          0          0
1496.49/1500.60	c   vbounds          :       0.12       0.00          1          1          1
1496.49/1500.60	c   veclendiving     :       7.93       0.00          6          0          0
1496.49/1500.60	c   zeroobj          :       0.00       0.00          0          0          0
1496.49/1500.60	c   zirounding       :       0.52       0.00        951          0          0
1496.49/1500.60	c   other solutions  :          -          -          -          0          -
1496.49/1500.60	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
1496.49/1500.60	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
1496.49/1500.60	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
1496.49/1500.60	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
1496.49/1500.60	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
1496.49/1500.60	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
1496.49/1500.60	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
1496.49/1500.60	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
1496.49/1500.60	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
1496.49/1500.60	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
1496.49/1500.60	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
1496.49/1500.60	c   primal LP        :     259.77       3595    1354411     501.08    5213.88       1.44        892
1496.49/1500.60	c   dual LP          :     931.70       3867    5366012    1464.92    5759.41       0.37        204
1496.49/1500.60	c   lex dual LP      :       0.00          0          0       0.00          -
1496.49/1500.60	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
1496.49/1500.60	c   resolve instable :       0.00          0          0       0.00          -
1496.49/1500.60	c   diving/probing LP:      69.32        590     456019     772.91    6578.61
1496.49/1500.60	c   strong branching :     168.15       1152     952613     826.92    5665.34          -          -       1469
1496.49/1500.60	c     (at root node) :          -         26      23771     914.27          -
1496.49/1500.60	c   conflict analysis:       0.01          7         70      10.00    5508.34
1496.49/1500.60	c Relaxators         :       Time      Calls    Cutoffs ImprBounds   ImprTime ReducedDom  Separated AddedConss
1496.49/1500.60	c   benders          :       0.00          0          0          0       0.00          0          0          0
1496.49/1500.60	c B&B Tree           :
1496.49/1500.60	c   number of runs   :          1
1496.49/1500.60	c   nodes            :       1857 (951 internal, 906 leaves)
1496.49/1500.60	c   feasible leaves  :          0
1496.49/1500.60	c   infeas. leaves   :        904
1496.49/1500.60	c   objective leaves :          2
1496.49/1500.60	c   nodes (total)    :       1857 (951 internal, 906 leaves)
1496.49/1500.60	c   nodes left       :          0
1496.49/1500.60	c   max depth        :         28
1496.49/1500.60	c   max depth (total):         28
1496.49/1500.60	c   backtracks       :        583 (31.4%)
1496.49/1500.60	c   early backtracks :          0 (0.0%)
1496.49/1500.60	c   nodes exc. ref.  :          0 (0.0%)
1496.49/1500.60	c   delayed cutoffs  :          0
1496.49/1500.60	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1496.49/1500.60	c   avg switch length:       4.57
1496.49/1500.60	c   switching time   :       0.87
1496.49/1500.60	c Root Node          :
1496.49/1500.60	c   First LP value   : +5.42000000000000e+03
1496.49/1500.60	c   First LP Iters   :       4184 (3967.56 Iter/sec)
1496.49/1500.60	c   First LP Time    :       1.05
1496.49/1500.60	c   Final Dual Bound : +5.53221366524050e+03
1496.49/1500.60	c   Final Root Iters :      12480
1496.49/1500.60	c   Root LP Estimate : +7.54945254673029e+03
1496.49/1500.60	c Solution           :
1496.49/1500.60	c   Solutions found  :         16 (15 improvements)
1496.49/1500.60	c   First Solution   : +6.87200000000000e+03   (in run 1, after 0 nodes, 0.03 seconds, depth 0, found by <trivial>)
1496.49/1500.60	c   Gap First Sol.   :   infinite
1496.49/1500.60	c   Gap Last Sol.    :       2.65 %
1496.49/1500.60	c   Primal Bound     : +5.87500000000000e+03   (in run 1, after 998 nodes, 850.27 seconds, depth 14, found by <simplerounding>)
1496.49/1500.60	c   Dual Bound       : +5.87500000000000e+03
1496.49/1500.60	c   Gap              :       0.00 %
1496.49/1500.60	c Integrals          :      Total       Avg%
1496.49/1500.60	c   primal-dual      :    5587.11       3.72
1496.49/1500.60	c   primal-ref       :          -          - (not evaluated)
1496.49/1500.60	c   dual-ref         :          -          - (not evaluated)
1496.59/1500.61	c Time complete (sec):   1496.614

Verifier Data

OK	5875

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: 63837 MiB (62349 MiB free)
  memory of node 1: 64465 MiB (63297 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4512283-1751271881/watcher-4512283-1751271881 -o /tmp/evaluation-result-4512283-1751271881/solver-4512283-1751271881 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1751268232-38446 --watchdog 3760 pbsolver -f HOME/instance-4512283-1751271881.opb -t 3600 -m 31000 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=39215, runsolver pid=39212

[startup+0.100075 s]*
/proc/loadavg: 4.15 4.10 4.02 5/251 39216
/proc/meminfo: memFree=128653492/131382112 swapFree=33010684/33010684
[pid=39215] ppid=39212 vsize=34508 memory=25088 CPUtime=0.09 cores=5,7
/proc/39215/stat : 39215 (pbsolver) R 39212 39215 38426 0 -1 4194304 4056 0 0 0 8 1 0 0 20 0 1 0 42867450 35336192 6272 18446744073709551615 4198400 14743177 140729201361840 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 16769280 16853168 39497728 140729201363338 140729201363434 140729201363434 140729201369036 0
/proc/39215/statm: 8627 6272 2464 2575 0 5534 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 34508 KiB
Current children cumulated memory: 25088 KiB

[startup+0.21322 s]*
/proc/loadavg: 4.15 4.10 4.02 5/251 39216
/proc/meminfo: memFree=128637112/131382112 swapFree=33010684/33010684
[pid=39215] ppid=39212 vsize=54152 memory=40912 CPUtime=0.2 cores=5,7
/proc/39215/stat : 39215 (pbsolver) R 39212 39215 38426 0 -1 4194304 8378 0 0 0 17 3 0 0 20 0 1 0 42867450 55451648 10228 18446744073709551615 4198400 14743177 140729201361840 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 16769280 16853168 39497728 140729201363338 140729201363434 140729201363434 140729201369036 0
/proc/39215/statm: 13538 10228 2592 2575 0 10445 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 54152 KiB
Current children cumulated memory: 40912 KiB

[startup+0.317219 s]*
/proc/loadavg: 4.15 4.10 4.02 5/251 39216
/proc/meminfo: memFree=128637112/131382112 swapFree=33010684/33010684
[pid=39215] ppid=39212 vsize=55396 memory=41936 CPUtime=0.29 cores=5,7
/proc/39215/stat : 39215 (pbsolver) R 39212 39215 38426 0 -1 4194304 8607 0 0 0 26 3 0 0 20 0 1 0 42867450 56725504 10484 18446744073709551615 4198400 14743177 140729201361840 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 16769280 16853168 39497728 140729201363338 140729201363434 140729201363434 140729201369036 0
/proc/39215/statm: 13849 10484 2624 2575 0 10756 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 55396 KiB
Current children cumulated memory: 41936 KiB

[startup+0.700238 s]
/proc/loadavg: 4.15 4.10 4.02 5/251 39216
/proc/meminfo: memFree=128633080/131382112 swapFree=33010684/33010684
[pid=39215] ppid=39212 vsize=56420 memory=42704 CPUtime=0.63 cores=5,7
/proc/39215/stat : 39215 (pbsolver) R 39212 39215 38426 0 -1 4194304 8813 0 0 0 60 3 0 0 20 0 1 0 42867450 57774080 10676 18446744073709551615 4198400 14743177 140729201361840 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 16769280 16853168 39497728 140729201363338 140729201363434 140729201363434 140729201369036 0
/proc/39215/statm: 14105 10676 2624 2575 0 11012 0
Current children cumulated CPU time: 0.63 s
Current children cumulated vsize: 56420 KiB
Current children cumulated memory: 42704 KiB

[startup+1.5002 s]
/proc/loadavg: 4.15 4.10 4.02 5/251 39216
/proc/meminfo: memFree=128633080/131382112 swapFree=33010684/33010684
[pid=39215] ppid=39212 vsize=76640 memory=61340 CPUtime=1.41 cores=5,7
/proc/39215/stat : 39215 (pbsolver) R 39212 39215 38426 0 -1 4194304 15604 0 0 0 137 4 0 0 20 0 1 0 42867450 78479360 15335 18446744073709551615 4198400 14743177 140729201361840 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 16769280 16853168 39497728 140729201363338 140729201363434 140729201363434 140729201369036 0
/proc/39215/statm: 19160 15335 2656 2575 0 16067 0
Current children cumulated CPU time: 1.41 s
Current children cumulated vsize: 76640 KiB
Current children cumulated memory: 61340 KiB

[startup+3.1053 s]
/proc/loadavg: 4.14 4.10 4.02 5/251 39216
/proc/meminfo: memFree=128609140/131382112 swapFree=33010684/33010684
[pid=39215] ppid=39212 vsize=82252 memory=66332 CPUtime=3 cores=5,7
/proc/39215/stat : 39215 (pbsolver) R 39212 39215 38426 0 -1 4194304 16881 0 0 0 296 4 0 0 20 0 1 0 42867450 84226048 16583 18446744073709551615 4198400 14743177 140729201361840 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 16769280 16853168 39497728 140729201363338 140729201363434 140729201363434 140729201369036 0
/proc/39215/statm: 20563 16583 2656 2575 0 17470 0
Current children cumulated CPU time: 3 s
Current children cumulated vsize: 82252 KiB
Current children cumulated memory: 66332 KiB

[startup+6.30024 s]
/proc/loadavg: 4.14 4.10 4.02 5/251 39216
/proc/meminfo: memFree=128609396/131382112 swapFree=33010684/33010684
[pid=39215] ppid=39212 vsize=85772 memory=66972 CPUtime=6.18 cores=5,7
/proc/39215/stat : 39215 (pbsolver) R 39212 39215 38426 0 -1 4194304 17057 0 0 0 614 4 0 0 20 0 1 0 42867450 87830528 16743 18446744073709551615 4198400 14743177 140729201361840 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 39497728 140729201363338 140729201363434 140729201363434 140729201369036 0
/proc/39215/statm: 21443 16743 2656 2575 0 18350 0
Current children cumulated CPU time: 6.18 s
Current children cumulated vsize: 85772 KiB
Current children cumulated memory: 66972 KiB

[startup+12.7003 s]
/proc/loadavg: 4.12 4.09 4.02 5/251 39216
/proc/meminfo: memFree=128609908/131382112 swapFree=33010684/33010684
[pid=39215] ppid=39212 vsize=96092 memory=77480 CPUtime=12.57 cores=5,7
/proc/39215/stat : 39215 (pbsolver) R 39212 39215 38426 0 -1 4194304 19971 0 0 0 1252 5 0 0 20 0 1 0 42867450 98398208 19370 18446744073709551615 4198400 14743177 140729201361840 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 39497728 140729201363338 140729201363434 140729201363434 140729201369036 0
/proc/39215/statm: 24023 19370 2656 2575 0 20930 0
Current children cumulated CPU time: 12.57 s
Current children cumulated vsize: 96092 KiB
Current children cumulated memory: 77480 KiB

[startup+25.5003 s]
/proc/loadavg: 4.17 4.11 4.03 5/252 39217
/proc/meminfo: memFree=128561172/131382112 swapFree=33010684/33010684
[pid=39215] ppid=39212 vsize=96092 memory=77480 CPUtime=25.34 cores=5,7
/proc/39215/stat : 39215 (pbsolver) R 39212 39215 38426 0 -1 4194304 19972 0 0 0 2529 5 0 0 20 0 1 0 42867450 98398208 19370 18446744073709551615 4198400 14743177 140729201361840 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 39497728 140729201363338 140729201363434 140729201363434 140729201369036 0
/proc/39215/statm: 24023 19370 2656 2575 0 20930 0
Current children cumulated CPU time: 25.34 s
Current children cumulated vsize: 96092 KiB
Current children cumulated memory: 77480 KiB

[startup+51.113 s]
/proc/loadavg: 4.11 4.10 4.02 5/252 39218
/proc/meminfo: memFree=128528112/131382112 swapFree=33010684/33010684
[pid=39215] ppid=39212 vsize=108152 memory=85288 CPUtime=50.88 cores=5,7
/proc/39215/stat : 39215 (pbsolver) R 39212 39215 38426 0 -1 4194304 21935 0 0 0 5083 5 0 0 20 0 1 0 42867450 110747648 21322 18446744073709551615 4198400 14743177 140729201361840 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 39497728 140729201363338 140729201363434 140729201363434 140729201369036 0
/proc/39215/statm: 27038 21322 2656 2575 0 23945 0
Current children cumulated CPU time: 50.88 s
Current children cumulated vsize: 108152 KiB
Current children cumulated memory: 85288 KiB

[startup+102.3 s]
/proc/loadavg: 4.08 4.09 4.03 5/252 39227
/proc/meminfo: memFree=128428312/131382112 swapFree=33010684/33010684
[pid=39215] ppid=39212 vsize=143056 memory=111656 CPUtime=101.93 cores=5,7
/proc/39215/stat : 39215 (pbsolver) R 39212 39215 38426 0 -1 4194304 28532 0 0 0 10187 6 0 0 20 0 1 0 42867450 146489344 27914 18446744073709551615 4198400 14743177 140729201361840 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 39497728 140729201363338 140729201363434 140729201363434 140729201369036 0
/proc/39215/statm: 35764 27914 2656 2575 0 32671 0
Current children cumulated CPU time: 101.93 s
Current children cumulated vsize: 143056 KiB
Current children cumulated memory: 111656 KiB

[startup+162.3 s]
/proc/loadavg: 4.06 4.09 4.03 5/253 39230
/proc/meminfo: memFree=128375572/131382112 swapFree=33010684/33010684
[pid=39215] ppid=39212 vsize=167860 memory=128552 CPUtime=161.75 cores=5,7
/proc/39215/stat : 39215 (pbsolver) R 39212 39215 38426 0 -1 4194304 30585 0 0 0 16168 7 0 0 20 0 1 0 42867450 171888640 32138 18446744073709551615 4198400 14743177 140729201361840 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 39497728 140729201363338 140729201363434 140729201363434 140729201369036 0
/proc/39215/statm: 41965 32138 2656 2575 0 38872 0
Current children cumulated CPU time: 161.75 s
Current children cumulated vsize: 167860 KiB
Current children cumulated memory: 128552 KiB

[startup+222.3 s]
/proc/loadavg: 4.07 4.08 4.03 5/252 39277
/proc/meminfo: memFree=128443564/131382112 swapFree=33010684/33010684
[pid=39215] ppid=39212 vsize=191540 memory=183336 CPUtime=221.57 cores=5,7
/proc/39215/stat : 39215 (pbsolver) R 39212 39215 38426 0 -1 4194304 33076 0 0 0 22148 9 0 0 20 0 1 0 42867450 196136960 45834 18446744073709551615 4198400 14743177 140729201361840 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 39497728 140729201363338 140729201363434 140729201363434 140729201369036 0
/proc/39215/statm: 47885 45834 2656 2575 0 44792 0
Current children cumulated CPU time: 221.57 s
Current children cumulated vsize: 191540 KiB
Current children cumulated memory: 183336 KiB

[startup+282.3 s]
/proc/loadavg: 4.13 4.10 4.03 5/252 39279
/proc/meminfo: memFree=128328048/131382112 swapFree=33010684/33010684
[pid=39215] ppid=39212 vsize=203236 memory=188072 CPUtime=281.42 cores=5,7
/proc/39215/stat : 39215 (pbsolver) R 39212 39215 38426 0 -1 4194304 34405 0 0 0 28132 10 0 0 20 0 1 0 42867450 208113664 47018 18446744073709551615 4198400 14743177 140729201361840 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 39497728 140729201363338 140729201363434 140729201363434 140729201369036 0
/proc/39215/statm: 50809 47018 2656 2575 0 47716 0
Current children cumulated CPU time: 281.42 s
Current children cumulated vsize: 203236 KiB
Current children cumulated memory: 188072 KiB

[startup+342.3 s]
/proc/loadavg: 4.50 4.19 4.07 5/251 39281
/proc/meminfo: memFree=128217316/131382112 swapFree=33010684/33010684
[pid=39215] ppid=39212 vsize=205984 memory=189864 CPUtime=341.26 cores=5,7
/proc/39215/stat : 39215 (pbsolver) R 39212 39215 38426 0 -1 4194304 34926 0 0 0 34116 10 0 0 20 0 1 0 42867450 210927616 47466 18446744073709551615 4198400 14743177 140729201361840 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 39497728 140729201363338 140729201363434 140729201363434 140729201369036 0
/proc/39215/statm: 51496 47466 2656 2575 0 48403 0
Current children cumulated CPU time: 341.26 s
Current children cumulated vsize: 205984 KiB
Current children cumulated memory: 189864 KiB

[startup+402.3 s]
/proc/loadavg: 4.50 4.26 4.10 5/250 39284
/proc/meminfo: memFree=128119112/131382112 swapFree=33010684/33010684
[pid=39215] ppid=39212 vsize=216644 memory=196136 CPUtime=401.11 cores=5,7
/proc/39215/stat : 39215 (pbsolver) R 39212 39215 38426 0 -1 4194304 36582 0 0 0 40100 11 0 0 20 0 1 0 42867450 221843456 49034 18446744073709551615 4198400 14743177 140729201361840 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 39497728 140729201363338 140729201363434 140729201363434 140729201369036 0
/proc/39215/statm: 54161 49034 2656 2575 0 51068 0
Current children cumulated CPU time: 401.11 s
Current children cumulated vsize: 216644 KiB
Current children cumulated memory: 196136 KiB

[startup+462.3 s]
/proc/loadavg: 4.25 4.23 4.09 5/249 39286
/proc/meminfo: memFree=128050340/131382112 swapFree=33010684/33010684
[pid=39215] ppid=39212 vsize=224796 memory=199336 CPUtime=460.94 cores=5,7
/proc/39215/stat : 39215 (pbsolver) R 39212 39215 38426 0 -1 4194304 37387 0 0 0 46083 11 0 0 20 0 1 0 42867450 230191104 49834 18446744073709551615 4198400 14743177 140729201361840 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 39497728 140729201363338 140729201363434 140729201363434 140729201369036 0
/proc/39215/statm: 56199 49834 2656 2575 0 53106 0
Current children cumulated CPU time: 460.94 s

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

/proc/loadavg: 4.09 4.10 4.09 6/250 39403
/proc/meminfo: memFree=128643588/131382112 swapFree=33010684/33010684
[pid=39215] ppid=39212 vsize=274308 memory=213800 CPUtime=1059.37 cores=5,7
/proc/39215/stat : 39215 (pbsolver) R 39212 39215 38426 0 -1 4194304 41314 0 0 0 105920 17 0 0 20 0 1 0 42867450 280891392 53450 18446744073709551615 4198400 14743177 140729201361840 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 39497728 140729201363338 140729201363434 140729201363434 140729201369036 0
/proc/39215/statm: 68577 53450 2656 2575 0 65484 0
Current children cumulated CPU time: 1059.37 s
Current children cumulated vsize: 274308 KiB
Current children cumulated memory: 213800 KiB

[startup+1122.3 s]
/proc/loadavg: 4.08 4.09 4.09 6/250 39405
/proc/meminfo: memFree=128574016/131382112 swapFree=33010684/33010684
[pid=39215] ppid=39212 vsize=275868 memory=214056 CPUtime=1119.22 cores=5,7
/proc/39215/stat : 39215 (pbsolver) R 39212 39215 38426 0 -1 4194304 41365 0 0 0 111904 18 0 0 20 0 1 0 42867450 282488832 53514 18446744073709551615 4198400 14743177 140729201361840 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 39497728 140729201363338 140729201363434 140729201363434 140729201369036 0
/proc/39215/statm: 68967 53514 2656 2575 0 65874 0
Current children cumulated CPU time: 1119.22 s
Current children cumulated vsize: 275868 KiB
Current children cumulated memory: 214056 KiB

[startup+1182.3 s]
/proc/loadavg: 4.15 4.10 4.09 6/250 39407
/proc/meminfo: memFree=128514924/131382112 swapFree=33010684/33010684
[pid=39215] ppid=39212 vsize=282832 memory=215080 CPUtime=1179.06 cores=5,7
/proc/39215/stat : 39215 (pbsolver) R 39212 39215 38426 0 -1 4194304 41629 0 0 0 117888 18 0 0 20 0 1 0 42867450 289619968 53770 18446744073709551615 4198400 14743177 140729201361840 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 39497728 140729201363338 140729201363434 140729201363434 140729201369036 0
/proc/39215/statm: 70708 53770 2656 2575 0 67615 0
Current children cumulated CPU time: 1179.06 s
Current children cumulated vsize: 282832 KiB
Current children cumulated memory: 215080 KiB

[startup+1242.3 s]
/proc/loadavg: 3.96 4.06 4.08 5/244 39440
/proc/meminfo: memFree=129181540/131382112 swapFree=33010684/33010684
[pid=39215] ppid=39212 vsize=283152 memory=215464 CPUtime=1238.9 cores=5,7
/proc/39215/stat : 39215 (pbsolver) R 39212 39215 38426 0 -1 4194304 41797 0 0 0 123871 19 0 0 20 0 1 0 42867450 289947648 53866 18446744073709551615 4198400 14743177 140729201361840 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 39497728 140729201363338 140729201363434 140729201363434 140729201369036 0
/proc/39215/statm: 70788 53866 2656 2575 0 67695 0
Current children cumulated CPU time: 1238.9 s
Current children cumulated vsize: 283152 KiB
Current children cumulated memory: 215464 KiB

[startup+1302.3 s]
/proc/loadavg: 3.39 3.88 4.02 5/245 39449
/proc/meminfo: memFree=129160720/131382112 swapFree=33010684/33010684
[pid=39215] ppid=39212 vsize=286436 memory=215976 CPUtime=1298.76 cores=5,7
/proc/39215/stat : 39215 (pbsolver) R 39212 39215 38426 0 -1 4194304 41946 0 0 0 129857 19 0 0 20 0 1 0 42867450 293310464 53994 18446744073709551615 4198400 14743177 140729201361840 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 39497728 140729201363338 140729201363434 140729201363434 140729201369036 0
/proc/39215/statm: 71609 53994 2656 2575 0 68516 0
Current children cumulated CPU time: 1298.76 s
Current children cumulated vsize: 286436 KiB
Current children cumulated memory: 215976 KiB

[startup+1362.3 s]
/proc/loadavg: 3.24 3.75 3.96 5/244 39451
/proc/meminfo: memFree=129090952/131382112 swapFree=33010684/33010684
[pid=39215] ppid=39212 vsize=286436 memory=236584 CPUtime=1358.62 cores=5,7
/proc/39215/stat : 39215 (pbsolver) R 39212 39215 38426 0 -1 4194304 41959 0 0 0 135843 19 0 0 20 0 1 0 42867450 293310464 59146 18446744073709551615 4198400 14743177 140729201361840 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 39497728 140729201363338 140729201363434 140729201363434 140729201369036 0
/proc/39215/statm: 71609 59146 2656 2575 0 68516 0
Current children cumulated CPU time: 1358.62 s
Current children cumulated vsize: 286436 KiB
Current children cumulated memory: 236584 KiB

[startup+1422.3 s]
/proc/loadavg: 3.14 3.63 3.90 5/244 39453
/proc/meminfo: memFree=129036972/131382112 swapFree=33010684/33010684
[pid=39215] ppid=39212 vsize=286988 memory=279720 CPUtime=1418.47 cores=5,7
/proc/39215/stat : 39215 (pbsolver) R 39212 39215 38426 0 -1 4194304 42090 0 0 0 141828 19 0 0 20 0 1 0 42867450 293875712 69930 18446744073709551615 4198400 14743177 140729201361840 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 39497728 140729201363338 140729201363434 140729201363434 140729201369036 0
/proc/39215/statm: 71747 69930 2656 2575 0 68654 0
Current children cumulated CPU time: 1418.47 s
Current children cumulated vsize: 286988 KiB
Current children cumulated memory: 279720 KiB

[startup+1482.3 s]
/proc/loadavg: 3.16 3.54 3.85 5/244 39455
/proc/meminfo: memFree=128961612/131382112 swapFree=33010684/33010684
[pid=39215] ppid=39212 vsize=287556 memory=280360 CPUtime=1478.33 cores=5,7
/proc/39215/stat : 39215 (pbsolver) R 39212 39215 38426 0 -1 4194304 42261 0 0 0 147814 19 0 0 20 0 1 0 42867450 294457344 70090 18446744073709551615 4198400 14743177 140729201361840 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 39497728 140729201363338 140729201363434 140729201363434 140729201369036 0
/proc/39215/statm: 71889 70090 2656 2575 0 68796 0
Current children cumulated CPU time: 1478.33 s
Current children cumulated vsize: 287556 KiB
Current children cumulated memory: 280360 KiB

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

# cumulated CPU time of all completed processes:  user=1496.42 s, system=0.199266 s

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

[startup+1484.8 s]
/proc/loadavg: 3.16 3.54 3.85 5/244 39455
/proc/meminfo: memFree=128961644/131382112 swapFree=33010684/33010684
[pid=39215] ppid=39212 vsize=287556 memory=280360 CPUtime=1480.82 cores=5,7
/proc/39215/stat : 39215 (pbsolver) R 39212 39215 38426 0 -1 4194304 42261 0 0 0 148063 19 0 0 20 0 1 0 42867450 294457344 70090 18446744073709551615 4198400 14743177 140729201361840 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 39497728 140729201363338 140729201363434 140729201363434 140729201369036 0
/proc/39215/statm: 71889 70090 2656 2575 0 68796 0
Current children cumulated CPU time: 1480.82 s
Current children cumulated vsize: 287556 KiB
Current children cumulated memory: 280360 KiB

[startup+1491.2 s]
/proc/loadavg: 3.15 3.53 3.85 5/244 39455
/proc/meminfo: memFree=128957168/131382112 swapFree=33010684/33010684
[pid=39215] ppid=39212 vsize=287692 memory=280360 CPUtime=1487.21 cores=5,7
/proc/39215/stat : 39215 (pbsolver) R 39212 39215 38426 0 -1 4194304 42269 0 0 0 148702 19 0 0 20 0 1 0 42867450 294596608 70090 18446744073709551615 4198400 14743177 140729201361840 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 39497728 140729201363338 140729201363434 140729201363434 140729201369036 0
/proc/39215/statm: 71923 70090 2656 2575 0 68830 0
Current children cumulated CPU time: 1487.21 s
Current children cumulated vsize: 287692 KiB
Current children cumulated memory: 280360 KiB

[startup+1497.6 s]
/proc/loadavg: 3.13 3.51 3.84 5/244 39455
/proc/meminfo: memFree=128957456/131382112 swapFree=33010684/33010684
[pid=39215] ppid=39212 vsize=287692 memory=280360 CPUtime=1493.59 cores=5,7
/proc/39215/stat : 39215 (pbsolver) R 39212 39215 38426 0 -1 4194304 42269 0 0 0 149340 19 0 0 20 0 1 0 42867450 294596608 70090 18446744073709551615 4198400 14743177 140729201361840 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 39497728 140729201363338 140729201363434 140729201363434 140729201369036 0
/proc/39215/statm: 71923 70090 2656 2575 0 68830 0
Current children cumulated CPU time: 1493.59 s
Current children cumulated vsize: 287692 KiB
Current children cumulated memory: 280360 KiB

[startup+1499.2 s]
/proc/loadavg: 3.13 3.51 3.84 5/244 39455
/proc/meminfo: memFree=128957708/131382112 swapFree=33010684/33010684
[pid=39215] ppid=39212 vsize=287692 memory=280360 CPUtime=1495.19 cores=5,7
/proc/39215/stat : 39215 (pbsolver) R 39212 39215 38426 0 -1 4194304 42269 0 0 0 149500 19 0 0 20 0 1 0 42867450 294596608 70090 18446744073709551615 4198400 14743177 140729201361840 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 39497728 140729201363338 140729201363434 140729201363434 140729201369036 0
/proc/39215/statm: 71923 70090 2656 2575 0 68830 0
Current children cumulated CPU time: 1495.19 s
Current children cumulated vsize: 287692 KiB
Current children cumulated memory: 280360 KiB

[startup+1500 s]*
/proc/loadavg: 3.13 3.51 3.84 5/244 39455
/proc/meminfo: memFree=128946220/131382112 swapFree=33010684/33010684
[pid=39215] ppid=39212 vsize=287692 memory=280360 CPUtime=1496 cores=5,7
/proc/39215/stat : 39215 (pbsolver) R 39212 39215 38426 0 -1 4194304 42269 0 0 0 149581 19 0 0 20 0 1 0 42867450 294596608 70090 18446744073709551615 4198400 14743177 140729201361840 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 39497728 140729201363338 140729201363434 140729201363434 140729201369036 0
/proc/39215/statm: 71923 70090 2656 2575 0 68830 0
Current children cumulated CPU time: 1496 s
Current children cumulated vsize: 287692 KiB
Current children cumulated memory: 280360 KiB

[startup+1500.4 s]
/proc/loadavg: 3.13 3.51 3.84 5/244 39455
/proc/meminfo: memFree=128946220/131382112 swapFree=33010684/33010684
[pid=39215] ppid=39212 vsize=287692 memory=280360 CPUtime=1496.39 cores=5,7
/proc/39215/stat : 39215 (pbsolver) R 39212 39215 38426 0 -1 4194304 42269 0 0 0 149620 19 0 0 20 0 1 0 42867450 294596608 70090 18446744073709551615 4198400 14743177 140729201361840 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 39497728 140729201363338 140729201363434 140729201363434 140729201369036 0
/proc/39215/statm: 71923 70090 2656 2575 0 68830 0
Current children cumulated CPU time: 1496.39 s
Current children cumulated vsize: 287692 KiB
Current children cumulated memory: 280360 KiB

[startup+1500.6 s]
/proc/loadavg: 3.13 3.51 3.84 5/244 39455
/proc/meminfo: memFree=128946220/131382112 swapFree=33010684/33010684
[pid=39215] ppid=39212 vsize=287692 memory=280360 CPUtime=1496.59 cores=5,7
/proc/39215/stat : 39215 (pbsolver) R 39212 39215 38426 0 -1 4194304 42269 0 0 0 149640 19 0 0 20 0 1 0 42867450 294596608 70090 18446744073709551615 4198400 14743177 140729201361840 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 16769280 16853168 39497728 140729201363338 140729201363434 140729201363434 140729201369036 0
/proc/39215/statm: 71923 70090 2656 2575 0 68830 0
Current children cumulated CPU time: 1496.59 s
Current children cumulated vsize: 287692 KiB
Current children cumulated memory: 280360 KiB

Child status: 0

Real time (s): 1500.62
CPU time (s): 1496.62
CPU user time (s): 1496.42
CPU system time (s): 0.199266
CPU usage (%): 99.7333
Max. virtual memory (cumulated for all children) (KiB): 287692
Max. memory (cumulated for all children) (KiB): 280360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1496.42
system time used= 0.199266
maximum resident set size= 280360
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42274
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= 45
involuntary context switches= 1333


# summary of solver processes directly reported to runsolver:
#   pid: 39215
#   total CPU time (s): 1496.62
#   total CPU user time (s): 1496.42
#   total CPU system time (s): 0.199266

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.27451 second user time and 14.0859 second system time

The end

Launcher Data

Begin job on nodeC005 at 2025-06-30 10:24:41
IDJOB=4512283
IDBENCH=160589
IDSOLVER=3366
FILE ID=nodeC005/4512283-1751271881
RUNJOBID= nodeC005-1751268232-38446
SLURM_JOB_ID= 9594172
Free space on /tmp= 433016 MiB

SOLVER NAME= SCIP-10 2025-06-13
BENCH NAME= PB24/normalized-PB15eval/OPT-NLC/minlplib2-pb-0.1.0/opb/normalized-edgecross14-176.opb
COMMAND LINE= pbsolver -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4512283-1751271881/watcher-4512283-1751271881 -o /tmp/evaluation-result-4512283-1751271881/solver-4512283-1751271881 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1751268232-38446 --watchdog 3760  pbsolver -f HOME/instance-4512283-1751271881.opb -t 3600 -m 31000

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

MD5SUM BENCH= d2179c39982001565062a192c7c3e045
RANDOM SEED=694883639

nodeC005 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3662.897
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.90
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	: 0xb00001f
cpu MHz		: 3663.320
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.90
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	: 0xb00001f
cpu MHz		: 1197.585
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.90
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	: 0xb00001f
cpu MHz		: 3700.000
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.90
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	: 0xb00001f
cpu MHz		: 3662.857
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.90
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	: 0xb00001f
cpu MHz		: 1197.243
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.90
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	: 0xb00001f
cpu MHz		: 3700.000
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.90
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	: 0xb00001f
cpu MHz		: 3700.000
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        128663068 kB
MemAvailable:   128826812 kB
Buffers:            3280 kB
Cached:           966020 kB
SwapCached:            0 kB
Active:          1421304 kB
Inactive:         718132 kB
Active(anon):    1188096 kB
Inactive(anon):        0 kB
Active(file):     233208 kB
Inactive(file):   718132 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             30112 kB
Writeback:             0 kB
AnonPages:       1170944 kB
Mapped:           134964 kB
Shmem:             17960 kB
KReclaimable:     104064 kB
Slab:             186072 kB
SReclaimable:     104064 kB
SUnreclaim:        82008 kB
KernelStack:        4048 kB
PageTables:         5316 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    1531664 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149384 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1013760 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      201544 kB
DirectMap2M:     8089600 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 433016 MiB
End job on nodeC005 at 2025-06-30 10:49:42