Trace number 4507094

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.01 3598.81

General information on the benchmark

NamePB24/normalized-PB12/DEC-LIN/
sroussel/ShortestPathNG/normalized-NG_K150.opb
MD5SUMde861f201885d7430b03c8868c66597b
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables17850
Total number of constraints18152
Number of constraints which are clauses18002
Number of constraints which are cardinality constraints (but not clauses)150
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint150
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 151
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-4507094-1751184166.opb>
0.00/0.07	c original problem has 17850 variables (17850 bin, 0 int, 0 impl, 0 cont) and 18152 constraints
0.00/0.07	c problem read in 0.06
0.00/0.07	c No objective function, only one solution is needed.
0.08/0.14	c presolving:
0.08/0.17	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, 2059 clqs
0.08/0.18	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, 2043 clqs
0.08/0.18	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, 2064 clqs
0.08/0.18	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, 2095 clqs
0.08/0.19	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, 2118 clqs
0.08/0.19	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, 2128 clqs
0.19/0.24	c    (0.2s) running MILP presolver
0.39/0.43	c    (0.4s) MILP presolver (4 rounds): 0 aggregations, 150 fixings, 0 bound changes
0.39/0.44	c (round 7, medium)     1332 del vars, 635 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 2139 clqs
0.39/0.45	c (round 8, fast)       1332 del vars, 785 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 2141 clqs
0.39/0.47	c (round 9, exhaustive) 1332 del vars, 933 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 2141 clqs
0.49/0.55	c (round 10, exhaustive) 1332 del vars, 933 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 0 chg coeffs, 17219 upgd conss, 0 impls, 2141 clqs
0.67/0.70	c (round 11, exhaustive) 1441 del vars, 933 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 108 chg coeffs, 17219 upgd conss, 0 impls, 2128 clqs
0.67/0.71	c (round 12, fast)       1550 del vars, 1042 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 108 chg coeffs, 17219 upgd conss, 0 impls, 2128 clqs
2.66/2.73	c (round 13, exhaustive) 1576 del vars, 1043 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 108 chg coeffs, 17219 upgd conss, 0 impls, 108404 clqs
2.66/2.73	c (round 14, fast)       1577 del vars, 1069 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 162 chg coeffs, 17219 upgd conss, 0 impls, 108420 clqs
4.26/4.31	c (round 15, exhaustive) 1602 del vars, 1069 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 162 chg coeffs, 17219 upgd conss, 0 impls, 108392 clqs
4.26/4.32	c (round 16, fast)       1602 del vars, 1094 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 218 chg coeffs, 17219 upgd conss, 0 impls, 108398 clqs
5.35/5.41	c (round 17, exhaustive) 1628 del vars, 1094 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 218 chg coeffs, 17219 upgd conss, 0 impls, 108403 clqs
5.35/5.41	c (round 18, fast)       1629 del vars, 1120 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 280 chg coeffs, 17219 upgd conss, 0 impls, 108417 clqs
5.96/6.01	c (round 19, exhaustive) 1654 del vars, 1120 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 280 chg coeffs, 17219 upgd conss, 0 impls, 108416 clqs
5.96/6.02	c (round 20, fast)       1654 del vars, 1145 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 336 chg coeffs, 17219 upgd conss, 0 impls, 108428 clqs
6.35/6.42	c    (6.4s) probing: 1000/16849 (5.9%) - 108 fixings, 0 aggregations, 1109580 implications, 0 bound changes
6.55/6.66	c (round 21, exhaustive) 1679 del vars, 1145 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 336 chg coeffs, 17219 upgd conss, 0 impls, 108429 clqs
6.55/6.67	c (round 22, fast)       1679 del vars, 1170 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 398 chg coeffs, 17219 upgd conss, 0 impls, 108447 clqs
6.85/6.90	c (round 23, exhaustive) 1710 del vars, 1170 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 398 chg coeffs, 17219 upgd conss, 0 impls, 108472 clqs
6.85/6.91	c (round 24, fast)       1710 del vars, 1201 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 480 chg coeffs, 17219 upgd conss, 0 impls, 108485 clqs
7.15/7.23	c (round 25, exhaustive) 1739 del vars, 1201 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 480 chg coeffs, 17219 upgd conss, 0 impls, 108497 clqs
7.15/7.24	c (round 26, fast)       1739 del vars, 1230 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 553 chg coeffs, 17219 upgd conss, 0 impls, 108511 clqs
7.85/7.97	c (round 27, exhaustive) 1765 del vars, 1230 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 553 chg coeffs, 17219 upgd conss, 0 impls, 106861 clqs
7.85/7.97	c (round 28, fast)       1766 del vars, 1256 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 637 chg coeffs, 17219 upgd conss, 0 impls, 106880 clqs
8.25/8.33	c (round 29, exhaustive) 1793 del vars, 1256 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 637 chg coeffs, 17219 upgd conss, 0 impls, 108514 clqs
8.25/8.33	c (round 30, fast)       1793 del vars, 1283 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 698 chg coeffs, 17219 upgd conss, 0 impls, 108524 clqs
10.15/10.26	c (round 31, exhaustive) 1819 del vars, 1283 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 698 chg coeffs, 17219 upgd conss, 0 impls, 107494 clqs
10.15/10.26	c (round 32, fast)       1820 del vars, 1309 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 775 chg coeffs, 17219 upgd conss, 0 impls, 107512 clqs
11.64/11.77	c (round 33, exhaustive) 1845 del vars, 1309 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 776 chg coeffs, 17219 upgd conss, 0 impls, 108498 clqs
11.64/11.78	c (round 34, fast)       1845 del vars, 1334 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 830 chg coeffs, 17219 upgd conss, 0 impls, 108503 clqs
12.54/12.68	c (round 35, exhaustive) 1870 del vars, 1334 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 830 chg coeffs, 17219 upgd conss, 0 impls, 108479 clqs
12.54/12.69	c (round 36, fast)       1870 del vars, 1359 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 875 chg coeffs, 17219 upgd conss, 0 impls, 108484 clqs
12.83/12.92	c (round 37, exhaustive) 1895 del vars, 1359 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 875 chg coeffs, 17219 upgd conss, 0 impls, 108445 clqs
12.83/12.92	c (round 38, fast)       1895 del vars, 1384 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 906 chg coeffs, 17219 upgd conss, 0 impls, 108449 clqs
13.04/13.14	c (round 39, exhaustive) 1920 del vars, 1384 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 906 chg coeffs, 17219 upgd conss, 0 impls, 108291 clqs
13.04/13.15	c (round 40, fast)       1920 del vars, 1409 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 931 chg coeffs, 17219 upgd conss, 0 impls, 108291 clqs
13.23/13.37	c (round 41, exhaustive) 1945 del vars, 1409 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 931 chg coeffs, 17219 upgd conss, 0 impls, 108110 clqs
13.23/13.38	c (round 42, fast)       1945 del vars, 1434 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 955 chg coeffs, 17219 upgd conss, 0 impls, 108110 clqs
14.23/14.33	c    (14.3s) probing: 2000/16849 (11.9%) - 403 fixings, 1 aggregations, 2601410 implications, 0 bound changes
18.61/18.78	c    (18.8s) probing: 3000/16849 (17.8%) - 409 fixings, 1 aggregations, 3828389 implications, 0 bound changes
19.21/19.38	c (round 43, exhaustive) 1970 del vars, 1434 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 955 chg coeffs, 17219 upgd conss, 0 impls, 108471 clqs
19.21/19.38	c (round 44, fast)       1970 del vars, 1459 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 982 chg coeffs, 17219 upgd conss, 0 impls, 108471 clqs
19.51/19.61	c (round 45, exhaustive) 1995 del vars, 1459 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 982 chg coeffs, 17219 upgd conss, 0 impls, 108340 clqs
19.51/19.62	c (round 46, fast)       1995 del vars, 1484 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 1007 chg coeffs, 17219 upgd conss, 0 impls, 108340 clqs
23.20/23.36	c    (23.3s) probing: 4000/16849 (23.7%) - 457 fixings, 1 aggregations, 4905426 implications, 0 bound changes
25.59/25.78	c (round 47, exhaustive) 2020 del vars, 1484 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 1007 chg coeffs, 17219 upgd conss, 0 impls, 108549 clqs
25.59/25.79	c (round 48, fast)       2020 del vars, 1509 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 1044 chg coeffs, 17219 upgd conss, 0 impls, 108553 clqs
25.89/26.02	c (round 49, exhaustive) 2045 del vars, 1509 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 1044 chg coeffs, 17219 upgd conss, 0 impls, 108540 clqs
25.89/26.03	c (round 50, fast)       2045 del vars, 1534 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 1069 chg coeffs, 17219 upgd conss, 0 impls, 108540 clqs
27.19/27.37	c    (27.4s) probing: 5000/16849 (29.7%) - 495 fixings, 1 aggregations, 5782491 implications, 0 bound changes
30.98/31.14	c    (31.1s) probing: 6000/16849 (35.6%) - 499 fixings, 1 aggregations, 6713267 implications, 0 bound changes
34.76/34.97	c    (35.0s) probing: 7000/16849 (41.5%) - 503 fixings, 1 aggregations, 7650903 implications, 0 bound changes
38.55/38.77	c    (38.8s) probing: 8000/16849 (47.5%) - 505 fixings, 1 aggregations, 8571703 implications, 0 bound changes
42.43/42.62	c    (42.6s) probing: 9000/16849 (53.4%) - 509 fixings, 1 aggregations, 9515547 implications, 0 bound changes
46.12/46.30	c (round 51, exhaustive) 2070 del vars, 1534 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 1069 chg coeffs, 17219 upgd conss, 0 impls, 108554 clqs
46.12/46.31	c (round 52, fast)       2070 del vars, 1559 del conss, 0 add conss, 302 chg bounds, 0 chg sides, 1106 chg coeffs, 17219 upgd conss, 0 impls, 108556 clqs
46.32/46.54	c    (46.5s) probing: 10000/16849 (59.4%) - 519 fixings, 1 aggregations, 10424462 implications, 0 bound changes
50.20/50.40	c    (50.4s) probing: 11000/16849 (65.3%) - 520 fixings, 1 aggregations, 11357282 implications, 0 bound changes
51.50/51.72	c    (51.7s) probing: 11346/16849 (67.3%) - 520 fixings, 1 aggregations, 11674215 implications, 0 bound changes
51.50/51.72	c    (51.7s) probing aborted: 1000/1000 successive useless probings
51.50/51.75	c    (51.7s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
51.60/51.84	c    (51.8s) symmetry computation finished: 5 generators found (max: 1500, log10 of symmetry group size: 0.0) (symcode time: 0.04)
51.60/51.84	c dynamic symmetry handling statistics:
51.60/51.84	c    orbitopal reduction:       no components
51.60/51.84	c    orbital reduction:         no components
51.60/51.84	c    lexicographic reduction:    3 permutations with support sizes 1382, 576, 276
51.60/51.84	c handled 4 out of 4 symmetry components
51.60/51.87	c presolving (53 rounds: 53 fast, 25 medium, 24 exhaustive):
51.60/51.87	c  2082 deleted vars, 1568 deleted constraints, 1 added constraints, 302 tightened bounds, 0 added holes, 0 changed sides, 1119 changed coefficients
51.60/51.87	c  0 implications, 108623 cliques
51.60/51.87	c presolved problem has 16321 variables (16321 bin, 0 int, 0 impl, 0 cont) and 16585 constraints
51.60/51.87	c    2032 constraints of type <setppc>
51.60/51.87	c       1 constraints of type <orbitope>
51.60/51.87	c   14552 constraints of type <logicor>
51.60/51.87	c transformed objective value is always integral (scale: 1)
51.60/51.87	c Presolving Time: 51.74
51.60/51.87	c - non default parameters ----------------------------------------------------------------------
51.60/51.87	c # SCIP version 10.0.0
51.60/51.87	c 
51.60/51.87	c # maximal time in seconds to run
51.60/51.87	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
51.60/51.87	c limits/time = 3596.997224
51.60/51.87	c 
51.60/51.87	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
51.60/51.87	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
51.60/51.87	c limits/memory = 27900
51.60/51.87	c 
51.60/51.87	c # solving stops, if the given number of solutions were found; this limit is first checked in presolving (-1: no limit)
51.60/51.87	c # [type: int, advanced: FALSE, range: [-1,2147483647], default: -1]
51.60/51.87	c limits/solutions = 1
51.60/51.87	c 
51.60/51.87	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.
51.60/51.87	c # [type: int, advanced: FALSE, range: [0,7], default: 7]
51.60/51.87	c misc/usesymmetry = 3
51.60/51.87	c 
51.60/51.87	c # belongs reading time to solving time?
51.60/51.87	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
51.60/51.87	c timing/reading = TRUE
51.60/51.87	c 
51.60/51.87	c # Should we check whether the components of the symmetry group can be handled by double lex matrices?
51.60/51.87	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
51.60/51.87	c propagating/symmetry/detectdoublelex = FALSE
51.60/51.87	c 
51.60/51.87	c # Should we try to detect symmetric subgroups of the symmetry group on binary variables?
51.60/51.87	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
51.60/51.87	c propagating/symmetry/detectsubgroups = FALSE
51.60/51.87	c 
51.60/51.87	c # Type of symmetries that shall be computed?
51.60/51.87	c # [type: int, advanced: TRUE, range: [0,1], default: 0]
51.60/51.87	c propagating/symmetry/symtype = 1
51.60/51.87	c 
51.60/51.87	c # Should components consisting of a single full reflection be handled?
51.60/51.87	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
51.60/51.87	c propagating/symmetry/usesimplesgncomp = FALSE
51.60/51.87	c 
51.60/51.87	c -----------------------------------------------------------------------------------------------
51.60/51.87	c start solving
51.60/51.87	c 
69.74/70.05	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
69.74/70.05	c  70.0s|     1 |     0 | 17447 |     - |   222M |   0 |  16k|  16k|  16k|   0 |  0 | 153 |   0 | 0.000000e+00 |      --      |    Inf | unknown
247.66/248.44	c   248s|     1 |     0 |111787 |     - |   249M |   0 |  16k|  16k|  16k|   6 |  1 | 154 |   0 | 0.000000e+00 |      --      |    Inf | unknown
274.49/275.35	c   275s|     1 |     0 |124752 |     - |   256M |   0 |  16k|  16k|  16k|  26 |  2 | 164 |   0 | 0.000000e+00 |      --      |    Inf | unknown
305.11/306.09	c   306s|     1 |     0 |138464 |     - |   264M |   0 |  16k|  16k|  16k|  35 |  3 | 174 |   0 | 0.000000e+00 |      --      |    Inf | unknown
333.24/334.26	c   334s|     1 |     0 |151367 |     - |   269M |   0 |  16k|  16k|  16k|  49 |  4 | 178 |   0 | 0.000000e+00 |      --      |    Inf | unknown
357.99/359.05	c   359s|     1 |     0 |162476 |     - |   271M |   0 |  16k|  16k|  16k|  56 |  5 | 188 |   0 | 0.000000e+00 |      --      |    Inf | unknown
383.32/384.43	c   384s|     1 |     0 |173410 |     - |   274M |   0 |  16k|  16k|  16k|  61 |  6 | 198 |   0 | 0.000000e+00 |      --      |    Inf | unknown
417.43/418.63	c   419s|     1 |     0 |187369 |     - |   278M |   0 |  16k|  16k|  16k|  80 |  7 | 199 |   0 | 0.000000e+00 |      --      |    Inf | unknown
445.46/446.76	c   447s|     1 |     0 |198981 |     - |   281M |   0 |  16k|  16k|  16k|  88 |  8 | 201 |   0 | 0.000000e+00 |      --      |    Inf | unknown
473.59/474.96	c   475s|     1 |     0 |210748 |     - |   285M |   0 |  16k|  16k|  16k|  95 |  9 | 202 |   0 | 0.000000e+00 |      --      |    Inf | unknown
512.79/514.28	c   514s|     1 |     0 |226450 |     - |   286M |   0 |  16k|  16k|  16k| 117 | 10 | 208 |   0 | 0.000000e+00 |      --      |    Inf | unknown
548.00/549.58	c   550s|     1 |     0 |241878 |     - |   288M |   0 |  16k|  16k|  16k| 131 | 11 | 211 |   0 | 0.000000e+00 |      --      |    Inf | unknown
861.61/863.96	c   864s|     1 |     2 |349002 |     - |   293M |   0 |  16k|  16k|  16k| 131 | 11 | 230 |  35 | 0.000000e+00 |      --      |    Inf | unknown
3589.89/3598.70	c 
3589.89/3598.70	c SCIP Status        : solving was interrupted [time limit reached]
3589.89/3598.70	c Solving Time (sec) : 3598.69
3589.89/3598.70	c Solving Nodes      : 23
3589.89/3598.70	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
3589.89/3598.70	c Dual Bound         : +0.00000000000000e+00
3589.89/3598.70	c Gap                : infinite
3589.89/3598.70	s UNKNOWN
3589.89/3598.70	c SCIP Status        : solving was interrupted [time limit reached]
3589.89/3598.70	c Total Time         :    3598.69
3589.89/3598.70	c   solving          :    3598.69
3589.89/3598.70	c   presolving       :      51.74 (included in solving)
3589.89/3598.70	c   reading          :       0.06 (included in solving)
3589.89/3598.70	c   copying          :       0.05 (1 #copies) (minimal 0.05, maximal 0.05, average 0.05)
3589.89/3598.70	c Original Problem   :
3589.89/3598.70	c   Problem name     : HOME/instance-4507094-1751184166.opb
3589.89/3598.70	c   Variables        : 17850 (17850 binary, 0 integer, 0 implicit integer, 0 continuous)
3589.89/3598.70	c   Constraints      : 18152 initial, 18152 maximal
3589.89/3598.70	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3589.89/3598.70	c Presolved Problem  :
3589.89/3598.70	c   Problem name     : t_HOME/instance-4507094-1751184166.opb
3589.89/3598.70	c   Variables        : 16321 (16321 binary, 0 integer, 0 implicit integer, 0 continuous)
3589.89/3598.70	c   Constraints      : 16585 initial, 16851 maximal
3589.89/3598.70	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3589.89/3598.70	c   Nonzeros         : 90690 constraint, 233272 clique table
3589.89/3598.70	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
3589.89/3598.70	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3589.89/3598.70	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3589.89/3598.70	c   domcol           :       0.97       0.00     21          0          0          0          0          0          0          0          0          0
3589.89/3598.70	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3589.89/3598.70	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3589.89/3598.70	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3589.89/3598.70	c   dualsparsify     :       0.03       0.00      1          0          0          0          0          0          9          0          0         13
3589.89/3598.70	c   gateextraction   :       0.21       0.00     22          0          0          0          0          0          1          0          0          0
3589.89/3598.70	c   implics          :       0.00       0.00     25          0          0          0          0          0          0          0          0          0
3589.89/3598.70	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3589.89/3598.70	c   milp             :       0.24       0.00      1        150          0          0          0          0          0          0          0          0
3589.89/3598.70	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3589.89/3598.70	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3589.89/3598.70	c   sparsify         :       0.47       0.00      4          0          0          0          0          0          0          0          0          0
3589.89/3598.70	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3589.89/3598.70	c   trivial          :       0.02       0.00     53        553          0          0          0          0          0          0          0          0
3589.89/3598.70	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3589.89/3598.70	c   dualfix          :       0.02       0.00     53          0          0          0          0          0          0          0          0          0
3589.89/3598.70	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3589.89/3598.70	c   probing          :      45.98       0.00     21        520          1          0          0          0          0          0          0          0
3589.89/3598.70	c   pseudoobj        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3589.89/3598.70	c   symmetry         :       0.09       0.00      1          3          0          0          0          0          0          1          0          0
3589.89/3598.70	c   vbounds          :       0.02       0.00      2          0          0          0          0          0          0          0          0          0
3589.89/3598.70	c   setppc           :       0.16       0.00     87          0          0          0          0          0        109          0          0          0
3589.89/3598.70	c   linear           :       0.14       0.01     12        302          0          0        302          0        933          0          0          0
3589.89/3598.70	c   orbitope         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3589.89/3598.70	c   logicor          :       3.32       0.01     87        109          0          0          0          0        516          0          0       1106
3589.89/3598.70	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3589.89/3598.70	c   components       :       0.01       0.00      1          0          0          0          0          0          0          0          0          0
3589.89/3598.70	c   root node        :          -          -      -          0          -          -          0          -          -          -          -          -
3589.89/3598.70	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
3589.89/3598.70	c   benderslp        :          0          0          0          0         22          0          0          7          0          0          0          0          0          0          0
3589.89/3598.70	c   integral         :          0          0          0          0         22          0          0          7          0          0          0          0          0          0         44
3589.89/3598.70	c   setppc           :       2032+      2136         11     516865          0          0          0          3      18258        330       9342          0          0          0          0
3589.89/3598.70	c   linear           :          0+         2          0      12717          0          0          0          3          0          1          0          0          0          0          0
3589.89/3598.70	c   orbitope         :          1          1          0      27876          0          0          0          0         10          0          6          0          0          0          0
3589.89/3598.70	c   logicor          :      14552+     14712         11     188902          0          0          0          0      58617        126       4879         27         13          0          0
3589.89/3598.70	c   benders          :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3589.89/3598.70	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3589.89/3598.70	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3589.89/3598.70	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3589.89/3598.70	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
3589.89/3598.70	c   benderslp        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3589.89/3598.70	c   integral         :      66.72       0.00       0.00       0.00      66.72       0.00       0.00       0.00       0.00       0.00
3589.89/3598.70	c   setppc           :       3.97       0.00       0.00       3.79       0.00       0.00       0.00       0.00       0.01       0.17
3589.89/3598.70	c   linear           :       0.02       0.01       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3589.89/3598.70	c   orbitope         :       0.04       0.00       0.00       0.04       0.00       0.00       0.00       0.00       0.00       0.00
3589.89/3598.70	c   logicor          :      14.08       0.01       0.04      13.95       0.00       0.00       0.00       0.00       0.02       0.07
3589.89/3598.70	c   benders          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3589.89/3598.70	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3589.89/3598.70	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3589.89/3598.70	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3589.89/3598.70	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
3589.89/3598.70	c   dualfix          :          1          0          0          0
3589.89/3598.70	c   genvbounds       :          0          0          0          0
3589.89/3598.70	c   nlobbt           :          0          0          0          0
3589.89/3598.70	c   obbt             :          0          0          0          0
3589.89/3598.70	c   probing          :          0          0          0          0
3589.89/3598.70	c   pseudoobj        :          0          0          0          0
3589.89/3598.70	c   redcost          :          0          0          0          0
3589.89/3598.70	c   rootredcost      :          0          0          0          0
3589.89/3598.70	c   symmetry         :          0          0          0          0
3589.89/3598.70	c   vbounds          :       9355          0          0          0
3589.89/3598.70	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
3589.89/3598.70	c   dualfix          :       0.02       0.00       0.02       0.00       0.00       0.00
3589.89/3598.70	c   genvbounds       :       0.02       0.00       0.00       0.02       0.00       0.00
3589.89/3598.70	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
3589.89/3598.70	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
3589.89/3598.70	c   probing          :      45.98       0.00      45.98       0.00       0.00       0.00
3589.89/3598.70	c   pseudoobj        :       0.02       0.00       0.00       0.02       0.00       0.00
3589.89/3598.70	c   redcost          :       0.02       0.00       0.00       0.02       0.00       0.00
3589.89/3598.70	c   rootredcost      :       0.02       0.00       0.00       0.02       0.00       0.00
3589.89/3598.70	c   symmetry         :       0.12       0.00       0.09       0.02       0.00       0.00
3589.89/3598.70	c   vbounds          :       0.06       0.00       0.02       0.03       0.00       0.00
3589.89/3598.70	c Symmetry           :
3589.89/3598.70	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
3589.89/3598.70	c   orbital reduction:          0 reductions applied,          0 cutoffs
3589.89/3598.70	c   lexicographic red:          0 reductions applied,          0 cutoffs
3589.89/3598.70	c   shadow tree time :       0.00 s
3589.89/3598.70	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
3589.89/3598.70	c   propagation      :       0.04        454        130          -        677      284.8         13       18.8          -          -          -
3589.89/3598.70	c   infeasible LP    :       0.11         10          8          -        143     1443.9          2        6.5          2      880.0          0
3589.89/3598.70	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3589.89/3598.70	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
3589.89/3598.70	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3589.89/3598.70	c   applied globally :       0.01          -          -          0        321      201.0          -          -          2          -          -
3589.89/3598.70	c   applied locally  :          -          -          -          0          0        0.0          -          -          0          -          -
3589.89/3598.70	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
3589.89/3598.70	c   cut pool         :       0.00          -         28         21          -          -        229        348          -          -          -          -          -    (maximal pool size:        229)
3589.89/3598.70	c   aggregation      :       0.06       0.00         15         11          0          0          0          0          0          0          0          0          0
3589.89/3598.70	c   > cmir           :          -          -          -          -          -          -          -          0          0          0          0          0          -
3589.89/3598.70	c   > flowcover      :          -          -          -          -          -          -          -          0          0          0          0          0          -
3589.89/3598.70	c   > knapsackcover  :          -          -          -          -          -          -          -          0          0          0          0          0          -
3589.89/3598.70	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3589.89/3598.70	c   clique           :       1.64       0.00         11         11          0          0         82        157          0         34         34          0          0
3589.89/3598.70	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3589.89/3598.70	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3589.89/3598.70	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3589.89/3598.70	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3589.89/3598.70	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3589.89/3598.70	c   gomory           :      21.05       0.00         14         10          0          0         42         65          0          4          4          0          0
3589.89/3598.70	c   > gomorymi       :          -          -          -          -          -          -          -         16          0          3          3          0          -
3589.89/3598.70	c   > strongcg       :          -          -          -          -          -          -          -         49          0          1          1          0          -
3589.89/3598.70	c   impliedbounds    :       0.07       0.00         15         11          0          0         23         39          0         19         19          0          0
3589.89/3598.70	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3589.89/3598.70	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3589.89/3598.70	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3589.89/3598.70	c   mcf              :       0.01       0.00          1          1          0          0          0          0          0          0          0          0          0
3589.89/3598.70	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3589.89/3598.70	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3589.89/3598.70	c   multilinear      :       0.00       0.00         14         11          0          0          0          0          0          0          0          0          0
3589.89/3598.70	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3589.89/3598.70	c   rapidlearning    :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3589.89/3598.70	c   rlt              :       0.00       0.00         12         10          0          0          0          0          0          0          0          0          0
3589.89/3598.70	c   zerohalf         :      17.66       0.00         15         11          0          0         90         87          8         92         86          6          0
3589.89/3598.70	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
3589.89/3598.70	c   hybrid           :       0.00       0.00         15         11        162          0        221        131          0        146
3589.89/3598.70	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
3589.89/3598.70	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
3589.89/3598.70	c Pricers            :   ExecTime  SetupTime      Calls       Vars
3589.89/3598.70	c   problem variables:       0.00          -          0          0
3589.89/3598.70	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
3589.89/3598.70	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
3589.89/3598.70	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
3589.89/3598.70	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
3589.89/3598.70	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
3589.89/3598.70	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
3589.89/3598.70	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
3589.89/3598.70	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
3589.89/3598.70	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
3589.89/3598.70	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
3589.89/3598.70	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
3589.89/3598.70	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
3589.89/3598.70	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
3589.89/3598.70	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
3589.89/3598.70	c   relpscost        :      66.72       0.00         22          0          0          0          0          0          0         44
3589.89/3598.70	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
3589.89/3598.70	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
3589.89/3598.70	c   LP solutions     :       0.00          -          -          0          0
3589.89/3598.70	c   relax solutions  :       0.00          -          -          0          0
3589.89/3598.70	c   pseudo solutions :       0.00          -          -          0          0
3589.89/3598.70	c   strong branching :       0.00          -          -          0          0
3589.89/3598.70	c   actconsdiving    :       0.00       0.00          0          0          0
3589.89/3598.70	c   adaptivediving   :      75.79       0.00          1          0          0
3589.89/3598.70	c   alns             :       0.00       0.00          0          0          0
3589.89/3598.70	c   bound            :       0.00       0.00          0          0          0
3589.89/3598.70	c   clique           :       0.07       0.00          1          0          0
3589.89/3598.70	c   coefdiving       :       0.00       0.00          0          0          0
3589.89/3598.70	c   completesol      :       0.00       0.00          0          0          0
3589.89/3598.70	c   conflictdiving   :     247.27       0.00          1          0          0
3589.89/3598.70	c   crossover        :       0.00       0.00          0          0          0
3589.89/3598.70	c   dins             :       0.00       0.00          0          0          0
3589.89/3598.70	c   distributiondivin:     165.64       0.00          1          0          0
3589.89/3598.70	c   dps              :       0.00       0.00          0          0          0
3589.89/3598.70	c   dualval          :       0.00       0.00          0          0          0
3589.89/3598.70	c   farkasdiving     :       0.00       0.00          0          0          0
3589.89/3598.70	c   feasjump         :       0.04       0.00          1          0          0
3589.89/3598.70	c   feaspump         :     160.53       0.00          1          0          0
3589.89/3598.70	c   fixandinfer      :       0.00       0.00          0          0          0
3589.89/3598.70	c   fracdiving       :     148.22       0.00          1          0          0
3589.89/3598.70	c   gins             :       0.00       0.00          0          0          0
3589.89/3598.70	c   guideddiving     :       0.00       0.00          0          0          0
3589.89/3598.70	c   indcoefdiving    :       0.00       0.00          0          0          0
3589.89/3598.70	c   indicator        :       0.00       0.00          0          0          0
3589.89/3598.70	c   indicatordiving  :       0.00       0.00          0          0          0
3589.89/3598.70	c   indoneopt        :       0.00       0.00          0          0          0
3589.89/3598.70	c   indrounding      :       0.00       0.00          0          0          0
3589.89/3598.70	c   indtwoopt        :       0.00       0.00          0          0          0
3589.89/3598.70	c   intdiving        :       0.00       0.00          0          0          0
3589.89/3598.70	c   intshifting      :       0.00       0.00          0          0          0
3589.89/3598.70	c   linesearchdiving :       0.00       0.00          0          0          0
3589.89/3598.70	c   localbranching   :       0.00       0.00          0          0          0
3589.89/3598.70	c   locks            :       0.06       0.00          1          0          0
3589.89/3598.70	c   lpface           :       0.00       0.00          0          0          0
3589.89/3598.70	c   mpec             :       0.00       0.00          0          0          0
3589.89/3598.70	c   multistart       :       0.00       0.00          0          0          0
3589.89/3598.70	c   mutation         :       0.00       0.00          0          0          0
3589.89/3598.70	c   nlpdiving        :       0.00       0.00          0          0          0
3589.89/3598.70	c   objpscostdiving  :     862.24       0.00          1          0          0
3589.89/3598.70	c   octane           :       0.00       0.00          0          0          0
3589.89/3598.70	c   ofins            :       0.00       0.00          0          0          0
3589.89/3598.70	c   oneopt           :       0.00       0.00          0          0          0
3589.89/3598.70	c   padm             :       0.00       0.00          0          0          0
3589.89/3598.70	c   proximity        :       0.00       0.00          0          0          0
3589.89/3598.70	c   pscostdiving     :     401.89       0.00          1          0          0
3589.89/3598.70	c   randrounding     :       0.23       0.00         12          0          0
3589.89/3598.70	c   rens             :       0.38       0.00          1          0          0
3589.89/3598.70	c   reoptsols        :       0.00       0.00          0          0          0
3589.89/3598.70	c   repair           :       0.00       0.00          0          0          0
3589.89/3598.70	c   rins             :       0.00       0.00          0          0          0
3589.89/3598.70	c   rootsoldiving    :       0.00       0.00          0          0          0
3589.89/3598.70	c   rounding         :       0.05       0.00         37          0          0
3589.89/3598.70	c   scheduler        :       0.00       0.00          0          0          0
3589.89/3598.70	c   shiftandpropagate:       0.02       0.00          1          0          0
3589.89/3598.70	c   shifting         :       0.20       0.00         18          0          0
3589.89/3598.70	c   simplerounding   :       0.00       0.00          0          0          0
3589.89/3598.70	c   smallcard        :       0.00       0.00          0          0          0
3589.89/3598.70	c   subnlp           :       0.00       0.00          0          0          0
3589.89/3598.70	c   trivial          :       0.01       0.00          2          0          0
3589.89/3598.70	c   trivialnegation  :       0.00       0.00          0          0          0
3589.89/3598.70	c   trustregion      :       0.00       0.00          0          0          0
3589.89/3598.70	c   trysol           :       0.00       0.00          0          0          0
3589.89/3598.70	c   twoopt           :       0.00       0.00          0          0          0
3589.89/3598.70	c   undercover       :       0.00       0.00          0          0          0
3589.89/3598.70	c   vbounds          :       0.10       0.00          1          0          0
3589.89/3598.70	c   veclendiving     :     502.94       0.00          1          0          0
3589.89/3598.70	c   zeroobj          :       0.00       0.00          0          0          0
3589.89/3598.70	c   zirounding       :       0.01       0.00         21          0          0
3589.89/3598.70	c   other solutions  :          -          -          -          0          -
3589.89/3598.70	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
3589.89/3598.70	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
3589.89/3598.70	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
3589.89/3598.70	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
3589.89/3598.70	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
3589.89/3598.70	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
3589.89/3598.70	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
3589.89/3598.70	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
3589.89/3598.70	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
3589.89/3598.70	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
3589.89/3598.70	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
3589.89/3598.70	c   primal LP        :       0.08          3          0       0.00       0.00       0.08          3
3589.89/3598.70	c   dual LP          :     873.62         38     468789   12336.55     536.60       0.00          0
3589.89/3598.70	c   lex dual LP      :       0.00          0          0       0.00          -
3589.89/3598.70	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
3589.89/3598.70	c   resolve instable :      98.01         30       2906      96.87      29.65
3589.89/3598.70	c   diving/probing LP:    2569.99        326     857584    2630.63     333.69
3589.89/3598.70	c   strong branching :      58.27         35      34734     992.40     596.09          -          -         68
3589.89/3598.70	c     (at root node) :          -         35      34734     992.40          -
3589.89/3598.70	c   conflict analysis:       0.00          0          0       0.00          -
3589.89/3598.70	c B&B Tree           :
3589.89/3598.70	c   number of runs   :          1
3589.89/3598.70	c   nodes            :         23 (22 internal, 1 leaves)
3589.89/3598.70	c   feasible leaves  :          0
3589.89/3598.70	c   infeas. leaves   :          1
3589.89/3598.70	c   objective leaves :          0
3589.89/3598.70	c   nodes (total)    :         23 (22 internal, 1 leaves)
3589.89/3598.70	c   nodes left       :         22
3589.89/3598.70	c   max depth        :         12
3589.89/3598.70	c   max depth (total):         12
3589.89/3598.70	c   backtracks       :          6 (26.1%)
3589.89/3598.70	c   early backtracks :          0 (0.0%)
3589.89/3598.70	c   nodes exc. ref.  :          0 (0.0%)
3589.89/3598.70	c   delayed cutoffs  :          0
3589.89/3598.70	c   repropagations   :          5 (7 domain reductions, 0 cutoffs)
3589.89/3598.70	c   avg switch length:       2.04
3589.89/3598.70	c   switching time   :       0.10
3589.89/3598.70	c Root Node          :
3589.89/3598.70	c   First LP value   : +0.00000000000000e+00
3589.89/3598.70	c   First LP Iters   :      17447 (975.63 Iter/sec)
3589.89/3598.70	c   First LP Time    :      17.88
3589.89/3598.70	c   Final Dual Bound : +0.00000000000000e+00
3589.89/3598.70	c   Final Root Iters :     241878
3589.89/3598.70	c   Root LP Estimate : +4.31542258397507e-03
3589.89/3598.70	c Solution           :
3589.89/3598.70	c   Solutions found  :          0 (0 improvements)
3589.89/3598.70	c   Primal Bound     :          -
3589.89/3598.70	c   Dual Bound       : +0.00000000000000e+00
3589.89/3598.70	c   Gap              :   infinite
3589.89/3598.70	c Integrals          :      Total       Avg%
3589.89/3598.70	c   primal-dual      :  359868.93     100.00
3589.89/3598.70	c   primal-ref       :          -          - (not evaluated)
3589.89/3598.70	c   dual-ref         :          -          - (not evaluated)
3589.99/3598.80	c Time complete: 3590.

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

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

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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


[startup+0.100065 s]*
/proc/loadavg: 0.82 2.50 4.32 5/265 19990
/proc/meminfo: memFree=129897444/131249996 swapFree=33010684/33010684
[pid=19975] ppid=19971 vsize=93940 memory=67804 CPUtime=0.08 cores=4,6
/proc/19975/stat : 19975 (pbscip) R 19971 19975 19921 0 -1 4194304 13885 0 0 0 6 2 0 0 20 0 1 0 34096186 96194560 16951 18446744073709551615 4235264 18693293 140726989570496 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 39383040 140726989572489 140726989572588 140726989572588 140726989578190 0
/proc/19975/statm: 23485 16951 3488 3530 0 14936 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 93940 KiB
Current children cumulated memory: 67804 KiB

[startup+0.20569 s]*
/proc/loadavg: 0.82 2.50 4.32 5/265 19990
/proc/meminfo: memFree=129696852/131249996 swapFree=33010684/33010684
[pid=19975] ppid=19971 vsize=123884 memory=93532 CPUtime=0.19 cores=4,6
/proc/19975/stat : 19975 (pbscip) R 19971 19975 19921 0 -1 4194304 20324 0 0 0 16 3 0 0 20 0 1 0 34096186 126857216 23383 18446744073709551615 4235264 18693293 140726989570496 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 39383040 140726989572489 140726989572588 140726989572588 140726989578190 0
/proc/19975/statm: 30971 23383 3520 3530 0 22422 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 123884 KiB
Current children cumulated memory: 93532 KiB

[startup+0.305848 s]*
/proc/loadavg: 0.82 2.50 4.32 5/265 19990
/proc/meminfo: memFree=129648468/131249996 swapFree=33010684/33010684
[pid=19975] ppid=19971 vsize=141688 memory=112444 CPUtime=0.29 cores=4,6
/proc/19975/stat : 19975 (pbscip) R 19971 19975 19921 0 -1 4194304 27017 0 0 0 24 5 0 0 20 0 1 0 34096186 145088512 28111 18446744073709551615 4235264 18693293 140726989570496 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 39383040 140726989572489 140726989572588 140726989572588 140726989578190 0
/proc/19975/statm: 35422 28111 3648 3530 0 26873 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 141688 KiB
Current children cumulated memory: 112444 KiB

[startup+0.700176 s]
/proc/loadavg: 0.82 2.50 4.32 5/265 19990
/proc/meminfo: memFree=129575584/131249996 swapFree=33010684/33010684
[pid=19975] ppid=19971 vsize=156352 memory=126216 CPUtime=0.67 cores=4,6
/proc/19975/stat : 19975 (pbscip) R 19971 19975 19921 0 -1 4194304 32942 0 0 0 62 5 0 0 20 0 1 0 34096186 160104448 31554 18446744073709551615 4235264 18693293 140726989570496 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 39383040 140726989572489 140726989572588 140726989572588 140726989578190 0
/proc/19975/statm: 39088 31554 3648 3530 0 30539 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 156352 KiB
Current children cumulated memory: 126216 KiB

[startup+1.50018 s]
/proc/loadavg: 0.82 2.50 4.32 5/265 19990
/proc/meminfo: memFree=129504112/131249996 swapFree=33010684/33010684
[pid=19975] ppid=19971 vsize=195048 memory=161552 CPUtime=1.47 cores=4,6
/proc/19975/stat : 19975 (pbscip) R 19971 19975 19921 0 -1 4194304 40827 0 0 0 141 6 0 0 20 0 1 0 34096186 199729152 40388 18446744073709551615 4235264 18693293 140726989570496 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 39383040 140726989572489 140726989572588 140726989572588 140726989578190 0
/proc/19975/statm: 48762 40388 3712 3530 0 40213 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 195048 KiB
Current children cumulated memory: 161552 KiB

[startup+3.10555 s]
/proc/loadavg: 1.15 2.55 4.32 5/265 19990
/proc/meminfo: memFree=129361640/131249996 swapFree=33010684/33010684
[pid=19975] ppid=19971 vsize=195728 memory=162192 CPUtime=3.07 cores=4,6
/proc/19975/stat : 19975 (pbscip) R 19971 19975 19921 0 -1 4194304 40981 0 0 0 301 6 0 0 20 0 1 0 34096186 200425472 40548 18446744073709551615 4235264 18693293 140726989570496 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 39383040 140726989572489 140726989572588 140726989572588 140726989578190 0
/proc/19975/statm: 48932 40548 3712 3530 0 40383 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 195728 KiB
Current children cumulated memory: 162192 KiB

[startup+6.30017 s]
/proc/loadavg: 1.15 2.55 4.32 5/265 19990
/proc/meminfo: memFree=129353864/131249996 swapFree=33010684/33010684
[pid=19975] ppid=19971 vsize=197952 memory=163856 CPUtime=6.25 cores=4,6
/proc/19975/stat : 19975 (pbscip) R 19971 19975 19921 0 -1 4194304 41415 0 0 0 619 6 0 0 20 0 1 0 34096186 202702848 40964 18446744073709551615 4235264 18693293 140726989570496 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 39383040 140726989572489 140726989572588 140726989572588 140726989578190 0
/proc/19975/statm: 49488 40964 3712 3530 0 40939 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 197952 KiB
Current children cumulated memory: 163856 KiB

[startup+12.7002 s]
/proc/loadavg: 1.59 2.59 4.32 5/265 19990
/proc/meminfo: memFree=129330468/131249996 swapFree=33010684/33010684
[pid=19975] ppid=19971 vsize=201888 memory=167824 CPUtime=12.64 cores=4,6
/proc/19975/stat : 19975 (pbscip) R 19971 19975 19921 0 -1 4194304 42449 0 0 0 1257 7 0 0 20 0 1 0 34096186 206733312 41956 18446744073709551615 4235264 18693293 140726989570496 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 39383040 140726989572489 140726989572588 140726989572588 140726989578190 0
/proc/19975/statm: 50472 41956 3712 3530 0 41923 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 201888 KiB
Current children cumulated memory: 167824 KiB

[startup+25.5002 s]
/proc/loadavg: 1.96 2.64 4.31 5/265 19990
/proc/meminfo: memFree=129331340/131249996 swapFree=33010684/33010684
[pid=19975] ppid=19971 vsize=203296 memory=169104 CPUtime=25.39 cores=4,6
/proc/19975/stat : 19975 (pbscip) R 19971 19975 19921 0 -1 4194304 42783 0 0 0 2532 7 0 0 20 0 1 0 34096186 208175104 42276 18446744073709551615 4235264 18693293 140726989570496 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 39383040 140726989572489 140726989572588 140726989572588 140726989578190 0
/proc/19975/statm: 50824 42276 3712 3530 0 42275 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 203296 KiB
Current children cumulated memory: 169104 KiB

[startup+51.1056 s]
/proc/loadavg: 2.74 2.77 4.31 5/265 19990
/proc/meminfo: memFree=129324268/131249996 swapFree=33010684/33010684
[pid=19975] ppid=19971 vsize=204320 memory=170256 CPUtime=50.91 cores=4,6
/proc/19975/stat : 19975 (pbscip) R 19971 19975 19921 0 -1 4194304 43058 0 0 0 5084 7 0 0 20 0 1 0 34096186 209223680 42564 18446744073709551615 4235264 18693293 140726989570496 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 39383040 140726989572489 140726989572588 140726989572588 140726989578190 0
/proc/19975/statm: 51080 42564 3712 3530 0 42531 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 204320 KiB
Current children cumulated memory: 170256 KiB

[startup+102.3 s]
/proc/loadavg: 3.57 2.99 4.29 5/265 19993
/proc/meminfo: memFree=128954788/131249996 swapFree=33010684/33010684
[pid=19975] ppid=19971 vsize=298276 memory=243248 CPUtime=101.94 cores=4,6
/proc/19975/stat : 19975 (pbscip) R 19971 19975 19921 0 -1 4194304 64385 0 0 0 10183 11 0 0 20 0 1 0 34096186 305434624 60812 18446744073709551615 4235264 18693293 140726989570496 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 39383040 140726989572489 140726989572588 140726989572588 140726989578190 0
/proc/19975/statm: 74569 60812 3936 3530 0 66020 0
Current children cumulated CPU time: 101.94 s
Current children cumulated vsize: 298276 KiB
Current children cumulated memory: 243248 KiB

[startup+162.3 s]
/proc/loadavg: 3.84 3.18 4.27 5/265 19995
/proc/meminfo: memFree=128935896/131249996 swapFree=33010684/33010684
[pid=19975] ppid=19971 vsize=298276 memory=247088 CPUtime=161.77 cores=4,6
/proc/19975/stat : 19975 (pbscip) R 19971 19975 19921 0 -1 4194304 64443 0 0 0 16166 11 0 0 20 0 1 0 34096186 305434624 61772 18446744073709551615 4235264 18693293 140726989570496 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 39383040 140726989572489 140726989572588 140726989572588 140726989578190 0
/proc/19975/statm: 74569 61772 3936 3530 0 66020 0
Current children cumulated CPU time: 161.77 s
Current children cumulated vsize: 298276 KiB
Current children cumulated memory: 247088 KiB

[startup+222.3 s]
/proc/loadavg: 4.11 3.38 4.27 5/265 19997
/proc/meminfo: memFree=128929904/131249996 swapFree=33010684/33010684
[pid=19975] ppid=19971 vsize=302708 memory=255060 CPUtime=221.63 cores=4,6
/proc/19975/stat : 19975 (pbscip) R 19971 19975 19921 0 -1 4194304 64941 0 0 0 22151 12 0 0 20 0 1 0 34096186 309972992 63765 18446744073709551615 4235264 18693293 140726989570496 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 39383040 140726989572489 140726989572588 140726989572588 140726989578190 0
/proc/19975/statm: 75677 63765 3936 3530 0 67128 0
Current children cumulated CPU time: 221.63 s
Current children cumulated vsize: 302708 KiB
Current children cumulated memory: 255060 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=19975] ppid=19971 vsize=386920 memory=335592 CPUtime=281.47 cores=4,6
/proc/19975/stat : 19975 (pbscip) R 19971 19975 19921 0 -1 4194304 75478 0 0 0 28133 14 0 0 20 0 1 0 34096186 396206080 83898 18446744073709551615 4235264 18693293 140726989570496 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 39383040 140726989572489 140726989572588 140726989572588 140726989578190 0
/proc/19975/statm: 96730 83898 3936 3530 0 88181 0
Current children cumulated CPU time: 281.47 s
Current children cumulated vsize: 386920 KiB
Current children cumulated memory: 335592 KiB

[startup+342.3 s]
/proc/loadavg: 4.08 3.62 4.25 5/266 20005
/proc/meminfo: memFree=128636076/131249996 swapFree=33010684/33010684
[pid=19975] ppid=19971 vsize=393876 memory=340072 CPUtime=341.33 cores=4,6
/proc/19975/stat : 19975 (pbscip) R 19971 19975 19921 0 -1 4194304 76599 0 0 0 34118 15 0 0 20 0 1 0 34096186 403329024 85018 18446744073709551615 4235264 18693293 140726989570496 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 39383040 140726989572489 140726989572588 140726989572588 140726989578190 0
/proc/19975/statm: 98469 85018 3936 3530 0 89920 0
Current children cumulated CPU time: 341.33 s
Current children cumulated vsize: 393876 KiB
Current children cumulated memory: 340072 KiB

[startup+402.3 s]
/proc/loadavg: 4.09 3.70 4.23 5/265 20009
/proc/meminfo: memFree=128488540/131249996 swapFree=33010684/33010684
[pid=19975] ppid=19971 vsize=402612 memory=347112 CPUtime=401.17 cores=4,6
/proc/19975/stat : 19975 (pbscip) R 19971 19975 19921 0 -1 4194304 78477 0 0 0 40102 15 0 0 20 0 1 0 34096186 412274688 86778 18446744073709551615 4235264 18693293 140726989570496 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 39383040 140726989572489 140726989572588 140726989572588 140726989578190 0
/proc/19975/statm: 100653 86778 3936 3530 0 92104 0
Current children cumulated CPU time: 401.17 s
Current children cumulated vsize: 402612 KiB
Current children cumulated memory: 347112 KiB

[startup+462.3 s]
/proc/loadavg: 4.08 3.78 4.22 5/265 20011
/proc/meminfo: memFree=128475220/131249996 swapFree=33010684/33010684
[pid=19975] ppid=19971 vsize=408356 memory=351464 CPUtime=461.02 cores=4,6
/proc/19975/stat : 19975 (pbscip) R 19971 19975 19921 0 -1 4194304 79565 0 0 0 46087 15 0 0 20 0 1 0 34096186 418156544 87866 18446744073709551615 4235264 18693293 140726989570496 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 39383040 140726989572489 140726989572588 140726989572588 140726989578190 0
/proc/19975/statm: 102089 87866 3936 3530 0 93540 0

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

/proc/loadavg: 4.28 4.17 4.12 5/263 20139
/proc/meminfo: memFree=127950724/131249996 swapFree=33010684/33010684
[pid=19975] ppid=19971 vsize=481316 memory=435560 CPUtime=3154.48 cores=4,6
/proc/19975/stat : 19975 (pbscip) R 19971 19975 19921 0 -1 4194304 97312 0 0 0 315429 19 0 0 20 0 1 0 34096186 492867584 108890 18446744073709551615 4235264 18693293 140726989570496 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 39383040 140726989572489 140726989572588 140726989572588 140726989578190 0
/proc/19975/statm: 120329 108890 4128 3530 0 111780 0
Current children cumulated CPU time: 3154.48 s
Current children cumulated vsize: 481316 KiB
Current children cumulated memory: 435560 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=19975] ppid=19971 vsize=481316 memory=435560 CPUtime=3214.35 cores=4,6
/proc/19975/stat : 19975 (pbscip) R 19971 19975 19921 0 -1 4194304 97312 0 0 0 321416 19 0 0 20 0 1 0 34096186 492867584 108890 18446744073709551615 4235264 18693293 140726989570496 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 39383040 140726989572489 140726989572588 140726989572588 140726989578190 0
/proc/19975/statm: 120329 108890 4128 3530 0 111780 0
Current children cumulated CPU time: 3214.35 s
Current children cumulated vsize: 481316 KiB
Current children cumulated memory: 435560 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=19975] ppid=19971 vsize=481316 memory=435560 CPUtime=3274.21 cores=4,6
/proc/19975/stat : 19975 (pbscip) R 19971 19975 19921 0 -1 4194304 97312 0 0 0 327402 19 0 0 20 0 1 0 34096186 492867584 108890 18446744073709551615 4235264 18693293 140726989570496 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 39383040 140726989572489 140726989572588 140726989572588 140726989578190 0
/proc/19975/statm: 120329 108890 4128 3530 0 111780 0
Current children cumulated CPU time: 3274.21 s
Current children cumulated vsize: 481316 KiB
Current children cumulated memory: 435560 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=19975] ppid=19971 vsize=481316 memory=435560 CPUtime=3334.08 cores=4,6
/proc/19975/stat : 19975 (pbscip) R 19971 19975 19921 0 -1 4194304 97312 0 0 0 333389 19 0 0 20 0 1 0 34096186 492867584 108890 18446744073709551615 4235264 18693293 140726989570496 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 39383040 140726989572489 140726989572588 140726989572588 140726989578190 0
/proc/19975/statm: 120329 108890 4128 3530 0 111780 0
Current children cumulated CPU time: 3334.08 s
Current children cumulated vsize: 481316 KiB
Current children cumulated memory: 435560 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=19975] ppid=19971 vsize=481316 memory=435560 CPUtime=3393.94 cores=4,6
/proc/19975/stat : 19975 (pbscip) R 19971 19975 19921 0 -1 4194304 97312 0 0 0 339375 19 0 0 20 0 1 0 34096186 492867584 108890 18446744073709551615 4235264 18693293 140726989570496 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 39383040 140726989572489 140726989572588 140726989572588 140726989578190 0
/proc/19975/statm: 120329 108890 4128 3530 0 111780 0
Current children cumulated CPU time: 3393.94 s
Current children cumulated vsize: 481316 KiB
Current children cumulated memory: 435560 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=19975] ppid=19971 vsize=481316 memory=435560 CPUtime=3453.8 cores=4,6
/proc/19975/stat : 19975 (pbscip) R 19971 19975 19921 0 -1 4194304 97312 0 0 0 345361 19 0 0 20 0 1 0 34096186 492867584 108890 18446744073709551615 4235264 18693293 140726989570496 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 39383040 140726989572489 140726989572588 140726989572588 140726989578190 0
/proc/19975/statm: 120329 108890 4128 3530 0 111780 0
Current children cumulated CPU time: 3453.8 s
Current children cumulated vsize: 481316 KiB
Current children cumulated memory: 435560 KiB

