Trace number 4507382

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 2024-07-07? 3586.81 3597.06

General information on the benchmark

NamePB24/normalized-PB12/DEC-LIN/sroussel/
ShortestPathTate/normalized-TateBritain_K98.opb
MD5SUM5359c0df8e4997707ebdbb5ef15bc818
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 benchmark1.62353
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6664
Total number of constraints6862
Number of constraints which are clauses6764
Number of constraints which are cardinality constraints (but not clauses)98
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint98
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 99
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.01	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.0.0] [GitHash: 405ed0d46f]
0.00/0.01	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.01	c 
0.00/0.01	c user parameter file <scip.set> not found - using default parameters
0.00/0.01	c reading problem <HOME/instance-4507382-1751187764.opb>
0.00/0.03	c original problem has 6664 variables (6664 bin, 0 int, 0 impl, 0 cont) and 6862 constraints
0.00/0.03	c problem read in 0.02
0.00/0.03	c No objective function, only one solution is needed.
0.00/0.05	c presolving:
0.00/0.06	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, 1331 clqs
0.00/0.06	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, 1318 clqs
0.00/0.06	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, 1323 clqs
0.00/0.06	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, 1349 clqs
0.00/0.06	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, 1364 clqs
0.00/0.08	c    (0.1s) running MILP presolver
0.09/0.12	c    (0.1s) MILP presolver (4 rounds): 0 aggregations, 100 fixings, 0 bound changes
0.09/0.12	c (round 6, medium)     683 del vars, 305 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1363 clqs
0.09/0.12	c (round 7, fast)       683 del vars, 405 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1366 clqs
0.09/0.13	c (round 8, exhaustive) 683 del vars, 501 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1366 clqs
0.09/0.15	c (round 9, exhaustive) 683 del vars, 501 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 0 chg coeffs, 6361 upgd conss, 0 impls, 1366 clqs
0.09/0.18	c (round 10, exhaustive) 745 del vars, 501 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 61 chg coeffs, 6361 upgd conss, 0 impls, 1353 clqs
0.09/0.19	c (round 11, fast)       807 del vars, 563 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 61 chg coeffs, 6361 upgd conss, 0 impls, 1353 clqs
0.49/0.57	c (round 12, exhaustive) 833 del vars, 564 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 61 chg coeffs, 6361 upgd conss, 0 impls, 39345 clqs
0.49/0.57	c (round 13, fast)       833 del vars, 590 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 121 chg coeffs, 6361 upgd conss, 0 impls, 39362 clqs
0.88/0.94	c (round 14, exhaustive) 859 del vars, 590 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 122 chg coeffs, 6361 upgd conss, 0 impls, 39786 clqs
0.88/0.94	c (round 15, fast)       859 del vars, 616 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 173 chg coeffs, 6361 upgd conss, 0 impls, 39792 clqs
0.99/1.01	c (round 16, exhaustive) 885 del vars, 616 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 173 chg coeffs, 6361 upgd conss, 0 impls, 39787 clqs
0.99/1.02	c (round 17, fast)       885 del vars, 642 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 213 chg coeffs, 6361 upgd conss, 0 impls, 39789 clqs
1.38/1.45	c (round 18, exhaustive) 910 del vars, 642 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 213 chg coeffs, 6361 upgd conss, 0 impls, 39806 clqs
1.38/1.45	c (round 19, fast)       910 del vars, 667 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 258 chg coeffs, 6361 upgd conss, 0 impls, 39808 clqs
1.48/1.50	c (round 20, exhaustive) 935 del vars, 667 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 258 chg coeffs, 6361 upgd conss, 0 impls, 39765 clqs
1.48/1.51	c (round 21, fast)       935 del vars, 692 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 285 chg coeffs, 6361 upgd conss, 0 impls, 39766 clqs
1.68/1.74	c    (1.7s) probing: 1000/6140 (16.3%) - 146 fixings, 1 aggregations, 625901 implications, 0 bound changes
2.67/2.78	c (round 22, exhaustive) 960 del vars, 692 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 285 chg coeffs, 6361 upgd conss, 0 impls, 39789 clqs
2.67/2.78	c (round 23, fast)       960 del vars, 717 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 311 chg coeffs, 6361 upgd conss, 0 impls, 39789 clqs
2.77/2.87	c (round 24, exhaustive) 985 del vars, 717 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 311 chg coeffs, 6361 upgd conss, 0 impls, 39868 clqs
2.77/2.87	c (round 25, fast)       985 del vars, 742 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 339 chg coeffs, 6361 upgd conss, 0 impls, 39868 clqs
2.87/2.99	c    (3.0s) probing: 2000/6140 (32.6%) - 180 fixings, 1 aggregations, 1174123 implications, 0 bound changes
3.87/3.96	c    (4.0s) probing: 3000/6140 (48.9%) - 194 fixings, 1 aggregations, 1602889 implications, 0 bound changes
4.57/4.63	c (round 26, exhaustive) 1010 del vars, 742 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 339 chg coeffs, 6361 upgd conss, 0 impls, 39830 clqs
4.57/4.63	c (round 27, fast)       1010 del vars, 767 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 388 chg coeffs, 6361 upgd conss, 0 impls, 39833 clqs
4.97/5.06	c    (5.1s) probing: 4000/6140 (65.1%) - 218 fixings, 1 aggregations, 2018522 implications, 0 bound changes
5.67/5.74	c    (5.7s) probing: 4691/6140 (76.4%) - 218 fixings, 1 aggregations, 2295286 implications, 0 bound changes
5.67/5.74	c    (5.7s) probing aborted: 1000/1000 successive useless probings
5.67/5.74	c (round 28, exhaustive) 1026 del vars, 767 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 388 chg coeffs, 6361 upgd conss, 0 impls, 39893 clqs
5.67/5.74	c (round 29, fast)       1026 del vars, 783 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 412 chg coeffs, 6361 upgd conss, 0 impls, 39893 clqs
5.77/5.88	c    (5.9s) probing: 4791/6140 (78.0%) - 218 fixings, 1 aggregations, 2332833 implications, 0 bound changes
5.77/5.88	c    (5.9s) probing aborted: 1000/1000 successive useless probings
5.77/5.89	c    (5.9s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
5.86/5.92	c    (5.9s) symmetry computation finished: 7 generators found (max: 1500, log10 of symmetry group size: 0.0) (symcode time: 0.01)
5.86/5.92	c dynamic symmetry handling statistics:
5.86/5.92	c    orbitopal reduction:       no components
5.86/5.92	c    orbital reduction:         no components
5.86/5.92	c    lexicographic reduction:    4 permutations with support sizes 184, 364, 184, 168
5.86/5.92	c handled 5 out of 5 symmetry components
5.86/5.92	c (round 30, exhaustive) 1032 del vars, 783 del conss, 1 add conss, 141 chg bounds, 0 chg sides, 412 chg coeffs, 6361 upgd conss, 0 impls, 39915 clqs
5.86/5.93	c (round 31, fast)       1032 del vars, 789 del conss, 1 add conss, 141 chg bounds, 0 chg sides, 424 chg coeffs, 6361 upgd conss, 0 impls, 39915 clqs
5.97/6.06	c    (6.1s) probing: 4891/6140 (79.7%) - 218 fixings, 1 aggregations, 2373046 implications, 0 bound changes
5.97/6.06	c    (6.1s) probing aborted: 1000/1000 successive useless probings
5.97/6.07	c presolving (32 rounds: 32 fast, 15 medium, 14 exhaustive):
5.97/6.07	c  1032 deleted vars, 789 deleted constraints, 1 added constraints, 141 tightened bounds, 0 added holes, 0 changed sides, 424 changed coefficients
5.97/6.07	c  0 implications, 39927 cliques
5.97/6.07	c presolved problem has 5915 variables (5915 bin, 0 int, 0 impl, 0 cont) and 6074 constraints
5.97/6.07	c    1290 constraints of type <setppc>
5.97/6.07	c       1 constraints of type <orbitope>
5.97/6.07	c    4783 constraints of type <logicor>
5.97/6.07	c transformed objective value is always integral (scale: 1)
5.97/6.07	c Presolving Time: 6.02
5.97/6.07	c - non default parameters ----------------------------------------------------------------------
5.97/6.07	c # SCIP version 10.0.0
5.97/6.07	c 
5.97/6.07	c # maximal time in seconds to run
5.97/6.07	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
5.97/6.07	c limits/time = 3596.99801
5.97/6.07	c 
5.97/6.07	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
5.97/6.07	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
5.97/6.07	c limits/memory = 27900
5.97/6.07	c 
5.97/6.07	c # solving stops, if the given number of solutions were found; this limit is first checked in presolving (-1: no limit)
5.97/6.07	c # [type: int, advanced: FALSE, range: [-1,2147483647], default: -1]
5.97/6.07	c limits/solutions = 1
5.97/6.07	c 
5.97/6.07	c # bitset describing used symmetry handling technique: (0: off; 1: constraint-based (orbitopes and/or symresacks); 2: orbital fixing; 3: orbitopes and orbital fixing; 4: Schreier Sims cuts; 5: Schreier Sims cuts and orbitopes; 6: Schreier Sims cuts and orbital fixing; 7: Schreier Sims cuts, orbitopes, and orbital fixing) See type_symmetry.h.
5.97/6.07	c # [type: int, advanced: FALSE, range: [0,7], default: 7]
5.97/6.07	c misc/usesymmetry = 3
5.97/6.07	c 
5.97/6.07	c # belongs reading time to solving time?
5.97/6.07	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
5.97/6.07	c timing/reading = TRUE
5.97/6.07	c 
5.97/6.07	c # Should we check whether the components of the symmetry group can be handled by double lex matrices?
5.97/6.07	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
5.97/6.07	c propagating/symmetry/detectdoublelex = FALSE
5.97/6.07	c 
5.97/6.07	c # Should we try to detect symmetric subgroups of the symmetry group on binary variables?
5.97/6.07	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
5.97/6.07	c propagating/symmetry/detectsubgroups = FALSE
5.97/6.07	c 
5.97/6.07	c # Type of symmetries that shall be computed?
5.97/6.07	c # [type: int, advanced: TRUE, range: [0,1], default: 0]
5.97/6.07	c propagating/symmetry/symtype = 1
5.97/6.07	c 
5.97/6.07	c # Should components consisting of a single full reflection be handled?
5.97/6.07	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
5.97/6.07	c propagating/symmetry/usesimplesgncomp = FALSE
5.97/6.07	c 
5.97/6.07	c -----------------------------------------------------------------------------------------------
5.97/6.07	c start solving
5.97/6.07	c 
9.65/9.74	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
9.65/9.74	c   9.7s|     1 |     0 | 11059 |     - |    89M |   0 |5915 |6199 |6073 |   0 |  0 | 124 |   0 | 0.000000e+00 |      --      |    Inf | unknown
46.55/46.70	c  46.7s|     1 |     0 | 65994 |     - |   100M |   0 |5915 |6408 |6081 |   8 |  1 | 133 |   0 | 0.000000e+00 |      --      |    Inf | unknown
48.64/48.85	c  48.8s|     1 |     0 | 69964 |     - |   106M |   0 |5915 |6411 |6085 |  12 |  2 | 136 |   0 | 0.000000e+00 |      --      |    Inf | unknown
51.04/51.22	c  51.2s|     1 |     0 | 74281 |     - |   107M |   0 |5915 |6411 |6091 |  18 |  3 | 137 |   0 | 0.000000e+00 |      --      |    Inf | unknown
53.03/53.29	c  53.3s|     1 |     0 | 77717 |     - |   108M |   0 |5915 |6410 |6098 |  25 |  4 | 138 |   0 | 0.000000e+00 |      --      |    Inf | unknown
56.42/56.65	c  56.6s|     1 |     0 | 84229 |     - |   110M |   0 |5915 |6409 |6109 |  36 |  5 | 140 |   0 | 0.000000e+00 |      --      |    Inf | unknown
59.12/59.32	c  59.3s|     1 |     0 | 89032 |     - |   110M |   0 |5915 |6416 |6124 |  51 |  6 | 150 |   0 | 0.000000e+00 |      --      |    Inf | unknown
60.92/61.10	c  61.1s|     1 |     0 | 91567 |     - |   113M |   0 |5915 |6417 |6130 |  57 |  7 | 153 |   0 | 0.000000e+00 |      --      |    Inf | unknown
66.60/66.82	c  66.8s|     1 |     0 |101923 |     - |   114M |   0 |5915 |6418 |6141 |  68 |  8 | 155 |   0 | 0.000000e+00 |      --      |    Inf | unknown
70.68/70.98	c  71.0s|     1 |     0 |108644 |     - |   114M |   0 |5915 |6420 |6153 |  80 |  9 | 158 |   0 | 0.000000e+00 |      --      |    Inf | unknown
73.88/74.16	c  74.2s|     1 |     0 |114441 |     - |   115M |   0 |5915 |6426 |6161 |  88 | 10 | 164 |   0 | 0.000000e+00 |      --      |    Inf | unknown
76.57/76.87	c  76.9s|     1 |     0 |119817 |     - |   116M |   0 |5915 |6427 |6171 |  98 | 11 | 167 |   0 | 0.000000e+00 |      --      |    Inf | unknown
110.88/111.22	c   111s|     1 |     2 |169754 |     - |   117M |   0 |5915 |6434 |6171 |  98 | 11 | 201 |  10 | 0.000000e+00 |      --      |    Inf | unknown
847.81/850.35	c   850s|   100 |    85 |  1412k|13061.3 |   136M |  18 |5915 |6478 |6121 | 283 |  1 | 372 |  10 | 0.000000e+00 |      --      |    Inf | unknown
1212.32/1215.95	c  1216s|   200 |   143 |  2304k|10977.7 |   156M |  20 |5915 |6551 |6114 | 446 |  1 | 504 |  10 | 0.000000e+00 |      --      |    Inf | unknown
1395.17/1399.31	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1395.17/1399.31	c  1399s|   300 |   163 |  2751k|8800.1 |   164M |  20 |5915 |6606 |6119 | 515 |  0 | 629 |  10 | 0.000000e+00 |      --      |    Inf | unknown
1491.47/1495.96	c  1496s|   400 |   171 |  2997k|7211.9 |   170M |  20 |5915 |6614 |6120 | 603 |  1 | 697 |  10 | 0.000000e+00 |      --      |    Inf | unknown
1589.48/1594.22	c  1594s|   500 |   179 |  3288k|6349.6 |   176M |  31 |5915 |6743 |6118 | 665 |  1 | 849 |  10 | 0.000000e+00 |      --      |    Inf | unknown
1696.85/1701.99	c  1702s|   600 |   193 |  3572k|5764.3 |   177M |  38 |5915 |6694 |6114 | 678 |  0 | 900 |  10 | 0.000000e+00 |      --      |    Inf | unknown
1755.47/1760.71	c  1761s|   700 |   197 |  3735k|5172.6 |   178M |  38 |5915 |6691 |6118 | 731 |  0 | 928 |  10 | 0.000000e+00 |      --      |    Inf | unknown
1795.75/1801.16	c  1801s|   800 |   197 |  3856k|4677.1 |   179M |  38 |5915 |6712 |6118 | 740 |  1 | 990 |  10 | 0.000000e+00 |      --      |    Inf | unknown
1858.96/1864.53	c  1865s|   900 |   199 |  4038k|4358.4 |   180M |  38 |5915 |6694 |6119 | 790 |  1 |1043 |  10 | 0.000000e+00 |      --      |    Inf | unknown
1892.26/1897.99	c  1898s|  1000 |   207 |  4143k|4027.6 |   180M |  38 |5915 |6714 |6118 | 821 |  1 |1069 |  10 | 0.000000e+00 |      --      |    Inf | unknown
1923.27/1929.06	c  1929s|  1100 |   205 |  4246k|3754.9 |   180M |  38 |5915 |6711 |6117 | 835 |  0 |1069 |  10 | 0.000000e+00 |      --      |    Inf | unknown
1956.86/1962.77	c  1963s|  1200 |   205 |  4357k|3534.5 |   180M |  38 |5915 |6762 |6117 | 842 |  1 |1125 |  10 | 0.000000e+00 |      --      |    Inf | unknown
1986.08/1992.08	c  1992s|  1300 |   205 |  4457k|3339.0 |   181M |  40 |5915 |6800 |6117 | 850 |  1 |1183 |  10 | 0.000000e+00 |      --      |    Inf | unknown
2023.07/2029.17	c  2029s|  1400 |   201 |  4583k|3190.7 |   181M |  40 |5915 |6799 |   0 | 872 |  0 |1190 |  10 | 0.000000e+00 |      --      |    Inf | unknown
2078.70/2084.93	c  2085s|  1500 |   203 |  4753k|3091.4 |   181M |  40 |5915 |6803 |6125 | 904 |  1 |1214 |  10 | 0.000000e+00 |      --      |    Inf | unknown
2123.36/2129.72	c  2130s|  1600 |   203 |  4896k|2987.4 |   182M |  40 |5915 |6814 |6128 | 937 |  1 |1230 |  10 | 0.000000e+00 |      --      |    Inf | unknown
2169.44/2175.92	c  2176s|  1700 |   207 |  5036k|2893.9 |   182M |  40 |5915 |6776 |6126 | 967 |  1 |1247 |  10 | 0.000000e+00 |      --      |    Inf | unknown
2209.33/2215.95	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2209.33/2215.95	c  2216s|  1800 |   203 |  5162k|2803.3 |   182M |  40 |5915 |6781 |6128 | 986 |  0 |1254 |  10 | 0.000000e+00 |      --      |    Inf | unknown
2298.01/2304.82	c  2305s|  1900 |   207 |  5396k|2778.5 |   182M |  40 |5915 |6782 |6125 |1021 |  1 |1265 |  10 | 0.000000e+00 |      --      |    Inf | unknown
2336.61/2343.54	c  2344s|  2000 |   205 |  5517k|2700.4 |   182M |  40 |5915 |6784 |6127 |1045 |  0 |1267 |  10 | 0.000000e+00 |      --      |    Inf | unknown
2379.30/2386.34	c  2386s|  2100 |   205 |  5647k|2633.4 |   183M |  40 |5915 |6770 |6114 |1064 |  0 |1284 |  10 | 0.000000e+00 |      --      |    Inf | unknown
2389.47/2396.58	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
2389.47/2396.58	c (run 1, node 2114) performing user restart
2389.47/2396.58	c 
2389.47/2396.58	c (restart) converted 28 cuts from the global cut pool into linear constraints
2389.47/2396.58	c 
2389.57/2396.60	c presolving:
2389.57/2396.60	c (round 1, fast)       0 del vars, 24 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 39927 clqs
2389.57/2396.62	c (round 2, exhaustive) 0 del vars, 37 del conss, 0 add conss, 0 chg bounds, 12 chg sides, 1 chg coeffs, 0 upgd conss, 0 impls, 39927 clqs
2389.57/2396.63	c (round 3, exhaustive) 0 del vars, 37 del conss, 0 add conss, 0 chg bounds, 12 chg sides, 1 chg coeffs, 151 upgd conss, 0 impls, 39927 clqs
2389.57/2396.64	c (round 4, medium)     0 del vars, 38 del conss, 5 add conss, 0 chg bounds, 23 chg sides, 27 chg coeffs, 151 upgd conss, 0 impls, 39927 clqs
2389.57/2396.65	c (round 5, exhaustive) 0 del vars, 56 del conss, 5 add conss, 0 chg bounds, 23 chg sides, 39 chg coeffs, 151 upgd conss, 0 impls, 39927 clqs
2389.77/2396.85	c (round 6, exhaustive) 0 del vars, 77 del conss, 5 add conss, 0 chg bounds, 23 chg sides, 3265 chg coeffs, 151 upgd conss, 0 impls, 39927 clqs
2389.87/2396.98	c presolving (7 rounds: 7 fast, 6 medium, 5 exhaustive):
2389.87/2396.98	c  0 deleted vars, 80 deleted constraints, 5 added constraints, 0 tightened bounds, 0 added holes, 23 changed sides, 3297 changed coefficients
2389.87/2396.98	c  0 implications, 39927 cliques
2389.87/2396.98	c presolved problem has 5915 variables (5915 bin, 0 int, 0 impl, 0 cont) and 6721 constraints
2389.87/2396.98	c      14 constraints of type <knapsack>
2389.87/2396.98	c    1486 constraints of type <setppc>
2389.87/2396.98	c       1 constraints of type <linear>
2389.87/2396.98	c       1 constraints of type <orbitope>
2389.87/2396.98	c    5219 constraints of type <logicor>
2389.87/2396.98	c transformed objective value is always integral (scale: 1)
2389.87/2396.98	c Presolving Time: 6.41
2389.87/2396.98	c 
2394.07/2401.11	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2394.07/2401.11	c  2401s|     1 |     0 |  5689k|     - |   184M |   0 |5915 |6724 |6087 |   0 |  0 |1288 |  10 | 0.000000e+00 |      --      |    Inf | unknown
2397.65/2404.74	c  2405s|     1 |     0 |  5695k|     - |   185M |   0 |5915 |6715 |6106 |  19 |  1 |1289 |  10 | 0.000000e+00 |      --      |    Inf | unknown
2401.34/2408.48	c  2408s|     1 |     0 |  5703k|     - |   185M |   0 |5915 |6689 |6123 |  36 |  2 |1290 |  10 | 0.000000e+00 |      --      |    Inf | unknown
2404.63/2411.72	c  2412s|     1 |     0 |  5709k|     - |   187M |   0 |5915 |6682 |6134 |  47 |  3 |1291 |  10 | 0.000000e+00 |      --      |    Inf | unknown
2407.63/2414.77	c  2415s|     1 |     0 |  5714k|     - |   187M |   0 |5915 |6671 |6146 |  59 |  4 |1293 |  10 | 0.000000e+00 |      --      |    Inf | unknown
2413.31/2420.48	c  2420s|     1 |     0 |  5725k|     - |   188M |   0 |5915 |6653 |6165 |  78 |  5 |1294 |  10 | 0.000000e+00 |      --      |    Inf | unknown
2419.70/2426.86	c  2427s|     1 |     0 |  5735k|     - |   188M |   0 |5915 |6659 |6177 |  90 |  6 |1304 |  10 | 0.000000e+00 |      --      |    Inf | unknown
2426.18/2433.36	c  2433s|     1 |     0 |  5746k|     - |   189M |   0 |5915 |6662 |6192 | 105 |  7 |1308 |  10 | 0.000000e+00 |      --      |    Inf | unknown
2432.66/2439.85	c  2440s|     1 |     0 |  5756k|     - |   190M |   0 |5915 |6655 |6209 | 122 |  8 |1309 |  10 | 0.000000e+00 |      --      |    Inf | unknown
2436.05/2443.25	c  2443s|     1 |     0 |  5761k|     - |   190M |   0 |5915 |6651 |6213 | 126 |  9 |1310 |  10 | 0.000000e+00 |      --      |    Inf | unknown
2441.04/2448.21	c  2448s|     1 |     0 |  5770k|     - |   191M |   0 |5915 |6652 |6229 | 142 | 10 |1314 |  10 | 0.000000e+00 |      --      |    Inf | unknown
2445.83/2453.06	c  2453s|     1 |     0 |  5779k|     - |   192M |   0 |5915 |6647 |6242 | 155 | 11 |1315 |  10 | 0.000000e+00 |      --      |    Inf | unknown
2482.04/2489.35	c  2489s|     1 |     2 |  5825k|     - |   192M |   0 |5915 |6630 |6242 | 155 | 11 |1334 |  29 | 0.000000e+00 |      --      |    Inf | unknown
2604.29/2611.92	c  2612s|   100 |    34 |  6137k|2673.1 |   195M |  36 |5915 |6652 |6157 | 262 |  0 |1374 |  29 | 0.000000e+00 |      --      |    Inf | unknown
2648.75/2656.51	c  2657s|   200 |    33 |  6276k|2617.2 |   198M |  36 |5915 |6709 |6154 | 286 |  1 |1433 |  29 | 0.000000e+00 |      --      |    Inf | unknown
2793.12/2801.31	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2793.12/2801.31	c  2801s|   300 |    41 |  6625k|2653.5 |   202M |  36 |5915 |6815 |6148 | 304 |  0 |1610 |  29 | 0.000000e+00 |      --      |    Inf | unknown
2860.02/2868.44	c  2868s|   400 |    41 |  6821k|2626.1 |   204M |  36 |5915 |6856 |6155 | 319 |  1 |1658 |  29 | 0.000000e+00 |      --      |    Inf | unknown
2920.94/2929.54	c  2930s|   500 |    41 |  6999k|2593.7 |   206M |  40 |5915 |6904 |6157 | 330 |  1 |1714 |  29 | 0.000000e+00 |      --      |    Inf | unknown
3034.16/3043.00	c  3043s|   600 |    44 |  7304k|2610.4 |   207M |  40 |5915 |6929 |6151 | 368 |  1 |1756 |  29 | 0.000000e+00 |      --      |    Inf | unknown
3130.11/3139.23	c  3139s|   700 |    54 |  7569k|2611.8 |   209M |  40 |5915 |7004 |6155 | 448 |  1 |1848 |  29 | 0.000000e+00 |      --      |    Inf | unknown
3188.46/3197.75	c  3198s|   800 |    50 |  7734k|2579.0 |   212M |  40 |5915 |7069 |6152 | 471 |  0 |1922 |  29 | 0.000000e+00 |      --      |    Inf | unknown
3253.20/3262.62	c  3263s|   900 |    50 |  7922k|2555.6 |   214M |  40 |5915 |7090 |6165 | 508 |  0 |1971 |  29 | 0.000000e+00 |      --      |    Inf | unknown
3312.74/3322.32	c  3322s|  1000 |    50 |  8093k|2528.4 |   214M |  40 |5915 |7094 |6153 | 542 |  2 |2015 |  29 | 0.000000e+00 |      --      |    Inf | unknown
3372.79/3382.52	c  3383s|  1100 |    48 |  8270k|2504.9 |   215M |  40 |5915 |7106 |6158 | 620 |  1 |2048 |  29 | 0.000000e+00 |      --      |    Inf | unknown
3451.29/3461.28	c  3461s|  1200 |    48 |  8505k|2500.2 |   215M |  40 |5915 |7127 |6157 | 706 |  0 |2085 |  29 | 0.000000e+00 |      --      |    Inf | unknown
3524.20/3534.37	c  3534s|  1300 |    50 |  8720k|2489.9 |   216M |  40 |5915 |7152 |6154 | 755 |  1 |2118 |  29 | 0.000000e+00 |      --      |    Inf | unknown
3586.74/3597.00	c 
3586.74/3597.00	c SCIP Status        : solving was interrupted [time limit reached]
3586.74/3597.00	c Solving Time (sec) : 3597.00
3586.74/3597.00	c Solving Nodes      : 1386 (total of 3500 nodes in 2 runs)
3586.74/3597.00	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
3586.74/3597.00	c Dual Bound         : +0.00000000000000e+00
3586.74/3597.00	c Gap                : infinite
3586.74/3597.00	s UNKNOWN
3586.74/3597.00	c SCIP Status        : solving was interrupted [time limit reached]
3586.74/3597.00	c Total Time         :    3597.00
3586.74/3597.00	c   solving          :    3597.00
3586.74/3597.00	c   presolving       :       6.41 (included in solving)
3586.74/3597.00	c   reading          :       0.02 (included in solving)
3586.74/3597.00	c   copying          :       1.70 (105 #copies) (minimal 0.01, maximal 0.02, average 0.02)
3586.74/3597.00	c Original Problem   :
3586.74/3597.00	c   Problem name     : HOME/instance-4507382-1751187764.opb
3586.74/3597.00	c   Variables        : 6664 (6664 binary, 0 integer, 0 implicit integer, 0 continuous)
3586.74/3597.00	c   Constraints      : 6862 initial, 6862 maximal
3586.74/3597.00	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3586.74/3597.00	c Presolved Problem  :
3586.74/3597.00	c   Problem name     : t_HOME/instance-4507382-1751187764.opb
3586.74/3597.00	c   Variables        : 5915 (5915 binary, 0 integer, 0 implicit integer, 0 continuous)
3586.74/3597.00	c   Constraints      : 6721 initial, 7160 maximal
3586.74/3597.00	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3586.74/3597.00	c   Nonzeros         : 68418 constraint, 85648 clique table
3586.74/3597.00	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
3586.74/3597.00	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.74/3597.00	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.74/3597.00	c   domcol           :       0.11       0.00     12          0          0          0          0          0          0          0          0          0
3586.74/3597.00	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.74/3597.00	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.74/3597.00	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.74/3597.00	c   dualsparsify     :       0.01       0.00      1          0          0          0          0          0          0          0          0          0
3586.74/3597.00	c   gateextraction   :       0.05       0.00     17          0          0          0          0          0          1          0          0          0
3586.74/3597.00	c   implics          :       0.00       0.00     21          0          0          0          0          0          0          0          0          0
3586.74/3597.00	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.74/3597.00	c   milp             :       0.06       0.00      1        100          0          0          0          0          0          0          0          0
3586.74/3597.00	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.74/3597.00	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.74/3597.00	c   sparsify         :       0.15       0.00      3          0          0          0          0          0          0          0          0          0
3586.74/3597.00	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.74/3597.00	c   trivial          :       0.00       0.00     39        283          0          0          0          0          0          0          0          0
3586.74/3597.00	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.74/3597.00	c   dualfix          :       0.00       0.00     39          0          0          0          0          0          0          0          0          0
3586.74/3597.00	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.74/3597.00	c   probing          :       5.19       0.00     11        218          1          0          0          0          0          0          0          0
3586.74/3597.00	c   pseudoobj        :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3586.74/3597.00	c   symmetry         :       0.03       0.00      1          6          0          0          0          0          0          1          0          0
3586.74/3597.00	c   vbounds          :       0.01       0.00      3          0          0          0          0          0          0          0          0          0
3586.74/3597.00	c   knapsack         :       0.01       0.00     18          0          0          0          0          0          0          5         11         52
3586.74/3597.00	c   setppc           :       0.05       0.00     65          0          0          0          0          0        103          0          0          0
3586.74/3597.00	c   linear           :       0.05       0.00     22        141          0          0        141          0        514          0         12          0
3586.74/3597.00	c   orbitope         :       0.00       0.00      7          0          0          0          0          0          0          0          0          0
3586.74/3597.00	c   logicor          :       0.65       0.01     62         62          0          0          0          0        251          0          0       3669
3586.74/3597.00	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.74/3597.00	c   components       :       0.01       0.00      2          0          0          0          0          0          0          0          0          0
3586.74/3597.00	c   root node        :          -          -      -          0          -          -          0          -          -          -          -          -
3586.74/3597.00	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
3586.74/3597.00	c   benderslp        :          0          0          0          0       1877          0          0        316          0          0          0          0          0          0          0
3586.74/3597.00	c   integral         :          0          0          0          0       1877          0          0        316          0          0          0          0          0          0       3754
3586.74/3597.00	c   knapsack         :         14         14         11      21314          0          0          0          0       7905          0       2778          0          0          0          0
3586.74/3597.00	c   setppc           :       1486+      1530         22     131622          0          0          0        311     780030        187     170038          3          1          0          0
3586.74/3597.00	c   linear           :          1+         2         11      51531          0          0          0          3        483          6        247          2          2          0          0
3586.74/3597.00	c   orbitope         :          1          1          0      58728          0          0          0          0       2859          1       1043          0          0          0          0
3586.74/3597.00	c   logicor          :       5219+      5615         22     109403          0          0          0          0    1368137        365     230041         82         49          0          0
3586.74/3597.00	c   benders          :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3586.74/3597.00	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3586.74/3597.00	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3586.74/3597.00	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3586.74/3597.00	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
3586.74/3597.00	c   benderslp        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3586.74/3597.00	c   integral         :      16.19       0.00       0.00       0.00      16.19       0.00       0.00       0.00       0.00       0.00
3586.74/3597.00	c   knapsack         :       0.03       0.00       0.01       0.02       0.00       0.00       0.00       0.00       0.00       0.00
3586.74/3597.00	c   setppc           :       1.23       0.00       0.00       1.05       0.00       0.00       0.00       0.00       0.17       0.01
3586.74/3597.00	c   linear           :       0.11       0.00       0.01       0.08       0.00       0.00       0.00       0.00       0.00       0.01
3586.74/3597.00	c   orbitope         :       0.09       0.00       0.00       0.09       0.00       0.00       0.00       0.00       0.00       0.00
3586.74/3597.00	c   logicor          :       2.86       0.01       0.02       2.33       0.00       0.00       0.00       0.00       0.48       0.02
3586.74/3597.00	c   benders          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3586.74/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.74/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.74/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.74/3597.00	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
3586.74/3597.00	c   dualfix          :          2          0          0          0
3586.74/3597.00	c   genvbounds       :          0          0          0          0
3586.74/3597.00	c   nlobbt           :          0          0          0          0
3586.74/3597.00	c   obbt             :          0          0          0          0
3586.74/3597.00	c   probing          :          0          0          0          0
3586.74/3597.00	c   pseudoobj        :          0          0          0          0
3586.74/3597.00	c   redcost          :          0          0          0          0
3586.74/3597.00	c   rootredcost      :          0          0          0          0
3586.74/3597.00	c   symmetry         :      18839          0          0         18
3586.74/3597.00	c   vbounds          :      29711          0          0          0
3586.74/3597.00	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
3586.74/3597.00	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
3586.74/3597.00	c   genvbounds       :       0.01       0.00       0.00       0.01       0.00       0.00
3586.74/3597.00	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
3586.74/3597.00	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
3586.74/3597.00	c   probing          :       5.19       0.00       5.19       0.00       0.00       0.00
3586.74/3597.00	c   pseudoobj        :       0.01       0.00       0.00       0.01       0.00       0.00
3586.74/3597.00	c   redcost          :       0.00       0.00       0.00       0.00       0.00       0.00
3586.74/3597.00	c   rootredcost      :       0.01       0.00       0.00       0.01       0.00       0.00
3586.74/3597.00	c   symmetry         :       0.15       0.00       0.03       0.11       0.00       0.00
3586.74/3597.00	c   vbounds          :       0.27       0.00       0.01       0.26       0.00       0.00
3586.74/3597.00	c Symmetry           :
3586.74/3597.00	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
3586.74/3597.00	c   orbital reduction:          0 reductions applied,          0 cutoffs
3586.74/3597.00	c   lexicographic red:         18 reductions applied,          0 cutoffs
3586.74/3597.00	c   shadow tree time :       0.01 s
3586.74/3597.00	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
3586.74/3597.00	c   propagation      :       0.05        551        403          -       1681       92.7         47       12.3          -          -          -
3586.74/3597.00	c   infeasible LP    :       5.93       1664        639          -      14355     1107.3         26        9.2          9      205.8          0
3586.74/3597.00	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3586.74/3597.00	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
3586.74/3597.00	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3586.74/3597.00	c   applied globally :       0.07          -          -          0       2118      164.3          -          -          9          -          -
3586.74/3597.00	c   applied locally  :          -          -          -          0          7     1476.6          -          -          0          -          -
3586.74/3597.00	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
3586.74/3597.00	c   cut pool         :       0.09          -        501         42          -          -       1430      12226          -          -          -          -          -    (maximal pool size:        833)
3586.74/3597.00	c   aggregation      :       0.10       0.00         71         22          0          0          0          0          0          0          0          0          0
3586.74/3597.00	c   > cmir           :          -          -          -          -          -          -          -          0          0          0          0          0          -
3586.74/3597.00	c   > flowcover      :          -          -          -          -          -          -          -          0          0          0          0          0          -
3586.74/3597.00	c   > knapsackcover  :          -          -          -          -          -          -          -          0          0          0          0          0          -
3586.74/3597.00	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.74/3597.00	c   clique           :       0.78       0.00         22         22          0          0        153       1008          0        558        558          0          0
3586.74/3597.00	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.74/3597.00	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.74/3597.00	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.74/3597.00	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.74/3597.00	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.74/3597.00	c   gomory           :      12.71       0.00         69         20          0          0       1199      10322        146        685        680          5          0
3586.74/3597.00	c   > gomorymi       :          -          -          -          -          -          -          -       4924         73        373        368          5          -
3586.74/3597.00	c   > strongcg       :          -          -          -          -          -          -          -       5398         73        312        312          0          -
3586.74/3597.00	c   impliedbounds    :       0.10       0.00         71         22          0          0         70        327          0        198        198          0          0
3586.74/3597.00	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.74/3597.00	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.74/3597.00	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.74/3597.00	c   mcf              :       0.01       0.00          2          2          0          0          0          0          0          0          0          0          0
3586.74/3597.00	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.74/3597.00	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.74/3597.00	c   multilinear      :       0.00       0.00         90         22          0          0          0          0          0          0          0          0          0
3586.74/3597.00	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.74/3597.00	c   rapidlearning    :      33.57       0.00        100          1          0      21145          0          0          0          0          0          0        370
3586.74/3597.00	c   rlt              :       0.00       0.00         52         20          0          0          0          0          0          0          0          0          0
3586.74/3597.00	c   zerohalf         :       6.66       0.00         71         22          0          0        271        569        117        460        368         92          0
3586.74/3597.00	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
3586.74/3597.00	c   hybrid           :       0.02       0.00        355         22       1957          0      10178        253          0        186
3586.74/3597.00	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
3586.74/3597.00	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
3586.74/3597.00	c Pricers            :   ExecTime  SetupTime      Calls       Vars
3586.74/3597.00	c   problem variables:       0.00          -          0          0
3586.74/3597.00	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
3586.74/3597.00	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
3586.74/3597.00	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
3586.74/3597.00	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
3586.74/3597.00	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
3586.74/3597.00	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
3586.74/3597.00	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
3586.74/3597.00	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
3586.74/3597.00	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
3586.74/3597.00	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
3586.74/3597.00	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
3586.74/3597.00	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
3586.74/3597.00	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
3586.74/3597.00	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
3586.74/3597.00	c   relpscost        :      16.18       0.00       1877          0          0          0          0          0          0       3754
3586.74/3597.00	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
3586.74/3597.00	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
3586.74/3597.00	c   LP solutions     :       0.00          -          -          0          0
3586.74/3597.00	c   relax solutions  :       0.00          -          -          0          0
3586.74/3597.00	c   pseudo solutions :       0.00          -          -          0          0
3586.74/3597.00	c   strong branching :       0.00          -          -          0          0
3586.74/3597.00	c   actconsdiving    :       0.00       0.00          0          0          0
3586.74/3597.00	c   adaptivediving   :      72.44       0.00          6          0          0
3586.74/3597.00	c   alns             :       7.94       0.00          3          0          0
3586.74/3597.00	c   bound            :       0.00       0.00          0          0          0
3586.74/3597.00	c   clique           :       0.03       0.00          1          0          0
3586.74/3597.00	c   coefdiving       :       0.00       0.00          0          0          0
3586.74/3597.00	c   completesol      :       0.00       0.00          0          0          0
3586.74/3597.00	c   conflictdiving   :     158.87       0.00         12          0          0
3586.74/3597.00	c   crossover        :       0.00       0.00          0          0          0
3586.74/3597.00	c   dins             :       0.00       0.00          0          0          0
3586.74/3597.00	c   distributiondivin:      83.28       0.00          9          0          0
3586.74/3597.00	c   dps              :       0.00       0.00          0          0          0
3586.74/3597.00	c   dualval          :       0.00       0.00          0          0          0
3586.74/3597.00	c   farkasdiving     :       0.00       0.00          0          0          0
3586.74/3597.00	c   feasjump         :       0.05       0.00          2          0          0
3586.74/3597.00	c   feaspump         :      95.63       0.00          5          0          0
3586.74/3597.00	c   fixandinfer      :       0.00       0.00          0          0          0
3586.74/3597.00	c   fracdiving       :      75.10       0.00          9          0          0
3586.74/3597.00	c   gins             :       0.00       0.00          0          0          0
3586.74/3597.00	c   guideddiving     :       0.00       0.00          0          0          0
3586.74/3597.00	c   indcoefdiving    :       0.00       0.00          0          0          0
3586.74/3597.00	c   indicator        :       0.00       0.00          0          0          0
3586.74/3597.00	c   indicatordiving  :       0.00       0.00          0          0          0
3586.74/3597.00	c   indoneopt        :       0.00       0.00          0          0          0
3586.74/3597.00	c   indrounding      :       0.00       0.00          0          0          0
3586.74/3597.00	c   indtwoopt        :       0.00       0.00          0          0          0
3586.74/3597.00	c   intdiving        :       0.00       0.00          0          0          0
3586.74/3597.00	c   intshifting      :       0.00       0.00          0          0          0
3586.74/3597.00	c   linesearchdiving :     100.57       0.00          9          0          0
3586.74/3597.00	c   localbranching   :       0.00       0.00          0          0          0
3586.74/3597.00	c   locks            :       0.02       0.00          1          0          0
3586.74/3597.00	c   lpface           :       0.02       0.00          0          0          0
3586.74/3597.00	c   mpec             :       0.00       0.00          0          0          0
3586.74/3597.00	c   multistart       :       0.00       0.00          0          0          0
3586.74/3597.00	c   mutation         :       0.00       0.00          0          0          0
3586.74/3597.00	c   nlpdiving        :       0.00       0.00          0          0          0
3586.74/3597.00	c   objpscostdiving  :     260.99       0.00          2          0          0
3586.74/3597.00	c   octane           :       0.00       0.00          0          0          0
3586.74/3597.00	c   ofins            :       0.00       0.00          0          0          0
3586.74/3597.00	c   oneopt           :       0.00       0.00          0          0          0
3586.74/3597.00	c   padm             :       0.00       0.00          0          0          0
3586.74/3597.00	c   proximity        :       0.00       0.00          0          0          0
3586.74/3597.00	c   pscostdiving     :     115.93       0.00         10          0          0
3586.74/3597.00	c   randrounding     :       0.26       0.00        326          0          0
3586.74/3597.00	c   rens             :       0.21       0.00          2          0          0
3586.74/3597.00	c   reoptsols        :       0.00       0.00          0          0          0
3586.74/3597.00	c   repair           :       0.00       0.00          0          0          0
3586.74/3597.00	c   rins             :       0.00       0.00          0          0          0
3586.74/3597.00	c   rootsoldiving    :      58.62       0.00          4          0          0
3586.74/3597.00	c   rounding         :       0.13       0.00        627          0          0
3586.74/3597.00	c   scheduler        :       0.00       0.00          0          0          0
3586.74/3597.00	c   shiftandpropagate:       0.03       0.00          2          0          0
3586.74/3597.00	c   shifting         :       0.39       0.00        279          0          0
3586.74/3597.00	c   simplerounding   :       0.00       0.00          0          0          0
3586.74/3597.00	c   smallcard        :       0.00       0.00          0          0          0
3586.74/3597.00	c   subnlp           :       0.00       0.00          0          0          0
3586.74/3597.00	c   trivial          :       0.01       0.00          4          0          0
3586.74/3597.00	c   trivialnegation  :       0.00       0.00          0          0          0
3586.74/3597.00	c   trustregion      :       0.00       0.00          0          0          0
3586.74/3597.00	c   trysol           :       0.00       0.00          0          0          0
3586.74/3597.00	c   twoopt           :       0.00       0.00          0          0          0
3586.74/3597.00	c   undercover       :       0.00       0.00          0          0          0
3586.74/3597.00	c   vbounds          :       0.02       0.00          2          0          0
3586.74/3597.00	c   veclendiving     :     131.69       0.00          9          0          0
3586.74/3597.00	c   zeroobj          :       0.00       0.00          0          0          0
3586.74/3597.00	c   zirounding       :       0.07       0.00       1000          0          0
3586.74/3597.00	c   other solutions  :          -          -          -          0          -
3586.74/3597.01	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
3586.74/3597.01	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.74/3597.01	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.74/3597.01	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.74/3597.01	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.74/3597.01	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.74/3597.01	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.74/3597.01	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.74/3597.01	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.74/3597.01	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.74/3597.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
3586.74/3597.01	c   primal LP        :       0.44        124          0       0.00       0.00       0.44        124
3586.74/3597.01	c   dual LP          :    2345.69       3821    6643862    1744.25    2832.37       0.02         12
3586.74/3597.01	c   lex dual LP      :       0.00          0          0       0.00          -
3586.74/3597.01	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
3586.74/3597.01	c   resolve instable :      15.14         60      16816     280.27    1110.39
3586.74/3597.01	c   diving/probing LP:    1151.69       2061    2261251    1097.16    1963.43
3586.74/3597.01	c   strong branching :      12.38         29      23462     809.03    1894.45          -          -         41
3586.74/3597.01	c     (at root node) :          -         29      23462     809.03          -
3586.74/3597.01	c   conflict analysis:       0.00          0          0       0.00          -
3586.74/3597.01	c B&B Tree           :
3586.74/3597.01	c   number of runs   :          2
3586.74/3597.01	c   nodes            :       1386 (718 internal, 668 leaves)
3586.74/3597.01	c   feasible leaves  :          0
3586.74/3597.01	c   infeas. leaves   :        667
3586.74/3597.01	c   objective leaves :          0
3586.74/3597.01	c   nodes (total)    :       3500 (1877 internal, 1623 leaves)
3586.74/3597.01	c   nodes left       :         49
3586.74/3597.01	c   max depth        :         40
3586.74/3597.01	c   max depth (total):         40
3586.74/3597.01	c   backtracks       :        182 (13.1%)
3586.74/3597.01	c   early backtracks :          0 (0.0%)
3586.74/3597.01	c   nodes exc. ref.  :          0 (0.0%)
3586.74/3597.01	c   delayed cutoffs  :          3
3586.74/3597.01	c   repropagations   :       1163 (7795 domain reductions, 2 cutoffs)
3586.74/3597.01	c   avg switch length:       3.40
3586.74/3597.01	c   switching time   :       1.50
3586.74/3597.01	c Root Node          :
3586.74/3597.01	c   First LP value   : +0.00000000000000e+00
3586.74/3597.01	c   First LP Iters   :      11059 (3100.22 Iter/sec)
3586.74/3597.01	c   First LP Time    :       3.57
3586.74/3597.01	c   Final Dual Bound : +0.00000000000000e+00
3586.74/3597.01	c   Final Root Iters :     222370
3586.74/3597.01	c   Root LP Estimate : +4.71437761680186e-02
3586.74/3597.01	c Solution           :
3586.74/3597.01	c   Solutions found  :          0 (0 improvements)
3586.74/3597.01	c   Primal Bound     :          -
3586.74/3597.01	c   Dual Bound       : +0.00000000000000e+00
3586.74/3597.01	c   Gap              :   infinite
3586.74/3597.01	c Integrals          :      Total       Avg%
3586.74/3597.01	c   primal-dual      :  359699.86     100.00
3586.74/3597.01	c   primal-ref       :          -          - (not evaluated)
3586.74/3597.01	c   dual-ref         :          -          - (not evaluated)
3586.74/3597.05	c Time complete: 3586.8.

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4507382-1751187764/watcher-4507382-1751187764 -o /tmp/evaluation-result-4507382-1751187764/solver-4507382-1751187764 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1751184166-19931 --watchdog 3760 pbscip -f HOME/instance-4507382-1751187764.opb -t 3600 -j 2 -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
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=20257, runsolver pid=20254
Current StackSize limit: 8192 KiB


[startup+0.100057 s]*
/proc/loadavg: 4.11 4.19 4.16 5/264 20263
/proc/meminfo: memFree=129032216/131249996 swapFree=33010684/33010684
[pid=20257] ppid=20254 vsize=82220 memory=55564 CPUtime=0.09 cores=0,2
/proc/20257/stat : 20257 (pbscip) R 20254 20257 19921 0 -1 4194304 11508 0 0 0 7 2 0 0 20 0 1 0 34456032 84193280 13891 18446744073709551615 4235264 18693293 140720735094656 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 56209408 140720735103369 140720735103468 140720735103468 140720735109070 0
/proc/20257/statm: 20555 13891 3680 3530 0 12006 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 82220 KiB
Current children cumulated memory: 55564 KiB

[startup+0.205423 s]*
/proc/loadavg: 4.11 4.19 4.16 5/264 20263
/proc/meminfo: memFree=129024152/131249996 swapFree=33010684/33010684
[pid=20257] ppid=20254 vsize=87232 memory=60396 CPUtime=0.19 cores=0,2
/proc/20257/stat : 20257 (pbscip) R 20254 20257 19921 0 -1 4194304 13337 0 0 0 17 2 0 0 20 0 1 0 34456032 89325568 15099 18446744073709551615 4235264 18693293 140720735094656 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 56209408 140720735103369 140720735103468 140720735103468 140720735109070 0
/proc/20257/statm: 21808 15099 3680 3530 0 13259 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 87232 KiB
Current children cumulated memory: 60396 KiB

[startup+0.305402 s]*
/proc/loadavg: 4.11 4.19 4.16 5/264 20263
/proc/meminfo: memFree=129026648/131249996 swapFree=33010684/33010684
[pid=20257] ppid=20254 vsize=103948 memory=74476 CPUtime=0.3 cores=0,2
/proc/20257/stat : 20257 (pbscip) R 20254 20257 19921 0 -1 4194304 16868 0 0 0 27 3 0 0 20 0 1 0 34456032 106442752 18619 18446744073709551615 4235264 18693293 140720735094656 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 56209408 140720735103369 140720735103468 140720735103468 140720735109070 0
/proc/20257/statm: 25987 18619 3744 3530 0 17438 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 103948 KiB
Current children cumulated memory: 74476 KiB

[startup+0.700174 s]
/proc/loadavg: 4.11 4.19 4.16 5/263 20271
/proc/meminfo: memFree=129391060/131249996 swapFree=33010684/33010684
[pid=20257] ppid=20254 vsize=109600 memory=79980 CPUtime=0.68 cores=0,2
/proc/20257/stat : 20257 (pbscip) R 20254 20257 19921 0 -1 4194304 18262 0 0 0 65 3 0 0 20 0 1 0 34456032 112230400 19995 18446744073709551615 4235264 18693293 140720735094656 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 56209408 140720735103369 140720735103468 140720735103468 140720735109070 0
/proc/20257/statm: 27400 19995 3744 3530 0 18851 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 109600 KiB
Current children cumulated memory: 79980 KiB

[startup+1.50014 s]
/proc/loadavg: 4.11 4.19 4.16 4/262 20277
/proc/meminfo: memFree=129396928/131249996 swapFree=33010684/33010684
[pid=20257] ppid=20254 vsize=109600 memory=80492 CPUtime=1.48 cores=0,2
/proc/20257/stat : 20257 (pbscip) R 20254 20257 19921 0 -1 4194304 18389 0 0 0 145 3 0 0 20 0 1 0 34456032 112230400 20123 18446744073709551615 4235264 18693293 140720735094656 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 56209408 140720735103369 140720735103468 140720735103468 140720735109070 0
/proc/20257/statm: 27400 20123 3744 3530 0 18851 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 109600 KiB
Current children cumulated memory: 80492 KiB

[startup+3.10589 s]
/proc/loadavg: 4.11 4.19 4.16 4/260 20332
/proc/meminfo: memFree=129834772/131249996 swapFree=33010684/33010684
[pid=20257] ppid=20254 vsize=110624 memory=81516 CPUtime=3.08 cores=0,2
/proc/20257/stat : 20257 (pbscip) R 20254 20257 19921 0 -1 4194304 18645 0 0 0 305 3 0 0 20 0 1 0 34456032 113278976 20379 18446744073709551615 4235264 18693293 140720735094656 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 56209408 140720735103369 140720735103468 140720735103468 140720735109070 0
/proc/20257/statm: 27656 20379 3744 3530 0 19107 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 110624 KiB
Current children cumulated memory: 81516 KiB

[startup+6.30016 s]
/proc/loadavg: 4.10 4.18 4.16 5/264 20353
/proc/meminfo: memFree=129779324/131249996 swapFree=33010684/33010684
[pid=20257] ppid=20254 vsize=140668 memory=102664 CPUtime=6.26 cores=0,2
/proc/20257/stat : 20257 (pbscip) R 20254 20257 19921 0 -1 4194304 25191 0 0 0 622 4 0 0 20 0 1 0 34456032 144044032 25666 18446744073709551615 4235264 18693293 140720735094656 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 56209408 140720735103369 140720735103468 140720735103468 140720735109070 0
/proc/20257/statm: 35167 25666 3936 3530 0 26618 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 140668 KiB
Current children cumulated memory: 102664 KiB

[startup+12.7001 s]
/proc/loadavg: 4.09 4.18 4.16 5/264 20353
/proc/meminfo: memFree=129697040/131249996 swapFree=33010684/33010684
[pid=20257] ppid=20254 vsize=144900 memory=106632 CPUtime=12.64 cores=0,2
/proc/20257/stat : 20257 (pbscip) R 20254 20257 19921 0 -1 4194304 26164 0 0 0 1260 4 0 0 20 0 1 0 34456032 148377600 26658 18446744073709551615 4235264 18693293 140720735094656 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 56209408 140720735103369 140720735103468 140720735103468 140720735109070 0
/proc/20257/statm: 36225 26658 3968 3530 0 27676 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 144900 KiB
Current children cumulated memory: 106632 KiB

[startup+25.5001 s]
/proc/loadavg: 4.07 4.17 4.16 5/264 20354
/proc/meminfo: memFree=129668728/131249996 swapFree=33010684/33010684
[pid=20257] ppid=20254 vsize=145612 memory=108680 CPUtime=25.41 cores=0,2
/proc/20257/stat : 20257 (pbscip) R 20254 20257 19921 0 -1 4194304 26470 0 0 0 2537 4 0 0 20 0 1 0 34456032 149106688 27170 18446744073709551615 4235264 18693293 140720735094656 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 56209408 140720735103369 140720735103468 140720735103468 140720735109070 0
/proc/20257/statm: 36403 27170 3968 3530 0 27854 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 145612 KiB
Current children cumulated memory: 108680 KiB

[startup+51.1053 s]
/proc/loadavg: 4.05 4.16 4.15 5/263 20354
/proc/meminfo: memFree=129347720/131249996 swapFree=33010684/33010684
[pid=20257] ppid=20254 vsize=264164 memory=226136 CPUtime=50.94 cores=0,2
/proc/20257/stat : 20257 (pbscip) R 20254 20257 19921 0 -1 4194304 54429 0 0 0 5085 9 0 0 20 0 1 0 34456032 270503936 56534 18446744073709551615 4235264 18693293 140720735094656 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 56209408 140720735103369 140720735103468 140720735103468 140720735109070 0
/proc/20257/statm: 66041 56534 3968 3530 0 57492 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 264164 KiB
Current children cumulated memory: 226136 KiB

[startup+102.3 s]
/proc/loadavg: 4.14 4.16 4.15 5/263 20357
/proc/meminfo: memFree=129184968/131249996 swapFree=33010684/33010684
[pid=20257] ppid=20254 vsize=264164 memory=229080 CPUtime=102 cores=0,2
/proc/20257/stat : 20257 (pbscip) R 20254 20257 19921 0 -1 4194304 54512 0 0 0 10191 9 0 0 20 0 1 0 34456032 270503936 57270 18446744073709551615 4235264 18693293 140720735094656 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 56209408 140720735103369 140720735103468 140720735103468 140720735109070 0
/proc/20257/statm: 66041 57270 3968 3530 0 57492 0
Current children cumulated CPU time: 102 s
Current children cumulated vsize: 264164 KiB
Current children cumulated memory: 229080 KiB

[startup+162.3 s]
/proc/loadavg: 4.15 4.16 4.15 5/263 20359
/proc/meminfo: memFree=129180604/131249996 swapFree=33010684/33010684
[pid=20257] ppid=20254 vsize=264164 memory=234456 CPUtime=161.85 cores=0,2
/proc/20257/stat : 20257 (pbscip) R 20254 20257 19921 0 -1 4194304 54614 0 0 0 16176 9 0 0 20 0 1 0 34456032 270503936 58614 18446744073709551615 4235264 18693293 140720735094656 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 56209408 140720735103369 140720735103468 140720735103468 140720735109070 0
/proc/20257/statm: 66041 58614 3968 3530 0 57492 0
Current children cumulated CPU time: 161.85 s
Current children cumulated vsize: 264164 KiB
Current children cumulated memory: 234456 KiB

[startup+222.3 s]
/proc/loadavg: 4.11 4.14 4.15 5/263 20361
/proc/meminfo: memFree=129150248/131249996 swapFree=33010684/33010684
[pid=20257] ppid=20254 vsize=264164 memory=234456 CPUtime=221.68 cores=0,2
/proc/20257/stat : 20257 (pbscip) R 20254 20257 19921 0 -1 4194304 54627 0 0 0 22159 9 0 0 20 0 1 0 34456032 270503936 58614 18446744073709551615 4235264 18693293 140720735094656 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 56209408 140720735103369 140720735103468 140720735103468 140720735109070 0
/proc/20257/statm: 66041 58614 3968 3530 0 57492 0
Current children cumulated CPU time: 221.68 s
Current children cumulated vsize: 264164 KiB
Current children cumulated memory: 234456 KiB

[startup+282.3 s]
/proc/loadavg: 4.15 4.15 4.15 5/263 20363
/proc/meminfo: memFree=129148524/131249996 swapFree=33010684/33010684
[pid=20257] ppid=20254 vsize=264164 memory=234456 CPUtime=281.5 cores=0,2
/proc/20257/stat : 20257 (pbscip) R 20254 20257 19921 0 -1 4194304 54692 0 0 0 28141 9 0 0 20 0 1 0 34456032 270503936 58614 18446744073709551615 4235264 18693293 140720735094656 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 56209408 140720735103369 140720735103468 140720735103468 140720735109070 0
/proc/20257/statm: 66041 58614 3968 3530 0 57492 0
Current children cumulated CPU time: 281.5 s
Current children cumulated vsize: 264164 KiB
Current children cumulated memory: 234456 KiB

[startup+342.3 s]
/proc/loadavg: 4.11 4.13 4.14 5/263 20365
/proc/meminfo: memFree=129182420/131249996 swapFree=33010684/33010684
[pid=20257] ppid=20254 vsize=264164 memory=234456 CPUtime=341.33 cores=0,2
/proc/20257/stat : 20257 (pbscip) R 20254 20257 19921 0 -1 4194304 54756 0 0 0 34124 9 0 0 20 0 1 0 34456032 270503936 58614 18446744073709551615 4235264 18693293 140720735094656 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 56209408 140720735103369 140720735103468 140720735103468 140720735109070 0
/proc/20257/statm: 66041 58614 3968 3530 0 57492 0
Current children cumulated CPU time: 341.33 s
Current children cumulated vsize: 264164 KiB
Current children cumulated memory: 234456 KiB

[startup+402.3 s]
/proc/loadavg: 4.08 4.12 4.14 5/263 20370
/proc/meminfo: memFree=129177572/131249996 swapFree=33010684/33010684
[pid=20257] ppid=20254 vsize=264164 memory=234456 CPUtime=401.15 cores=0,2
/proc/20257/stat : 20257 (pbscip) R 20254 20257 19921 0 -1 4194304 54756 0 0 0 40106 9 0 0 20 0 1 0 34456032 270503936 58614 18446744073709551615 4235264 18693293 140720735094656 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 56209408 140720735103369 140720735103468 140720735103468 140720735109070 0
/proc/20257/statm: 66041 58614 3968 3530 0 57492 0
Current children cumulated CPU time: 401.15 s
Current children cumulated vsize: 264164 KiB
Current children cumulated memory: 234456 KiB

[startup+462.3 s]
/proc/loadavg: 4.14 4.13 4.14 5/263 20374
/proc/meminfo: memFree=129170572/131249996 swapFree=33010684/33010684
[pid=20257] ppid=20254 vsize=264164 memory=234968 CPUtime=460.97 cores=0,2
/proc/20257/stat : 20257 (pbscip) R 20254 20257 19921 0 -1 4194304 54836 0 0 0 46088 9 0 0 20 0 1 0 34456032 270503936 58742 18446744073709551615 4235264 18693293 140720735094656 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 56209408 140720735103369 140720735103468 140720735103468 140720735109070 0
/proc/20257/statm: 66041 58742 4096 3530 0 57492 0

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

/proc/loadavg: 4.24 4.17 4.12 5/263 20520
/proc/meminfo: memFree=128950328/131249996 swapFree=33010684/33010684
[pid=20257] ppid=20254 vsize=280940 memory=251868 CPUtime=3153.15 cores=0,2
/proc/20257/stat : 20257 (pbscip) R 20254 20257 19921 0 -1 4194304 74986 0 0 0 315302 13 0 0 20 0 1 0 34456032 287682560 62967 18446744073709551615 4235264 18693293 140720735094656 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 56209408 140720735103369 140720735103468 140720735103468 140720735109070 0
/proc/20257/statm: 70235 62967 4160 3530 0 61686 0
Current children cumulated CPU time: 3153.15 s
Current children cumulated vsize: 280940 KiB
Current children cumulated memory: 251868 KiB

[startup+3222.3 s]
/proc/loadavg: 4.15 4.15 4.11 5/263 20522
/proc/meminfo: memFree=128950480/131249996 swapFree=33010684/33010684
[pid=20257] ppid=20254 vsize=280940 memory=251868 CPUtime=3213 cores=0,2
/proc/20257/stat : 20257 (pbscip) R 20254 20257 19921 0 -1 4194304 74986 0 0 0 321287 13 0 0 20 0 1 0 34456032 287682560 62967 18446744073709551615 4235264 18693293 140720735094656 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 56209408 140720735103369 140720735103468 140720735103468 140720735109070 0
/proc/20257/statm: 70235 62967 4160 3530 0 61686 0
Current children cumulated CPU time: 3213 s
Current children cumulated vsize: 280940 KiB
Current children cumulated memory: 251868 KiB

[startup+3282.3 s]
/proc/loadavg: 4.10 4.14 4.10 5/263 20524
/proc/meminfo: memFree=128950812/131249996 swapFree=33010684/33010684
[pid=20257] ppid=20254 vsize=280940 memory=251868 CPUtime=3272.84 cores=0,2
/proc/20257/stat : 20257 (pbscip) R 20254 20257 19921 0 -1 4194304 75079 0 0 0 327271 13 0 0 20 0 1 0 34456032 287682560 62967 18446744073709551615 4235264 18693293 140720735094656 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 56209408 140720735103369 140720735103468 140720735103468 140720735109070 0
/proc/20257/statm: 70235 62967 4160 3530 0 61686 0
Current children cumulated CPU time: 3272.84 s
Current children cumulated vsize: 280940 KiB
Current children cumulated memory: 251868 KiB

[startup+3342.3 s]
/proc/loadavg: 4.10 4.12 4.10 5/262 20526
/proc/meminfo: memFree=128950912/131249996 swapFree=33010684/33010684
[pid=20257] ppid=20254 vsize=280940 memory=251868 CPUtime=3332.69 cores=0,2
/proc/20257/stat : 20257 (pbscip) R 20254 20257 19921 0 -1 4194304 75091 0 0 0 333256 13 0 0 20 0 1 0 34456032 287682560 62967 18446744073709551615 4235264 18693293 140720735094656 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 56209408 140720735103369 140720735103468 140720735103468 140720735109070 0
/proc/20257/statm: 70235 62967 4160 3530 0 61686 0
Current children cumulated CPU time: 3332.69 s
Current children cumulated vsize: 280940 KiB
Current children cumulated memory: 251868 KiB

[startup+3402.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/264 20532
/proc/meminfo: memFree=128951456/131249996 swapFree=33010684/33010684
[pid=20257] ppid=20254 vsize=280940 memory=251868 CPUtime=3392.54 cores=0,2
/proc/20257/stat : 20257 (pbscip) R 20254 20257 19921 0 -1 4194304 75093 0 0 0 339241 13 0 0 20 0 1 0 34456032 287682560 62967 18446744073709551615 4235264 18693293 140720735094656 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 56209408 140720735103369 140720735103468 140720735103468 140720735109070 0
/proc/20257/statm: 70235 62967 4160 3530 0 61686 0
Current children cumulated CPU time: 3392.54 s
Current children cumulated vsize: 280940 KiB
Current children cumulated memory: 251868 KiB

[startup+3462.3 s]
/proc/loadavg: 4.07 4.11 4.09 5/265 20537
/proc/meminfo: memFree=128943564/131249996 swapFree=33010684/33010684
[pid=20257] ppid=20254 vsize=281528 memory=252380 CPUtime=3452.38 cores=0,2
/proc/20257/stat : 20257 (pbscip) R 20254 20257 19921 0 -1 4194304 75230 0 0 0 345225 13 0 0 20 0 1 0 34456032 288284672 63095 18446744073709551615 4235264 18693293 140720735094656 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 56209408 140720735103369 140720735103468 140720735103468 140720735109070 0
/proc/20257/statm: 70382 63095 4160 3530 0 61833 0
Current children cumulated CPU time: 3452.38 s
Current children cumulated vsize: 281528 KiB
Current children cumulated memory: 252380 KiB

[startup+3522.3 s]
/proc/loadavg: 4.06 4.10 4.09 5/265 20549
/proc/meminfo: memFree=128942360/131249996 swapFree=33010684/33010684
[pid=20257] ppid=20254 vsize=281976 memory=252764 CPUtime=3512.23 cores=0,2
/proc/20257/stat : 20257 (pbscip) R 20254 20257 19921 0 -1 4194304 75321 0 0 0 351210 13 0 0 20 0 1 0 34456032 288743424 63191 18446744073709551615 4235264 18693293 140720735094656 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 56209408 140720735103369 140720735103468 140720735103468 140720735109070 0
/proc/20257/statm: 70494 63191 4160 3530 0 61945 0
Current children cumulated CPU time: 3512.23 s
Current children cumulated vsize: 281976 KiB
Current children cumulated memory: 252764 KiB

[startup+3582.3 s]
/proc/loadavg: 4.06 4.09 4.09 5/265 20551
/proc/meminfo: memFree=128942780/131249996 swapFree=33010684/33010684
[pid=20257] ppid=20254 vsize=281976 memory=252892 CPUtime=3572.07 cores=0,2
/proc/20257/stat : 20257 (pbscip) R 20254 20257 19921 0 -1 4194304 75347 0 0 0 357194 13 0 0 20 0 1 0 34456032 288743424 63223 18446744073709551615 4235264 18693293 140720735094656 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 56209408 140720735103369 140720735103468 140720735103468 140720735109070 0
/proc/20257/statm: 70494 63223 4160 3530 0 61945 0
Current children cumulated CPU time: 3572.07 s
Current children cumulated vsize: 281976 KiB
Current children cumulated memory: 252892 KiB

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

# cumulated CPU time of all completed processes:  user=3586.67 s, system=0.139587 s

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

[startup+3584 s]*
/proc/loadavg: 4.06 4.09 4.09 5/265 20551
/proc/meminfo: memFree=128942780/131249996 swapFree=33010684/33010684
[pid=20257] ppid=20254 vsize=281976 memory=252892 CPUtime=3573.78 cores=0,2
/proc/20257/stat : 20257 (pbscip) R 20254 20257 19921 0 -1 4194304 75347 0 0 0 357365 13 0 0 20 0 1 0 34456032 288743424 63223 18446744073709551615 4235264 18693293 140720735094656 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 56209408 140720735103369 140720735103468 140720735103468 140720735109070 0
/proc/20257/statm: 70494 63223 4160 3530 0 61945 0
Current children cumulated CPU time: 3573.78 s
Current children cumulated vsize: 281976 KiB
Current children cumulated memory: 252892 KiB

[startup+3590.4 s]
/proc/loadavg: 4.13 4.11 4.09 5/265 20552
/proc/meminfo: memFree=128942788/131249996 swapFree=33010684/33010684
[pid=20257] ppid=20254 vsize=282112 memory=252892 CPUtime=3580.15 cores=0,2
/proc/20257/stat : 20257 (pbscip) R 20254 20257 19921 0 -1 4194304 75349 0 0 0 358002 13 0 0 20 0 1 0 34456032 288882688 63223 18446744073709551615 4235264 18693293 140720735094656 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 56209408 140720735103369 140720735103468 140720735103468 140720735109070 0
/proc/20257/statm: 70528 63223 4160 3530 0 61979 0
Current children cumulated CPU time: 3580.15 s
Current children cumulated vsize: 282112 KiB
Current children cumulated memory: 252892 KiB

[startup+3593.6 s]
/proc/loadavg: 4.13 4.11 4.09 5/265 20552
/proc/meminfo: memFree=128942788/131249996 swapFree=33010684/33010684
[pid=20257] ppid=20254 vsize=282420 memory=253148 CPUtime=3583.35 cores=0,2
/proc/20257/stat : 20257 (pbscip) R 20254 20257 19921 0 -1 4194304 75414 0 0 0 358322 13 0 0 20 0 1 0 34456032 289198080 63287 18446744073709551615 4235264 18693293 140720735094656 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 56209408 140720735103369 140720735103468 140720735103468 140720735109070 0
/proc/20257/statm: 70605 63287 4160 3530 0 62056 0
Current children cumulated CPU time: 3583.35 s
Current children cumulated vsize: 282420 KiB
Current children cumulated memory: 253148 KiB

[startup+3595.2 s]
/proc/loadavg: 4.12 4.10 4.09 5/265 20552
/proc/meminfo: memFree=128942788/131249996 swapFree=33010684/33010684
[pid=20257] ppid=20254 vsize=282420 memory=253148 CPUtime=3584.94 cores=0,2
/proc/20257/stat : 20257 (pbscip) R 20254 20257 19921 0 -1 4194304 75414 0 0 0 358481 13 0 0 20 0 1 0 34456032 289198080 63287 18446744073709551615 4235264 18693293 140720735094656 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 56209408 140720735103369 140720735103468 140720735103468 140720735109070 0
/proc/20257/statm: 70605 63287 4160 3530 0 62056 0
Current children cumulated CPU time: 3584.94 s
Current children cumulated vsize: 282420 KiB
Current children cumulated memory: 253148 KiB

[startup+3596 s]*
/proc/loadavg: 4.12 4.10 4.09 5/265 20552
/proc/meminfo: memFree=128942788/131249996 swapFree=33010684/33010684
[pid=20257] ppid=20254 vsize=282420 memory=253148 CPUtime=3585.75 cores=0,2
/proc/20257/stat : 20257 (pbscip) R 20254 20257 19921 0 -1 4194304 75414 0 0 0 358562 13 0 0 20 0 1 0 34456032 289198080 63287 18446744073709551615 4235264 18693293 140720735094656 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 56209408 140720735103369 140720735103468 140720735103468 140720735109070 0
/proc/20257/statm: 70605 63287 4160 3530 0 62056 0
Current children cumulated CPU time: 3585.75 s
Current children cumulated vsize: 282420 KiB
Current children cumulated memory: 253148 KiB

[startup+3596.8 s]
/proc/loadavg: 4.12 4.10 4.09 5/265 20552
/proc/meminfo: memFree=128942788/131249996 swapFree=33010684/33010684
[pid=20257] ppid=20254 vsize=282420 memory=253148 CPUtime=3586.54 cores=0,2
/proc/20257/stat : 20257 (pbscip) R 20254 20257 19921 0 -1 4194304 75414 0 0 0 358641 13 0 0 20 0 1 0 34456032 289198080 63287 18446744073709551615 4235264 18693293 140720735094656 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 56209408 140720735103369 140720735103468 140720735103468 140720735109070 0
/proc/20257/statm: 70605 63287 4160 3530 0 62056 0
Current children cumulated CPU time: 3586.54 s
Current children cumulated vsize: 282420 KiB
Current children cumulated memory: 253148 KiB

[startup+3597 s]*
/proc/loadavg: 4.12 4.10 4.09 5/265 20552
/proc/meminfo: memFree=128942788/131249996 swapFree=33010684/33010684
[pid=20257] ppid=20254 vsize=282420 memory=253148 CPUtime=3586.74 cores=0,2
/proc/20257/stat : 20257 (pbscip) R 20254 20257 19921 0 -1 4194304 75414 0 0 0 358661 13 0 0 20 0 1 0 34456032 289198080 63287 18446744073709551615 4235264 18693293 140720735094656 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 56209408 140720735103369 140720735103468 140720735103468 140720735109070 0
/proc/20257/statm: 70605 63287 4160 3530 0 62056 0
Current children cumulated CPU time: 3586.74 s
Current children cumulated vsize: 282420 KiB
Current children cumulated memory: 253148 KiB

Child status: 0

Real time (s): 3597.06
CPU time (s): 3586.81
CPU user time (s): 3586.67
CPU system time (s): 0.139587
CPU usage (%): 99.715
Max. virtual memory (cumulated for all children) (KiB): 286116
Max. memory (cumulated for all children) (KiB): 256580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3586.67
system time used= 0.139587
maximum resident set size= 256836
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 75423
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= 110
involuntary context switches= 7832


# summary of solver processes directly reported to runsolver:
#   pid: 20257
#   total CPU time (s): 3586.81
#   total CPU user time (s): 3586.67
#   total CPU system time (s): 0.139587

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.48478 second user time and 14.3501 second system time

The end

Launcher Data

Begin job on nodeC030 at 2025-06-29 11:02:44
IDJOB=4507382
IDBENCH=158344
IDSOLVER=3365
FILE ID=nodeC030/4507382-1751187764
RUNJOBID= nodeC030-1751184166-19931
SLURM_JOB_ID= 9587575
Free space on /tmp= 432996 MiB

SOLVER NAME= SCIP 2024-07-07
BENCH NAME= PB24/normalized-PB12/DEC-LIN/sroussel/ShortestPathTate/normalized-TateBritain_K98.opb
COMMAND LINE= pbscip -f BENCHNAME -t TIMEOUT -j NBCORE -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4507382-1751187764/watcher-4507382-1751187764 -o /tmp/evaluation-result-4507382-1751187764/solver-4507382-1751187764 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1751184166-19931 --watchdog 3760  pbscip -f HOME/instance-4507382-1751187764.opb -t 3600 -j 2 -m 31000

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

MD5SUM BENCH= 5359c0df8e4997707ebdbb5ef15bc818
RANDOM SEED=1362224997

nodeC030 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		: 3600.299
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	: 7000.62
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		: 3600.315
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	: 7000.62
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		: 3637.128
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	: 7000.62
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		: 3596.256
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	: 7000.62
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		: 3600.342
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	: 7000.62
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        129087860 kB
MemAvailable:   128848636 kB
Buffers:            3280 kB
Cached:           571248 kB
SwapCached:            0 kB
Active:          1244484 kB
Inactive:         314508 kB
Active(anon):    1002528 kB
Inactive(anon):        0 kB
Active(file):     241956 kB
Inactive(file):   314508 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             38100 kB
Writeback:             0 kB
AnonPages:        985616 kB
Mapped:           127504 kB
Shmem:             18064 kB
KReclaimable:      86704 kB
Slab:             171640 kB
SReclaimable:      86704 kB
SUnreclaim:        84936 kB
KernelStack:        4204 kB
PageTables:         4976 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    1357712 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150488 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    890880 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:      189140 kB
DirectMap2M:     9019392 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432964 MiB
End job on nodeC030 at 2025-06-29 12:02:42