Trace number 4443315

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-07SAT 8.52875 8.55629

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/
submitted-PB06/prestwich/armies/normalized-army13.24ls.opb
MD5SUM1f94bd3a314413948630d2f259d38fd6
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.01341
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables490
Total number of constraints737
Number of constraints which are clauses397
Number of constraints which are cardinality constraints (but not clauses)2
Number of constraints which are nor clauses,nor cardinality constraints338
Minimum length of a constraint2
Maximum length of a constraint169
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 24
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 193
Number of bits of the biggest sum of numbers8
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-4443315-1721298106.opb>
0.00/0.00	c original problem has 490 variables (490 bin, 0 int, 0 impl, 0 cont) and 737 constraints
0.00/0.00	c problem read in 0.00
0.00/0.00	c No objective function, only one solution is needed.
0.00/0.00	c presolving:
0.00/0.01	c    (0.0s) running MILP presolver
0.00/0.01	c    (0.0s) MILP presolver (2 rounds): 4 aggregations, 0 fixings, 0 bound changes
0.00/0.01	c (round 1, medium)     4 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 249 clqs
0.00/0.01	c (round 2, fast)       4 del vars, 4 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 249 clqs
0.00/0.01	c (round 3, exhaustive) 4 del vars, 4 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 733 upgd conss, 0 impls, 249 clqs
0.00/0.02	c (round 4, medium)     8 del vars, 346 del conss, 1348 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 733 upgd conss, 0 impls, 1585 clqs
0.00/0.02	c (round 5, fast)       8 del vars, 354 del conss, 1348 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 733 upgd conss, 0 impls, 1585 clqs
0.00/0.02	c (round 6, exhaustive) 8 del vars, 1842 del conss, 1492 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 733 upgd conss, 0 impls, 1585 clqs
0.00/0.06	c    (0.1s) probing cycle finished: starting next cycle
0.00/0.06	c    (0.1s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.00/0.06	c    (0.1s) symmetry computation finished: 3 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 3
0.00/0.06	c    lexicographic reduction:    3 permutations with support sizes 428, 408, 482
0.00/0.06	c handled 1 out of 1 symmetry components
0.00/0.06	c presolving (7 rounds: 7 fast, 5 medium, 3 exhaustive):
0.00/0.06	c  8 deleted vars, 1842 deleted constraints, 1492 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.00/0.06	c  0 implications, 4022 cliques
0.00/0.06	c presolved problem has 482 variables (482 bin, 0 int, 0 impl, 0 cont) and 387 constraints
0.00/0.06	c       2 constraints of type <knapsack>
0.00/0.06	c     241 constraints of type <setppc>
0.00/0.06	c     144 constraints of type <and>
0.00/0.06	c transformed objective value is always integral (scale: 1)
0.00/0.06	c Presolving Time: 0.06
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.998007
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.09/0.10	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.09/0.10	c   0.1s|     1 |     0 |   203 |     - |    10M |   0 | 482 | 395 | 531 |   0 |  0 |   8 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.09/0.16	c   0.2s|     1 |     0 |   410 |     - |    11M |   0 | 482 | 411 | 608 |  77 |  1 |   8 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.09/0.19	c   0.2s|     1 |     0 |   488 |     - |    16M |   0 | 482 | 418 | 670 | 139 |  2 |  15 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.19/0.25	c   0.2s|     1 |     0 |   563 |     - |    24M |   0 | 482 | 418 | 727 | 196 |  3 |  15 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.30/0.33	c   0.3s|     1 |     0 |   684 |     - |    33M |   0 | 482 | 419 | 775 | 244 |  4 |  16 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.40/0.41	c   0.4s|     1 |     0 |   797 |     - |    36M |   0 | 482 | 420 | 831 | 300 |  5 |  17 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.40/0.50	c   0.5s|     1 |     0 |   888 |     - |    46M |   0 | 482 | 422 | 867 | 336 |  6 |  19 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.59/0.60	c   0.6s|     1 |     0 |   965 |     - |    55M |   0 | 482 | 426 | 892 | 361 |  7 |  23 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.68/0.71	c   0.7s|     1 |     0 |  1060 |     - |    65M |   0 | 482 | 426 | 911 | 380 |  8 |  23 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.78/0.82	c   0.8s|     1 |     0 |  1107 |     - |    76M |   0 | 482 | 426 | 939 | 408 |  9 |  23 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.88/0.94	c   0.9s|     1 |     0 |  1173 |     - |    79M |   0 | 482 | 427 | 955 | 424 | 10 |  24 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.88/0.96	c   1.0s|     1 |     0 |  1252 |     - |    79M |   0 | 482 | 428 | 967 | 436 | 11 |  25 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1.19/1.20	c   1.2s|     1 |     2 |  1908 |     - |    79M |   0 | 482 | 431 | 967 | 436 | 11 |  30 |  11 | 0.000000e+00 |      --      |    Inf | unknown
2.28/2.33	c   2.3s|   100 |    29 | 12974 | 118.6 |    93M |  21 | 482 | 442 |1048 |1774 |  1 |  41 |  11 | 0.000000e+00 |      --      |    Inf |   0.85%
2.77/2.85	c   2.8s|   200 |    29 | 16023 |  74.3 |    93M |  27 | 482 | 442 |1076 |2203 |  0 |  41 |  11 | 0.000000e+00 |      --      |    Inf |   0.93%
3.17/3.25	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3.17/3.25	c   3.2s|   300 |    31 | 19216 |  60.2 |    93M |  28 | 482 | 442 |   0 |2589 |  0 |  41 |  11 | 0.000000e+00 |      --      |    Inf |   0.98%
3.88/3.99	c   4.0s|   400 |    37 | 24400 |  58.1 |   102M |  30 | 482 | 442 |1082 |3487 |  2 |  42 |  11 | 0.000000e+00 |      --      |    Inf |   1.14%
4.38/4.47	c   4.5s|   500 |    37 | 30672 |  59.0 |   105M |  30 | 482 | 442 |1134 |4399 |  2 |  42 |  11 | 0.000000e+00 |      --      |    Inf |   1.24%
4.77/4.83	c   4.8s|   600 |    37 | 32863 |  52.8 |   106M |  40 | 482 | 442 |1284 |4641 |  2 |  42 |  11 | 0.000000e+00 |      --      |    Inf |   1.25%
5.37/5.40	c   5.4s|   700 |    39 | 36697 |  50.7 |   106M |  40 | 482 | 442 |1041 |5119 |  2 |  42 |  11 | 0.000000e+00 |      --      |    Inf |   1.27%
5.67/5.75	c   5.7s|   800 |    35 | 39458 |  47.8 |   106M |  40 | 482 | 442 |   0 |5371 |  0 |  42 |  11 | 0.000000e+00 |      --      |    Inf |   1.28%
6.27/6.33	c   6.3s|   900 |    37 | 43249 |  46.7 |   108M |  40 | 482 | 442 |1112 |5860 |  2 |  42 |  11 | 0.000000e+00 |      --      |    Inf |   1.30%
6.47/6.51	c   6.5s|  1000 |    37 | 45380 |  44.2 |   108M |  40 | 482 | 442 |1054 |6164 |  2 |  42 |  11 | 0.000000e+00 |      --      |    Inf |   1.34%
6.67/6.70	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
6.67/6.71	c (run 1, node 1052) performing user restart
6.67/6.71	c 
6.67/6.71	c (restart) converted 176 cuts from the global cut pool into linear constraints
6.67/6.71	c 
6.67/6.72	c presolving:
6.67/6.72	c (round 1, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 187 upgd conss, 0 impls, 4022 clqs
6.67/6.72	c (round 2, medium)     0 del vars, 12 del conss, 27 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 187 upgd conss, 0 impls, 4022 clqs
6.67/6.73	c (round 3, exhaustive) 0 del vars, 13 del conss, 27 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 187 upgd conss, 0 impls, 4022 clqs
6.67/6.73	c (round 4, exhaustive) 0 del vars, 13 del conss, 27 add conss, 0 chg bounds, 0 chg sides, 64 chg coeffs, 187 upgd conss, 0 impls, 4022 clqs
6.67/6.73	c presolving (5 rounds: 5 fast, 5 medium, 4 exhaustive):
6.67/6.73	c  0 deleted vars, 13 deleted constraints, 27 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 64 changed coefficients
6.67/6.73	c  0 implications, 4022 cliques
6.67/6.73	c presolved problem has 482 variables (482 bin, 0 int, 0 impl, 0 cont) and 632 constraints
6.67/6.73	c       3 constraints of type <knapsack>
6.67/6.73	c     438 constraints of type <setppc>
6.67/6.73	c     144 constraints of type <and>
6.67/6.73	c       5 constraints of type <linear>
6.67/6.73	c      42 constraints of type <logicor>
6.67/6.73	c transformed objective value is always integral (scale: 1)
6.67/6.73	c Presolving Time: 0.07
6.67/6.73	c 
6.67/6.79	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
6.67/6.79	c   6.8s|     1 |     0 | 47159 |     - |   101M |   0 | 482 | 619 | 722 |   0 |  0 |  42 |  11 | 0.000000e+00 |      --      |    Inf | unknown
6.77/6.88	c   6.9s|     1 |     0 | 47293 |     - |   103M |   0 | 482 | 631 | 796 |  74 |  1 |  42 |  11 | 0.000000e+00 |      --      |    Inf | unknown
6.87/6.95	c   6.9s|     1 |     0 | 47391 |     - |   104M |   0 | 482 | 631 | 848 | 126 |  2 |  42 |  11 | 0.000000e+00 |      --      |    Inf | unknown
6.97/7.02	c   7.0s|     1 |     0 | 47499 |     - |   104M |   0 | 482 | 631 | 882 | 160 |  3 |  42 |  11 | 0.000000e+00 |      --      |    Inf | unknown
7.07/7.12	c   7.1s|     1 |     0 | 47572 |     - |   104M |   0 | 482 | 632 | 913 | 191 |  4 |  43 |  11 | 0.000000e+00 |      --      |    Inf | unknown
7.17/7.22	c   7.2s|     1 |     0 | 47615 |     - |   104M |   0 | 482 | 636 | 954 | 232 |  5 |  47 |  11 | 0.000000e+00 |      --      |    Inf | unknown
7.27/7.33	c   7.3s|     1 |     0 | 47707 |     - |   104M |   0 | 482 | 636 | 966 | 244 |  6 |  47 |  11 | 0.000000e+00 |      --      |    Inf | unknown
7.37/7.44	c   7.4s|     1 |     0 | 47807 |     - |   104M |   0 | 482 | 636 |1010 | 288 |  7 |  47 |  11 | 0.000000e+00 |      --      |    Inf | unknown
7.47/7.55	c   7.6s|     1 |     0 | 47963 |     - |   105M |   0 | 482 | 637 |1044 | 322 |  8 |  48 |  11 | 0.000000e+00 |      --      |    Inf | unknown
7.56/7.66	c   7.7s|     1 |     0 | 48024 |     - |   105M |   0 | 482 | 637 |1056 | 334 |  9 |  48 |  11 | 0.000000e+00 |      --      |    Inf | unknown
7.66/7.78	c   7.8s|     1 |     0 | 48146 |     - |   108M |   0 | 482 | 637 |1078 | 356 | 10 |  48 |  11 | 0.000000e+00 |      --      |    Inf | unknown
7.76/7.80	c   7.8s|     1 |     0 | 48271 |     - |   108M |   0 | 482 | 639 |1094 | 372 | 11 |  50 |  11 | 0.000000e+00 |      --      |    Inf | unknown
7.97/8.03	c   8.0s|     1 |     2 | 49148 |     - |   108M |   0 | 482 | 644 |1094 | 372 | 11 |  55 |  22 | 0.000000e+00 |      --      |    Inf | unknown
8.37/8.49	c * 8.5s|    78 |     0 | 52956 |  44.6 |    LP  |  25 | 482 | 648 |1027 |1091 |  0 |  59 |  22 | 0.000000e+00 | 0.000000e+00 |   0.00%| 100.00%
8.37/8.49	c 
8.37/8.49	c SCIP Status        : problem is solved [optimal solution found]
8.37/8.49	c Solving Time (sec) : 8.49
8.37/8.49	c Solving Nodes      : 78 (total of 1130 nodes in 2 runs)
8.37/8.49	c Primal Bound       : +0.00000000000000e+00 (1 solutions)
8.37/8.49	c Dual Bound         : +0.00000000000000e+00
8.37/8.49	c Gap                : 0.00 %
8.37/8.49	s SATISFIABLE
8.37/8.49	v x489 -x490 x487 -x488 x485 -x486 x483 -x484 x481 -x482 x479 -x480 x477 -x478 x475 -x476 x473 -x474 -x471 -x472 x469 -x470 -x467 
8.37/8.49	v -x468 -x465 -x466 -x463 -x464 -x461 -x462 -x459 -x460 -x457 -x458 x455 -x456 x453 -x454 x451 -x452 x449 -x450 x447 -x448 -x445 
8.37/8.49	v x446 -x443 x444 -x441 x442 x439 -x440 -x437 x438 x435 -x436 x433 -x434 x431 -x432 -x429 x430 -x427 x428 -x425 x426 -x423 x424 
8.37/8.49	v -x421 -x422 -x419 -x420 -x417 -x418 -x415 x416 -x413 x414 -x411 x412 -x409 x410 -x407 x408 -x405 x406 -x403 x404 -x401 x402 
8.37/8.49	v -x399 x400 -x397 x398 -x395 x396 -x393 x394 -x391 x392 x389 -x390 x387 -x388 x385 -x386 x383 -x384 x381 -x382 x379 -x380 x377 
8.37/8.49	v -x378 -x375 x376 -x373 x374 -x371 x372 -x369 x370 -x367 x368 -x365 x366 -x363 x364 -x361 x362 -x359 x360 -x357 x358 -x355 
8.37/8.49	v x356 x353 -x354 x351 -x352 x349 -x350 -x347 x348 -x345 x346 x343 -x344 x341 -x342 x339 -x340 -x338 -x336 -x334 -x332 -x330 -x328 
8.37/8.49	v -x326 -x324 -x322 -x320 -x318 -x316 -x314 -x312 -x310 -x308 -x306 -x304 -x302 -x300 -x298 -x296 -x294 -x292 -x290 -x288 
8.37/8.49	v -x286 -x284 -x282 -x280 -x278 -x276 -x274 -x272 -x270 -x268 -x266 -x264 -x262 -x260 -x258 -x256 -x254 -x252 -x250 -x248 -x246 
8.37/8.49	v -x244 -x242 -x240 -x238 -x236 -x234 -x232 -x230 -x228 -x226 -x224 -x222 -x220 -x218 -x216 -x214 -x212 -x210 x208 x206 x204 x202 
8.37/8.49	v x200 -x198 -x196 -x194 -x192 -x190 -x188 -x186 -x184 x182 x180 x178 x176 -x174 -x172 -x170 -x168 -x166 -x164 -x162 -x160 
8.37/8.49	v -x158 x156 x154 x152 -x150 -x148 -x146 x144 -x142 -x140 -x138 -x136 -x134 -x132 -x130 -x128 -x126 -x124 -x122 -x120 -x118 -x116 
8.37/8.49	v -x114 -x112 -x110 -x108 -x106 -x104 -x102 -x100 -x98 -x96 -x94 -x92 -x90 -x88 -x86 -x84 -x82 -x80 -x78 -x76 -x74 x72 -x70 
8.37/8.49	v x68 x66 -x64 -x62 -x60 -x58 -x56 -x54 -x52 -x50 x48 -x46 x44 x42 x40 -x38 -x36 -x34 -x32 -x30 -x28 -x26 x24 -x22 x20 x18 x16 
8.37/8.49	v -x14 -x12 -x10 -x8 -x6 -x4 -x2 -x337 -x335 -x333 -x331 -x329 -x327 -x325 -x323 -x321 -x319 x317 x315 x313 -x311 -x309 -x307 -x305 
8.37/8.49	v -x303 -x301 -x299 -x297 -x295 x293 x291 x289 -x287 -x285 -x283 -x281 -x279 -x277 -x275 -x273 -x271 x269 x267 x265 -x263 
8.37/8.49	v x261 -x259 -x257 -x255 -x253 -x251 -x249 -x247 x245 x243 x241 -x239 x237 -x235 -x233 -x231 -x229 -x227 -x225 -x223 -x221 x219 
8.37/8.49	v x217 -x215 x213 -x211 -x209 -x207 -x205 -x203 -x201 -x199 -x197 -x195 -x193 -x191 -x189 -x187 -x185 -x183 -x181 -x179 -x177 
8.37/8.49	v -x175 -x173 -x171 -x169 -x167 -x165 -x163 -x161 -x159 -x157 -x155 -x153 -x151 -x149 -x147 -x145 -x143 -x141 -x139 -x137 -x135 
8.37/8.49	v -x133 -x131 -x129 -x127 -x125 -x123 -x121 -x119 -x117 -x115 -x113 -x111 x109 x107 x105 -x103 -x101 -x99 -x97 -x95 -x93 -x91 
8.37/8.49	v -x89 -x87 x85 x83 x81 x79 -x77 -x75 -x73 -x71 -x69 -x67 -x65 -x63 -x61 -x59 -x57 -x55 -x53 -x51 -x49 -x47 -x45 -x43 -x41 -x39 
8.37/8.49	v -x37 -x35 -x33 -x31 -x29 -x27 -x25 -x23 -x21 -x19 -x17 -x15 -x13 -x11 -x9 -x7 -x5 -x3 -x1 
8.37/8.49	c SCIP Status        : problem is solved [optimal solution found]
8.37/8.49	c Total Time         :       8.49
8.37/8.49	c   solving          :       8.49
8.37/8.49	c   presolving       :       0.07 (included in solving)
8.37/8.49	c   reading          :       0.00 (included in solving)
8.37/8.49	c   copying          :       0.15 (47 #copies) (minimal 0.00, maximal 0.00, average 0.00)
8.37/8.49	c Original Problem   :
8.37/8.49	c   Problem name     : HOME/instance-4443315-1721298106.opb
8.37/8.49	c   Variables        : 490 (490 binary, 0 integer, 0 implicit integer, 0 continuous)
8.37/8.49	c   Constraints      : 737 initial, 737 maximal
8.37/8.49	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
8.37/8.49	c Presolved Problem  :
8.37/8.49	c   Problem name     : t_HOME/instance-4443315-1721298106.opb
8.37/8.49	c   Variables        : 482 (482 binary, 0 integer, 0 implicit integer, 0 continuous)
8.37/8.49	c   Constraints      : 632 initial, 658 maximal
8.37/8.49	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
8.37/8.49	c   Nonzeros         : 8585 constraint, 8044 clique table
8.37/8.49	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
8.37/8.49	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
8.37/8.49	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
8.37/8.49	c   domcol           :       0.00       0.00      2          0          0          0          0          0          0          0          0          0
8.37/8.49	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
8.37/8.49	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
8.37/8.49	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
8.37/8.49	c   dualsparsify     :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
8.37/8.49	c   gateextraction   :       0.00       0.00      5          0          0          0          0          0       1488        144          0          0
8.37/8.49	c   implics          :       0.00       0.00     10          0          0          0          0          0          0          0          0          0
8.37/8.49	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
8.37/8.49	c   milp             :       0.00       0.00      1          0          4          0          0          0          0          0          0          0
8.37/8.49	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
8.37/8.49	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
8.37/8.49	c   sparsify         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
8.37/8.49	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
8.37/8.49	c   trivial          :       0.00       0.00     12          0          0          0          0          0          0          0          0          0
8.37/8.49	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
8.37/8.49	c   dualfix          :       0.00       0.00     12          0          0          0          0          0          0          0          0          0
8.37/8.49	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
8.37/8.49	c   probing          :       0.04       0.00      1          0          0          0          0          0          0          0          0          0
8.37/8.49	c   pseudoobj        :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
8.37/8.49	c   symmetry         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
8.37/8.49	c   vbounds          :       0.00       0.00      3          0          0          0          0          0          0          0          0          0
8.37/8.49	c   knapsack         :       0.00       0.00     22          0          0          0          0          0        349       1375          0          0
8.37/8.49	c   setppc           :       0.00       0.00     22          0          4          0          0          0         13          0          0          0
8.37/8.49	c   and              :       0.00       0.00     11          0          0          0          0          0          0          0          0          0
8.37/8.49	c   linear           :       0.01       0.00     13          0          0          0          0          0          4          0          0          0
8.37/8.49	c   logicor          :       0.01       0.00     18          0          0          0          0          0          1          0          0         64
8.37/8.49	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
8.37/8.49	c   components       :       0.00       0.00      2          0          0          0          0          0          0          0          0          0
8.37/8.49	c   root node        :          -          -      -          0          -          -          0          -          -          -          -          -
8.37/8.49	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
8.37/8.49	c   benderslp        :          0          0          0          0        596          0          0         81          0          0          0          0          0          0          0
8.37/8.49	c   integral         :          0          0          0          0        596          0          0         81          0          0          0          0          0          0       1192
8.37/8.49	c   knapsack         :          3          3         22       7830          0          0          0         74         54        255        756          0          0          0          0
8.37/8.49	c   setppc           :        438+       440         22       7263          0          0          0         26        328         13       3502         10          0          0          0
8.37/8.49	c   and              :        144        144       1223       7539          0          0          0          1       1825         17      13343      12599       6207          0          0
8.37/8.49	c   linear           :          5+        37         23       3550          0          0          0          3          0          1         17          0          0          0          0
8.37/8.49	c   logicor          :         42+        44         22        688          0          0          0          0          1          0          1          0          0          0          0
8.37/8.49	c   benders          :          0          0          0          0          0          0          0          3          0          0          0          0          0          0          0
8.37/8.49	c   fixedvar         :          0          0          0          0          0          0          0          3          0          0          0          0          0          0          0
8.37/8.49	c   countsols        :          0          0          0          0          0          0          0          3          0          0          0          0          0          0          0
8.37/8.49	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
8.37/8.49	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
8.37/8.49	c   benderslp        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
8.37/8.49	c   integral         :       0.20       0.00       0.00       0.00       0.20       0.00       0.00       0.00       0.00       0.00
8.37/8.49	c   knapsack         :       0.04       0.00       0.03       0.01       0.00       0.00       0.00       0.00       0.00       0.00
8.37/8.49	c   setppc           :       0.02       0.00       0.00       0.01       0.00       0.00       0.00       0.00       0.00       0.00
8.37/8.49	c   and              :       0.10       0.00       0.03       0.07       0.00       0.00       0.00       0.00       0.00       0.00
8.37/8.49	c   linear           :       0.01       0.00       0.00       0.01       0.00       0.00       0.00       0.00       0.00       0.00
8.37/8.49	c   logicor          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
8.37/8.49	c   benders          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
8.37/8.49	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
8.37/8.49	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
8.37/8.49	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
8.37/8.49	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
8.37/8.49	c   dualfix          :          2          0          0          0
8.37/8.49	c   genvbounds       :          0          0          0          0
8.37/8.49	c   nlobbt           :          0          0          0          0
8.37/8.49	c   obbt             :          0          0          0          0
8.37/8.49	c   probing          :          0          0          0          0
8.37/8.49	c   pseudoobj        :          0          0          0          0
8.37/8.49	c   redcost          :          0          0          0          0
8.37/8.49	c   rootredcost      :          0          0          0          0
8.37/8.49	c   symmetry         :       3165          0          0         75
8.37/8.49	c   vbounds          :       4514          0          0          0
8.37/8.49	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
8.37/8.49	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
8.37/8.49	c   genvbounds       :       0.00       0.00       0.00       0.00       0.00       0.00
8.37/8.49	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
8.37/8.49	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
8.37/8.49	c   probing          :       0.04       0.00       0.04       0.00       0.00       0.00
8.37/8.49	c   pseudoobj        :       0.00       0.00       0.00       0.00       0.00       0.00
8.37/8.49	c   redcost          :       0.00       0.00       0.00       0.00       0.00       0.00
8.37/8.49	c   rootredcost      :       0.00       0.00       0.00       0.00       0.00       0.00
8.37/8.49	c   symmetry         :       0.07       0.00       0.00       0.07       0.00       0.00
8.37/8.49	c   vbounds          :       0.00       0.00       0.00       0.00       0.00       0.00
8.37/8.49	c Symmetry           :
8.37/8.49	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
8.37/8.49	c   orbital reduction:         75 reductions applied,          0 cutoffs
8.37/8.49	c   lexicographic red:          4 reductions applied,          0 cutoffs
8.37/8.49	c   shadow tree time :       0.00 s
8.37/8.49	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
8.37/8.49	c   propagation      :       0.00         31         31          -        217      100.5          1        8.0          -          -          -
8.37/8.49	c   infeasible LP    :       0.04        406          0          -          0        0.0          0        0.0          0        0.0          0
8.37/8.49	c   bound exceed. LP :       0.00          1          0          -          0        0.0          0        0.0          0        0.0          0
8.37/8.49	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
8.37/8.49	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
8.37/8.49	c   applied globally :       0.00          -          -          0         55       21.7          -          -          0          -          -
8.37/8.49	c   applied locally  :          -          -          -          0          4      110.8          -          -          0          -          -
8.37/8.49	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
8.37/8.49	c   cut pool         :       0.22          -        155         42          -          -       7851      11881          -          -          -          -          -    (maximal pool size:       4444)
8.37/8.49	c   aggregation      :       0.18       0.00         44         22          0          0        593       1064          0        113        113          0          0
8.37/8.49	c   > cmir           :          -          -          -          -          -          -          -        897          0         66         66          0          -
8.37/8.49	c   > flowcover      :          -          -          -          -          -          -          -          3          0          0          0          0          -
8.37/8.49	c   > knapsackcover  :          -          -          -          -          -          -          -        164          0         47         47          0          -
8.37/8.49	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
8.37/8.49	c   clique           :       0.02       0.00         22         22          0          0          0          0          0          0          0          0          0
8.37/8.49	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
8.37/8.49	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
8.37/8.49	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
8.37/8.49	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
8.37/8.49	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
8.37/8.49	c   gomory           :       2.81       0.00         42         20          0          0       4970       6011         10         71         71          0          0
8.37/8.49	c   > gomorymi       :          -          -          -          -          -          -          -       3819          5         42         42          0          -
8.37/8.49	c   > strongcg       :          -          -          -          -          -          -          -       2192          5         29         29          0          -
8.37/8.49	c   impliedbounds    :       0.01       0.00         44         22          0          0       2253       4737          0       1056       1056          0          0
8.37/8.49	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
8.37/8.49	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
8.37/8.49	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
8.37/8.49	c   mcf              :       0.00       0.00          2          2          0          0          0          0          0          0          0          0          0
8.37/8.49	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
8.37/8.49	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
8.37/8.49	c   multilinear      :       0.00       0.00        157         22          0          0          0          0          0          0          0          0          0
8.37/8.49	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
8.37/8.49	c   rapidlearning    :       1.38       0.00         42          2          0        436          0          0          0          0          0          0        425
8.37/8.49	c   rlt              :       0.02       0.00         32         20          0          0          0          0          0          0          0          0          0
8.37/8.49	c   zerohalf         :       0.03       0.00         44         22          0          0         59         69         14          4          3          1          0
8.37/8.49	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
8.37/8.49	c   hybrid           :       0.04       0.00        927         22       7451          0      16891        808          0      10421
8.37/8.49	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
8.37/8.49	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
8.37/8.49	c Pricers            :   ExecTime  SetupTime      Calls       Vars
8.37/8.49	c   problem variables:       0.00          -          0          0
8.37/8.49	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
8.37/8.49	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
8.37/8.49	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
8.37/8.49	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
8.37/8.49	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
8.37/8.49	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
8.37/8.49	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
8.37/8.49	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
8.37/8.49	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
8.37/8.49	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
8.37/8.49	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
8.37/8.49	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
8.37/8.49	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
8.37/8.49	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
8.37/8.49	c   relpscost        :       0.20       0.00        596          0          0          0          0          0          0       1192
8.37/8.49	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
8.37/8.49	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
8.37/8.49	c   LP solutions     :       0.00          -          -          0          0
8.37/8.49	c   relax solutions  :       0.00          -          -          0          0
8.37/8.49	c   pseudo solutions :       0.00          -          -          0          0
8.37/8.49	c   strong branching :       0.00          -          -          0          0
8.37/8.49	c   actconsdiving    :       0.00       0.00          0          0          0
8.37/8.49	c   adaptivediving   :       0.06       0.00          3          0          0
8.37/8.49	c   alns             :       0.10       0.00          3          0          0
8.37/8.49	c   bound            :       0.00       0.00          0          0          0
8.37/8.49	c   clique           :       0.00       0.00          1          0          0
8.37/8.49	c   coefdiving       :       0.00       0.00          0          0          0
8.37/8.49	c   completesol      :       0.00       0.00          0          0          0
8.37/8.49	c   conflictdiving   :       0.08       0.00          3          0          0
8.37/8.49	c   crossover        :       0.00       0.00          0          0          0
8.37/8.49	c   dins             :       0.00       0.00          0          0          0
8.37/8.49	c   distributiondivin:       0.13       0.00          2          0          0
8.37/8.49	c   dps              :       0.00       0.00          0          0          0
8.37/8.49	c   dualval          :       0.00       0.00          0          0          0
8.37/8.49	c   farkasdiving     :       0.00       0.00          0          0          0
8.37/8.49	c   feasjump         :       0.06       0.00          2          0          0
8.37/8.49	c   feaspump         :       0.01       0.00          2          0          0
8.37/8.49	c   fixandinfer      :       0.00       0.00          0          0          0
8.37/8.49	c   fracdiving       :       0.04       0.00          2          0          0
8.37/8.49	c   gins             :       0.00       0.00          0          0          0
8.37/8.49	c   guideddiving     :       0.00       0.00          0          0          0
8.37/8.49	c   indcoefdiving    :       0.00       0.00          0          0          0
8.37/8.49	c   indicator        :       0.00       0.00          0          0          0
8.37/8.49	c   indicatordiving  :       0.00       0.00          0          0          0
8.37/8.49	c   indoneopt        :       0.00       0.00          0          0          0
8.37/8.49	c   indrounding      :       0.00       0.00          0          0          0
8.37/8.49	c   indtwoopt        :       0.00       0.00          0          0          0
8.37/8.49	c   intdiving        :       0.00       0.00          0          0          0
8.37/8.49	c   intshifting      :       0.00       0.00          0          0          0
8.37/8.49	c   linesearchdiving :       0.01       0.00          1          0          0
8.37/8.49	c   localbranching   :       0.00       0.00          0          0          0
8.37/8.49	c   locks            :       0.00       0.00          1          0          0
8.37/8.49	c   lpface           :       0.00       0.00          0          0          0
8.37/8.49	c   mpec             :       0.00       0.00          0          0          0
8.37/8.49	c   multistart       :       0.00       0.00          0          0          0
8.37/8.49	c   mutation         :       0.00       0.00          0          0          0
8.37/8.49	c   nlpdiving        :       0.00       0.00          0          0          0
8.37/8.49	c   objpscostdiving  :       0.08       0.00          1          0          0
8.37/8.49	c   octane           :       0.00       0.00          0          0          0
8.37/8.49	c   ofins            :       0.00       0.00          0          0          0
8.37/8.49	c   oneopt           :       0.00       0.00          0          0          0
8.37/8.49	c   padm             :       0.00       0.00          0          0          0
8.37/8.49	c   proximity        :       0.00       0.00          0          0          0
8.37/8.49	c   pscostdiving     :       0.05       0.00          2          0          0
8.37/8.49	c   randrounding     :       0.04       0.00         88          0          0
8.37/8.49	c   rens             :       0.20       0.00          2          0          0
8.37/8.49	c   reoptsols        :       0.00       0.00          0          0          0
8.37/8.49	c   repair           :       0.00       0.00          0          0          0
8.37/8.49	c   rins             :       0.00       0.00          0          0          0
8.37/8.49	c   rootsoldiving    :       0.03       0.00          1          0          0
8.37/8.49	c   rounding         :       0.02       0.00        511          0          0
8.37/8.49	c   scheduler        :       0.00       0.00          0          0          0
8.37/8.49	c   shiftandpropagate:       0.01       0.00          2          0          0
8.37/8.49	c   shifting         :       0.04       0.00        110          0          0
8.37/8.49	c   simplerounding   :       0.00       0.00          0          0          0
8.37/8.49	c   smallcard        :       0.00       0.00          0          0          0
8.37/8.49	c   subnlp           :       0.00       0.00          0          0          0
8.37/8.49	c   trivial          :       0.00       0.00          4          0          0
8.37/8.49	c   trivialnegation  :       0.00       0.00          0          0          0
8.37/8.49	c   trustregion      :       0.00       0.00          0          0          0
8.37/8.49	c   trysol           :       0.00       0.00          0          0          0
8.37/8.49	c   twoopt           :       0.00       0.00          0          0          0
8.37/8.49	c   undercover       :       0.01       0.00          1          0          0
8.37/8.49	c   vbounds          :       0.00       0.00          2          0          0
8.37/8.49	c   veclendiving     :       0.03       0.00          2          0          0
8.37/8.49	c   zeroobj          :       0.00       0.00          0          0          0
8.37/8.49	c   zirounding       :       0.03       0.00        595          0          0
8.37/8.49	c   other solutions  :          -          -          -          0          -
8.37/8.49	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
8.37/8.49	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
8.37/8.49	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
8.37/8.49	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
8.37/8.49	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
8.37/8.49	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
8.37/8.49	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
8.37/8.49	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
8.37/8.49	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
8.37/8.49	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
8.37/8.49	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
8.37/8.49	c   primal LP        :       0.00         24          0       0.00          -       0.00         24
8.37/8.49	c   dual LP          :       1.94       1929      44650      23.15   23046.79       0.00          0
8.37/8.49	c   lex dual LP      :       0.00          0          0       0.00          -
8.37/8.49	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
8.37/8.49	c   resolve instable :       0.00          0          0       0.00          -
8.37/8.49	c   diving/probing LP:       0.39        131       8306      63.40   21408.76
8.37/8.49	c   strong branching :       0.16         22       3497     158.95   21546.65          -          -          0
8.37/8.49	c     (at root node) :          -         22       3497     158.95          -
8.37/8.49	c   conflict analysis:       0.00          1          0       0.00          -
8.37/8.49	c B&B Tree           :
8.37/8.49	c   number of runs   :          2
8.37/8.49	c   nodes            :         78 (53 internal, 25 leaves)
8.37/8.49	c   feasible leaves  :          0
8.37/8.49	c   infeas. leaves   :         24
8.37/8.49	c   objective leaves :          1
8.37/8.49	c   nodes (total)    :       1130 (596 internal, 534 leaves)
8.37/8.49	c   nodes left       :          0
8.37/8.49	c   max depth        :         25
8.37/8.49	c   max depth (total):         40
8.37/8.49	c   backtracks       :         13 (16.7%)
8.37/8.49	c   early backtracks :          0 (0.0%)
8.37/8.49	c   nodes exc. ref.  :          0 (0.0%)
8.37/8.49	c   delayed cutoffs  :          0
8.37/8.49	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
8.37/8.49	c   avg switch length:       2.79
8.37/8.49	c   switching time   :       0.05
8.37/8.49	c Root Node          :
8.37/8.49	c   First LP value   : +0.00000000000000e+00
8.37/8.49	c   First LP Iters   :        180 (78192.88 Iter/sec)
8.37/8.49	c   First LP Time    :       0.00
8.37/8.49	c   Final Dual Bound : +0.00000000000000e+00
8.37/8.49	c   Final Root Iters :       2583
8.37/8.49	c   Root LP Estimate : +1.18828701532147e-02
8.37/8.49	c Solution           :
8.37/8.49	c   Solutions found  :          1 (1 improvements)
8.37/8.49	c   First Solution   : +0.00000000000000e+00   (in run 2, after 78 nodes, 8.49 seconds, depth 20, found by <relaxation>)
8.37/8.49	c   Gap First Sol.   :       0.00 %
8.37/8.49	c   Gap Last Sol.    :       0.00 %
8.37/8.49	c   Primal Bound     : +0.00000000000000e+00   (in run 2, after 78 nodes, 8.49 seconds, depth 20, found by <relaxation>)
8.37/8.49	c   Dual Bound       : +0.00000000000000e+00
8.37/8.49	c   Gap              :       0.00 %
8.37/8.49	c Integrals          :      Total       Avg%
8.37/8.49	c   primal-dual      :     848.72      99.98
8.37/8.49	c   primal-ref       :          -          - (not evaluated)
8.37/8.49	c   dual-ref         :          -          - (not evaluated)
8.47/8.55	c Time complete: 8.52255.

Verifier Data

OK	0

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

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

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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
Current StackSize limit: 8192 KiB

solver pid=969987, runsolver pid=969984

[startup+0.100671 s]*
/proc/loadavg: 4.17 4.17 4.11 5/257 969988
/proc/meminfo: memFree=127158500/131524600 swapFree=131071216/131071996
[pid=969987] ppid=969984 vsize=66392 memory=27648 CPUtime=0.09 cores=1,3
/proc/969987/stat : 969987 (pbscip) R 969984 969987 967139 0 -1 4194304 3278 0 0 0 9 0 0 0 20 0 1 0 181973020 67985408 6912 134679101440 4194304 18693293 140731090207936 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 53968896 140731090211843 140731090211942 140731090211942 140731090218958 0
/proc/969987/statm: 16598 6912 3987 3540 0 4855 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 66392 KiB
Current children cumulated memory: 27648 KiB

[startup+0.205461 s]*
/proc/loadavg: 4.17 4.17 4.11 5/257 969988
/proc/meminfo: memFree=127150100/131524600 swapFree=131071216/131071996
[pid=969987] ppid=969984 vsize=77260 memory=38592 CPUtime=0.19 cores=1,3
/proc/969987/stat : 969987 (pbscip) R 969984 969987 967139 0 -1 4194304 5999 0 0 0 19 0 0 0 20 0 1 0 181973020 79114240 9648 134679101440 4194304 18693293 140731090207936 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 53968896 140731090211843 140731090211942 140731090211942 140731090218958 0
/proc/969987/statm: 19315 9648 4019 3540 0 7572 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 77260 KiB
Current children cumulated memory: 38592 KiB

[startup+0.305653 s]*
/proc/loadavg: 4.17 4.17 4.11 5/257 969988
/proc/meminfo: memFree=127137340/131524600 swapFree=131071216/131071996
[pid=969987] ppid=969984 vsize=87400 memory=48624 CPUtime=0.3 cores=1,3
/proc/969987/stat : 969987 (pbscip) R 969984 969987 967139 0 -1 4194304 8503 0 0 0 29 1 0 0 20 0 1 0 181973020 89497600 12156 134679101440 4194304 18693293 140731090207936 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 53968896 140731090211843 140731090211942 140731090211942 140731090218958 0
/proc/969987/statm: 21850 12156 4019 3540 0 10107 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 87400 KiB
Current children cumulated memory: 48624 KiB

[startup+0.700209 s]
/proc/loadavg: 4.17 4.17 4.11 5/257 969988
/proc/meminfo: memFree=127123228/131524600 swapFree=131071216/131071996
[pid=969987] ppid=969984 vsize=120516 memory=80304 CPUtime=0.68 cores=1,3
/proc/969987/stat : 969987 (pbscip) R 969984 969987 967139 0 -1 4194304 16416 0 0 0 66 2 0 0 20 0 1 0 181973020 123408384 20076 134679101440 4194304 18693293 140731090207936 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 53968896 140731090211843 140731090211942 140731090211942 140731090218958 0
/proc/969987/statm: 30129 20076 4019 3540 0 18386 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 120516 KiB
Current children cumulated memory: 80304 KiB

[startup+1.50018 s]
/proc/loadavg: 4.17 4.17 4.11 5/257 969988
/proc/meminfo: memFree=127092120/131524600 swapFree=131071216/131071996
[pid=969987] ppid=969984 vsize=142808 memory=100280 CPUtime=1.48 cores=1,3
/proc/969987/stat : 969987 (pbscip) R 969984 969987 967139 0 -1 4194304 22235 0 0 0 145 3 0 0 20 0 1 0 181973020 146235392 25070 134679101440 4194304 18693293 140731090207936 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 53968896 140731090211843 140731090211942 140731090211942 140731090218958 0
/proc/969987/statm: 35702 25070 4019 3540 0 23959 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 142808 KiB
Current children cumulated memory: 100280 KiB

[startup+3.10568 s]
/proc/loadavg: 4.17 4.17 4.11 5/257 969988
/proc/meminfo: memFree=127072476/131524600 swapFree=131071216/131071996
[pid=969987] ppid=969984 vsize=155228 memory=112688 CPUtime=3.08 cores=1,3
/proc/969987/stat : 969987 (pbscip) R 969984 969987 967139 0 -1 4194304 25365 0 0 0 305 3 0 0 20 0 1 0 181973020 158953472 28172 134679101440 4194304 18693293 140731090207936 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 53968896 140731090211843 140731090211942 140731090211942 140731090218958 0
/proc/969987/statm: 38807 28172 4019 3540 0 27064 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 155228 KiB
Current children cumulated memory: 112688 KiB

[startup+6.30018 s]
/proc/loadavg: 4.15 4.16 4.11 5/257 969988
/proc/meminfo: memFree=127058952/131524600 swapFree=131071216/131071996
[pid=969987] ppid=969984 vsize=169644 memory=127472 CPUtime=6.27 cores=1,3
/proc/969987/stat : 969987 (pbscip) R 969984 969987 967139 0 -1 4194304 29069 0 0 0 623 4 0 0 20 0 1 0 181973020 173715456 31868 134679101440 4194304 18693293 140731090207936 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 53968896 140731090211843 140731090211942 140731090211942 140731090218958 0
/proc/969987/statm: 42411 31868 4019 3540 0 30668 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 169644 KiB
Current children cumulated memory: 127472 KiB

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

# cumulated CPU time of all completed processes:  user=8.4719 s, system=0.056849 s

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

[startup+6.40019 s]
/proc/loadavg: 4.15 4.16 4.11 5/257 969988
/proc/meminfo: memFree=127058952/131524600 swapFree=131071216/131071996
[pid=969987] ppid=969984 vsize=169644 memory=127472 CPUtime=6.37 cores=1,3
/proc/969987/stat : 969987 (pbscip) R 969984 969987 967139 0 -1 4194304 29071 0 0 0 633 4 0 0 20 0 1 0 181973020 173715456 31868 134679101440 4194304 18693293 140731090207936 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 53968896 140731090211843 140731090211942 140731090211942 140731090218958 0
/proc/969987/statm: 42411 31868 4019 3540 0 30668 0
Current children cumulated CPU time: 6.37 s
Current children cumulated vsize: 169644 KiB
Current children cumulated memory: 127472 KiB

[startup+7.20018 s]
/proc/loadavg: 4.15 4.16 4.11 5/257 969988
/proc/meminfo: memFree=127058220/131524600 swapFree=131071216/131071996
[pid=969987] ppid=969984 vsize=168620 memory=126652 CPUtime=7.17 cores=1,3
/proc/969987/stat : 969987 (pbscip) R 969984 969987 967139 0 -1 4194304 29072 0 0 0 713 4 0 0 20 0 1 0 181973020 172666880 31663 134679101440 4194304 18693293 140731090207936 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 53968896 140731090211843 140731090211942 140731090211942 140731090218958 0
/proc/969987/statm: 42155 31663 4019 3540 0 30412 0
Current children cumulated CPU time: 7.17 s
Current children cumulated vsize: 168620 KiB
Current children cumulated memory: 126652 KiB

[startup+8.00014 s]*
/proc/loadavg: 4.15 4.16 4.11 6/257 969988
/proc/meminfo: memFree=127055136/131524600 swapFree=131071216/131071996
[pid=969987] ppid=969984 vsize=171860 memory=130080 CPUtime=7.97 cores=1,3
/proc/969987/stat : 969987 (pbscip) R 969984 969987 967139 0 -1 4194304 29964 0 0 0 793 4 0 0 20 0 1 0 181973020 175984640 32520 134679101440 4194304 18693293 140731090207936 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 53968896 140731090211843 140731090211942 140731090211942 140731090218958 0
/proc/969987/statm: 42965 32520 4019 3540 0 31222 0
Current children cumulated CPU time: 7.97 s
Current children cumulated vsize: 171860 KiB
Current children cumulated memory: 130080 KiB

[startup+8.40013 s]
/proc/loadavg: 4.15 4.16 4.11 6/257 969988
/proc/meminfo: memFree=127055136/131524600 swapFree=131071216/131071996
[pid=969987] ppid=969984 vsize=174848 memory=132456 CPUtime=8.37 cores=1,3
/proc/969987/stat : 969987 (pbscip) R 969984 969987 967139 0 -1 4194304 30557 0 0 0 832 5 0 0 20 0 1 0 181973020 179044352 33114 134679101440 4194304 18693293 140731090207936 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 53968896 140731090211843 140731090211942 140731090211942 140731090218958 0
/proc/969987/statm: 43712 33114 4019 3540 0 31969 0
Current children cumulated CPU time: 8.37 s
Current children cumulated vsize: 174848 KiB
Current children cumulated memory: 132456 KiB

[startup+8.50015 s]
/proc/loadavg: 4.15 4.16 4.11 6/257 969988
/proc/meminfo: memFree=127055136/131524600 swapFree=131071216/131071996
[pid=969987] ppid=969984 vsize=174848 memory=132456 CPUtime=8.47 cores=1,3
/proc/969987/stat : 969987 (pbscip) R 969984 969987 967139 0 -1 4194304 30557 0 0 0 842 5 0 0 20 0 1 0 181973020 179044352 33114 134679101440 4194304 18693293 140731090207936 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 21375888 21430392 53968896 140731090211843 140731090211942 140731090211942 140731090218958 0
/proc/969987/statm: 43712 33114 4019 3540 0 31969 0
Current children cumulated CPU time: 8.47 s
Current children cumulated vsize: 174848 KiB
Current children cumulated memory: 132456 KiB

Child status: 0

Real time (s): 8.55629
CPU time (s): 8.52875
CPU user time (s): 8.4719
CPU system time (s): 0.056849
CPU usage (%): 99.6781
Max. virtual memory (cumulated for all children) (KiB): 174848
Max. memory (cumulated for all children) (KiB): 132456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.4719
system time used= 0.056849
maximum resident set size= 132456
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30563
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= 10
involuntary context switches= 17


# summary of solver processes directly reported to runsolver:
#   pid: 969987
#   total CPU time (s): 8.52875
#   total CPU user time (s): 8.4719
#   total CPU system time (s): 0.056849

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.025805 second user time and 0.065958 second system time

The end

Launcher Data

Begin job on nodeC018 at 2024-07-18 12:21:58
IDJOB=4443315
IDBENCH=147870
IDSOLVER=3059
FILE ID=nodeC018/4443315-1721298106
RUNJOBID= nodeC018-1721294195-967151
SLURM_JOB_ID= 7542613
Free space on /tmp= 890028 MiB

SOLVER NAME= SCIP 2024-07-07
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/prestwich/armies/normalized-army13.24ls.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-4443315-1721298106/watcher-4443315-1721298106 -o /tmp/evaluation-result-4443315-1721298106/solver-4443315-1721298106 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1721294195-967151 --watchdog 3760  pbscip -f HOME/instance-4443315-1721298106.opb -t 3600 -j 2 -m 31000

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

MD5SUM BENCH= 1f94bd3a314413948630d2f259d38fd6
RANDOM SEED=1621708059

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.124
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		: 3666.409
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		: 3600.090
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		: 3666.001
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		: 3671.094
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		: 3673.269
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		: 3600.109
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		: 3617.074
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:        127170600 kB
MemAvailable:   129019308 kB
Buffers:          464212 kB
Cached:          2215620 kB
SwapCached:          148 kB
Active:           968336 kB
Inactive:        2797420 kB
Active(anon):       1580 kB
Inactive(anon):  1130128 kB
Active(file):     966756 kB
Inactive(file):  1667292 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071216 kB
Dirty:             18672 kB
Writeback:             0 kB
AnonPages:       1086112 kB
Mapped:           143080 kB
Shmem:             45784 kB
KReclaimable:     108968 kB
Slab:             205504 kB
SReclaimable:     108968 kB
SUnreclaim:        96536 kB
KernelStack:        4140 kB
PageTables:        12124 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    1365960 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            37568 kB
HardwareCorrupted:     0 kB
AnonHugePages:    722944 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= 890008 MiB
End job on nodeC018 at 2024-07-18 12:22:07