[startup+3522.3 s]
/proc/loadavg: 4.09 4.21 4.16 5/264 20169
/proc/meminfo: memFree=127949872/131249996 swapFree=33010684/33010684
[pid=19975] ppid=19971 vsize=481316 memory=435560 CPUtime=3513.67 cores=4,6
/proc/19975/stat : 19975 (pbscip) R 19971 19975 19921 0 -1 4194304 97312 0 0 0 351348 19 0 0 20 0 1 0 34096186 492867584 108890 18446744073709551615 4235264 18693293 140726989570496 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 39383040 140726989572489 140726989572588 140726989572588 140726989578190 0
/proc/19975/statm: 120329 108890 4128 3530 0 111780 0
Current children cumulated CPU time: 3513.67 s
Current children cumulated vsize: 481316 KiB
Current children cumulated memory: 435560 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=19975] ppid=19971 vsize=481316 memory=435560 CPUtime=3573.53 cores=4,6
/proc/19975/stat : 19975 (pbscip) R 19971 19975 19921 0 -1 4194304 97407 0 0 0 357334 19 0 0 20 0 1 0 34096186 492867584 108890 18446744073709551615 4235264 18693293 140726989570496 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 39383040 140726989572489 140726989572588 140726989572588 140726989578190 0
/proc/19975/statm: 120329 108890 4128 3530 0 111780 0
Current children cumulated CPU time: 3573.53 s
Current children cumulated vsize: 481316 KiB
Current children cumulated memory: 435560 KiB

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

