Trace number 4444245

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-07UNSAT 21.3068 21.3793

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/submitted-PB06/namasivayam/
tsp/normalized-t3002.11tsp11.1900571132.opb
MD5SUM55b1e97b6b1aec27586d56515e7955a0
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark3.95673
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables231
Total number of constraints2707
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
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 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 761
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.0.0] [GitHash: 405ed0d46f]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-4444245-1721301743.opb>
0.00/0.01	c original problem has 231 variables (231 bin, 0 int, 0 impl, 0 cont) and 2707 constraints
0.00/0.01	c problem read in 0.00
0.00/0.01	c No objective function, only one solution is needed.
0.00/0.01	c presolving:
0.00/0.01	c    (0.0s) running MILP presolver
0.00/0.02	c    (0.0s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
0.00/0.02	c (round 1, exhaustive) 0 del vars, 143 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 143 clqs
0.00/0.03	c (round 2, exhaustive) 0 del vars, 187 del conss, 0 add conss, 0 chg bounds, 44 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 143 clqs
0.00/0.03	c (round 3, exhaustive) 0 del vars, 198 del conss, 0 add conss, 0 chg bounds, 55 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 143 clqs
0.00/0.03	c (round 4, exhaustive) 0 del vars, 198 del conss, 0 add conss, 0 chg bounds, 55 chg sides, 0 chg coeffs, 2509 upgd conss, 0 impls, 143 clqs
0.00/0.04	c (round 5, exhaustive) 0 del vars, 264 del conss, 0 add conss, 0 chg bounds, 55 chg sides, 0 chg coeffs, 2509 upgd conss, 0 impls, 143 clqs
0.00/0.04	c    (0.0s) probing: 51/231 (22.1%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.00/0.04	c    (0.0s) probing aborted: 50/50 successive totally useless probings
0.00/0.04	c    (0.0s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.00/0.05	c    (0.0s) symmetry computation finished: 1 generators found (max: 1500, log10 of symmetry group size: 0.0) (symcode time: 0.00)
0.00/0.05	c dynamic symmetry handling statistics:
0.00/0.05	c    orbitopal reduction:       no components
0.00/0.05	c    orbital reduction:          1 components of sizes 1
0.00/0.05	c    lexicographic reduction:    1 permutations with support sizes 121
0.00/0.05	c handled 1 out of 1 symmetry components
0.00/0.05	c presolving (6 rounds: 6 fast, 6 medium, 6 exhaustive):
0.00/0.05	c  0 deleted vars, 264 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 55 changed sides, 0 changed coefficients
0.00/0.05	c  0 implications, 143 cliques
0.00/0.05	c presolved problem has 231 variables (231 bin, 0 int, 0 impl, 0 cont) and 2443 constraints
0.00/0.05	c       1 constraints of type <knapsack>
0.00/0.05	c      22 constraints of type <setppc>
0.00/0.05	c    2420 constraints of type <logicor>
0.00/0.05	c transformed objective value is always integral (scale: 1)
0.00/0.05	c Presolving Time: 0.04
0.00/0.05	c - non default parameters ----------------------------------------------------------------------
0.00/0.05	c # SCIP version 10.0.0
0.00/0.05	c 
0.00/0.05	c # maximal time in seconds to run
0.00/0.05	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
0.00/0.05	c limits/time = 3596.99705
0.00/0.05	c 
0.00/0.05	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.00/0.05	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
0.00/0.05	c limits/memory = 27900
0.00/0.05	c 
0.00/0.05	c # solving stops, if the given number of solutions were found; this limit is first checked in presolving (-1: no limit)
0.00/0.05	c # [type: int, advanced: FALSE, range: [-1,2147483647], default: -1]
0.00/0.05	c limits/solutions = 1
0.00/0.05	c 
0.00/0.05	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.
0.00/0.05	c # [type: int, advanced: FALSE, range: [0,7], default: 7]
0.00/0.05	c misc/usesymmetry = 3
0.00/0.05	c 
0.00/0.05	c # belongs reading time to solving time?
0.00/0.05	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
0.00/0.05	c timing/reading = TRUE
0.00/0.05	c 
0.00/0.05	c # Should we check whether the components of the symmetry group can be handled by double lex matrices?
0.00/0.05	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
0.00/0.05	c propagating/symmetry/detectdoublelex = FALSE
0.00/0.05	c 
0.00/0.05	c # Should we try to detect symmetric subgroups of the symmetry group on binary variables?
0.00/0.05	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
0.00/0.05	c propagating/symmetry/detectsubgroups = FALSE
0.00/0.05	c 
0.00/0.05	c # Type of symmetries that shall be computed?
0.00/0.05	c # [type: int, advanced: TRUE, range: [0,1], default: 0]
0.00/0.05	c propagating/symmetry/symtype = 1
0.00/0.05	c 
0.00/0.05	c # Should components consisting of a single full reflection be handled?
0.00/0.05	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
0.00/0.05	c propagating/symmetry/usesimplesgncomp = FALSE
0.00/0.05	c 
0.00/0.05	c -----------------------------------------------------------------------------------------------
0.00/0.05	c start solving
0.00/0.05	c 
0.00/0.07	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.00/0.07	c   0.1s|     1 |     0 |    95 |     - |    11M |   0 | 231 |2477 |2443 |   0 |  0 |  33 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.19/0.22	c   0.2s|     1 |     0 |  2098 |     - |    12M |   0 | 231 |2480 |2445 |   2 |  1 |  36 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.19/0.29	c   0.3s|     1 |     0 |  2118 |     - |    14M |   0 | 231 |2482 |2448 |   5 |  2 |  38 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.29/0.35	c   0.4s|     1 |     0 |  2152 |     - |    16M |   0 | 231 |2483 |2454 |  11 |  3 |  39 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.29/0.40	c   0.4s|     1 |     0 |  2168 |     - |    21M |   0 | 231 |2488 |2457 |  14 |  4 |  44 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.40/0.47	c   0.5s|     1 |     0 |  2184 |     - |    22M |   0 | 231 |2490 |2459 |  16 |  5 |  46 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.50/0.51	c   0.5s|     1 |     0 |  2200 |     - |    24M |   0 | 231 |2491 |2461 |  18 |  6 |  47 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.50/0.57	c   0.6s|     1 |     0 |  2215 |     - |    30M |   0 | 231 |2495 |2463 |  20 |  7 |  51 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.59/0.62	c   0.6s|     1 |     0 |  2235 |     - |    33M |   0 | 231 |2496 |2465 |  22 |  8 |  52 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.59/0.69	c   0.7s|     1 |     0 |  2259 |     - |    38M |   0 | 231 |2500 |2468 |  25 |  9 |  56 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.69/0.76	c   0.8s|     1 |     0 |  2277 |     - |    42M |   0 | 231 |2503 |2472 |  29 | 10 |  59 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.69/0.77	c   0.8s|     1 |     0 |  2297 |     - |    42M |   0 | 231 |2506 |2475 |  32 | 11 |  62 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.79/0.88	c   0.9s|     1 |     2 |  2680 |     - |    42M |   0 | 231 |2534 |2475 |  32 | 11 |  90 |  19 | 0.000000e+00 |      --      |    Inf | unknown
1.38/1.40	c   1.4s|   100 |    12 |  4557 |  22.8 |    47M |  20 | 231 |2599 |2451 |  82 |  1 | 157 |  19 | 0.000000e+00 |      --      |    Inf |  58.06%
1.78/1.89	c   1.9s|   200 |    14 |  5834 |  17.8 |    54M |  20 | 231 |2656 |2455 | 146 |  1 | 214 |  19 | 0.000000e+00 |      --      |    Inf |  59.50%
1.99/2.04	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1.99/2.04	c   2.0s|   300 |    14 |  6684 |  14.7 |    55M |  20 | 231 |2736 |2454 | 161 |  1 | 300 |  19 | 0.000000e+00 |      --      |    Inf |  59.77%
2.18/2.22	c   2.2s|   400 |    15 |  7830 |  13.9 |    58M |  20 | 231 |2799 |2455 | 175 |  1 | 364 |  19 | 0.000000e+00 |      --      |    Inf |  59.94%
2.58/2.66	c   2.7s|   500 |    16 |  8934 |  13.3 |    62M |  20 | 231 |2876 |2454 | 196 |  1 | 444 |  19 | 0.000000e+00 |      --      |    Inf |  60.44%
2.88/2.90	c   2.9s|   600 |    21 | 10010 |  12.9 |    63M |  20 | 231 |2951 |2456 | 223 |  1 | 523 |  19 | 0.000000e+00 |      --      |    Inf |  60.73%
2.99/3.08	c   3.1s|   700 |    23 | 11294 |  12.9 |    64M |  20 | 231 |3021 |2455 | 233 |  0 | 598 |  19 | 0.000000e+00 |      --      |    Inf |  60.88%
3.28/3.31	c   3.3s|   800 |    21 | 12483 |  12.7 |    64M |  20 | 231 |3074 |2455 | 241 |  0 | 655 |  19 | 0.000000e+00 |      --      |    Inf |  60.99%
3.48/3.50	c   3.5s|   900 |    21 | 13639 |  12.6 |    65M |  20 | 231 |3140 |2454 | 253 |  0 | 724 |  19 | 0.000000e+00 |      --      |    Inf |  61.17%
3.58/3.68	c   3.7s|  1000 |    23 | 14889 |  12.6 |    65M |  20 | 231 |3204 |2454 | 254 |  0 | 795 |  19 | 0.000000e+00 |      --      |    Inf |  61.19%
3.88/3.96	c   4.0s|  1100 |    25 | 16540 |  13.0 |    65M |  20 | 231 |3275 |2451 | 272 |  1 | 878 |  19 | 0.000000e+00 |      --      |    Inf |  61.67%
4.18/4.22	c   4.2s|  1200 |    23 | 17822 |  12.9 |    65M |  20 | 231 |3320 |2453 | 291 |  1 | 934 |  19 | 0.000000e+00 |      --      |    Inf |  61.94%
4.28/4.39	c   4.4s|  1300 |    20 | 19100 |  12.9 |    65M |  20 | 231 |3372 |2456 | 299 |  1 | 995 |  19 | 0.000000e+00 |      --      |    Inf |  62.09%
4.48/4.55	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
4.48/4.55	c (run 1, node 1388) performing user restart
4.48/4.55	c 
4.48/4.55	c (restart) converted 7 cuts from the global cut pool into linear constraints
4.48/4.55	c 
4.48/4.57	c presolving:
4.48/4.57	c (round 1, fast)       21 del vars, 622 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 287 chg coeffs, 0 upgd conss, 0 impls, 320 clqs
4.48/4.57	c (round 2, medium)     31 del vars, 622 del conss, 1 add conss, 0 chg bounds, 1 chg sides, 289 chg coeffs, 0 upgd conss, 0 impls, 300 clqs
4.48/4.57	c (round 3, fast)       31 del vars, 642 del conss, 1 add conss, 0 chg bounds, 1 chg sides, 317 chg coeffs, 0 upgd conss, 0 impls, 300 clqs
4.48/4.57	c (round 4, exhaustive) 31 del vars, 643 del conss, 1 add conss, 0 chg bounds, 1 chg sides, 318 chg coeffs, 6 upgd conss, 0 impls, 300 clqs
4.48/4.58	c (round 5, exhaustive) 31 del vars, 643 del conss, 1 add conss, 0 chg bounds, 2 chg sides, 324 chg coeffs, 6 upgd conss, 0 impls, 300 clqs
4.48/4.58	c (round 6, exhaustive) 31 del vars, 849 del conss, 1 add conss, 0 chg bounds, 2 chg sides, 872 chg coeffs, 6 upgd conss, 0 impls, 300 clqs
4.48/4.59	c (round 7, exhaustive) 31 del vars, 878 del conss, 1 add conss, 0 chg bounds, 2 chg sides, 881 chg coeffs, 6 upgd conss, 0 impls, 300 clqs
4.48/4.59	c (round 8, exhaustive) 31 del vars, 878 del conss, 1 add conss, 0 chg bounds, 2 chg sides, 946 chg coeffs, 6 upgd conss, 0 impls, 300 clqs
4.58/4.60	c presolving (9 rounds: 9 fast, 7 medium, 6 exhaustive):
4.58/4.60	c  31 deleted vars, 878 deleted constraints, 1 added constraints, 0 tightened bounds, 0 added holes, 2 changed sides, 947 changed coefficients
4.58/4.60	c  0 implications, 300 cliques
4.58/4.60	c presolved problem has 200 variables (200 bin, 0 int, 0 impl, 0 cont) and 2555 constraints
4.58/4.60	c       6 constraints of type <knapsack>
4.58/4.60	c      20 constraints of type <setppc>
4.58/4.60	c       1 constraints of type <linear>
4.58/4.60	c    2528 constraints of type <logicor>
4.58/4.60	c transformed objective value is always integral (scale: 1)
4.58/4.60	c Presolving Time: 0.08
4.58/4.60	c 
4.58/4.63	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
4.58/4.63	c   4.6s|     1 |     0 | 20346 |     - |    61M |   0 | 200 |2607 |1837 |   0 |  0 |1111 |  19 | 0.000000e+00 |      --      |    Inf | unknown
4.58/4.69	c   4.7s|     1 |     0 | 20365 |     - |    61M |   0 | 200 |2611 |1842 |   5 |  1 |1115 |  19 | 0.000000e+00 |      --      |    Inf | unknown
4.67/4.74	c   4.7s|     1 |     0 | 20379 |     - |    61M |   0 | 200 |2614 |1846 |   9 |  2 |1118 |  19 | 0.000000e+00 |      --      |    Inf | unknown
4.77/4.81	c   4.8s|     1 |     0 | 20396 |     - |    62M |   0 | 200 |2620 |1851 |  14 |  3 |1124 |  19 | 0.000000e+00 |      --      |    Inf | unknown
4.77/4.86	c   4.9s|     1 |     0 | 20411 |     - |    62M |   0 | 200 |2621 |1855 |  18 |  4 |1125 |  19 | 0.000000e+00 |      --      |    Inf | unknown
4.87/4.91	c   4.9s|     1 |     0 | 20436 |     - |    62M |   0 | 200 |2622 |1859 |  22 |  5 |1126 |  19 | 0.000000e+00 |      --      |    Inf | unknown
4.87/4.96	c   5.0s|     1 |     0 | 20449 |     - |    62M |   0 | 200 |2623 |1863 |  26 |  6 |1127 |  19 | 0.000000e+00 |      --      |    Inf | unknown
4.87/5.00	c   5.0s|     1 |     0 | 20472 |     - |    63M |   0 | 200 |2627 |1866 |  29 |  7 |1131 |  19 | 0.000000e+00 |      --      |    Inf | unknown
4.98/5.03	c   5.0s|     1 |     0 | 20481 |     - |    64M |   0 | 200 |2627 |1867 |  30 |  8 |1131 |  19 | 0.000000e+00 |      --      |    Inf | unknown
4.98/5.06	c   5.1s|     1 |     0 | 20493 |     - |    64M |   0 | 200 |2629 |1869 |  32 |  9 |1133 |  19 | 0.000000e+00 |      --      |    Inf | unknown
4.98/5.10	c   5.1s|     1 |     0 | 20512 |     - |    65M |   0 | 200 |2630 |1873 |  36 | 10 |1134 |  19 | 0.000000e+00 |      --      |    Inf | unknown
5.08/5.11	c   5.1s|     1 |     0 | 20528 |     - |    66M |   0 | 200 |2630 |1876 |  39 | 11 |1134 |  19 | 0.000000e+00 |      --      |    Inf | unknown
5.08/5.17	c   5.2s|     1 |     2 | 20725 |     - |    66M |   0 | 200 |2640 |1876 |  39 | 11 |1145 |  38 | 0.000000e+00 |      --      |    Inf | unknown
5.67/5.75	c   5.8s|   100 |    20 | 23830 |  14.3 |    67M |  19 | 200 |2788 |1840 |  63 |  1 |1296 |  38 | 0.000000e+00 |      --      |    Inf |  15.12%
5.97/6.01	c   6.0s|   200 |    16 | 25620 |  14.5 |    68M |  20 | 200 |2852 |1836 | 106 |  0 |1361 |  38 | 0.000000e+00 |      --      |    Inf |  16.56%
6.07/6.15	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
6.07/6.15	c   6.2s|   300 |    15 | 27093 |  14.6 |    68M |  20 | 200 |2923 |1840 | 119 |  1 |1442 |  38 | 0.000000e+00 |      --      |    Inf |  16.99%
6.77/6.80	c   6.8s|   400 |    13 | 29115 |  14.9 |    68M |  20 | 200 |2973 |1844 | 147 |  2 |1511 |  38 | 0.000000e+00 |      --      |    Inf |  45.80%
7.26/7.31	c   7.3s|   500 |    17 | 30751 |  14.9 |    69M |  20 | 200 |3019 |1837 | 196 |  0 |1578 |  38 | 0.000000e+00 |      --      |    Inf |  51.39%
7.46/7.54	c   7.5s|   600 |    16 | 32091 |  14.9 |    69M |  20 | 200 |3071 |1838 | 219 |  1 |1645 |  38 | 0.000000e+00 |      --      |    Inf |  52.12%
7.66/7.73	c   7.7s|   700 |    13 | 33507 |  14.8 |    71M |  20 | 200 |3124 |1838 | 246 |  0 |1719 |  38 | 0.000000e+00 |      --      |    Inf |  52.73%
8.06/8.11	c   8.1s|   800 |    20 | 35008 |  14.8 |    71M |  20 | 200 |3158 |1838 | 287 |  1 |1784 |  38 | 0.000000e+00 |      --      |    Inf |  55.54%
8.46/8.52	c   8.5s|   900 |    20 | 36663 |  14.9 |    71M |  20 | 200 |3207 |1839 | 329 |  1 |1864 |  38 | 0.000000e+00 |      --      |    Inf |  68.59%
8.76/8.87	c   8.9s|  1000 |    16 | 38625 |  15.1 |    71M |  20 | 200 |3241 |1845 | 372 |  3 |1946 |  38 | 0.000000e+00 |      --      |    Inf |  70.75%
9.07/9.12	c   9.1s|  1100 |    16 | 40255 |  15.2 |    71M |  20 | 200 |3268 |1839 | 410 |  0 |2018 |  38 | 0.000000e+00 |      --      |    Inf |  71.92%
9.36/9.47	c   9.5s|  1200 |    22 | 42035 |  15.3 |    72M |  20 | 200 |3282 |1838 | 447 |  0 |2087 |  38 | 0.000000e+00 |      --      |    Inf |  73.21%
9.66/9.73	c   9.7s|  1300 |    24 | 43732 |  15.3 |    72M |  20 | 200 |3292 |1838 | 497 |  0 |2156 |  38 | 0.000000e+00 |      --      |    Inf |  74.33%
9.76/9.80	c   9.8s|  1400 |    23 | 44783 |  15.2 |    72M |  20 | 200 |3348 |1840 | 497 |  0 |2242 |  38 | 0.000000e+00 |      --      |    Inf |  74.43%
9.86/9.99	c  10.0s|  1500 |    21 | 46320 |  15.2 |    72M |  20 | 200 |3396 |1841 | 512 |  0 |2321 |  38 | 0.000000e+00 |      --      |    Inf |  74.73%
10.07/10.19	c  10.2s|  1600 |    23 | 48145 |  15.3 |    72M |  20 | 200 |3463 |1840 | 519 |  0 |2425 |  38 | 0.000000e+00 |      --      |    Inf |  74.83%
10.26/10.33	c  10.3s|  1700 |    21 | 49645 |  15.3 |    72M |  20 | 200 |3533 |   0 | 519 |  0 |2510 |  38 | 0.000000e+00 |      --      |    Inf |  74.96%
10.46/10.55	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
10.46/10.55	c  10.5s|  1800 |    20 | 51058 |  15.2 |    72M |  20 | 200 |3604 |   0 | 520 |  0 |2599 |  38 | 0.000000e+00 |      --      |    Inf |  74.99%
10.66/10.78	c  10.8s|  1900 |    20 | 52800 |  15.3 |    72M |  20 | 200 |3689 |1839 | 521 |  1 |2698 |  38 | 0.000000e+00 |      --      |    Inf |  75.03%
10.96/11.03	c  11.0s|  2000 |    20 | 54561 |  15.4 |    72M |  20 | 200 |3793 |1839 | 523 |  1 |2808 |  38 | 0.000000e+00 |      --      |    Inf |  75.08%
11.35/11.40	c  11.4s|  2100 |    20 | 56605 |  15.5 |    72M |  25 | 200 |3878 |1836 | 539 |  0 |2902 |  38 | 0.000000e+00 |      --      |    Inf |  75.18%
11.75/11.82	c  11.8s|  2200 |    26 | 58961 |  15.7 |    72M |  25 | 200 |3918 |1836 | 589 |  1 |2964 |  38 | 0.000000e+00 |      --      |    Inf |  80.21%
11.96/12.05	c  12.0s|  2300 |    30 | 60590 |  15.7 |    72M |  25 | 200 |3958 |1841 | 615 |  1 |3014 |  38 | 0.000000e+00 |      --      |    Inf |  80.99%
12.25/12.33	c  12.3s|  2400 |    32 | 62596 |  15.9 |    72M |  25 | 200 |4002 |1840 | 650 |  1 |3067 |  38 | 0.000000e+00 |      --      |    Inf |  81.73%
12.45/12.59	c  12.6s|  2500 |    36 | 64392 |  15.9 |    72M |  25 | 200 |4039 |1839 | 690 |  0 |3119 |  38 | 0.000000e+00 |      --      |    Inf |  82.88%
12.65/12.72	c  12.7s|  2600 |    38 | 65831 |  15.9 |    72M |  25 | 200 |4097 |1840 | 702 |  1 |3183 |  38 | 0.000000e+00 |      --      |    Inf |  83.25%
12.75/12.86	c  12.9s|  2700 |    38 | 67232 |  15.8 |    72M |  27 | 200 |4187 |1839 | 716 |  1 |3279 |  38 | 0.000000e+00 |      --      |    Inf |  83.32%
12.85/12.97	c  13.0s|  2800 |    38 | 68768 |  15.8 |    72M |  27 | 200 |4260 |1841 | 727 |  0 |3363 |  38 | 0.000000e+00 |      --      |    Inf |  83.44%
12.95/13.07	c  13.1s|  2900 |    36 | 70212 |  15.8 |    72M |  27 | 200 |4330 |1839 | 727 |  0 |3441 |  38 | 0.000000e+00 |      --      |    Inf |  83.50%
13.05/13.17	c  13.2s|  3000 |    38 | 71754 |  15.8 |    72M |  27 | 200 |4411 |1839 | 729 |  1 |3531 |  38 | 0.000000e+00 |      --      |    Inf |  83.52%
13.25/13.30	c  13.3s|  3100 |    38 | 73228 |  15.8 |    72M |  27 | 200 |4483 |1840 | 744 |  1 |3615 |  38 | 0.000000e+00 |      --      |    Inf |  83.60%
13.35/13.40	c  13.4s|  3200 |    39 | 74723 |  15.7 |    72M |  27 | 200 |4542 |1840 | 744 |  0 |3698 |  38 | 0.000000e+00 |      --      |    Inf |  83.64%
13.45/13.54	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
13.45/13.54	c  13.5s|  3300 |    35 | 76203 |  15.7 |    72M |  27 | 200 |4623 |1841 | 758 |  1 |3793 |  38 | 0.000000e+00 |      --      |    Inf |  83.98%
13.55/13.68	c  13.7s|  3400 |    35 | 77490 |  15.7 |    72M |  28 | 200 |4689 |1842 | 775 |  1 |3867 |  38 | 0.000000e+00 |      --      |    Inf |  84.51%
13.65/13.79	c  13.8s|  3500 |    35 | 79163 |  15.7 |    72M |  28 | 200 |4758 |1840 | 782 |  0 |3942 |  38 | 0.000000e+00 |      --      |    Inf |  84.52%
13.85/13.95	c  14.0s|  3600 |    37 | 80802 |  15.7 |    72M |  28 | 200 |4815 |1838 | 796 |  1 |4008 |  38 | 0.000000e+00 |      --      |    Inf |  84.64%
13.95/14.07	c  14.1s|  3700 |    38 | 82197 |  15.7 |    72M |  28 | 200 |4881 |1844 | 805 |  2 |4085 |  38 | 0.000000e+00 |      --      |    Inf |  84.75%
14.05/14.19	c  14.2s|  3800 |    33 | 83874 |  15.7 |    72M |  28 | 200 |4959 |1838 | 814 |  0 |4175 |  38 | 0.000000e+00 |      --      |    Inf |  84.87%
14.24/14.34	c  14.3s|  3900 |    35 | 85620 |  15.7 |    72M |  28 | 200 |5039 |1839 | 825 |  0 |4277 |  38 | 0.000000e+00 |      --      |    Inf |  87.30%
14.34/14.45	c  14.4s|  4000 |    35 | 86941 |  15.7 |    72M |  28 | 200 |5107 |1839 | 831 |  1 |4367 |  38 | 0.000000e+00 |      --      |    Inf |  87.43%
14.44/14.56	c  14.6s|  4100 |    35 | 88638 |  15.7 |    72M |  28 | 200 |5146 |1839 | 831 |  1 |4432 |  38 | 0.000000e+00 |      --      |    Inf |  87.44%
14.74/14.85	c  14.8s|  4200 |    33 | 90560 |  15.8 |    72M |  28 | 200 |5184 |1841 | 866 |  1 |4489 |  38 | 0.000000e+00 |      --      |    Inf |  88.18%
14.84/14.96	c  15.0s|  4300 |    37 | 92243 |  15.8 |    72M |  28 | 200 |5250 |1840 | 869 |  1 |4571 |  38 | 0.000000e+00 |      --      |    Inf |  88.19%
14.95/15.07	c  15.1s|  4400 |    33 | 94037 |  15.8 |    72M |  29 | 200 |5353 |1839 | 872 |  0 |4685 |  38 | 0.000000e+00 |      --      |    Inf |  88.19%
15.05/15.18	c  15.2s|  4500 |    29 | 95945 |  15.9 |    72M |  29 | 200 |5455 |1843 | 872 |  1 |4809 |  38 | 0.000000e+00 |      --      |    Inf |  88.21%
15.14/15.28	c  15.3s|  4600 |    27 | 97521 |  15.9 |    72M |  29 | 200 |5530 |1840 | 872 |  1 |4903 |  38 | 0.000000e+00 |      --      |    Inf |  88.29%
15.44/15.52	c  15.5s|  4700 |    31 | 99441 |  15.9 |    72M |  29 | 200 |5578 |1841 | 894 |  1 |4992 |  38 | 0.000000e+00 |      --      |    Inf |  88.54%
15.54/15.68	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
15.54/15.68	c  15.7s|  4800 |    37 |101118 |  15.9 |    72M |  29 | 200 |5586 |1842 | 906 |  1 |5036 |  38 | 0.000000e+00 |      --      |    Inf |  88.65%
15.74/15.84	c  15.8s|  4900 |    38 |102936 |  16.0 |    72M |  29 | 200 |5630 |1836 | 920 |  1 |5110 |  38 | 0.000000e+00 |      --      |    Inf |  89.13%
15.84/15.99	c  16.0s|  5000 |    44 |104566 |  16.0 |    72M |  29 | 200 |5670 |1842 | 928 |  0 |5202 |  38 | 0.000000e+00 |      --      |    Inf |  89.74%
16.04/16.11	c  16.1s|  5100 |    51 |106477 |  16.0 |    72M |  30 | 200 |5689 |1843 | 928 |  0 |5270 |  38 | 0.000000e+00 |      --      |    Inf |  89.74%
16.14/16.24	c  16.2s|  5200 |    47 |108323 |  16.1 |    75M |  30 | 200 |5770 |   0 | 928 |  0 |5377 |  38 | 0.000000e+00 |      --      |    Inf |  89.75%
16.23/16.35	c  16.3s|  5300 |    42 |109830 |  16.0 |    75M |  32 | 200 |5838 |1843 | 928 |  0 |5461 |  38 | 0.000000e+00 |      --      |    Inf |  89.75%
16.43/16.52	c  16.5s|  5400 |    45 |111529 |  16.1 |    75M |  32 | 200 |5877 |1838 | 948 |  0 |5521 |  38 | 0.000000e+00 |      --      |    Inf |  91.42%
16.63/16.75	c  16.7s|  5500 |    51 |113105 |  16.1 |    75M |  32 | 200 |5916 |1840 | 981 |  1 |5587 |  38 | 0.000000e+00 |      --      |    Inf |  93.63%
16.83/16.92	c  16.9s|  5600 |    49 |114744 |  16.1 |    75M |  32 | 200 |5975 |1837 | 985 |  0 |5666 |  38 | 0.000000e+00 |      --      |    Inf |  94.04%
16.94/17.10	c  17.1s|  5700 |    49 |116339 |  16.1 |    75M |  32 | 200 |6006 |1840 |1011 |  0 |5726 |  38 | 0.000000e+00 |      --      |    Inf |  94.56%
17.33/17.41	c  17.4s|  5800 |    47 |118059 |  16.1 |    76M |  32 | 200 |6062 |1840 |1055 |  0 |5810 |  38 | 0.000000e+00 |      --      |    Inf |  95.28%
17.43/17.55	c  17.5s|  5900 |    47 |119886 |  16.1 |    76M |  32 | 200 |6073 |1840 |1062 |  1 |5852 |  38 | 0.000000e+00 |      --      |    Inf |  95.40%
17.53/17.68	c  17.7s|  6000 |    45 |121616 |  16.1 |    76M |  32 | 200 |6114 |1843 |1070 |  0 |5929 |  38 | 0.000000e+00 |      --      |    Inf |  96.91%
17.73/17.80	c  17.8s|  6100 |    43 |123410 |  16.1 |    76M |  32 | 200 |6161 |1838 |1070 |  1 |6004 |  38 | 0.000000e+00 |      --      |    Inf |  96.96%
17.83/17.91	c  17.9s|  6200 |    39 |125153 |  16.2 |    76M |  32 | 200 |6239 |1839 |1070 |  0 |6100 |  38 | 0.000000e+00 |      --      |    Inf |  96.99%
17.93/18.03	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
17.93/18.03	c  18.0s|  6300 |    35 |127097 |  16.2 |    76M |  32 | 200 |6292 |1841 |1071 |  0 |6178 |  38 | 0.000000e+00 |      --      |    Inf |  97.03%
18.03/18.18	c  18.2s|  6400 |    31 |128807 |  16.2 |    76M |  32 | 200 |6326 |1843 |1085 |  1 |6246 |  38 | 0.000000e+00 |      --      |    Inf |  97.35%
18.23/18.31	c  18.3s|  6500 |    29 |130652 |  16.2 |    76M |  32 | 200 |6362 |1840 |1086 |  0 |6358 |  38 | 0.000000e+00 |      --      |    Inf |  97.46%
18.33/18.43	c  18.4s|  6600 |    27 |132521 |  16.3 |    76M |  32 | 200 |6421 |1842 |1086 |  0 |6451 |  38 | 0.000000e+00 |      --      |    Inf |  97.50%
18.43/18.53	c  18.5s|  6700 |    27 |134040 |  16.3 |    76M |  32 | 200 |6455 |1843 |1087 |  0 |6509 |  38 | 0.000000e+00 |      --      |    Inf |  97.50%
18.53/18.68	c  18.7s|  6800 |    26 |136069 |  16.3 |    76M |  32 | 200 |6495 |1841 |1094 |  0 |6586 |  38 | 0.000000e+00 |      --      |    Inf |  97.69%
18.73/18.84	c  18.8s|  6900 |    24 |137812 |  16.3 |    76M |  32 | 200 |6537 |1842 |1104 |  1 |6655 |  38 | 0.000000e+00 |      --      |    Inf |  97.89%
18.93/19.02	c  19.0s|  7000 |    22 |139699 |  16.4 |    76M |  32 | 200 |6567 |1840 |1124 |  0 |6719 |  38 | 0.000000e+00 |      --      |    Inf |  98.13%
19.03/19.13	c  19.1s|  7100 |    22 |141386 |  16.4 |    76M |  32 | 200 |6630 |1840 |1124 |  0 |6814 |  38 | 0.000000e+00 |      --      |    Inf |  98.14%
19.12/19.25	c  19.2s|  7200 |    22 |143170 |  16.4 |    75M |  32 | 200 |6711 |1841 |1125 |  1 |6928 |  38 | 0.000000e+00 |      --      |    Inf |  98.15%
19.22/19.37	c  19.4s|  7300 |    22 |145167 |  16.4 |    75M |  32 | 200 |6825 |1840 |1125 |  1 |7061 |  38 | 0.000000e+00 |      --      |    Inf |  98.15%
19.42/19.50	c  19.5s|  7400 |    22 |146798 |  16.4 |    75M |  32 | 200 |6886 |1840 |1130 |  1 |7152 |  38 | 0.000000e+00 |      --      |    Inf |  98.78%
19.52/19.63	c  19.6s|  7500 |    26 |148886 |  16.5 |    75M |  32 | 200 |6957 |1840 |1130 |  1 |7262 |  38 | 0.000000e+00 |      --      |    Inf |  98.79%
19.62/19.75	c  19.7s|  7600 |    20 |150956 |  16.5 |    75M |  32 | 200 |7086 |1840 |1130 |  0 |7412 |  38 | 0.000000e+00 |      --      |    Inf |  98.79%
19.72/19.86	c  19.9s|  7700 |    23 |152785 |  16.5 |    75M |  33 | 200 |7193 |1840 |1130 |  0 |7535 |  38 | 0.000000e+00 |      --      |    Inf |  98.79%
19.82/19.98	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
19.82/19.98	c  20.0s|  7800 |    23 |154930 |  16.6 |    75M |  33 | 200 |7322 |1840 |1130 |  1 |7672 |  38 | 0.000000e+00 |      --      |    Inf |  98.79%
20.03/20.11	c  20.1s|  7900 |    21 |157146 |  16.6 |    76M |  33 | 200 |7459 |1840 |1131 |  0 |7814 |  38 | 0.000000e+00 |      --      |    Inf |  98.79%
20.12/20.29	c  20.3s|  8000 |    19 |159537 |  16.7 |    76M |  33 | 200 |7558 |1840 |1143 |  1 |7923 |  38 | 0.000000e+00 |      --      |    Inf |  99.18%
20.32/20.45	c  20.4s|  8100 |    15 |161514 |  16.8 |    76M |  33 | 200 |7614 |1841 |1156 |  0 |8002 |  38 | 0.000000e+00 |      --      |    Inf |  99.43%
20.52/20.61	c  20.6s|  8200 |    11 |163728 |  16.8 |    76M |  33 | 200 |7663 |1841 |1162 |  1 |8091 |  38 | 0.000000e+00 |      --      |    Inf |  99.57%
20.62/20.75	c  20.7s|  8300 |     9 |165426 |  16.8 |    76M |  33 | 200 |7715 |1842 |1171 |  0 |8192 |  38 | 0.000000e+00 |      --      |    Inf |  99.72%
20.72/20.88	c  20.9s|  8400 |     7 |167330 |  16.8 |    76M |  33 | 200 |7788 |1842 |1179 |  1 |8280 |  38 | 0.000000e+00 |      --      |    Inf |  99.83%
20.92/21.04	c  21.0s|  8500 |     3 |169286 |  16.9 |    76M |  33 | 200 |7832 |1840 |1189 |  0 |8355 |  38 | 0.000000e+00 |      --      |    Inf |  99.97%
21.02/21.16	c  21.2s|  8600 |     6 |171121 |  16.9 |    76M |  33 | 200 |7907 |1842 |1191 |  1 |8467 |  38 | 0.000000e+00 |      --      |    Inf |  99.99%
21.12/21.28	c  21.3s|  8700 |     6 |173066 |  16.9 |    76M |  33 | 200 |7996 |1842 |1192 |  1 |8580 |  38 | 0.000000e+00 |      --      |    Inf | 100.00%
21.22/21.36	c 
21.22/21.36	c SCIP Status        : problem is solved [infeasible]
21.22/21.36	c Solving Time (sec) : 21.36
21.22/21.36	c Solving Nodes      : 8762 (total of 10150 nodes in 2 runs)
21.22/21.36	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
21.22/21.36	c Dual Bound         : +1.00000000000000e+20
21.22/21.36	c Gap                : 0.00 %
21.22/21.36	s UNSATISFIABLE
21.22/21.36	c SCIP Status        : problem is solved [infeasible]
21.22/21.36	c Total Time         :      21.36
21.22/21.36	c   solving          :      21.36
21.22/21.36	c   presolving       :       0.08 (included in solving)
21.22/21.36	c   reading          :       0.00 (included in solving)
21.22/21.36	c   copying          :       0.66 (106 #copies) (minimal 0.00, maximal 0.01, average 0.01)
21.22/21.36	c Original Problem   :
21.22/21.36	c   Problem name     : HOME/instance-4444245-1721301743.opb
21.22/21.36	c   Variables        : 231 (231 binary, 0 integer, 0 implicit integer, 0 continuous)
21.22/21.36	c   Constraints      : 2707 initial, 2707 maximal
21.22/21.36	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
21.22/21.36	c Presolved Problem  :
21.22/21.36	c   Problem name     : t_HOME/instance-4444245-1721301743.opb
21.22/21.36	c   Variables        : 200 (200 binary, 0 integer, 0 implicit integer, 0 continuous)
21.22/21.36	c   Constraints      : 2555 initial, 8039 maximal
21.22/21.36	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
21.22/21.36	c   Nonzeros         : 12098 constraint, 788 clique table
21.22/21.36	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
21.22/21.36	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
21.22/21.36	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
21.22/21.36	c   domcol           :       0.00       0.00      2          0          0          0          0          0          0          0          0          0
21.22/21.36	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
21.22/21.36	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
21.22/21.36	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
21.22/21.36	c   dualsparsify     :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
21.22/21.36	c   gateextraction   :       0.01       0.00      8          0          0          0          0          0          0          0          0          0
21.22/21.36	c   implics          :       0.00       0.00     13          0          0          0          0          0          0          0          0          0
21.22/21.36	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
21.22/21.36	c   milp             :       0.01       0.00      1          0          0          0          0          0          0          0          0          0
21.22/21.36	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
21.22/21.36	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
21.22/21.36	c   sparsify         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
21.22/21.36	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
21.22/21.36	c   trivial          :       0.00       0.00     15         21          0          0          0          0          0          0          0          0
21.22/21.36	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
21.22/21.36	c   dualfix          :       0.00       0.00     15          0          0          0          0          0          0          0          0          0
21.22/21.36	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
21.22/21.36	c   probing          :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
21.22/21.36	c   pseudoobj        :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
21.22/21.36	c   symmetry         :       0.01       0.00      1          0          0          0          0          0          0          0          0          0
21.22/21.36	c   vbounds          :       0.00       0.00      2          0         10          0          0          0          0          0          0          0
21.22/21.36	c   knapsack         :       0.00       0.00     28          0          0          0          0          0          0          1          2         14
21.22/21.36	c   setppc           :       0.00       0.00     27          0          0          0          0          0         67          0          0          0
21.22/21.36	c   linear           :       0.02       0.00     22          0          0          0          0          0        198          0         55          0
21.22/21.36	c   logicor          :       0.03       0.00     25          0          0          0          0          0        877          0          0        933
21.22/21.36	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
21.22/21.36	c   components       :       0.00       0.00      2          0          0          0          0          0          0          0          0          0
21.22/21.36	c   root node        :          -          -      -         92          -          -         92          -          -          -          -          -
21.22/21.36	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
21.22/21.36	c   benderslp        :          0          0          0          0       5103          0          0        375          0          0          0          0          0          0          0
21.22/21.36	c   integral         :          0          0          0          0       5103          0          0        375          0          0          0          0          0          0      10206
21.22/21.36	c   knapsack         :          6+         8         22      38364          0          0          0        371       3650         59       9736          7          1          0          0
21.22/21.36	c   setppc           :         20+        36         22      38315          0          0          0        216      89305        202      51701          0          0          0          0
21.22/21.36	c   linear           :          1+        21         11      29711          0          0          0          2          0          0         50          0          0          0          0
21.22/21.36	c   logicor          :       2528+      7989         22      19625          0          0          0          1      25391        101      51593          5          1          0          0
21.22/21.36	c   benders          :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
21.22/21.36	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
21.22/21.36	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
21.22/21.36	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
21.22/21.36	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
21.22/21.36	c   benderslp        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
21.22/21.36	c   integral         :       0.25       0.00       0.00       0.00       0.25       0.00       0.00       0.00       0.00       0.00
21.22/21.36	c   knapsack         :       0.04       0.00       0.00       0.04       0.00       0.00       0.00       0.00       0.00       0.00
21.22/21.36	c   setppc           :       0.14       0.00       0.00       0.12       0.00       0.00       0.00       0.00       0.01       0.00
21.22/21.36	c   linear           :       0.01       0.00       0.00       0.01       0.00       0.00       0.00       0.00       0.00       0.00
21.22/21.36	c   logicor          :       0.71       0.00       0.01       0.68       0.00       0.00       0.00       0.00       0.01       0.00
21.22/21.36	c   benders          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
21.22/21.36	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
21.22/21.36	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
21.22/21.36	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
21.22/21.36	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
21.22/21.36	c   dualfix          :          2          0          0          0
21.22/21.36	c   genvbounds       :          0          0          0          0
21.22/21.36	c   nlobbt           :          0          0          0          0
21.22/21.36	c   obbt             :          0          0          0          0
21.22/21.36	c   probing          :          0          0          0          0
21.22/21.36	c   pseudoobj        :          0          0          0          0
21.22/21.36	c   redcost          :          0          0          0          0
21.22/21.36	c   rootredcost      :          0          0          0          0
21.22/21.36	c   symmetry         :       4489          0          0         10
21.22/21.36	c   vbounds          :      29302          0          0          0
21.22/21.36	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
21.22/21.36	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
21.22/21.36	c   genvbounds       :       0.00       0.00       0.00       0.00       0.00       0.00
21.22/21.36	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
21.22/21.36	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
21.22/21.36	c   probing          :       0.00       0.00       0.00       0.00       0.00       0.00
21.22/21.36	c   pseudoobj        :       0.00       0.00       0.00       0.00       0.00       0.00
21.22/21.36	c   redcost          :       0.00       0.00       0.00       0.00       0.00       0.00
21.22/21.36	c   rootredcost      :       0.00       0.00       0.00       0.00       0.00       0.00
21.22/21.36	c   symmetry         :       0.04       0.00       0.01       0.03       0.00       0.00
21.22/21.36	c   vbounds          :       0.04       0.00       0.00       0.04       0.00       0.00
21.22/21.36	c Symmetry           :
21.22/21.36	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
21.22/21.36	c   orbital reduction:         10 reductions applied,          0 cutoffs
21.22/21.36	c   lexicographic red:          0 reductions applied,          0 cutoffs
21.22/21.36	c   shadow tree time :       0.01 s
21.22/21.36	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
21.22/21.36	c   propagation      :       0.01        362        358          -       1729       13.9          8        6.0          -          -          -
21.22/21.36	c   infeasible LP    :       0.49       4846       4391          -      23389       23.9         17       11.8         10       20.2          0
21.22/21.36	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
21.22/21.36	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
21.22/21.36	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
21.22/21.36	c   applied globally :       0.05          -          -          0       8636        9.0          -          -         10          -          -
21.22/21.36	c   applied locally  :          -          -          -          0          1       33.0          -          -          0          -          -
21.22/21.36	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
21.22/21.36	c   cut pool         :       0.72          -       1143         42          -          -      17714      22256          -          -          -          -          -    (maximal pool size:       3879)
21.22/21.36	c   aggregation      :       0.14       0.00        442         22          0          0         21         18          6          1          1          0          0
21.22/21.36	c   > cmir           :          -          -          -          -          -          -          -         16          3          1          1          0          -
21.22/21.36	c   > flowcover      :          -          -          -          -          -          -          -          2          1          0          0          0          -
21.22/21.36	c   > knapsackcover  :          -          -          -          -          -          -          -          0          2          0          0          0          -
21.22/21.36	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
21.22/21.36	c   clique           :       0.00       0.00         22         22          0          0          0          0          0          0          0          0          0
21.22/21.36	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
21.22/21.36	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
21.22/21.36	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
21.22/21.36	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
21.22/21.36	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
21.22/21.36	c   gomory           :       5.84       0.00        440         20          0          0      24748      22161       7094       1047        836        211          0
21.22/21.36	c   > gomorymi       :          -          -          -          -          -          -          -      10795       3594        453        329        124          -
21.22/21.36	c   > strongcg       :          -          -          -          -          -          -          -      11366       3500        594        507         87          -
21.22/21.36	c   impliedbounds    :       0.01       0.00        442         22          0          0          2          2          0          1          1          0          0
21.22/21.36	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
21.22/21.36	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
21.22/21.36	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
21.22/21.36	c   mcf              :       0.00       0.00          2          2          0          0          0          0          0          0          0          0          0
21.22/21.36	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
21.22/21.36	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
21.22/21.36	c   multilinear      :       0.00       0.00        470         22          0          0          0          0          0          0          0          0          0
21.22/21.36	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
21.22/21.36	c   rapidlearning    :       2.74       0.00        100          2          0       3614          0          0          0          0          0          0        198
21.22/21.36	c   rlt              :       0.00       0.00        223         20          0          0          0          0          0          0          0          0          0
21.22/21.36	c   zerohalf         :       0.19       0.00        442         22          0          0        812         75        769        441         27        414          0
21.22/21.36	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
21.22/21.36	c   hybrid           :       0.05       0.00        494         22       1492          0      28633         71          0       5282
21.22/21.36	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
21.22/21.36	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
21.22/21.36	c Pricers            :   ExecTime  SetupTime      Calls       Vars
21.22/21.36	c   problem variables:       0.00          -          0          0
21.22/21.36	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
21.22/21.36	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
21.22/21.36	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
21.22/21.36	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
21.22/21.36	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
21.22/21.36	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
21.22/21.36	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
21.22/21.36	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
21.22/21.36	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
21.22/21.36	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
21.22/21.36	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
21.22/21.36	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
21.22/21.36	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
21.22/21.36	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
21.22/21.36	c   relpscost        :       0.24       0.00       5103          0          0          0          0          0          0      10206
21.22/21.36	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
21.22/21.36	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
21.22/21.36	c   LP solutions     :       0.00          -          -          0          0
21.22/21.36	c   relax solutions  :       0.00          -          -          0          0
21.22/21.36	c   pseudo solutions :       0.00          -          -          0          0
21.22/21.36	c   strong branching :       0.00          -          -          0          0
21.22/21.36	c   actconsdiving    :       0.00       0.00          0          0          0
21.22/21.36	c   adaptivediving   :       0.05       0.00          8          0          0
21.22/21.36	c   alns             :       0.04       0.00          4          0          0
21.22/21.36	c   bound            :       0.00       0.00          0          0          0
21.22/21.36	c   clique           :       0.00       0.00          1          0          0
21.22/21.36	c   coefdiving       :       0.00       0.00          0          0          0
21.22/21.36	c   completesol      :       0.00       0.00          0          0          0
21.22/21.36	c   conflictdiving   :       0.05       0.00          4          0          0
21.22/21.36	c   crossover        :       0.00       0.00          0          0          0
21.22/21.36	c   dins             :       0.00       0.00          0          0          0
21.22/21.36	c   distributiondivin:       0.11       0.00          4          0          0
21.22/21.36	c   dps              :       0.00       0.00          0          0          0
21.22/21.36	c   dualval          :       0.00       0.00          0          0          0
21.22/21.36	c   farkasdiving     :       0.00       0.00          0          0          0
21.22/21.36	c   feasjump         :       0.03       0.00          2          0          0
21.22/21.36	c   feaspump         :       0.09       0.00          2          0          0
21.22/21.36	c   fixandinfer      :       0.00       0.00          0          0          0
21.22/21.36	c   fracdiving       :       0.02       0.00          4          0          0
21.22/21.36	c   gins             :       0.00       0.00          0          0          0
21.22/21.36	c   guideddiving     :       0.00       0.00          0          0          0
21.22/21.36	c   indcoefdiving    :       0.00       0.00          0          0          0
21.22/21.36	c   indicator        :       0.00       0.00          0          0          0
21.22/21.36	c   indicatordiving  :       0.00       0.00          0          0          0
21.22/21.36	c   indoneopt        :       0.00       0.00          0          0          0
21.22/21.36	c   indrounding      :       0.00       0.00          0          0          0
21.22/21.36	c   indtwoopt        :       0.00       0.00          0          0          0
21.22/21.36	c   intdiving        :       0.00       0.00          0          0          0
21.22/21.36	c   intshifting      :       0.00       0.00          0          0          0
21.22/21.36	c   linesearchdiving :       0.03       0.00          4          0          0
21.22/21.36	c   localbranching   :       0.00       0.00          0          0          0
21.22/21.36	c   locks            :       0.00       0.00          1          0          0
21.22/21.36	c   lpface           :       0.00       0.00          0          0          0
21.22/21.36	c   mpec             :       0.00       0.00          0          0          0
21.22/21.36	c   multistart       :       0.00       0.00          0          0          0
21.22/21.36	c   mutation         :       0.00       0.00          0          0          0
21.22/21.36	c   nlpdiving        :       0.00       0.00          0          0          0
21.22/21.36	c   objpscostdiving  :       0.02       0.00          2          0          0
21.22/21.36	c   octane           :       0.00       0.00          0          0          0
21.22/21.36	c   ofins            :       0.00       0.00          0          0          0
21.22/21.36	c   oneopt           :       0.00       0.00          0          0          0
21.22/21.36	c   padm             :       0.00       0.00          0          0          0
21.22/21.36	c   proximity        :       0.00       0.00          0          0          0
21.22/21.36	c   pscostdiving     :       0.02       0.00          4          0          0
21.22/21.36	c   randrounding     :       0.03       0.00        387          0          0
21.22/21.36	c   rens             :       0.02       0.00          2          0          0
21.22/21.36	c   reoptsols        :       0.00       0.00          0          0          0
21.22/21.36	c   repair           :       0.00       0.00          0          0          0
21.22/21.36	c   rins             :       0.00       0.00          0          0          0
21.22/21.36	c   rootsoldiving    :       0.02       0.00          2          0          0
21.22/21.36	c   rounding         :       0.04       0.00        991          0          0
21.22/21.36	c   scheduler        :       0.00       0.00          0          0          0
21.22/21.36	c   shiftandpropagate:       0.00       0.00          2          0          0
21.22/21.36	c   shifting         :       0.06       0.00        409          0          0
21.22/21.36	c   simplerounding   :       0.00       0.00          0          0          0
21.22/21.36	c   smallcard        :       0.00       0.00          0          0          0
21.22/21.36	c   subnlp           :       0.00       0.00          0          0          0
21.22/21.36	c   trivial          :       0.00       0.00          4          0          0
21.22/21.36	c   trivialnegation  :       0.00       0.00          0          0          0
21.22/21.36	c   trustregion      :       0.00       0.00          0          0          0
21.22/21.36	c   trysol           :       0.00       0.00          0          0          0
21.22/21.36	c   twoopt           :       0.00       0.00          0          0          0
21.22/21.36	c   undercover       :       0.00       0.00          0          0          0
21.22/21.36	c   vbounds          :       0.01       0.00          1          0          0
21.22/21.36	c   veclendiving     :       0.02       0.00          4          0          0
21.22/21.36	c   zeroobj          :       0.00       0.00          0          0          0
21.22/21.36	c   zirounding       :       0.01       0.00       1000          0          0
21.22/21.36	c   other solutions  :          -          -          -          0          -
21.22/21.36	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
21.22/21.36	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
21.22/21.36	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
21.22/21.36	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
21.22/21.36	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
21.22/21.36	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
21.22/21.36	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
21.22/21.36	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
21.22/21.36	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
21.22/21.36	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
21.22/21.36	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
21.22/21.36	c   primal LP        :       0.05        259          0       0.00       0.00       0.05        259
21.22/21.36	c   dual LP          :       6.94      10481     167795      16.05   24169.12       0.01         29
21.22/21.36	c   lex dual LP      :       0.00          0          0       0.00          -
21.22/21.36	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
21.22/21.36	c   resolve instable :       0.00          0          0       0.00          -
21.22/21.36	c   diving/probing LP:       0.28        199       6556      32.94   23118.13
21.22/21.36	c   strong branching :       0.09         38       1802      47.42   19738.00          -          -          0
21.22/21.36	c     (at root node) :          -         38       1802      47.42          -
21.22/21.36	c   conflict analysis:       0.00          0          0       0.00          -
21.22/21.36	c B&B Tree           :
21.22/21.36	c   number of runs   :          2
21.22/21.36	c   nodes            :       8762 (4393 internal, 4369 leaves)
21.22/21.36	c   feasible leaves  :          0
21.22/21.36	c   infeas. leaves   :       4369
21.22/21.36	c   objective leaves :          0
21.22/21.36	c   nodes (total)    :      10150 (5103 internal, 5047 leaves)
21.22/21.36	c   nodes left       :          0
21.22/21.36	c   max depth        :         33
21.22/21.36	c   max depth (total):         33
21.22/21.36	c   backtracks       :       1081 (12.3%)
21.22/21.36	c   early backtracks :          0 (0.0%)
21.22/21.36	c   nodes exc. ref.  :          0 (0.0%)
21.22/21.36	c   delayed cutoffs  :         25
21.22/21.36	c   repropagations   :      13148 (12616 domain reductions, 25 cutoffs)
21.22/21.36	c   avg switch length:       4.68
21.22/21.36	c   switching time   :       0.72
21.22/21.36	c Root Node          :
21.22/21.36	c   First LP value   : +0.00000000000000e+00
21.22/21.36	c   First LP Iters   :         95 (39014.37 Iter/sec)
21.22/21.36	c   First LP Time    :       0.00
21.22/21.36	c   Final Dual Bound :          -
21.22/21.36	c   Final Root Iters :       2545
21.22/21.36	c   Root LP Estimate : +2.25704826045296e-03
21.22/21.36	c Solution           :
21.22/21.36	c   Solutions found  :          0 (0 improvements)
21.22/21.36	c   Primal Bound     : infeasible
21.22/21.36	c   Dual Bound       :          -
21.22/21.36	c   Gap              :       0.00 %
21.22/21.36	c Integrals          :      Total       Avg%
21.22/21.36	c   primal-dual      :          -          - (problem infeasible)
21.22/21.36	c   primal-ref       :          -          - (problem infeasible)
21.22/21.36	c   dual-ref         :          -          - (problem infeasible)
21.22/21.37	c Time complete: 21.3012.

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: 63968 MiB (57629 MiB free)
  memory of node 1: 64473 MiB (58667 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4444245-1721301743/watcher-4444245-1721301743 -o /tmp/evaluation-result-4444245-1721301743/solver-4444245-1721301743 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1721294195-967150 --watchdog 3760 pbscip -f HOME/instance-4444245-1721301743.opb -t 3600 -j 2 -m 31000 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

Enforcing FSIZE limit: 104857600 KiB
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 4.18.0-301.1.el8.x86_64
Starting watchdog thread
solver pid=972457, runsolver pid=972454
Current StackSize limit: 8192 KiB


[startup+0.100088 s]*
/proc/loadavg: 4.10 4.10 4.09 5/257 972458
/proc/meminfo: memFree=119073044/131524600 swapFree=131071216/131071996
[pid=972457] ppid=972454 vsize=67876 memory=29648 CPUtime=0.09 cores=4,6
/proc/972457/stat : 972457 (pbscip) R 972454 972457 967139 0 -1 4194304 4022 0 0 0 9 0 0 0 20 0 1 0 182336707 69505024 7412 134679101440 4194304 18693293 140729696691072 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 50376704 140729696695299 140729696695398 140729696695398 140729696702414 0
/proc/972457/statm: 16969 7412 3916 3540 0 5226 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 67876 KiB
Current children cumulated memory: 29648 KiB

[startup+0.205633 s]*
/proc/loadavg: 4.10 4.10 4.09 5/257 972458
/proc/meminfo: memFree=119065820/131524600 swapFree=131071216/131071996
[pid=972457] ppid=972454 vsize=77976 memory=38480 CPUtime=0.19 cores=4,6
/proc/972457/stat : 972457 (pbscip) R 972454 972457 967139 0 -1 4194304 6206 0 0 0 19 0 0 0 20 0 1 0 182336707 79847424 9620 134679101440 4194304 18693293 140729696691072 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 50376704 140729696695299 140729696695398 140729696695398 140729696702414 0
/proc/972457/statm: 19494 9620 3948 3540 0 7751 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 77976 KiB
Current children cumulated memory: 38480 KiB

[startup+0.305517 s]*
/proc/loadavg: 4.10 4.10 4.09 5/257 972458
/proc/meminfo: memFree=119064352/131524600 swapFree=131071216/131071996
[pid=972457] ppid=972454 vsize=77272 memory=38040 CPUtime=0.29 cores=4,6
/proc/972457/stat : 972457 (pbscip) R 972454 972457 967139 0 -1 4194304 6235 0 0 0 29 0 0 0 20 0 1 0 182336707 79126528 9510 134679101440 4194304 18693293 140729696691072 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 50376704 140729696695299 140729696695398 140729696695398 140729696702414 0
/proc/972457/statm: 19318 9510 3996 3540 0 7575 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 77272 KiB
Current children cumulated memory: 38040 KiB

[startup+0.700204 s]
/proc/loadavg: 4.10 4.10 4.09 5/257 972458
/proc/meminfo: memFree=119060184/131524600 swapFree=131071216/131071996
[pid=972457] ppid=972454 vsize=95344 memory=54404 CPUtime=0.69 cores=4,6
/proc/972457/stat : 972457 (pbscip) R 972454 972457 967139 0 -1 4194304 10327 0 0 0 68 1 0 0 20 0 1 0 182336707 97632256 13601 134679101440 4194304 18693293 140729696691072 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 50376704 140729696695299 140729696695398 140729696695398 140729696702414 0
/proc/972457/statm: 23836 13601 3996 3540 0 12093 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 95344 KiB
Current children cumulated memory: 54404 KiB

[startup+1.50025 s]
/proc/loadavg: 4.10 4.10 4.09 5/257 972458
/proc/meminfo: memFree=119036560/131524600 swapFree=131071216/131071996
[pid=972457] ppid=972454 vsize=110496 memory=68396 CPUtime=1.48 cores=4,6
/proc/972457/stat : 972457 (pbscip) R 972454 972457 967139 0 -1 4194304 13813 0 0 0 147 1 0 0 20 0 1 0 182336707 113147904 17099 134679101440 4194304 18693293 140729696691072 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 50376704 140729696695299 140729696695398 140729696695398 140729696702414 0
/proc/972457/statm: 27624 17099 3996 3540 0 15881 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 110496 KiB
Current children cumulated memory: 68396 KiB

[startup+3.10559 s]
/proc/loadavg: 4.09 4.09 4.09 5/257 972459
/proc/meminfo: memFree=119016060/131524600 swapFree=131071216/131071996
[pid=972457] ppid=972454 vsize=126768 memory=84212 CPUtime=3.09 cores=4,6
/proc/972457/stat : 972457 (pbscip) R 972454 972457 967139 0 -1 4194304 18173 0 0 0 307 2 0 0 20 0 1 0 182336707 129810432 21053 134679101440 4194304 18693293 140729696691072 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 50376704 140729696695299 140729696695398 140729696695398 140729696702414 0
/proc/972457/statm: 31692 21053 3996 3540 0 19949 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 126768 KiB
Current children cumulated memory: 84212 KiB

[startup+6.30023 s]
/proc/loadavg: 4.09 4.09 4.09 5/257 972459
/proc/meminfo: memFree=119011716/131524600 swapFree=131071216/131071996
[pid=972457] ppid=972454 vsize=129152 memory=87696 CPUtime=6.26 cores=4,6
/proc/972457/stat : 972457 (pbscip) R 972454 972457 967139 0 -1 4194304 22936 0 0 0 624 2 0 0 20 0 1 0 182336707 132251648 21924 134679101440 4194304 18693293 140729696691072 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 50376704 140729696695299 140729696695398 140729696695398 140729696702414 0
/proc/972457/statm: 32288 21924 3996 3540 0 20545 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 129152 KiB
Current children cumulated memory: 87696 KiB

[startup+12.7002 s]
/proc/loadavg: 4.08 4.09 4.09 5/257 972459
/proc/meminfo: memFree=118996788/131524600 swapFree=131071216/131071996
[pid=972457] ppid=972454 vsize=137964 memory=95988 CPUtime=12.65 cores=4,6
/proc/972457/stat : 972457 (pbscip) R 972454 972457 967139 0 -1 4194304 28258 0 0 0 1261 4 0 0 20 0 1 0 182336707 141275136 23997 134679101440 4194304 18693293 140729696691072 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 50376704 140729696695299 140729696695398 140729696695398 140729696702414 0
/proc/972457/statm: 34491 23997 3996 3540 0 22748 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 137964 KiB
Current children cumulated memory: 95988 KiB

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

# cumulated CPU time of all completed processes:  user=21.2561 s, system=0.050768 s

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

[startup+12.8003 s]
/proc/loadavg: 4.08 4.09 4.09 5/257 972459
/proc/meminfo: memFree=118996788/131524600 swapFree=131071216/131071996
[pid=972457] ppid=972454 vsize=137964 memory=95988 CPUtime=12.75 cores=4,6
/proc/972457/stat : 972457 (pbscip) R 972454 972457 967139 0 -1 4194304 28258 0 0 0 1271 4 0 0 20 0 1 0 182336707 141275136 23997 134679101440 4194304 18693293 140729696691072 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 50376704 140729696695299 140729696695398 140729696695398 140729696702414 0
/proc/972457/statm: 34491 23997 3996 3540 0 22748 0
Current children cumulated CPU time: 12.75 s
Current children cumulated vsize: 137964 KiB
Current children cumulated memory: 95988 KiB

[startup+16.0002 s]*
/proc/loadavg: 4.08 4.09 4.09 5/256 972461
/proc/meminfo: memFree=118996324/131524600 swapFree=131071216/131071996
[pid=972457] ppid=972454 vsize=137964 memory=95988 CPUtime=15.94 cores=4,6
/proc/972457/stat : 972457 (pbscip) R 972454 972457 967139 0 -1 4194304 28261 0 0 0 1590 4 0 0 20 0 1 0 182336707 141275136 23997 134679101440 4194304 18693293 140729696691072 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 50376704 140729696695299 140729696695398 140729696695398 140729696702414 0
/proc/972457/statm: 34491 23997 3996 3540 0 22748 0
Current children cumulated CPU time: 15.94 s
Current children cumulated vsize: 137964 KiB
Current children cumulated memory: 95988 KiB

[startup+19.2002 s]
/proc/loadavg: 4.07 4.09 4.09 5/256 972461
/proc/meminfo: memFree=118994308/131524600 swapFree=131071216/131071996
[pid=972457] ppid=972454 vsize=139880 memory=97836 CPUtime=19.12 cores=4,6
/proc/972457/stat : 972457 (pbscip) R 972454 972457 967139 0 -1 4194304 28708 0 0 0 1908 4 0 0 20 0 1 0 182336707 143237120 24459 134679101440 4194304 18693293 140729696691072 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 50376704 140729696695299 140729696695398 140729696695398 140729696702414 0
/proc/972457/statm: 34970 24459 3996 3540 0 23227 0
Current children cumulated CPU time: 19.12 s
Current children cumulated vsize: 139880 KiB
Current children cumulated memory: 97836 KiB

[startup+20.0002 s]*
/proc/loadavg: 4.07 4.09 4.09 5/256 972461
/proc/meminfo: memFree=118993492/131524600 swapFree=131071216/131071996
[pid=972457] ppid=972454 vsize=139880 memory=97836 CPUtime=19.93 cores=4,6
/proc/972457/stat : 972457 (pbscip) R 972454 972457 967139 0 -1 4194304 28709 0 0 0 1989 4 0 0 20 0 1 0 182336707 143237120 24459 134679101440 4194304 18693293 140729696691072 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 50376704 140729696695299 140729696695398 140729696695398 140729696702414 0
/proc/972457/statm: 34970 24459 3996 3540 0 23227 0
Current children cumulated CPU time: 19.93 s
Current children cumulated vsize: 139880 KiB
Current children cumulated memory: 97836 KiB

[startup+20.8002 s]
/proc/loadavg: 4.07 4.09 4.09 5/256 972461
/proc/meminfo: memFree=118993492/131524600 swapFree=131071216/131071996
[pid=972457] ppid=972454 vsize=139880 memory=97836 CPUtime=20.72 cores=4,6
/proc/972457/stat : 972457 (pbscip) R 972454 972457 967139 0 -1 4194304 28710 0 0 0 2068 4 0 0 20 0 1 0 182336707 143237120 24459 134679101440 4194304 18693293 140729696691072 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 50376704 140729696695299 140729696695398 140729696695398 140729696702414 0
/proc/972457/statm: 34970 24459 3996 3540 0 23227 0
Current children cumulated CPU time: 20.72 s
Current children cumulated vsize: 139880 KiB
Current children cumulated memory: 97836 KiB

[startup+21.2002 s]
/proc/loadavg: 4.07 4.09 4.09 5/256 972461
/proc/meminfo: memFree=118993408/131524600 swapFree=131071216/131071996
[pid=972457] ppid=972454 vsize=139880 memory=97836 CPUtime=21.12 cores=4,6
/proc/972457/stat : 972457 (pbscip) R 972454 972457 967139 0 -1 4194304 28710 0 0 0 2108 4 0 0 20 0 1 0 182336707 143237120 24459 134679101440 4194304 18693293 140729696691072 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 50376704 140729696695299 140729696695398 140729696695398 140729696702414 0
/proc/972457/statm: 34970 24459 3996 3540 0 23227 0
Current children cumulated CPU time: 21.12 s
Current children cumulated vsize: 139880 KiB
Current children cumulated memory: 97836 KiB

[startup+21.3002 s]
/proc/loadavg: 4.07 4.09 4.09 5/256 972461
/proc/meminfo: memFree=118993408/131524600 swapFree=131071216/131071996
[pid=972457] ppid=972454 vsize=139880 memory=97836 CPUtime=21.22 cores=4,6
/proc/972457/stat : 972457 (pbscip) R 972454 972457 967139 0 -1 4194304 28711 0 0 0 2118 4 0 0 20 0 1 0 182336707 143237120 24459 134679101440 4194304 18693293 140729696691072 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 50376704 140729696695299 140729696695398 140729696695398 140729696702414 0
/proc/972457/statm: 34970 24459 3996 3540 0 23227 0
Current children cumulated CPU time: 21.22 s
Current children cumulated vsize: 139880 KiB
Current children cumulated memory: 97836 KiB

Child status: 0

Real time (s): 21.3793
CPU time (s): 21.3068
CPU user time (s): 21.2561
CPU system time (s): 0.050768
CPU usage (%): 99.661
Max. virtual memory (cumulated for all children) (KiB): 139880
Max. memory (cumulated for all children) (KiB): 97836

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 21.2561
system time used= 0.050768
maximum resident set size= 97836
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28717
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= 7
involuntary context switches= 37


# summary of solver processes directly reported to runsolver:
#   pid: 972457
#   total CPU time (s): 21.3068
#   total CPU user time (s): 21.2561
#   total CPU system time (s): 0.050768

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.063597 second user time and 0.127648 second system time

The end

Launcher Data

Begin job on nodeC018 at 2024-07-18 13:22:35
IDJOB=4444245
IDBENCH=147927
IDSOLVER=3059
FILE ID=nodeC018/4444245-1721301743
RUNJOBID= nodeC018-1721294195-967150
SLURM_JOB_ID= 7542613
Free space on /tmp= 889968 MiB

SOLVER NAME= SCIP 2024-07-07
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900571132.opb
COMMAND LINE= pbscip -f BENCHNAME -t TIMEOUT -j NBCORE -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4444245-1721301743/watcher-4444245-1721301743 -o /tmp/evaluation-result-4444245-1721301743/solver-4444245-1721301743 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1721294195-967150 --watchdog 3760  pbscip -f HOME/instance-4444245-1721301743.opb -t 3600 -j 2 -m 31000

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

MD5SUM BENCH= 55b1e97b6b1aec27586d56515e7955a0
RANDOM SEED=786974459

nodeC018.alineos.net Linux 4.18.0-301.1.el8.x86_64 #1 SMP Tue Apr 13 16:24:22 UTC 2021

/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		: 3671.025
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.52
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		: 3687.129
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.30
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		: 3615.767
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.52
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.251
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.30
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		: 3655.991
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.52
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		: 3687.140
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.30
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		: 3673.450
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.52
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.983
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.30
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        119088128 kB
MemAvailable:   121022980 kB
Buffers:          470044 kB
Cached:          2295928 kB
SwapCached:          148 kB
Active:          1031668 kB
Inactive:       10801476 kB
Active(anon):       1564 kB
Inactive(anon):  9111396 kB
Active(file):    1030104 kB
Inactive(file):  1690080 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071216 kB
Dirty:             18948 kB
Writeback:             4 kB
AnonPages:       9058616 kB
Mapped:           142684 kB
Shmem:             45784 kB
KReclaimable:     108984 kB
Slab:             205520 kB
SReclaimable:     108984 kB
SUnreclaim:        96536 kB
KernelStack:        4128 kB
PageTables:        27616 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:   10494540 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            37568 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4448256 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      262868 kB
DirectMap2M:    24676352 kB
DirectMap1G:    111149056 kB

Free space on /tmp at the end= 889952 MiB
End job on nodeC018 at 2024-07-18 13:22:57