Trace number 4507491

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 NameAnswerCPU timeWall clock time
SCIP 2025-06-13? 3587.07 3597.05

General information on the benchmark

NamePB24/normalized-PB12/DEC-LIN/sroussel/
ShortestPathTate/normalized-TateBritain_K87.opb
MD5SUMb65f6b5f7cc62b44e438e625661039cb
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark130.979
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5916
Total number of constraints6092
Number of constraints which are clauses6005
Number of constraints which are cardinality constraints (but not clauses)87
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint87
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 88
Number of bits of the biggest sum of numbers7
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-4507491-1751191306.opb>
0.00/0.02	c original problem has 5916 variables (5916 bin, 0 int, 0 cont) and 6092 constraints
0.00/0.02	c problem read in 0.018 seconds
0.00/0.02	c problem without objective
0.00/0.03	c presolving:
0.00/0.04	c (round 1, fast)       148 del vars, 2 del conss, 0 add conss, 2 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1177 clqs
0.00/0.05	c (round 2, fast)       392 del vars, 155 del conss, 0 add conss, 66 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1164 clqs
0.00/0.05	c (round 3, fast)       506 del vars, 237 del conss, 0 add conss, 114 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1169 clqs
0.00/0.05	c (round 4, fast)       570 del vars, 294 del conss, 0 add conss, 139 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1195 clqs
0.00/0.05	c (round 5, fast)       581 del vars, 303 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1210 clqs
0.00/0.06	c    (0.1s) running MILP presolver
0.09/0.11	c    (0.1s) MILP presolver (4 rounds): 1 aggregations, 94 fixings, 0 bound changes
0.09/0.11	c (round 6, medium)     678 del vars, 305 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1202 clqs
0.09/0.12	c (round 7, fast)       678 del vars, 401 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1213 clqs
0.09/0.12	c (round 8, exhaustive) 678 del vars, 485 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1213 clqs
0.09/0.14	c (round 9, exhaustive) 678 del vars, 485 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 0 chg coeffs, 5607 upgd conss, 0 impls, 1213 clqs
0.09/0.17	c (round 10, exhaustive) 739 del vars, 485 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 61 chg coeffs, 5607 upgd conss, 0 impls, 1202 clqs
0.09/0.17	c (round 11, fast)       800 del vars, 546 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 61 chg coeffs, 5607 upgd conss, 0 impls, 1202 clqs
0.79/0.88	c (round 12, exhaustive) 826 del vars, 547 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 61 chg coeffs, 5607 upgd conss, 0 impls, 35181 clqs
0.79/0.88	c (round 13, fast)       827 del vars, 573 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 108 chg coeffs, 5607 upgd conss, 0 impls, 35195 clqs
1.09/1.19	c (round 14, exhaustive) 852 del vars, 573 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 108 chg coeffs, 5607 upgd conss, 0 impls, 35342 clqs
1.09/1.19	c (round 15, fast)       852 del vars, 598 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 168 chg coeffs, 5607 upgd conss, 0 impls, 35346 clqs
1.28/1.33	c (round 16, exhaustive) 878 del vars, 598 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 168 chg coeffs, 5607 upgd conss, 0 impls, 35347 clqs
1.28/1.34	c (round 17, fast)       878 del vars, 624 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 216 chg coeffs, 5607 upgd conss, 0 impls, 35352 clqs
1.38/1.43	c (round 18, exhaustive) 903 del vars, 624 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 216 chg coeffs, 5607 upgd conss, 0 impls, 35350 clqs
1.38/1.43	c (round 19, fast)       903 del vars, 649 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 252 chg coeffs, 5607 upgd conss, 0 impls, 35353 clqs
1.38/1.47	c (round 20, exhaustive) 928 del vars, 649 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 252 chg coeffs, 5607 upgd conss, 0 impls, 35278 clqs
1.38/1.47	c (round 21, fast)       928 del vars, 674 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 275 chg coeffs, 5607 upgd conss, 0 impls, 35278 clqs
1.78/1.81	c    (1.8s) probing: 1000/5398 (18.5%) - 143 fixings, 1 aggregations, 578973 implications, 0 bound changes
2.78/2.84	c (round 22, exhaustive) 953 del vars, 674 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 275 chg coeffs, 5607 upgd conss, 0 impls, 35370 clqs
2.78/2.84	c (round 23, fast)       953 del vars, 699 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 307 chg coeffs, 5607 upgd conss, 0 impls, 35376 clqs
2.78/2.89	c (round 24, exhaustive) 978 del vars, 699 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 307 chg coeffs, 5607 upgd conss, 0 impls, 35409 clqs
2.78/2.89	c (round 25, fast)       978 del vars, 724 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 338 chg coeffs, 5607 upgd conss, 0 impls, 35411 clqs
2.98/3.00	c    (3.0s) probing: 2000/5398 (37.1%) - 185 fixings, 1 aggregations, 1084361 implications, 0 bound changes
3.87/4.00	c    (4.0s) probing: 3000/5398 (55.6%) - 199 fixings, 1 aggregations, 1502430 implications, 0 bound changes
3.98/4.05	c (round 26, exhaustive) 1003 del vars, 724 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 338 chg coeffs, 5607 upgd conss, 0 impls, 35430 clqs
3.98/4.05	c (round 27, fast)       1003 del vars, 749 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 383 chg coeffs, 5607 upgd conss, 0 impls, 35432 clqs
4.98/5.04	c    (5.0s) probing: 4000/5398 (74.1%) - 212 fixings, 1 aggregations, 1904880 implications, 0 bound changes
5.08/5.11	c    (5.1s) probing: 4072/5398 (75.4%) - 212 fixings, 1 aggregations, 1933578 implications, 0 bound changes
5.08/5.11	c    (5.1s) probing aborted: 1000/1000 successive useless probings
5.08/5.11	c (round 28, exhaustive) 1015 del vars, 749 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 383 chg coeffs, 5607 upgd conss, 0 impls, 35441 clqs
5.08/5.11	c (round 29, fast)       1015 del vars, 761 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 399 chg coeffs, 5607 upgd conss, 0 impls, 35441 clqs
5.17/5.24	c    (5.2s) probing: 4172/5398 (77.3%) - 212 fixings, 1 aggregations, 1971322 implications, 0 bound changes
5.17/5.24	c    (5.2s) probing aborted: 1000/1000 successive useless probings
5.17/5.25	c    (5.3s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
5.17/5.26	c    (5.3s) symmetry computation finished: 7 generators found (max: 1500, log10 of symmetry group size: 2.58) (symcode time: 0.00)
5.17/5.27	c dynamic symmetry handling statistics:
5.17/5.27	c    orbitopal reduction:       no components
5.17/5.27	c    orbital reduction:         no components
5.17/5.27	c    lexicographic reduction:    4 permutations with support sizes 162, 320, 162, 146
5.17/5.27	c handled 5 out of 5 symmetry components
5.17/5.28	c presolving (30 rounds: 30 fast, 14 medium, 13 exhaustive):
5.17/5.28	c  1018 deleted vars, 761 deleted constraints, 3 added constraints, 141 tightened bounds, 0 added holes, 0 changed sides, 399 changed coefficients
5.17/5.28	c  0 implications, 35448 cliques
5.17/5.28	c presolved problem has 5181 variables (5181 bin, 0 int, 0 cont) and 5334 constraints
5.17/5.28	c presolved problem has 0 implied integral variables (0 bin, 0 int, 0 cont)
5.17/5.28	c       1 constraints of type <knapsack>
5.17/5.28	c    1145 constraints of type <setppc>
5.17/5.28	c       3 constraints of type <orbitope_pp>
5.17/5.28	c    4185 constraints of type <logicor>
5.17/5.28	c transformed objective value is always integral (scale: 1)
5.17/5.28	c Presolving Time: 5.25
5.17/5.28	c 
5.17/5.28	c - non default parameters ----------------------------------------------------------------------
5.17/5.28	c 
5.17/5.28	c # SCIP version 10.0.0
5.17/5.28	c 
5.17/5.28	c # maximal time in seconds to run
5.17/5.28	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
5.17/5.28	c limits/time = 3596.998008
5.17/5.28	c 
5.17/5.28	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
5.17/5.28	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
5.17/5.28	c limits/memory = 27900
5.17/5.28	c 
5.17/5.28	c # belongs reading time to solving time?
5.17/5.28	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
5.17/5.28	c timing/reading = TRUE
5.17/5.28	c 
5.17/5.28	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
5.17/5.28	c # [type: int, advanced: TRUE, range: [-1,2147483647], default: -1]
5.17/5.28	c reading/opbreader/maxintsize = 47
5.17/5.28	c 
5.17/5.28	c # timing when propagator should be called (1:BEFORELP, 2:DURINGLPLOOP, 4:AFTERLPLOOP, 15:ALWAYS))
5.17/5.28	c # [type: int, advanced: TRUE, range: [0,15], default: 15]
5.17/5.28	c propagating/genvbounds/timingmask = 0
5.17/5.28	c 
5.17/5.28	c -----------------------------------------------------------------------------------------------
5.17/5.28	c 
8.67/8.76	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
8.67/8.76	c   8.8s|     1 |     0 | 11099 |     - |   113M |   0 |5181 |5422 |5328 |   0 |  0 |  90 |   0 | 0.000000e+00 |      --      |    Inf | unknown
39.38/39.55	c  39.5s|     1 |     0 | 68047 |     - |   120M |   0 |5181 |5628 |5339 |  11 |  1 |  96 |   0 | 0.000000e+00 |      --      |    Inf | unknown
40.78/40.97	c  41.0s|     1 |     0 | 70776 |     - |   124M |   0 |5181 |5622 |5344 |  16 |  2 |  99 |   0 | 0.000000e+00 |      --      |    Inf | unknown
43.57/43.76	c  43.8s|     1 |     0 | 76658 |     - |   127M |   0 |5181 |5629 |5357 |  29 |  3 | 107 |   0 | 0.000000e+00 |      --      |    Inf | unknown
48.66/48.81	c  48.8s|     1 |     0 | 86934 |     - |   130M |   0 |5181 |5630 |5369 |  41 |  4 | 109 |   0 | 0.000000e+00 |      --      |    Inf | unknown
52.25/52.46	c  52.5s|     1 |     0 | 93475 |     - |   131M |   0 |5181 |5630 |5384 |  56 |  5 | 119 |   0 | 0.000000e+00 |      --      |    Inf | unknown
55.74/55.97	c  56.0s|     1 |     0 |100534 |     - |   133M |   0 |5181 |5631 |5393 |  65 |  6 | 120 |   0 | 0.000000e+00 |      --      |    Inf | unknown
62.83/63.09	c  63.1s|     1 |     0 |112908 |     - |   134M |   0 |5181 |5633 |5404 |  76 |  7 | 124 |   0 | 0.000000e+00 |      --      |    Inf | unknown
66.71/66.94	c  66.9s|     1 |     0 |119996 |     - |   135M |   0 |5181 |5632 |5416 |  88 |  8 | 125 |   0 | 0.000000e+00 |      --      |    Inf | unknown
74.19/74.40	c  74.4s|     1 |     0 |133098 |     - |   137M |   0 |5181 |5637 |5430 | 102 |  9 | 130 |   0 | 0.000000e+00 |      --      |    Inf | unknown
77.29/77.57	c  77.6s|     1 |     0 |138800 |     - |   137M |   0 |5181 |5638 |5436 | 108 | 10 | 131 |   0 | 0.000000e+00 |      --      |    Inf | unknown
79.48/79.77	c  79.8s|     1 |     0 |143397 |     - |   138M |   0 |5181 |5640 |5440 | 112 | 11 | 135 |   0 | 0.000000e+00 |      --      |    Inf | unknown
106.41/106.80	c   107s|     1 |     2 |182998 |     - |   139M |   0 |5181 |5658 |5440 | 112 | 11 | 156 |  10 | 0.000000e+00 |      --      |    Inf | unknown
198.48/199.02	c   199s|   100 |    17 |411040 |2703.5 |   147M |  40 |5181 |5700 |5379 | 133 |  0 | 207 |  10 | 0.000000e+00 |      --      |    Inf | unknown
445.85/447.03	c   447s|   200 |    63 |  1048k|4545.9 |   161M |  40 |5181 |5753 |5367 | 276 |  1 | 332 |  10 | 0.000000e+00 |      --      |    Inf |   1.55%
591.27/592.80	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
591.27/592.80	c   593s|   300 |    79 |  1423k|4281.1 |   166M |  40 |5181 |5784 |5384 | 328 |  0 | 413 |  10 | 0.000000e+00 |      --      |    Inf |  10.72%
686.74/688.58	c   689s|   400 |    89 |  1695k|3890.0 |   169M |  40 |5181 |5789 |5381 | 603 |  1 | 444 |  10 | 0.000000e+00 |      --      |    Inf |  11.70%
791.26/793.39	c   793s|   500 |    85 |  1979k|3680.1 |   175M |  40 |5181 |5814 |5393 | 671 |  1 | 501 |  10 | 0.000000e+00 |      --      |    Inf |  12.88%
877.74/880.03	c   880s|   600 |    85 |  2221k|3469.1 |   176M |  40 |5181 |5831 |5385 | 761 |  1 | 524 |  10 | 0.000000e+00 |      --      |    Inf |  13.22%
1067.36/1070.19	c  1070s|   700 |    98 |  2656k|3594.6 |   181M |  40 |5181 |5829 |5394 | 852 |  1 | 567 |  10 | 0.000000e+00 |      --      |    Inf |  15.28%
1179.46/1182.51	c  1183s|   800 |   100 |  2964k|3531.3 |   182M |  40 |5181 |5836 |5403 | 908 |  3 | 585 |  10 | 0.000000e+00 |      --      |    Inf |  15.60%
1277.11/1280.40	c  1280s|   900 |   102 |  3236k|3440.1 |   184M |  40 |5181 |5858 |5404 | 933 |  1 | 622 |  10 | 0.000000e+00 |      --      |    Inf |  15.68%
1396.80/1400.41	c  1400s|  1000 |   108 |  3569k|3429.7 |   187M |  40 |5181 |5907 |5384 | 954 |  0 | 701 |  10 | 0.000000e+00 |      --      |    Inf |  15.71%
1480.49/1484.31	c  1484s|  1100 |   108 |  3811k|3337.7 |   189M |  40 |5181 |5982 |5388 | 972 |  1 | 783 |  10 | 0.000000e+00 |      --      |    Inf |  15.71%
1598.38/1602.51	c  1603s|  1200 |   108 |  4143k|3336.2 |   191M |  40 |5181 |5975 |5387 |1049 |  0 | 831 |  10 | 0.000000e+00 |      --      |    Inf |  15.72%
1660.42/1664.78	c  1665s|  1300 |   112 |  4328k|3221.8 |   193M |  40 |5181 |6010 |5389 |1068 |  1 | 877 |  10 | 0.000000e+00 |      --      |    Inf |  15.72%
1734.03/1738.55	c  1739s|  1400 |   108 |  4544k|3146.0 |   194M |  43 |5181 |6051 |5390 |1103 |  1 | 927 |  10 | 0.000000e+00 |      --      |    Inf |  15.72%
1818.61/1823.35	c  1823s|  1500 |   108 |  4790k|3099.8 |   196M |  43 |5181 |6097 |5398 |1140 |  0 | 978 |  10 | 0.000000e+00 |      --      |    Inf |  15.72%
1905.59/1910.55	c  1911s|  1600 |   113 |  5043k|3064.3 |   198M |  45 |5181 |6139 |5404 |1190 |  2 |1023 |  10 | 0.000000e+00 |      --      |    Inf |  15.72%
1988.77/1993.98	c  1994s|  1700 |   113 |  5290k|3029.7 |   201M |  45 |5181 |6181 |5405 |1233 |  0 |1073 |  10 | 0.000000e+00 |      --      |    Inf |  15.72%
2084.63/2090.06	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2084.63/2090.06	c  2090s|  1800 |   117 |  5571k|3017.2 |   202M |  49 |5181 |6205 |5404 |1308 |  1 |1103 |  10 | 0.000000e+00 |      --      |    Inf |  15.72%
2183.22/2188.91	c  2189s|  1900 |   117 |  5864k|3012.8 |   205M |  50 |5181 |6234 |5413 |1344 |  1 |1134 |  10 | 0.000000e+00 |      --      |    Inf |  15.72%
2258.10/2264.08	c  2264s|  2000 |   117 |  6083k|2971.7 |   206M |  55 |5181 |6259 |5414 |1381 |  0 |1162 |  10 | 0.000000e+00 |      --      |    Inf |  15.72%
2363.77/2370.06	c  2370s|  2100 |   119 |  6393k|2977.6 |   208M |  55 |5181 |6268 |5416 |1433 |  2 |1173 |  10 | 0.000000e+00 |      --      |    Inf |  15.72%
2435.55/2442.02	c  2442s|  2200 |   119 |  6608k|2940.1 |   208M |  71 |5181 |6286 |5414 |1440 |  1 |1200 |  10 | 0.000000e+00 |      --      |    Inf |  15.72%
2519.19/2525.92	c  2526s|  2300 |   119 |  6857k|2920.4 |   209M |  71 |5181 |6302 |5417 |1465 |  1 |1221 |  10 | 0.000000e+00 |      --      |    Inf |  15.72%
2614.40/2621.42	c  2621s|  2400 |   119 |  7133k|2913.9 |   209M |  71 |5181 |6319 |5415 |1476 |  0 |1246 |  10 | 0.000000e+00 |      --      |    Inf |  15.72%
2691.26/2698.56	c  2699s|  2500 |   121 |  7355k|2886.1 |   209M |  71 |5181 |6342 |5417 |1485 |  2 |1277 |  10 | 0.000000e+00 |      --      |    Inf |  15.72%
2774.51/2782.06	c  2782s|  2600 |   117 |  7601k|2869.4 |   210M |  84 |5181 |6374 |5416 |1488 |  0 |1310 |  10 | 0.000000e+00 |      --      |    Inf |  15.72%
2871.91/2879.70	c  2880s|  2700 |   117 |  7883k|2867.6 |   210M |  84 |5181 |6387 |5421 |1520 |  0 |1339 |  10 | 0.000000e+00 |      --      |    Inf |  15.72%
2947.28/2955.37	c  2955s|  2800 |   117 |  8106k|2844.8 |   212M |  84 |5181 |6411 |5402 |1567 |  1 |1378 |  10 | 0.000000e+00 |      --      |    Inf |  15.72%
3027.33/3035.67	c  3036s|  2900 |   117 |  8342k|2828.2 |   213M |  84 |5181 |6442 |   0 |1607 |  0 |1437 |  10 | 0.000000e+00 |      --      |    Inf |  15.72%
3130.71/3139.35	c  3139s|  3000 |   111 |  8637k|2832.2 |   213M |  84 |5181 |6464 |5398 |1624 |  1 |1489 |  10 | 0.000000e+00 |      --      |    Inf |  15.72%
3215.35/3224.25	c  3224s|  3100 |   111 |  8888k|2821.8 |   214M |  84 |5181 |6493 |5401 |1655 |  1 |1537 |  10 | 0.000000e+00 |      --      |    Inf |  15.72%
3300.49/3309.60	c  3310s|  3200 |   111 |  9140k|2812.5 |   215M |  84 |5181 |6518 |5414 |1680 |  0 |1571 |  10 | 0.000000e+00 |      --      |    Inf |  15.72%
3403.08/3412.59	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3403.08/3412.59	c  3413s|  3300 |   113 |  9435k|2816.6 |   215M |  84 |5181 |6516 |5384 |1705 |  0 |1607 |  10 | 0.000000e+00 |      --      |    Inf |  15.72%
3508.36/3518.12	c  3518s|  3400 |   115 |  9738k|2822.9 |   216M |  84 |5181 |6542 |5419 |1754 |  1 |1647 |  10 | 0.000000e+00 |      --      |    Inf |  15.72%
3586.91/3597.00	c 
3586.91/3597.00	c SCIP Status        : solving was interrupted [time limit reached]
3586.91/3597.00	c Solving Time (sec) : 3597.00
3586.91/3597.00	c Solving Nodes      : 3485
3586.91/3597.00	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
3586.91/3597.00	c Dual Bound         : +0.00000000000000e+00
3586.91/3597.00	c Gap                : infinite
3586.91/3597.00	s UNKNOWN
3586.91/3597.00	c SCIP Status        : solving was interrupted [time limit reached]
3586.91/3597.00	c Total Time         :    3597.00
3586.91/3597.00	c   solving          :    3597.00
3586.91/3597.00	c   presolving       :       5.25 (included in solving)
3586.91/3597.00	c   reading          :       0.02 (included in solving)
3586.91/3597.00	c   copying          :       1.25 (104 #copies) (minimal 0.01, maximal 0.01, average 0.01)
3586.91/3597.00	c Original Problem   :
3586.91/3597.00	c   Problem name     : HOME/instance-4507491-1751191306.opb
3586.91/3597.00	c   Variables        : 5916 (5916 binary, 0 integer, 0 continuous)
3586.91/3597.00	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
3586.91/3597.00	c   Constraints      : 6092 initial, 6092 maximal
3586.91/3597.00	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3586.91/3597.00	c Presolved Problem  :
3586.91/3597.00	c   Problem name     : t_HOME/instance-4507491-1751191306.opb
3586.91/3597.00	c   Variables        : 5181 (5181 binary, 0 integer, 0 continuous)
3586.91/3597.00	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
3586.91/3597.00	c   Constraints      : 5334 initial, 6570 maximal
3586.91/3597.00	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3586.91/3597.00	c   Nonzeros         : 28498 constraint, 75910 clique table
3586.91/3597.00	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
3586.91/3597.00	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.91/3597.00	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.91/3597.00	c   domcol           :       0.08       0.00     10          0          0          0          0          0          0          0          0          0
3586.91/3597.00	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.91/3597.00	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.91/3597.00	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.91/3597.00	c   dualsparsify     :       0.01       0.00      1          0          0          0          0          0          0          0          0          0
3586.91/3597.00	c   gateextraction   :       0.02       0.00     11          0          0          0          0          0          1          0          0          0
3586.91/3597.00	c   implics          :       0.00       0.00     14          0          0          0          0          0          0          0          0          0
3586.91/3597.00	c   implint          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.91/3597.00	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.91/3597.00	c   milp             :       0.06       0.00      1         94          1          0          0          0          0          0          0          0
3586.91/3597.00	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.91/3597.00	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.91/3597.00	c   sparsify         :       0.14       0.00      3          0          0          0          0          0          0          0          0          0
3586.91/3597.00	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.91/3597.00	c   trivial          :       0.00       0.00     30        283          0          0          0          0          0          0          0          0
3586.91/3597.00	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.91/3597.00	c   dualfix          :       0.00       0.00     30          0          0          0          0          0          0          0          0          0
3586.91/3597.00	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.91/3597.00	c   probing          :       4.57       0.00     10        212          1          0          0          0          0          0          0          0
3586.91/3597.00	c   pseudoobj        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.91/3597.00	c   symmetry         :       0.02       0.00      1          3          0          0          0          0          0          3          0          0
3586.91/3597.00	c   vbounds          :       0.01       0.00      2          0          0          0          0          0          0          0          0          0
3586.91/3597.00	c   knapsack         :       0.00       0.00     43          0          0          0          0          0          0          0          0          0
3586.91/3597.00	c   setppc           :       0.03       0.00     43          0          0          0          0          0         67          0          0          0
3586.91/3597.00	c   linear           :       0.04       0.00     11        141          0          0        141          0        485          0          0          0
3586.91/3597.00	c   orbitope_pp      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.91/3597.00	c   logicor          :       0.26       0.00     43         61          0          0          0          0        208          0          0        399
3586.91/3597.00	c   components       :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3586.91/3597.00	c   root node        :          -          -      -          0          -          -          0          -          -          -          -          -
3586.91/3597.00	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
3586.91/3597.00	c   integral         :          0          0          0          0       1801          0          0        292          0          0          0          0          0          0       3602
3586.91/3597.00	c   knapsack         :          1+         2         11      95104          0          0          0        288         25          0        137          0          0          0          0
3586.91/3597.00	c   setppc           :       1145+      1229         11      96863          0          0          0        230     856091        169     159448          0          0          0          0
3586.91/3597.00	c   linear           :          0+       222         11      31800          0          0          0          3       1017          1        803          2          2          0          0
3586.91/3597.00	c   orbitope_pp      :          3          3          0      33139          0          0          0          0        553          0        707          0          0          0          0
3586.91/3597.00	c   logicor          :       4185+      5140         11      81324          0          0          0          0    1093065        195     275008         37         18          0          0
3586.91/3597.00	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3586.91/3597.00	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3586.91/3597.00	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3586.91/3597.00	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
3586.91/3597.00	c   integral         :       4.93       0.00       0.00       0.00       4.93       0.00       0.00       0.00       0.00       0.00
3586.91/3597.00	c   knapsack         :       0.08       0.00       0.00       0.08       0.00       0.00       0.00       0.00       0.00       0.00
3586.91/3597.00	c   setppc           :       1.25       0.00       0.00       1.01       0.00       0.00       0.00       0.00       0.23       0.01
3586.91/3597.00	c   linear           :       0.06       0.00       0.00       0.04       0.00       0.00       0.00       0.00       0.00       0.01
3586.91/3597.00	c   orbitope_pp      :       0.08       0.00       0.00       0.08       0.00       0.00       0.00       0.00       0.00       0.00
3586.91/3597.00	c   logicor          :       2.67       0.00       0.01       2.30       0.00       0.00       0.00       0.00       0.36       0.01
3586.91/3597.00	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3586.91/3597.00	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3586.91/3597.00	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3586.91/3597.00	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
3586.91/3597.00	c   dualfix          :          1          0          0          0
3586.91/3597.00	c   genvbounds       :          0          0          0          0
3586.91/3597.00	c   nlobbt           :          0          0          0          0
3586.91/3597.00	c   obbt             :          0          0          0          0
3586.91/3597.00	c   probing          :          0          0          0          0
3586.91/3597.00	c   pseudoobj        :          0          0          0          0
3586.91/3597.00	c   redcost          :          0          0          0          0
3586.91/3597.00	c   rootredcost      :          0          0          0          0
3586.91/3597.00	c   symmetry         :      28334          0          0        101
3586.91/3597.00	c   vbounds          :      23448          0          0          0
3586.91/3597.00	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
3586.91/3597.00	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
3586.91/3597.00	c   genvbounds       :       0.00       0.00       0.00       0.00       0.00       0.00
3586.91/3597.00	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
3586.91/3597.00	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
3586.91/3597.00	c   probing          :       4.57       0.00       4.57       0.00       0.00       0.00
3586.91/3597.00	c   pseudoobj        :       0.01       0.00       0.00       0.01       0.00       0.00
3586.91/3597.00	c   redcost          :       0.00       0.00       0.00       0.00       0.00       0.00
3586.91/3597.00	c   rootredcost      :       0.00       0.00       0.00       0.00       0.00       0.00
3586.91/3597.00	c   symmetry         :       0.12       0.00       0.02       0.10       0.00       0.00
3586.91/3597.00	c   vbounds          :       0.33       0.00       0.01       0.32       0.00       0.00
3586.91/3597.00	c Symmetry           :
3586.91/3597.00	c   #affected vars   :       1090 (1090 bin, 0 int, 0 cont)
3586.91/3597.00	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
3586.91/3597.00	c   orbital reduction:          0 reductions applied,          0 cutoffs
3586.91/3597.00	c   lexicographic red:        101 reductions applied,          0 cutoffs
3586.91/3597.00	c   shadow tree time :       0.01 s
3586.91/3597.00	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
3586.91/3597.00	c   propagation      :       0.03        360        217          -        976       70.6         19       15.9          -          -          -
3586.91/3597.00	c   infeasible LP    :       4.18       1526        863          -      13584      876.6         21       17.8         11      183.3          0
3586.91/3597.00	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3586.91/3597.00	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
3586.91/3597.00	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3586.91/3597.00	c   applied globally :       0.06          -          -          0       1670      118.9          -          -         11          -          -
3586.91/3597.00	c   applied locally  :          -          -          -          0          5      910.6          -          -          0          -          -
3586.91/3597.00	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
3586.91/3597.00	c   cut pool         :       0.09          -        513         21          -          -       1090       8975          -          -          -          -          -    (maximal pool size:        609)
3586.91/3597.00	c   aggregation      :       0.13       0.00        130         11          0          0          0          0          0          0          0          0          0
3586.91/3597.00	c   > cmir           :          -          -          -          -          -          -          -          0          0          0          0          0          -
3586.91/3597.00	c   > flowcover      :          -          -          -          -          -          -          -          0          0          0          0          0          -
3586.91/3597.00	c   > knapsackcover  :          -          -          -          -          -          -          -          0          0          0          0          0          -
3586.91/3597.00	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.91/3597.00	c   clique           :       0.29       0.00         11         11          0          0         75        422          0        164        164          0          0
3586.91/3597.00	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.91/3597.00	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.91/3597.00	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.91/3597.00	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.91/3597.00	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.91/3597.00	c   gomory           :      14.63       0.00        129         10          0          0        844       6908          8        634        633          1          0
3586.91/3597.00	c   > gomorymi       :          -          -          -          -          -          -          -       3187          4        394        393          1          -
3586.91/3597.00	c   > strongcg       :          -          -          -          -          -          -          -       3721          4        240        240          0          -
3586.91/3597.00	c   impliedbounds    :       0.16       0.00        130         11          0          0         59        289          0        129        129          0          0
3586.91/3597.00	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.91/3597.00	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.91/3597.00	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.91/3597.00	c   mcf              :       0.00       0.00          1          1          0          0          0          0          0          0          0          0          0
3586.91/3597.00	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.91/3597.00	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.91/3597.00	c   multilinear      :       0.00       0.00         66         11          0          0          0          0          0          0          0          0          0
3586.91/3597.00	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.91/3597.00	c   rapidlearning    :      43.25       0.00        100          1          0      32935          0          0          0          0          0          0        530
3586.91/3597.00	c   rlt              :       0.00       0.00         10         10          0          0          0          0          0          0          0          0          0
3586.91/3597.00	c   zerohalf         :       6.29       0.00        130         11          0          0        494       1356        374        822        465        357          0
3586.91/3597.00	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
3586.91/3597.00	c   hybrid           :       0.01       0.00        354         11       1778          0       7234        112          0        143
3586.91/3597.00	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
3586.91/3597.00	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
3586.91/3597.00	c Pricers            :   ExecTime  SetupTime      Calls       Vars
3586.91/3597.00	c   problem variables:       0.00          -          0          0
3586.91/3597.00	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
3586.91/3597.00	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
3586.91/3597.00	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
3586.91/3597.00	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
3586.91/3597.00	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
3586.91/3597.00	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
3586.91/3597.00	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
3586.91/3597.00	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
3586.91/3597.00	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
3586.91/3597.00	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
3586.91/3597.00	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
3586.91/3597.00	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
3586.91/3597.00	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
3586.91/3597.00	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
3586.91/3597.00	c   relpscost        :       4.93       0.00       1801          0          0          0          0          0          0       3602
3586.91/3597.00	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
3586.91/3597.00	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
3586.91/3597.00	c   LP solutions     :       0.00          -          -          0          0
3586.91/3597.00	c   relax solutions  :       0.00          -          -          0          0
3586.91/3597.00	c   pseudo solutions :       0.00          -          -          0          0
3586.91/3597.00	c   strong branching :       0.00          -          -          0          0
3586.91/3597.00	c   actconsdiving    :       0.00       0.00          0          0          0
3586.91/3597.00	c   adaptivediving   :      20.67       0.00          4          0          0
3586.91/3597.00	c   alns             :       0.15       0.00          5          0          0
3586.91/3597.00	c   bound            :       0.00       0.00          0          0          0
3586.91/3597.00	c   clique           :       0.02       0.00          1          0          0
3586.91/3597.00	c   coefdiving       :       0.00       0.00          0          0          0
3586.91/3597.00	c   completesol      :       0.00       0.00          0          0          0
3586.91/3597.00	c   conflictdiving   :      24.96       0.00          3          0          0
3586.91/3597.00	c   crossover        :       0.00       0.00          0          0          0
3586.91/3597.00	c   dins             :       0.00       0.00          0          0          0
3586.91/3597.00	c   distributiondivin:       9.08       0.00          2          0          0
3586.91/3597.00	c   dks              :       0.00       0.00          0          0          0
3586.91/3597.00	c   dps              :       0.00       0.00          0          0          0
3586.91/3597.00	c   dualval          :       0.00       0.00          0          0          0
3586.91/3597.00	c   farkasdiving     :       0.00       0.00          0          0          0
3586.91/3597.00	c   feaspump         :      26.26       0.00          1          0          0
3586.91/3597.00	c   fixandinfer      :       0.00       0.00          0          0          0
3586.91/3597.00	c   fracdiving       :       5.14       0.00          3          0          0
3586.91/3597.00	c   gins             :       0.00       0.00          0          0          0
3586.91/3597.00	c   guideddiving     :       0.00       0.00          0          0          0
3586.91/3597.00	c   indicator        :       0.00       0.00          0          0          0
3586.91/3597.00	c   indicatordiving  :       0.00       0.00          0          0          0
3586.91/3597.00	c   intdiving        :       0.00       0.00          0          0          0
3586.91/3597.00	c   intshifting      :       0.00       0.00          0          0          0
3586.91/3597.00	c   linesearchdiving :       4.43       0.00          2          0          0
3586.91/3597.00	c   localbranching   :       0.00       0.00          0          0          0
3586.91/3597.00	c   locks            :       0.01       0.00          1          0          0
3586.91/3597.00	c   lpface           :       0.01       0.00          0          0          0
3586.91/3597.00	c   mpec             :       0.00       0.00          0          0          0
3586.91/3597.00	c   multistart       :       0.00       0.00          0          0          0
3586.91/3597.00	c   mutation         :       0.00       0.00          0          0          0
3586.91/3597.00	c   nlpdiving        :       0.00       0.00          0          0          0
3586.91/3597.00	c   objpscostdiving  :      87.54       0.00          2          0          0
3586.91/3597.00	c   octane           :       0.00       0.00          0          0          0
3586.91/3597.00	c   ofins            :       0.00       0.00          0          0          0
3586.91/3597.00	c   oneopt           :       0.00       0.00          0          0          0
3586.91/3597.00	c   padm             :       0.00       0.00          0          0          0
3586.91/3597.00	c   proximity        :       0.00       0.00          0          0          0
3586.91/3597.00	c   pscostdiving     :      14.55       0.00          3          0          0
3586.91/3597.00	c   randrounding     :       0.16       0.00        297          0          0
3586.91/3597.00	c   rens             :       0.06       0.00          1          0          0
3586.91/3597.00	c   reoptsols        :       0.00       0.00          0          0          0
3586.91/3597.00	c   repair           :       0.00       0.00          0          0          0
3586.91/3597.00	c   rins             :       0.00       0.00          0          0          0
3586.91/3597.00	c   rootsoldiving    :      16.26       0.00          2          0          0
3586.91/3597.00	c   rounding         :       0.13       0.00        641          0          0
3586.91/3597.00	c   scheduler        :       0.00       0.00          0          0          0
3586.91/3597.00	c   shiftandpropagate:       0.01       0.00          1          0          0
3586.91/3597.00	c   shifting         :       0.40       0.00        287          0          0
3586.91/3597.00	c   simplerounding   :       0.00       0.00          0          0          0
3586.91/3597.00	c   subnlp           :       0.00       0.00          0          0          0
3586.91/3597.00	c   trivial          :       0.00       0.00          2          0          0
3586.91/3597.00	c   trivialnegation  :       0.00       0.00          0          0          0
3586.91/3597.00	c   trustregion      :       0.00       0.00          0          0          0
3586.91/3597.00	c   trysol           :       0.00       0.00          0          0          0
3586.91/3597.00	c   twoopt           :       0.00       0.00          0          0          0
3586.91/3597.00	c   undercover       :       0.00       0.00          0          0          0
3586.91/3597.00	c   vbounds          :       0.02       0.00          1          0          0
3586.91/3597.00	c   veclendiving     :       5.31       0.00          2          0          0
3586.91/3597.00	c   zeroobj          :       0.00       0.00          0          0          0
3586.91/3597.00	c   zirounding       :       0.08       0.00       1000          0          0
3586.91/3597.00	c   other solutions  :          -          -          -          0          -
3586.91/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
3586.91/3597.00	c   rens             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3586.91/3597.00	c   rins             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3586.91/3597.00	c   mutation         :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3586.91/3597.00	c   localbranching   :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3586.91/3597.00	c   crossover        :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3586.91/3597.00	c   proximity        :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3586.91/3597.00	c   dins             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3586.91/3597.00	c   zeroobjective    :          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
3586.91/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
3586.91/3597.00	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
3586.91/3597.00	c   primal LP        :       0.66        122          0       0.00       0.00       0.66        122
3586.91/3597.00	c   dual LP          :    3295.17       3791    9517233    2538.61    2888.24       0.04         42
3586.91/3597.00	c   lex dual LP      :       0.00          0          0       0.00          -
3586.91/3597.00	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
3586.91/3597.00	c   resolve instable :      14.63         11      59119    5374.45    4040.69
3586.91/3597.00	c   diving/probing LP:     213.86        624     445806     714.43    2084.53
3586.91/3597.00	c   strong branching :       3.62         10       7621     762.10    2103.12          -          -         12
3586.91/3597.00	c     (at root node) :          -         10       7621     762.10          -
3586.91/3597.00	c   conflict analysis:       0.00          0          0       0.00          -
3586.91/3597.00	c Relaxators         :       Time      Calls    Cutoffs ImprBounds   ImprTime ReducedDom  Separated AddedConss
3586.91/3597.00	c   benders          :       0.00          0          0          0       0.00          0          0          0
3586.91/3597.00	c B&B Tree           :
3586.91/3597.00	c   number of runs   :          1
3586.91/3597.00	c   nodes            :       3485 (1801 internal, 1684 leaves)
3586.91/3597.00	c   feasible leaves  :          0
3586.91/3597.00	c   infeas. leaves   :       1683
3586.91/3597.00	c   objective leaves :          0
3586.91/3597.00	c   nodes (total)    :       3485 (1801 internal, 1684 leaves)
3586.91/3597.00	c   nodes left       :        115
3586.91/3597.00	c   max depth        :         84
3586.91/3597.00	c   max depth (total):         84
3586.91/3597.00	c   backtracks       :        405 (11.6%)
3586.91/3597.00	c   early backtracks :          0 (0.0%)
3586.91/3597.00	c   nodes exc. ref.  :          0 (0.0%)
3586.91/3597.00	c   delayed cutoffs  :          4
3586.91/3597.00	c   repropagations   :       2837 (8260 domain reductions, 2 cutoffs)
3586.91/3597.00	c   avg switch length:       3.81
3586.91/3597.00	c   switching time   :       1.92
3586.91/3597.00	c Root Node          :
3586.91/3597.00	c   First LP value   : +0.00000000000000e+00
3586.91/3597.00	c   First LP Iters   :      11099 (3258.30 Iter/sec)
3586.91/3597.00	c   First LP Time    :       3.41
3586.91/3597.00	c   Final Dual Bound : +0.00000000000000e+00
3586.91/3597.00	c   Final Root Iters :     143397
3586.91/3597.00	c   Root LP Estimate : +1.71741497638396e-02
3586.91/3597.00	c Solution           :
3586.91/3597.00	c   Solutions found  :          0 (0 improvements)
3586.91/3597.00	c   Primal Bound     :          -
3586.91/3597.00	c   Dual Bound       : +0.00000000000000e+00
3586.91/3597.00	c   Gap              :   infinite
3586.91/3597.00	c Integrals          :      Total       Avg%
3586.91/3597.00	c   primal-dual      :  359699.85     100.00
3586.91/3597.00	c   primal-ref       :          -          - (not evaluated)
3586.91/3597.00	c   dual-ref         :          -          - (not evaluated)
3587.01/3597.05	c Time complete (sec):   3587.070

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: 63665 MiB (62707 MiB free)
  memory of node 1: 64507 MiB (64003 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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

solver pid=21878, runsolver pid=21869

[startup+0.10006 s]*
/proc/loadavg: 0.72 1.34 2.40 6/264 21887
/proc/meminfo: memFree=129584116/131250000 swapFree=33010684/33010684
[pid=21878] ppid=21869 vsize=55020 memory=45276 CPUtime=0.09 cores=0,2
/proc/21878/stat : 21878 (pbsolver) R 21869 21878 21818 0 -1 4194304 9941 0 0 0 8 1 0 0 20 0 1 0 34810553 56340480 11319 18446744073709551615 4198400 14743177 140733487422784 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 54476800 140733487425930 140733487426026 140733487426026 140733487431628 0
/proc/21878/statm: 13755 11319 2496 2575 0 10662 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 55020 KiB
Current children cumulated memory: 45276 KiB

[startup+0.204723 s]*
/proc/loadavg: 0.72 1.34 2.40 6/264 21887
/proc/meminfo: memFree=129568020/131250000 swapFree=33010684/33010684
[pid=21878] ppid=21869 vsize=62524 memory=52280 CPUtime=0.19 cores=0,2
/proc/21878/stat : 21878 (pbsolver) R 21869 21878 21818 0 -1 4194304 12247 0 0 0 18 1 0 0 20 0 1 0 34810553 64024576 13070 18446744073709551615 4198400 14743177 140733487422784 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 54476800 140733487425930 140733487426026 140733487426026 140733487431628 0
/proc/21878/statm: 15631 13070 2560 2575 0 12538 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 62524 KiB
Current children cumulated memory: 52280 KiB

[startup+0.304733 s]*
/proc/loadavg: 0.72 1.34 2.40 6/264 21887
/proc/meminfo: memFree=129518380/131250000 swapFree=33010684/33010684
[pid=21878] ppid=21869 vsize=79500 memory=67256 CPUtime=0.3 cores=0,2
/proc/21878/stat : 21878 (pbsolver) R 21869 21878 21818 0 -1 4194304 15977 0 0 0 28 2 0 0 20 0 1 0 34810553 81408000 16814 18446744073709551615 4198400 14743177 140733487422784 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 54476800 140733487425930 140733487426026 140733487426026 140733487431628 0
/proc/21878/statm: 19875 16814 2592 2575 0 16782 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 79500 KiB
Current children cumulated memory: 67256 KiB

[startup+0.70014 s]
/proc/loadavg: 0.72 1.34 2.40 6/264 21887
/proc/meminfo: memFree=129492424/131250000 swapFree=33010684/33010684
[pid=21878] ppid=21869 vsize=80472 memory=68280 CPUtime=0.69 cores=0,2
/proc/21878/stat : 21878 (pbsolver) R 21869 21878 21818 0 -1 4194304 16222 0 0 0 67 2 0 0 20 0 1 0 34810553 82403328 17070 18446744073709551615 4198400 14743177 140733487422784 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 54476800 140733487425930 140733487426026 140733487426026 140733487431628 0
/proc/21878/statm: 20118 17070 2592 2575 0 17025 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 80472 KiB
Current children cumulated memory: 68280 KiB

[startup+1.50013 s]
/proc/loadavg: 0.72 1.34 2.40 6/264 21887
/proc/meminfo: memFree=129492424/131250000 swapFree=33010684/33010684
[pid=21878] ppid=21869 vsize=81496 memory=70072 CPUtime=1.48 cores=0,2
/proc/21878/stat : 21878 (pbsolver) R 21869 21878 21818 0 -1 4194304 16668 0 0 0 146 2 0 0 20 0 1 0 34810553 83451904 17518 18446744073709551615 4198400 14743177 140733487422784 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 54476800 140733487425930 140733487426026 140733487426026 140733487431628 0
/proc/21878/statm: 20374 17518 2592 2575 0 17281 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 81496 KiB
Current children cumulated memory: 70072 KiB

[startup+3.10481 s]
/proc/loadavg: 0.72 1.34 2.40 6/264 21887
/proc/meminfo: memFree=129489240/131250000 swapFree=33010684/33010684
[pid=21878] ppid=21869 vsize=81496 memory=70200 CPUtime=3.08 cores=0,2
/proc/21878/stat : 21878 (pbsolver) R 21869 21878 21818 0 -1 4194304 16683 0 0 0 306 2 0 0 20 0 1 0 34810553 83451904 17550 18446744073709551615 4198400 14743177 140733487422784 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 54476800 140733487425930 140733487426026 140733487426026 140733487431628 0
/proc/21878/statm: 20374 17550 2592 2575 0 17281 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 81496 KiB
Current children cumulated memory: 70200 KiB

[startup+6.30012 s]
/proc/loadavg: 0.98 1.38 2.41 6/264 21887
/proc/meminfo: memFree=129449700/131250000 swapFree=33010684/33010684
[pid=21878] ppid=21869 vsize=140604 memory=112184 CPUtime=6.27 cores=0,2
/proc/21878/stat : 21878 (pbsolver) R 21869 21878 21818 0 -1 4194304 27190 0 0 0 623 4 0 0 20 0 1 0 34810553 143978496 28046 18446744073709551615 4198400 14743177 140733487422784 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 54476800 140733487425930 140733487426026 140733487426026 140733487431628 0
/proc/21878/statm: 35151 28046 2656 2575 0 32058 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 140604 KiB
Current children cumulated memory: 112184 KiB

[startup+12.7001 s]
/proc/loadavg: 1.22 1.43 2.42 6/264 21887
/proc/meminfo: memFree=129288728/131250000 swapFree=33010684/33010684
[pid=21878] ppid=21869 vsize=144188 memory=115256 CPUtime=12.65 cores=0,2
/proc/21878/stat : 21878 (pbsolver) R 21869 21878 21818 0 -1 4194304 27986 0 0 0 1261 4 0 0 20 0 1 0 34810553 147648512 28814 18446744073709551615 4198400 14743177 140733487422784 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 54476800 140733487425930 140733487426026 140733487426026 140733487431628 0
/proc/21878/statm: 36047 28814 2656 2575 0 32954 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 144188 KiB
Current children cumulated memory: 115256 KiB

[startup+25.5001 s]
/proc/loadavg: 1.92 1.57 2.45 6/264 21887
/proc/meminfo: memFree=129287512/131250000 swapFree=33010684/33010684
[pid=21878] ppid=21869 vsize=145420 memory=116152 CPUtime=25.42 cores=0,2
/proc/21878/stat : 21878 (pbsolver) R 21869 21878 21818 0 -1 4194304 28202 0 0 0 2538 4 0 0 20 0 1 0 34810553 148910080 29038 18446744073709551615 4198400 14743177 140733487422784 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 54476800 140733487425930 140733487426026 140733487426026 140733487431628 0
/proc/21878/statm: 36355 29038 2656 2575 0 33262 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 145420 KiB
Current children cumulated memory: 116152 KiB

[startup+51.105 s]
/proc/loadavg: 2.63 1.77 2.49 6/264 21888
/proc/meminfo: memFree=128993384/131250000 swapFree=33010684/33010684
[pid=21878] ppid=21869 vsize=233508 memory=201928 CPUtime=50.96 cores=0,2
/proc/21878/stat : 21878 (pbsolver) R 21869 21878 21818 0 -1 4194304 49106 0 0 0 5089 7 0 0 20 0 1 0 34810553 239112192 50482 18446744073709551615 4198400 14743177 140733487422784 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 54476800 140733487425930 140733487426026 140733487426026 140733487431628 0
/proc/21878/statm: 58377 50482 2688 2575 0 55284 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 233508 KiB
Current children cumulated memory: 201928 KiB

[startup+102.3 s]
/proc/loadavg: 3.45 2.13 2.58 6/264 21890
/proc/meminfo: memFree=128949576/131250000 swapFree=33010684/33010684
[pid=21878] ppid=21869 vsize=233508 memory=204104 CPUtime=102.02 cores=0,2
/proc/21878/stat : 21878 (pbsolver) R 21869 21878 21818 0 -1 4194304 49641 0 0 0 10195 7 0 0 20 0 1 0 34810553 239112192 51026 18446744073709551615 4198400 14743177 140733487422784 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 54476800 140733487425930 140733487426026 140733487426026 140733487431628 0
/proc/21878/statm: 58377 51026 2688 2575 0 55284 0
Current children cumulated CPU time: 102.02 s
Current children cumulated vsize: 233508 KiB
Current children cumulated memory: 204104 KiB

[startup+162.3 s]
/proc/loadavg: 3.91 2.50 2.68 6/265 21894
/proc/meminfo: memFree=128925808/131250000 swapFree=33010684/33010684
[pid=21878] ppid=21869 vsize=235408 memory=206408 CPUtime=161.87 cores=0,2
/proc/21878/stat : 21878 (pbsolver) R 21869 21878 21818 0 -1 4194304 50226 0 0 0 16180 7 0 0 20 0 1 0 34810553 241057792 51602 18446744073709551615 4198400 14743177 140733487422784 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 54476800 140733487425930 140733487426026 140733487426026 140733487431628 0
/proc/21878/statm: 58852 51602 2688 2575 0 55759 0
Current children cumulated CPU time: 161.87 s
Current children cumulated vsize: 235408 KiB
Current children cumulated memory: 206408 KiB

[startup+222.3 s]
/proc/loadavg: 4.02 2.79 2.77 6/265 21896
/proc/meminfo: memFree=128902092/131250000 swapFree=33010684/33010684
[pid=21878] ppid=21869 vsize=233564 memory=207072 CPUtime=221.71 cores=0,2
/proc/21878/stat : 21878 (pbsolver) R 21869 21878 21818 0 -1 4194304 50494 0 0 0 22164 7 0 0 20 0 1 0 34810553 239169536 51768 18446744073709551615 4198400 14743177 140733487422784 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 54476800 140733487425930 140733487426026 140733487426026 140733487431628 0
/proc/21878/statm: 58391 51768 2944 2575 0 55298 0
Current children cumulated CPU time: 221.71 s
Current children cumulated vsize: 233564 KiB
Current children cumulated memory: 207072 KiB

[startup+282.3 s]
/proc/loadavg: 4.05 3.03 2.85 6/265 21900
/proc/meminfo: memFree=128879476/131250000 swapFree=33010684/33010684
[pid=21878] ppid=21869 vsize=234728 memory=218080 CPUtime=281.55 cores=0,2
/proc/21878/stat : 21878 (pbsolver) R 21869 21878 21818 0 -1 4194304 50795 0 0 0 28148 7 0 0 20 0 1 0 34810553 240361472 54520 18446744073709551615 4198400 14743177 140733487422784 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 54476800 140733487425930 140733487426026 140733487426026 140733487431628 0
/proc/21878/statm: 58682 54520 2944 2575 0 55589 0
Current children cumulated CPU time: 281.55 s
Current children cumulated vsize: 234728 KiB
Current children cumulated memory: 218080 KiB

[startup+342.3 s]
/proc/loadavg: 4.12 3.24 2.94 6/263 21904
/proc/meminfo: memFree=128903996/131250000 swapFree=33010684/33010684
[pid=21878] ppid=21869 vsize=234728 memory=223328 CPUtime=341.4 cores=0,2
/proc/21878/stat : 21878 (pbsolver) R 21869 21878 21818 0 -1 4194304 50914 0 0 0 34133 7 0 0 20 0 1 0 34810553 240361472 55832 18446744073709551615 4198400 14743177 140733487422784 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 54476800 140733487425930 140733487426026 140733487426026 140733487431628 0
/proc/21878/statm: 58682 55832 2944 2575 0 55589 0
Current children cumulated CPU time: 341.4 s
Current children cumulated vsize: 234728 KiB
Current children cumulated memory: 223328 KiB

[startup+402.3 s]
/proc/loadavg: 4.09 3.39 3.01 6/263 21906
/proc/meminfo: memFree=128852524/131250000 swapFree=33010684/33010684
[pid=21878] ppid=21869 vsize=233564 memory=222308 CPUtime=401.26 cores=0,2
/proc/21878/stat : 21878 (pbsolver) R 21869 21878 21818 0 -1 4194304 53586 0 0 0 40118 8 0 0 20 0 1 0 34810553 239169536 55577 18446744073709551615 4198400 14743177 140733487422784 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 54476800 140733487425930 140733487426026 140733487426026 140733487431628 0
/proc/21878/statm: 58391 55577 2944 2575 0 55298 0
Current children cumulated CPU time: 401.26 s
Current children cumulated vsize: 233564 KiB
Current children cumulated memory: 222308 KiB

[startup+462.3 s]
/proc/loadavg: 4.14 3.54 3.09 6/263 21908
/proc/meminfo: memFree=128845896/131250000 swapFree=33010684/33010684
[pid=21878] ppid=21869 vsize=233564 memory=222308 CPUtime=461.11 cores=0,2
/proc/21878/stat : 21878 (pbsolver) R 21869 21878 21818 0 -1 4194304 58058 0 0 0 46102 9 0 0 20 0 1 0 34810553 239169536 55577 18446744073709551615 4198400 14743177 140733487422784 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 54476800 140733487425930 140733487426026 140733487426026 140733487431628 0
/proc/21878/statm: 58391 55577 2944 2575 0 55298 0

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

/proc/loadavg: 4.08 4.09 4.02 6/264 22035
/proc/meminfo: memFree=128501292/131250000 swapFree=33010684/33010684
[pid=21878] ppid=21869 vsize=262160 memory=250800 CPUtime=3153.64 cores=0,2
/proc/21878/stat : 21878 (pbsolver) R 21869 21878 21818 0 -1 4194304 117974 0 0 0 315341 23 0 0 20 0 1 0 34810553 268451840 62700 18446744073709551615 4198400 14743177 140733487422784 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 54476800 140733487425930 140733487426026 140733487426026 140733487431628 0
/proc/21878/statm: 65540 62700 2944 2575 0 62447 0
Current children cumulated CPU time: 3153.64 s
Current children cumulated vsize: 262160 KiB
Current children cumulated memory: 250800 KiB

[startup+3222.3 s]
/proc/loadavg: 4.13 4.10 4.03 6/264 22037
/proc/meminfo: memFree=128501100/131250000 swapFree=33010684/33010684
[pid=21878] ppid=21869 vsize=262160 memory=250800 CPUtime=3213.46 cores=0,2
/proc/21878/stat : 21878 (pbsolver) R 21869 21878 21818 0 -1 4194304 117975 0 0 0 321323 23 0 0 20 0 1 0 34810553 268451840 62700 18446744073709551615 4198400 14743177 140733487422784 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 54476800 140733487425930 140733487426026 140733487426026 140733487431628 0
/proc/21878/statm: 65540 62700 2944 2575 0 62447 0
Current children cumulated CPU time: 3213.46 s
Current children cumulated vsize: 262160 KiB
Current children cumulated memory: 250800 KiB

[startup+3282.3 s]
/proc/loadavg: 4.09 4.09 4.03 6/264 22041
/proc/meminfo: memFree=128473624/131250000 swapFree=33010684/33010684
[pid=21878] ppid=21869 vsize=262160 memory=250800 CPUtime=3273.28 cores=0,2
/proc/21878/stat : 21878 (pbsolver) R 21869 21878 21818 0 -1 4194304 117978 0 0 0 327305 23 0 0 20 0 1 0 34810553 268451840 62700 18446744073709551615 4198400 14743177 140733487422784 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 54476800 140733487425930 140733487426026 140733487426026 140733487431628 0
/proc/21878/statm: 65540 62700 2944 2575 0 62447 0
Current children cumulated CPU time: 3273.28 s
Current children cumulated vsize: 262160 KiB
Current children cumulated memory: 250800 KiB

[startup+3342.3 s]
/proc/loadavg: 4.15 4.11 4.04 6/263 22045
/proc/meminfo: memFree=128477064/131250000 swapFree=33010684/33010684
[pid=21878] ppid=21869 vsize=262160 memory=250800 CPUtime=3333.09 cores=0,2
/proc/21878/stat : 21878 (pbsolver) R 21869 21878 21818 0 -1 4194304 117978 0 0 0 333286 23 0 0 20 0 1 0 34810553 268451840 62700 18446744073709551615 4198400 14743177 140733487422784 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 54476800 140733487425930 140733487426026 140733487426026 140733487431628 0
/proc/21878/statm: 65540 62700 2944 2575 0 62447 0
Current children cumulated CPU time: 3333.09 s
Current children cumulated vsize: 262160 KiB
Current children cumulated memory: 250800 KiB

[startup+3402.3 s]
/proc/loadavg: 4.12 4.10 4.04 6/263 22047
/proc/meminfo: memFree=128461148/131250000 swapFree=33010684/33010684
[pid=21878] ppid=21869 vsize=262160 memory=250800 CPUtime=3392.91 cores=0,2
/proc/21878/stat : 21878 (pbsolver) R 21869 21878 21818 0 -1 4194304 118059 0 0 0 339268 23 0 0 20 0 1 0 34810553 268451840 62700 18446744073709551615 4198400 14743177 140733487422784 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 54476800 140733487425930 140733487426026 140733487426026 140733487431628 0
/proc/21878/statm: 65540 62700 2944 2575 0 62447 0
Current children cumulated CPU time: 3392.91 s
Current children cumulated vsize: 262160 KiB
Current children cumulated memory: 250800 KiB

[startup+3462.3 s]
/proc/loadavg: 4.08 4.09 4.04 6/263 22049
/proc/meminfo: memFree=128463844/131250000 swapFree=33010684/33010684
[pid=21878] ppid=21869 vsize=262160 memory=250800 CPUtime=3452.72 cores=0,2
/proc/21878/stat : 21878 (pbsolver) R 21869 21878 21818 0 -1 4194304 118062 0 0 0 345249 23 0 0 20 0 1 0 34810553 268451840 62700 18446744073709551615 4198400 14743177 140733487422784 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 54476800 140733487425930 140733487426026 140733487426026 140733487431628 0
/proc/21878/statm: 65540 62700 2944 2575 0 62447 0
Current children cumulated CPU time: 3452.72 s
Current children cumulated vsize: 262160 KiB
Current children cumulated memory: 250800 KiB

[startup+3522.3 s]
/proc/loadavg: 4.13 4.10 4.04 6/263 22051
/proc/meminfo: memFree=128424388/131250000 swapFree=33010684/33010684
[pid=21878] ppid=21869 vsize=262160 memory=250800 CPUtime=3512.54 cores=0,2
/proc/21878/stat : 21878 (pbsolver) R 21869 21878 21818 0 -1 4194304 118062 0 0 0 351231 23 0 0 20 0 1 0 34810553 268451840 62700 18446744073709551615 4198400 14743177 140733487422784 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 54476800 140733487425930 140733487426026 140733487426026 140733487431628 0
/proc/21878/statm: 65540 62700 2944 2575 0 62447 0
Current children cumulated CPU time: 3512.54 s
Current children cumulated vsize: 262160 KiB
Current children cumulated memory: 250800 KiB

[startup+3582.3 s]
/proc/loadavg: 4.10 4.10 4.04 6/263 22064
/proc/meminfo: memFree=128419332/131250000 swapFree=33010684/33010684
[pid=21878] ppid=21869 vsize=262160 memory=250800 CPUtime=3572.36 cores=0,2
/proc/21878/stat : 21878 (pbsolver) R 21869 21878 21818 0 -1 4194304 118071 0 0 0 357213 23 0 0 20 0 1 0 34810553 268451840 62700 18446744073709551615 4198400 14743177 140733487422784 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 54476800 140733487425930 140733487426026 140733487426026 140733487431628 0
/proc/21878/statm: 65540 62700 2944 2575 0 62447 0
Current children cumulated CPU time: 3572.36 s
Current children cumulated vsize: 262160 KiB
Current children cumulated memory: 250800 KiB

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

# cumulated CPU time of all completed processes:  user=3586.84 s, system=0.235212 s

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

[startup+3584 s]*
/proc/loadavg: 4.10 4.10 4.04 6/263 22064
/proc/meminfo: memFree=128419364/131250000 swapFree=33010684/33010684
[pid=21878] ppid=21869 vsize=262160 memory=250800 CPUtime=3574.06 cores=0,2
/proc/21878/stat : 21878 (pbsolver) R 21869 21878 21818 0 -1 4194304 118071 0 0 0 357383 23 0 0 20 0 1 0 34810553 268451840 62700 18446744073709551615 4198400 14743177 140733487422784 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 54476800 140733487425930 140733487426026 140733487426026 140733487431628 0
/proc/21878/statm: 65540 62700 2944 2575 0 62447 0
Current children cumulated CPU time: 3574.06 s
Current children cumulated vsize: 262160 KiB
Current children cumulated memory: 250800 KiB

[startup+3590.4 s]
/proc/loadavg: 4.08 4.09 4.04 6/263 22064
/proc/meminfo: memFree=128419164/131250000 swapFree=33010684/33010684
[pid=21878] ppid=21869 vsize=262160 memory=250800 CPUtime=3580.43 cores=0,2
/proc/21878/stat : 21878 (pbsolver) R 21869 21878 21818 0 -1 4194304 118071 0 0 0 358020 23 0 0 20 0 1 0 34810553 268451840 62700 18446744073709551615 4198400 14743177 140733487422784 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 54476800 140733487425930 140733487426026 140733487426026 140733487431628 0
/proc/21878/statm: 65540 62700 2944 2575 0 62447 0
Current children cumulated CPU time: 3580.43 s
Current children cumulated vsize: 262160 KiB
Current children cumulated memory: 250800 KiB

[startup+3593.6 s]
/proc/loadavg: 4.08 4.09 4.04 6/263 22064
/proc/meminfo: memFree=128419204/131250000 swapFree=33010684/33010684
[pid=21878] ppid=21869 vsize=262160 memory=250800 CPUtime=3583.62 cores=0,2
/proc/21878/stat : 21878 (pbsolver) R 21869 21878 21818 0 -1 4194304 118071 0 0 0 358339 23 0 0 20 0 1 0 34810553 268451840 62700 18446744073709551615 4198400 14743177 140733487422784 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 54476800 140733487425930 140733487426026 140733487426026 140733487431628 0
/proc/21878/statm: 65540 62700 2944 2575 0 62447 0
Current children cumulated CPU time: 3583.62 s
Current children cumulated vsize: 262160 KiB
Current children cumulated memory: 250800 KiB

[startup+3595.2 s]
/proc/loadavg: 4.08 4.09 4.04 6/263 22064
/proc/meminfo: memFree=128419212/131250000 swapFree=33010684/33010684
[pid=21878] ppid=21869 vsize=262160 memory=250800 CPUtime=3585.22 cores=0,2
/proc/21878/stat : 21878 (pbsolver) R 21869 21878 21818 0 -1 4194304 118071 0 0 0 358499 23 0 0 20 0 1 0 34810553 268451840 62700 18446744073709551615 4198400 14743177 140733487422784 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 54476800 140733487425930 140733487426026 140733487426026 140733487431628 0
/proc/21878/statm: 65540 62700 2944 2575 0 62447 0
Current children cumulated CPU time: 3585.22 s
Current children cumulated vsize: 262160 KiB
Current children cumulated memory: 250800 KiB

[startup+3596 s]*
/proc/loadavg: 4.08 4.09 4.04 6/263 22064
/proc/meminfo: memFree=128419236/131250000 swapFree=33010684/33010684
[pid=21878] ppid=21869 vsize=262160 memory=250800 CPUtime=3586.02 cores=0,2
/proc/21878/stat : 21878 (pbsolver) R 21869 21878 21818 0 -1 4194304 118071 0 0 0 358579 23 0 0 20 0 1 0 34810553 268451840 62700 18446744073709551615 4198400 14743177 140733487422784 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 54476800 140733487425930 140733487426026 140733487426026 140733487431628 0
/proc/21878/statm: 65540 62700 2944 2575 0 62447 0
Current children cumulated CPU time: 3586.02 s
Current children cumulated vsize: 262160 KiB
Current children cumulated memory: 250800 KiB

[startup+3596.8 s]
/proc/loadavg: 4.08 4.09 4.04 6/263 22064
/proc/meminfo: memFree=128419236/131250000 swapFree=33010684/33010684
[pid=21878] ppid=21869 vsize=262160 memory=250800 CPUtime=3586.81 cores=0,2
/proc/21878/stat : 21878 (pbsolver) R 21869 21878 21818 0 -1 4194304 118071 0 0 0 358658 23 0 0 20 0 1 0 34810553 268451840 62700 18446744073709551615 4198400 14743177 140733487422784 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 54476800 140733487425930 140733487426026 140733487426026 140733487431628 0
/proc/21878/statm: 65540 62700 2944 2575 0 62447 0
Current children cumulated CPU time: 3586.81 s
Current children cumulated vsize: 262160 KiB
Current children cumulated memory: 250800 KiB

[startup+3597 s]*
/proc/loadavg: 4.08 4.09 4.04 6/263 22064
/proc/meminfo: memFree=128419236/131250000 swapFree=33010684/33010684
[pid=21878] ppid=21869 vsize=262160 memory=250800 CPUtime=3587.01 cores=0,2
/proc/21878/stat : 21878 (pbsolver) R 21869 21878 21818 0 -1 4194304 118071 0 0 0 358678 23 0 0 20 0 1 0 34810553 268451840 62700 18446744073709551615 4198400 14743177 140733487422784 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 16769280 16853168 54476800 140733487425930 140733487426026 140733487426026 140733487431628 0
/proc/21878/statm: 65540 62700 2944 2575 0 62447 0
Current children cumulated CPU time: 3587.01 s
Current children cumulated vsize: 262160 KiB
Current children cumulated memory: 250800 KiB

Child status: 0

Real time (s): 3597.05
CPU time (s): 3587.07
CPU user time (s): 3586.84
CPU system time (s): 0.235212
CPU usage (%): 99.7225
Max. virtual memory (cumulated for all children) (KiB): 266084
Max. memory (cumulated for all children) (KiB): 254516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3586.84
system time used= 0.235212
maximum resident set size= 254644
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 118086
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= 32
involuntary context switches= 8115


# summary of solver processes directly reported to runsolver:
#   pid: 21878
#   total CPU time (s): 3587.07
#   total CPU user time (s): 3586.84
#   total CPU system time (s): 0.235212

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.27407 second user time and 11.3712 second system time

The end

Launcher Data

Begin job on nodeC027 at 2025-06-29 12:01:47
IDJOB=4507491
IDBENCH=158355
IDSOLVER=3366
FILE ID=nodeC027/4507491-1751191306
RUNJOBID= nodeC027-1751191306-21828
SLURM_JOB_ID= 9587579
Free space on /tmp= 433064 MiB

SOLVER NAME= SCIP-10 2025-06-13
BENCH NAME= PB24/normalized-PB12/DEC-LIN/sroussel/ShortestPathTate/normalized-TateBritain_K87.opb
COMMAND LINE= pbsolver -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4507491-1751191306/watcher-4507491-1751191306 -o /tmp/evaluation-result-4507491-1751191306/solver-4507491-1751191306 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC027-1751191306-21828 --watchdog 3760  pbsolver -f HOME/instance-4507491-1751191306.opb -t 3600 -m 31000

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

MD5SUM BENCH= b65f6b5f7cc62b44e438e625661039cb
RANDOM SEED=246740614

nodeC027 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		: 3601.765
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.29
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.592
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.29
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.648
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.29
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		: 3600.169
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.29
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.679
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.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.669
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.29
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		: 3595.669
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.29
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.626
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.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        129757740 kB
MemAvailable:   129812652 kB
Buffers:            3280 kB
Cached:           860552 kB
SwapCached:            0 kB
Active:           328012 kB
Inactive:         606636 kB
Active(anon):      88940 kB
Inactive(anon):        0 kB
Active(file):     239072 kB
Inactive(file):   606636 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             61080 kB
Writeback:             8 kB
AnonPages:         74208 kB
Mapped:           102760 kB
Shmem:             18068 kB
KReclaimable:      96488 kB
Slab:             182012 kB
SReclaimable:      96488 kB
SUnreclaim:        85524 kB
KernelStack:        4020 kB
PageTables:         2448 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     336464 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150344 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 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:      203476 kB
DirectMap2M:     9005056 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 433004 MiB
End job on nodeC027 at 2025-06-29 13:01:44