Trace number 4524418

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-13SAT-299 3587.65 3597.02

General information on the benchmark

NamePB25/normalized-PB25/OPT-NLC/sakai/QPLIB-PB-PB25-20250422/
instances/normalized-QPLIB_3877.opb
MD5SUM2da2e651da52fe2a5e7f901cf56b111b
Bench CategoryOPT-NLC (optimization problem, non-linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-300
Best CPU time to get the best result obtained on this benchmark3587.03
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables0
Total number of constraints0
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint-1
Maximum length of a constraint0
Number of terms in the objective function 1608
Biggest coefficient in the objective function 2
Number of bits for the biggest coefficient in the objective function 2
Sum of the numbers in the objective function 1732
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 1732
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)1224
Sum of products size (including duplicates)2448
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-4524418-1751272120.opb>
0.00/0.00	c original problem has 1854 variables (630 bin, 0 int, 1224 cont) and 1224 constraints
0.00/0.00	c original problem has 1224 implied integral variables (0 bin, 0 int, 1224 cont)
0.00/0.00	c problem read in 0.002 seconds
0.00/0.00	o 0
0.00/0.00	c feasible solution found by trivial heuristic after 0.0 seconds, objective value 0.000000e+00
0.00/0.00	c presolving:
0.00/0.02	c    (0.0s) probing: 51/1854 (2.8%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.00/0.02	c    (0.0s) probing aborted: 50/50 successive totally useless probings
0.00/0.02	c    (0.0s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.00/0.02	c    (0.0s) no symmetry present (symcode time: 0.00)
0.00/0.02	c presolving (1 rounds: 1 fast, 1 medium, 1 exhaustive):
0.00/0.02	c  0 deleted vars, 0 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.00/0.02	c  0 implications, 2448 cliques
0.00/0.02	c presolved problem has 1854 variables (630 bin, 0 int, 1224 cont) and 1224 constraints
0.00/0.02	c presolved problem has 1224 implied integral variables (0 bin, 0 int, 1224 cont)
0.00/0.02	c    1224 constraints of type <and>
0.00/0.02	c transformed objective value is always integral (scale: 1)
0.00/0.02	c Presolving Time: 0.01
0.00/0.02	c problem pure SAT
0.00/0.02	c 
0.00/0.02	c - non default parameters ----------------------------------------------------------------------
0.00/0.02	c 
0.00/0.02	c # SCIP version 10.0.0
0.00/0.02	c 
0.00/0.02	c # maximal time in seconds to run
0.00/0.02	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
0.00/0.02	c limits/time = 3596.998007
0.00/0.02	c 
0.00/0.02	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.00/0.02	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
0.00/0.02	c limits/memory = 27900
0.00/0.02	c 
0.00/0.02	c # belongs reading time to solving time?
0.00/0.02	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
0.00/0.02	c timing/reading = TRUE
0.00/0.02	c 
0.00/0.02	c # 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.00/0.02	c # [type: int, advanced: TRUE, range: [-1,2147483647], default: -1]
0.00/0.02	c reading/opbreader/maxintsize = 47
0.00/0.02	c 
0.00/0.02	c # timing when propagator should be called (1:BEFORELP, 2:DURINGLPLOOP, 4:AFTERLPLOOP, 15:ALWAYS))
0.00/0.02	c # [type: int, advanced: TRUE, range: [0,15], default: 15]
0.00/0.02	c propagating/genvbounds/timingmask = 0
0.00/0.02	c 
0.00/0.02	c -----------------------------------------------------------------------------------------------
0.00/0.02	c transformed 2/2 original solutions to the transformed problem space
0.00/0.02	c 
0.00/0.04	o -154
0.00/0.04	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.00/0.04	c p 0.0s|     1 |     0 |     0 |     - |  clique|   0 |1854 |1224 |2448 |   0 |  0 |   0 |   0 |-8.660000e+02 |-1.540000e+02 | 462.34%| unknown
0.00/0.06	o -207
0.00/0.06	c p 0.1s|     1 |     0 |     6 |     - | vbounds|   0 |1854 |1224 |2448 |   0 |  0 |   0 |   0 |-8.660000e+02 |-2.070000e+02 | 318.36%| unknown
0.09/0.13	c   0.1s|     1 |     0 |  1526 |     - |    19M |   0 |1854 |1224 |2448 |   0 |  0 |   0 |   0 |-3.800000e+02 |-2.070000e+02 |  83.57%| unknown
0.09/0.17	c   0.2s|     1 |     0 |  1533 |     - |    20M |   0 |1854 |1224 |2880 | 432 |  1 |   0 |   0 |-3.800000e+02 |-2.070000e+02 |  83.57%| unknown
0.09/0.18	c   0.2s|     1 |     0 |  1561 |     - |    20M |   0 |1854 |1224 |3304 | 856 |  2 |   0 |   0 |-3.800000e+02 |-2.070000e+02 |  83.57%| unknown
0.20/0.26	c   0.3s|     1 |     0 |  2011 |     - |    24M |   0 |1854 |1224 |3350 | 902 |  3 |   0 |   0 |-3.590000e+02 |-2.070000e+02 |  73.43%| unknown
0.30/0.36	c   0.4s|     1 |     0 |  2502 |     - |    26M |   0 |1854 |1224 |3395 | 947 |  4 |   0 |   0 |-3.512500e+02 |-2.070000e+02 |  69.69%| unknown
0.40/0.48	c   0.5s|     1 |     0 |  3161 |     - |    29M |   0 |1854 |1224 |3442 | 994 |  5 |   0 |   0 |-3.423750e+02 |-2.070000e+02 |  65.40%| unknown
0.59/0.64	c   0.6s|     1 |     0 |  4070 |     - |    34M |   0 |1854 |1224 |3487 |1039 |  6 |   0 |   0 |-3.389583e+02 |-2.070000e+02 |  63.75%| unknown
0.78/0.83	c   0.8s|     1 |     0 |  5170 |     - |    36M |   0 |1854 |1224 |3529 |1081 |  7 |   0 |   0 |-3.373125e+02 |-2.070000e+02 |  62.95%| unknown
0.99/1.00	c   1.0s|     1 |     0 |  5997 |     - |    39M |   0 |1854 |1224 |3569 |1121 |  8 |   0 |   0 |-3.339722e+02 |-2.070000e+02 |  61.34%| unknown
1.18/1.21	c   1.2s|     1 |     0 |  7038 |     - |    42M |   0 |1854 |1224 |3607 |1159 |  9 |   0 |   0 |-3.314155e+02 |-2.070000e+02 |  60.10%| unknown
1.38/1.47	c   1.5s|     1 |     0 |  7995 |     - |    47M |   0 |1854 |1224 |3638 |1190 | 10 |   0 |   0 |-3.314155e+02 |-2.070000e+02 |  60.10%| unknown
1.38/1.47	c   1.5s|     1 |     0 |  7995 |     - |    47M |   0 |1854 |1224 |3638 |1190 | 10 |   0 |   0 |-3.289905e+02 |-2.070000e+02 |  58.93%| unknown
1.78/1.86	c   1.9s|     1 |     0 | 10375 |     - |    47M |   0 |1854 |1224 |3680 |1232 | 11 |   0 |   0 |-3.289905e+02 |-2.070000e+02 |  58.93%| unknown
1.78/1.87	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1.78/1.87	c   1.9s|     1 |     0 | 10470 |     - |    47M |   0 |1854 |1224 |3680 |1232 | 11 |   0 |   0 |-3.264039e+02 |-2.070000e+02 |  57.68%| unknown
2.18/2.24	c   2.2s|     1 |     0 | 12156 |     - |    51M |   0 |1854 |1224 |3711 |1263 | 12 |   0 |   0 |-3.264039e+02 |-2.070000e+02 |  57.68%| unknown
2.18/2.25	c   2.2s|     1 |     0 | 12159 |     - |    51M |   0 |1854 |1224 |3687 |1263 | 12 |   0 |   0 |-3.246320e+02 |-2.070000e+02 |  56.83%| unknown
2.47/2.50	c   2.5s|     1 |     0 | 13650 |     - |    53M |   0 |1854 |1224 |3716 |1292 | 13 |   0 |   0 |-3.246320e+02 |-2.070000e+02 |  56.83%| unknown
2.47/2.50	c   2.5s|     1 |     0 | 13671 |     - |    53M |   0 |1854 |1224 |3716 |1292 | 13 |   0 |   0 |-3.237156e+02 |-2.070000e+02 |  56.38%| unknown
2.77/2.83	c   2.8s|     1 |     0 | 15493 |     - |    54M |   0 |1854 |1224 |3753 |1329 | 14 |   0 |   0 |-3.237156e+02 |-2.070000e+02 |  56.38%| unknown
2.77/2.85	c   2.9s|     1 |     0 | 15586 |     - |    54M |   0 |1854 |1224 |3708 |1329 | 14 |   0 |   0 |-3.225542e+02 |-2.070000e+02 |  55.82%| unknown
3.08/3.12	c   3.1s|     1 |     0 | 17021 |     - |    54M |   0 |1854 |1224 |3733 |1354 | 15 |   0 |   0 |-3.225542e+02 |-2.070000e+02 |  55.82%| unknown
3.08/3.13	c   3.1s|     1 |     0 | 17024 |     - |    54M |   0 |1854 |1224 |3733 |1354 | 15 |   0 |   0 |-3.217624e+02 |-2.070000e+02 |  55.44%| unknown
3.37/3.40	c   3.4s|     1 |     0 | 18322 |     - |    55M |   0 |1854 |1224 |3749 |1388 | 16 |   0 |   0 |-3.217624e+02 |-2.070000e+02 |  55.44%| unknown
3.37/3.41	c   3.4s|     1 |     0 | 18332 |     - |    55M |   0 |1854 |1224 |3749 |1388 | 16 |   0 |   0 |-3.211173e+02 |-2.070000e+02 |  55.13%| unknown
3.57/3.61	c   3.6s|     1 |     0 | 19146 |     - |    56M |   0 |1854 |1224 |3770 |1409 | 17 |   0 |   0 |-3.211173e+02 |-2.070000e+02 |  55.13%| unknown
3.57/3.62	c   3.6s|     1 |     0 | 19164 |     - |    56M |   0 |1854 |1224 |3770 |1409 | 17 |   0 |   0 |-3.207232e+02 |-2.070000e+02 |  54.94%| unknown
3.88/3.93	c   3.9s|     1 |     0 | 20602 |     - |    56M |   0 |1854 |1224 |3779 |1438 | 18 |   0 |   0 |-3.207232e+02 |-2.070000e+02 |  54.94%| unknown
3.88/3.94	c   3.9s|     1 |     0 | 20604 |     - |    56M |   0 |1854 |1224 |3779 |1438 | 18 |   0 |   0 |-3.200991e+02 |-2.070000e+02 |  54.64%| unknown
4.18/4.25	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
4.18/4.25	c   4.3s|     1 |     0 | 22086 |     - |    58M |   0 |1854 |1224 |3796 |1455 | 19 |   0 |   0 |-3.200991e+02 |-2.070000e+02 |  54.64%| unknown
4.18/4.26	c   4.3s|     1 |     0 | 22135 |     - |    58M |   0 |1854 |1224 |3796 |1455 | 19 |   0 |   0 |-3.194309e+02 |-2.070000e+02 |  54.31%| unknown
4.58/4.65	c   4.6s|     1 |     0 | 23985 |     - |    58M |   0 |1854 |1224 |3803 |1475 | 20 |   0 |   0 |-3.194309e+02 |-2.070000e+02 |  54.31%| unknown
4.58/4.65	c   4.7s|     1 |     0 | 23988 |     - |    58M |   0 |1854 |1224 |3803 |1475 | 20 |   0 |   0 |-3.189273e+02 |-2.070000e+02 |  54.07%| unknown
4.88/4.94	c   4.9s|     1 |     0 | 25102 |     - |    59M |   0 |1854 |1224 |3818 |1490 | 21 |   0 |   0 |-3.189273e+02 |-2.070000e+02 |  54.07%| unknown
4.88/4.94	c   4.9s|     1 |     0 | 25102 |     - |    59M |   0 |1854 |1224 |3818 |1490 | 21 |   0 |   0 |-3.185724e+02 |-2.070000e+02 |  53.90%| unknown
5.27/5.32	c   5.3s|     1 |     0 | 26884 |     - |    59M |   0 |1854 |1224 |3834 |1506 | 22 |   0 |   0 |-3.185724e+02 |-2.070000e+02 |  53.90%| unknown
5.27/5.34	c   5.3s|     1 |     0 | 26895 |     - |    59M |   0 |1854 |1224 |3817 |1506 | 22 |   0 |   0 |-3.181123e+02 |-2.070000e+02 |  53.68%| unknown
5.37/5.45	c   5.4s|     1 |     0 | 27179 |     - |    59M |   0 |1854 |1224 |3824 |1513 | 23 |   0 |   0 |-3.181123e+02 |-2.070000e+02 |  53.68%| unknown
5.37/5.45	c   5.4s|     1 |     0 | 27179 |     - |    59M |   0 |1854 |1224 |3824 |1513 | 23 |   0 |   0 |-3.180858e+02 |-2.070000e+02 |  53.66%| unknown
5.47/5.51	c   5.5s|     1 |     0 | 27215 |     - |    59M |   0 |1854 |1224 |3825 |1514 | 24 |   0 |   0 |-3.180855e+02 |-2.070000e+02 |  53.66%| unknown
9.86/9.97	o -261
9.86/9.97	c d10.0s|     1 |     0 | 58415 |     - |farkasdi|   0 |1854 |1224 |3825 |   0 | 25 |   0 |   0 |-3.180855e+02 |-2.610000e+02 |  21.87%| unknown
10.96/11.06	c  11.1s|     1 |     0 | 68055 |     - |    60M |   0 |1854 |1224 |3825 |1514 | 25 |   0 |   0 |-3.180855e+02 |-2.610000e+02 |  21.87%| unknown
15.65/15.79	c  15.8s|     1 |     2 | 68058 |     - |    60M |   0 |1854 |1224 |3825 |1514 | 26 |   0 |  26 |-3.180855e+02 |-2.610000e+02 |  21.87%| unknown
52.26/52.41	o -262
52.26/52.41	c L52.4s|    41 |    42 |108920 |2042.8 |    alns|  40 |1854 |1224 |3901 |1696 |  6 |   0 | 177 |-3.180855e+02 |-2.620000e+02 |  21.41%| unknown
52.26/52.41	o -263
52.26/52.41	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
52.26/52.41	c i52.4s|    42 |    41 |108920 |1993.0 |  oneopt|  41 |1854 |1224 |3896 |1696 |  0 |   0 | 177 |-3.180855e+02 |-2.630000e+02 |  20.95%| unknown
52.86/53.05	o -267
52.86/53.05	c d53.1s|    45 |    46 |113884 |1969.9 |pscostdi|  44 |1854 |1224 |3896 |   0 |  1 |   0 | 177 |-3.180855e+02 |-2.670000e+02 |  19.13%| unknown
57.54/57.72	o -284
57.54/57.72	c d57.7s|    62 |    63 |130488 |1693.1 |adaptive|  46 |1854 |1224 |3917 |   0 |  1 |   0 | 177 |-3.180855e+02 |-2.840000e+02 |  12.00%| unknown
57.64/57.80	o -285
57.64/57.80	c i57.8s|    62 |    63 |131198 |1704.7 |  oneopt|  46 |1854 |1224 |3917 |1748 |  1 |   0 | 177 |-3.180855e+02 |-2.850000e+02 |  11.61%| unknown
71.21/71.43	o -288
71.21/71.43	c L71.4s|    87 |    88 |165865 |1612.3 |    alns|  46 |1854 |1224 |3949 |1846 |  6 |   0 | 193 |-3.180855e+02 |-2.880000e+02 |  10.45%| unknown
79.99/80.28	c  80.3s|   100 |   101 |197461 |1719.7 |    77M |  46 |1854 |1224 |3941 |1882 |  2 |   0 | 205 |-3.180855e+02 |-2.880000e+02 |  10.45%| unknown
92.56/92.89	c  92.9s|   200 |   139 |259332 |1166.4 |    78M |  59 |1854 |1224 |3951 |1924 |  1 |   0 | 230 |-3.174471e+02 |-2.880000e+02 |  10.22%| unknown
106.53/106.83	o -292
106.53/106.83	c d 107s|   257 |   124 |319795 |1142.9 |pscostdi|  61 |1854 |1224 |3808 |   0 |  2 |   0 | 264 |-3.166357e+02 |-2.920000e+02 |   8.44%| unknown
115.01/115.34	c   115s|   300 |   133 |359088 |1110.0 |    78M |  61 |1854 |1224 |3953 |1962 |  1 |   0 | 279 |-3.163170e+02 |-2.920000e+02 |   8.33%| unknown
141.14/141.54	c   142s|   400 |   181 |474332 |1120.6 |    81M |  61 |1854 |1224 |3925 |2111 |  1 |   0 | 312 |-3.162035e+02 |-2.920000e+02 |   8.29%| unknown
147.82/148.26	o -294
147.82/148.26	c L 148s|   418 |   166 |489472 |1108.5 |    gins|  61 |1854 |1224 |3950 |2162 |  1 |   0 | 321 |-3.162035e+02 |-2.940000e+02 |   7.55%| unknown
165.28/165.70	o -296
165.28/165.70	c o 166s|   497 |   177 |585883 |1126.4 |objpscos|  61 |1854 |1224 |3839 |2178 |  2 |   0 | 350 |-3.158440e+02 |-2.960000e+02 |   6.70%| unknown
167.77/168.25	c   168s|   500 |   157 |589971 |1127.8 |    95M |  61 |1854 |1224 |3957 |2209 |  0 |   0 | 353 |-3.158440e+02 |-2.960000e+02 |   6.70%| unknown
208.98/209.59	c   210s|   600 |   181 |695444 |1115.6 |   114M |  61 |1854 |1224 |3987 |2672 |  1 |   0 | 409 |-3.155891e+02 |-2.960000e+02 |   6.62%| unknown
256.86/257.55	o -297
256.86/257.55	c L 258s|   697 |   185 |814484 |1131.1 |crossove|  61 |1854 |1224 |3989 |3309 |  0 |   0 | 475 |-3.153839e+02 |-2.970000e+02 |   6.19%| unknown
257.36/258.00	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
257.36/258.00	c   258s|   700 |   184 |816441 |1129.1 |   128M |  61 |1854 |1224 |3986 |3309 |  0 |   0 | 476 |-3.153839e+02 |-2.970000e+02 |   6.19%| unknown
301.85/302.68	c   303s|   800 |   214 |956957 |1163.6 |   133M |  61 |1854 |1224 |3957 |3992 |  1 |   0 | 551 |-3.151010e+02 |-2.970000e+02 |   6.09%| unknown
341.95/342.84	c   343s|   900 |   228 |  1087k|1179.6 |   137M |  61 |1854 |1224 |3966 |4589 |  1 |   0 | 616 |-3.148621e+02 |-2.970000e+02 |   6.01%| unknown
362.60/363.53	c   364s|  1000 |   230 |  1161k|1134.9 |   142M |  61 |1854 |1224 |3989 |4727 |  1 |   0 | 662 |-3.148621e+02 |-2.970000e+02 |   6.01%| unknown
398.30/399.32	c   399s|  1100 |   252 |  1272k|1133.0 |   144M |  61 |1854 |1224 |3983 |5290 |  0 |   0 | 717 |-3.147484e+02 |-2.970000e+02 |   5.98%| unknown
454.06/455.24	c   455s|  1200 |   294 |  1437k|1176.5 |   148M |  61 |1854 |1224 |3984 |6237 |  1 |   0 | 794 |-3.143565e+02 |-2.970000e+02 |   5.84%| unknown
492.88/494.12	c   494s|  1300 |   332 |  1546k|1169.7 |   151M |  61 |1854 |1224 |4037 |6891 |  0 |   0 | 853 |-3.142433e+02 |-2.970000e+02 |   5.81%| unknown
547.35/548.72	c   549s|  1400 |   362 |  1685k|1185.5 |   157M |  61 |1854 |1224 |4058 |7821 |  4 |   0 | 927 |-3.140492e+02 |-2.970000e+02 |   5.74%| unknown
587.05/588.52	c   589s|  1500 |   380 |  1802k|1184.6 |   159M |  61 |1854 |1224 |4024 |8410 |  2 |   0 | 994 |-3.139848e+02 |-2.970000e+02 |   5.72%| unknown
619.48/621.01	c   621s|  1600 |   390 |  1905k|1174.8 |   162M |  61 |1854 |1224 |4028 |8814 |  0 |   0 |1042 |-3.139651e+02 |-2.970000e+02 |   5.71%| unknown
681.63/683.35	c   683s|  1700 |   434 |  2090k|1214.3 |   165M |  61 |1854 |1224 |4027 |9862 |  1 |   0 |1139 |-3.137533e+02 |-2.970000e+02 |   5.64%| unknown
736.80/738.61	c   739s|  1800 |   472 |  2263k|1243.0 |   168M |  61 |1854 |1224 |4045 |  10k|  0 |   0 |1191 |-3.135683e+02 |-2.970000e+02 |   5.58%| unknown
769.72/771.65	c   772s|  1900 |   492 |  2397k|1248.3 |   170M |  61 |1854 |1224 |4040 |  11k|  0 |   0 |1194 |-3.134864e+02 |-2.970000e+02 |   5.55%| unknown
797.75/799.72	o -298
797.75/799.72	c o 800s|  1957 |   503 |  2536k|1282.7 |objpscos|  61 |1854 |1224 |4030 |  11k|  1 |   0 |1198 |-3.134605e+02 |-2.980000e+02 |   5.19%| unknown
818.89/820.91	c   821s|  2000 |   498 |  2628k|1301.5 |   170M |  61 |1854 |1224 |4048 |  12k|  0 |   0 |1200 |-3.133968e+02 |-2.980000e+02 |   5.17%| unknown
852.79/854.95	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
852.79/854.95	c   855s|  2100 |   516 |  2787k|1315.1 |   170M |  61 |1854 |1224 |4034 |  12k|  0 |   0 |1201 |-3.133469e+02 |-2.980000e+02 |   5.15%| unknown
883.60/885.80	c   886s|  2200 |   528 |  2927k|1318.8 |   172M |  61 |1854 |1224 |4033 |  13k|  0 |   0 |1217 |-3.133158e+02 |-2.980000e+02 |   5.14%| unknown
933.46/935.81	c   936s|  2300 |   574 |  3089k|1332.2 |   173M |  61 |1854 |1224 |4074 |  14k|  1 |   0 |1291 |-3.132494e+02 |-2.980000e+02 |   5.12%| unknown
950.81/953.21	c   953s|  2400 |   588 |  3160k|1306.0 |   174M |  61 |1854 |1224 |4076 |  14k|  0 |   0 |1316 |-3.132316e+02 |-2.980000e+02 |   5.11%| unknown
990.99/993.57	c   994s|  2500 |   604 |  3306k|1312.3 |   175M |  61 |1854 |1224 |4079 |  15k|  1 |   0 |1372 |-3.131568e+02 |-2.980000e+02 |   5.09%| unknown
1035.27/1037.93	c  1038s|  2600 |   628 |  3447k|1316.0 |   176M |  61 |1854 |1224 |4083 |  16k|  1 |   0 |1444 |-3.130595e+02 |-2.980000e+02 |   5.05%| unknown
1074.36/1077.14	c  1077s|  2700 |   648 |  3580k|1316.3 |   178M |  61 |1854 |1224 |4076 |  16k|  1 |   0 |1485 |-3.129788e+02 |-2.980000e+02 |   5.03%| unknown
1114.15/1117.04	c  1117s|  2800 |   668 |  3723k|1320.7 |   180M |  61 |1854 |1224 |4090 |  17k|  1 |   0 |1541 |-3.129399e+02 |-2.980000e+02 |   5.01%| unknown
1145.16/1148.16	c  1148s|  2900 |   676 |  3836k|1314.0 |   181M |  61 |1854 |1224 |4008 |  17k|  2 |   0 |1584 |-3.129131e+02 |-2.980000e+02 |   5.00%| unknown
1174.47/1177.55	c  1178s|  3000 |   704 |  3945k|1306.6 |   182M |  61 |1854 |1224 |4122 |  18k|  1 |   0 |1632 |-3.129065e+02 |-2.980000e+02 |   5.00%| unknown
1240.69/1243.98	c  1244s|  3100 |   750 |  4215k|1351.4 |   185M |  61 |1854 |1224 |4132 |  19k|  2 |   0 |1638 |-3.128562e+02 |-2.980000e+02 |   4.99%| unknown
1281.07/1284.42	c  1284s|  3200 |   772 |  4376k|1359.5 |   187M |  61 |1854 |1224 |4125 |  20k|  1 |   0 |1638 |-3.127763e+02 |-2.980000e+02 |   4.96%| unknown
1307.60/1311.02	o -299
1307.60/1311.02	c r1311s|  3291 |   780 |  4480k|1353.5 |simplero|  64 |1854 |1224 |4155 |  20k|  0 |   0 |1639 |-3.127485e+02 |-2.990000e+02 |   4.60%| unknown
1309.19/1312.69	c  1313s|  3300 |   773 |  4490k|1352.9 |   192M |  64 |1854 |1224 |4124 |  20k|  2 |   0 |1639 |-3.127485e+02 |-2.990000e+02 |   4.60%| unknown
1346.59/1350.11	c  1350s|  3400 |   801 |  4660k|1363.1 |   193M |  64 |1854 |1224 |4137 |  21k|  2 |   0 |1641 |-3.126464e+02 |-2.990000e+02 |   4.56%| unknown
1383.58/1387.22	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1383.58/1387.22	c  1387s|  3500 |   823 |  4832k|1373.3 |   194M |  64 |1854 |1224 |4142 |  22k|  0 |   0 |1642 |-3.126118e+02 |-2.990000e+02 |   4.55%| unknown
1425.46/1429.24	c  1429s|  3600 |   847 |  5009k|1384.5 |   195M |  64 |1854 |1224 |4148 |  22k|  0 |   0 |1653 |-3.125855e+02 |-2.990000e+02 |   4.54%| unknown
1496.76/1500.73	c  1501s|  3700 |   883 |  5272k|1418.0 |   198M |  64 |1854 |1224 |4142 |  23k|  2 |   0 |1710 |-3.124993e+02 |-2.990000e+02 |   4.51%| unknown
1534.55/1538.61	c  1539s|  3800 |   907 |  5407k|1416.2 |   198M |  64 |1854 |1224 |4110 |  24k|  1 |   0 |1763 |-3.124765e+02 |-2.990000e+02 |   4.51%| unknown
1561.67/1565.89	c  1566s|  3900 |   933 |  5511k|1406.5 |   201M |  64 |1854 |1224 |4136 |  24k|  0 |   0 |1790 |-3.124419e+02 |-2.990000e+02 |   4.50%| unknown
1597.87/1602.15	c  1602s|  4000 |   961 |  5625k|1399.8 |   204M |  64 |1854 |1224 |4155 |  25k|  4 |   0 |1833 |-3.124142e+02 |-2.990000e+02 |   4.49%| unknown
1658.50/1662.90	c  1663s|  4100 |   989 |  5826k|1414.9 |   206M |  64 |1854 |1224 |4140 |  26k|  1 |   0 |1884 |-3.123267e+02 |-2.990000e+02 |   4.46%| unknown
1707.48/1712.05	c  1712s|  4200 |  1031 |  5991k|1420.4 |   209M |  64 |1854 |1224 |4145 |  27k|  0 |   0 |1915 |-3.122937e+02 |-2.990000e+02 |   4.45%| unknown
1749.78/1754.45	c  1754s|  4300 |  1041 |  6170k|1428.9 |   216M |  64 |1854 |1224 |4161 |  27k|  0 |   0 |1926 |-3.122720e+02 |-2.990000e+02 |   4.44%| unknown
1786.89/1791.69	c  1792s|  4400 |  1059 |  6335k|1433.9 |   218M |  64 |1854 |1224 |4146 |  28k|  1 |   0 |1930 |-3.122443e+02 |-2.990000e+02 |   4.43%| unknown
1823.60/1828.47	c  1828s|  4500 |  1081 |  6498k|1438.4 |   219M |  64 |1854 |1224 |4158 |  28k|  2 |   0 |1930 |-3.121959e+02 |-2.990000e+02 |   4.41%| unknown
1851.44/1856.30	c  1856s|  4600 |  1097 |  6623k|1434.4 |   220M |  64 |1854 |1224 |4148 |  29k|  0 |   0 |1938 |-3.121845e+02 |-2.990000e+02 |   4.41%| unknown
1877.68/1882.67	c  1883s|  4700 |  1115 |  6741k|1429.0 |   220M |  64 |1854 |1224 |4155 |  29k|  2 |   0 |1938 |-3.121421e+02 |-2.990000e+02 |   4.40%| unknown
1905.21/1910.24	c  1910s|  4800 |  1143 |  6864k|1424.7 |   221M |  64 |1854 |1224 |4162 |  30k|  0 |   0 |1944 |-3.120805e+02 |-2.990000e+02 |   4.37%| unknown
1936.54/1941.61	c  1942s|  4900 |  1165 |  7005k|1424.4 |   223M |  64 |1854 |1224 |4168 |  30k|  0 |   0 |1944 |-3.120379e+02 |-2.990000e+02 |   4.36%| unknown
1983.43/1988.66	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1983.43/1988.66	c  1989s|  5000 |  1189 |  7183k|1431.6 |   224M |  64 |1854 |1224 |4154 |  31k|  0 |   0 |1972 |-3.119766e+02 |-2.990000e+02 |   4.34%| unknown
2032.61/2037.93	c  2038s|  5100 |  1213 |  7364k|1438.9 |   226M |  64 |1854 |1224 |4167 |  32k|  1 |   0 |2010 |-3.119142e+02 |-2.990000e+02 |   4.32%| unknown
2105.34/2110.82	c  2111s|  5200 |  1249 |  7623k|1461.1 |   225M |  64 |1854 |1224 |4167 |  33k|  1 |   0 |2077 |-3.118423e+02 |-2.990000e+02 |   4.30%| unknown
2132.98/2138.59	c  2139s|  5300 |  1255 |  7741k|1455.9 |   225M |  64 |1854 |1224 |4167 |  34k|  1 |   0 |2104 |-3.118011e+02 |-2.990000e+02 |   4.28%| unknown
2185.65/2191.37	c  2191s|  5400 |  1281 |  7941k|1465.9 |   225M |  64 |1854 |1224 |4160 |  35k|  0 |   0 |2153 |-3.117774e+02 |-2.990000e+02 |   4.27%| unknown
2226.77/2232.50	c  2233s|  5500 |  1315 |  8086k|1465.5 |   228M |  64 |1854 |1224 |4165 |  35k|  0 |   0 |2175 |-3.117475e+02 |-2.990000e+02 |   4.26%| unknown
2255.21/2261.08	c  2261s|  5600 |  1325 |  8196k|1459.1 |   231M |  64 |1854 |1224 |4175 |  36k|  0 |   0 |2180 |-3.117057e+02 |-2.990000e+02 |   4.25%| unknown
2282.04/2287.90	c  2288s|  5700 |  1339 |  8315k|1454.3 |   231M |  64 |1854 |1224 |4158 |  36k|  1 |   0 |2189 |-3.116964e+02 |-2.990000e+02 |   4.25%| unknown
2336.29/2342.37	c  2342s|  5800 |  1379 |  8527k|1465.8 |   232M |  64 |1854 |1224 |4172 |  38k|  0 |   0 |2193 |-3.116217e+02 |-2.990000e+02 |   4.22%| unknown
2387.55/2393.78	c  2394s|  5900 |  1409 |  8776k|1483.2 |   232M |  64 |1854 |1224 |4184 |  38k|  2 |   0 |2196 |-3.115429e+02 |-2.990000e+02 |   4.19%| unknown
2436.21/2442.50	c  2442s|  6000 |  1435 |  8980k|1492.4 |   233M |  64 |1854 |1224 |4179 |  39k|  0 |   0 |2207 |-3.114890e+02 |-2.990000e+02 |   4.18%| unknown
2464.03/2470.44	c  2470s|  6100 |  1449 |  9110k|1489.3 |   233M |  64 |1854 |1224 |4176 |  40k|  1 |   0 |2208 |-3.114619e+02 |-2.990000e+02 |   4.17%| unknown
2506.31/2512.83	c  2513s|  6200 |  1477 |  9277k|1492.2 |   233M |  64 |1854 |1224 |4149 |  41k|  2 |   0 |2220 |-3.114353e+02 |-2.990000e+02 |   4.16%| unknown
2553.98/2560.69	c  2561s|  6300 |  1523 |  9457k|1497.1 |   235M |  64 |1854 |1224 |4180 |  42k|  0 |   0 |2226 |-3.114173e+02 |-2.990000e+02 |   4.15%| unknown
2593.96/2600.78	c  2601s|  6400 |  1541 |  9617k|1498.8 |   238M |  64 |1854 |1224 |4176 |  42k|  1 |   0 |2227 |-3.113988e+02 |-2.990000e+02 |   4.15%| unknown
2636.94/2643.82	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2636.94/2643.82	c  2644s|  6500 |  1559 |  9810k|1505.4 |   239M |  64 |1854 |1224 |4175 |  43k|  1 |   0 |2227 |-3.113606e+02 |-2.990000e+02 |   4.13%| unknown
2663.96/2670.90	c  2671s|  6600 |  1569 |  9921k|1499.3 |   241M |  64 |1854 |1224 |4186 |  43k|  0 |   0 |2236 |-3.113503e+02 |-2.990000e+02 |   4.13%| unknown
2716.41/2723.57	c  2724s|  6700 |  1595 | 10110k|1505.2 |   241M |  64 |1854 |1224 |4190 |  44k|  1 |   0 |2279 |-3.113074e+02 |-2.990000e+02 |   4.12%| unknown
2748.71/2755.94	c  2756s|  6800 |  1615 | 10230k|1500.7 |   243M |  64 |1854 |1224 |4185 |  45k|  0 |   0 |2306 |-3.112888e+02 |-2.990000e+02 |   4.11%| unknown
2803.46/2810.84	c  2811s|  6900 |  1653 | 10415k|1505.8 |   243M |  64 |1854 |1224 |4199 |  46k|  1 |   0 |2349 |-3.111922e+02 |-2.990000e+02 |   4.08%| unknown
2844.24/2851.72	c  2852s|  7000 |  1667 | 10578k|1507.6 |   243M |  64 |1854 |1224 |4182 |  47k|  0 |   0 |2377 |-3.111582e+02 |-2.990000e+02 |   4.07%| unknown
2885.62/2893.22	c  2893s|  7100 |  1683 | 10717k|1505.8 |   244M |  64 |1854 |1224 |4179 |  47k|  0 |   0 |2422 |-3.111144e+02 |-2.990000e+02 |   4.05%| unknown
2944.45/2952.21	c  2952s|  7200 |  1713 | 10959k|1518.6 |   244M |  64 |1854 |1224 |4179 |  48k|  2 |   0 |2460 |-3.110867e+02 |-2.990000e+02 |   4.04%| unknown
2987.24/2995.18	c  2995s|  7300 |  1737 | 11107k|1518.1 |   247M |  64 |1854 |1224 |4179 |  49k|  2 |   0 |2496 |-3.110212e+02 |-2.990000e+02 |   4.02%| unknown
3029.81/3037.85	c  3038s|  7400 |  1757 | 11271k|1519.7 |   247M |  64 |1854 |1224 |4181 |  50k|  1 |   0 |2505 |-3.109947e+02 |-2.990000e+02 |   4.01%| unknown
3051.54/3059.67	c  3060s|  7500 |  1767 | 11375k|1513.3 |   248M |  64 |1854 |1224 |4193 |  50k|  0 |   0 |2505 |-3.109897e+02 |-2.990000e+02 |   4.01%| unknown
3110.17/3118.44	c  3118s|  7600 |  1803 | 11614k|1524.8 |   248M |  64 |1854 |1224 |4198 |  52k|  0 |   0 |2505 |-3.109504e+02 |-2.990000e+02 |   4.00%| unknown
3147.07/3155.48	c  3155s|  7700 |  1835 | 11760k|1524.0 |   249M |  64 |1854 |1224 |4191 |  52k|  0 |   0 |2522 |-3.109245e+02 |-2.990000e+02 |   3.99%| unknown
3204.20/3212.78	c  3213s|  7800 |  1861 | 12010k|1536.5 |   251M |  64 |1854 |1224 |4186 |  53k|  1 |   0 |2522 |-3.108563e+02 |-2.990000e+02 |   3.97%| unknown
3244.70/3253.33	c  3253s|  7900 |  1885 | 12173k|1537.7 |   253M |  64 |1854 |1224 |4195 |  54k|  2 |   0 |2523 |-3.108385e+02 |-2.990000e+02 |   3.96%| unknown
3281.41/3290.10	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3281.41/3290.10	c  3290s|  8000 |  1907 | 12331k|1538.2 |   253M |  64 |1854 |1224 |4199 |  55k|  1 |   0 |2523 |-3.108206e+02 |-2.990000e+02 |   3.95%| unknown
3319.40/3328.21	c  3328s|  8100 |  1919 | 12504k|1540.6 |   254M |  64 |1854 |1224 |4204 |  56k|  0 |   0 |2523 |-3.107842e+02 |-2.990000e+02 |   3.94%| unknown
3367.20/3376.17	c  3376s|  8200 |  1957 | 12683k|1543.6 |   257M |  64 |1854 |1224 |4204 |  57k|  1 |   0 |2535 |-3.107685e+02 |-2.990000e+02 |   3.94%| unknown
3405.91/3414.95	c  3415s|  8300 |  1981 | 12822k|1541.8 |   258M |  64 |1854 |1224 |4211 |  57k|  0 |   0 |2571 |-3.107274e+02 |-2.990000e+02 |   3.92%| unknown
3473.27/3482.44	c  3482s|  8400 |  2017 | 13086k|1554.9 |   259M |  64 |1854 |1224 |4203 |  59k|  1 |   0 |2597 |-3.106217e+02 |-2.990000e+02 |   3.89%| unknown
3513.88/3523.13	c  3523s|  8500 |  2033 | 13237k|1554.3 |   259M |  64 |1854 |1224 |4216 |  59k|  2 |   0 |2638 |-3.105876e+02 |-2.990000e+02 |   3.88%| unknown
3558.98/3568.34	c  3568s|  8600 |  2061 | 13414k|1556.8 |   259M |  64 |1854 |1224 |4187 |  60k|  1 |   0 |2659 |-3.105349e+02 |-2.990000e+02 |   3.86%| unknown
3587.52/3597.00	c 
3587.52/3597.00	c SCIP Status        : solving was interrupted [time limit reached]
3587.52/3597.00	c Solving Time (sec) : 3597.00
3587.52/3597.00	c Solving Nodes      : 8682
3587.52/3597.00	c Primal Bound       : -2.99000000000000e+02 (63 solutions)
3587.52/3597.00	c Dual Bound         : -3.10520071932806e+02
3587.52/3597.00	c Gap                : 3.85 %
3587.52/3597.00	s SATISFIABLE
3587.52/3597.00	v x165 -x166 x168 x169 -x170 -x171 -x172 -x173 x174 -x175 -x176 x177 x179 x180 -x181 -x182 x183 x184 -x185 -x186 x187 -x188 x190 x191
3587.52/3597.00	v -x192 -x193 x194 x195 x196 -x197 -x198 x199 x201 x202 x203 -x204 -x205 -x206 x207 -x208 x209 x210 -x212 x213 -x214 -x215 x216 -x217
3587.52/3597.00	v x218 x219 -x220 x221 -x224 x225 -x226 x227 -x228 x229 x230 -x231 x232 -x233 x235 x236 -x237 x238 -x239 x240 x241 x242 -x243 x244
3587.52/3597.00	v -x246 x247 -x248 x249 -x250 -x251 x252 -x253 x254 x255 -x257 -x258 -x259 -x260 x261 -x262 x263 -x264 x265 -x266 x268 x269 -x270
3587.52/3597.00	v -x271 -x272 x273 -x274 x275 -x276 x277 -x279 x280 x281 -x282 x283 -x284 -x285 x286 -x287 x288 -x290 x291 x292 -x293 x294 -x295 x296
3587.52/3597.00	v x297 x298 x299 -x301 x302 -x303 -x304 x305 x306 -x307 x308 x309 -x310 -x312 x313 x314 -x315 -x316 x317 -x318 -x319 -x320 -x321 -x323
3587.52/3597.00	v -x324 -x325 x326 x327 x328 -x329 -x330 x331 -x332 x335 -x336 x337 -x338 x339 -x340 -x341 x342 -x343 -x344 x346 -x347 x348 x349 x350
3587.52/3597.00	v -x351 -x352 x353 -x354 x355 x357 -x358 -x359 x360 x361 -x362 x363 x364 -x365 x366 x368 -x369 x370 -x371 x372 x373 -x374 -x375 -x376
3587.52/3597.00	v x377 x379 x380 x381 x382 x383 x384 -x385 x386 -x387 x388 x390 x391 -x392 -x393 x394 -x395 -x396 -x397 -x398 x399 x401 -x402 x403
3587.52/3597.00	v x404 -x405 x406 x407 x408 x409 -x410 x412 x413 -x414 x415 -x416 x417 -x418 x419 x420 x421 -x423 -x424 x425 -x426 -x427 -x428 -x429
3587.52/3597.00	v x430 -x431 x432 x434 -x435 -x436 -x437 -x438 x439 x440 -x441 -x442 -x443 -x446 x447 x448 x449 -x450 -x451 x452 -x453 -x454 -x455
3587.52/3597.00	v -x457 -x458 x459 -x460 x461 x462 -x463 -x464 x465 -x466 x468 x469 x470 -x471 -x472 -x473 x474 -x475 x476 -x477 -x479 x480 x481 -x482
3587.52/3597.00	v -x483 x484 -x485 -x486 -x487 -x488 x490 x491 -x492 -x493 x494 x495 x496 -x497 -x498 -x499 x501 x502 x503 -x504 x505 x506 x507 -x508
3587.52/3597.00	v -x509 x510 -x512 -x513 -x514 x515 -x516 x517 -x518 -x519 x520 x521 x523 -x524 x525 -x526 -x527 x528 x529 -x530 -x531 x532 -x534
3587.52/3597.00	v -x535 x536 x537 -x538 x539 -x540 -x541 -x542 x543 -x545 x546 x547 -x548 -x549 x550 x551 -x552 x553 x554 -x557 -x558 x559 x560 -x561
3587.52/3597.00	v -x562 x563 x564 x565 -x566 x568 x569 -x570 -x571 -x572 -x573 x574 x575 -x576 -x577 x579 x580 -x581 -x582 x583 -x584 x585 x586 -x587
3587.52/3597.00	v -x588 x590 x591 -x111 -x222 x628 x627 -x333 -x456 -x444 x555 x123 -x598 -x609 x16 x601 x37 -x620 x1 -x12 -x25 x616 x24 x23 -x589
3587.52/3597.00	v x34 x45 -x608 x64 -x56 x605 -x67 -x78 -x52 -x5 x89 x100 x31 x624 x112 -x134 x619 -x145 -x156 -x167 x41 x621 x178 -x189 -x200 x19
3587.52/3597.00	v -x54 x378 -x18 x211 x223 -x599 x20 x234 -x245 -x256 -x28 -x267 -x278 -x289 x300 -x9 x66 x29 x30 -x311 x322 x612 -x596 x10 -x69 -x334
3587.52/3597.00	v -x96 x345 -x356 x38 x117 -x77 -x79 -x367 -x389 -x119 -x124 x400 -x411 x625 -x43 x422 -x433 x610 x46 x445 -x84 x108 x467 x478 x162
3587.52/3597.00	v x489 x500 x6 -x511 x522 -x35 -x533 -x544 -x556 -x578 -x567 x98 x90 -x592 -x158 x593 x81 x594 x595 -x622 -x8 x597 x21 -x94 x600 -x602
3587.52/3597.00	v x604 x603 x88 x99 x606 -x51 -x607 -x611 x11 x105 -x613 -x614 -x133 x615 -x617 -x618 x109 x40 -x623 -x152 x626 x13 -x129 -x629 -x2
3587.52/3597.00	v -x630 x3 -x4 x87 x118 -x27 x7 -x147 x139 -x14 x126 -x15 -x97 -x17 -x42 -x138 x53 -x143 x22 x121 x107 -x26 -x154 x65 -x32 x150 x33
3587.52/3597.00	v x36 x116 -x39 -x74 x160 -x44 -x47 x57 -x48 -x70 -x49 -x50 -x151 -x125 x55 x58 x59 x60 -x61 -x146 -x62 x63 x136 -x68 -x76 -x71 x86
3587.52/3597.00	v x72 -x110 x141 x73 x75 -x142 x135 x80 x82 x83 -x85 -x140 -x91 -x92 x93 x95 x144 -x101 -x102 -x103 x104 -x149 x106 -x113 -x114 x115
3587.52/3597.00	v -x120 -x122 x127 -x128 x130 -x131 -x132 x137 -x148 -x153 -x155 -x157 x164 x159 x161 -x163
3587.52/3597.00	c SCIP Status        : solving was interrupted [time limit reached]
3587.52/3597.00	c Total Time         :    3597.00
3587.52/3597.00	c   solving          :    3597.00
3587.52/3597.00	c   presolving       :       0.01 (included in solving)
3587.52/3597.00	c   reading          :       0.00 (included in solving)
3587.52/3597.00	c   copying          :       0.11 (35 #copies) (minimal 0.00, maximal 0.00, average 0.00)
3587.52/3597.00	c Original Problem   :
3587.52/3597.00	c   Problem name     : HOME/instance-4524418-1751272120.opb
3587.52/3597.00	c   Variables        : 1854 (630 binary, 0 integer, 1224 continuous)
3587.52/3597.00	c   implied integral : 1224 (0 binary, 0 integer, 1224 continuous)
3587.52/3597.00	c   Constraints      : 1224 initial, 1224 maximal
3587.52/3597.00	c   Objective        : minimize, 1608 non-zeros (abs.min = 1, abs.max = 2)
3587.52/3597.00	c Presolved Problem  :
3587.52/3597.00	c   Problem name     : t_HOME/instance-4524418-1751272120.opb
3587.52/3597.00	c   Variables        : 1854 (630 binary, 0 integer, 1224 continuous)
3587.52/3597.00	c   implied integral : 1224 (0 binary, 0 integer, 1224 continuous)
3587.52/3597.00	c   Constraints      : 1224 initial, 1224 maximal
3587.52/3597.00	c   Objective        : minimize, 1608 non-zeros (abs.min = 1, abs.max = 2)
3587.52/3597.00	c   Nonzeros         : 3672 constraint, 4896 clique table
3587.52/3597.00	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
3587.52/3597.00	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.52/3597.00	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.52/3597.00	c   domcol           :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3587.52/3597.00	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.52/3597.00	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.52/3597.00	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.52/3597.00	c   dualsparsify     :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3587.52/3597.00	c   gateextraction   :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.52/3597.00	c   implics          :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3587.52/3597.00	c   implint          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.52/3597.00	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.52/3597.00	c   milp             :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.52/3597.00	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.52/3597.00	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.52/3597.00	c   sparsify         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3587.52/3597.00	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.52/3597.00	c   trivial          :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3587.52/3597.00	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.52/3597.00	c   dualfix          :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3587.52/3597.00	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.52/3597.00	c   probing          :       0.01       0.00      1          0          0          0          0          0          0          0          0          0
3587.52/3597.00	c   pseudoobj        :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3587.52/3597.00	c   symmetry         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3587.52/3597.00	c   vbounds          :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3587.52/3597.00	c   and              :       0.01       0.00      2          0          0          0          0          0          0          0          0          0
3587.52/3597.00	c   components       :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3587.52/3597.00	c   root node        :          -          -      -          0          -          -          0          -          -          -          -          -
3587.52/3597.00	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
3587.52/3597.00	c   integral         :          0          0          0          0       5449          0          0        673          0          0          0          0          0          0      10898
3587.52/3597.00	c   and              :       1224       1224       8836     107829          0          0          0        671          0          0      25325       2412       1735          0          0
3587.52/3597.00	c   fixedvar         :          0          0          0          0          0          0          0         67          0          0          0          0          0          0          0
3587.52/3597.00	c   countsols        :          0          0          0          0          0          0          0         67          0          0          0          0          0          0          0
3587.52/3597.00	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3587.52/3597.00	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
3587.52/3597.00	c   integral         :     426.45       0.00       0.00       0.00     426.45       0.00       0.00       0.00       0.00       0.00
3587.52/3597.00	c   and              :       3.13       0.00       1.74       1.24       0.00       0.00       0.00       0.01       0.00       0.15
3587.52/3597.00	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3587.52/3597.00	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3587.52/3597.00	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3587.52/3597.00	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
3587.52/3597.00	c   dualfix          :          3          0          0          0
3587.52/3597.00	c   genvbounds       :          0          0          0          0
3587.52/3597.00	c   nlobbt           :          0          0          0          0
3587.52/3597.00	c   obbt             :          0          0          0          0
3587.52/3597.00	c   probing          :          0          0          0          0
3587.52/3597.00	c   pseudoobj        :      28904          0          0          0
3587.52/3597.00	c   redcost          :      22439          0          0     183303
3587.52/3597.00	c   rootredcost      :         12          0          0          0
3587.52/3597.00	c   symmetry         :          0          0          0          0
3587.52/3597.00	c   vbounds          :      41398          0          0          0
3587.52/3597.00	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
3587.52/3597.00	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
3587.52/3597.00	c   genvbounds       :       0.00       0.00       0.00       0.00       0.00       0.00
3587.52/3597.00	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
3587.52/3597.00	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
3587.52/3597.00	c   probing          :       0.01       0.00       0.01       0.00       0.00       0.00
3587.52/3597.00	c   pseudoobj        :       0.04       0.00       0.00       0.03       0.00       0.00
3587.52/3597.00	c   redcost          :       0.73       0.00       0.00       0.73       0.00       0.00
3587.52/3597.00	c   rootredcost      :       0.01       0.00       0.00       0.01       0.00       0.00
3587.52/3597.00	c   symmetry         :       0.02       0.00       0.00       0.01       0.00       0.00
3587.52/3597.00	c   vbounds          :       0.02       0.00       0.00       0.02       0.00       0.00
3587.52/3597.00	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [--,--])
3587.52/3597.00	c   propagation      :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3587.52/3597.00	c   infeasible LP    :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3587.52/3597.00	c   bound exceed. LP :       0.00          5          0          -          0        0.0          0        0.0          0        0.0         50
3587.52/3597.00	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
3587.52/3597.00	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3587.52/3597.00	c   applied globally :       0.00          -          -          0          0        0.0          -          -          0          -          -
3587.52/3597.00	c   applied locally  :          -          -          -          0          0        0.0          -          -          0          -          -
3587.52/3597.00	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
3587.52/3597.00	c   cut pool         :       1.53          -       4405         43          -          -       8887     267717          -          -          -          -          -    (maximal pool size:       2829)
3587.52/3597.00	c   aggregation      :      19.41       0.00       1988         24          0          0          0          0          0          0          0          0          0
3587.52/3597.00	c   > cmir           :          -          -          -          -          -          -          -          0          0          0          0          0          -
3587.52/3597.00	c   > flowcover      :          -          -          -          -          -          -          -          0          0          0          0          0          -
3587.52/3597.00	c   > knapsackcover  :          -          -          -          -          -          -          -          0          0          0          0          0          -
3587.52/3597.00	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.52/3597.00	c   clique           :       0.03       0.00         24         24          0          0          0          0          0          0          0          0          0
3587.52/3597.00	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.52/3597.00	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.52/3597.00	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.52/3597.00	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.52/3597.00	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.52/3597.00	c   gomory           :     737.36       0.00       1784         10          0          0       5828      65278          0       8301       8301          0          0
3587.52/3597.00	c   > gomorymi       :          -          -          -          -          -          -          -      11561          0        417        417          0          -
3587.52/3597.00	c   > strongcg       :          -          -          -          -          -          -          -      53717          0       7884       7884          0          -
3587.52/3597.00	c   impliedbounds    :       0.21       0.00       1988         24          0          0        259        774          0        571        571          0          0
3587.52/3597.00	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.52/3597.00	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.52/3597.00	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.52/3597.00	c   mcf              :       0.00       0.00          1          1          0          0          0          0          0          0          0          0          0
3587.52/3597.00	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.52/3597.00	c   mixing           :       0.00       0.00       1990         26          0          0          0          0          0          0          0          0          0
3587.52/3597.00	c   multilinear      :       0.00       0.00        105         26          0          0          0          0          0          0          0          0          0
3587.52/3597.00	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.52/3597.00	c   rapidlearning    :       0.01       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.52/3597.00	c   rlt              :       0.00       0.00         10         10          0          0          0          0          0          0          0          0          0
3587.52/3597.00	c   zerohalf         :      76.46       0.00       1793         20          0          0       2816     201665         16      50682      50673          9          0
3587.52/3597.00	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
3587.52/3597.00	c   hybrid           :       0.72       0.00       3515         24      61289          0     208856       1514          0       3310
3587.52/3597.00	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
3587.52/3597.00	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
3587.52/3597.00	c Pricers            :   ExecTime  SetupTime      Calls       Vars
3587.52/3597.00	c   problem variables:       0.48          -      24214      20634
3587.52/3597.00	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
3587.52/3597.00	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
3587.52/3597.00	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
3587.52/3597.00	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
3587.52/3597.00	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
3587.52/3597.00	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
3587.52/3597.00	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
3587.52/3597.00	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
3587.52/3597.00	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
3587.52/3597.00	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
3587.52/3597.00	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
3587.52/3597.00	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
3587.52/3597.00	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
3587.52/3597.00	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
3587.52/3597.00	c   relpscost        :     426.45       0.00       5449          0          0          0          0          0          0      10898
3587.52/3597.00	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
3587.52/3597.00	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
3587.52/3597.00	c   LP solutions     :       0.00          -          -          0          0
3587.52/3597.00	c   relax solutions  :       0.00          -          -          0          0
3587.52/3597.00	c   pseudo solutions :       0.00          -          -          0          0
3587.52/3597.00	c   strong branching :       0.00          -          -          0          0
3587.52/3597.00	c   actconsdiving    :       0.00       0.00          0          0          0
3587.52/3597.00	c   adaptivediving   :      52.44       0.00         40          1          1
3587.52/3597.00	c   alns             :       0.10       0.00          8          2          2
3587.52/3597.00	c   bound            :       0.00       0.00          0          0          0
3587.52/3597.00	c   clique           :       0.02       0.00          1          1          1
3587.52/3597.00	c   coefdiving       :       0.00       0.00          0          0          0
3587.52/3597.00	c   completesol      :       0.00       0.00          0          0          0
3587.52/3597.00	c   conflictdiving   :       0.00       0.00          0          0          0
3587.52/3597.00	c   crossover        :       0.13       0.00          1          1          1
3587.52/3597.00	c   dins             :       0.00       0.00          0          0          0
3587.52/3597.00	c   distributiondivin:      65.68       0.00         24          0          0
3587.52/3597.00	c   dks              :       0.00       0.00          0          0          0
3587.52/3597.00	c   dps              :       0.00       0.00          0          0          0
3587.52/3597.00	c   dualval          :       0.00       0.00          0          0          0
3587.52/3597.00	c   farkasdiving     :      61.48       0.00         24          1          1
3587.52/3597.00	c   feaspump         :       1.08       0.00          1          0          0
3587.52/3597.00	c   fixandinfer      :       0.00       0.00          0          0          0
3587.52/3597.00	c   fracdiving       :      22.43       0.00         24          0          0
3587.52/3597.00	c   gins             :       0.29       0.00         19         20          1
3587.52/3597.00	c   guideddiving     :      25.19       0.00         23          0          0
3587.52/3597.00	c   indicator        :       0.00       0.00          0          0          0
3587.52/3597.00	c   indicatordiving  :       0.00       0.00          0          0          0
3587.52/3597.00	c   intdiving        :       0.00       0.00          0          0          0
3587.52/3597.00	c   intshifting      :       0.00       0.00          0          0          0
3587.52/3597.00	c   linesearchdiving :      22.75       0.00         23          0          0
3587.52/3597.00	c   localbranching   :       0.00       0.00          0          0          0
3587.52/3597.00	c   locks            :       0.01       0.00          1          0          0
3587.52/3597.00	c   lpface           :       0.00       0.00          0          0          0
3587.52/3597.00	c   mpec             :       0.00       0.00          0          0          0
3587.52/3597.00	c   multistart       :       0.00       0.00          0          0          0
3587.52/3597.00	c   mutation         :       0.00       0.00          0          0          0
3587.52/3597.00	c   nlpdiving        :       0.00       0.00          0          0          0
3587.52/3597.00	c   objpscostdiving  :      90.18       0.00         12         12          2
3587.52/3597.00	c   octane           :       0.00       0.00          0          0          0
3587.52/3597.00	c   ofins            :       0.00       0.00          0          0          0
3587.52/3597.00	c   oneopt           :       0.16       0.00         12          2          2
3587.52/3597.00	c   padm             :       0.00       0.00          0          0          0
3587.52/3597.00	c   proximity        :       0.00       0.00          0          0          0
3587.52/3597.00	c   pscostdiving     :      28.57       0.00         24          2          2
3587.52/3597.00	c   randrounding     :       0.22       0.00        599          0          0
3587.52/3597.00	c   rens             :       0.00       0.00          0          0          0
3587.52/3597.00	c   reoptsols        :       0.00       0.00          0          0          0
3587.52/3597.00	c   repair           :       0.00       0.00          0          0          0
3587.52/3597.00	c   rins             :      10.33       0.00          5          5          0
3587.52/3597.00	c   rootsoldiving    :      19.82       0.00         12         12          0
3587.52/3597.00	c   rounding         :       0.11       0.00       1230          0          0
3587.52/3597.00	c   scheduler        :       0.00       0.00          0          0          0
3587.52/3597.00	c   shiftandpropagate:       0.00       0.00          0          0          0
3587.52/3597.00	c   shifting         :       0.56       0.00        703          0          0
3587.52/3597.00	c   simplerounding   :       0.78       0.00      19146          1          1
3587.52/3597.00	c   subnlp           :       0.00       0.00          0          0          0
3587.52/3597.00	c   trivial          :       0.00       0.00          2          2          1
3587.52/3597.00	c   trivialnegation  :       0.00       0.00          0          0          0
3587.52/3597.00	c   trustregion      :       0.00       0.00          0          0          0
3587.52/3597.00	c   trysol           :       0.00       0.00          0          0          0
3587.52/3597.00	c   twoopt           :       0.00       0.00          0          0          0
3587.52/3597.00	c   undercover       :       0.04       0.00          1          0          0
3587.52/3597.00	c   vbounds          :       0.04       0.00          1          1          1
3587.52/3597.00	c   veclendiving     :       6.77       0.00         23          0          0
3587.52/3597.00	c   zeroobj          :       0.00       0.00          0          0          0
3587.52/3597.00	c   zirounding       :       0.57       0.00       1000          0          0
3587.52/3597.00	c   other solutions  :          -          -          -          0          -
3587.52/3597.00	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
3587.52/3597.00	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
3587.52/3597.00	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
3587.52/3597.00	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
3587.52/3597.00	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
3587.52/3597.00	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
3587.52/3597.00	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
3587.52/3597.00	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
3587.52/3597.00	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
3587.52/3597.00	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
3587.52/3597.00	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
3587.52/3597.00	c   primal LP        :     193.70       8920     927108     199.38    4786.41      10.85       4270
3587.52/3597.00	c   dual LP          :    1714.98      16647   10109316     829.04    5894.72       5.11       4453
3587.52/3597.00	c   lex dual LP      :       0.00          0          0       0.00          -
3587.52/3597.00	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
3587.52/3597.00	c   resolve instable :       0.00          0          0       0.00          -
3587.52/3597.00	c   diving/probing LP:     397.52       3123    2496139     799.28    6279.28
3587.52/3597.00	c   strong branching :     418.10       2669    2426131     909.00    5802.82          -          -       3936
3587.52/3597.00	c     (at root node) :          -         26      26000    1000.00          -
3587.52/3597.00	c   conflict analysis:       0.00          5         50      10.00          -
3587.52/3597.00	c Relaxators         :       Time      Calls    Cutoffs ImprBounds   ImprTime ReducedDom  Separated AddedConss
3587.52/3597.00	c   benders          :       0.00          0          0          0       0.00          0          0          0
3587.52/3597.00	c B&B Tree           :
3587.52/3597.00	c   number of runs   :          1
3587.52/3597.00	c   nodes            :       8682 (5449 internal, 3233 leaves)
3587.52/3597.00	c   feasible leaves  :          0
3587.52/3597.00	c   infeas. leaves   :       3232
3587.52/3597.00	c   objective leaves :          0
3587.52/3597.00	c   nodes (total)    :       8682 (5449 internal, 3233 leaves)
3587.52/3597.00	c   nodes left       :       2074
3587.52/3597.00	c   max depth        :         64
3587.52/3597.00	c   max depth (total):         64
3587.52/3597.00	c   backtracks       :       2465 (28.4%)
3587.52/3597.00	c   early backtracks :          0 (0.0%)
3587.52/3597.00	c   nodes exc. ref.  :          0 (0.0%)
3587.52/3597.00	c   delayed cutoffs  :          0
3587.52/3597.00	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
3587.52/3597.00	c   avg switch length:       4.92
3587.52/3597.00	c   switching time   :       2.23
3587.52/3597.00	c Root Node          :
3587.52/3597.00	c   First LP value   : -3.80000000000000e+02
3587.52/3597.00	c   First LP Iters   :       1520 (43555.50 Iter/sec)
3587.52/3597.00	c   First LP Time    :       0.03
3587.52/3597.00	c   Final Dual Bound : -3.18085522616597e+02
3587.52/3597.00	c   Final Root Iters :      27209
3587.52/3597.00	c   Root LP Estimate : -2.03805775692248e+02
3587.52/3597.00	c Solution           :
3587.52/3597.00	c   Solutions found  :         63 (16 improvements)
3587.52/3597.00	c   First Solution   : +0.00000000000000e+00   (in run 1, after 0 nodes, 0.01 seconds, depth 0, found by <trivial>)
3587.52/3597.00	c   Gap First Sol.   :   infinite
3587.52/3597.00	c   Gap Last Sol.    :       4.60 %
3587.52/3597.00	c   Primal Bound     : -2.99000000000000e+02   (in run 1, after 3291 nodes, 1311.03 seconds, depth 64, found by <simplerounding>)
3587.52/3597.00	c   Dual Bound       : -3.10520071932806e+02
3587.52/3597.00	c   Gap              :       3.85 %
3587.52/3597.00	c Integrals          :      Total       Avg%
3587.52/3597.00	c   primal-dual      :   17343.14       4.82
3587.52/3597.00	c   primal-ref       :          -          - (not evaluated)
3587.52/3597.00	c   dual-ref         :          -          - (not evaluated)
3587.62/3597.01	c Time complete (sec):   3587.649

Verifier Data

OK	-299

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63708 MiB (62704 MiB free)
  memory of node 1: 64465 MiB (63193 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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

solver pid=37829, runsolver pid=37826

[startup+0.100063 s]*
/proc/loadavg: 4.09 4.14 4.07 5/265 37830
/proc/meminfo: memFree=128902404/131249988 swapFree=33010684/33010684
[pid=37829] ppid=37826 vsize=41144 memory=29360 CPUtime=0.09 cores=4,6
/proc/37829/stat : 37829 (pbsolver) R 37826 37829 36885 0 -1 4194304 5125 0 0 0 9 0 0 0 20 0 1 0 42890603 42131456 7340 18446744073709551615 4198400 14743177 140735873902256 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 37269504 140735873907082 140735873907178 140735873907178 140735873912780 0
/proc/37829/statm: 10286 7340 2624 2575 0 7193 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 41144 KiB
Current children cumulated memory: 29360 KiB

[startup+0.205615 s]*
/proc/loadavg: 4.09 4.14 4.07 5/265 37830
/proc/meminfo: memFree=128902404/131249988 swapFree=33010684/33010684
[pid=37829] ppid=37826 vsize=56032 memory=43072 CPUtime=0.2 cores=4,6
/proc/37829/stat : 37829 (pbsolver) R 37826 37829 36885 0 -1 4194304 9488 0 0 0 19 1 0 0 20 0 1 0 42890603 57376768 10768 18446744073709551615 4198400 14743177 140735873902256 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 37269504 140735873907082 140735873907178 140735873907178 140735873912780 0
/proc/37829/statm: 14008 10768 2656 2575 0 10915 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 56032 KiB
Current children cumulated memory: 43072 KiB

[startup+0.305528 s]*
/proc/loadavg: 4.09 4.14 4.07 5/265 37830
/proc/meminfo: memFree=128902404/131249988 swapFree=33010684/33010684
[pid=37829] ppid=37826 vsize=56032 memory=43584 CPUtime=0.3 cores=4,6
/proc/37829/stat : 37829 (pbsolver) R 37826 37829 36885 0 -1 4194304 9630 0 0 0 29 1 0 0 20 0 1 0 42890603 57376768 10896 18446744073709551615 4198400 14743177 140735873902256 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 37269504 140735873907082 140735873907178 140735873907178 140735873912780 0
/proc/37829/statm: 14008 10896 2656 2575 0 10915 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 56032 KiB
Current children cumulated memory: 43584 KiB

[startup+0.700167 s]
/proc/loadavg: 4.09 4.14 4.07 5/265 37830
/proc/meminfo: memFree=128902404/131249988 swapFree=33010684/33010684
[pid=37829] ppid=37826 vsize=60052 memory=48192 CPUtime=0.68 cores=4,6
/proc/37829/stat : 37829 (pbsolver) R 37826 37829 36885 0 -1 4194304 10771 0 0 0 67 1 0 0 20 0 1 0 42890603 61493248 12048 18446744073709551615 4198400 14743177 140735873902256 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 37269504 140735873907082 140735873907178 140735873907178 140735873912780 0
/proc/37829/statm: 15013 12048 2656 2575 0 11920 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 60052 KiB
Current children cumulated memory: 48192 KiB

[startup+1.50013 s]
/proc/loadavg: 4.09 4.14 4.07 5/265 37830
/proc/meminfo: memFree=128902404/131249988 swapFree=33010684/33010684
[pid=37829] ppid=37826 vsize=70592 memory=57664 CPUtime=1.48 cores=4,6
/proc/37829/stat : 37829 (pbsolver) R 37826 37829 36885 0 -1 4194304 13129 0 0 0 147 1 0 0 20 0 1 0 42890603 72286208 14416 18446744073709551615 4198400 14743177 140735873902256 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 37269504 140735873907082 140735873907178 140735873907178 140735873912780 0
/proc/37829/statm: 17648 14416 2656 2575 0 14555 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 70592 KiB
Current children cumulated memory: 57664 KiB

[startup+3.10536 s]
/proc/loadavg: 4.09 4.14 4.07 5/265 37830
/proc/meminfo: memFree=128886788/131249988 swapFree=33010684/33010684
[pid=37829] ppid=37826 vsize=79592 memory=65088 CPUtime=3.08 cores=4,6
/proc/37829/stat : 37829 (pbsolver) R 37826 37829 36885 0 -1 4194304 14992 0 0 0 307 1 0 0 20 0 1 0 42890603 81502208 16272 18446744073709551615 4198400 14743177 140735873902256 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 37269504 140735873907082 140735873907178 140735873907178 140735873912780 0
/proc/37829/statm: 19898 16272 2656 2575 0 16805 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 79592 KiB
Current children cumulated memory: 65088 KiB

[startup+6.30012 s]
/proc/loadavg: 4.08 4.14 4.07 5/265 37830
/proc/meminfo: memFree=128879228/131249988 swapFree=33010684/33010684
[pid=37829] ppid=37826 vsize=85628 memory=70080 CPUtime=6.27 cores=4,6
/proc/37829/stat : 37829 (pbsolver) R 37826 37829 36885 0 -1 4194304 16222 0 0 0 625 2 0 0 20 0 1 0 42890603 87683072 17520 18446744073709551615 4198400 14743177 140735873902256 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 37269504 140735873907082 140735873907178 140735873907178 140735873912780 0
/proc/37829/statm: 21407 17520 2688 2575 0 18314 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 85628 KiB
Current children cumulated memory: 70080 KiB

[startup+12.7001 s]
/proc/loadavg: 4.07 4.14 4.06 5/265 37830
/proc/meminfo: memFree=128859900/131249988 swapFree=33010684/33010684
[pid=37829] ppid=37826 vsize=92224 memory=75584 CPUtime=12.65 cores=4,6
/proc/37829/stat : 37829 (pbsolver) R 37826 37829 36885 0 -1 4194304 17605 0 0 0 1263 2 0 0 20 0 1 0 42890603 94437376 18896 18446744073709551615 4198400 14743177 140735873902256 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 37269504 140735873907082 140735873907178 140735873907178 140735873912780 0
/proc/37829/statm: 23056 18896 2688 2575 0 19963 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 92224 KiB
Current children cumulated memory: 75584 KiB

[startup+25.5001 s]
/proc/loadavg: 4.06 4.13 4.06 5/265 37830
/proc/meminfo: memFree=128852536/131249988 swapFree=33010684/33010684
[pid=37829] ppid=37826 vsize=92224 memory=75584 CPUtime=25.42 cores=4,6
/proc/37829/stat : 37829 (pbsolver) R 37826 37829 36885 0 -1 4194304 17605 0 0 0 2540 2 0 0 20 0 1 0 42890603 94437376 18896 18446744073709551615 4198400 14743177 140735873902256 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 37269504 140735873907082 140735873907178 140735873907178 140735873912780 0
/proc/37829/statm: 23056 18896 2688 2575 0 19963 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 92224 KiB
Current children cumulated memory: 75584 KiB

[startup+51.1054 s]
/proc/loadavg: 4.10 4.14 4.07 5/265 37831
/proc/meminfo: memFree=128823856/131249988 swapFree=33010684/33010684
[pid=37829] ppid=37826 vsize=92224 memory=75968 CPUtime=50.97 cores=4,6
/proc/37829/stat : 37829 (pbsolver) R 37826 37829 36885 0 -1 4194304 17704 0 0 0 5095 2 0 0 20 0 1 0 42890603 94437376 18992 18446744073709551615 4198400 14743177 140735873902256 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 37269504 140735873907082 140735873907178 140735873907178 140735873912780 0
/proc/37829/statm: 23056 18992 2688 2575 0 19963 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 92224 KiB
Current children cumulated memory: 75968 KiB

[startup+102.3 s]
/proc/loadavg: 4.10 4.13 4.07 5/264 37833
/proc/meminfo: memFree=128777456/131249988 swapFree=33010684/33010684
[pid=37829] ppid=37826 vsize=112016 memory=91968 CPUtime=102.04 cores=4,6
/proc/37829/stat : 37829 (pbsolver) R 37826 37829 36885 0 -1 4194304 21725 0 0 0 10201 3 0 0 20 0 1 0 42890603 114704384 22992 18446744073709551615 4198400 14743177 140735873902256 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 37269504 140735873907082 140735873907178 140735873907178 140735873912780 0
/proc/37829/statm: 28004 22992 2688 2575 0 24911 0
Current children cumulated CPU time: 102.04 s
Current children cumulated vsize: 112016 KiB
Current children cumulated memory: 91968 KiB

[startup+162.3 s]
/proc/loadavg: 4.08 4.12 4.07 5/264 37836
/proc/meminfo: memFree=128684848/131249988 swapFree=33010684/33010684
[pid=37829] ppid=37826 vsize=122004 memory=99904 CPUtime=161.89 cores=4,6
/proc/37829/stat : 37829 (pbsolver) R 37826 37829 36885 0 -1 4194304 23696 0 0 0 16186 3 0 0 20 0 1 0 42890603 124932096 24976 18446744073709551615 4198400 14743177 140735873902256 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 37269504 140735873907082 140735873907178 140735873907178 140735873912780 0
/proc/37829/statm: 30501 24976 2688 2575 0 27408 0
Current children cumulated CPU time: 161.89 s
Current children cumulated vsize: 122004 KiB
Current children cumulated memory: 99904 KiB

[startup+222.3 s]
/proc/loadavg: 4.14 4.12 4.07 5/263 37838
/proc/meminfo: memFree=128618760/131249988 swapFree=33010684/33010684
[pid=37829] ppid=37826 vsize=148192 memory=112576 CPUtime=221.74 cores=4,6
/proc/37829/stat : 37829 (pbsolver) R 37826 37829 36885 0 -1 4194304 26871 0 0 0 22170 4 0 0 20 0 1 0 42890603 151748608 28144 18446744073709551615 4198400 14743177 140735873902256 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 37269504 140735873907082 140735873907178 140735873907178 140735873912780 0
/proc/37829/statm: 37048 28144 2688 2575 0 33955 0
Current children cumulated CPU time: 221.74 s
Current children cumulated vsize: 148192 KiB
Current children cumulated memory: 112576 KiB

[startup+282.3 s]
/proc/loadavg: 4.10 4.11 4.07 5/263 37840
/proc/meminfo: memFree=128576296/131249988 swapFree=33010684/33010684
[pid=37829] ppid=37826 vsize=163652 memory=121308 CPUtime=281.59 cores=4,6
/proc/37829/stat : 37829 (pbsolver) R 37826 37829 36885 0 -1 4194304 29559 0 0 0 28155 4 0 0 20 0 1 0 42890603 167579648 30327 18446744073709551615 4198400 14743177 140735873902256 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 37269504 140735873907082 140735873907178 140735873907178 140735873912780 0
/proc/37829/statm: 40913 30327 2688 2575 0 37820 0
Current children cumulated CPU time: 281.59 s
Current children cumulated vsize: 163652 KiB
Current children cumulated memory: 121308 KiB

[startup+342.3 s]
/proc/loadavg: 4.15 4.12 4.08 5/263 37842
/proc/meminfo: memFree=128571356/131249988 swapFree=33010684/33010684
[pid=37829] ppid=37826 vsize=167540 memory=125276 CPUtime=341.45 cores=4,6
/proc/37829/stat : 37829 (pbsolver) R 37826 37829 36885 0 -1 4194304 30559 0 0 0 34141 4 0 0 20 0 1 0 42890603 171560960 31319 18446744073709551615 4198400 14743177 140735873902256 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 37269504 140735873907082 140735873907178 140735873907178 140735873912780 0
/proc/37829/statm: 41885 31319 2688 2575 0 38792 0
Current children cumulated CPU time: 341.45 s
Current children cumulated vsize: 167540 KiB
Current children cumulated memory: 125276 KiB

[startup+402.3 s]
/proc/loadavg: 4.12 4.11 4.08 5/265 37852
/proc/meminfo: memFree=128568824/131249988 swapFree=33010684/33010684
[pid=37829] ppid=37826 vsize=170100 memory=131676 CPUtime=401.3 cores=4,6
/proc/37829/stat : 37829 (pbsolver) R 37826 37829 36885 0 -1 4194304 30910 0 0 0 40126 4 0 0 20 0 1 0 42890603 174182400 32919 18446744073709551615 4198400 14743177 140735873902256 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 37269504 140735873907082 140735873907178 140735873907178 140735873912780 0
/proc/37829/statm: 42525 32919 2688 2575 0 39432 0
Current children cumulated CPU time: 401.3 s
Current children cumulated vsize: 170100 KiB
Current children cumulated memory: 131676 KiB

[startup+462.3 s]
/proc/loadavg: 4.09 4.11 4.08 5/264 37854
/proc/meminfo: memFree=128525540/131249988 swapFree=33010684/33010684
[pid=37829] ppid=37826 vsize=175240 memory=166364 CPUtime=461.15 cores=4,6
/proc/37829/stat : 37829 (pbsolver) R 37826 37829 36885 0 -1 4194304 31856 0 0 0 46111 4 0 0 20 0 1 0 42890603 179445760 41591 18446744073709551615 4198400 14743177 140735873902256 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 37269504 140735873907082 140735873907178 140735873907178 140735873912780 0
/proc/37829/statm: 43810 41591 2688 2575 0 40717 0

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

/proc/loadavg: 4.09 4.08 4.09 5/265 38000
/proc/meminfo: memFree=127688020/131249988 swapFree=33010684/33010684
[pid=37829] ppid=37826 vsize=290076 memory=269356 CPUtime=3153.95 cores=4,6
/proc/37829/stat : 37829 (pbsolver) R 37826 37829 36885 0 -1 4194304 63274 0 0 0 315383 12 0 0 20 0 1 0 42890603 297037824 67339 18446744073709551615 4198400 14743177 140735873902256 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 37269504 140735873907082 140735873907178 140735873907178 140735873912780 0
/proc/37829/statm: 72519 67339 2688 2575 0 69426 0
Current children cumulated CPU time: 3153.95 s
Current children cumulated vsize: 290076 KiB
Current children cumulated memory: 269356 KiB

[startup+3222.3 s]
/proc/loadavg: 4.36 4.15 4.11 5/265 38001
/proc/meminfo: memFree=127684072/131249988 swapFree=33010684/33010684
[pid=37829] ppid=37826 vsize=290076 memory=270636 CPUtime=3213.78 cores=4,6
/proc/37829/stat : 37829 (pbsolver) R 37826 37829 36885 0 -1 4194304 63274 0 0 0 321366 12 0 0 20 0 1 0 42890603 297037824 67659 18446744073709551615 4198400 14743177 140735873902256 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 37269504 140735873907082 140735873907178 140735873907178 140735873912780 0
/proc/37829/statm: 72519 67659 2688 2575 0 69426 0
Current children cumulated CPU time: 3213.78 s
Current children cumulated vsize: 290076 KiB
Current children cumulated memory: 270636 KiB

[startup+3282.3 s]
/proc/loadavg: 4.26 4.16 4.11 5/265 38003
/proc/meminfo: memFree=127674028/131249988 swapFree=33010684/33010684
[pid=37829] ppid=37826 vsize=290076 memory=281772 CPUtime=3273.63 cores=4,6
/proc/37829/stat : 37829 (pbsolver) R 37826 37829 36885 0 -1 4194304 63387 0 0 0 327350 13 0 0 20 0 1 0 42890603 297037824 70443 18446744073709551615 4198400 14743177 140735873902256 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 37269504 140735873907082 140735873907178 140735873907178 140735873912780 0
/proc/37829/statm: 72519 70443 2688 2575 0 69426 0
Current children cumulated CPU time: 3273.63 s
Current children cumulated vsize: 290076 KiB
Current children cumulated memory: 281772 KiB

[startup+3342.3 s]
/proc/loadavg: 3.44 3.98 4.06 2/247 38098
/proc/meminfo: memFree=129521556/131249988 swapFree=33010684/33010684
[pid=37829] ppid=37826 vsize=290076 memory=281772 CPUtime=3333.47 cores=4,6
/proc/37829/stat : 37829 (pbsolver) R 37826 37829 36885 0 -1 4194304 63397 0 0 0 333332 15 0 0 20 0 1 0 42890603 297037824 70443 18446744073709551615 4198400 14743177 140735873902256 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 37269504 140735873907082 140735873907178 140735873907178 140735873912780 0
/proc/37829/statm: 72519 70443 2688 2575 0 69426 0
Current children cumulated CPU time: 3333.47 s
Current children cumulated vsize: 290076 KiB
Current children cumulated memory: 281772 KiB

[startup+3402.3 s]
/proc/loadavg: 2.00 3.47 3.87 2/247 38106
/proc/meminfo: memFree=129522132/131249988 swapFree=33010684/33010684
[pid=37829] ppid=37826 vsize=290076 memory=281772 CPUtime=3393.33 cores=4,6
/proc/37829/stat : 37829 (pbsolver) R 37826 37829 36885 0 -1 4194304 63502 0 0 0 339318 15 0 0 20 0 1 0 42890603 297037824 70443 18446744073709551615 4198400 14743177 140735873902256 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 37269504 140735873907082 140735873907178 140735873907178 140735873912780 0
/proc/37829/statm: 72519 70443 2688 2575 0 69426 0
Current children cumulated CPU time: 3393.33 s
Current children cumulated vsize: 290076 KiB
Current children cumulated memory: 281772 KiB

[startup+3462.3 s]
/proc/loadavg: 1.42 3.03 3.70 2/245 38108
/proc/meminfo: memFree=129523128/131249988 swapFree=33010684/33010684
[pid=37829] ppid=37826 vsize=290076 memory=281772 CPUtime=3453.21 cores=4,6
/proc/37829/stat : 37829 (pbsolver) R 37826 37829 36885 0 -1 4194304 63511 0 0 0 345305 16 0 0 20 0 1 0 42890603 297037824 70443 18446744073709551615 4198400 14743177 140735873902256 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 37269504 140735873907082 140735873907178 140735873907178 140735873912780 0
/proc/37829/statm: 72519 70443 2688 2575 0 69426 0
Current children cumulated CPU time: 3453.21 s
Current children cumulated vsize: 290076 KiB
Current children cumulated memory: 281772 KiB

[startup+3522.3 s]
/proc/loadavg: 1.28 2.69 3.53 2/244 38110
/proc/meminfo: memFree=129523728/131249988 swapFree=33010684/33010684
[pid=37829] ppid=37826 vsize=290076 memory=281772 CPUtime=3513.08 cores=4,6
/proc/37829/stat : 37829 (pbsolver) R 37826 37829 36885 0 -1 4194304 63615 0 0 0 351292 16 0 0 20 0 1 0 42890603 297037824 70443 18446744073709551615 4198400 14743177 140735873902256 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 37269504 140735873907082 140735873907178 140735873907178 140735873912780 0
/proc/37829/statm: 72519 70443 2688 2575 0 69426 0
Current children cumulated CPU time: 3513.08 s
Current children cumulated vsize: 290076 KiB
Current children cumulated memory: 281772 KiB

[startup+3582.3 s]
/proc/loadavg: 1.16 2.40 3.38 2/244 38112
/proc/meminfo: memFree=129515788/131249988 swapFree=33010684/33010684
[pid=37829] ppid=37826 vsize=289496 memory=281416 CPUtime=3572.95 cores=4,6
/proc/37829/stat : 37829 (pbsolver) R 37826 37829 36885 0 -1 4194304 64065 0 0 0 357279 16 0 0 20 0 1 0 42890603 296443904 70354 18446744073709551615 4198400 14743177 140735873902256 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 37269504 140735873907082 140735873907178 140735873907178 140735873912780 0
/proc/37829/statm: 72374 70354 2688 2575 0 69281 0
Current children cumulated CPU time: 3572.95 s
Current children cumulated vsize: 289496 KiB
Current children cumulated memory: 281416 KiB

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

# cumulated CPU time of all completed processes:  user=3587.48 s, system=0.171726 s

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

[startup+3584 s]*
/proc/loadavg: 1.16 2.40 3.38 2/244 38112
/proc/meminfo: memFree=129515788/131249988 swapFree=33010684/33010684
[pid=37829] ppid=37826 vsize=289496 memory=281416 CPUtime=3574.65 cores=4,6
/proc/37829/stat : 37829 (pbsolver) R 37826 37829 36885 0 -1 4194304 64065 0 0 0 357449 16 0 0 20 0 1 0 42890603 296443904 70354 18446744073709551615 4198400 14743177 140735873902256 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 37269504 140735873907082 140735873907178 140735873907178 140735873912780 0
/proc/37829/statm: 72374 70354 2688 2575 0 69281 0
Current children cumulated CPU time: 3574.65 s
Current children cumulated vsize: 289496 KiB
Current children cumulated memory: 281416 KiB

[startup+3590.4 s]
/proc/loadavg: 1.15 2.37 3.37 2/244 38112
/proc/meminfo: memFree=129515788/131249988 swapFree=33010684/33010684
[pid=37829] ppid=37826 vsize=289496 memory=281416 CPUtime=3581.03 cores=4,6
/proc/37829/stat : 37829 (pbsolver) R 37826 37829 36885 0 -1 4194304 64065 0 0 0 358087 16 0 0 20 0 1 0 42890603 296443904 70354 18446744073709551615 4198400 14743177 140735873902256 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 37269504 140735873907082 140735873907178 140735873907178 140735873912780 0
/proc/37829/statm: 72374 70354 2688 2575 0 69281 0
Current children cumulated CPU time: 3581.03 s
Current children cumulated vsize: 289496 KiB
Current children cumulated memory: 281416 KiB

[startup+3593.6 s]
/proc/loadavg: 1.14 2.35 3.35 2/244 38113
/proc/meminfo: memFree=129515788/131249988 swapFree=33010684/33010684
[pid=37829] ppid=37826 vsize=289496 memory=281416 CPUtime=3584.23 cores=4,6
/proc/37829/stat : 37829 (pbsolver) R 37826 37829 36885 0 -1 4194304 64066 0 0 0 358407 16 0 0 20 0 1 0 42890603 296443904 70354 18446744073709551615 4198400 14743177 140735873902256 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 37269504 140735873907082 140735873907178 140735873907178 140735873912780 0
/proc/37829/statm: 72374 70354 2688 2575 0 69281 0
Current children cumulated CPU time: 3584.23 s
Current children cumulated vsize: 289496 KiB
Current children cumulated memory: 281416 KiB

[startup+3595.2 s]
/proc/loadavg: 1.14 2.35 3.35 2/244 38113
/proc/meminfo: memFree=129515788/131249988 swapFree=33010684/33010684
[pid=37829] ppid=37826 vsize=289496 memory=281416 CPUtime=3585.82 cores=4,6
/proc/37829/stat : 37829 (pbsolver) R 37826 37829 36885 0 -1 4194304 64066 0 0 0 358566 16 0 0 20 0 1 0 42890603 296443904 70354 18446744073709551615 4198400 14743177 140735873902256 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 37269504 140735873907082 140735873907178 140735873907178 140735873912780 0
/proc/37829/statm: 72374 70354 2688 2575 0 69281 0
Current children cumulated CPU time: 3585.82 s
Current children cumulated vsize: 289496 KiB
Current children cumulated memory: 281416 KiB

[startup+3596 s]*
/proc/loadavg: 1.13 2.33 3.34 2/244 38113
/proc/meminfo: memFree=129515788/131249988 swapFree=33010684/33010684
[pid=37829] ppid=37826 vsize=289496 memory=281416 CPUtime=3586.63 cores=4,6
/proc/37829/stat : 37829 (pbsolver) R 37826 37829 36885 0 -1 4194304 64066 0 0 0 358647 16 0 0 20 0 1 0 42890603 296443904 70354 18446744073709551615 4198400 14743177 140735873902256 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 37269504 140735873907082 140735873907178 140735873907178 140735873912780 0
/proc/37829/statm: 72374 70354 2688 2575 0 69281 0
Current children cumulated CPU time: 3586.63 s
Current children cumulated vsize: 289496 KiB
Current children cumulated memory: 281416 KiB

[startup+3596.8 s]
/proc/loadavg: 1.13 2.33 3.34 2/244 38113
/proc/meminfo: memFree=129515788/131249988 swapFree=33010684/33010684
[pid=37829] ppid=37826 vsize=289496 memory=281416 CPUtime=3587.42 cores=4,6
/proc/37829/stat : 37829 (pbsolver) R 37826 37829 36885 0 -1 4194304 64066 0 0 0 358726 16 0 0 20 0 1 0 42890603 296443904 70354 18446744073709551615 4198400 14743177 140735873902256 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 37269504 140735873907082 140735873907178 140735873907178 140735873912780 0
/proc/37829/statm: 72374 70354 2688 2575 0 69281 0
Current children cumulated CPU time: 3587.42 s
Current children cumulated vsize: 289496 KiB
Current children cumulated memory: 281416 KiB

[startup+3597 s]*
/proc/loadavg: 1.13 2.33 3.34 2/244 38113
/proc/meminfo: memFree=129515788/131249988 swapFree=33010684/33010684
[pid=37829] ppid=37826 vsize=289496 memory=281416 CPUtime=3587.62 cores=4,6
/proc/37829/stat : 37829 (pbsolver) R 37826 37829 36885 0 -1 4194304 64066 0 0 0 358746 16 0 0 20 0 1 0 42890603 296443904 70354 18446744073709551615 4198400 14743177 140735873902256 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 16769280 16853168 37269504 140735873907082 140735873907178 140735873907178 140735873912780 0
/proc/37829/statm: 72374 70354 2688 2575 0 69281 0
Current children cumulated CPU time: 3587.62 s
Current children cumulated vsize: 289496 KiB
Current children cumulated memory: 281416 KiB

Child status: 0

Real time (s): 3597.02
CPU time (s): 3587.65
CPU user time (s): 3587.48
CPU system time (s): 0.171726
CPU usage (%): 99.7396
Max. virtual memory (cumulated for all children) (KiB): 290076
Max. memory (cumulated for all children) (KiB): 281772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3587.48
system time used= 0.171726
maximum resident set size= 283564
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 64084
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= 42
involuntary context switches= 1997


# summary of solver processes directly reported to runsolver:
#   pid: 37829
#   total CPU time (s): 3587.65
#   total CPU user time (s): 3587.48
#   total CPU system time (s): 0.171726

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.2 second user time and 13.7428 second system time

The end

Launcher Data

Begin job on nodeC031 at 2025-06-30 10:28:41
IDJOB=4524418
IDBENCH=180984
IDSOLVER=3366
FILE ID=nodeC031/4524418-1751272120
RUNJOBID= nodeC031-1751268232-36903
SLURM_JOB_ID= 9594198
Free space on /tmp= 433016 MiB

SOLVER NAME= SCIP-10 2025-06-13
BENCH NAME= PB25/normalized-PB25/OPT-NLC/sakai/QPLIB-PB-PB25-20250422/instances/normalized-QPLIB_3877.opb
COMMAND LINE= pbsolver -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4524418-1751272120/watcher-4524418-1751272120 -o /tmp/evaluation-result-4524418-1751272120/solver-4524418-1751272120 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC031-1751268232-36903 --watchdog 3760  pbsolver -f HOME/instance-4524418-1751272120.opb -t 3600 -m 31000

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

MD5SUM BENCH= 2da2e651da52fe2a5e7f901cf56b111b
RANDOM SEED=1560182285

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131249988 kB
MemFree:        128919792 kB
MemAvailable:   128878328 kB
Buffers:            3280 kB
Cached:           766200 kB
SwapCached:            0 kB
Active:          1179832 kB
Inactive:         511448 kB
Active(anon):     939864 kB
Inactive(anon):        0 kB
Active(file):     239968 kB
Inactive(file):   511448 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             14992 kB
Writeback:             4 kB
AnonPages:        924888 kB
Mapped:           135236 kB
Shmem:             18064 kB
KReclaimable:      92720 kB
Slab:             179084 kB
SReclaimable:      92720 kB
SUnreclaim:        86364 kB
KernelStack:        4272 kB
PageTables:         4960 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635676 kB
Committed_AS:    1377060 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150584 kB
VmallocChunk:          0 kB
Percpu:             3808 kB
HardwareCorrupted:     0 kB
AnonHugePages:    448512 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:      191188 kB
DirectMap2M:     9017344 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 433044 MiB
End job on nodeC031 at 2025-06-30 11:28:38