# cumulated CPU time of all completed processes:  user=3589.81 s, system=0.195918 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=19975] ppid=19971 vsize=481316 memory=435560 CPUtime=3575.23 cores=4,6
/proc/19975/stat : 19975 (pbscip) R 19971 19975 19921 0 -1 4194304 97408 0 0 0 357504 19 0 0 20 0 1 0 34096186 492867584 108890 18446744073709551615 4235264 18693293 140726989570496 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 39383040 140726989572489 140726989572588 140726989572588 140726989578190 0
/proc/19975/statm: 120329 108890 4128 3530 0 111780 0
Current children cumulated CPU time: 3575.23 s
Current children cumulated vsize: 481316 KiB
Current children cumulated memory: 435560 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=19975] ppid=19971 vsize=481316 memory=435560 CPUtime=3581.61 cores=4,6
/proc/19975/stat : 19975 (pbscip) R 19971 19975 19921 0 -1 4194304 97408 0 0 0 358142 19 0 0 20 0 1 0 34096186 492867584 108890 18446744073709551615 4235264 18693293 140726989570496 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 39383040 140726989572489 140726989572588 140726989572588 140726989578190 0
/proc/19975/statm: 120329 108890 4128 3530 0 111780 0
Current children cumulated CPU time: 3581.61 s
Current children cumulated vsize: 481316 KiB
Current children cumulated memory: 435560 KiB

