Trace number 4502703

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-13? 3588.41 3597.08

General information on the benchmark

NamePB24/normalized-PB11/
OPT-LIN/heinz/normalized-hanoi5.opb
MD5SUM179846138439b27c2be3c10cf8937212
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1931
Best CPU time to get the best result obtained on this benchmark0.566122
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3862
Total number of constraints16399
Number of constraints which are clauses16399
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 constraint1
Maximum length of a constraint8
Number of terms in the objective function 3862
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 3862
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 3862
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c 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-4502703-1751482618.opb>
0.00/0.02	c original problem has 3862 variables (3862 bin, 0 int, 0 cont) and 16399 constraints
0.00/0.02	c problem read in 0.027 seconds
0.00/0.05	c presolving:
0.00/0.07	c (round 1, fast)       734 del vars, 720 del conss, 0 add conss, 710 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 5650 clqs
0.00/0.08	c (round 2, fast)       840 del vars, 2423 del conss, 0 add conss, 754 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 6098 clqs
0.00/0.08	c (round 3, fast)       924 del vars, 2806 del conss, 0 add conss, 794 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 6062 clqs
0.00/0.08	c (round 4, fast)       930 del vars, 2836 del conss, 0 add conss, 794 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 6120 clqs
0.00/0.09	c    (0.1s) running MILP presolver
0.09/0.16	c    (0.2s) MILP presolver (10 rounds): 597 aggregations, 345 fixings, 0 bound changes
0.09/0.16	c (round 5, medium)     1872 del vars, 16399 del conss, 8391 add conss, 794 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 4113 clqs
0.09/0.19	c (round 6, exhaustive) 1872 del vars, 16399 del conss, 8391 add conss, 794 chg bounds, 0 chg sides, 0 chg coeffs, 8391 upgd conss, 0 impls, 4190 clqs
0.09/0.20	c (round 7, exhaustive) 1872 del vars, 16992 del conss, 8498 add conss, 794 chg bounds, 0 chg sides, 0 chg coeffs, 8391 upgd conss, 0 impls, 4190 clqs
0.09/0.21	c (round 8, exhaustive) 1873 del vars, 17077 del conss, 8583 add conss, 794 chg bounds, 1 chg sides, 1 chg coeffs, 8391 upgd conss, 0 impls, 4191 clqs
0.59/0.68	c    (0.7s) probing: 1000/2057 (48.6%) - 0 fixings, 4 aggregations, 3554 implications, 0 bound changes
1.09/1.11	c    (1.1s) probing: 1932/2057 (93.9%) - 4 fixings, 6 aggregations, 5163 implications, 0 bound changes
1.09/1.11	c    (1.1s) probing aborted: 50/50 successive totally useless probings
1.09/1.11	c (round 9, exhaustive) 1883 del vars, 17077 del conss, 8583 add conss, 794 chg bounds, 1 chg sides, 27 chg coeffs, 8391 upgd conss, 0 impls, 9190 clqs
1.09/1.11	c (round 10, fast)       1883 del vars, 17134 del conss, 8583 add conss, 794 chg bounds, 1 chg sides, 27 chg coeffs, 8391 upgd conss, 0 impls, 9190 clqs
1.09/1.13	c (round 11, exhaustive) 1883 del vars, 17633 del conss, 8584 add conss, 794 chg bounds, 1 chg sides, 27 chg coeffs, 8391 upgd conss, 0 impls, 9191 clqs
1.09/1.14	c (round 12, exhaustive) 1883 del vars, 17639 del conss, 8584 add conss, 794 chg bounds, 1 chg sides, 27 chg coeffs, 8391 upgd conss, 0 impls, 9191 clqs
1.09/1.15	c    (1.2s) probing: 1937/2057 (94.2%) - 4 fixings, 6 aggregations, 5163 implications, 0 bound changes
1.09/1.15	c    (1.2s) probing aborted: 50/50 successive totally useless probings
1.09/1.15	c    (1.2s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
1.09/1.16	c    (1.2s) no symmetry present (symcode time: 0.00)
1.09/1.16	c presolving (13 rounds: 13 fast, 8 medium, 7 exhaustive):
1.09/1.16	c  1883 deleted vars, 17639 deleted constraints, 8584 added constraints, 794 tightened bounds, 0 added holes, 1 changed sides, 124 changed coefficients
1.09/1.16	c  0 implications, 9191 cliques
1.09/1.16	c presolved problem has 2047 variables (2047 bin, 0 int, 0 cont) and 7344 constraints
1.09/1.16	c presolved problem has 0 implied integral variables (0 bin, 0 int, 0 cont)
1.09/1.16	c    3235 constraints of type <setppc>
1.09/1.16	c      18 constraints of type <and>
1.09/1.16	c    4091 constraints of type <logicor>
1.09/1.16	c transformed objective value is always integral (scale: 1)
1.09/1.16	c Presolving Time: 1.12
1.09/1.16	c 
1.09/1.16	c - non default parameters ----------------------------------------------------------------------
1.09/1.16	c 
1.09/1.16	c # SCIP version 10.0.0
1.09/1.16	c 
1.09/1.16	c # maximal time in seconds to run
1.09/1.16	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
1.09/1.16	c limits/time = 3596.998374
1.09/1.16	c 
1.09/1.16	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1.09/1.16	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
1.09/1.16	c limits/memory = 27900
1.09/1.16	c 
1.09/1.16	c # belongs reading time to solving time?
1.09/1.16	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
1.09/1.16	c timing/reading = TRUE
1.09/1.16	c 
1.09/1.16	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
1.09/1.16	c # [type: int, advanced: TRUE, range: [-1,2147483647], default: -1]
1.09/1.16	c reading/opbreader/maxintsize = 47
1.09/1.16	c 
1.09/1.16	c # timing when propagator should be called (1:BEFORELP, 2:DURINGLPLOOP, 4:AFTERLPLOOP, 15:ALWAYS))
1.09/1.16	c # [type: int, advanced: TRUE, range: [0,15], default: 15]
1.09/1.16	c propagating/genvbounds/timingmask = 0
1.09/1.16	c 
1.09/1.16	c -----------------------------------------------------------------------------------------------
1.09/1.16	c 
2.99/3.08	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2.99/3.08	c   3.1s|     1 |     0 | 13062 |     - |    50M |   0 |2047 |7399 |7362 |   0 |  0 |  54 |   0 | 1.798826e+03 |      --      |    Inf | unknown
4.78/4.87	c   4.9s|     1 |     0 | 24437 |     - |    71M |   0 |2047 |7596 |7395 |  33 |  1 |  55 |   0 | 1.800450e+03 |      --      |    Inf | unknown
5.68/5.74	c   5.7s|     1 |     0 | 29779 |     - |    88M |   0 |2047 |7597 |7424 |  62 |  2 |  56 |   0 | 1.803566e+03 |      --      |    Inf | unknown
6.57/6.63	c   6.6s|     1 |     0 | 34633 |     - |   100M |   0 |2047 |7598 |7455 |  93 |  3 |  57 |   0 | 1.806934e+03 |      --      |    Inf | unknown
7.17/7.27	c   7.3s|     1 |     0 | 37879 |     - |   108M |   0 |2047 |7599 |7480 | 118 |  4 |  58 |   0 | 1.808555e+03 |      --      |    Inf | unknown
7.67/7.74	c   7.7s|     1 |     0 | 39931 |     - |   117M |   0 |2047 |7600 |7508 | 146 |  5 |  59 |   0 | 1.809644e+03 |      --      |    Inf | unknown
8.26/8.35	c   8.4s|     1 |     0 | 42799 |     - |   125M |   0 |2047 |7602 |7525 | 163 |  6 |  61 |   0 | 1.810658e+03 |      --      |    Inf | unknown
9.96/10.06	c  10.1s|     1 |     0 | 47628 |     - |   126M |   0 |2047 |7604 |7545 | 183 |  7 |  63 |   0 | 1.816633e+03 |      --      |    Inf | unknown
10.56/10.68	c  10.7s|     1 |     0 | 50905 |     - |   135M |   0 |2047 |7606 |7566 | 204 |  8 |  65 |   0 | 1.819203e+03 |      --      |    Inf | unknown
11.16/11.21	c  11.2s|     1 |     0 | 54002 |     - |   142M |   0 |2047 |7607 |7579 | 217 |  9 |  66 |   0 | 1.820461e+03 |      --      |    Inf | unknown
11.86/11.91	c  11.9s|     1 |     0 | 57409 |     - |   154M |   0 |2047 |7608 |7598 | 236 | 10 |  67 |   0 | 1.821836e+03 |      --      |    Inf | unknown
12.36/12.42	c  12.4s|     1 |     0 | 60300 |     - |   155M |   0 |2047 |7609 |7618 | 256 | 11 |  68 |   0 | 1.823266e+03 |      --      |    Inf | unknown
12.66/12.71	c  12.7s|     1 |     0 | 61241 |     - |   156M |   0 |2047 |7612 |7630 | 268 | 12 |  71 |   0 | 1.824274e+03 |      --      |    Inf | unknown
12.96/13.05	c  13.0s|     1 |     0 | 62625 |     - |   157M |   0 |2047 |7616 |7629 | 292 | 13 |  75 |   0 | 1.825192e+03 |      --      |    Inf | unknown
13.16/13.28	c  13.3s|     1 |     0 | 63292 |     - |   158M |   0 |2047 |7617 |7642 | 305 | 14 |  76 |   0 | 1.825352e+03 |      --      |    Inf | unknown
13.76/13.84	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
13.76/13.84	c  13.8s|     1 |     0 | 66187 |     - |   158M |   0 |2047 |7618 |7664 | 327 | 15 |  77 |   0 | 1.826450e+03 |      --      |    Inf | unknown
14.25/14.31	c  14.3s|     1 |     0 | 68616 |     - |   161M |   0 |2047 |7620 |7683 | 346 | 16 |  79 |   0 | 1.827650e+03 |      --      |    Inf | unknown
14.55/14.67	c  14.7s|     1 |     0 | 70474 |     - |   161M |   0 |2047 |7621 |7693 | 356 | 17 |  80 |   0 | 1.828204e+03 |      --      |    Inf | unknown
14.75/14.89	c  14.9s|     1 |     0 | 70874 |     - |   162M |   0 |2047 |7622 |7700 | 363 | 18 |  81 |   0 | 1.828212e+03 |      --      |    Inf | unknown
15.35/15.43	c  15.4s|     1 |     0 | 73742 |     - |   163M |   0 |2047 |7623 |7676 | 380 | 19 |  82 |   0 | 1.829899e+03 |      --      |    Inf | unknown
15.85/15.92	c  15.9s|     1 |     0 | 76126 |     - |   164M |   0 |2047 |7624 |7700 | 404 | 20 |  83 |   0 | 1.831785e+03 |      --      |    Inf | unknown
16.15/16.29	c  16.3s|     1 |     0 | 77830 |     - |   164M |   0 |2047 |7625 |7710 | 414 | 21 |  84 |   0 | 1.832220e+03 |      --      |    Inf | unknown
16.45/16.54	c  16.5s|     1 |     0 | 78727 |     - |   164M |   0 |2047 |7626 |7719 | 423 | 22 |  85 |   0 | 1.832280e+03 |      --      |    Inf | unknown
16.55/16.67	c  16.7s|     1 |     0 | 78807 |     - |   164M |   0 |2047 |7627 |7727 | 431 | 23 |  86 |   0 | 1.832298e+03 |      --      |    Inf | unknown
16.75/16.89	c  16.9s|     1 |     0 | 79481 |     - |   164M |   0 |2047 |7629 |7735 | 439 | 24 |  88 |   0 | 1.832450e+03 |      --      |    Inf | unknown
16.95/17.10	c  17.1s|     1 |     0 | 80211 |     - |   164M |   0 |2047 |7630 |7696 | 451 | 25 |  89 |   0 | 1.832531e+03 |      --      |    Inf | unknown
17.25/17.34	c  17.3s|     1 |     0 | 81753 |     - |   164M |   0 |2047 |7631 |7704 | 459 | 26 |  90 |   0 | 1.832679e+03 |      --      |    Inf | unknown
17.35/17.41	c  17.4s|     1 |     0 | 81910 |     - |   164M |   0 |2047 |7632 |7715 | 470 | 27 |  91 |   0 | 1.832731e+03 |      --      |    Inf | unknown
17.45/17.53	c  17.5s|     1 |     0 | 82391 |     - |   164M |   0 |2047 |7634 |7721 | 476 | 28 |  93 |   0 | 1.832779e+03 |      --      |    Inf | unknown
17.55/17.64	c  17.6s|     1 |     0 | 82772 |     - |   164M |   0 |2047 |7637 |7729 | 484 | 29 |  96 |   0 | 1.832829e+03 |      --      |    Inf | unknown
17.65/17.70	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
17.65/17.70	c  17.7s|     1 |     0 | 82844 |     - |   164M |   0 |2047 |7638 |7735 | 490 | 30 |  97 |   0 | 1.832829e+03 |      --      |    Inf | unknown
17.65/17.76	c  17.8s|     1 |     0 | 82945 |     - |   164M |   0 |2047 |7643 |7688 | 496 | 31 | 102 |   0 | 1.832833e+03 |      --      |    Inf | unknown
17.75/17.84	c  17.8s|     1 |     0 | 83233 |     - |   164M |   0 |2047 |7644 |7696 | 504 | 32 | 103 |   0 | 1.832865e+03 |      --      |    Inf | unknown
17.85/17.96	c  18.0s|     1 |     0 | 83861 |     - |   164M |   0 |2047 |7646 |7702 | 510 | 33 | 105 |   0 | 1.832884e+03 |      --      |    Inf | unknown
17.95/18.01	c  18.0s|     1 |     0 | 83903 |     - |   164M |   0 |2047 |7648 |7710 | 518 | 34 | 107 |   0 | 1.832884e+03 |      --      |    Inf | unknown
17.95/18.06	c  18.1s|     1 |     0 | 83994 |     - |   164M |   0 |2047 |7649 |7716 | 524 | 35 | 108 |   0 | 1.832887e+03 |      --      |    Inf | unknown
18.05/18.12	c  18.1s|     1 |     0 | 84240 |     - |   165M |   0 |2047 |7650 |7720 | 528 | 36 | 109 |   0 | 1.832912e+03 |      --      |    Inf | unknown
21.53/21.65	c  21.7s|     1 |     2 | 93358 |     - |   165M |   0 |2047 |7668 |7720 | 528 | 36 | 127 |  21 | 1.833392e+03 |      --      |    Inf | unknown
127.77/128.12	c   128s|   100 |    57 |496418 |4163.4 |   190M |  11 |2047 |7820 |7760 |1087 |  1 | 304 | 373 | 1.838065e+03 |      --      |    Inf |  66.21%
336.15/337.02	c   337s|   200 |   130 |  1308k|6151.2 |   240M |  13 |2047 |8335 |7909 |3013 |  2 | 903 | 884 | 1.846365e+03 |      --      |    Inf |  70.07%
538.42/539.89	c   540s|   300 |   202 |  2066k|6630.7 |   269M |  15 |2047 |8403 |7949 |4393 |  1 |1184 |1368 | 1.856285e+03 |      --      |    Inf |  74.76%
758.59/760.54	c   761s|   400 |   271 |  2783k|6766.1 |   322M |  17 |2047 |8708 |8163 |7285 |  9 |1760 |1804 | 1.859789e+03 |      --      |    Inf |  75.99%
925.30/927.66	c   928s|   500 |   347 |  3532k|6911.3 |   352M |  19 |2047 |8987 |8036 |9512 |  1 |2489 |1892 | 1.860084e+03 |      --      |    Inf |  76.42%
1088.81/1091.51	c  1092s|   600 |   417 |  4184k|6845.7 |   374M |  29 |2047 |9434 |8028 |  11k|  1 |3291 |2196 | 1.860373e+03 |      --      |    Inf |  77.24%
1127.42/1130.25	c  1130s|   700 |   425 |  4361k|6119.2 |   379M |  32 |2047 |  10k|8033 |  12k|  1 |4313 |2401 | 1.861100e+03 |      --      |    Inf |  77.24%
1200.46/1203.46	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1200.46/1203.46	c  1203s|   800 |   429 |  4670k|5740.4 |   391M |  33 |2047 |  10k|8032 |  13k|  1 |5143 |2451 | 1.861449e+03 |      --      |    Inf |  77.24%
1285.16/1288.37	c  1288s|   900 |   501 |  5087k|5565.8 |   401M |  33 |2047 |9826 |7979 |  14k|  1 |5688 |2522 | 1.862297e+03 |      --      |    Inf |  77.44%
1392.60/1396.02	c  1396s|  1000 |   597 |  5638k|5559.3 |   411M |  33 |2047 |9751 |8090 |  15k|  1 |6175 |2556 | 1.862297e+03 |      --      |    Inf |  77.47%
1514.80/1518.57	c  1519s|  1100 |   682 |  6217k|5581.1 |   423M |  33 |2047 |9866 |8048 |  17k|  1 |6650 |2672 | 1.862304e+03 |      --      |    Inf |  77.48%
1602.48/1606.45	c  1606s|  1200 |   744 |  6597k|5432.2 |   433M |  33 |2047 |9845 |8024 |  19k|  1 |7118 |2865 | 1.862953e+03 |      --      |    Inf |  77.48%
1689.77/1693.99	c  1694s|  1300 |   820 |  6997k|5321.6 |   437M |  33 |2047 |9956 |8080 |  20k|  3 |7787 |3141 | 1.862953e+03 |      --      |    Inf |  77.48%
1775.45/1779.87	c  1780s|  1400 |   898 |  7436k|5255.1 |   450M |  33 |2047 |  10k|8051 |  22k|  3 |8621 |3249 | 1.863345e+03 |      --      |    Inf |  77.49%
1853.46/1858.06	c  1858s|  1500 |   956 |  7870k|5194.6 |   455M |  33 |2047 |  10k|8033 |  24k|  1 |9438 |3352 | 1.863345e+03 |      --      |    Inf |  77.49%
2017.26/2022.26	c  2022s|  1600 |  1025 |  8773k|5434.0 |   471M |  33 |2047 |  10k|8181 |  27k|  4 |  10k|3448 | 1.864528e+03 |      --      |    Inf |  77.69%
2111.24/2116.41	c  2116s|  1700 |  1073 |  9250k|5395.4 |   478M |  33 |2047 |  10k|8052 |  29k|  1 |  11k|3660 | 1.864665e+03 |      --      |    Inf |  78.18%
2203.63/2209.08	c  2209s|  1800 |  1146 |  9760k|5378.5 |   482M |  33 |2047 |  10k|7979 |  30k|  1 |  11k|3749 | 1.865725e+03 |      --      |    Inf |  78.27%
2301.00/2306.62	c  2307s|  1900 |  1192 | 10281k|5369.9 |   488M |  33 |2047 |  10k|8046 |  32k|  1 |  13k|3985 | 1.865928e+03 |      --      |    Inf |  78.37%
2398.37/2404.28	c  2404s|  2000 |  1234 | 10823k|5372.1 |   499M |  33 |2047 |  10k|8073 |  33k|  1 |  13k|4085 | 1.866054e+03 |      --      |    Inf |  78.37%
2480.08/2486.18	c  2486s|  2100 |  1274 | 11282k|5334.8 |   504M |  33 |2047 |  10k|8064 |  35k|  4 |  14k|4210 | 1.866873e+03 |      --      |    Inf |  78.48%
2558.99/2565.25	c  2565s|  2200 |  1315 | 11733k|5297.6 |   506M |  33 |2047 |  11k|8084 |  36k|  4 |  15k|4371 | 1.867748e+03 |      --      |    Inf |  78.48%
2644.59/2651.04	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2644.59/2651.04	c  2651s|  2300 |  1353 | 12227k|5282.1 |   507M |  33 |2047 |  10k|8061 |  37k|  1 |  16k|4458 | 1.868049e+03 |      --      |    Inf |  78.48%
2728.50/2735.19	c  2735s|  2400 |  1401 | 12696k|5257.4 |   512M |  33 |2047 |  10k|8077 |  38k|  1 |  17k|4547 | 1.868201e+03 |      --      |    Inf |  78.58%
2853.40/2860.37	c  2860s|  2500 |  1451 | 13388k|5323.7 |   517M |  33 |2047 |  10k|8064 |  41k|  1 |  18k|4721 | 1.868502e+03 |      --      |    Inf |  78.58%
2917.15/2924.28	c  2924s|  2600 |  1482 | 13767k|5264.9 |   519M |  33 |2047 |  11k|8069 |  42k|  1 |  19k|4835 | 1.868502e+03 |      --      |    Inf |  78.58%
2980.80/2988.04	c  2988s|  2700 |  1515 | 14153k|5212.7 |   520M |  33 |2047 |  11k|8075 |  44k|  1 |  20k|5001 | 1.868650e+03 |      --      |    Inf |  78.78%
3040.76/3048.15	c  3048s|  2800 |  1561 | 14514k|5155.7 |   521M |  33 |2047 |  11k|8063 |  45k|  1 |  21k|5052 | 1.868783e+03 |      --      |    Inf |  78.78%
3102.21/3109.77	c  3110s|  2900 |  1594 | 14886k|5105.9 |   525M |  33 |2047 |  11k|   0 |  46k|  0 |  22k|5121 | 1.868974e+03 |      --      |    Inf |  78.88%
3181.91/3189.60	c  3190s|  3000 |  1633 | 15334k|5085.1 |   526M |  33 |2047 |  11k|8081 |  47k|  1 |  22k|5170 | 1.869402e+03 |      --      |    Inf |  78.88%
3255.33/3263.22	c  3263s|  3100 |  1674 | 15754k|5056.6 |   528M |  33 |2047 |  11k|8080 |  49k|  1 |  23k|5238 | 1.869718e+03 |      --      |    Inf |  78.88%
3301.92/3309.99	c  3310s|  3200 |  1723 | 16058k|4993.4 |   529M |  33 |2047 |  11k|8104 |  50k|  1 |  24k|5331 | 1.869736e+03 |      --      |    Inf |  78.88%
3369.46/3377.68	c  3378s|  3300 |  1778 | 16481k|4970.3 |   530M |  33 |2047 |  11k|8064 |  51k|  2 |  25k|5405 | 1.869755e+03 |      --      |    Inf |  79.08%
3477.49/3485.93	c  3486s|  3400 |  1828 | 17111k|5009.6 |   533M |  33 |2047 |  11k|   0 |  53k|  0 |  25k|5466 | 1.870235e+03 |      --      |    Inf |  79.47%
3543.33/3551.98	c  3552s|  3500 |  1861 | 17496k|4976.2 |   537M |  33 |2047 |  11k|8091 |  54k|  1 |  26k|5549 | 1.870327e+03 |      --      |    Inf |  79.47%
3588.22/3597.00	c 
3588.22/3597.00	c SCIP Status        : solving was interrupted [time limit reached]
3588.22/3597.00	c Solving Time (sec) : 3597.00
3588.22/3597.00	c Solving Nodes      : 3571
3588.22/3597.00	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
3588.22/3597.00	c Dual Bound         : +1.87037476700404e+03
3588.22/3597.00	c Gap                : infinite
3588.22/3597.00	s UNKNOWN
3588.22/3597.00	c SCIP Status        : solving was interrupted [time limit reached]
3588.22/3597.00	c Total Time         :    3597.00
3588.22/3597.00	c   solving          :    3597.00
3588.22/3597.00	c   presolving       :       1.12 (included in solving)
3588.22/3597.00	c   reading          :       0.03 (included in solving)
3588.22/3597.00	c   copying          :       0.63 (49 #copies) (minimal 0.01, maximal 0.02, average 0.01)
3588.22/3597.00	c Original Problem   :
3588.22/3597.00	c   Problem name     : HOME/instance-4502703-1751482618.opb
3588.22/3597.00	c   Variables        : 3862 (3862 binary, 0 integer, 0 continuous)
3588.22/3597.00	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
3588.22/3597.00	c   Constraints      : 16399 initial, 16399 maximal
3588.22/3597.00	c   Objective        : minimize, 3862 non-zeros (abs.min = 1, abs.max = 1)
3588.22/3597.00	c Presolved Problem  :
3588.22/3597.00	c   Problem name     : t_HOME/instance-4502703-1751482618.opb
3588.22/3597.00	c   Variables        : 2047 (2047 binary, 0 integer, 0 continuous)
3588.22/3597.00	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
3588.22/3597.00	c   Constraints      : 7344 initial, 11557 maximal
3588.22/3597.00	c   Objective        : minimize, 1500 non-zeros (abs.min = 1, abs.max = 1)
3588.22/3597.00	c   Nonzeros         : 19028 constraint, 18501 clique table
3588.22/3597.00	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
3588.22/3597.00	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.22/3597.00	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.22/3597.00	c   domcol           :       0.00       0.00      2          0          0          0          0          0          0          0          0          0
3588.22/3597.00	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.22/3597.00	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.22/3597.00	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.22/3597.00	c   dualsparsify     :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3588.22/3597.00	c   gateextraction   :       0.01       0.00      6          0          0          0          0          0        597        108          0          0
3588.22/3597.00	c   implics          :       0.00       0.00      8          0          0          0          0          0          0          0          0          0
3588.22/3597.00	c   implint          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.22/3597.00	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.22/3597.00	c   milp             :       0.08       0.00      1        345        597          0          0          0      13563       8391          0          0
3588.22/3597.00	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.22/3597.00	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.22/3597.00	c   sparsify         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3588.22/3597.00	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.22/3597.00	c   trivial          :       0.00       0.00     13         68          0          0          0          0          0          0          0          0
3588.22/3597.00	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.22/3597.00	c   dualfix          :       0.00       0.00     13          0          0          0          0          0          0          0          0          0
3588.22/3597.00	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.22/3597.00	c   probing          :       0.89       0.00      2          4          6          0          0          0          0          0          0          0
3588.22/3597.00	c   pseudoobj        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.22/3597.00	c   symmetry         :       0.01       0.00      1          0          0          0          0          0          0          0          0          0
3588.22/3597.00	c   vbounds          :       0.00       0.00      2          0          0          0          0          0          0          0          0          0
3588.22/3597.00	c   knapsack         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.22/3597.00	c   setppc           :       0.04       0.00     18          0          1          0          0          0        556          0          1          1
3588.22/3597.00	c   and              :       0.00       0.00      9          0          0          0          0          0         85         85          0          0
3588.22/3597.00	c   linear           :       0.05       0.00      7        794          0          0        794          0       2836          0          0          0
3588.22/3597.00	c   logicor          :       0.02       0.00     15          0          0          0          0          0          2          0          0        123
3588.22/3597.00	c   components       :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3588.22/3597.00	c   root node        :          -          -      -          5          -          -          5          -          -          -          -          -
3588.22/3597.00	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
3588.22/3597.00	c   integral         :          0          0          0          0       3808          0          0        583          0          0      16335          0          0      11175       5670
3588.22/3597.00	c   knapsack         :          0+        67          0     171856          0          0          0          0       1792         29        585          0          0          0          0
3588.22/3597.00	c   setppc           :       3235+      3643         36     187214          0          0          0        579     538615       2027     100357          4          0          0          0
3588.22/3597.00	c   and              :         18         18       1146      60241          0          0          0          0      14048          1        392         77         19          0          0
3588.22/3597.00	c   linear           :          0+       218         36     179077          0          0          0          3      13649        138       1596         32         28          0          0
3588.22/3597.00	c   logicor          :       4091+      7800         36     146181          0          0          0          0     348108       1896      66493         10          6          0          0
3588.22/3597.00	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3588.22/3597.00	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3588.22/3597.00	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3588.22/3597.00	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
3588.22/3597.00	c   integral         :     369.60       0.00       0.00       0.00     369.60       0.00       0.00       0.00       0.00       0.00
3588.22/3597.00	c   knapsack         :       0.09       0.00       0.00       0.06       0.00       0.00       0.00       0.00       0.01       0.03
3588.22/3597.00	c   setppc           :       1.77       0.00       0.01       1.03       0.00       0.00       0.00       0.00       0.15       0.58
3588.22/3597.00	c   and              :       0.02       0.00       0.00       0.01       0.00       0.00       0.00       0.00       0.00       0.00
3588.22/3597.00	c   linear           :       0.14       0.00       0.00       0.08       0.00       0.00       0.00       0.00       0.01       0.05
3588.22/3597.00	c   logicor          :       1.93       0.00       0.01       1.22       0.00       0.00       0.00       0.00       0.15       0.55
3588.22/3597.00	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3588.22/3597.00	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3588.22/3597.00	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3588.22/3597.00	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
3588.22/3597.00	c   dualfix          :          1          0          0          0
3588.22/3597.00	c   genvbounds       :          0          0          0          0
3588.22/3597.00	c   nlobbt           :          0          0          0          0
3588.22/3597.00	c   obbt             :          0          0          0          0
3588.22/3597.00	c   probing          :          0          0          0          0
3588.22/3597.00	c   pseudoobj        :      32026          0          0          0
3588.22/3597.00	c   redcost          :         39          0          0          0
3588.22/3597.00	c   rootredcost      :          1          0          0          0
3588.22/3597.00	c   symmetry         :          0          0          0          0
3588.22/3597.00	c   vbounds          :     135555          0          0          0
3588.22/3597.00	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
3588.22/3597.00	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
3588.22/3597.00	c   genvbounds       :       0.00       0.00       0.00       0.00       0.00       0.00
3588.22/3597.00	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
3588.22/3597.00	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
3588.22/3597.00	c   probing          :       0.89       0.00       0.89       0.00       0.00       0.00
3588.22/3597.00	c   pseudoobj        :       0.04       0.00       0.00       0.04       0.00       0.00
3588.22/3597.00	c   redcost          :       0.02       0.00       0.00       0.02       0.00       0.00
3588.22/3597.00	c   rootredcost      :       0.02       0.00       0.00       0.01       0.00       0.01
3588.22/3597.00	c   symmetry         :       0.03       0.00       0.01       0.02       0.00       0.01
3588.22/3597.00	c   vbounds          :       0.52       0.00       0.00       0.50       0.00       0.02
3588.22/3597.00	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
3588.22/3597.00	c   propagation      :       0.62       4058       3984          -      41294       75.5       1304       10.3          -          -          -
3588.22/3597.00	c   infeasible LP    :       0.22        299        299          -       4076       75.2         70        8.8        299       47.4          0
3588.22/3597.00	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3588.22/3597.00	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
3588.22/3597.00	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3588.22/3597.00	c   applied globally :       0.36          -          -          0      26495       47.7          -          -        299          -          -
3588.22/3597.00	c   applied locally  :          -          -          -          0        206       52.8          -          -          0          -          -
3588.22/3597.00	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
3588.22/3597.00	c   cut pool         :       3.08          -       2762         71          -          -      24811     518778          -          -          -          -          -    (maximal pool size:       4218)
3588.22/3597.00	c   aggregation      :       9.05       0.00        819         36          0          0          4        231          0         25         25          0          0
3588.22/3597.00	c   > cmir           :          -          -          -          -          -          -          -        231          0         25         25          0          -
3588.22/3597.00	c   > flowcover      :          -          -          -          -          -          -          -          0          0          0          0          0          -
3588.22/3597.00	c   > knapsackcover  :          -          -          -          -          -          -          -          0          0          0          0          0          -
3588.22/3597.00	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.22/3597.00	c   clique           :       0.77       0.00         36         36          0          0        255       7985          0       3378       3378          0          0
3588.22/3597.00	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.22/3597.00	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.22/3597.00	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.22/3597.00	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.22/3597.00	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.22/3597.00	c   gomory           :     374.84       0.00        642         10          0          0      21375     383517          0       9230       9230          0          0
3588.22/3597.00	c   > gomorymi       :          -          -          -          -          -          -          -     190661          0       3680       3680          0          -
3588.22/3597.00	c   > strongcg       :          -          -          -          -          -          -          -     192856          0       5550       5550          0          -
3588.22/3597.00	c   impliedbounds    :       0.40       0.00        819         36          0          2        466       6036          0       2749       2749          0          0
3588.22/3597.00	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.22/3597.00	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.22/3597.00	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.22/3597.00	c   mcf              :       0.00       0.00          1          1          0          0          0          0          0          0          0          0          0
3588.22/3597.00	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.22/3597.00	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.22/3597.00	c   multilinear      :       0.00       0.00        164         36          0          0          0          0          0          0          0          0          0
3588.22/3597.00	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.22/3597.00	c   rapidlearning    :      24.65       0.00         45          1          0       5007          0          0          0          0          0          0        556
3588.22/3597.00	c   rlt              :       0.00       0.00         10         10          0          0          0          0          0          0          0          0          0
3588.22/3597.00	c   zerohalf         :      17.22       0.00        652         20          0          0       2710     121009          0      40098      40098          0          0
3588.22/3597.00	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
3588.22/3597.00	c   hybrid           :       0.76       0.00       2050         36      55668          0     463232        528          0       2780
3588.22/3597.00	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
3588.22/3597.00	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
3588.22/3597.00	c Pricers            :   ExecTime  SetupTime      Calls       Vars
3588.22/3597.00	c   problem variables:       0.00          -          0          0
3588.22/3597.00	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
3588.22/3597.00	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
3588.22/3597.00	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
3588.22/3597.00	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
3588.22/3597.00	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
3588.22/3597.00	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
3588.22/3597.00	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
3588.22/3597.00	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
3588.22/3597.00	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
3588.22/3597.00	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
3588.22/3597.00	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
3588.22/3597.00	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
3588.22/3597.00	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
3588.22/3597.00	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
3588.22/3597.00	c   relpscost        :     369.59       0.00       3808          0          0          0      16335          0      12291       5670
3588.22/3597.00	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
3588.22/3597.00	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
3588.22/3597.00	c   LP solutions     :       0.00          -          -          0          0
3588.22/3597.00	c   relax solutions  :       0.00          -          -          0          0
3588.22/3597.00	c   pseudo solutions :       0.00          -          -          0          0
3588.22/3597.00	c   strong branching :       0.01          -          -          0          0
3588.22/3597.00	c   actconsdiving    :       0.00       0.00          0          0          0
3588.22/3597.00	c   adaptivediving   :      13.16       0.00         17          0          0
3588.22/3597.00	c   alns             :       3.40       0.00          4          0          0
3588.22/3597.00	c   bound            :       0.00       0.00          0          0          0
3588.22/3597.00	c   clique           :       0.01       0.00          1          0          0
3588.22/3597.00	c   coefdiving       :       0.00       0.00          0          0          0
3588.22/3597.00	c   completesol      :       0.00       0.00          0          0          0
3588.22/3597.00	c   conflictdiving   :      55.73       0.00         84          0          0
3588.22/3597.00	c   crossover        :       0.00       0.00          0          0          0
3588.22/3597.00	c   dins             :       0.00       0.00          0          0          0
3588.22/3597.00	c   distributiondivin:      29.66       0.00         83          0          0
3588.22/3597.00	c   dks              :       0.00       0.00          0          0          0
3588.22/3597.00	c   dps              :       0.00       0.00          0          0          0
3588.22/3597.00	c   dualval          :       0.00       0.00          0          0          0
3588.22/3597.00	c   farkasdiving     :       0.00       0.00          0          0          0
3588.22/3597.00	c   feaspump         :      30.09       0.00         28          0          0
3588.22/3597.00	c   fixandinfer      :       0.00       0.00          0          0          0
3588.22/3597.00	c   fracdiving       :      36.09       0.00         83          0          0
3588.22/3597.00	c   gins             :       0.00       0.00          0          0          0
3588.22/3597.00	c   guideddiving     :       0.00       0.00          0          0          0
3588.22/3597.00	c   indicator        :       0.00       0.00          0          0          0
3588.22/3597.00	c   indicatordiving  :       0.00       0.00          0          0          0
3588.22/3597.00	c   intdiving        :       0.00       0.00          0          0          0
3588.22/3597.00	c   intshifting      :       0.00       0.00          0          0          0
3588.22/3597.00	c   linesearchdiving :      47.44       0.00         83          0          0
3588.22/3597.00	c   localbranching   :       0.00       0.00          0          0          0
3588.22/3597.00	c   locks            :       0.00       0.00          1          0          0
3588.22/3597.00	c   lpface           :       0.00       0.00          0          0          0
3588.22/3597.00	c   mpec             :       0.00       0.00          0          0          0
3588.22/3597.00	c   multistart       :       0.00       0.00          0          0          0
3588.22/3597.00	c   mutation         :       0.00       0.00          0          0          0
3588.22/3597.00	c   nlpdiving        :       0.00       0.00          0          0          0
3588.22/3597.00	c   objpscostdiving  :      61.94       0.00          7          0          0
3588.22/3597.00	c   octane           :       0.00       0.00          0          0          0
3588.22/3597.00	c   ofins            :       0.00       0.00          0          0          0
3588.22/3597.00	c   oneopt           :       0.00       0.00          0          0          0
3588.22/3597.00	c   padm             :       0.00       0.00          0          0          0
3588.22/3597.00	c   proximity        :       0.00       0.00          0          0          0
3588.22/3597.00	c   pscostdiving     :      55.41       0.00         83          0          0
3588.22/3597.00	c   randrounding     :       0.17       0.00        613          0          0
3588.22/3597.00	c   rens             :       0.00       0.00          0          0          0
3588.22/3597.00	c   reoptsols        :       0.00       0.00          0          0          0
3588.22/3597.00	c   repair           :       0.00       0.00          0          0          0
3588.22/3597.00	c   rins             :       0.00       0.00          0          0          0
3588.22/3597.00	c   rootsoldiving    :      40.11       0.00         22          0          0
3588.22/3597.00	c   rounding         :       0.43       0.00        958          0          0
3588.22/3597.00	c   scheduler        :       0.00       0.00          0          0          0
3588.22/3597.00	c   shiftandpropagate:       0.01       0.00          1          0          0
3588.22/3597.00	c   shifting         :       0.76       0.00        585          0          0
3588.22/3597.00	c   simplerounding   :       0.00       0.00          0          0          0
3588.22/3597.00	c   subnlp           :       0.00       0.00          0          0          0
3588.22/3597.00	c   trivial          :       0.00       0.00          2          0          0
3588.22/3597.00	c   trivialnegation  :       0.00       0.00          0          0          0
3588.22/3597.00	c   trustregion      :       0.00       0.00          0          0          0
3588.22/3597.00	c   trysol           :       0.00       0.00          0          0          0
3588.22/3597.00	c   twoopt           :       0.00       0.00          0          0          0
3588.22/3597.00	c   undercover       :       0.00       0.00          1          0          0
3588.22/3597.00	c   vbounds          :       0.00       0.00          1          0          0
3588.22/3597.00	c   veclendiving     :      37.38       0.00         83          0          0
3588.22/3597.00	c   zeroobj          :       0.00       0.00          0          0          0
3588.22/3597.00	c   zirounding       :       0.21       0.00       1000          0          0
3588.22/3597.00	c   other solutions  :          -          -          -          0          -
3588.22/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
3588.22/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
3588.22/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
3588.22/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
3588.22/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
3588.22/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
3588.22/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
3588.22/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
3588.22/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
3588.22/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
3588.22/3597.00	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
3588.22/3597.00	c   primal LP        :       2.74       1001          3       1.00       1.10       2.73        998
3588.22/3597.00	c   dual LP          :    2370.47       6006   15061179    2523.23    6353.68       0.09         37
3588.22/3597.00	c   lex dual LP      :       0.00          0          0       0.00          -
3588.22/3597.00	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
3588.22/3597.00	c   resolve instable :       0.00          0          0       0.00          -
3588.22/3597.00	c   diving/probing LP:     413.69       3633    2681054     737.97    6480.77
3588.22/3597.00	c   strong branching :     346.26       5611    2451628     436.93    7080.29          -          -       3208
3588.22/3597.00	c     (at root node) :          -         21      17626     839.33          -
3588.22/3597.00	c   conflict analysis:       0.00          0          0       0.00          -
3588.22/3597.00	c Relaxators         :       Time      Calls    Cutoffs ImprBounds   ImprTime ReducedDom  Separated AddedConss
3588.22/3597.00	c   benders          :       0.00          0          0          0       0.00          0          0          0
3588.22/3597.00	c B&B Tree           :
3588.22/3597.00	c   number of runs   :          1
3588.22/3597.00	c   nodes            :       3571 (2835 internal, 736 leaves)
3588.22/3597.00	c   feasible leaves  :          0
3588.22/3597.00	c   infeas. leaves   :        735
3588.22/3597.00	c   objective leaves :          0
3588.22/3597.00	c   nodes (total)    :       3571 (2835 internal, 736 leaves)
3588.22/3597.00	c   nodes left       :       1894
3588.22/3597.00	c   max depth        :         33
3588.22/3597.00	c   max depth (total):         33
3588.22/3597.00	c   backtracks       :       1113 (31.2%)
3588.22/3597.00	c   early backtracks :          0 (0.0%)
3588.22/3597.00	c   nodes exc. ref.  :          0 (0.0%)
3588.22/3597.00	c   delayed cutoffs  :        207
3588.22/3597.00	c   repropagations   :       1546 (36037 domain reductions, 173 cutoffs)
3588.22/3597.00	c   avg switch length:       7.46
3588.22/3597.00	c   switching time   :       4.46
3588.22/3597.00	c Root Node          :
3588.22/3597.00	c   First LP value   : +1.79882626575040e+03
3588.22/3597.00	c   First LP Iters   :      13062 (6928.05 Iter/sec)
3588.22/3597.00	c   First LP Time    :       1.89
3588.22/3597.00	c   Final Dual Bound : +1.83339188898547e+03
3588.22/3597.00	c   Final Root Iters :      84240
3588.22/3597.00	c   Root LP Estimate : +2.11460461143555e+03
3588.22/3597.00	c Solution           :
3588.22/3597.00	c   Solutions found  :          0 (0 improvements)
3588.22/3597.00	c   Primal Bound     :          -
3588.22/3597.00	c   Dual Bound       : +1.87037476700404e+03
3588.22/3597.00	c   Gap              :   infinite
3588.22/3597.00	c Integrals          :      Total       Avg%
3588.22/3597.00	c   primal-dual      :  359699.86     100.00
3588.22/3597.00	c   primal-ref       :          -          - (not evaluated)
3588.22/3597.00	c   dual-ref         :          -          - (not evaluated)
3588.32/3597.08	c Time complete (sec):   3588.410

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4502703-1751482618/watcher-4502703-1751482618 -o /tmp/evaluation-result-4502703-1751482618/solver-4502703-1751482618 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC029-1751482618-67602 --watchdog 3760 pbsolver -f HOME/instance-4502703-1751482618.opb -t 3600 -m 31000 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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

solver pid=67658, runsolver pid=67643

[startup+0.10006 s]*
/proc/loadavg: 1.86 3.51 3.89 7/264 67659
/proc/meminfo: memFree=128798328/131249996 swapFree=33010160/33010684
[pid=67658] ppid=67643 vsize=61932 memory=51932 CPUtime=0.09 cores=1,3
/proc/67658/stat : 67658 (pbsolver) R 67643 67658 67590 0 -1 4194304 11640 0 0 0 8 1 0 0 20 0 1 0 63940240 63418368 12983 18446744073709551615 4198400 14743177 140726193652240 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 49762304 140726193658250 140726193658346 140726193658346 140726193663948 0
/proc/67658/statm: 15483 12983 2496 2575 0 12390 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 61932 KiB
Current children cumulated memory: 51932 KiB

[startup+0.205042 s]*
/proc/loadavg: 1.86 3.51 3.89 7/264 67659
/proc/meminfo: memFree=128735832/131249996 swapFree=33010160/33010684
[pid=67658] ppid=67643 vsize=59620 memory=49992 CPUtime=0.19 cores=1,3
/proc/67658/stat : 67658 (pbsolver) R 67643 67658 67590 0 -1 4194304 11826 0 0 0 18 1 0 0 20 0 1 0 63940240 61050880 12498 18446744073709551615 4198400 14743177 140726193652240 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 49762304 140726193658250 140726193658346 140726193658346 140726193663948 0
/proc/67658/statm: 14905 12498 2528 2575 0 11812 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 59620 KiB
Current children cumulated memory: 49992 KiB

[startup+0.305599 s]*
/proc/loadavg: 1.86 3.51 3.89 7/264 67659
/proc/meminfo: memFree=128727768/131249996 swapFree=33010160/33010684
[pid=67658] ppid=67643 vsize=59620 memory=50120 CPUtime=0.29 cores=1,3
/proc/67658/stat : 67658 (pbsolver) R 67643 67658 67590 0 -1 4194304 11827 0 0 0 28 1 0 0 20 0 1 0 63940240 61050880 12530 18446744073709551615 4198400 14743177 140726193652240 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 49762304 140726193658250 140726193658346 140726193658346 140726193663948 0
/proc/67658/statm: 14905 12530 2560 2575 0 11812 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 59620 KiB
Current children cumulated memory: 50120 KiB

[startup+0.700116 s]
/proc/loadavg: 1.86 3.51 3.89 7/264 67659
/proc/meminfo: memFree=128716344/131249996 swapFree=33010160/33010684
[pid=67658] ppid=67643 vsize=59796 memory=50376 CPUtime=0.68 cores=1,3
/proc/67658/stat : 67658 (pbsolver) R 67643 67658 67590 0 -1 4194304 11886 0 0 0 67 1 0 0 20 0 1 0 63940240 61231104 12594 18446744073709551615 4198400 14743177 140726193652240 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 49762304 140726193658250 140726193658346 140726193658346 140726193663948 0
/proc/67658/statm: 14949 12594 2560 2575 0 11856 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 59796 KiB
Current children cumulated memory: 50376 KiB

[startup+1.5001 s]
/proc/loadavg: 2.03 3.52 3.89 7/264 67659
/proc/meminfo: memFree=128598972/131249996 swapFree=33010160/33010684
[pid=67658] ppid=67643 vsize=76160 memory=64072 CPUtime=1.49 cores=1,3
/proc/67658/stat : 67658 (pbsolver) R 67643 67658 67590 0 -1 4194304 15209 0 0 0 147 2 0 0 20 0 1 0 63940240 77987840 16018 18446744073709551615 4198400 14743177 140726193652240 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 49762304 140726193658250 140726193658346 140726193658346 140726193663948 0
/proc/67658/statm: 19040 16018 2688 2575 0 15947 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 76160 KiB
Current children cumulated memory: 64072 KiB

[startup+3.10459 s]
/proc/loadavg: 2.03 3.52 3.89 7/264 67659
/proc/meminfo: memFree=128567336/131249996 swapFree=33010160/33010684
[pid=67658] ppid=67643 vsize=76324 memory=64456 CPUtime=3.09 cores=1,3
/proc/67658/stat : 67658 (pbsolver) R 67643 67658 67590 0 -1 4194304 15291 0 0 0 307 2 0 0 20 0 1 0 63940240 78155776 16114 18446744073709551615 4198400 14743177 140726193652240 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 49762304 140726193658250 140726193658346 140726193658346 140726193663948 0
/proc/67658/statm: 19081 16114 2688 2575 0 15988 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 76324 KiB
Current children cumulated memory: 64456 KiB

[startup+6.3001 s]
/proc/loadavg: 2.19 3.53 3.89 7/264 67659
/proc/meminfo: memFree=128511480/131249996 swapFree=33010160/33010684
[pid=67658] ppid=67643 vsize=130080 memory=116136 CPUtime=6.27 cores=1,3
/proc/67658/stat : 67658 (pbsolver) R 67643 67658 67590 0 -1 4194304 29490 0 0 0 623 4 0 0 20 0 1 0 63940240 133201920 29034 18446744073709551615 4198400 14743177 140726193652240 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 49762304 140726193658250 140726193658346 140726193658346 140726193663948 0
/proc/67658/statm: 32520 29034 2688 2575 0 29427 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 130080 KiB
Current children cumulated memory: 116136 KiB

[startup+12.7001 s]
/proc/loadavg: 2.42 3.55 3.90 7/264 67659
/proc/meminfo: memFree=128414988/131249996 swapFree=33010160/33010684
[pid=67658] ppid=67643 vsize=185212 memory=164008 CPUtime=12.66 cores=1,3
/proc/67658/stat : 67658 (pbsolver) R 67643 67658 67590 0 -1 4194304 41476 0 0 0 1259 7 0 0 20 0 1 0 63940240 189657088 41002 18446744073709551615 4198400 14743177 140726193652240 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 49762304 140726193658250 140726193658346 140726193658346 140726193663948 0
/proc/67658/statm: 46303 41002 2688 2575 0 43210 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 185212 KiB
Current children cumulated memory: 164008 KiB

[startup+25.5001 s]
/proc/loadavg: 2.66 3.57 3.90 7/264 67659
/proc/meminfo: memFree=128327668/131249996 swapFree=33010160/33010684
[pid=67658] ppid=67643 vsize=205972 memory=178960 CPUtime=25.42 cores=1,3
/proc/67658/stat : 67658 (pbsolver) R 67643 67658 67590 0 -1 4194304 45825 0 0 0 2535 7 0 0 20 0 1 0 63940240 210915328 44740 18446744073709551615 4198400 14743177 140726193652240 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 49762304 140726193658250 140726193658346 140726193658346 140726193663948 0
/proc/67658/statm: 51493 44740 2688 2575 0 48400 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 205972 KiB
Current children cumulated memory: 178960 KiB

[startup+51.1048 s]
/proc/loadavg: 3.24 3.62 3.91 7/264 67660
/proc/meminfo: memFree=128250720/131249996 swapFree=33010160/33010684
[pid=67658] ppid=67643 vsize=221968 memory=194908 CPUtime=50.96 cores=1,3
/proc/67658/stat : 67658 (pbsolver) R 67643 67658 67590 0 -1 4194304 51040 0 0 0 5088 8 0 0 20 0 1 0 63940240 227295232 48727 18446744073709551615 4198400 14743177 140726193652240 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 49762304 140726193658250 140726193658346 140726193658346 140726193663948 0
/proc/67658/statm: 55492 48727 2688 2575 0 52399 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 221968 KiB
Current children cumulated memory: 194908 KiB

[startup+102.3 s]
/proc/loadavg: 3.72 3.70 3.92 7/264 67662
/proc/meminfo: memFree=128047056/131249996 swapFree=33010160/33010684
[pid=67658] ppid=67643 vsize=221852 memory=195920 CPUtime=102.03 cores=1,3
/proc/67658/stat : 67658 (pbsolver) R 67643 67658 67590 0 -1 4194304 55718 0 0 0 10193 10 0 0 20 0 1 0 63940240 227176448 48980 18446744073709551615 4198400 14743177 140726193652240 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 49762304 140726193658250 140726193658346 140726193658346 140726193663948 0
/proc/67658/statm: 55463 48980 2688 2575 0 52370 0
Current children cumulated CPU time: 102.03 s
Current children cumulated vsize: 221852 KiB
Current children cumulated memory: 195920 KiB

[startup+162.3 s]
/proc/loadavg: 3.94 3.77 3.93 7/264 67665
/proc/meminfo: memFree=127972720/131249996 swapFree=33010160/33010684
[pid=67658] ppid=67643 vsize=248864 memory=220888 CPUtime=161.88 cores=1,3
/proc/67658/stat : 67658 (pbsolver) R 67643 67658 67590 0 -1 4194304 66037 0 0 0 16176 12 0 0 20 0 1 0 63940240 254836736 55222 18446744073709551615 4198400 14743177 140726193652240 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 49762304 140726193658250 140726193658346 140726193658346 140726193663948 0
/proc/67658/statm: 62216 55222 2688 2575 0 59123 0
Current children cumulated CPU time: 161.88 s
Current children cumulated vsize: 248864 KiB
Current children cumulated memory: 220888 KiB

[startup+222.3 s]
/proc/loadavg: 4.03 3.83 3.94 7/264 67667
/proc/meminfo: memFree=127912744/131249996 swapFree=33010160/33010684
[pid=67658] ppid=67643 vsize=254880 memory=221016 CPUtime=221.73 cores=1,3
/proc/67658/stat : 67658 (pbsolver) R 67643 67658 67590 0 -1 4194304 66079 0 0 0 22160 13 0 0 20 0 1 0 63940240 260997120 55254 18446744073709551615 4198400 14743177 140726193652240 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 49762304 140726193658250 140726193658346 140726193658346 140726193663948 0
/proc/67658/statm: 63720 55254 2688 2575 0 60627 0
Current children cumulated CPU time: 221.73 s
Current children cumulated vsize: 254880 KiB
Current children cumulated memory: 221016 KiB

[startup+282.3 s]
/proc/loadavg: 4.05 3.88 3.95 7/265 67681
/proc/meminfo: memFree=127893228/131249996 swapFree=33010160/33010684
[pid=67658] ppid=67643 vsize=267440 memory=221144 CPUtime=281.57 cores=1,3
/proc/67658/stat : 67658 (pbsolver) R 67643 67658 67590 0 -1 4194304 66096 0 0 0 28144 13 0 0 20 0 1 0 63940240 273858560 55286 18446744073709551615 4198400 14743177 140726193652240 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 49762304 140726193658250 140726193658346 140726193658346 140726193663948 0
/proc/67658/statm: 66860 55286 2688 2575 0 63767 0
Current children cumulated CPU time: 281.57 s
Current children cumulated vsize: 267440 KiB
Current children cumulated memory: 221144 KiB

[startup+342.3 s]
/proc/loadavg: 4.12 3.93 3.97 7/264 67683
/proc/meminfo: memFree=127833912/131249996 swapFree=33010160/33010684
[pid=67658] ppid=67643 vsize=276348 memory=221144 CPUtime=341.43 cores=1,3
/proc/67658/stat : 67658 (pbsolver) R 67643 67658 67590 0 -1 4194304 66108 0 0 0 34129 14 0 0 20 0 1 0 63940240 282980352 55286 18446744073709551615 4198400 14743177 140726193652240 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 49762304 140726193658250 140726193658346 140726193658346 140726193663948 0
/proc/67658/statm: 69087 55286 2688 2575 0 65994 0
Current children cumulated CPU time: 341.43 s
Current children cumulated vsize: 276348 KiB
Current children cumulated memory: 221144 KiB

[startup+402.3 s]
/proc/loadavg: 4.04 3.95 3.98 7/264 67685
/proc/meminfo: memFree=127793744/131249996 swapFree=33010160/33010684
[pid=67658] ppid=67643 vsize=287756 memory=221400 CPUtime=401.27 cores=1,3
/proc/67658/stat : 67658 (pbsolver) R 67643 67658 67590 0 -1 4194304 66180 0 0 0 40113 14 0 0 20 0 1 0 63940240 294662144 55350 18446744073709551615 4198400 14743177 140726193652240 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 49762304 140726193658250 140726193658346 140726193658346 140726193663948 0
/proc/67658/statm: 71939 55350 2688 2575 0 68846 0
Current children cumulated CPU time: 401.27 s
Current children cumulated vsize: 287756 KiB
Current children cumulated memory: 221400 KiB

[startup+462.3 s]
/proc/loadavg: 4.12 3.99 3.99 7/265 67690
/proc/meminfo: memFree=127673376/131249996 swapFree=33010160/33010684
[pid=67658] ppid=67643 vsize=306308 memory=241828 CPUtime=461.12 cores=1,3
/proc/67658/stat : 67658 (pbsolver) R 67643 67658 67590 0 -1 4194304 72213 0 0 0 46096 16 0 0 20 0 1 0 63940240 313659392 60457 18446744073709551615 4198400 14743177 140726193652240 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 49762304 140726193658250 140726193658346 140726193658346 140726193663948 0
/proc/67658/statm: 76577 60457 2688 2575 0 73484 0
Current children cumulated CPU time: 461.12 s

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

/proc/loadavg: 4.08 4.12 4.09 6/263 67861
/proc/meminfo: memFree=127422912/131249996 swapFree=33010160/33010684
[pid=67658] ppid=67643 vsize=550276 memory=540664 CPUtime=3154.68 cores=1,3
/proc/67658/stat : 67658 (pbsolver) R 67643 67658 67590 0 -1 4194304 120487 0 0 0 315442 26 0 0 20 0 1 0 63940240 563482624 135166 18446744073709551615 4198400 14743177 140726193652240 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 49762304 140726193658250 140726193658346 140726193658346 140726193663948 0
/proc/67658/statm: 137569 135166 2688 2575 0 134476 0
Current children cumulated CPU time: 3154.68 s
Current children cumulated vsize: 550276 KiB
Current children cumulated memory: 540664 KiB

[startup+3222.3 s]
/proc/loadavg: 4.13 4.12 4.09 6/263 67863
/proc/meminfo: memFree=127401596/131249996 swapFree=33010160/33010684
[pid=67658] ppid=67643 vsize=552836 memory=541304 CPUtime=3214.53 cores=1,3
/proc/67658/stat : 67658 (pbsolver) R 67643 67658 67590 0 -1 4194304 120815 0 0 0 321427 26 0 0 20 0 1 0 63940240 566104064 135326 18446744073709551615 4198400 14743177 140726193652240 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 49762304 140726193658250 140726193658346 140726193658346 140726193663948 0
/proc/67658/statm: 138209 135326 2688 2575 0 135116 0
Current children cumulated CPU time: 3214.53 s
Current children cumulated vsize: 552836 KiB
Current children cumulated memory: 541304 KiB

[startup+3282.3 s]
/proc/loadavg: 4.09 4.11 4.09 6/264 67866
/proc/meminfo: memFree=127405204/131249996 swapFree=33010160/33010684
[pid=67658] ppid=67643 vsize=553460 memory=541816 CPUtime=3274.39 cores=1,3
/proc/67658/stat : 67658 (pbsolver) R 67643 67658 67590 0 -1 4194304 120952 0 0 0 327413 26 0 0 20 0 1 0 63940240 566743040 135454 18446744073709551615 4198400 14743177 140726193652240 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 49762304 140726193658250 140726193658346 140726193658346 140726193663948 0
/proc/67658/statm: 138365 135454 2688 2575 0 135272 0
Current children cumulated CPU time: 3274.39 s
Current children cumulated vsize: 553460 KiB
Current children cumulated memory: 541816 KiB

[startup+3342.3 s]
/proc/loadavg: 4.15 4.12 4.09 6/264 67867
/proc/meminfo: memFree=127377472/131249996 swapFree=33010160/33010684
[pid=67658] ppid=67643 vsize=553852 memory=542328 CPUtime=3334.24 cores=1,3
/proc/67658/stat : 67658 (pbsolver) R 67643 67658 67590 0 -1 4194304 121248 0 0 0 333398 26 0 0 20 0 1 0 63940240 567144448 135582 18446744073709551615 4198400 14743177 140726193652240 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 49762304 140726193658250 140726193658346 140726193658346 140726193663948 0
/proc/67658/statm: 138463 135582 2688 2575 0 135370 0
Current children cumulated CPU time: 3334.24 s
Current children cumulated vsize: 553852 KiB
Current children cumulated memory: 542328 KiB

[startup+3402.3 s]
/proc/loadavg: 4.12 4.11 4.09 6/264 67869
/proc/meminfo: memFree=127402732/131249996 swapFree=33010160/33010684
[pid=67658] ppid=67643 vsize=554472 memory=542584 CPUtime=3394.1 cores=1,3
/proc/67658/stat : 67658 (pbsolver) R 67643 67658 67590 0 -1 4194304 121409 0 0 0 339384 26 0 0 20 0 1 0 63940240 567779328 135646 18446744073709551615 4198400 14743177 140726193652240 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 49762304 140726193658250 140726193658346 140726193658346 140726193663948 0
/proc/67658/statm: 138618 135646 2688 2575 0 135525 0
Current children cumulated CPU time: 3394.1 s
Current children cumulated vsize: 554472 KiB
Current children cumulated memory: 542584 KiB

[startup+3462.3 s]
/proc/loadavg: 4.04 4.09 4.08 6/265 67872
/proc/meminfo: memFree=127397896/131249996 swapFree=33010160/33010684
[pid=67658] ppid=67643 vsize=556132 memory=543480 CPUtime=3453.95 cores=1,3
/proc/67658/stat : 67658 (pbsolver) R 67643 67658 67590 0 -1 4194304 121702 0 0 0 345369 26 0 0 20 0 1 0 63940240 569479168 135870 18446744073709551615 4198400 14743177 140726193652240 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 49762304 140726193658250 140726193658346 140726193658346 140726193663948 0
/proc/67658/statm: 139033 135870 2688 2575 0 135940 0
Current children cumulated CPU time: 3453.95 s
Current children cumulated vsize: 556132 KiB
Current children cumulated memory: 543480 KiB

[startup+3522.3 s]
/proc/loadavg: 4.11 4.10 4.09 6/264 67876
/proc/meminfo: memFree=127398284/131249996 swapFree=33010160/33010684
[pid=67658] ppid=67643 vsize=562540 memory=546936 CPUtime=3513.8 cores=1,3
/proc/67658/stat : 67658 (pbsolver) R 67643 67658 67590 0 -1 4194304 122659 0 0 0 351354 26 0 0 20 0 1 0 63940240 576040960 136734 18446744073709551615 4198400 14743177 140726193652240 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 49762304 140726193658250 140726193658346 140726193658346 140726193663948 0
/proc/67658/statm: 140635 136734 2688 2575 0 137542 0
Current children cumulated CPU time: 3513.8 s
Current children cumulated vsize: 562540 KiB
Current children cumulated memory: 546936 KiB

[startup+3582.3 s]
/proc/loadavg: 4.09 4.09 4.09 6/264 67878
/proc/meminfo: memFree=127348236/131249996 swapFree=33010160/33010684
[pid=67658] ppid=67643 vsize=564104 memory=546936 CPUtime=3573.66 cores=1,3
/proc/67658/stat : 67658 (pbsolver) R 67643 67658 67590 0 -1 4194304 122746 0 0 0 357340 26 0 0 20 0 1 0 63940240 577642496 136734 18446744073709551615 4198400 14743177 140726193652240 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 49762304 140726193658250 140726193658346 140726193658346 140726193663948 0
/proc/67658/statm: 141026 136734 2688 2575 0 137933 0
Current children cumulated CPU time: 3573.66 s
Current children cumulated vsize: 564104 KiB
Current children cumulated memory: 546936 KiB

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

# cumulated CPU time of all completed processes:  user=3588.14 s, system=0.270244 s

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

[startup+3584 s]*
/proc/loadavg: 4.09 4.09 4.09 6/264 67878
/proc/meminfo: memFree=127348236/131249996 swapFree=33010160/33010684
[pid=67658] ppid=67643 vsize=564104 memory=546936 CPUtime=3575.36 cores=1,3
/proc/67658/stat : 67658 (pbsolver) R 67643 67658 67590 0 -1 4194304 122746 0 0 0 357510 26 0 0 20 0 1 0 63940240 577642496 136734 18446744073709551615 4198400 14743177 140726193652240 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 49762304 140726193658250 140726193658346 140726193658346 140726193663948 0
/proc/67658/statm: 141026 136734 2688 2575 0 137933 0
Current children cumulated CPU time: 3575.36 s
Current children cumulated vsize: 564104 KiB
Current children cumulated memory: 546936 KiB

[startup+3590.4 s]
/proc/loadavg: 4.08 4.09 4.09 6/264 67879
/proc/meminfo: memFree=127356300/131249996 swapFree=33010160/33010684
[pid=67658] ppid=67643 vsize=564104 memory=546936 CPUtime=3581.74 cores=1,3
/proc/67658/stat : 67658 (pbsolver) R 67643 67658 67590 0 -1 4194304 122747 0 0 0 358148 26 0 0 20 0 1 0 63940240 577642496 136734 18446744073709551615 4198400 14743177 140726193652240 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 49762304 140726193658250 140726193658346 140726193658346 140726193663948 0
/proc/67658/statm: 141026 136734 2688 2575 0 137933 0
Current children cumulated CPU time: 3581.74 s
Current children cumulated vsize: 564104 KiB
Current children cumulated memory: 546936 KiB

[startup+3593.6 s]
/proc/loadavg: 4.08 4.09 4.09 6/264 67879
/proc/meminfo: memFree=127356300/131249996 swapFree=33010160/33010684
[pid=67658] ppid=67643 vsize=564104 memory=546936 CPUtime=3584.93 cores=1,3
/proc/67658/stat : 67658 (pbsolver) R 67643 67658 67590 0 -1 4194304 122747 0 0 0 358467 26 0 0 20 0 1 0 63940240 577642496 136734 18446744073709551615 4198400 14743177 140726193652240 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 49762304 140726193658250 140726193658346 140726193658346 140726193663948 0
/proc/67658/statm: 141026 136734 2688 2575 0 137933 0
Current children cumulated CPU time: 3584.93 s
Current children cumulated vsize: 564104 KiB
Current children cumulated memory: 546936 KiB

[startup+3595.2 s]
/proc/loadavg: 4.08 4.09 4.09 6/264 67879
/proc/meminfo: memFree=127356316/131249996 swapFree=33010160/33010684
[pid=67658] ppid=67643 vsize=564104 memory=546936 CPUtime=3586.52 cores=1,3
/proc/67658/stat : 67658 (pbsolver) R 67643 67658 67590 0 -1 4194304 122747 0 0 0 358626 26 0 0 20 0 1 0 63940240 577642496 136734 18446744073709551615 4198400 14743177 140726193652240 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 49762304 140726193658250 140726193658346 140726193658346 140726193663948 0
/proc/67658/statm: 141026 136734 2688 2575 0 137933 0
Current children cumulated CPU time: 3586.52 s
Current children cumulated vsize: 564104 KiB
Current children cumulated memory: 546936 KiB

[startup+3596 s]*
/proc/loadavg: 4.08 4.09 4.09 6/264 67880
/proc/meminfo: memFree=127355352/131249996 swapFree=33010160/33010684
[pid=67658] ppid=67643 vsize=564104 memory=546936 CPUtime=3587.33 cores=1,3
/proc/67658/stat : 67658 (pbsolver) R 67643 67658 67590 0 -1 4194304 122747 0 0 0 358707 26 0 0 20 0 1 0 63940240 577642496 136734 18446744073709551615 4198400 14743177 140726193652240 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 49762304 140726193658250 140726193658346 140726193658346 140726193663948 0
/proc/67658/statm: 141026 136734 2688 2575 0 137933 0
Current children cumulated CPU time: 3587.33 s
Current children cumulated vsize: 564104 KiB
Current children cumulated memory: 546936 KiB

[startup+3596.8 s]
/proc/loadavg: 4.08 4.09 4.09 6/264 67880
/proc/meminfo: memFree=127355352/131249996 swapFree=33010160/33010684
[pid=67658] ppid=67643 vsize=564104 memory=546936 CPUtime=3588.12 cores=1,3
/proc/67658/stat : 67658 (pbsolver) R 67643 67658 67590 0 -1 4194304 122747 0 0 0 358786 26 0 0 20 0 1 0 63940240 577642496 136734 18446744073709551615 4198400 14743177 140726193652240 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 49762304 140726193658250 140726193658346 140726193658346 140726193663948 0
/proc/67658/statm: 141026 136734 2688 2575 0 137933 0
Current children cumulated CPU time: 3588.12 s
Current children cumulated vsize: 564104 KiB
Current children cumulated memory: 546936 KiB

[startup+3597 s]*
/proc/loadavg: 4.07 4.09 4.09 6/264 67880
/proc/meminfo: memFree=127355352/131249996 swapFree=33010160/33010684
[pid=67658] ppid=67643 vsize=564104 memory=546936 CPUtime=3588.32 cores=1,3
/proc/67658/stat : 67658 (pbsolver) R 67643 67658 67590 0 -1 4194304 122747 0 0 0 358806 26 0 0 20 0 1 0 63940240 577642496 136734 18446744073709551615 4198400 14743177 140726193652240 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 16769280 16853168 49762304 140726193658250 140726193658346 140726193658346 140726193663948 0
/proc/67658/statm: 141026 136734 2688 2575 0 137933 0
Current children cumulated CPU time: 3588.32 s
Current children cumulated vsize: 564104 KiB
Current children cumulated memory: 546936 KiB

Child status: 0

Real time (s): 3597.08
CPU time (s): 3588.41
CPU user time (s): 3588.14
CPU system time (s): 0.270244
CPU usage (%): 99.7589
Max. virtual memory (cumulated for all children) (KiB): 564104
Max. memory (cumulated for all children) (KiB): 546936

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3588.14
system time used= 0.270244
maximum resident set size= 546936
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 122827
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= 38
involuntary context switches= 3339


# summary of solver processes directly reported to runsolver:
#   pid: 67658
#   total CPU time (s): 3588.41
#   total CPU user time (s): 3588.14
#   total CPU system time (s): 0.270244

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.35184 second user time and 12.2464 second system time

The end

Launcher Data

Begin job on nodeC029 at 2025-07-02 20:56:58
IDJOB=4502703
IDBENCH=155373
IDSOLVER=3366
FILE ID=nodeC029/4502703-1751482618
RUNJOBID= nodeC029-1751482618-67602
SLURM_JOB_ID= 9598529
Free space on /tmp= 432264 MiB

SOLVER NAME= SCIP-10 2025-06-13
BENCH NAME= PB24/normalized-PB11/OPT-LIN/heinz/normalized-hanoi5.opb
COMMAND LINE= pbsolver -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4502703-1751482618/watcher-4502703-1751482618 -o /tmp/evaluation-result-4502703-1751482618/solver-4502703-1751482618 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC029-1751482618-67602 --watchdog 3760  pbsolver -f HOME/instance-4502703-1751482618.opb -t 3600 -m 31000

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

MD5SUM BENCH= 179846138439b27c2be3c10cf8937212
RANDOM SEED=1977276212

nodeC029 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.725
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.46
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.255
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.46
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		: 3599.024
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.46
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		: 3599.763
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.46
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.719
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 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.46
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		: 3600.580
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.46
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		: 3565.122
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.46
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		: 3599.727
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.46
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        128943780 kB
MemAvailable:   129761348 kB
Buffers:            2128 kB
Cached:          1617768 kB
SwapCached:           40 kB
Active:           505648 kB
Inactive:        1178260 kB
Active(anon):      77264 kB
Inactive(anon):     4768 kB
Active(file):     428384 kB
Inactive(file):  1173492 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             62532 kB
Writeback:             0 kB
AnonPages:         67400 kB
Mapped:           103684 kB
Shmem:             18020 kB
KReclaimable:     109860 kB
Slab:             198444 kB
SReclaimable:     109860 kB
SUnreclaim:        88584 kB
KernelStack:        3940 kB
PageTables:         2704 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     331424 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150360 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 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:      193236 kB
DirectMap2M:    11112448 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 432200 MiB
End job on nodeC029 at 2025-07-02 21:56:55