Trace number 4507202

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SCIP 2024-07-07? 3590.63 3600.62

General information on the benchmark

NamePB24/normalized-PB12/DEC-LIN/
sroussel/ShortestPathNG/normalized-NG_K182.opb
MD5SUMa76bcc507230b7348cd315b0b6909f20
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark196.92
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables21658
Total number of constraints22024
Number of constraints which are clauses21842
Number of constraints which are cardinality constraints (but not clauses)182
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint182
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 183
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.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-4507202-1751184166.opb>
0.00/0.08	c original problem has 21658 variables (21658 bin, 0 int, 0 impl, 0 cont) and 22024 constraints
0.00/0.08	c problem read in 0.07
0.00/0.08	c No objective function, only one solution is needed.
0.09/0.16	c presolving:
0.09/0.20	c (round 1, fast)       250 del vars, 2 del conss, 0 add conss, 2 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 2507 clqs
0.20/0.21	c (round 2, fast)       682 del vars, 262 del conss, 0 add conss, 121 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 2491 clqs
0.20/0.21	c (round 3, fast)       900 del vars, 412 del conss, 0 add conss, 206 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 2512 clqs
0.20/0.22	c (round 4, fast)       1055 del vars, 535 del conss, 0 add conss, 261 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 2543 clqs
0.20/0.22	c (round 5, fast)       1131 del vars, 591 del conss, 0 add conss, 285 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 2566 clqs
0.20/0.23	c (round 6, fast)       1172 del vars, 625 del conss, 0 add conss, 299 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 2576 clqs
0.20/0.29	c    (0.3s) running MILP presolver
0.50/0.51	c    (0.5s) MILP presolver (4 rounds): 0 aggregations, 184 fixings, 0 bound changes
0.50/0.52	c (round 7, medium)     1366 del vars, 635 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 2585 clqs
0.50/0.53	c (round 8, fast)       1366 del vars, 819 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 2591 clqs
0.50/0.56	c (round 9, exhaustive) 1366 del vars, 999 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 2591 clqs
0.59/0.66	c (round 10, exhaustive) 1366 del vars, 999 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 0 chg coeffs, 21025 upgd conss, 0 impls, 2591 clqs
0.78/0.87	c (round 11, exhaustive) 1474 del vars, 999 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 108 chg coeffs, 21025 upgd conss, 0 impls, 2580 clqs
0.78/0.88	c (round 12, fast)       1582 del vars, 1107 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 108 chg coeffs, 21025 upgd conss, 0 impls, 2580 clqs
2.87/2.98	c (round 13, exhaustive) 1607 del vars, 1108 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 108 chg coeffs, 21025 upgd conss, 0 impls, 131536 clqs
2.87/2.98	c (round 14, fast)       1607 del vars, 1133 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 160 chg coeffs, 21025 upgd conss, 0 impls, 131547 clqs
4.57/4.66	c (round 15, exhaustive) 1633 del vars, 1133 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 160 chg coeffs, 21025 upgd conss, 0 impls, 131508 clqs
4.57/4.67	c (round 16, fast)       1634 del vars, 1159 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 217 chg coeffs, 21025 upgd conss, 0 impls, 131519 clqs
6.07/6.13	c (round 17, exhaustive) 1660 del vars, 1159 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 217 chg coeffs, 21025 upgd conss, 0 impls, 131521 clqs
6.07/6.14	c (round 18, fast)       1661 del vars, 1185 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 280 chg coeffs, 21025 upgd conss, 0 impls, 131537 clqs
6.47/6.59	c (round 19, exhaustive) 1686 del vars, 1185 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 280 chg coeffs, 21025 upgd conss, 0 impls, 131556 clqs
6.57/6.60	c (round 20, fast)       1686 del vars, 1210 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 343 chg coeffs, 21025 upgd conss, 0 impls, 131571 clqs
7.37/7.48	c    (7.5s) probing: 1000/20624 (4.8%) - 105 fixings, 0 aggregations, 1111482 implications, 0 bound changes
8.26/8.31	c (round 21, exhaustive) 1711 del vars, 1210 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 343 chg coeffs, 21025 upgd conss, 0 impls, 131549 clqs
8.26/8.32	c (round 22, fast)       1711 del vars, 1235 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 405 chg coeffs, 21025 upgd conss, 0 impls, 131563 clqs
8.56/8.62	c (round 23, exhaustive) 1740 del vars, 1235 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 405 chg coeffs, 21025 upgd conss, 0 impls, 131589 clqs
8.56/8.63	c (round 24, fast)       1750 del vars, 1269 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 489 chg coeffs, 21025 upgd conss, 0 impls, 131590 clqs
9.96/10.03	c (round 25, exhaustive) 1777 del vars, 1270 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 499 chg coeffs, 21025 upgd conss, 0 impls, 131596 clqs
9.96/10.03	c (round 26, fast)       1778 del vars, 1296 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 561 chg coeffs, 21025 upgd conss, 0 impls, 131609 clqs
10.25/10.34	c (round 27, exhaustive) 1818 del vars, 1296 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 561 chg coeffs, 21025 upgd conss, 0 impls, 131600 clqs
10.25/10.35	c (round 28, fast)       1818 del vars, 1336 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 659 chg coeffs, 21025 upgd conss, 0 impls, 131612 clqs
11.65/11.79	c (round 29, exhaustive) 1846 del vars, 1336 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 659 chg coeffs, 21025 upgd conss, 0 impls, 128693 clqs
11.75/11.80	c (round 30, fast)       1846 del vars, 1364 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 756 chg coeffs, 21025 upgd conss, 0 impls, 128713 clqs
12.85/12.90	c (round 31, exhaustive) 1871 del vars, 1364 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 756 chg coeffs, 21025 upgd conss, 0 impls, 131647 clqs
12.85/12.91	c (round 32, fast)       1871 del vars, 1389 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 812 chg coeffs, 21025 upgd conss, 0 impls, 131656 clqs
16.94/17.03	c    (17.0s) probing: 2000/20624 (9.7%) - 290 fixings, 1 aggregations, 3266905 implications, 0 bound changes
17.24/17.37	c (round 33, exhaustive) 1896 del vars, 1389 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 812 chg coeffs, 21025 upgd conss, 0 impls, 131635 clqs
17.24/17.38	c (round 34, fast)       1896 del vars, 1414 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 865 chg coeffs, 21025 upgd conss, 0 impls, 131644 clqs
17.53/17.68	c (round 35, exhaustive) 1921 del vars, 1414 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 866 chg coeffs, 21025 upgd conss, 0 impls, 131596 clqs
17.53/17.69	c (round 36, fast)       1921 del vars, 1439 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 899 chg coeffs, 21025 upgd conss, 0 impls, 131599 clqs
17.83/17.98	c (round 37, exhaustive) 1946 del vars, 1439 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 899 chg coeffs, 21025 upgd conss, 0 impls, 131441 clqs
17.83/17.99	c (round 38, fast)       1946 del vars, 1464 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 923 chg coeffs, 21025 upgd conss, 0 impls, 131441 clqs
18.13/18.27	c (round 39, exhaustive) 1971 del vars, 1464 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 923 chg coeffs, 21025 upgd conss, 0 impls, 131301 clqs
18.13/18.28	c (round 40, fast)       1971 del vars, 1489 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 947 chg coeffs, 21025 upgd conss, 0 impls, 131301 clqs
22.62/22.76	c    (22.8s) probing: 3000/20624 (14.5%) - 390 fixings, 1 aggregations, 4367774 implications, 0 bound changes
27.91/28.01	c    (28.0s) probing: 3973/20624 (19.3%) - 390 fixings, 1 aggregations, 5584399 implications, 0 bound changes
27.91/28.01	c    (28.0s) probing aborted: 1000/1000 successive useless probings
27.91/28.01	c (round 41, exhaustive) 1994 del vars, 1489 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 947 chg coeffs, 21025 upgd conss, 0 impls, 131637 clqs
27.91/28.02	c (round 42, fast)       1994 del vars, 1512 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 969 chg coeffs, 21025 upgd conss, 0 impls, 131637 clqs
28.30/28.45	c (round 43, exhaustive) 2019 del vars, 1512 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 969 chg coeffs, 21025 upgd conss, 0 impls, 131608 clqs
28.30/28.46	c (round 44, fast)       2019 del vars, 1537 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 996 chg coeffs, 21025 upgd conss, 0 impls, 131608 clqs
28.60/28.74	c    (28.7s) probing: 4000/20624 (19.4%) - 417 fixings, 1 aggregations, 5584399 implications, 0 bound changes
31.00/31.17	c (round 45, exhaustive) 2044 del vars, 1537 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 996 chg coeffs, 21025 upgd conss, 0 impls, 131774 clqs
31.00/31.18	c (round 46, fast)       2044 del vars, 1562 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 1025 chg coeffs, 21025 upgd conss, 0 impls, 131776 clqs
31.30/31.46	c (round 47, exhaustive) 2069 del vars, 1562 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 1025 chg coeffs, 21025 upgd conss, 0 impls, 131731 clqs
31.30/31.47	c (round 48, fast)       2069 del vars, 1587 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 1056 chg coeffs, 21025 upgd conss, 0 impls, 131732 clqs
33.69/33.82	c    (33.8s) probing: 5000/20624 (24.2%) - 482 fixings, 1 aggregations, 6598976 implications, 0 bound changes
38.08/38.28	c    (38.3s) probing: 6000/20624 (29.1%) - 484 fixings, 1 aggregations, 7562102 implications, 0 bound changes
42.46/42.66	c    (42.6s) probing: 7000/20624 (33.9%) - 487 fixings, 1 aggregations, 8515566 implications, 0 bound changes
46.96/47.15	c    (47.1s) probing: 8000/20624 (38.8%) - 488 fixings, 1 aggregations, 9478018 implications, 0 bound changes
51.34/51.58	c    (51.6s) probing: 9000/20624 (43.6%) - 489 fixings, 1 aggregations, 10416766 implications, 0 bound changes
52.34/52.50	c (round 49, exhaustive) 2094 del vars, 1587 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 1056 chg coeffs, 21025 upgd conss, 0 impls, 131773 clqs
52.34/52.51	c (round 50, fast)       2094 del vars, 1612 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 1094 chg coeffs, 21025 upgd conss, 0 impls, 131776 clqs
56.03/56.24	c    (56.2s) probing: 10000/20624 (48.5%) - 508 fixings, 1 aggregations, 11344461 implications, 0 bound changes
60.51/60.72	c    (60.7s) probing: 11000/20624 (53.3%) - 509 fixings, 1 aggregations, 12299959 implications, 0 bound changes
62.71/62.91	c    (62.9s) probing: 11500/20624 (55.8%) - 509 fixings, 1 aggregations, 12768064 implications, 0 bound changes
62.71/62.91	c    (62.9s) probing aborted: 1000/1000 successive useless probings
62.71/62.91	c (round 51, exhaustive) 2113 del vars, 1612 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 1094 chg coeffs, 21025 upgd conss, 0 impls, 131797 clqs
62.71/62.91	c (round 52, fast)       2113 del vars, 1631 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 1122 chg coeffs, 21025 upgd conss, 0 impls, 131797 clqs
63.40/63.61	c    (63.6s) probing: 11600/20624 (56.2%) - 509 fixings, 1 aggregations, 12857713 implications, 0 bound changes
63.40/63.61	c    (63.6s) probing aborted: 1000/1000 successive useless probings
63.40/63.66	c    (63.7s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
63.50/63.77	c    (63.8s) symmetry computation finished: 5 generators found (max: 1500, log10 of symmetry group size: 0.0) (symcode time: 0.04)
63.50/63.77	c dynamic symmetry handling statistics:
63.50/63.77	c    orbitopal reduction:       no components
63.50/63.77	c    orbital reduction:         no components
63.50/63.77	c    lexicographic reduction:    3 permutations with support sizes 1702, 704, 340
63.50/63.77	c handled 4 out of 4 symmetry components
63.61/63.80	c presolving (53 rounds: 53 fast, 25 medium, 24 exhaustive):
63.61/63.80	c  2116 deleted vars, 1631 deleted constraints, 1 added constraints, 302 tightened bounds, 0 added holes, 0 changed sides, 1122 changed coefficients
63.61/63.80	c  0 implications, 131826 cliques
63.61/63.80	c presolved problem has 20098 variables (20098 bin, 0 int, 0 impl, 0 cont) and 20394 constraints
63.61/63.80	c    2481 constraints of type <setppc>
63.61/63.80	c       1 constraints of type <orbitope>
63.61/63.80	c   17912 constraints of type <logicor>
63.61/63.80	c transformed objective value is always integral (scale: 1)
63.61/63.80	c Presolving Time: 63.65
63.61/63.80	c - non default parameters ----------------------------------------------------------------------
63.61/63.80	c # SCIP version 10.0.0
63.61/63.80	c 
63.61/63.80	c # maximal time in seconds to run
63.61/63.80	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
63.61/63.80	c limits/time = 3596.997012
63.61/63.80	c 
63.61/63.80	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
63.61/63.80	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
63.61/63.80	c limits/memory = 27900
63.61/63.80	c 
63.61/63.80	c # solving stops, if the given number of solutions were found; this limit is first checked in presolving (-1: no limit)
63.61/63.80	c # [type: int, advanced: FALSE, range: [-1,2147483647], default: -1]
63.61/63.80	c limits/solutions = 1
63.61/63.80	c 
63.61/63.80	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.
63.61/63.80	c # [type: int, advanced: FALSE, range: [0,7], default: 7]
63.61/63.80	c misc/usesymmetry = 3
63.61/63.80	c 
63.61/63.80	c # belongs reading time to solving time?
63.61/63.80	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
63.61/63.80	c timing/reading = TRUE
63.61/63.80	c 
63.61/63.80	c # Should we check whether the components of the symmetry group can be handled by double lex matrices?
63.61/63.80	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
63.61/63.80	c propagating/symmetry/detectdoublelex = FALSE
63.61/63.80	c 
63.61/63.80	c # Should we try to detect symmetric subgroups of the symmetry group on binary variables?
63.61/63.80	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
63.61/63.80	c propagating/symmetry/detectsubgroups = FALSE
63.61/63.80	c 
63.61/63.80	c # Type of symmetries that shall be computed?
63.61/63.80	c # [type: int, advanced: TRUE, range: [0,1], default: 0]
63.61/63.80	c propagating/symmetry/symtype = 1
63.61/63.80	c 
63.61/63.80	c # Should components consisting of a single full reflection be handled?
63.61/63.80	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
63.61/63.80	c propagating/symmetry/usesimplesgncomp = FALSE
63.61/63.80	c 
63.61/63.80	c -----------------------------------------------------------------------------------------------
63.61/63.80	c start solving
63.61/63.80	c 
87.13/87.48	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
87.13/87.48	c  87.5s|     1 |     0 | 17298 |     - |   262M |   0 |  20k|  20k|  20k|   0 |  0 | 140 |   0 | 0.000000e+00 |      --      |    Inf | unknown
353.06/354.25	c   354s|     1 |     0 |114996 |     - |   292M |   0 |  20k|  20k|  20k|   8 |  1 | 145 |   0 | 0.000000e+00 |      --      |    Inf | unknown
381.67/383.00	c   383s|     1 |     0 |126041 |     - |   297M |   0 |  20k|  20k|  20k|  16 |  2 | 147 |   0 | 0.000000e+00 |      --      |    Inf | unknown
411.37/412.70	c   413s|     1 |     0 |137031 |     - |   304M |   0 |  20k|  20k|  20k|  19 |  3 | 156 |   0 | 0.000000e+00 |      --      |    Inf | unknown
456.83/458.31	c   458s|     1 |     0 |152532 |     - |   307M |   0 |  20k|  20k|  20k|  38 |  4 | 157 |   0 | 0.000000e+00 |      --      |    Inf | unknown
504.57/506.27	c   506s|     1 |     0 |168772 |     - |   312M |   0 |  20k|  20k|  20k|  51 |  5 | 160 |   0 | 0.000000e+00 |      --      |    Inf | unknown
547.03/548.80	c   549s|     1 |     0 |183177 |     - |   314M |   0 |  20k|  20k|  20k|  66 |  6 | 162 |   0 | 0.000000e+00 |      --      |    Inf | unknown
588.80/590.73	c   591s|     1 |     0 |197078 |     - |   319M |   0 |  20k|  20k|  20k|  84 |  7 | 172 |   0 | 0.000000e+00 |      --      |    Inf | unknown
628.37/630.43	c   630s|     1 |     0 |210052 |     - |   322M |   0 |  20k|  20k|  20k|  90 |  8 | 180 |   0 | 0.000000e+00 |      --      |    Inf | unknown
665.66/667.88	c   668s|     1 |     0 |222145 |     - |   329M |   0 |  20k|  20k|  20k| 100 |  9 | 184 |   0 | 0.000000e+00 |      --      |    Inf | unknown
723.86/726.22	c   726s|     1 |     0 |240170 |     - |   331M |   0 |  20k|  20k|  20k| 125 | 10 | 192 |   0 | 0.000000e+00 |      --      |    Inf | unknown
771.81/774.36	c   774s|     1 |     0 |256157 |     - |   332M |   0 |  20k|  20k|  20k| 147 | 11 | 193 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1260.48/1264.20	c  1264s|     1 |     2 |448796 |     - |   339M |   0 |  20k|  20k|  20k| 147 | 11 | 201 |  24 | 0.000000e+00 |      --      |    Inf | unknown
3590.40/3600.49	c 
3590.40/3600.49	c SCIP Status        : solving was interrupted [time limit reached]
3590.40/3600.49	c Solving Time (sec) : 3600.48
3590.40/3600.49	c Solving Nodes      : 23
3590.40/3600.49	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
3590.40/3600.49	c Dual Bound         : +0.00000000000000e+00
3590.40/3600.49	c Gap                : infinite
3590.40/3600.49	s UNKNOWN
3590.40/3600.49	c SCIP Status        : solving was interrupted [time limit reached]
3590.40/3600.49	c Total Time         :    3600.48
3590.40/3600.49	c   solving          :    3600.48
3590.40/3600.49	c   presolving       :      63.65 (included in solving)
3590.40/3600.49	c   reading          :       0.07 (included in solving)
3590.40/3600.49	c   copying          :       0.10 (2 #copies) (minimal 0.05, maximal 0.05, average 0.05)
3590.40/3600.49	c Original Problem   :
3590.40/3600.49	c   Problem name     : HOME/instance-4507202-1751184166.opb
3590.40/3600.49	c   Variables        : 21658 (21658 binary, 0 integer, 0 implicit integer, 0 continuous)
3590.40/3600.49	c   Constraints      : 22024 initial, 22024 maximal
3590.40/3600.49	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3590.40/3600.49	c Presolved Problem  :
3590.40/3600.49	c   Problem name     : t_HOME/instance-4507202-1751184166.opb
3590.40/3600.49	c   Variables        : 20098 (20098 binary, 0 integer, 0 implicit integer, 0 continuous)
3590.40/3600.49	c   Constraints      : 20394 initial, 20676 maximal
3590.40/3600.49	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3590.40/3600.49	c   Nonzeros         : 111722 constraint, 283391 clique table
3590.40/3600.49	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
3590.40/3600.49	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3590.40/3600.49	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3590.40/3600.49	c   domcol           :       1.20       0.00     21          0          0          0          0          0          0          0          0          0
3590.40/3600.49	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3590.40/3600.49	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3590.40/3600.49	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3590.40/3600.49	c   dualsparsify     :       0.04       0.00      1          0          0          0          0          0          0          0          0          0
3590.40/3600.49	c   gateextraction   :       0.27       0.00     22          0          0          0          0          0          1          0          0          0
3590.40/3600.49	c   implics          :       0.00       0.00     25          0          0          0          0          0          0          0          0          0
3590.40/3600.49	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3590.40/3600.49	c   milp             :       0.28       0.00      1        184          0          0          0          0          0          0          0          0
3590.40/3600.49	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3590.40/3600.49	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3590.40/3600.49	c   sparsify         :       0.56       0.00      4          0          0          0          0          0          0          0          0          0
3590.40/3600.49	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3590.40/3600.49	c   trivial          :       0.03       0.00     53        556          0          0          0          0          0          0          0          0
3590.40/3600.49	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3590.40/3600.49	c   dualfix          :       0.02       0.00     53          0          0          0          0          0          0          0          0          0
3590.40/3600.49	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3590.40/3600.49	c   probing          :      56.25       0.00     21        509          1          0          0          0          0          0          0          0
3590.40/3600.49	c   pseudoobj        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3590.40/3600.49	c   symmetry         :       0.11       0.00      1          3          0          0          0          0          0          1          0          0
3590.40/3600.49	c   vbounds          :       0.03       0.00      2          0          0          0          0          0          0          0          0          0
3590.40/3600.49	c   knapsack         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3590.40/3600.49	c   setppc           :       0.23       0.00     87          0          0          0          0          0        110          0          0          0
3590.40/3600.49	c   linear           :       0.17       0.02     12        302          0          0        302          0        999          0          0          0
3590.40/3600.49	c   orbitope         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3590.40/3600.49	c   logicor          :       4.36       0.01     87        113          0          0          0          0        521          0          0       1122
3590.40/3600.49	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3590.40/3600.49	c   components       :       0.02       0.00      1          0          0          0          0          0          0          0          0          0
3590.40/3600.49	c   root node        :          -          -      -          0          -          -          0          -          -          -          -          -
3590.40/3600.49	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
3590.40/3600.49	c   benderslp        :          0          0          0          0         22          0          0          7          0          0          0          0          0          0          0
3590.40/3600.49	c   integral         :          0          0          0          0         22          0          0          7          0          0          0          0          0          0         44
3590.40/3600.49	c   knapsack         :          0+         1          0       7577          0          0          0          0          0          0          0          0          0          0          0
3590.40/3600.49	c   setppc           :       2481+      2606         11     720885          0          0          0          3      18855        318       2604          0          0          0          0
3590.40/3600.49	c   orbitope         :          1          1          0      18045          0          0          0          0          0          0          9          0          0          0          0
3590.40/3600.49	c   logicor          :      17912+     18068         11     193085          0          0          0          0      58099        157       6875         32         12          0          0
3590.40/3600.49	c   benders          :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3590.40/3600.49	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3590.40/3600.49	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3590.40/3600.49	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3590.40/3600.49	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
3590.40/3600.49	c   benderslp        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3590.40/3600.49	c   integral         :      70.87       0.00       0.00       0.00      70.87       0.00       0.00       0.00       0.00       0.00
3590.40/3600.49	c   knapsack         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3590.40/3600.49	c   setppc           :       5.05       0.00       0.01       5.02       0.00       0.00       0.00       0.00       0.00       0.02
3590.40/3600.49	c   orbitope         :       0.03       0.00       0.00       0.03       0.00       0.00       0.00       0.00       0.00       0.00
3590.40/3600.49	c   logicor          :      15.09       0.01       0.04      15.00       0.00       0.00       0.00       0.00       0.02       0.02
3590.40/3600.49	c   benders          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3590.40/3600.49	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3590.40/3600.49	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3590.40/3600.49	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3590.40/3600.49	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
3590.40/3600.49	c   dualfix          :          1          0          0          0
3590.40/3600.49	c   genvbounds       :          0          0          0          0
3590.40/3600.49	c   nlobbt           :          0          0          0          0
3590.40/3600.49	c   obbt             :          0          0          0          0
3590.40/3600.49	c   probing          :          0          0          0          0
3590.40/3600.49	c   pseudoobj        :          0          0          0          0
3590.40/3600.49	c   redcost          :          0          0          0          0
3590.40/3600.49	c   rootredcost      :          0          0          0          0
3590.40/3600.49	c   symmetry         :          0          0          0          0
3590.40/3600.49	c   vbounds          :       6751          0          0          0
3590.40/3600.49	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
3590.40/3600.49	c   dualfix          :       0.02       0.00       0.02       0.00       0.00       0.00
3590.40/3600.49	c   genvbounds       :       0.02       0.00       0.00       0.02       0.00       0.00
3590.40/3600.49	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
3590.40/3600.49	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
3590.40/3600.49	c   probing          :      56.25       0.00      56.25       0.00       0.00       0.00
3590.40/3600.49	c   pseudoobj        :       0.03       0.00       0.00       0.03       0.00       0.00
3590.40/3600.49	c   redcost          :       0.02       0.00       0.00       0.02       0.00       0.00
3590.40/3600.49	c   rootredcost      :       0.02       0.00       0.00       0.02       0.00       0.00
3590.40/3600.49	c   symmetry         :       0.15       0.00       0.11       0.04       0.00       0.00
3590.40/3600.49	c   vbounds          :       0.07       0.00       0.03       0.04       0.00       0.00
3590.40/3600.49	c Symmetry           :
3590.40/3600.49	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
3590.40/3600.49	c   orbital reduction:          0 reductions applied,          0 cutoffs
3590.40/3600.49	c   lexicographic red:          0 reductions applied,          0 cutoffs
3590.40/3600.49	c   shadow tree time :       0.00 s
3590.40/3600.49	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
3590.40/3600.49	c   propagation      :       0.03        473        160          -        510       84.8          9       25.8          -          -          -
3590.40/3600.49	c   infeasible LP    :       0.31         17          3          -        212     1706.9          5       13.6          1      646.0          0
3590.40/3600.49	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3590.40/3600.49	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
3590.40/3600.49	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3590.40/3600.49	c   applied globally :       0.01          -          -          0        316       58.7          -          -          1          -          -
3590.40/3600.49	c   applied locally  :          -          -          -          0          0        0.0          -          -          0          -          -
3590.40/3600.49	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
3590.40/3600.49	c   cut pool         :       0.00          -         33         21          -          -        361        546          -          -          -          -          -    (maximal pool size:        361)
3590.40/3600.49	c   aggregation      :       0.09       0.00         17         11          0          0          0          0          0          0          0          0          0
3590.40/3600.49	c   > cmir           :          -          -          -          -          -          -          -          0          0          0          0          0          -
3590.40/3600.49	c   > flowcover      :          -          -          -          -          -          -          -          0          0          0          0          0          -
3590.40/3600.49	c   > knapsackcover  :          -          -          -          -          -          -          -          0          0          0          0          0          -
3590.40/3600.49	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3590.40/3600.49	c   clique           :       2.32       0.00         11         11          0          0         77        189          0         56         56          0          0
3590.40/3600.49	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3590.40/3600.49	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3590.40/3600.49	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3590.40/3600.49	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3590.40/3600.49	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3590.40/3600.49	c   gomory           :      27.29       0.00         16         10          0          0        144        180          0          9          9          0          0
3590.40/3600.49	c   > gomorymi       :          -          -          -          -          -          -          -         84          0          7          7          0          -
3590.40/3600.49	c   > strongcg       :          -          -          -          -          -          -          -         96          0          2          2          0          -
3590.40/3600.49	c   impliedbounds    :       0.12       0.00         17         11          0          0         53         75          0         27         27          0          0
3590.40/3600.49	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3590.40/3600.49	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3590.40/3600.49	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3590.40/3600.49	c   mcf              :       0.01       0.00          1          1          0          0          0          0          0          0          0          0          0
3590.40/3600.49	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3590.40/3600.49	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3590.40/3600.49	c   multilinear      :       0.00       0.00         13         11          0          0          0          0          0          0          0          0          0
3590.40/3600.49	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3590.40/3600.49	c   rapidlearning    :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3590.40/3600.49	c   rlt              :       0.00       0.00         13         10          0          0          0          0          0          0          0          0          0
3590.40/3600.49	c   zerohalf         :      22.62       0.00         17         11          0          0         98        102         11        107         97         10          0
3590.40/3600.49	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
3590.40/3600.49	c   hybrid           :       0.00       0.00         17         11        211          0        378        147          0        152
3590.40/3600.49	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
3590.40/3600.49	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
3590.40/3600.49	c Pricers            :   ExecTime  SetupTime      Calls       Vars
3590.40/3600.49	c   problem variables:       0.00          -          0          0
3590.40/3600.49	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
3590.40/3600.49	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
3590.40/3600.49	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
3590.40/3600.49	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
3590.40/3600.49	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
3590.40/3600.49	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
3590.40/3600.49	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
3590.40/3600.49	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
3590.40/3600.49	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
3590.40/3600.49	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
3590.40/3600.49	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
3590.40/3600.49	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
3590.40/3600.49	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
3590.40/3600.49	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
3590.40/3600.49	c   relpscost        :      70.87       0.00         22          0          0          0          0          0          0         44
3590.40/3600.49	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
3590.40/3600.49	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
3590.40/3600.49	c   LP solutions     :       0.00          -          -          0          0
3590.40/3600.49	c   relax solutions  :       0.00          -          -          0          0
3590.40/3600.49	c   pseudo solutions :       0.00          -          -          0          0
3590.40/3600.49	c   strong branching :       0.00          -          -          0          0
3590.40/3600.49	c   actconsdiving    :       0.00       0.00          0          0          0
3590.40/3600.49	c   adaptivediving   :     151.46       0.00          1          0          0
3590.40/3600.49	c   alns             :       0.12       0.00          1          0          0
3590.40/3600.49	c   bound            :       0.00       0.00          0          0          0
3590.40/3600.49	c   clique           :       0.08       0.00          1          0          0
3590.40/3600.49	c   coefdiving       :       0.00       0.00          0          0          0
3590.40/3600.49	c   completesol      :       0.00       0.00          0          0          0
3590.40/3600.49	c   conflictdiving   :     418.41       0.00          1          0          0
3590.40/3600.49	c   crossover        :       0.00       0.00          0          0          0
3590.40/3600.49	c   dins             :       0.00       0.00          0          0          0
3590.40/3600.49	c   distributiondivin:       0.01       0.00          0          0          0
3590.40/3600.49	c   dps              :       0.00       0.00          0          0          0
3590.40/3600.49	c   dualval          :       0.00       0.00          0          0          0
3590.40/3600.49	c   farkasdiving     :       0.00       0.00          0          0          0
3590.40/3600.49	c   feasjump         :       0.04       0.00          1          0          0
3590.40/3600.49	c   feaspump         :     224.78       0.00          1          0          0
3590.40/3600.49	c   fixandinfer      :       0.00       0.00          0          0          0
3590.40/3600.49	c   fracdiving       :     181.61       0.00          1          0          0
3590.40/3600.49	c   gins             :       0.00       0.00          0          0          0
3590.40/3600.49	c   guideddiving     :       0.00       0.00          0          0          0
3590.40/3600.49	c   indcoefdiving    :       0.00       0.00          0          0          0
3590.40/3600.49	c   indicator        :       0.00       0.00          0          0          0
3590.40/3600.49	c   indicatordiving  :       0.00       0.00          0          0          0
3590.40/3600.49	c   indoneopt        :       0.00       0.00          0          0          0
3590.40/3600.49	c   indrounding      :       0.00       0.00          0          0          0
3590.40/3600.49	c   indtwoopt        :       0.00       0.00          0          0          0
3590.40/3600.49	c   intdiving        :       0.00       0.00          0          0          0
3590.40/3600.49	c   intshifting      :       0.00       0.00          0          0          0
3590.40/3600.49	c   linesearchdiving :       0.00       0.00          0          0          0
3590.40/3600.49	c   localbranching   :       0.00       0.00          0          0          0
3590.40/3600.49	c   locks            :       0.08       0.00          1          0          0
3590.40/3600.49	c   lpface           :       0.00       0.00          0          0          0
3590.40/3600.49	c   mpec             :       0.00       0.00          0          0          0
3590.40/3600.49	c   multistart       :       0.00       0.00          0          0          0
3590.40/3600.49	c   mutation         :       0.00       0.00          0          0          0
3590.40/3600.49	c   nlpdiving        :       0.00       0.00          0          0          0
3590.40/3600.49	c   objpscostdiving  :     439.64       0.00          1          0          0
3590.40/3600.49	c   octane           :       0.00       0.00          0          0          0
3590.40/3600.49	c   ofins            :       0.00       0.00          0          0          0
3590.40/3600.49	c   oneopt           :       0.00       0.00          0          0          0
3590.40/3600.49	c   padm             :       0.00       0.00          0          0          0
3590.40/3600.49	c   proximity        :       0.00       0.00          0          0          0
3590.40/3600.49	c   pscostdiving     :     495.51       0.00          1          0          0
3590.40/3600.49	c   randrounding     :       0.20       0.00         12          0          0
3590.40/3600.49	c   rens             :       0.46       0.00          1          0          0
3590.40/3600.49	c   reoptsols        :       0.00       0.00          0          0          0
3590.40/3600.49	c   repair           :       0.00       0.00          0          0          0
3590.40/3600.49	c   rins             :       0.00       0.00          0          0          0
3590.40/3600.49	c   rootsoldiving    :       0.00       0.00          0          0          0
3590.40/3600.49	c   rounding         :       0.06       0.00         39          0          0
3590.40/3600.49	c   scheduler        :       0.00       0.00          0          0          0
3590.40/3600.49	c   shiftandpropagate:       0.02       0.00          1          0          0
3590.40/3600.49	c   shifting         :       0.31       0.00         21          0          0
3590.40/3600.49	c   simplerounding   :       0.00       0.00          0          0          0
3590.40/3600.49	c   smallcard        :       0.00       0.00          0          0          0
3590.40/3600.49	c   subnlp           :       0.00       0.00          0          0          0
3590.40/3600.49	c   trivial          :       0.02       0.00          2          0          0
3590.40/3600.49	c   trivialnegation  :       0.00       0.00          0          0          0
3590.40/3600.49	c   trustregion      :       0.00       0.00          0          0          0
3590.40/3600.49	c   trysol           :       0.00       0.00          0          0          0
3590.40/3600.49	c   twoopt           :       0.00       0.00          0          0          0
3590.40/3600.49	c   undercover       :       0.00       0.00          0          0          0
3590.40/3600.49	c   vbounds          :       0.03       0.00          1          0          0
3590.40/3600.49	c   veclendiving     :     297.47       0.00          1          0          0
3590.40/3600.49	c   zeroobj          :       0.00       0.00          0          0          0
3590.40/3600.49	c   zirounding       :       0.02       0.00         21          0          0
3590.40/3600.49	c   other solutions  :          -          -          -          0          -
3590.40/3600.49	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
3590.40/3600.49	c   rens             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3590.40/3600.49	c   rins             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3590.40/3600.49	c   mutation         :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3590.40/3600.49	c   localbranching   :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3590.40/3600.49	c   crossover        :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3590.40/3600.49	c   proximity        :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3590.40/3600.49	c   dins             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3590.40/3600.49	c   zeroobjective    :          0       0.00       0.00          0          0          0    0.00000    0.00000   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    0
3590.40/3600.49	c   trustregion      :          0       0.00       0.00          0          0          0    0.00000    0.00000   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    0
3590.40/3600.49	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
3590.40/3600.49	c   primal LP        :       0.11          3          0       0.00       0.00       0.11          3
3590.40/3600.49	c   dual LP          :    1202.67         39     489748   12557.64     407.22       0.00          0
3590.40/3600.49	c   lex dual LP      :       0.00          0          0       0.00          -
3590.40/3600.49	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
3590.40/3600.49	c   resolve instable :      34.73          6      12139    2023.17     349.52
3590.40/3600.49	c   diving/probing LP:    2237.91        180     828913    4605.07     370.40
3590.40/3600.49	c   strong branching :      39.05         24      19862     827.58     508.62          -          -         38
3590.40/3600.49	c     (at root node) :          -         24      19862     827.58          -
3590.40/3600.49	c   conflict analysis:       0.00          0          0       0.00          -
3590.40/3600.49	c B&B Tree           :
3590.40/3600.49	c   number of runs   :          1
3590.40/3600.49	c   nodes            :         23 (22 internal, 1 leaves)
3590.40/3600.49	c   feasible leaves  :          0
3590.40/3600.49	c   infeas. leaves   :          1
3590.40/3600.49	c   objective leaves :          0
3590.40/3600.49	c   nodes (total)    :         23 (22 internal, 1 leaves)
3590.40/3600.49	c   nodes left       :         22
3590.40/3600.49	c   max depth        :         14
3590.40/3600.49	c   max depth (total):         14
3590.40/3600.49	c   backtracks       :          5 (21.7%)
3590.40/3600.49	c   early backtracks :          0 (0.0%)
3590.40/3600.49	c   nodes exc. ref.  :          0 (0.0%)
3590.40/3600.49	c   delayed cutoffs  :          0
3590.40/3600.49	c   repropagations   :          3 (2 domain reductions, 0 cutoffs)
3590.40/3600.49	c   avg switch length:       1.87
3590.40/3600.49	c   switching time   :       0.13
3590.40/3600.49	c Root Node          :
3590.40/3600.49	c   First LP value   : +0.00000000000000e+00
3590.40/3600.49	c   First LP Iters   :      17298 (739.17 Iter/sec)
3590.40/3600.49	c   First LP Time    :      23.40
3590.40/3600.49	c   Final Dual Bound : +0.00000000000000e+00
3590.40/3600.49	c   Final Root Iters :     256157
3590.40/3600.49	c   Root LP Estimate : +3.31214030537615e-03
3590.40/3600.49	c Solution           :
3590.40/3600.49	c   Solutions found  :          0 (0 improvements)
3590.40/3600.49	c   Primal Bound     :          -
3590.40/3600.49	c   Dual Bound       : +0.00000000000000e+00
3590.40/3600.49	c   Gap              :   infinite
3590.40/3600.49	c Integrals          :      Total       Avg%
3590.40/3600.49	c   primal-dual      :  360048.26     100.00
3590.40/3600.49	c   primal-ref       :          -          - (not evaluated)
3590.40/3600.49	c   dual-ref         :          -          - (not evaluated)
3590.60/3600.62	c Time complete: 3590.62.

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

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

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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


[startup+0.100064 s]*
/proc/loadavg: 0.82 2.50 4.32 6/265 19990
/proc/meminfo: memFree=129825876/131249996 swapFree=33010684/33010684
[pid=19989] ppid=19978 vsize=97888 memory=71824 CPUtime=0.09 cores=5,7
/proc/19989/stat : 19989 (pbscip) R 19978 19989 19921 0 -1 4194304 14834 0 0 0 8 1 0 0 20 0 1 0 34096189 100237312 17956 18446744073709551615 4235264 18693293 140724893794352 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 45150208 140724893800841 140724893800940 140724893800940 140724893806542 0
/proc/19989/statm: 24472 17956 3520 3530 0 15923 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 97888 KiB
Current children cumulated memory: 71824 KiB

[startup+0.205633 s]*
/proc/loadavg: 0.82 2.50 4.32 6/265 19990
/proc/meminfo: memFree=129688788/131249996 swapFree=33010684/33010684
[pid=19989] ppid=19978 vsize=133764 memory=104336 CPUtime=0.2 cores=5,7
/proc/19989/stat : 19989 (pbscip) R 19978 19989 19921 0 -1 4194304 22918 0 0 0 17 3 0 0 20 0 1 0 34096189 136974336 26084 18446744073709551615 4235264 18693293 140724893794352 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 45150208 140724893800841 140724893800940 140724893800940 140724893806542 0
/proc/19989/statm: 33441 26084 3584 3530 0 24892 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 133764 KiB
Current children cumulated memory: 104336 KiB

[startup+0.305496 s]*
/proc/loadavg: 0.82 2.50 4.32 6/265 19990
/proc/meminfo: memFree=129599588/131249996 swapFree=33010684/33010684
[pid=19989] ppid=19978 vsize=161492 memory=132128 CPUtime=0.3 cores=5,7
/proc/19989/stat : 19989 (pbscip) R 19978 19989 19921 0 -1 4194304 31429 0 0 0 25 5 0 0 20 0 1 0 34096189 165367808 33032 18446744073709551615 4235264 18693293 140724893794352 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 45150208 140724893800841 140724893800940 140724893800940 140724893806542 0
/proc/19989/statm: 40373 33032 3680 3530 0 31824 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 161492 KiB
Current children cumulated memory: 132128 KiB

[startup+0.700178 s]
/proc/loadavg: 0.82 2.50 4.32 6/265 19990
/proc/meminfo: memFree=129567772/131249996 swapFree=33010684/33010684
[pid=19989] ppid=19978 vsize=173276 memory=142912 CPUtime=0.69 cores=5,7
/proc/19989/stat : 19989 (pbscip) R 19978 19989 19921 0 -1 4194304 37012 0 0 0 63 6 0 0 20 0 1 0 34096189 177434624 35728 18446744073709551615 4235264 18693293 140724893794352 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 45150208 140724893800841 140724893800940 140724893800940 140724893806542 0
/proc/19989/statm: 43319 35728 3680 3530 0 34770 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 173276 KiB
Current children cumulated memory: 142912 KiB

[startup+1.50017 s]
/proc/loadavg: 0.82 2.50 4.32 6/265 19990
/proc/meminfo: memFree=129504112/131249996 swapFree=33010684/33010684
[pid=19989] ppid=19978 vsize=216988 memory=182496 CPUtime=1.48 cores=5,7
/proc/19989/stat : 19989 (pbscip) R 19978 19989 19921 0 -1 4194304 44450 0 0 0 141 7 0 0 20 0 1 0 34096189 222195712 45624 18446744073709551615 4235264 18693293 140724893794352 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 45150208 140724893800841 140724893800940 140724893800940 140724893806542 0
/proc/19989/statm: 54247 45624 3744 3530 0 45698 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 216988 KiB
Current children cumulated memory: 182496 KiB

[startup+3.10552 s]
/proc/loadavg: 1.15 2.55 4.32 6/265 19990
/proc/meminfo: memFree=129361640/131249996 swapFree=33010684/33010684
[pid=19989] ppid=19978 vsize=224056 memory=189536 CPUtime=3.08 cores=5,7
/proc/19989/stat : 19989 (pbscip) R 19978 19989 19921 0 -1 4194304 46220 0 0 0 301 7 0 0 20 0 1 0 34096189 229433344 47384 18446744073709551615 4235264 18693293 140724893794352 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 45150208 140724893800841 140724893800940 140724893800940 140724893806542 0
/proc/19989/statm: 56014 47384 3744 3530 0 47465 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 224056 KiB
Current children cumulated memory: 189536 KiB

[startup+6.30017 s]
/proc/loadavg: 1.15 2.55 4.32 6/265 19990
/proc/meminfo: memFree=129353864/131249996 swapFree=33010684/33010684
[pid=19989] ppid=19978 vsize=224440 memory=189792 CPUtime=6.26 cores=5,7
/proc/19989/stat : 19989 (pbscip) R 19978 19989 19921 0 -1 4194304 46292 0 0 0 619 7 0 0 20 0 1 0 34096189 229826560 47448 18446744073709551615 4235264 18693293 140724893794352 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 45150208 140724893800841 140724893800940 140724893800940 140724893806542 0
/proc/19989/statm: 56110 47448 3744 3530 0 47561 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 224440 KiB
Current children cumulated memory: 189792 KiB

[startup+12.7002 s]
/proc/loadavg: 1.59 2.59 4.32 6/265 19990
/proc/meminfo: memFree=129330468/131249996 swapFree=33010684/33010684
[pid=19989] ppid=19978 vsize=233464 memory=198752 CPUtime=12.65 cores=5,7
/proc/19989/stat : 19989 (pbscip) R 19978 19989 19921 0 -1 4194304 48582 0 0 0 1257 8 0 0 20 0 1 0 34096189 239067136 49688 18446744073709551615 4235264 18693293 140724893794352 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 45150208 140724893800841 140724893800940 140724893800940 140724893806542 0
/proc/19989/statm: 58366 49688 3744 3530 0 49817 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 233464 KiB
Current children cumulated memory: 198752 KiB

[startup+25.5002 s]
/proc/loadavg: 1.96 2.64 4.31 6/265 19990
/proc/meminfo: memFree=129331340/131249996 swapFree=33010684/33010684
[pid=19989] ppid=19978 vsize=233800 memory=199136 CPUtime=25.41 cores=5,7
/proc/19989/stat : 19989 (pbscip) R 19978 19989 19921 0 -1 4194304 48688 0 0 0 2533 8 0 0 20 0 1 0 34096189 239411200 49784 18446744073709551615 4235264 18693293 140724893794352 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 45150208 140724893800841 140724893800940 140724893800940 140724893806542 0
/proc/19989/statm: 58450 49784 3744 3530 0 49901 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 233800 KiB
Current children cumulated memory: 199136 KiB

[startup+51.1055 s]
/proc/loadavg: 2.74 2.77 4.31 6/265 19990
/proc/meminfo: memFree=129324268/131249996 swapFree=33010684/33010684
[pid=19989] ppid=19978 vsize=235956 memory=201184 CPUtime=50.95 cores=5,7
/proc/19989/stat : 19989 (pbscip) R 19978 19989 19921 0 -1 4194304 49205 0 0 0 5087 8 0 0 20 0 1 0 34096189 241618944 50296 18446744073709551615 4235264 18693293 140724893794352 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 45150208 140724893800841 140724893800940 140724893800940 140724893806542 0
/proc/19989/statm: 58989 50296 3744 3530 0 50440 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 235956 KiB
Current children cumulated memory: 201184 KiB

[startup+102.3 s]
/proc/loadavg: 3.57 2.99 4.29 6/265 19993
/proc/meminfo: memFree=128954820/131249996 swapFree=33010684/33010684
[pid=19989] ppid=19978 vsize=347920 memory=286312 CPUtime=101.98 cores=5,7
/proc/19989/stat : 19989 (pbscip) R 19978 19989 19921 0 -1 4194304 71886 0 0 0 10187 11 0 0 20 0 1 0 34096189 356270080 71578 18446744073709551615 4235264 18693293 140724893794352 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 45150208 140724893800841 140724893800940 140724893800940 140724893806542 0
/proc/19989/statm: 86980 71578 3968 3530 0 78431 0
Current children cumulated CPU time: 101.98 s
Current children cumulated vsize: 347920 KiB
Current children cumulated memory: 286312 KiB

[startup+162.3 s]
/proc/loadavg: 3.84 3.18 4.27 6/265 19995
/proc/meminfo: memFree=128935896/131249996 swapFree=33010684/33010684
[pid=19989] ppid=19978 vsize=351152 memory=290264 CPUtime=161.78 cores=5,7
/proc/19989/stat : 19989 (pbscip) R 19978 19989 19921 0 -1 4194304 72346 0 0 0 16167 11 0 0 20 0 1 0 34096189 359579648 72566 18446744073709551615 4235264 18693293 140724893794352 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 45150208 140724893800841 140724893800940 140724893800940 140724893806542 0
/proc/19989/statm: 87788 72566 3968 3530 0 79239 0
Current children cumulated CPU time: 161.78 s
Current children cumulated vsize: 351152 KiB
Current children cumulated memory: 290264 KiB

[startup+222.3 s]
/proc/loadavg: 4.11 3.38 4.27 6/265 19997
/proc/meminfo: memFree=128929904/131249996 swapFree=33010684/33010684
[pid=19989] ppid=19978 vsize=351152 memory=290264 CPUtime=221.59 cores=5,7
/proc/19989/stat : 19989 (pbscip) R 19978 19989 19921 0 -1 4194304 72346 0 0 0 22148 11 0 0 20 0 1 0 34096189 359579648 72566 18446744073709551615 4235264 18693293 140724893794352 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 45150208 140724893800841 140724893800940 140724893800940 140724893806542 0
/proc/19989/statm: 87788 72566 3968 3530 0 79239 0
Current children cumulated CPU time: 221.59 s
Current children cumulated vsize: 351152 KiB
Current children cumulated memory: 290264 KiB

[startup+282.3 s]
/proc/loadavg: 4.10 3.51 4.26 5/264 19999
/proc/meminfo: memFree=128821364/131249996 swapFree=33010684/33010684
[pid=19989] ppid=19978 vsize=351152 memory=290392 CPUtime=281.4 cores=5,7
/proc/19989/stat : 19989 (pbscip) R 19978 19989 19921 0 -1 4194304 72388 0 0 0 28129 11 0 0 20 0 1 0 34096189 359579648 72598 18446744073709551615 4235264 18693293 140724893794352 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 45150208 140724893800841 140724893800940 140724893800940 140724893806542 0
/proc/19989/statm: 87788 72598 3968 3530 0 79239 0
Current children cumulated CPU time: 281.4 s
Current children cumulated vsize: 351152 KiB
Current children cumulated memory: 290392 KiB

[startup+342.3 s]
/proc/loadavg: 4.08 3.62 4.25 6/266 20005
/proc/meminfo: memFree=128636076/131249996 swapFree=33010684/33010684
[pid=19989] ppid=19978 vsize=440344 memory=376100 CPUtime=341.21 cores=5,7
/proc/19989/stat : 19989 (pbscip) R 19978 19989 19921 0 -1 4194304 80105 0 0 0 34107 14 0 0 20 0 1 0 34096189 450912256 94025 18446744073709551615 4235264 18693293 140724893794352 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 45150208 140724893800841 140724893800940 140724893800940 140724893806542 0
/proc/19989/statm: 110086 94025 3968 3530 0 101537 0
Current children cumulated CPU time: 341.21 s
Current children cumulated vsize: 440344 KiB
Current children cumulated memory: 376100 KiB

[startup+402.3 s]
/proc/loadavg: 4.09 3.70 4.23 6/265 20009
/proc/meminfo: memFree=128488540/131249996 swapFree=33010684/33010684
[pid=19989] ppid=19978 vsize=454872 memory=390180 CPUtime=401.01 cores=5,7
/proc/19989/stat : 19989 (pbscip) R 19978 19989 19921 0 -1 4194304 83671 0 0 0 40087 14 0 0 20 0 1 0 34096189 465788928 97545 18446744073709551615 4235264 18693293 140724893794352 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 45150208 140724893800841 140724893800940 140724893800940 140724893806542 0
/proc/19989/statm: 113718 97545 3968 3530 0 105169 0
Current children cumulated CPU time: 401.01 s
Current children cumulated vsize: 454872 KiB
Current children cumulated memory: 390180 KiB

[startup+462.3 s]
/proc/loadavg: 4.08 3.78 4.22 6/265 20011
/proc/meminfo: memFree=128475220/131249996 swapFree=33010684/33010684
[pid=19989] ppid=19978 vsize=462380 memory=397320 CPUtime=460.82 cores=5,7
/proc/19989/stat : 19989 (pbscip) R 19978 19989 19921 0 -1 4194304 84962 0 0 0 46067 15 0 0 20 0 1 0 34096189 473477120 99330 18446744073709551615 4235264 18693293 140724893794352 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 45150208 140724893800841 140724893800940 140724893800940 140724893806542 0
/proc/19989/statm: 115595 99330 3968 3530 0 107046 0
Current children cumulated CPU time: 460.82 s

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

/proc/loadavg: 4.26 4.16 4.11 5/263 20139
/proc/meminfo: memFree=127950724/131249996 swapFree=33010684/33010684
[pid=19989] ppid=19978 vsize=563488 memory=514184 CPUtime=3153.55 cores=5,7
/proc/19989/stat : 19989 (pbscip) R 19978 19989 19921 0 -1 4194304 109132 0 0 0 315336 19 0 0 20 0 1 0 34096189 577011712 128546 18446744073709551615 4235264 18693293 140724893794352 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 45150208 140724893800841 140724893800940 140724893800940 140724893806542 0
/proc/19989/statm: 140872 128546 4160 3530 0 132323 0
Current children cumulated CPU time: 3153.55 s
Current children cumulated vsize: 563488 KiB
Current children cumulated memory: 514184 KiB

[startup+3222.3 s]
/proc/loadavg: 4.39 4.20 4.13 5/264 20142
/proc/meminfo: memFree=127949740/131249996 swapFree=33010684/33010684
[pid=19989] ppid=19978 vsize=563488 memory=514184 CPUtime=3213.37 cores=5,7
/proc/19989/stat : 19989 (pbscip) R 19978 19989 19921 0 -1 4194304 109132 0 0 0 321318 19 0 0 20 0 1 0 34096189 577011712 128546 18446744073709551615 4235264 18693293 140724893794352 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 45150208 140724893800841 140724893800940 140724893800940 140724893806542 0
/proc/19989/statm: 140872 128546 4160 3530 0 132323 0
Current children cumulated CPU time: 3213.37 s
Current children cumulated vsize: 563488 KiB
Current children cumulated memory: 514184 KiB

[startup+3282.3 s]
/proc/loadavg: 4.89 4.38 4.20 5/264 20144
/proc/meminfo: memFree=127949996/131249996 swapFree=33010684/33010684
[pid=19989] ppid=19978 vsize=563488 memory=514184 CPUtime=3273.2 cores=5,7
/proc/19989/stat : 19989 (pbscip) R 19978 19989 19921 0 -1 4194304 109132 0 0 0 327301 19 0 0 20 0 1 0 34096189 577011712 128546 18446744073709551615 4235264 18693293 140724893794352 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 45150208 140724893800841 140724893800940 140724893800940 140724893806542 0
/proc/19989/statm: 140872 128546 4160 3530 0 132323 0
Current children cumulated CPU time: 3273.2 s
Current children cumulated vsize: 563488 KiB
Current children cumulated memory: 514184 KiB

[startup+3342.3 s]
/proc/loadavg: 4.38 4.32 4.18 5/264 20149
/proc/meminfo: memFree=127950312/131249996 swapFree=33010684/33010684
[pid=19989] ppid=19978 vsize=563488 memory=514184 CPUtime=3333.03 cores=5,7
/proc/19989/stat : 19989 (pbscip) R 19978 19989 19921 0 -1 4194304 109135 0 0 0 333284 19 0 0 20 0 1 0 34096189 577011712 128546 18446744073709551615 4235264 18693293 140724893794352 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 45150208 140724893800841 140724893800940 140724893800940 140724893806542 0
/proc/19989/statm: 140872 128546 4160 3530 0 132323 0
Current children cumulated CPU time: 3333.03 s
Current children cumulated vsize: 563488 KiB
Current children cumulated memory: 514184 KiB

[startup+3402.3 s]
/proc/loadavg: 4.18 4.28 4.18 5/265 20154
/proc/meminfo: memFree=127950012/131249996 swapFree=33010684/33010684
[pid=19989] ppid=19978 vsize=563488 memory=514184 CPUtime=3392.86 cores=5,7
/proc/19989/stat : 19989 (pbscip) R 19978 19989 19921 0 -1 4194304 109135 0 0 0 339267 19 0 0 20 0 1 0 34096189 577011712 128546 18446744073709551615 4235264 18693293 140724893794352 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 45150208 140724893800841 140724893800940 140724893800940 140724893806542 0
/proc/19989/statm: 140872 128546 4160 3530 0 132323 0
Current children cumulated CPU time: 3392.86 s
Current children cumulated vsize: 563488 KiB
Current children cumulated memory: 514184 KiB

[startup+3462.3 s]
/proc/loadavg: 4.13 4.24 4.17 5/265 20156
/proc/meminfo: memFree=127950516/131249996 swapFree=33010684/33010684
[pid=19989] ppid=19978 vsize=563488 memory=514184 CPUtime=3452.69 cores=5,7
/proc/19989/stat : 19989 (pbscip) R 19978 19989 19921 0 -1 4194304 109135 0 0 0 345250 19 0 0 20 0 1 0 34096189 577011712 128546 18446744073709551615 4235264 18693293 140724893794352 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 45150208 140724893800841 140724893800940 140724893800940 140724893806542 0
/proc/19989/statm: 140872 128546 4160 3530 0 132323 0
Current children cumulated CPU time: 3452.69 s
Current children cumulated vsize: 563488 KiB
Current children cumulated memory: 514184 KiB

[startup+3522.3 s]
/proc/loadavg: 4.09 4.21 4.16 6/264 20169
/proc/meminfo: memFree=127949872/131249996 swapFree=33010684/33010684
[pid=19989] ppid=19978 vsize=563488 memory=514184 CPUtime=3512.52 cores=5,7
/proc/19989/stat : 19989 (pbscip) R 19978 19989 19921 0 -1 4194304 109135 0 0 0 351233 19 0 0 20 0 1 0 34096189 577011712 128546 18446744073709551615 4235264 18693293 140724893794352 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 45150208 140724893800841 140724893800940 140724893800940 140724893806542 0
/proc/19989/statm: 140872 128546 4160 3530 0 132323 0
Current children cumulated CPU time: 3512.52 s
Current children cumulated vsize: 563488 KiB
Current children cumulated memory: 514184 KiB

[startup+3582.3 s]
/proc/loadavg: 4.15 4.20 4.16 5/264 20173
/proc/meminfo: memFree=127941508/131249996 swapFree=33010684/33010684
[pid=19989] ppid=19978 vsize=563488 memory=514184 CPUtime=3572.35 cores=5,7
/proc/19989/stat : 19989 (pbscip) R 19978 19989 19921 0 -1 4194304 109135 0 0 0 357216 19 0 0 20 0 1 0 34096189 577011712 128546 18446744073709551615 4235264 18693293 140724893794352 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 45150208 140724893800841 140724893800940 140724893800940 140724893806542 0
/proc/19989/statm: 140872 128546 4160 3530 0 132323 0
Current children cumulated CPU time: 3572.35 s
Current children cumulated vsize: 563488 KiB
Current children cumulated memory: 514184 KiB

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

# cumulated CPU time of all completed processes:  user=3590.43 s, system=0.194382 s

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

[startup+3584 s]*
/proc/loadavg: 4.14 4.20 4.16 5/264 20173
/proc/meminfo: memFree=127941508/131249996 swapFree=33010684/33010684
[pid=19989] ppid=19978 vsize=563488 memory=514184 CPUtime=3574.05 cores=5,7
/proc/19989/stat : 19989 (pbscip) R 19978 19989 19921 0 -1 4194304 109135 0 0 0 357386 19 0 0 20 0 1 0 34096189 577011712 128546 18446744073709551615 4235264 18693293 140724893794352 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 45150208 140724893800841 140724893800940 140724893800940 140724893806542 0
/proc/19989/statm: 140872 128546 4160 3530 0 132323 0
Current children cumulated CPU time: 3574.05 s
Current children cumulated vsize: 563488 KiB
Current children cumulated memory: 514184 KiB

[startup+3590.4 s]
/proc/loadavg: 4.13 4.19 4.16 5/264 20173
/proc/meminfo: memFree=127941532/131249996 swapFree=33010684/33010684
[pid=19989] ppid=19978 vsize=563488 memory=514184 CPUtime=3580.43 cores=5,7
/proc/19989/stat : 19989 (pbscip) R 19978 19989 19921 0 -1 4194304 109164 0 0 0 358024 19 0 0 20 0 1 0 34096189 577011712 128546 18446744073709551615 4235264 18693293 140724893794352 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 45150208 140724893800841 140724893800940 140724893800940 140724893806542 0
/proc/19989/statm: 140872 128546 4160 3530 0 132323 0
Current children cumulated CPU time: 3580.43 s
Current children cumulated vsize: 563488 KiB
Current children cumulated memory: 514184 KiB

[startup+3596.8 s]
/proc/loadavg: 4.12 4.19 4.16 5/264 20173
/proc/meminfo: memFree=127941532/131249996 swapFree=33010684/33010684
[pid=19989] ppid=19978 vsize=563488 memory=514184 CPUtime=3586.81 cores=5,7
/proc/19989/stat : 19989 (pbscip) R 19978 19989 19921 0 -1 4194304 109220 0 0 0 358662 19 0 0 20 0 1 0 34096189 577011712 128546 18446744073709551615 4235264 18693293 140724893794352 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 45150208 140724893800841 140724893800940 140724893800940 140724893806542 0
/proc/19989/statm: 140872 128546 4160 3530 0 132323 0
Current children cumulated CPU time: 3586.81 s
Current children cumulated vsize: 563488 KiB
Current children cumulated memory: 514184 KiB

[startup+3598.4 s]
/proc/loadavg: 4.11 4.19 4.16 3/260 20201
/proc/meminfo: memFree=129050928/131249996 swapFree=33010684/33010684
[pid=19989] ppid=19978 vsize=563488 memory=514184 CPUtime=3588.4 cores=5,7
/proc/19989/stat : 19989 (pbscip) R 19978 19989 19921 0 -1 4194304 109220 0 0 0 358821 19 0 0 20 0 1 0 34096189 577011712 128546 18446744073709551615 4235264 18693293 140724893794352 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 45150208 140724893800841 140724893800940 140724893800940 140724893806542 0
/proc/19989/statm: 140872 128546 4160 3530 0 132323 0
Current children cumulated CPU time: 3588.4 s
Current children cumulated vsize: 563488 KiB
Current children cumulated memory: 514184 KiB

[startup+3600 s]*
/proc/loadavg: 4.11 4.19 4.16 5/264 20308
/proc/meminfo: memFree=129378608/131249996 swapFree=33010684/33010684
[pid=19989] ppid=19978 vsize=563488 memory=514184 CPUtime=3590 cores=5,7
/proc/19989/stat : 19989 (pbscip) R 19978 19989 19921 0 -1 4194304 109220 0 0 0 358981 19 0 0 20 0 1 0 34096189 577011712 128546 18446744073709551615 4235264 18693293 140724893794352 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 45150208 140724893800841 140724893800940 140724893800940 140724893806542 0
/proc/19989/statm: 140872 128546 4160 3530 0 132323 0
Current children cumulated CPU time: 3590 s
Current children cumulated vsize: 563488 KiB
Current children cumulated memory: 514184 KiB

[startup+3600.4 s]
/proc/loadavg: 4.11 4.19 4.16 5/264 20308
/proc/meminfo: memFree=129378608/131249996 swapFree=33010684/33010684
[pid=19989] ppid=19978 vsize=563488 memory=514184 CPUtime=3590.4 cores=5,7
/proc/19989/stat : 19989 (pbscip) R 19978 19989 19921 0 -1 4194304 109220 0 0 0 359021 19 0 0 20 0 1 0 34096189 577011712 128546 18446744073709551615 4235264 18693293 140724893794352 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 45150208 140724893800841 140724893800940 140724893800940 140724893806542 0
/proc/19989/statm: 140872 128546 4160 3530 0 132323 0
Current children cumulated CPU time: 3590.4 s
Current children cumulated vsize: 563488 KiB
Current children cumulated memory: 514184 KiB

[startup+3600.6 s]
/proc/loadavg: 4.11 4.19 4.16 5/264 20308
/proc/meminfo: memFree=129378608/131249996 swapFree=33010684/33010684
[pid=19989] ppid=19978 vsize=493460 memory=444220 CPUtime=3590.6 cores=5,7
/proc/19989/stat : 19989 (pbscip) R 19978 19989 19921 0 -1 4194304 109252 0 0 0 359041 19 0 0 20 0 1 0 34096189 505303040 111055 18446744073709551615 4235264 18693293 140724893794352 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 21375888 21430392 45150208 140724893800841 140724893800940 140724893800940 140724893806542 0
/proc/19989/statm: 123365 111055 4160 3530 0 114816 0
Current children cumulated CPU time: 3590.6 s
Current children cumulated vsize: 493460 KiB
Current children cumulated memory: 444220 KiB

Child status: 0

Real time (s): 3600.62
CPU time (s): 3590.63
CPU user time (s): 3590.43
CPU system time (s): 0.194382
CPU usage (%): 99.7224
Max. virtual memory (cumulated for all children) (KiB): 563488
Max. memory (cumulated for all children) (KiB): 514184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3590.43
system time used= 0.194382
maximum resident set size= 514184
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 109272
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= 107
involuntary context switches= 1278


# summary of solver processes directly reported to runsolver:
#   pid: 19989
#   total CPU time (s): 3590.63
#   total CPU user time (s): 3590.43
#   total CPU system time (s): 0.194382

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.92552 second user time and 14.4517 second system time

The end

Launcher Data

Begin job on nodeC030 at 2025-06-29 10:02:46
IDJOB=4507202
IDBENCH=158329
IDSOLVER=3365
FILE ID=nodeC030/4507202-1751184166
RUNJOBID= nodeC030-1751184166-19934
SLURM_JOB_ID= 9587575
Free space on /tmp= 433032 MiB

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

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

MD5SUM BENCH= a76bcc507230b7348cd315b0b6909f20
RANDOM SEED=1677625870

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        130016928 kB
MemAvailable:   129777824 kB
Buffers:            3280 kB
Cached:           571388 kB
SwapCached:            0 kB
Active:           320300 kB
Inactive:         314668 kB
Active(anon):      78364 kB
Inactive(anon):        0 kB
Active(file):     241936 kB
Inactive(file):   314668 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             79992 kB
Writeback:             0 kB
AnonPages:         63200 kB
Mapped:           102516 kB
Shmem:             18064 kB
KReclaimable:      86660 kB
Slab:             171316 kB
SReclaimable:      86660 kB
SUnreclaim:        84656 kB
KernelStack:        3976 kB
PageTables:         2684 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     331124 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150408 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      189140 kB
DirectMap2M:     9019392 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432960 MiB
End job on nodeC030 at 2025-06-29 11:02:47