[startup+3593.6 s]
/proc/loadavg: 4.12 4.19 4.16 5/264 20173
/proc/meminfo: memFree=127941532/131249996 swapFree=33010684/33010684
[pid=19975] ppid=19971 vsize=481316 memory=435560 CPUtime=3584.8 cores=4,6
/proc/19975/stat : 19975 (pbscip) R 19971 19975 19921 0 -1 4194304 97408 0 0 0 358461 19 0 0 20 0 1 0 34096186 492867584 108890 18446744073709551615 4235264 18693293 140726989570496 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 39383040 140726989572489 140726989572588 140726989572588 140726989578190 0
/proc/19975/statm: 120329 108890 4128 3530 0 111780 0
Current children cumulated CPU time: 3584.8 s
Current children cumulated vsize: 481316 KiB
Current children cumulated memory: 435560 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=19975] ppid=19971 vsize=481316 memory=435560 CPUtime=3588 cores=4,6
/proc/19975/stat : 19975 (pbscip) R 19971 19975 19921 0 -1 4194304 97408 0 0 0 358781 19 0 0 20 0 1 0 34096186 492867584 108890 18446744073709551615 4235264 18693293 140726989570496 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 39383040 140726989572489 140726989572588 140726989572588 140726989578190 0
/proc/19975/statm: 120329 108890 4128 3530 0 111780 0
Current children cumulated CPU time: 3588 s
Current children cumulated vsize: 481316 KiB
Current children cumulated memory: 435560 KiB

