Trace number 4544696

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 1253.46 1257.18

General information on the benchmark

NamePB25/normalized-PB25/DEC-LIN/
koops/normalized-mat10_8_triangular.opb
MD5SUM3dd75226e6689e396cd2140bcad29a73
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.540194
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2984
Total number of constraints25189
Number of constraints which are clauses23781
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1408
Minimum length of a constraint2
Maximum length of a constraint10
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 9
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 26
Number of bits of the biggest sum of numbers5
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-4544696-1753219096.opb>
0.00/0.05	c original problem has 2984 variables (2984 bin, 0 int, 0 impl, 0 cont) and 25189 constraints
0.00/0.05	c problem read in 0.05
0.00/0.06	c No objective function, only one solution is needed.
0.00/0.09	c presolving:
0.09/0.12	c (round 1, fast)       0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 704 chg coeffs, 0 upgd conss, 0 impls, 2640 clqs
0.09/0.16	c    (0.1s) running MILP presolver
0.09/0.19	c    (0.2s) MILP presolver found nothing
0.20/0.25	c (round 2, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 704 chg coeffs, 25189 upgd conss, 0 impls, 2640 clqs
0.20/0.28	c (round 3, medium)     0 del vars, 704 del conss, 4544 add conss, 0 chg bounds, 0 chg sides, 704 chg coeffs, 25189 upgd conss, 0 impls, 7184 clqs
0.29/0.32	c (round 4, exhaustive) 0 del vars, 5952 del conss, 5248 add conss, 0 chg bounds, 0 chg sides, 704 chg coeffs, 25189 upgd conss, 0 impls, 7184 clqs
0.89/0.93	c    (0.9s) probing: 1000/2984 (33.5%) - 0 fixings, 0 aggregations, 29007 implications, 0 bound changes
0.89/0.93	c    (0.9s) probing: 1001/2984 (33.5%) - 0 fixings, 0 aggregations, 29118 implications, 0 bound changes
0.89/0.93	c    (0.9s) probing aborted: 1000/1000 successive useless probings
0.89/0.93	c    (0.9s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.99/1.03	c    (1.0s) symmetry computation finished: 8 generators found (max: 1500, log10 of symmetry group size: 0.0) (symcode time: 0.06)
0.99/1.04	c dynamic symmetry handling statistics:
0.99/1.04	c    orbitopal reduction:       no components
0.99/1.04	c    orbital reduction:          1 components of sizes 8
0.99/1.04	c    lexicographic reduction:    8 permutations with support sizes 746, 746, 746, 746, 746, 746, 746, 2944
0.99/1.04	c handled 1 out of 1 symmetry components
0.99/1.05	c presolving (5 rounds: 5 fast, 4 medium, 3 exhaustive):
0.99/1.05	c  0 deleted vars, 5952 deleted constraints, 5248 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 704 changed coefficients
0.99/1.05	c  0 implications, 36302 cliques
0.99/1.05	c presolved problem has 2984 variables (2984 bin, 0 int, 0 impl, 0 cont) and 24485 constraints
0.99/1.05	c    2640 constraints of type <setppc>
0.99/1.05	c     704 constraints of type <and>
0.99/1.05	c   21141 constraints of type <logicor>
0.99/1.05	c transformed objective value is always integral (scale: 1)
0.99/1.05	c Presolving Time: 0.96
0.99/1.05	c - non default parameters ----------------------------------------------------------------------
0.99/1.05	c # SCIP version 10.0.0
0.99/1.05	c 
0.99/1.05	c # maximal time in seconds to run
0.99/1.05	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
0.99/1.05	c limits/time = 3596.99702
0.99/1.05	c 
0.99/1.05	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.99/1.05	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
0.99/1.05	c limits/memory = 27900
0.99/1.05	c 
0.99/1.05	c # solving stops, if the given number of solutions were found; this limit is first checked in presolving (-1: no limit)
0.99/1.05	c # [type: int, advanced: FALSE, range: [-1,2147483647], default: -1]
0.99/1.05	c limits/solutions = 1
0.99/1.05	c 
0.99/1.05	c # bitset describing used symmetry handling technique: (0: off; 1: constraint-based (orbitopes and/or symresacks); 2: orbital fixing; 3: orbitopes and orbital fixing; 4: Schreier Sims cuts; 5: Schreier Sims cuts and orbitopes; 6: Schreier Sims cuts and orbital fixing; 7: Schreier Sims cuts, orbitopes, and orbital fixing) See type_symmetry.h.
0.99/1.05	c # [type: int, advanced: FALSE, range: [0,7], default: 7]
0.99/1.05	c misc/usesymmetry = 3
0.99/1.05	c 
0.99/1.05	c # belongs reading time to solving time?
0.99/1.05	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
0.99/1.05	c timing/reading = TRUE
0.99/1.05	c 
0.99/1.05	c # Should we check whether the components of the symmetry group can be handled by double lex matrices?
0.99/1.05	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
0.99/1.05	c propagating/symmetry/detectdoublelex = FALSE
0.99/1.05	c 
0.99/1.05	c # Should we try to detect symmetric subgroups of the symmetry group on binary variables?
0.99/1.05	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
0.99/1.05	c propagating/symmetry/detectsubgroups = FALSE
0.99/1.05	c 
0.99/1.05	c # Type of symmetries that shall be computed?
0.99/1.05	c # [type: int, advanced: TRUE, range: [0,1], default: 0]
0.99/1.05	c propagating/symmetry/symtype = 1
0.99/1.05	c 
0.99/1.05	c # Should components consisting of a single full reflection be handled?
0.99/1.05	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
0.99/1.05	c propagating/symmetry/usesimplesgncomp = FALSE
0.99/1.05	c 
0.99/1.05	c -----------------------------------------------------------------------------------------------
0.99/1.05	c start solving
0.99/1.05	c 
1.68/1.71	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.71	c   1.7s|     1 |     0 |  7610 |     - |   108M |   0 |2984 |  24k|  25k|   0 |  0 |  52 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3.77/3.84	c   3.8s|     1 |     0 | 21815 |     - |   127M |   0 |2984 |  24k|  25k| 746 |  1 |  53 |   0 | 0.000000e+00 |      --      |    Inf | unknown
4.08/4.17	c   4.2s|     1 |     0 | 24454 |     - |   127M |   0 |2984 |  24k|  26k|1196 |  2 |  54 |   0 | 0.000000e+00 |      --      |    Inf | unknown
5.17/5.27	c   5.3s|     1 |     0 | 27177 |     - |   136M |   0 |2984 |  24k|  26k|1668 |  3 |  55 |   0 | 0.000000e+00 |      --      |    Inf | unknown
6.57/6.63	c   6.6s|     1 |     0 | 29790 |     - |   144M |   0 |2984 |  24k|  27k|1959 |  4 |  56 |   0 | 0.000000e+00 |      --      |    Inf | unknown
7.76/7.87	c   7.9s|     1 |     0 | 31862 |     - |   153M |   0 |2984 |  24k|  27k|2183 |  5 |  57 |   0 | 0.000000e+00 |      --      |    Inf | unknown
9.16/9.21	c   9.2s|     1 |     0 | 34308 |     - |   164M |   0 |2984 |  24k|  27k|2339 |  6 |  58 |   0 | 0.000000e+00 |      --      |    Inf | unknown
10.46/10.56	c  10.6s|     1 |     0 | 36525 |     - |   168M |   0 |2984 |  24k|  27k|2489 |  7 |  59 |   0 | 0.000000e+00 |      --      |    Inf | unknown
11.65/11.72	c  11.7s|     1 |     0 | 38255 |     - |   173M |   0 |2984 |  24k|  27k|2625 |  8 |  60 |   0 | 0.000000e+00 |      --      |    Inf | unknown
12.75/12.89	c  12.9s|     1 |     0 | 39798 |     - |   177M |   0 |2984 |  24k|  27k|2739 |  9 |  61 |   0 | 0.000000e+00 |      --      |    Inf | unknown
14.15/14.22	c  14.2s|     1 |     0 | 41718 |     - |   186M |   0 |2984 |  24k|  28k|2842 | 10 |  62 |   0 | 0.000000e+00 |      --      |    Inf | unknown
15.44/15.57	c  15.6s|     1 |     0 | 43601 |     - |   192M |   0 |2984 |  24k|  28k|2932 | 11 |  63 |   0 | 0.000000e+00 |      --      |    Inf | unknown
29.30/29.43	c  29.4s|     1 |     2 | 52304 |     - |   192M |   0 |2984 |  24k|  28k|2932 | 11 |  85 |  23 | 0.000000e+00 |      --      |    Inf | unknown
63.72/63.93	c  63.9s|   100 |    10 |140431 | 978.1 |   194M |  19 |2984 |  24k|   0 |5096 |  0 | 192 |  23 | 0.000000e+00 |      --      |    Inf |  87.59%
77.88/78.16	c  78.2s|   200 |     8 |204230 | 807.2 |   195M |  25 |2984 |  24k|  27k|7526 |  2 | 273 |  23 | 0.000000e+00 |      --      |    Inf |  91.41%
95.52/95.80	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
95.52/95.80	c  95.8s|   300 |    11 |286377 | 812.0 |   195M |  27 |2984 |  24k|  26k|  10k|  2 | 337 |  23 | 0.000000e+00 |      --      |    Inf |  92.85%
115.96/116.40	c   116s|   400 |     8 |375388 | 831.5 |   196M |  27 |2984 |  24k|  26k|  13k|  2 | 408 |  23 | 0.000000e+00 |      --      |    Inf |  99.16%
130.52/130.92	c   131s|   500 |     7 |442017 | 798.4 |   196M |  27 |2984 |  24k|   0 |  15k|  0 | 521 |  23 | 0.000000e+00 |      --      |    Inf |  99.53%
145.58/146.03	c   146s|   600 |     4 |512703 | 783.1 |   197M |  27 |2984 |  24k|   0 |  17k|  0 | 597 |  23 | 0.000000e+00 |      --      |    Inf |  99.59%
172.50/173.02	c   173s|   700 |     6 |601529 | 798.2 |   198M |  28 |2984 |  24k|   0 |  19k|  0 | 717 |  23 | 0.000000e+00 |      --      |    Inf |  99.61%
187.85/188.48	c   188s|   800 |     7 |670870 | 785.1 |   198M |  28 |2984 |  25k|   0 |  21k|  0 | 839 |  23 | 0.000000e+00 |      --      |    Inf |  99.63%
205.71/206.30	c   206s|   900 |    11 |738434 | 772.9 |   198M |  28 |2984 |  25k|  26k|  24k|  2 | 923 |  23 | 0.000000e+00 |      --      |    Inf |  99.69%
217.77/218.48	c   218s|  1000 |     6 |794068 | 751.2 |   198M |  28 |2984 |  25k|   0 |  26k|  0 |1024 |  23 | 0.000000e+00 |      --      |    Inf |  99.71%
233.12/233.83	c   234s|  1100 |     9 |858629 | 741.6 |   198M |  28 |2984 |  25k|  27k|  28k|  2 |1076 |  23 | 0.000000e+00 |      --      |    Inf |  99.77%
249.57/250.35	c   250s|  1200 |     7 |934506 | 743.0 |   201M |  28 |2984 |  25k|   0 |  30k|  0 |1188 |  23 | 0.000000e+00 |      --      |    Inf |  99.80%
265.13/265.99	c   266s|  1300 |     9 |  1005k| 740.5 |   202M |  28 |2984 |  25k|   0 |  33k|  0 |1261 |  23 | 0.000000e+00 |      --      |    Inf |  99.84%
277.59/278.40	c   278s|  1400 |     9 |  1065k| 730.2 |   202M |  28 |2984 |  25k|   0 |  35k|  0 |1356 |  23 | 0.000000e+00 |      --      |    Inf |  99.85%
293.54/294.49	c   294s|  1500 |    10 |  1137k| 729.8 |   202M |  32 |2984 |  25k|   0 |  38k|  0 |1465 |  23 | 0.000000e+00 |      --      |    Inf |  99.85%
305.51/306.44	c   306s|  1600 |    10 |  1195k| 720.1 |   202M |  32 |2984 |  25k|   0 |  40k|  0 |1545 |  23 | 0.000000e+00 |      --      |    Inf |  99.85%
317.97/318.97	c   319s|  1700 |     6 |  1252k| 711.7 |   202M |  32 |2984 |  25k|   0 |  42k|  0 |1645 |  23 | 0.000000e+00 |      --      |    Inf |  99.85%
334.03/335.01	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
334.03/335.01	c   335s|  1800 |    11 |  1320k| 710.0 |   203M |  32 |2984 |  25k|   0 |  44k|  0 |1718 |  23 | 0.000000e+00 |      --      |    Inf |  99.87%
347.09/348.10	c   348s|  1900 |    15 |  1378k| 703.1 |   203M |  32 |2984 |  25k|   0 |  46k|  0 |1788 |  23 | 0.000000e+00 |      --      |    Inf |  99.87%
361.24/362.38	c   362s|  2000 |    17 |  1437k| 697.4 |   203M |  32 |2984 |  25k|  27k|  48k|  2 |1883 |  23 | 0.000000e+00 |      --      |    Inf |  99.87%
388.16/389.37	c   389s|  2100 |    17 |  1522k| 704.4 |   204M |  32 |2984 |  25k|   0 |  50k|  0 |2019 |  23 | 0.000000e+00 |      --      |    Inf |  99.88%
408.50/409.77	c   410s|  2200 |    21 |  1619k| 716.9 |   204M |  32 |2984 |  25k|   0 |  53k|  0 |2141 |  23 | 0.000000e+00 |      --      |    Inf |  99.88%
415.18/416.47	c   416s|  2300 |    21 |  1654k| 700.7 |   204M |  33 |2984 |  25k|  26k|  54k|  2 |2162 |  23 | 0.000000e+00 |      --      |    Inf |  99.88%
425.86/427.14	c   427s|  2400 |    23 |  1703k| 692.0 |   204M |  33 |2984 |  25k|  27k|  56k|  2 |2217 |  23 | 0.000000e+00 |      --      |    Inf |  99.88%
443.20/444.55	c   445s|  2500 |    27 |  1782k| 695.8 |   205M |  33 |2984 |  25k|   0 |  58k|  0 |2280 |  23 | 0.000000e+00 |      --      |    Inf |  99.89%
455.86/457.21	c   457s|  2600 |    27 |  1838k| 690.5 |   205M |  33 |2984 |  25k|  27k|  60k|  2 |2322 |  23 | 0.000000e+00 |      --      |    Inf |  99.89%
467.23/468.64	c   469s|  2700 |    20 |  1892k| 685.1 |   205M |  33 |2984 |  25k|  27k|  62k|  2 |2402 |  23 | 0.000000e+00 |      --      |    Inf |  99.89%
481.09/482.53	c   483s|  2800 |    18 |  1955k| 683.2 |   206M |  33 |2984 |  25k|   0 |  64k|  0 |2452 |  23 | 0.000000e+00 |      --      |    Inf |  99.90%
497.15/498.65	c   499s|  2900 |    15 |  2029k| 685.1 |   206M |  33 |2984 |  25k|   0 |  67k|  0 |2516 |  23 | 0.000000e+00 |      --      |    Inf |  99.90%
513.20/514.76	c   515s|  3000 |    13 |  2100k| 685.9 |   206M |  33 |2984 |  25k|  27k|  68k|  2 |2602 |  23 | 0.000000e+00 |      --      |    Inf |  99.90%
526.86/528.46	c   528s|  3100 |    12 |  2161k| 683.4 |   206M |  33 |2984 |  26k|   0 |  70k|  0 |2687 |  23 | 0.000000e+00 |      --      |    Inf |  99.90%
540.02/541.63	c   542s|  3200 |    12 |  2221k| 680.9 |   206M |  34 |2984 |  26k|  27k|  72k|  2 |2761 |  23 | 0.000000e+00 |      --      |    Inf |  99.90%
552.08/553.74	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
552.08/553.74	c   554s|  3300 |    12 |  2277k| 677.1 |   206M |  35 |2984 |  26k|   0 |  74k|  0 |2864 |  23 | 0.000000e+00 |      --      |    Inf |  99.90%
566.64/568.35	c   568s|  3400 |    13 |  2345k| 677.3 |   206M |  35 |2984 |  26k|   0 |  76k|  0 |2999 |  23 | 0.000000e+00 |      --      |    Inf |  99.90%
577.81/579.55	c   580s|  3500 |     5 |  2399k| 673.3 |   207M |  35 |2984 |  26k|   0 |  77k|  0 |3118 |  23 | 0.000000e+00 |      --      |    Inf |  99.90%
595.36/597.17	c   597s|  3600 |    10 |  2475k| 675.7 |   210M |  35 |2984 |  26k|  27k|  80k|  2 |3202 |  23 | 0.000000e+00 |      --      |    Inf |  99.94%
608.92/610.71	c   611s|  3700 |    10 |  2538k| 674.4 |   210M |  35 |2984 |  26k|  27k|  82k|  2 |3312 |  23 | 0.000000e+00 |      --      |    Inf |  99.95%
626.27/628.14	c   628s|  3800 |    10 |  2616k| 677.4 |   210M |  35 |2984 |  26k|  26k|  84k|  2 |3422 |  23 | 0.000000e+00 |      --      |    Inf |  99.96%
642.32/644.23	c   644s|  3900 |     9 |  2689k| 678.5 |   210M |  35 |2984 |  26k|  26k|  87k|  2 |3534 |  23 | 0.000000e+00 |      --      |    Inf |  99.96%
657.18/659.19	c   659s|  4000 |    10 |  2757k| 678.6 |   210M |  35 |2984 |  26k|  27k|  89k|  2 |3651 |  23 | 0.000000e+00 |      --      |    Inf |  99.97%
671.63/673.64	c   674s|  4100 |    10 |  2826k| 678.9 |   210M |  35 |2984 |  26k|  27k|  91k|  2 |3737 |  23 | 0.000000e+00 |      --      |    Inf |  99.97%
687.59/689.65	c   690s|  4200 |    10 |  2899k| 680.3 |   210M |  35 |2984 |  26k|   0 |  93k|  0 |3833 |  23 | 0.000000e+00 |      --      |    Inf |  99.97%
702.05/704.10	c   704s|  4300 |    13 |  2963k| 679.2 |   211M |  35 |2984 |  26k|  27k|  95k|  2 |3923 |  23 | 0.000000e+00 |      --      |    Inf |  99.97%
716.21/718.38	c   718s|  4400 |     8 |  3027k| 678.2 |   211M |  35 |2984 |  26k|  26k|  97k|  2 |4019 |  23 | 0.000000e+00 |      --      |    Inf |  99.97%
735.97/738.18	c   738s|  4500 |    16 |  3108k| 681.3 |   211M |  35 |2984 |  26k|  27k|  99k|  2 |4102 |  23 | 0.000000e+00 |      --      |    Inf |  99.97%
752.02/754.27	c   754s|  4600 |    14 |  3179k| 682.0 |   211M |  35 |2984 |  26k|   0 | 101k|  0 |4215 |  23 | 0.000000e+00 |      --      |    Inf |  99.98%
764.18/766.43	c   766s|  4700 |    16 |  3238k| 679.9 |   211M |  35 |2984 |  26k|  26k| 103k|  2 |4253 |  23 | 0.000000e+00 |      --      |    Inf |  99.98%
776.74/779.05	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
776.74/779.05	c   779s|  4800 |    14 |  3297k| 678.0 |   211M |  35 |2984 |  26k|  27k| 105k|  2 |4361 |  23 | 0.000000e+00 |      --      |    Inf |  99.99%
787.61/789.98	c   790s|  4900 |    12 |  3349k| 674.8 |   211M |  35 |2984 |  26k|  27k| 106k|  2 |4473 |  23 | 0.000000e+00 |      --      |    Inf |  99.99%
796.08/798.49	c   798s|  5000 |     7 |  3392k| 669.8 |   211M |  35 |2984 |  26k|   0 | 108k|  0 |4573 |  23 | 0.000000e+00 |      --      |    Inf |  99.99%
808.64/811.04	c   811s|  5100 |     9 |  3451k| 668.3 |   211M |  35 |2984 |  26k|  27k| 110k|  2 |4681 |  23 | 0.000000e+00 |      --      |    Inf |  99.99%
823.09/825.50	c   825s|  5200 |     7 |  3511k| 667.0 |   211M |  35 |2984 |  26k|   0 | 112k|  0 |4724 |  23 | 0.000000e+00 |      --      |    Inf |  99.99%
840.44/842.92	c   843s|  5300 |     7 |  3584k| 668.2 |   212M |  35 |2984 |  26k|   0 | 113k|  0 |4810 |  23 | 0.000000e+00 |      --      |    Inf |  99.99%
854.20/856.78	c   857s|  5400 |     8 |  3646k| 667.2 |   212M |  36 |2984 |  26k|   0 | 115k|  0 |4892 |  23 | 0.000000e+00 |      --      |    Inf |  99.99%
875.03/877.69	c   878s|  5500 |     7 |  3743k| 672.9 |   212M |  36 |2984 |  26k|  27k| 118k|  2 |4989 |  23 | 0.000000e+00 |      --      |    Inf | 100.00%
892.48/895.18	c   895s|  5600 |     9 |  3825k| 675.4 |   212M |  36 |2984 |  26k|   0 | 120k|  0 |5111 |  23 | 0.000000e+00 |      --      |    Inf | 100.00%
904.04/906.72	c   907s|  5700 |     6 |  3879k| 673.1 |   212M |  36 |2984 |  26k|   0 | 122k|  0 |5253 |  23 | 0.000000e+00 |      --      |    Inf | 100.00%
916.60/919.30	c   919s|  5800 |     8 |  3941k| 672.2 |   213M |  36 |2984 |  26k|   0 | 124k|  0 |5400 |  23 | 0.000000e+00 |      --      |    Inf | 100.00%
928.87/931.61	c   932s|  5900 |     9 |  4000k| 670.8 |   213M |  37 |2984 |  26k|  27k| 126k|  2 |5539 |  23 | 0.000000e+00 |      --      |    Inf | 100.00%
940.53/943.32	c   943s|  6000 |     5 |  4057k| 669.0 |   213M |  38 |2984 |  27k|   0 | 128k|  0 |5715 |  23 | 0.000000e+00 |      --      |    Inf | 100.00%
957.98/960.80	c   961s|  6100 |     9 |  4137k| 671.2 |   213M |  38 |2984 |  27k|  27k| 130k|  2 |5820 |  23 | 0.000000e+00 |      --      |    Inf | 100.00%
974.13/977.02	c   977s|  6200 |     7 |  4211k| 672.3 |   213M |  38 |2984 |  27k|   0 | 132k|  0 |5927 |  23 | 0.000000e+00 |      --      |    Inf | 100.00%
986.89/989.81	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
986.89/989.81	c   990s|  6300 |     8 |  4270k| 671.0 |   213M |  38 |2984 |  27k|  27k| 133k|  2 |5995 |  23 | 0.000000e+00 |      --      |    Inf | 100.00%
1002.14/1005.18	c  1005s|  6400 |     8 |  4335k| 670.7 |   213M |  38 |2984 |  27k|   0 | 135k|  0 |6092 |  23 | 0.000000e+00 |      --      |    Inf | 100.00%
1018.39/1021.40	c  1021s|  6500 |     7 |  4401k| 670.5 |   214M |  38 |2984 |  27k|   0 | 137k|  0 |6155 |  23 | 0.000000e+00 |      --      |    Inf | 100.00%
1034.04/1037.14	c  1037s|  6600 |    11 |  4469k| 670.6 |   214M |  38 |2984 |  27k|  27k| 139k|  2 |6210 |  23 | 0.000000e+00 |      --      |    Inf | 100.00%
1048.69/1051.80	c  1052s|  6700 |    12 |  4532k| 670.0 |   214M |  38 |2984 |  27k|  27k| 140k|  2 |6339 |  23 | 0.000000e+00 |      --      |    Inf | 100.00%
1098.95/1102.21	c  1102s|  6800 |     8 |  4634k| 675.2 |   214M |  38 |2984 |  27k|  27k| 142k|  2 |6394 |  23 | 0.000000e+00 |      --      |    Inf | 100.00%
1110.01/1113.31	c  1113s|  6900 |     5 |  4685k| 672.8 |   214M |  38 |2984 |  27k|   0 | 143k|  0 |6501 |  23 | 0.000000e+00 |      --      |    Inf | 100.00%
1128.06/1131.46	c  1131s|  7000 |     5 |  4764k| 674.5 |   214M |  38 |2984 |  27k|  27k| 145k|  2 |6639 |  23 | 0.000000e+00 |      --      |    Inf | 100.00%
1140.92/1144.39	c  1144s|  7100 |    13 |  4827k| 674.0 |   214M |  38 |2984 |  27k|  27k| 147k|  2 |6742 |  23 | 0.000000e+00 |      --      |    Inf | 100.00%
1153.58/1157.10	c  1157s|  7200 |    14 |  4887k| 672.8 |   214M |  38 |2984 |  27k|  27k| 149k|  2 |6864 |  23 | 0.000000e+00 |      --      |    Inf | 100.00%
1163.65/1167.13	c  1167s|  7300 |     6 |  4932k| 669.7 |   214M |  38 |2984 |  27k|   0 | 150k|  0 |7000 |  23 | 0.000000e+00 |      --      |    Inf | 100.00%
1176.71/1180.22	c  1180s|  7400 |     9 |  4993k| 669.0 |   214M |  38 |2984 |  27k|  27k| 152k|  2 |7135 |  23 | 0.000000e+00 |      --      |    Inf | 100.00%
1187.48/1191.07	c  1191s|  7500 |     6 |  5044k| 666.9 |   214M |  38 |2984 |  27k|  27k| 153k|  1 |7225 |  23 | 0.000000e+00 |      --      |    Inf | 100.00%
1200.63/1204.20	c  1204s|  7600 |     5 |  5106k| 666.2 |   214M |  39 |2984 |  27k|  27k| 155k|  2 |7364 |  23 | 0.000000e+00 |      --      |    Inf | 100.00%
1214.49/1218.11	c  1218s|  7700 |     6 |  5170k| 665.9 |   214M |  39 |2984 |  27k|  27k| 157k|  2 |7498 |  23 | 0.000000e+00 |      --      |    Inf | 100.00%
1227.15/1230.88	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1227.15/1230.88	c  1231s|  7800 |     7 |  5231k| 665.2 |   214M |  39 |2984 |  28k|   0 | 158k|  0 |7632 |  23 | 0.000000e+00 |      --      |    Inf | 100.00%
1239.51/1243.26	c  1243s|  7900 |     4 |  5289k| 664.1 |   215M |  39 |2984 |  28k|  27k| 160k|  2 |7760 |  23 | 0.000000e+00 |      --      |    Inf | 100.00%
1248.08/1251.80	c  1252s|  8000 |     3 |  5330k| 660.9 |   215M |  39 |2984 |  27k|   0 | 161k|  0 |7800 |  23 | 0.000000e+00 |      --      |    Inf | 100.00%
1253.27/1257.10	c 
1253.27/1257.10	c SCIP Status        : problem is solved [infeasible]
1253.27/1257.10	c Solving Time (sec) : 1257.09
1253.27/1257.10	c Solving Nodes      : 8059
1253.27/1257.10	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1253.27/1257.10	c Dual Bound         : +1.00000000000000e+20
1253.27/1257.10	c Gap                : 0.00 %
1253.27/1257.10	s UNSATISFIABLE
1253.27/1257.10	c SCIP Status        : problem is solved [infeasible]
1253.27/1257.10	c Total Time         :    1257.09
1253.27/1257.10	c   solving          :    1257.09
1253.27/1257.10	c   presolving       :       0.96 (included in solving)
1253.27/1257.10	c   reading          :       0.05 (included in solving)
1253.27/1257.10	c   copying          :       0.12 (4 #copies) (minimal 0.03, maximal 0.03, average 0.03)
1253.27/1257.10	c Original Problem   :
1253.27/1257.10	c   Problem name     : HOME/instance-4544696-1753219096.opb
1253.27/1257.10	c   Variables        : 2984 (2984 binary, 0 integer, 0 implicit integer, 0 continuous)
1253.27/1257.10	c   Constraints      : 25189 initial, 25189 maximal
1253.27/1257.10	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
1253.27/1257.10	c Presolved Problem  :
1253.27/1257.10	c   Problem name     : t_HOME/instance-4544696-1753219096.opb
1253.27/1257.10	c   Variables        : 2984 (2984 binary, 0 integer, 0 implicit integer, 0 continuous)
1253.27/1257.10	c   Constraints      : 24485 initial, 28150 maximal
1253.27/1257.10	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
1253.27/1257.10	c   Nonzeros         : 89776 constraint, 70576 clique table
1253.27/1257.10	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1253.27/1257.10	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
1253.27/1257.10	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
1253.27/1257.10	c   domcol           :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
1253.27/1257.10	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
1253.27/1257.10	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
1253.27/1257.10	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
1253.27/1257.10	c   dualsparsify     :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
1253.27/1257.10	c   gateextraction   :       0.04       0.00      2          0          0          0          0          0       5248        704          0          0
1253.27/1257.10	c   implics          :       0.00       0.00      4          0          0          0          0          0          0          0          0          0
1253.27/1257.10	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
1253.27/1257.10	c   milp             :       0.08       0.00      1          0          0          0          0          0          0          0          0          0
1253.27/1257.10	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
1253.27/1257.10	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
1253.27/1257.10	c   sparsify         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
1253.27/1257.10	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
1253.27/1257.10	c   trivial          :       0.00       0.00      5          0          0          0          0          0          0          0          0          0
1253.27/1257.10	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
1253.27/1257.10	c   dualfix          :       0.00       0.00      5          0          0          0          0          0          0          0          0          0
1253.27/1257.10	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
1253.27/1257.10	c   probing          :       0.56       0.00      1          0          0          0          0          0          0          0          0          0
1253.27/1257.10	c   pseudoobj        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
1253.27/1257.10	c   symmetry         :       0.10       0.00      1          0          0          0          0          0          0          0          0          0
1253.27/1257.10	c   vbounds          :       0.00       0.00      2          0          0          0          0          0          0          0          0          0
1253.27/1257.10	c   knapsack         :       0.01       0.00      2          0          0          0          0          0        704       4544          0          0
1253.27/1257.10	c   setppc           :       0.01       0.00      7          0          0          0          0          0          0          0          0          0
1253.27/1257.10	c   and              :       0.01       0.00      2          0          0          0          0          0          0          0          0          0
1253.27/1257.10	c   linear           :       0.07       0.01      3          0          0          0          0          0          0          0          0        704
1253.27/1257.10	c   logicor          :       0.05       0.01      7          0          0          0          0          0          0          0          0          0
1253.27/1257.10	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
1253.27/1257.10	c   components       :       0.01       0.00      1          0          0          0          0          0          0          0          0          0
1253.27/1257.10	c   root node        :          -          -      -        571          -          -        571          -          -          -          -          -
1253.27/1257.10	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
1253.27/1257.10	c   benderslp        :          0          0          0          0       4279          0          0        754          0          0          0          0          0          0          0
1253.27/1257.10	c   integral         :          0          0          0          0       4279          0          0        754          0          0          0          0          0          0       8558
1253.27/1257.10	c   knapsack         :          0+         6          0      22325          0          0          0          0         37         32         73          0          0          0          0
1253.27/1257.10	c   setppc           :       2640+      2665         10      31911          0          0          0        750      33335        600     218564          2          0          0          0
1253.27/1257.10	c   and              :        704        704       8268      31311          0          0          0          1      30203        662     581503     216295     125729          0          0
1253.27/1257.10	c   linear           :          0+         5          0      21245          0          0          0          3         16         29        139          0          0          0          0
1253.27/1257.10	c   logicor          :      21141+     24774         10      27592          0          0          0          1       9375       1118     329780          6          2          0          0
1253.27/1257.10	c   benders          :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
1253.27/1257.10	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
1253.27/1257.10	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
1253.27/1257.10	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
1253.27/1257.10	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
1253.27/1257.10	c   benderslp        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1253.27/1257.10	c   integral         :      12.04       0.00       0.00       0.00      12.04       0.00       0.00       0.00       0.00       0.00
1253.27/1257.10	c   knapsack         :       0.02       0.00       0.00       0.02       0.00       0.00       0.00       0.00       0.00       0.00
1253.27/1257.10	c   setppc           :       0.79       0.00       0.00       0.74       0.00       0.00       0.00       0.04       0.01       0.00
1253.27/1257.10	c   and              :       4.43       0.00       2.72       1.69       0.00       0.00       0.00       0.00       0.01       0.01
1253.27/1257.10	c   linear           :       0.03       0.01       0.00       0.02       0.00       0.00       0.00       0.00       0.00       0.00
1253.27/1257.10	c   logicor          :       3.19       0.01       0.03       3.13       0.00       0.00       0.00       0.00       0.02       0.01
1253.27/1257.10	c   benders          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1253.27/1257.10	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1253.27/1257.10	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1253.27/1257.10	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1253.27/1257.10	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
1253.27/1257.10	c   dualfix          :          1          0          0          0
1253.27/1257.10	c   genvbounds       :          0          0          0          0
1253.27/1257.10	c   nlobbt           :          0          0          0          0
1253.27/1257.10	c   obbt             :          0          0          0          0
1253.27/1257.10	c   probing          :          0          0          0          0
1253.27/1257.10	c   pseudoobj        :          0          0          0          0
1253.27/1257.10	c   redcost          :          0          0          0          0
1253.27/1257.10	c   rootredcost      :          0          0          0          0
1253.27/1257.10	c   symmetry         :      24777          0       1967      95557
1253.27/1257.10	c   vbounds          :      24501          0          0          0
1253.27/1257.10	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
1253.27/1257.10	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
1253.27/1257.10	c   genvbounds       :       0.01       0.00       0.00       0.01       0.00       0.00
1253.27/1257.10	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
1253.27/1257.10	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
1253.27/1257.10	c   probing          :       0.56       0.00       0.56       0.00       0.00       0.00
1253.27/1257.10	c   pseudoobj        :       0.01       0.00       0.00       0.01       0.00       0.00
1253.27/1257.10	c   redcost          :       0.01       0.00       0.00       0.01       0.00       0.00
1253.27/1257.10	c   rootredcost      :       0.00       0.00       0.00       0.00       0.00       0.00
1253.27/1257.10	c   symmetry         :       2.76       0.00       0.10       2.66       0.00       0.00
1253.27/1257.10	c   vbounds          :       0.19       0.00       0.00       0.19       0.00       0.00
1253.27/1257.10	c Symmetry           :
1253.27/1257.10	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
1253.27/1257.10	c   orbital reduction:      94097 reductions applied,       1676 cutoffs
1253.27/1257.10	c   lexicographic red:       1514 reductions applied,        291 cutoffs
1253.27/1257.10	c   shadow tree time :       0.03 s
1253.27/1257.10	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
1253.27/1257.10	c   propagation      :       0.08       2419       2411          -       9758       15.3         44       14.6          -          -          -
1253.27/1257.10	c   infeasible LP    :       0.01         19         19          -        105       20.6          1        4.0         19       26.6          0
1253.27/1257.10	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
1253.27/1257.10	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
1253.27/1257.10	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
1253.27/1257.10	c   applied globally :       0.16          -          -          0       7794       13.0          -          -         19          -          -
1253.27/1257.10	c   applied locally  :          -          -          -          0          0        0.0          -          -          0          -          -
1253.27/1257.10	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
1253.27/1257.10	c   cut pool         :       0.55          -        892         20          -          -      24616     174146          -          -          -          -          -    (maximal pool size:      24243)
1253.27/1257.10	c   aggregation      :       0.08       0.00         12         10          0          0          0          0          0          0          0          0          0
1253.27/1257.10	c   > cmir           :          -          -          -          -          -          -          -          0          0          0          0          0          -
1253.27/1257.10	c   > flowcover      :          -          -          -          -          -          -          -          0          0          0          0          0          -
1253.27/1257.10	c   > knapsackcover  :          -          -          -          -          -          -          -          0          0          0          0          0          -
1253.27/1257.10	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
1253.27/1257.10	c   clique           :       0.49       0.00         10         10          0          0         73        840          0        253        253          0          0
1253.27/1257.10	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
1253.27/1257.10	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
1253.27/1257.10	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
1253.27/1257.10	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
1253.27/1257.10	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
1253.27/1257.10	c   gomory           :       0.78       0.00         12         10          0          0       2104       2877          2         54         54          0          0
1253.27/1257.10	c   > gomorymi       :          -          -          -          -          -          -          -       1440          1         18         18          0          -
1253.27/1257.10	c   > strongcg       :          -          -          -          -          -          -          -       1437          1         36         36          0          -
1253.27/1257.10	c   impliedbounds    :       0.06       0.00         12         10          0          0      22247     169807          0      36207      36207          0          0
1253.27/1257.10	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
1253.27/1257.10	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
1253.27/1257.10	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
1253.27/1257.10	c   mcf              :       0.01       0.00          1          1          0          0          0          0          0          0          0          0          0
1253.27/1257.10	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
1253.27/1257.10	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
1253.27/1257.10	c   multilinear      :       0.01       0.00        275         10          0          0        171        132        144        166         45        121          0
1253.27/1257.10	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
1253.27/1257.10	c   rapidlearning    :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
1253.27/1257.10	c   rlt              :       7.30       0.00         16         10          0          0         27         55          9         20         13          7          0
1253.27/1257.10	c   zerohalf         :       0.33       0.00         12         10          0          0        149        435          0        257        257          0          0
1253.27/1257.10	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
1253.27/1257.10	c   hybrid           :       0.42       0.00       8114         11     162688          0     227916       2932          0      39458
1253.27/1257.10	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
1253.27/1257.10	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
1253.27/1257.10	c Pricers            :   ExecTime  SetupTime      Calls       Vars
1253.27/1257.10	c   problem variables:       0.00          -          0          0
1253.27/1257.10	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
1253.27/1257.10	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
1253.27/1257.10	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
1253.27/1257.10	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
1253.27/1257.10	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
1253.27/1257.10	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
1253.27/1257.10	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
1253.27/1257.10	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
1253.27/1257.10	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
1253.27/1257.10	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
1253.27/1257.10	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
1253.27/1257.10	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
1253.27/1257.10	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
1253.27/1257.10	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
1253.27/1257.10	c   relpscost        :      12.03       0.00       4279          0          0          0          0          0          0       8558
1253.27/1257.10	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
1253.27/1257.10	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
1253.27/1257.10	c   LP solutions     :       0.00          -          -          0          0
1253.27/1257.10	c   relax solutions  :       0.00          -          -          0          0
1253.27/1257.10	c   pseudo solutions :       0.00          -          -          0          0
1253.27/1257.10	c   strong branching :       0.00          -          -          0          0
1253.27/1257.10	c   actconsdiving    :       0.00       0.00          0          0          0
1253.27/1257.10	c   adaptivediving   :      13.89       0.00         12          0          0
1253.27/1257.10	c   alns             :       0.35       0.00          5          0          0
1253.27/1257.10	c   bound            :       0.00       0.00          0          0          0
1253.27/1257.10	c   clique           :       0.05       0.00          1          0          0
1253.27/1257.10	c   coefdiving       :       0.00       0.00          0          0          0
1253.27/1257.10	c   completesol      :       0.00       0.00          0          0          0
1253.27/1257.10	c   conflictdiving   :       4.78       0.00          6          0          0
1253.27/1257.10	c   crossover        :       0.00       0.00          0          0          0
1253.27/1257.10	c   dins             :       0.00       0.00          0          0          0
1253.27/1257.10	c   distributiondivin:       9.37       0.00          6          0          0
1253.27/1257.10	c   dps              :       0.00       0.00          0          0          0
1253.27/1257.10	c   dualval          :       0.00       0.00          0          0          0
1253.27/1257.10	c   farkasdiving     :       0.00       0.00          0          0          0
1253.27/1257.10	c   feasjump         :       0.05       0.00          1          0          0
1253.27/1257.10	c   feaspump         :       3.05       0.00          3          0          0
1253.27/1257.10	c   fixandinfer      :       0.00       0.00          0          0          0
1253.27/1257.10	c   fracdiving       :       2.37       0.00          6          0          0
1253.27/1257.10	c   gins             :       0.00       0.00          0          0          0
1253.27/1257.10	c   guideddiving     :       0.00       0.00          0          0          0
1253.27/1257.10	c   indcoefdiving    :       0.00       0.00          0          0          0
1253.27/1257.10	c   indicator        :       0.01       0.00          0          0          0
1253.27/1257.10	c   indicatordiving  :       0.00       0.00          0          0          0
1253.27/1257.10	c   indoneopt        :       0.01       0.00          0          0          0
1253.27/1257.10	c   indrounding      :       0.00       0.00          0          0          0
1253.27/1257.10	c   indtwoopt        :       0.00       0.00          0          0          0
1253.27/1257.10	c   intdiving        :       0.00       0.00          0          0          0
1253.27/1257.10	c   intshifting      :       0.00       0.00          0          0          0
1253.27/1257.10	c   linesearchdiving :       4.28       0.00          7          0          0
1253.27/1257.10	c   localbranching   :       0.00       0.00          0          0          0
1253.27/1257.10	c   locks            :       0.01       0.00          1          0          0
1253.27/1257.10	c   lpface           :       0.02       0.00          0          0          0
1253.27/1257.10	c   mpec             :       0.00       0.00          0          0          0
1253.27/1257.10	c   multistart       :       0.00       0.00          0          0          0
1253.27/1257.10	c   mutation         :       0.00       0.00          0          0          0
1253.27/1257.10	c   nlpdiving        :       0.00       0.00          0          0          0
1253.27/1257.10	c   objpscostdiving  :      65.68       0.00          4          0          0
1253.27/1257.10	c   octane           :       0.00       0.00          0          0          0
1253.27/1257.10	c   ofins            :       0.00       0.00          0          0          0
1253.27/1257.10	c   oneopt           :       0.01       0.00          0          0          0
1253.27/1257.10	c   padm             :       0.00       0.00          0          0          0
1253.27/1257.10	c   proximity        :       0.00       0.00          0          0          0
1253.27/1257.10	c   pscostdiving     :       2.75       0.00          6          0          0
1253.27/1257.10	c   randrounding     :       0.29       0.00        759          0          0
1253.27/1257.10	c   rens             :       0.00       0.00          0          0          0
1253.27/1257.10	c   reoptsols        :       0.00       0.00          0          0          0
1253.27/1257.10	c   repair           :       0.00       0.00          0          0          0
1253.27/1257.10	c   rins             :       0.00       0.00          0          0          0
1253.27/1257.10	c   rootsoldiving    :      10.61       0.00          4          0          0
1253.27/1257.10	c   rounding         :       1.37       0.00       1523          0          0
1253.27/1257.10	c   scheduler        :       0.00       0.00          0          0          0
1253.27/1257.10	c   shiftandpropagate:       0.02       0.00          1          0          0
1253.27/1257.10	c   shifting         :       2.79       0.00        484          0          0
1253.27/1257.10	c   simplerounding   :       0.01       0.00          0          0          0
1253.27/1257.10	c   smallcard        :       0.00       0.00          0          0          0
1253.27/1257.10	c   subnlp           :       0.01       0.00          0          0          0
1253.27/1257.10	c   trivial          :       0.00       0.00          2          0          0
1253.27/1257.10	c   trivialnegation  :       0.00       0.00          0          0          0
1253.27/1257.10	c   trustregion      :       0.00       0.00          0          0          0
1253.27/1257.10	c   trysol           :       0.00       0.00          0          0          0
1253.27/1257.10	c   twoopt           :       0.00       0.00          0          0          0
1253.27/1257.10	c   undercover       :       0.00       0.00          1          0          0
1253.27/1257.10	c   vbounds          :       0.06       0.00          1          0          0
1253.27/1257.10	c   veclendiving     :       5.11       0.00          7          0          0
1253.27/1257.10	c   zeroobj          :       0.00       0.00          0          0          0
1253.27/1257.10	c   zirounding       :       2.39       0.00       1000          0          0
1253.27/1257.10	c   other solutions  :          -          -          -          0          -
1253.27/1257.10	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
1253.27/1257.10	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
1253.27/1257.10	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
1253.27/1257.10	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
1253.27/1257.10	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
1253.27/1257.10	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
1253.27/1257.10	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
1253.27/1257.10	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
1253.27/1257.10	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
1253.27/1257.10	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
1253.27/1257.10	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
1253.27/1257.10	c   primal LP        :       1.82        447          0       0.00       0.00       1.82        447
1253.27/1257.10	c   dual LP          :    1055.82      12411    5109999     411.73    4839.83       0.00          0
1253.27/1257.10	c   lex dual LP      :       0.00          0          0       0.00          -
1253.27/1257.10	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
1253.27/1257.10	c   resolve instable :       0.00          0          0       0.00          -
1253.27/1257.10	c   diving/probing LP:     121.41        421     242097     575.05    1994.01
1253.27/1257.10	c   strong branching :       7.80         23      22077     959.87    2830.33          -          -         39
1253.27/1257.10	c     (at root node) :          -         23      22077     959.87          -
1253.27/1257.10	c   conflict analysis:       0.00          0          0       0.00          -
1253.27/1257.10	c B&B Tree           :
1253.27/1257.10	c   number of runs   :          1
1253.27/1257.10	c   nodes            :       8059 (4279 internal, 3780 leaves)
1253.27/1257.10	c   feasible leaves  :          0
1253.27/1257.10	c   infeas. leaves   :       3780
1253.27/1257.10	c   objective leaves :          0
1253.27/1257.10	c   nodes (total)    :       8059 (4279 internal, 3780 leaves)
1253.27/1257.10	c   nodes left       :          0
1253.27/1257.10	c   max depth        :         39
1253.27/1257.10	c   max depth (total):         39
1253.27/1257.10	c   backtracks       :       1512 (18.8%)
1253.27/1257.10	c   early backtracks :          0 (0.0%)
1253.27/1257.10	c   nodes exc. ref.  :          0 (0.0%)
1253.27/1257.10	c   delayed cutoffs  :        500
1253.27/1257.10	c   repropagations   :       1658 (124859 domain reductions, 479 cutoffs)
1253.27/1257.10	c   avg switch length:       3.06
1253.27/1257.10	c   switching time   :       5.07
1253.27/1257.10	c Root Node          :
1253.27/1257.10	c   First LP value   : +0.00000000000000e+00
1253.27/1257.10	c   First LP Iters   :       7610 (16238.58 Iter/sec)
1253.27/1257.10	c   First LP Time    :       0.47
1253.27/1257.10	c   Final Dual Bound : +0.00000000000000e+00
1253.27/1257.10	c   Final Root Iters :      43601
1253.27/1257.10	c   Root LP Estimate : +1.10620609264454e-02
1253.27/1257.10	c Solution           :
1253.27/1257.10	c   Solutions found  :          0 (0 improvements)
1253.27/1257.10	c   Primal Bound     : infeasible
1253.27/1257.10	c   Dual Bound       :          -
1253.27/1257.10	c   Gap              :       0.00 %
1253.27/1257.10	c Integrals          :      Total       Avg%
1253.27/1257.10	c   primal-dual      :          -          - (problem infeasible)
1253.27/1257.10	c   primal-ref       :          -          - (problem infeasible)
1253.27/1257.10	c   dual-ref         :          -          - (problem infeasible)
1253.37/1257.16	c Time complete: 1253.44.

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4544696-1753219096/watcher-4544696-1753219096 -o /tmp/evaluation-result-4544696-1753219096/solver-4544696-1753219096 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC013-1753209881-195252 --watchdog 3760 pbscip -f HOME/instance-4544696-1753219096.opb -t 3600 -j 2 -m 31000 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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


[startup+0.100066 s]*
/proc/loadavg: 4.15 4.10 4.09 5/264 197433
/proc/meminfo: memFree=125410292/131250000 swapFree=33008868/33010684
[pid=197432] ppid=197429 vsize=86220 memory=59056 CPUtime=0.09 cores=1,3
/proc/197432/stat : 197432 (pbscip) R 197429 197432 195240 0 -1 4194304 11579 0 0 0 8 1 0 0 20 0 1 0 237589861 88289280 14764 18446744073709551615 4235264 18693293 140720811311584 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 43147264 140720811317639 140720811317738 140720811317738 140720811323342 0
/proc/197432/statm: 21555 14764 3584 3530 0 13006 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 86220 KiB
Current children cumulated memory: 59056 KiB

[startup+0.205632 s]*
/proc/loadavg: 4.15 4.10 4.09 5/264 197433
/proc/meminfo: memFree=125394420/131250000 swapFree=33008868/33010684
[pid=197432] ppid=197429 vsize=99580 memory=72932 CPUtime=0.2 cores=1,3
/proc/197432/stat : 197432 (pbscip) R 197429 197432 195240 0 -1 4194304 18575 0 0 0 17 3 0 0 20 0 1 0 237589861 101969920 18233 18446744073709551615 4235264 18693293 140720811311584 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 43147264 140720811317639 140720811317738 140720811317738 140720811323342 0
/proc/197432/statm: 24895 18233 3712 3530 0 16346 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 99580 KiB
Current children cumulated memory: 72932 KiB

[startup+0.30552 s]*
/proc/loadavg: 4.15 4.10 4.09 5/264 197433
/proc/meminfo: memFree=125394420/131250000 swapFree=33008868/33010684
[pid=197432] ppid=197429 vsize=107360 memory=80732 CPUtime=0.29 cores=1,3
/proc/197432/stat : 197432 (pbscip) R 197429 197432 195240 0 -1 4194304 21533 0 0 0 26 3 0 0 20 0 1 0 237589861 109936640 20183 18446744073709551615 4235264 18693293 140720811311584 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 43147264 140720811317639 140720811317738 140720811317738 140720811323342 0
/proc/197432/statm: 26840 20183 3744 3530 0 18291 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 107360 KiB
Current children cumulated memory: 80732 KiB

[startup+0.700195 s]
/proc/loadavg: 4.15 4.10 4.09 5/264 197433
/proc/meminfo: memFree=125393916/131250000 swapFree=33008868/33010684
[pid=197432] ppid=197429 vsize=113100 memory=85852 CPUtime=0.68 cores=1,3
/proc/197432/stat : 197432 (pbscip) R 197429 197432 195240 0 -1 4194304 22816 0 0 0 65 3 0 0 20 0 1 0 237589861 115814400 21463 18446744073709551615 4235264 18693293 140720811311584 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 43147264 140720811317639 140720811317738 140720811317738 140720811323342 0
/proc/197432/statm: 28275 21463 3744 3530 0 19726 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 113100 KiB
Current children cumulated memory: 85852 KiB

[startup+1.5002 s]
/proc/loadavg: 4.15 4.10 4.09 5/264 197433
/proc/meminfo: memFree=125370228/131250000 swapFree=33008868/33010684
[pid=197432] ppid=197429 vsize=166028 memory=138564 CPUtime=1.48 cores=1,3
/proc/197432/stat : 197432 (pbscip) R 197429 197432 195240 0 -1 4194304 35362 0 0 0 142 6 0 0 20 0 1 0 237589861 170012672 34641 18446744073709551615 4235264 18693293 140720811311584 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 43147264 140720811317639 140720811317738 140720811317738 140720811323342 0
/proc/197432/statm: 41507 34641 3936 3530 0 32958 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 166028 KiB
Current children cumulated memory: 138564 KiB

[startup+3.10534 s]
/proc/loadavg: 4.13 4.10 4.09 5/264 197433
/proc/meminfo: memFree=125330588/131250000 swapFree=33008868/33010684
[pid=197432] ppid=197429 vsize=182184 memory=153796 CPUtime=3.08 cores=1,3
/proc/197432/stat : 197432 (pbscip) R 197429 197432 195240 0 -1 4194304 39177 0 0 0 301 7 0 0 20 0 1 0 237589861 186556416 38449 18446744073709551615 4235264 18693293 140720811311584 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 43147264 140720811317639 140720811317738 140720811317738 140720811323342 0
/proc/197432/statm: 45546 38449 3936 3530 0 36997 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 182184 KiB
Current children cumulated memory: 153796 KiB

[startup+6.30019 s]
/proc/loadavg: 4.13 4.10 4.09 5/264 197433
/proc/meminfo: memFree=125306608/131250000 swapFree=33008868/33010684
[pid=197432] ppid=197429 vsize=209672 memory=173764 CPUtime=6.27 cores=1,3
/proc/197432/stat : 197432 (pbscip) R 197429 197432 195240 0 -1 4194304 44196 0 0 0 619 8 0 0 20 0 1 0 237589861 214704128 43441 18446744073709551615 4235264 18693293 140720811311584 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 43147264 140720811317639 140720811317738 140720811317738 140720811323342 0
/proc/197432/statm: 52418 43441 3936 3530 0 43869 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 209672 KiB
Current children cumulated memory: 173764 KiB

[startup+12.7002 s]
/proc/loadavg: 4.11 4.10 4.09 5/264 197434
/proc/meminfo: memFree=125274224/131250000 swapFree=33008868/33010684
[pid=197432] ppid=197429 vsize=242708 memory=194244 CPUtime=12.65 cores=1,3
/proc/197432/stat : 197432 (pbscip) R 197429 197432 195240 0 -1 4194304 49353 0 0 0 1256 9 0 0 20 0 1 0 237589861 248532992 48561 18446744073709551615 4235264 18693293 140720811311584 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 43147264 140720811317639 140720811317738 140720811317738 140720811323342 0
/proc/197432/statm: 60677 48561 3936 3530 0 52128 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 242708 KiB
Current children cumulated memory: 194244 KiB

[startup+25.5002 s]
/proc/loadavg: 4.10 4.09 4.09 5/264 197434
/proc/meminfo: memFree=125233904/131250000 swapFree=33008868/33010684
[pid=197432] ppid=197429 vsize=294964 memory=239044 CPUtime=25.41 cores=1,3
/proc/197432/stat : 197432 (pbscip) R 197429 197432 195240 0 -1 4194304 60509 0 0 0 2530 11 0 0 20 0 1 0 237589861 302043136 59761 18446744073709551615 4235264 18693293 140720811311584 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 43147264 140720811317639 140720811317738 140720811317738 140720811323342 0
/proc/197432/statm: 73741 59761 3968 3530 0 65192 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 294964 KiB
Current children cumulated memory: 239044 KiB

[startup+51.1054 s]
/proc/loadavg: 4.14 4.10 4.09 5/264 197434
/proc/meminfo: memFree=125234064/131250000 swapFree=33008868/33010684
[pid=197432] ppid=197429 vsize=294964 memory=239044 CPUtime=50.96 cores=1,3
/proc/197432/stat : 197432 (pbscip) R 197429 197432 195240 0 -1 4194304 60513 0 0 0 5084 12 0 0 20 0 1 0 237589861 302043136 59761 18446744073709551615 4235264 18693293 140720811311584 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 43147264 140720811317639 140720811317738 140720811317738 140720811323342 0
/proc/197432/statm: 73741 59761 3968 3530 0 65192 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 294964 KiB
Current children cumulated memory: 239044 KiB

[startup+102.3 s]
/proc/loadavg: 4.39 4.16 4.11 5/264 197436
/proc/meminfo: memFree=125205680/131250000 swapFree=33008868/33010684
[pid=197432] ppid=197429 vsize=301940 memory=247876 CPUtime=102 cores=1,3
/proc/197432/stat : 197432 (pbscip) R 197429 197432 195240 0 -1 4194304 62740 0 0 0 10188 12 0 0 20 0 1 0 237589861 309186560 61969 18446744073709551615 4235264 18693293 140720811311584 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 43147264 140720811317639 140720811317738 140720811317738 140720811323342 0
/proc/197432/statm: 75485 61969 3968 3530 0 66936 0
Current children cumulated CPU time: 102 s
Current children cumulated vsize: 301940 KiB
Current children cumulated memory: 247876 KiB

[startup+162.3 s]
/proc/loadavg: 4.18 4.15 4.11 5/265 197451
/proc/meminfo: memFree=125144444/131250000 swapFree=33008868/33010684
[pid=197432] ppid=197429 vsize=301940 memory=248004 CPUtime=161.83 cores=1,3
/proc/197432/stat : 197432 (pbscip) R 197429 197432 195240 0 -1 4194304 62746 0 0 0 16171 12 0 0 20 0 1 0 237589861 309186560 62001 18446744073709551615 4235264 18693293 140720811311584 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 43147264 140720811317639 140720811317738 140720811317738 140720811323342 0
/proc/197432/statm: 75485 62001 3968 3530 0 66936 0
Current children cumulated CPU time: 161.83 s
Current children cumulated vsize: 301940 KiB
Current children cumulated memory: 248004 KiB

[startup+222.3 s]
/proc/loadavg: 4.17 4.15 4.11 5/265 197453
/proc/meminfo: memFree=125144548/131250000 swapFree=33008868/33010684
[pid=197432] ppid=197429 vsize=301940 memory=248004 CPUtime=221.66 cores=1,3
/proc/197432/stat : 197432 (pbscip) R 197429 197432 195240 0 -1 4194304 62747 0 0 0 22154 12 0 0 20 0 1 0 237589861 309186560 62001 18446744073709551615 4235264 18693293 140720811311584 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 43147264 140720811317639 140720811317738 140720811317738 140720811323342 0
/proc/197432/statm: 75485 62001 3968 3530 0 66936 0
Current children cumulated CPU time: 221.66 s
Current children cumulated vsize: 301940 KiB
Current children cumulated memory: 248004 KiB

[startup+282.3 s]
/proc/loadavg: 4.11 4.13 4.10 5/264 197455
/proc/meminfo: memFree=125128300/131250000 swapFree=33008868/33010684
[pid=197432] ppid=197429 vsize=301940 memory=248004 CPUtime=281.48 cores=1,3
/proc/197432/stat : 197432 (pbscip) R 197429 197432 195240 0 -1 4194304 62751 0 0 0 28136 12 0 0 20 0 1 0 237589861 309186560 62001 18446744073709551615 4235264 18693293 140720811311584 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 43147264 140720811317639 140720811317738 140720811317738 140720811323342 0
/proc/197432/statm: 75485 62001 3968 3530 0 66936 0
Current children cumulated CPU time: 281.48 s
Current children cumulated vsize: 301940 KiB
Current children cumulated memory: 248004 KiB

[startup+342.3 s]
/proc/loadavg: 4.18 4.14 4.10 5/264 197457
/proc/meminfo: memFree=125124316/131250000 swapFree=33008868/33010684
[pid=197432] ppid=197429 vsize=301940 memory=248004 CPUtime=341.3 cores=1,3
/proc/197432/stat : 197432 (pbscip) R 197429 197432 195240 0 -1 4194304 62751 0 0 0 34118 12 0 0 20 0 1 0 237589861 309186560 62001 18446744073709551615 4235264 18693293 140720811311584 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 43147264 140720811317639 140720811317738 140720811317738 140720811323342 0
/proc/197432/statm: 75485 62001 3968 3530 0 66936 0
Current children cumulated CPU time: 341.3 s
Current children cumulated vsize: 301940 KiB
Current children cumulated memory: 248004 KiB

[startup+402.3 s]
/proc/loadavg: 4.12 4.13 4.10 5/264 197459
/proc/meminfo: memFree=125124204/131250000 swapFree=33008868/33010684
[pid=197432] ppid=197429 vsize=301940 memory=248004 CPUtime=401.13 cores=1,3
/proc/197432/stat : 197432 (pbscip) R 197429 197432 195240 0 -1 4194304 62752 0 0 0 40101 12 0 0 20 0 1 0 237589861 309186560 62001 18446744073709551615 4235264 18693293 140720811311584 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 43147264 140720811317639 140720811317738 140720811317738 140720811323342 0
/proc/197432/statm: 75485 62001 3968 3530 0 66936 0
Current children cumulated CPU time: 401.13 s
Current children cumulated vsize: 301940 KiB
Current children cumulated memory: 248004 KiB

[startup+462.3 s]
/proc/loadavg: 4.09 4.12 4.09 5/262 197461
/proc/meminfo: memFree=125120012/131250000 swapFree=33008868/33010684
[pid=197432] ppid=197429 vsize=301940 memory=248004 CPUtime=460.95 cores=1,3
/proc/197432/stat : 197432 (pbscip) R 197429 197432 195240 0 -1 4194304 62753 0 0 0 46083 12 0 0 20 0 1 0 237589861 309186560 62001 18446744073709551615 4235264 18693293 140720811311584 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 43147264 140720811317639 140720811317738 140720811317738 140720811323342 0
/proc/197432/statm: 75485 62001 3968 3530 0 66936 0

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

/proc/loadavg: 2.30 3.33 3.80 3/251 197542
/proc/meminfo: memFree=127313648/131250000 swapFree=33008868/33010684
[pid=197432] ppid=197429 vsize=301940 memory=248004 CPUtime=819.9 cores=1,3
/proc/197432/stat : 197432 (pbscip) R 197429 197432 195240 0 -1 4194304 62756 0 0 0 81977 13 0 0 20 0 1 0 237589861 309186560 62001 18446744073709551615 4235264 18693293 140720811311584 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 43147264 140720811317639 140720811317738 140720811317738 140720811323342 0
/proc/197432/statm: 75485 62001 3968 3530 0 66936 0
Current children cumulated CPU time: 819.9 s
Current children cumulated vsize: 301940 KiB
Current children cumulated memory: 248004 KiB

[startup+882.3 s]
/proc/loadavg: 2.16 3.10 3.69 3/250 197544
/proc/meminfo: memFree=127312500/131250000 swapFree=33008868/33010684
[pid=197432] ppid=197429 vsize=301940 memory=248004 CPUtime=879.72 cores=1,3
/proc/197432/stat : 197432 (pbscip) R 197429 197432 195240 0 -1 4194304 62756 0 0 0 87959 13 0 0 20 0 1 0 237589861 309186560 62001 18446744073709551615 4235264 18693293 140720811311584 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 43147264 140720811317639 140720811317738 140720811317738 140720811323342 0
/proc/197432/statm: 75485 62001 3968 3530 0 66936 0
Current children cumulated CPU time: 879.72 s
Current children cumulated vsize: 301940 KiB
Current children cumulated memory: 248004 KiB

[startup+942.3 s]
/proc/loadavg: 2.10 2.92 3.59 3/250 197546
/proc/meminfo: memFree=127308172/131250000 swapFree=33008868/33010684
[pid=197432] ppid=197429 vsize=301940 memory=248004 CPUtime=939.53 cores=1,3
/proc/197432/stat : 197432 (pbscip) R 197429 197432 195240 0 -1 4194304 62756 0 0 0 93940 13 0 0 20 0 1 0 237589861 309186560 62001 18446744073709551615 4235264 18693293 140720811311584 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 43147264 140720811317639 140720811317738 140720811317738 140720811323342 0
/proc/197432/statm: 75485 62001 3968 3530 0 66936 0
Current children cumulated CPU time: 939.53 s
Current children cumulated vsize: 301940 KiB
Current children cumulated memory: 248004 KiB

[startup+1002.3 s]
/proc/loadavg: 2.09 2.76 3.49 3/251 197549
/proc/meminfo: memFree=127311144/131250000 swapFree=33008868/33010684
[pid=197432] ppid=197429 vsize=301940 memory=248004 CPUtime=999.35 cores=1,3
/proc/197432/stat : 197432 (pbscip) R 197429 197432 195240 0 -1 4194304 62757 0 0 0 99922 13 0 0 20 0 1 0 237589861 309186560 62001 18446744073709551615 4235264 18693293 140720811311584 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 43147264 140720811317639 140720811317738 140720811317738 140720811323342 0
/proc/197432/statm: 75485 62001 3968 3530 0 66936 0
Current children cumulated CPU time: 999.35 s
Current children cumulated vsize: 301940 KiB
Current children cumulated memory: 248004 KiB

[startup+1062.3 s]
/proc/loadavg: 2.08 2.64 3.40 3/251 197551
/proc/meminfo: memFree=127303284/131250000 swapFree=33008868/33010684
[pid=197432] ppid=197429 vsize=301940 memory=248004 CPUtime=1059.16 cores=1,3
/proc/197432/stat : 197432 (pbscip) R 197429 197432 195240 0 -1 4194304 62757 0 0 0 105903 13 0 0 20 0 1 0 237589861 309186560 62001 18446744073709551615 4235264 18693293 140720811311584 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 43147264 140720811317639 140720811317738 140720811317738 140720811323342 0
/proc/197432/statm: 75485 62001 3968 3530 0 66936 0
Current children cumulated CPU time: 1059.16 s
Current children cumulated vsize: 301940 KiB
Current children cumulated memory: 248004 KiB

[startup+1122.3 s]
/proc/loadavg: 2.14 2.55 3.32 3/251 197553
/proc/meminfo: memFree=127303544/131250000 swapFree=33008868/33010684
[pid=197432] ppid=197429 vsize=301940 memory=248004 CPUtime=1118.99 cores=1,3
/proc/197432/stat : 197432 (pbscip) R 197429 197432 195240 0 -1 4194304 62758 0 0 0 111886 13 0 0 20 0 1 0 237589861 309186560 62001 18446744073709551615 4235264 18693293 140720811311584 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 43147264 140720811317639 140720811317738 140720811317738 140720811323342 0
/proc/197432/statm: 75485 62001 3968 3530 0 66936 0
Current children cumulated CPU time: 1118.99 s
Current children cumulated vsize: 301940 KiB
Current children cumulated memory: 248004 KiB

[startup+1182.3 s]
/proc/loadavg: 2.05 2.45 3.23 3/252 197562
/proc/meminfo: memFree=127308904/131250000 swapFree=33008868/33010684
[pid=197432] ppid=197429 vsize=301940 memory=248004 CPUtime=1178.8 cores=1,3
/proc/197432/stat : 197432 (pbscip) R 197429 197432 195240 0 -1 4194304 62758 0 0 0 117867 13 0 0 20 0 1 0 237589861 309186560 62001 18446744073709551615 4235264 18693293 140720811311584 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 43147264 140720811317639 140720811317738 140720811317738 140720811323342 0
/proc/197432/statm: 75485 62001 3968 3530 0 66936 0
Current children cumulated CPU time: 1178.8 s
Current children cumulated vsize: 301940 KiB
Current children cumulated memory: 248004 KiB

[startup+1242.3 s]
/proc/loadavg: 2.13 2.39 3.16 3/252 197564
/proc/meminfo: memFree=127295388/131250000 swapFree=33008868/33010684
[pid=197432] ppid=197429 vsize=301940 memory=248004 CPUtime=1238.61 cores=1,3
/proc/197432/stat : 197432 (pbscip) R 197429 197432 195240 0 -1 4194304 62759 0 0 0 123848 13 0 0 20 0 1 0 237589861 309186560 62001 18446744073709551615 4235264 18693293 140720811311584 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 43147264 140720811317639 140720811317738 140720811317738 140720811323342 0
/proc/197432/statm: 75485 62001 3968 3530 0 66936 0
Current children cumulated CPU time: 1238.61 s
Current children cumulated vsize: 301940 KiB
Current children cumulated memory: 248004 KiB

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

# cumulated CPU time of all completed processes:  user=1253.3 s, system=0.156477 s

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

[startup+1248 s]*
/proc/loadavg: 2.12 2.39 3.16 3/252 197564
/proc/meminfo: memFree=127295404/131250000 swapFree=33008868/33010684
[pid=197432] ppid=197429 vsize=301940 memory=248004 CPUtime=1244.3 cores=1,3
/proc/197432/stat : 197432 (pbscip) R 197429 197432 195240 0 -1 4194304 62759 0 0 0 124417 13 0 0 20 0 1 0 237589861 309186560 62001 18446744073709551615 4235264 18693293 140720811311584 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 43147264 140720811317639 140720811317738 140720811317738 140720811323342 0
/proc/197432/statm: 75485 62001 3968 3530 0 66936 0
Current children cumulated CPU time: 1244.3 s
Current children cumulated vsize: 301940 KiB
Current children cumulated memory: 248004 KiB

[startup+1251.2 s]
/proc/loadavg: 2.12 2.39 3.16 3/252 197564
/proc/meminfo: memFree=127295404/131250000 swapFree=33008868/33010684
[pid=197432] ppid=197429 vsize=301940 memory=248004 CPUtime=1247.49 cores=1,3
/proc/197432/stat : 197432 (pbscip) R 197429 197432 195240 0 -1 4194304 62759 0 0 0 124736 13 0 0 20 0 1 0 237589861 309186560 62001 18446744073709551615 4235264 18693293 140720811311584 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 43147264 140720811317639 140720811317738 140720811317738 140720811323342 0
/proc/197432/statm: 75485 62001 3968 3530 0 66936 0
Current children cumulated CPU time: 1247.49 s
Current children cumulated vsize: 301940 KiB
Current children cumulated memory: 248004 KiB

[startup+1254.4 s]
/proc/loadavg: 2.11 2.38 3.15 3/252 197564
/proc/meminfo: memFree=127295404/131250000 swapFree=33008868/33010684
[pid=197432] ppid=197429 vsize=301940 memory=248004 CPUtime=1250.68 cores=1,3
/proc/197432/stat : 197432 (pbscip) R 197429 197432 195240 0 -1 4194304 62759 0 0 0 125055 13 0 0 20 0 1 0 237589861 309186560 62001 18446744073709551615 4235264 18693293 140720811311584 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 43147264 140720811317639 140720811317738 140720811317738 140720811323342 0
/proc/197432/statm: 75485 62001 3968 3530 0 66936 0
Current children cumulated CPU time: 1250.68 s
Current children cumulated vsize: 301940 KiB
Current children cumulated memory: 248004 KiB

[startup+1256 s]*
/proc/loadavg: 2.11 2.38 3.15 3/252 197564
/proc/meminfo: memFree=127287992/131250000 swapFree=33008868/33010684
[pid=197432] ppid=197429 vsize=301940 memory=248004 CPUtime=1252.28 cores=1,3
/proc/197432/stat : 197432 (pbscip) R 197429 197432 195240 0 -1 4194304 62759 0 0 0 125215 13 0 0 20 0 1 0 237589861 309186560 62001 18446744073709551615 4235264 18693293 140720811311584 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 43147264 140720811317639 140720811317738 140720811317738 140720811323342 0
/proc/197432/statm: 75485 62001 3968 3530 0 66936 0
Current children cumulated CPU time: 1252.28 s
Current children cumulated vsize: 301940 KiB
Current children cumulated memory: 248004 KiB

[startup+1256.8 s]
/proc/loadavg: 2.11 2.38 3.15 3/252 197564
/proc/meminfo: memFree=127287992/131250000 swapFree=33008868/33010684
[pid=197432] ppid=197429 vsize=301940 memory=248004 CPUtime=1253.07 cores=1,3
/proc/197432/stat : 197432 (pbscip) R 197429 197432 195240 0 -1 4194304 62759 0 0 0 125294 13 0 0 20 0 1 0 237589861 309186560 62001 18446744073709551615 4235264 18693293 140720811311584 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 43147264 140720811317639 140720811317738 140720811317738 140720811323342 0
/proc/197432/statm: 75485 62001 3968 3530 0 66936 0
Current children cumulated CPU time: 1253.07 s
Current children cumulated vsize: 301940 KiB
Current children cumulated memory: 248004 KiB

[startup+1257 s]*
/proc/loadavg: 2.10 2.37 3.14 3/252 197564
/proc/meminfo: memFree=127287992/131250000 swapFree=33008868/33010684
[pid=197432] ppid=197429 vsize=301940 memory=248004 CPUtime=1253.27 cores=1,3
/proc/197432/stat : 197432 (pbscip) R 197429 197432 195240 0 -1 4194304 62759 0 0 0 125314 13 0 0 20 0 1 0 237589861 309186560 62001 18446744073709551615 4235264 18693293 140720811311584 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 43147264 140720811317639 140720811317738 140720811317738 140720811323342 0
/proc/197432/statm: 75485 62001 3968 3530 0 66936 0
Current children cumulated CPU time: 1253.27 s
Current children cumulated vsize: 301940 KiB
Current children cumulated memory: 248004 KiB

[startup+1257.11 s]
/proc/loadavg: 2.10 2.37 3.14 3/252 197564
/proc/meminfo: memFree=127287992/131250000 swapFree=33008868/33010684
[pid=197432] ppid=197429 vsize=301940 memory=248004 CPUtime=1253.37 cores=1,3
/proc/197432/stat : 197432 (pbscip) R 197429 197432 195240 0 -1 4194304 62759 0 0 0 125324 13 0 0 20 0 1 0 237589861 309186560 62001 18446744073709551615 4235264 18693293 140720811311584 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 21375888 21430392 43147264 140720811317639 140720811317738 140720811317738 140720811323342 0
/proc/197432/statm: 75485 62001 3968 3530 0 66936 0
Current children cumulated CPU time: 1253.37 s
Current children cumulated vsize: 301940 KiB
Current children cumulated memory: 248004 KiB

Child status: 0

Real time (s): 1257.18
CPU time (s): 1253.46
CPU user time (s): 1253.3
CPU system time (s): 0.156477
CPU usage (%): 99.704
Max. virtual memory (cumulated for all children) (KiB): 301940
Max. memory (cumulated for all children) (KiB): 248004

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1253.3
system time used= 0.156477
maximum resident set size= 248004
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 62765
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= 84
involuntary context switches= 1688


# summary of solver processes directly reported to runsolver:
#   pid: 197432
#   total CPU time (s): 1253.46
#   total CPU user time (s): 1253.3
#   total CPU system time (s): 0.156477

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.71554 second user time and 4.9657 second system time

The end

Launcher Data

Begin job on nodeC013 at 2025-07-22 23:18:16
IDJOB=4544696
IDBENCH=180678
IDSOLVER=3365
FILE ID=nodeC013/4544696-1753219096
RUNJOBID= nodeC013-1753209881-195252
SLURM_JOB_ID= 9687772
Free space on /tmp= 432972 MiB

SOLVER NAME= SCIP 2024-07-07
BENCH NAME= PB25/normalized-PB25/DEC-LIN/koops/normalized-mat10_8_triangular.opb
COMMAND LINE= pbscip -f BENCHNAME -t TIMEOUT -j NBCORE -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4544696-1753219096/watcher-4544696-1753219096 -o /tmp/evaluation-result-4544696-1753219096/solver-4544696-1753219096 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC013-1753209881-195252 --watchdog 3760  pbscip -f HOME/instance-4544696-1753219096.opb -t 3600 -j 2 -m 31000

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

MD5SUM BENCH= 3dd75226e6689e396cd2140bcad29a73
RANDOM SEED=1125925715

nodeC013 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.836
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.67
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.819
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.67
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		: 3585.189
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.67
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		: 3679.896
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.67
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.852
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.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        125446028 kB
MemAvailable:   126572344 kB
Buffers:            1668 kB
Cached:          1867056 kB
SwapCached:           52 kB
Active:          4020776 kB
Inactive:        1009096 kB
Active(anon):    3177700 kB
Inactive(anon):     4872 kB
Active(file):     843076 kB
Inactive(file):  1004224 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33008868 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             19552 kB
Writeback:            16 kB
AnonPages:       3163008 kB
Mapped:           138384 kB
Shmem:             21424 kB
KReclaimable:     236112 kB
Slab:             332804 kB
SReclaimable:     236112 kB
SUnreclaim:        96692 kB
KernelStack:        4320 kB
PageTables:         9640 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    3690276 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150536 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2017280 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:      215764 kB
DirectMap2M:     8992768 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432996 MiB
End job on nodeC013 at 2025-07-22 23:39:13