Trace number 4494714

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 12.0068 12.0516

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/submitted-PB06/namasivayam/
tsp/normalized-t3002.11tsp11.1900584219.opb
MD5SUM5cb6b74fefc8a9f17ac95610df8bcc89
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 benchmark0.892307
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 689
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.01	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.0.0] [GitHash: 405ed0d46f]
0.00/0.01	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.01	c 
0.00/0.01	c user parameter file <scip.set> not found - using default parameters
0.00/0.01	c reading problem <HOME/instance-4494714-1751151920.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.01
0.00/0.01	c No objective function, only one solution is needed.
0.00/0.01	c presolving:
0.00/0.02	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.03	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.04	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.05	c    (0.0s) probing: 51/231 (22.1%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.00/0.05	c    (0.0s) probing aborted: 50/50 successive totally useless probings
0.00/0.05	c    (0.0s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.00/0.06	c    (0.1s) symmetry computation finished: 1 generators found (max: 1500, log10 of symmetry group size: 0.0) (symcode time: 0.00)
0.00/0.06	c dynamic symmetry handling statistics:
0.00/0.06	c    orbitopal reduction:       no components
0.00/0.06	c    orbital reduction:          1 components of sizes 1
0.00/0.06	c    lexicographic reduction:    1 permutations with support sizes 121
0.00/0.06	c handled 1 out of 1 symmetry components
0.00/0.06	c presolving (6 rounds: 6 fast, 6 medium, 6 exhaustive):
0.00/0.06	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.06	c  0 implications, 143 cliques
0.00/0.06	c presolved problem has 231 variables (231 bin, 0 int, 0 impl, 0 cont) and 2443 constraints
0.00/0.06	c       1 constraints of type <knapsack>
0.00/0.06	c      22 constraints of type <setppc>
0.00/0.06	c    2420 constraints of type <logicor>
0.00/0.06	c transformed objective value is always integral (scale: 1)
0.00/0.06	c Presolving Time: 0.04
0.00/0.06	c - non default parameters ----------------------------------------------------------------------
0.00/0.06	c # SCIP version 10.0.0
0.00/0.06	c 
0.00/0.06	c # maximal time in seconds to run
0.00/0.06	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
0.00/0.06	c limits/time = 3596.997039
0.00/0.06	c 
0.00/0.06	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.00/0.06	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
0.00/0.06	c limits/memory = 27900
0.00/0.06	c 
0.00/0.06	c # solving stops, if the given number of solutions were found; this limit is first checked in presolving (-1: no limit)
0.00/0.06	c # [type: int, advanced: FALSE, range: [-1,2147483647], default: -1]
0.00/0.06	c limits/solutions = 1
0.00/0.06	c 
0.00/0.06	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.06	c # [type: int, advanced: FALSE, range: [0,7], default: 7]
0.00/0.06	c misc/usesymmetry = 3
0.00/0.06	c 
0.00/0.06	c # belongs reading time to solving time?
0.00/0.06	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
0.00/0.06	c timing/reading = TRUE
0.00/0.06	c 
0.00/0.06	c # Should we check whether the components of the symmetry group can be handled by double lex matrices?
0.00/0.06	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
0.00/0.06	c propagating/symmetry/detectdoublelex = FALSE
0.00/0.06	c 
0.00/0.06	c # Should we try to detect symmetric subgroups of the symmetry group on binary variables?
0.00/0.06	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
0.00/0.06	c propagating/symmetry/detectsubgroups = FALSE
0.00/0.06	c 
0.00/0.06	c # Type of symmetries that shall be computed?
0.00/0.06	c # [type: int, advanced: TRUE, range: [0,1], default: 0]
0.00/0.06	c propagating/symmetry/symtype = 1
0.00/0.06	c 
0.00/0.06	c # Should components consisting of a single full reflection be handled?
0.00/0.06	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
0.00/0.06	c propagating/symmetry/usesimplesgncomp = FALSE
0.00/0.06	c 
0.00/0.06	c -----------------------------------------------------------------------------------------------
0.00/0.06	c start solving
0.00/0.06	c 
0.00/0.08	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.08	c   0.1s|     1 |     0 |    95 |     - |    11M |   0 | 231 |2481 |2443 |   0 |  0 |  37 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.09/0.20	c   0.2s|     1 |     0 |  1356 |     - |    12M |   0 | 231 |2484 |2445 |   2 |  1 |  40 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.20/0.25	c   0.2s|     1 |     0 |  1371 |     - |    14M |   0 | 231 |2486 |2448 |   5 |  2 |  42 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.20/0.29	c   0.3s|     1 |     0 |  1391 |     - |    17M |   0 | 231 |2489 |2453 |  10 |  3 |  45 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.30/0.33	c   0.3s|     1 |     0 |  1404 |     - |    20M |   0 | 231 |2492 |2455 |  12 |  4 |  48 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.30/0.38	c   0.4s|     1 |     0 |  1421 |     - |    22M |   0 | 231 |2493 |2459 |  16 |  5 |  49 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.39/0.43	c   0.4s|     1 |     0 |  1434 |     - |    25M |   0 | 231 |2497 |2462 |  19 |  6 |  53 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.39/0.49	c   0.5s|     1 |     0 |  1451 |     - |    26M |   0 | 231 |2497 |2465 |  22 |  7 |  53 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.49/0.55	c   0.5s|     1 |     0 |  1472 |     - |    29M |   0 | 231 |2500 |2469 |  26 |  8 |  56 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.58/0.63	c   0.6s|     1 |     0 |  1489 |     - |    32M |   0 | 231 |2502 |2471 |  28 |  9 |  58 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.69/0.70	c   0.7s|     1 |     0 |  1524 |     - |    37M |   0 | 231 |2505 |2474 |  31 | 10 |  61 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.69/0.71	c   0.7s|     1 |     0 |  1543 |     - |    37M |   0 | 231 |2506 |2477 |  34 | 11 |  62 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.69/0.79	c   0.8s|     1 |     2 |  1783 |     - |    37M |   0 | 231 |2530 |2477 |  34 | 11 |  86 |  19 | 0.000000e+00 |      --      |    Inf | unknown
1.18/1.27	c   1.3s|   100 |    21 |  4682 |  31.7 |    40M |  20 | 231 |2600 |2455 |  69 |  0 | 158 |  19 | 0.000000e+00 |      --      |    Inf |  53.33%
1.38/1.43	c   1.4s|   200 |    17 |  5898 |  21.9 |    40M |  20 | 231 |2664 |2455 |  69 |  1 | 223 |  19 | 0.000000e+00 |      --      |    Inf |  53.83%
1.68/1.77	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1.68/1.77	c   1.8s|   300 |    21 |  7449 |  19.8 |    41M |  20 | 231 |2724 |2455 |  84 |  0 | 287 |  19 | 0.000000e+00 |      --      |    Inf |  55.43%
1.98/2.08	c   2.1s|   400 |    21 |  9017 |  18.7 |    41M |  20 | 231 |2773 |2455 |  84 |  0 | 347 |  19 | 0.000000e+00 |      --      |    Inf |  55.45%
2.68/2.71	c   2.7s|   500 |    18 | 10696 |  18.3 |    47M |  25 | 231 |2833 |2451 | 124 |  0 | 424 |  19 | 0.000000e+00 |      --      |    Inf |  59.60%
2.88/2.97	c   3.0s|   600 |    18 | 12303 |  18.0 |    47M |  27 | 231 |2898 |2459 | 146 |  0 | 495 |  19 | 0.000000e+00 |      --      |    Inf |  59.95%
2.98/3.10	c   3.1s|   700 |    15 | 13402 |  17.0 |    48M |  37 | 231 |3003 |2455 | 148 |  0 | 606 |  19 | 0.000000e+00 |      --      |    Inf |  60.00%
3.17/3.26	c   3.3s|   800 |    17 | 14765 |  16.5 |    49M |  37 | 231 |3097 |2453 | 160 |  1 | 701 |  19 | 0.000000e+00 |      --      |    Inf |  64.29%
3.27/3.39	c   3.4s|   900 |    15 | 16249 |  16.4 |    49M |  37 | 231 |3169 |2459 | 160 |  1 | 775 |  19 | 0.000000e+00 |      --      |    Inf |  64.30%
3.87/3.93	c   3.9s|  1000 |     7 | 17927 |  16.4 |    49M |  37 | 231 |3231 |2454 | 182 |  0 | 849 |  19 | 0.000000e+00 |      --      |    Inf |  82.76%
4.08/4.16	c   4.2s|  1100 |     7 | 19386 |  16.2 |    49M |  37 | 231 |3302 |2454 | 198 |  1 | 925 |  19 | 0.000000e+00 |      --      |    Inf |  83.49%
4.37/4.42	c   4.4s|  1200 |     5 | 20787 |  16.1 |    50M |  37 | 231 |3355 |2457 | 206 |  0 | 993 |  19 | 0.000000e+00 |      --      |    Inf |  83.59%
4.77/4.82	c   4.8s|  1300 |    11 | 22305 |  16.0 |    50M |  37 | 231 |3435 |2453 | 238 |  1 |1077 |  19 | 0.000000e+00 |      --      |    Inf |  87.94%
5.07/5.15	c   5.1s|  1400 |    11 | 23664 |  15.8 |    52M |  37 | 231 |3516 |2453 | 278 |  0 |1164 |  19 | 0.000000e+00 |      --      |    Inf |  88.76%
5.27/5.38	c   5.4s|  1500 |     9 | 25159 |  15.8 |    52M |  37 | 231 |3614 |2452 | 298 |  1 |1273 |  19 | 0.000000e+00 |      --      |    Inf |  89.71%
5.77/5.82	c   5.8s|  1600 |    13 | 26952 |  15.9 |    52M |  37 | 231 |3670 |2457 | 364 |  1 |1335 |  19 | 0.000000e+00 |      --      |    Inf |  92.14%
5.87/5.99	c   6.0s|  1700 |    10 | 28130 |  15.6 |    52M |  37 | 231 |3744 |2452 | 369 |  0 |1411 |  19 | 0.000000e+00 |      --      |    Inf |  92.30%
6.07/6.14	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.14	c   6.1s|  1800 |    10 | 29490 |  15.5 |    52M |  37 | 231 |3821 |2453 | 388 |  1 |1495 |  19 | 0.000000e+00 |      --      |    Inf |  92.54%
6.27/6.34	c   6.3s|  1900 |     7 | 31168 |  15.6 |    52M |  37 | 231 |3924 |2458 | 408 |  0 |1604 |  19 | 0.000000e+00 |      --      |    Inf |  92.72%
6.57/6.64	c   6.6s|  2000 |     7 | 32895 |  15.7 |    52M |  37 | 231 |4020 |2453 | 424 |  1 |1713 |  19 | 0.000000e+00 |      --      |    Inf |  92.87%
6.86/6.98	c   7.0s|  2100 |    13 | 34883 |  15.9 |    53M |  37 | 231 |4093 |2453 | 454 |  0 |1796 |  19 | 0.000000e+00 |      --      |    Inf |  95.12%
7.07/7.16	c   7.2s|  2200 |    19 | 36311 |  15.8 |    53M |  37 | 231 |4154 |2454 | 475 |  1 |1866 |  19 | 0.000000e+00 |      --      |    Inf |  95.37%
7.26/7.32	c   7.3s|  2300 |    15 | 37817 |  15.8 |    53M |  37 | 231 |4224 |2454 | 475 |  1 |1943 |  19 | 0.000000e+00 |      --      |    Inf |  95.44%
7.56/7.65	c   7.6s|  2400 |    12 | 39488 |  15.8 |    53M |  37 | 231 |4298 |2458 | 485 |  1 |2029 |  19 | 0.000000e+00 |      --      |    Inf |  95.68%
8.36/8.45	c   8.4s|  2500 |    12 | 41281 |  15.9 |    53M |  37 | 231 |4358 |2452 | 508 |  0 |2099 |  19 | 0.000000e+00 |      --      |    Inf |  96.86%
8.56/8.66	c   8.7s|  2600 |    12 | 42935 |  15.9 |    53M |  37 | 231 |4417 |2449 | 536 |  0 |2172 |  19 | 0.000000e+00 |      --      |    Inf |  97.50%
8.76/8.87	c   8.9s|  2700 |    19 | 44420 |  15.9 |    53M |  37 | 231 |4477 |2451 | 553 |  1 |2243 |  19 | 0.000000e+00 |      --      |    Inf |  98.04%
8.96/9.08	c   9.1s|  2800 |    24 | 45892 |  15.8 |    53M |  37 | 231 |4550 |2456 | 565 |  0 |2334 |  19 | 0.000000e+00 |      --      |    Inf |  98.16%
9.15/9.26	c   9.3s|  2900 |    18 | 47494 |  15.9 |    53M |  37 | 231 |4633 |2452 | 565 |  0 |2432 |  19 | 0.000000e+00 |      --      |    Inf |  98.20%
9.25/9.37	c   9.4s|  3000 |    14 | 48925 |  15.8 |    53M |  37 | 231 |4726 |2452 | 565 |  1 |2529 |  19 | 0.000000e+00 |      --      |    Inf |  98.23%
9.45/9.52	c   9.5s|  3100 |    18 | 50588 |  15.8 |    53M |  37 | 231 |4814 |2452 | 575 |  1 |2621 |  19 | 0.000000e+00 |      --      |    Inf |  98.27%
9.55/9.63	c   9.6s|  3200 |    18 | 52269 |  15.9 |    53M |  37 | 231 |4931 |2455 | 575 |  1 |2746 |  19 | 0.000000e+00 |      --      |    Inf |  98.28%
9.65/9.76	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
9.65/9.76	c   9.8s|  3300 |    18 | 54132 |  15.9 |    53M |  37 | 231 |5054 |2455 | 576 |  0 |2875 |  19 | 0.000000e+00 |      --      |    Inf |  98.28%
9.75/9.89	c   9.9s|  3400 |    18 | 56010 |  16.0 |    54M |  37 | 231 |5158 |2452 | 576 |  0 |2984 |  19 | 0.000000e+00 |      --      |    Inf |  98.28%
9.85/10.00	c  10.0s|  3500 |    12 | 57511 |  16.0 |    54M |  37 | 231 |5263 |2455 | 579 |  1 |3093 |  19 | 0.000000e+00 |      --      |    Inf |  98.29%
10.15/10.20	c  10.2s|  3600 |    15 | 58801 |  15.9 |    54M |  37 | 231 |5363 |2453 | 601 |  0 |3211 |  19 | 0.000000e+00 |      --      |    Inf |  98.43%
10.25/10.33	c  10.3s|  3700 |    18 | 60270 |  15.9 |    54M |  37 | 231 |5427 |2454 | 610 |  0 |3290 |  19 | 0.000000e+00 |      --      |    Inf |  98.57%
10.35/10.49	c  10.5s|  3800 |    14 | 61866 |  15.9 |    54M |  37 | 231 |5500 |2454 | 617 |  1 |3380 |  19 | 0.000000e+00 |      --      |    Inf |  98.76%
10.55/10.63	c  10.6s|  3900 |    10 | 63559 |  15.9 |    54M |  37 | 231 |5524 |2456 | 627 |  0 |3445 |  19 | 0.000000e+00 |      --      |    Inf |  99.02%
10.65/10.76	c  10.8s|  4000 |    12 | 65410 |  16.0 |    54M |  37 | 231 |5591 |2456 | 627 |  1 |3541 |  19 | 0.000000e+00 |      --      |    Inf |  99.07%
10.85/10.92	c  10.9s|  4100 |    11 | 67429 |  16.1 |    54M |  37 | 231 |5659 |2457 | 637 |  0 |3643 |  19 | 0.000000e+00 |      --      |    Inf |  99.13%
10.95/11.05	c  11.0s|  4200 |    12 | 69406 |  16.2 |    54M |  37 | 231 |5715 |2455 | 639 |  1 |3735 |  19 | 0.000000e+00 |      --      |    Inf |  99.20%
11.05/11.18	c  11.2s|  4300 |    10 | 71508 |  16.3 |    54M |  37 | 231 |5800 |2458 | 639 |  1 |3864 |  19 | 0.000000e+00 |      --      |    Inf |  99.20%
11.35/11.40	c  11.4s|  4400 |     6 | 73452 |  16.3 |    54M |  37 | 231 |5839 |2453 | 661 |  0 |3955 |  19 | 0.000000e+00 |      --      |    Inf |  99.79%
11.45/11.55	c  11.5s|  4500 |     6 | 75797 |  16.5 |    54M |  37 | 231 |5901 |2457 | 668 |  1 |4044 |  19 | 0.000000e+00 |      --      |    Inf |  99.80%
11.55/11.69	c  11.7s|  4600 |     6 | 77953 |  16.6 |    54M |  37 | 231 |5972 |2458 | 669 |  1 |4151 |  19 | 0.000000e+00 |      --      |    Inf |  99.80%
11.75/11.85	c  11.8s|  4700 |     3 | 79681 |  16.6 |    54M |  37 | 231 |6038 |2453 | 684 |  0 |4252 |  19 | 0.000000e+00 |      --      |    Inf | 100.00%
11.85/11.99	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
11.85/11.99	c  12.0s|  4800 |     3 | 81900 |  16.7 |    54M |  37 | 231 |3423 |2458 | 685 |  0 |4327 |  19 | 0.000000e+00 |      --      |    Inf | 100.00%
11.95/12.04	c 
11.95/12.04	c SCIP Status        : problem is solved [infeasible]
11.95/12.04	c Solving Time (sec) : 12.03
11.95/12.04	c Solving Nodes      : 4827
11.95/12.04	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
11.95/12.04	c Dual Bound         : +1.00000000000000e+20
11.95/12.04	c Gap                : 0.00 %
11.95/12.04	s UNSATISFIABLE
11.95/12.04	c SCIP Status        : problem is solved [infeasible]
11.95/12.04	c Total Time         :      12.03
11.95/12.04	c   solving          :      12.03
11.95/12.04	c   presolving       :       0.04 (included in solving)
11.95/12.04	c   reading          :       0.01 (included in solving)
11.95/12.04	c   copying          :       0.65 (105 #copies) (minimal 0.00, maximal 0.01, average 0.01)
11.95/12.04	c Original Problem   :
11.95/12.04	c   Problem name     : HOME/instance-4494714-1751151920.opb
11.95/12.04	c   Variables        : 231 (231 binary, 0 integer, 0 implicit integer, 0 continuous)
11.95/12.04	c   Constraints      : 2707 initial, 2707 maximal
11.95/12.04	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
11.95/12.04	c Presolved Problem  :
11.95/12.04	c   Problem name     : t_HOME/instance-4494714-1751151920.opb
11.95/12.04	c   Variables        : 231 (231 binary, 0 integer, 0 implicit integer, 0 continuous)
11.95/12.04	c   Constraints      : 2443 initial, 6042 maximal
11.95/12.04	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
11.95/12.04	c   Nonzeros         : 7612 constraint, 424 clique table
11.95/12.04	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
11.95/12.04	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
11.95/12.04	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
11.95/12.04	c   domcol           :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
11.95/12.04	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
11.95/12.04	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
11.95/12.04	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
11.95/12.04	c   dualsparsify     :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
11.95/12.04	c   gateextraction   :       0.00       0.00      2          0          0          0          0          0          0          0          0          0
11.95/12.04	c   implics          :       0.00       0.00      6          0          0          0          0          0          0          0          0          0
11.95/12.04	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
11.95/12.04	c   milp             :       0.01       0.00      1          0          0          0          0          0          0          0          0          0
11.95/12.04	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
11.95/12.04	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
11.95/12.04	c   sparsify         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
11.95/12.04	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
11.95/12.04	c   trivial          :       0.00       0.00      6          0          0          0          0          0          0          0          0          0
11.95/12.04	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
11.95/12.04	c   dualfix          :       0.00       0.00      6          0          0          0          0          0          0          0          0          0
11.95/12.04	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
11.95/12.04	c   probing          :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
11.95/12.04	c   pseudoobj        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
11.95/12.04	c   symmetry         :       0.01       0.00      1          0          0          0          0          0          0          0          0          0
11.95/12.04	c   vbounds          :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
11.95/12.04	c   knapsack         :       0.00       0.00      6          0          0          0          0          0          0          0          0          0
11.95/12.04	c   setppc           :       0.00       0.00      6          0          0          0          0          0         66          0          0          0
11.95/12.04	c   linear           :       0.02       0.00      8          0          0          0          0          0        198          0         55          0
11.95/12.04	c   logicor          :       0.00       0.00      5          0          0          0          0          0          0          0          0          0
11.95/12.04	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
11.95/12.04	c   components       :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
11.95/12.04	c   root node        :          -          -      -         75          -          -         75          -          -          -          -          -
11.95/12.04	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
11.95/12.04	c   benderslp        :          0          0          0          0       2428          0          0        186          0          0          0          0          0          0          0
11.95/12.04	c   integral         :          0          0          0          0       2428          0          0        186          0          0          0          0          0          0       4856
11.95/12.04	c   knapsack         :          1+         3         11      18296          0          0          0        183       1382         27       6817          4          1          0          0
11.95/12.04	c   setppc           :         22+        30         11      18280          0          0          0         91      39681        116      26126          0          0          0          0
11.95/12.04	c   linear           :          0+        20          0      11650          0          0          0          2          0          0         30          0          0          0          0
11.95/12.04	c   logicor          :       2420+      6010         11       9386          0          0          0          0      18144         30      26430          0          0          0          0
11.95/12.04	c   benders          :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
11.95/12.04	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
11.95/12.04	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
11.95/12.04	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
11.95/12.04	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
11.95/12.04	c   benderslp        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
11.95/12.04	c   integral         :       0.12       0.00       0.00       0.00       0.12       0.00       0.00       0.00       0.00       0.00
11.95/12.04	c   knapsack         :       0.01       0.00       0.00       0.01       0.00       0.00       0.00       0.00       0.00       0.00
11.95/12.04	c   setppc           :       0.04       0.00       0.00       0.04       0.00       0.00       0.00       0.00       0.01       0.00
11.95/12.04	c   linear           :       0.01       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
11.95/12.04	c   logicor          :       0.23       0.00       0.00       0.22       0.00       0.00       0.00       0.00       0.01       0.00
11.95/12.04	c   benders          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
11.95/12.04	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
11.95/12.04	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
11.95/12.04	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
11.95/12.04	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
11.95/12.04	c   dualfix          :          1          0          0          0
11.95/12.04	c   genvbounds       :          0          0          0          0
11.95/12.04	c   nlobbt           :          0          0          0          0
11.95/12.04	c   obbt             :          0          0          0          0
11.95/12.04	c   probing          :          0          0          0          0
11.95/12.04	c   pseudoobj        :          0          0          0          0
11.95/12.04	c   redcost          :          0          0          0          0
11.95/12.04	c   rootredcost      :          0          0          0          0
11.95/12.04	c   symmetry         :      17526          0          0         10
11.95/12.04	c   vbounds          :      12253          0          0          0
11.95/12.04	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
11.95/12.04	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
11.95/12.04	c   genvbounds       :       0.00       0.00       0.00       0.00       0.00       0.00
11.95/12.04	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
11.95/12.04	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
11.95/12.04	c   probing          :       0.00       0.00       0.00       0.00       0.00       0.00
11.95/12.04	c   pseudoobj        :       0.00       0.00       0.00       0.00       0.00       0.00
11.95/12.04	c   redcost          :       0.00       0.00       0.00       0.00       0.00       0.00
11.95/12.04	c   rootredcost      :       0.00       0.00       0.00       0.00       0.00       0.00
11.95/12.04	c   symmetry         :       0.13       0.00       0.01       0.12       0.00       0.00
11.95/12.04	c   vbounds          :       0.01       0.00       0.00       0.01       0.00       0.00
11.95/12.04	c Symmetry           :
11.95/12.04	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
11.95/12.04	c   orbital reduction:         10 reductions applied,          0 cutoffs
11.95/12.04	c   lexicographic red:          0 reductions applied,          0 cutoffs
11.95/12.04	c   shadow tree time :       0.00 s
11.95/12.04	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
11.95/12.04	c   propagation      :       0.00        171        166          -        778       13.2          1       14.0          -          -          -
11.95/12.04	c   infeasible LP    :       0.19       2297       2129          -      10571       23.3         10       17.5         16       15.5          0
11.95/12.04	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
11.95/12.04	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
11.95/12.04	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
11.95/12.04	c   applied globally :       0.02          -          -          0       4340        9.4          -          -         16          -          -
11.95/12.04	c   applied locally  :          -          -          -          0          0        0.0          -          -          0          -          -
11.95/12.04	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
11.95/12.04	c   cut pool         :       0.26          -        527         21          -          -       7358       9535          -          -          -          -          -    (maximal pool size:       3025)
11.95/12.04	c   aggregation      :       0.05       0.00        181         11          0          0          5          7          0          0          0          0          0
11.95/12.04	c   > cmir           :          -          -          -          -          -          -          -          5          0          0          0          0          -
11.95/12.04	c   > flowcover      :          -          -          -          -          -          -          -          2          0          0          0          0          -
11.95/12.04	c   > knapsackcover  :          -          -          -          -          -          -          -          0          0          0          0          0          -
11.95/12.04	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
11.95/12.04	c   clique           :       0.00       0.00         11         11          0          0          0          0          0          0          0          0          0
11.95/12.04	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
11.95/12.04	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
11.95/12.04	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
11.95/12.04	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
11.95/12.04	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
11.95/12.04	c   gomory           :       2.98       0.00        180         10          0          0      10377       9472       3048        476        382         94          0
11.95/12.04	c   > gomorymi       :          -          -          -          -          -          -          -       4748       1524        185        129         56          -
11.95/12.04	c   > strongcg       :          -          -          -          -          -          -          -       4724       1524        291        253         38          -
11.95/12.04	c   impliedbounds    :       0.00       0.00        181         11          0          0          0          0          0          0          0          0          0
11.95/12.04	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
11.95/12.04	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
11.95/12.04	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
11.95/12.04	c   mcf              :       0.00       0.00          1          1          0          0          0          0          0          0          0          0          0
11.95/12.04	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
11.95/12.04	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
11.95/12.04	c   multilinear      :       0.00       0.00        234         11          0          0          0          0          0          0          0          0          0
11.95/12.04	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
11.95/12.04	c   rapidlearning    :       2.66       0.00        100          1          0       5531          0          0          0          0          0          0        200
11.95/12.04	c   rlt              :       0.00       0.00         97         10          0          0          0          0          0          0          0          0          0
11.95/12.04	c   zerohalf         :       0.08       0.00        181         11          0          0        357         56        333        209         19        190          0
11.95/12.04	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
11.95/12.04	c   hybrid           :       0.02       0.00        203         11        686          0      12199         34          0       2727
11.95/12.04	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
11.95/12.04	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
11.95/12.04	c Pricers            :   ExecTime  SetupTime      Calls       Vars
11.95/12.04	c   problem variables:       0.00          -          0          0
11.95/12.04	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
11.95/12.04	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
11.95/12.04	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
11.95/12.04	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
11.95/12.04	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
11.95/12.04	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
11.95/12.04	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
11.95/12.04	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
11.95/12.04	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
11.95/12.04	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
11.95/12.04	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
11.95/12.04	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
11.95/12.04	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
11.95/12.04	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
11.95/12.04	c   relpscost        :       0.12       0.00       2428          0          0          0          0          0          0       4856
11.95/12.04	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
11.95/12.04	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
11.95/12.04	c   LP solutions     :       0.00          -          -          0          0
11.95/12.04	c   relax solutions  :       0.00          -          -          0          0
11.95/12.04	c   pseudo solutions :       0.00          -          -          0          0
11.95/12.04	c   strong branching :       0.00          -          -          0          0
11.95/12.04	c   actconsdiving    :       0.00       0.00          0          0          0
11.95/12.04	c   adaptivediving   :       0.02       0.00          4          0          0
11.95/12.04	c   alns             :       0.04       0.00          4          0          0
11.95/12.04	c   bound            :       0.00       0.00          0          0          0
11.95/12.04	c   clique           :       0.00       0.00          1          0          0
11.95/12.04	c   coefdiving       :       0.00       0.00          0          0          0
11.95/12.04	c   completesol      :       0.00       0.00          0          0          0
11.95/12.04	c   conflictdiving   :       0.02       0.00          2          0          0
11.95/12.04	c   crossover        :       0.00       0.00          0          0          0
11.95/12.04	c   dins             :       0.00       0.00          0          0          0
11.95/12.04	c   distributiondivin:       0.06       0.00          2          0          0
11.95/12.04	c   dps              :       0.00       0.00          0          0          0
11.95/12.04	c   dualval          :       0.00       0.00          0          0          0
11.95/12.04	c   farkasdiving     :       0.00       0.00          0          0          0
11.95/12.04	c   feasjump         :       0.01       0.00          1          0          0
11.95/12.04	c   feaspump         :       0.05       0.00          1          0          0
11.95/12.04	c   fixandinfer      :       0.00       0.00          0          0          0
11.95/12.04	c   fracdiving       :       0.01       0.00          2          0          0
11.95/12.04	c   gins             :       0.00       0.00          0          0          0
11.95/12.04	c   guideddiving     :       0.00       0.00          0          0          0
11.95/12.04	c   indcoefdiving    :       0.00       0.00          0          0          0
11.95/12.04	c   indicator        :       0.00       0.00          0          0          0
11.95/12.04	c   indicatordiving  :       0.00       0.00          0          0          0
11.95/12.04	c   indoneopt        :       0.00       0.00          0          0          0
11.95/12.04	c   indrounding      :       0.00       0.00          0          0          0
11.95/12.04	c   indtwoopt        :       0.00       0.00          0          0          0
11.95/12.04	c   intdiving        :       0.00       0.00          0          0          0
11.95/12.04	c   intshifting      :       0.00       0.00          0          0          0
11.95/12.04	c   linesearchdiving :       0.01       0.00          2          0          0
11.95/12.04	c   localbranching   :       0.00       0.00          0          0          0
11.95/12.04	c   locks            :       0.00       0.00          1          0          0
11.95/12.04	c   lpface           :       0.00       0.00          0          0          0
11.95/12.04	c   mpec             :       0.00       0.00          0          0          0
11.95/12.04	c   multistart       :       0.00       0.00          0          0          0
11.95/12.04	c   mutation         :       0.00       0.00          0          0          0
11.95/12.04	c   nlpdiving        :       0.00       0.00          0          0          0
11.95/12.04	c   objpscostdiving  :       0.01       0.00          1          0          0
11.95/12.04	c   octane           :       0.00       0.00          0          0          0
11.95/12.04	c   ofins            :       0.00       0.00          0          0          0
11.95/12.04	c   oneopt           :       0.00       0.00          0          0          0
11.95/12.04	c   padm             :       0.00       0.00          0          0          0
11.95/12.04	c   proximity        :       0.00       0.00          0          0          0
11.95/12.04	c   pscostdiving     :       0.01       0.00          2          0          0
11.95/12.04	c   randrounding     :       0.01       0.00        192          0          0
11.95/12.04	c   rens             :       0.01       0.00          1          0          0
11.95/12.04	c   reoptsols        :       0.00       0.00          0          0          0
11.95/12.04	c   repair           :       0.00       0.00          0          0          0
11.95/12.04	c   rins             :       0.00       0.00          0          0          0
11.95/12.04	c   rootsoldiving    :       0.03       0.00          2          0          0
11.95/12.04	c   rounding         :       0.03       0.00        664          0          0
11.95/12.04	c   scheduler        :       0.00       0.00          0          0          0
11.95/12.04	c   shiftandpropagate:       0.00       0.00          1          0          0
11.95/12.04	c   shifting         :       0.04       0.00        258          0          0
11.95/12.04	c   simplerounding   :       0.00       0.00          0          0          0
11.95/12.04	c   smallcard        :       0.00       0.00          0          0          0
11.95/12.04	c   subnlp           :       0.00       0.00          0          0          0
11.95/12.04	c   trivial          :       0.00       0.00          2          0          0
11.95/12.04	c   trivialnegation  :       0.00       0.00          0          0          0
11.95/12.04	c   trustregion      :       0.00       0.00          0          0          0
11.95/12.04	c   trysol           :       0.00       0.00          0          0          0
11.95/12.04	c   twoopt           :       0.00       0.00          0          0          0
11.95/12.04	c   undercover       :       0.00       0.00          0          0          0
11.95/12.04	c   vbounds          :       0.00       0.00          0          0          0
11.95/12.04	c   veclendiving     :       0.02       0.00          2          0          0
11.95/12.04	c   zeroobj          :       0.00       0.00          0          0          0
11.95/12.04	c   zirounding       :       0.01       0.00       1000          0          0
11.95/12.04	c   other solutions  :          -          -          -          0          -
11.95/12.04	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
11.95/12.04	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
11.95/12.04	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
11.95/12.04	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
11.95/12.04	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
11.95/12.04	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
11.95/12.04	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
11.95/12.04	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
11.95/12.04	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
11.95/12.04	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
11.95/12.04	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
11.95/12.04	c   primal LP        :       0.02        114          0       0.00       0.00       0.02        114
11.95/12.04	c   dual LP          :       3.77       4990      78830      15.85   20926.98       0.00         16
11.95/12.04	c   lex dual LP      :       0.00          0          0       0.00          -
11.95/12.04	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
11.95/12.04	c   resolve instable :       0.00          0          0       0.00          -
11.95/12.04	c   diving/probing LP:       0.18        106       3813      35.97   21367.21
11.95/12.04	c   strong branching :       0.04         19        744      39.16   18532.36          -          -          0
11.95/12.04	c     (at root node) :          -         19        744      39.16          -
11.95/12.04	c   conflict analysis:       0.00          0          0       0.00          -
11.95/12.04	c B&B Tree           :
11.95/12.04	c   number of runs   :          1
11.95/12.04	c   nodes            :       4827 (2428 internal, 2399 leaves)
11.95/12.04	c   feasible leaves  :          0
11.95/12.04	c   infeas. leaves   :       2399
11.95/12.04	c   objective leaves :          0
11.95/12.04	c   nodes (total)    :       4827 (2428 internal, 2399 leaves)
11.95/12.04	c   nodes left       :          0
11.95/12.04	c   max depth        :         37
11.95/12.04	c   max depth (total):         37
11.95/12.04	c   backtracks       :        643 (13.3%)
11.95/12.04	c   early backtracks :          0 (0.0%)
11.95/12.04	c   nodes exc. ref.  :          0 (0.0%)
11.95/12.04	c   delayed cutoffs  :         30
11.95/12.04	c   repropagations   :       6919 (7315 domain reductions, 26 cutoffs)
11.95/12.04	c   avg switch length:       4.58
11.95/12.04	c   switching time   :       0.26
11.95/12.04	c Root Node          :
11.95/12.04	c   First LP value   : +0.00000000000000e+00
11.95/12.04	c   First LP Iters   :         95 (31394.58 Iter/sec)
11.95/12.04	c   First LP Time    :       0.00
11.95/12.04	c   Final Dual Bound :          -
11.95/12.04	c   Final Root Iters :       1543
11.95/12.04	c   Root LP Estimate : +2.40978918247361e-03
11.95/12.04	c Solution           :
11.95/12.04	c   Solutions found  :          0 (0 improvements)
11.95/12.04	c   Primal Bound     : infeasible
11.95/12.04	c   Dual Bound       :          -
11.95/12.04	c   Gap              :       0.00 %
11.95/12.04	c Integrals          :      Total       Avg%
11.95/12.04	c   primal-dual      :          -          - (problem infeasible)
11.95/12.04	c   primal-ref       :          -          - (problem infeasible)
11.95/12.04	c   dual-ref         :          -          - (problem infeasible)
11.95/12.04	c Time complete: 12.0001.

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63665 MiB (59562 MiB free)
  memory of node 1: 64507 MiB (62826 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4494714-1751151920/watcher-4494714-1751151920 -o /tmp/evaluation-result-4494714-1751151920/solver-4494714-1751151920 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC024-1751144686-14928 --watchdog 3760 pbscip -f HOME/instance-4494714-1751151920.opb -t 3600 -j 2 -m 31000 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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

solver pid=16722, runsolver pid=16719

[startup+0.100059 s]*
/proc/loadavg: 4.08 4.13 4.11 5/266 16723
/proc/meminfo: memFree=125326244/131249996 swapFree=33010684/33010684
[pid=16722] ppid=16719 vsize=54736 memory=29516 CPUtime=0.09 cores=5,7
/proc/16722/stat : 16722 (pbscip) R 16719 16722 14915 0 -1 4194304 3991 0 0 0 9 0 0 0 20 0 1 0 30869954 56049664 7379 18446744073709551615 4235264 18693293 140734321133456 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 45248512 140734321142153 140734321142252 140734321142252 140734321147854 0
/proc/16722/statm: 13684 7379 3936 3530 0 5135 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 54736 KiB
Current children cumulated memory: 29516 KiB

[startup+0.205695 s]*
/proc/loadavg: 4.08 4.13 4.11 5/266 16723
/proc/meminfo: memFree=125326244/131249996 swapFree=33010684/33010684
[pid=16722] ppid=16719 vsize=64356 memory=37996 CPUtime=0.2 cores=5,7
/proc/16722/stat : 16722 (pbscip) R 16719 16722 14915 0 -1 4194304 6275 0 0 0 19 1 0 0 20 0 1 0 30869954 65900544 9499 18446744073709551615 4235264 18693293 140734321133456 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 45248512 140734321142153 140734321142252 140734321142252 140734321147854 0
/proc/16722/statm: 16089 9499 3968 3530 0 7540 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 64356 KiB
Current children cumulated memory: 37996 KiB

[startup+0.30563 s]*
/proc/loadavg: 4.08 4.13 4.11 5/266 16723
/proc/meminfo: memFree=125326260/131249996 swapFree=33010684/33010684
[pid=16722] ppid=16719 vsize=64356 memory=38252 CPUtime=0.3 cores=5,7
/proc/16722/stat : 16722 (pbscip) R 16719 16722 14915 0 -1 4194304 6338 0 0 0 29 1 0 0 20 0 1 0 30869954 65900544 9563 18446744073709551615 4235264 18693293 140734321133456 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 45248512 140734321142153 140734321142252 140734321142252 140734321147854 0
/proc/16722/statm: 16089 9563 3968 3530 0 7540 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 64356 KiB
Current children cumulated memory: 38252 KiB

[startup+0.700159 s]
/proc/loadavg: 4.08 4.13 4.11 5/266 16723
/proc/meminfo: memFree=125325504/131249996 swapFree=33010684/33010684
[pid=16722] ppid=16719 vsize=80784 memory=52972 CPUtime=0.69 cores=5,7
/proc/16722/stat : 16722 (pbscip) R 16719 16722 14915 0 -1 4194304 10022 0 0 0 67 2 0 0 20 0 1 0 30869954 82722816 13243 18446744073709551615 4235264 18693293 140734321133456 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 45248512 140734321142153 140734321142252 140734321142252 140734321147854 0
/proc/16722/statm: 20196 13243 3968 3530 0 11647 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 80784 KiB
Current children cumulated memory: 52972 KiB

[startup+1.50017 s]
/proc/loadavg: 4.08 4.13 4.11 5/266 16723
/proc/meminfo: memFree=125308620/131249996 swapFree=33010684/33010684
[pid=16722] ppid=16719 vsize=92204 memory=64356 CPUtime=1.48 cores=5,7
/proc/16722/stat : 16722 (pbscip) R 16719 16722 14915 0 -1 4194304 13305 0 0 0 146 2 0 0 20 0 1 0 30869954 94416896 16089 18446744073709551615 4235264 18693293 140734321133456 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 45248512 140734321142153 140734321142252 140734321142252 140734321147854 0
/proc/16722/statm: 23051 16089 3968 3530 0 14502 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 92204 KiB
Current children cumulated memory: 64356 KiB

[startup+3.10545 s]
/proc/loadavg: 4.07 4.12 4.11 5/266 16723
/proc/meminfo: memFree=125294592/131249996 swapFree=33010684/33010684
[pid=16722] ppid=16719 vsize=95580 memory=67336 CPUtime=3.08 cores=5,7
/proc/16722/stat : 16722 (pbscip) R 16719 16722 14915 0 -1 4194304 16776 0 0 0 305 3 0 0 20 0 1 0 30869954 97873920 16834 18446744073709551615 4235264 18693293 140734321133456 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 45248512 140734321142153 140734321142252 140734321142252 140734321147854 0
/proc/16722/statm: 23895 16834 3968 3530 0 15346 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 95580 KiB
Current children cumulated memory: 67336 KiB

[startup+6.30017 s]
/proc/loadavg: 4.07 4.12 4.11 5/267 16724
/proc/meminfo: memFree=125284260/131249996 swapFree=33010684/33010684
[pid=16722] ppid=16719 vsize=106136 memory=77356 CPUtime=6.27 cores=5,7
/proc/16722/stat : 16722 (pbscip) R 16719 16722 14915 0 -1 4194304 21917 0 0 0 622 5 0 0 20 0 1 0 30869954 108683264 19339 18446744073709551615 4235264 18693293 140734321133456 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 45248512 140734321142153 140734321142252 140734321142252 140734321147854 0
/proc/16722/statm: 26534 19339 3968 3530 0 17985 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 106136 KiB
Current children cumulated memory: 77356 KiB

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

# cumulated CPU time of all completed processes:  user=11.946 s, system=0.060808 s

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

[startup+6.4002 s]
/proc/loadavg: 4.07 4.12 4.11 5/267 16724
/proc/meminfo: memFree=125284260/131249996 swapFree=33010684/33010684
[pid=16722] ppid=16719 vsize=106136 memory=77356 CPUtime=6.37 cores=5,7
/proc/16722/stat : 16722 (pbscip) R 16719 16722 14915 0 -1 4194304 21917 0 0 0 632 5 0 0 20 0 1 0 30869954 108683264 19339 18446744073709551615 4235264 18693293 140734321133456 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 45248512 140734321142153 140734321142252 140734321142252 140734321147854 0
/proc/16722/statm: 26534 19339 3968 3530 0 17985 0
Current children cumulated CPU time: 6.37 s
Current children cumulated vsize: 106136 KiB
Current children cumulated memory: 77356 KiB

[startup+9.60017 s]
/proc/loadavg: 4.15 4.14 4.11 5/267 16724
/proc/meminfo: memFree=125277616/131249996 swapFree=33010684/33010684
[pid=16722] ppid=16719 vsize=107572 memory=79328 CPUtime=9.55 cores=5,7
/proc/16722/stat : 16722 (pbscip) R 16719 16722 14915 0 -1 4194304 22867 0 0 0 950 5 0 0 20 0 1 0 30869954 110153728 19832 18446744073709551615 4235264 18693293 140734321133456 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 45248512 140734321142153 140734321142252 140734321142252 140734321147854 0
/proc/16722/statm: 26893 19832 3968 3530 0 18344 0
Current children cumulated CPU time: 9.55 s
Current children cumulated vsize: 107572 KiB
Current children cumulated memory: 79328 KiB

[startup+11.2001 s]
/proc/loadavg: 4.15 4.14 4.11 5/267 16724
/proc/meminfo: memFree=125277624/131249996 swapFree=33010684/33010684
[pid=16722] ppid=16719 vsize=107572 memory=79328 CPUtime=11.15 cores=5,7
/proc/16722/stat : 16722 (pbscip) R 16719 16722 14915 0 -1 4194304 22870 0 0 0 1110 5 0 0 20 0 1 0 30869954 110153728 19832 18446744073709551615 4235264 18693293 140734321133456 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 45248512 140734321142153 140734321142252 140734321142252 140734321147854 0
/proc/16722/statm: 26893 19832 3968 3530 0 18344 0
Current children cumulated CPU time: 11.15 s
Current children cumulated vsize: 107572 KiB
Current children cumulated memory: 79328 KiB

[startup+11.6002 s]
/proc/loadavg: 4.15 4.14 4.11 5/267 16724
/proc/meminfo: memFree=125277624/131249996 swapFree=33010684/33010684
[pid=16722] ppid=16719 vsize=107572 memory=79328 CPUtime=11.55 cores=5,7
/proc/16722/stat : 16722 (pbscip) R 16719 16722 14915 0 -1 4194304 22870 0 0 0 1150 5 0 0 20 0 1 0 30869954 110153728 19832 18446744073709551615 4235264 18693293 140734321133456 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 45248512 140734321142153 140734321142252 140734321142252 140734321147854 0
/proc/16722/statm: 26893 19832 3968 3530 0 18344 0
Current children cumulated CPU time: 11.55 s
Current children cumulated vsize: 107572 KiB
Current children cumulated memory: 79328 KiB

[startup+12.0002 s]*
/proc/loadavg: 4.15 4.14 4.11 5/267 16724
/proc/meminfo: memFree=125277624/131249996 swapFree=33010684/33010684
[pid=16722] ppid=16719 vsize=107572 memory=79328 CPUtime=11.95 cores=5,7
/proc/16722/stat : 16722 (pbscip) R 16719 16722 14915 0 -1 4194304 22870 0 0 0 1190 5 0 0 20 0 1 0 30869954 110153728 19832 18446744073709551615 4235264 18693293 140734321133456 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 45248512 140734321142153 140734321142252 140734321142252 140734321147854 0
/proc/16722/statm: 26893 19832 3968 3530 0 18344 0
Current children cumulated CPU time: 11.95 s
Current children cumulated vsize: 107572 KiB
Current children cumulated memory: 79328 KiB

Child status: 0

Real time (s): 12.0516
CPU time (s): 12.0068
CPU user time (s): 11.946
CPU system time (s): 0.060808
CPU usage (%): 99.628
Max. virtual memory (cumulated for all children) (KiB): 109512
Max. memory (cumulated for all children) (KiB): 81068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11.946
system time used= 0.060808
maximum resident set size= 81068
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22876
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= 80
involuntary context switches= 19


# summary of solver processes directly reported to runsolver:
#   pid: 16722
#   total CPU time (s): 12.0068
#   total CPU user time (s): 11.946
#   total CPU system time (s): 0.060808

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.041574 second user time and 0.080795 second system time

The end

Launcher Data

Begin job on nodeC024 at 2025-06-29 01:05:21
IDJOB=4494714
IDBENCH=147910
IDSOLVER=3365
FILE ID=nodeC024/4494714-1751151920
RUNJOBID= nodeC024-1751144686-14928
SLURM_JOB_ID= 9587443
Free space on /tmp= 432984 MiB

SOLVER NAME= SCIP 2024-07-07
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900584219.opb
COMMAND LINE= pbscip -f BENCHNAME -t TIMEOUT -j NBCORE -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4494714-1751151920/watcher-4494714-1751151920 -o /tmp/evaluation-result-4494714-1751151920/solver-4494714-1751151920 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC024-1751144686-14928 --watchdog 3760  pbscip -f HOME/instance-4494714-1751151920.opb -t 3600 -j 2 -m 31000

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

MD5SUM BENCH= 5cb6b74fefc8a9f17ac95610df8bcc89
RANDOM SEED=1443133548

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        125326420 kB
MemAvailable:   124972368 kB
Buffers:            3280 kB
Cached:           456660 kB
SwapCached:            0 kB
Active:          5020968 kB
Inactive:         248920 kB
Active(anon):    4828016 kB
Inactive(anon):        0 kB
Active(file):     192952 kB
Inactive(file):   248920 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             37536 kB
Writeback:            12 kB
AnonPages:       4811044 kB
Mapped:           137652 kB
Shmem:             18064 kB
KReclaimable:      84984 kB
Slab:             167588 kB
SReclaimable:      84984 kB
SUnreclaim:        82604 kB
KernelStack:        4288 kB
PageTables:        12824 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    6248920 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150552 kB
VmallocChunk:          0 kB
Percpu:             3808 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3584000 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      195284 kB
DirectMap2M:     6916096 kB
DirectMap1G:    128974848 kB

Free space on /tmp at the end= 432964 MiB
End job on nodeC024 at 2025-06-29 01:05:33