[startup+3597.6 s]
/proc/loadavg: 4.12 4.19 4.16 5/264 20173
/proc/meminfo: memFree=127941532/131249996 swapFree=33010684/33010684
[pid=19975] ppid=19971 vsize=481316 memory=435560 CPUtime=3588.8 cores=4,6
/proc/19975/stat : 19975 (pbscip) R 19971 19975 19921 0 -1 4194304 97408 0 0 0 358861 19 0 0 20 0 1 0 34096186 492867584 108890 18446744073709551615 4235264 18693293 140726989570496 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 39383040 140726989572489 140726989572588 140726989572588 140726989578190 0
/proc/19975/statm: 120329 108890 4128 3530 0 111780 0
Current children cumulated CPU time: 3588.8 s
Current children cumulated vsize: 481316 KiB
Current children cumulated memory: 435560 KiB

[startup+3598.4 s]
/proc/loadavg: 4.11 4.19 4.16 3/260 20201
/proc/meminfo: memFree=129051080/131249996 swapFree=33010684/33010684
[pid=19975] ppid=19971 vsize=481316 memory=435560 CPUtime=3589.59 cores=4,6
/proc/19975/stat : 19975 (pbscip) R 19971 19975 19921 0 -1 4194304 97408 0 0 0 358940 19 0 0 20 0 1 0 34096186 492867584 108890 18446744073709551615 4235264 18693293 140726989570496 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 39383040 140726989572489 140726989572588 140726989572588 140726989578190 0
/proc/19975/statm: 120329 108890 4128 3530 0 111780 0
Current children cumulated CPU time: 3589.59 s
Current children cumulated vsize: 481316 KiB
Current children cumulated memory: 435560 KiB

[startup+3598.8 s]
/proc/loadavg: 4.11 4.19 4.16 3/260 20201
/proc/meminfo: memFree=129051080/131249996 swapFree=33010684/33010684
[pid=19975] ppid=19971 vsize=417492 memory=371572 CPUtime=3589.99 cores=4,6
/proc/19975/stat : 19975 (pbscip) R 19971 19975 19921 0 -1 4194304 97436 0 0 0 358980 19 0 0 20 0 1 0 34096186 427511808 92959 18446744073709551615 4235264 18693293 140726989570496 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 21375888 21430392 39383040 140726989572489 140726989572588 140726989572588 140726989578190 0
/proc/19975/statm: 104373 92926 4128 3530 0 95824 0
Current children cumulated CPU time: 3589.99 s
Current children cumulated vsize: 417492 KiB
Current children cumulated memory: 371572 KiB

Child status: 0

Real time (s): 3598.81
CPU time (s): 3590.01
CPU user time (s): 3589.81
CPU system time (s): 0.195918
CPU usage (%): 99.7555
Max. virtual memory (cumulated for all children) (KiB): 481316
Max. memory (cumulated for all children) (KiB): 435560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3589.81
system time used= 0.195918
maximum resident set size= 435560
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 97452
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= 117
involuntary context switches= 1227


# summary of solver processes directly reported to runsolver:
#   pid: 19975
#   total CPU time (s): 3590.01
#   total CPU user time (s): 3589.81
#   total CPU system time (s): 0.195918

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.53315 second user time and 15.5026 second system time

The end

Launcher Data

Begin job on nodeC030 at 2025-06-29 10:02:46
IDJOB=4507094
IDBENCH=158322
IDSOLVER=3365
FILE ID=nodeC030/4507094-1751184166
RUNJOBID= nodeC030-1751184166-19932
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_K150.opb
COMMAND LINE= pbscip -f BENCHNAME -t TIMEOUT -j NBCORE -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4507094-1751184166/watcher-4507094-1751184166 -o /tmp/evaluation-result-4507094-1751184166/solver-4507094-1751184166 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1751184166-19932 --watchdog 3760  pbscip -f HOME/instance-4507094-1751184166.opb -t 3600 -j 2 -m 31000

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

MD5SUM BENCH= de861f201885d7430b03c8868c66597b
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.331
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		: 3600.262
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		: 3598.985
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		: 3625.775
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		: 3566.174
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.312
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.345
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		: 3503.179
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:     328896 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150376 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:45