Trace number 4446855

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? 3589.88 3598.95

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-4446855-1721336897.opb>
0.11/0.13	c original problem has 17850 variables (17850 bin, 0 int, 0 impl, 0 cont) and 18152 constraints
0.11/0.13	c problem read in 0.12
0.11/0.13	c No objective function, only one solution is needed.
0.11/0.20	c presolving:
0.21/0.23	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.21/0.24	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.21/0.24	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.21/0.24	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.21/0.25	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.21/0.25	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.21/0.31	c    (0.3s) running MILP presolver
0.51/0.56	c    (0.5s) MILP presolver (4 rounds): 0 aggregations, 150 fixings, 0 bound changes
0.51/0.56	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.51/0.58	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.60/0.61	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.69/0.71	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.78/0.88	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.78/0.89	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
3.00/3.02	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
3.00/3.03	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.58/4.65	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.58/4.66	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.67/5.77	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.67/5.78	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
6.27/6.39	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
6.37/6.40	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.77/6.81	c    (6.8s) probing: 1000/16849 (5.9%) - 108 fixings, 0 aggregations, 1109580 implications, 0 bound changes
6.98/7.06	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.98/7.07	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
7.27/7.30	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
7.27/7.31	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.57/7.63	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.57/7.63	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
8.26/8.39	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
8.36/8.40	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.66/8.77	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.66/8.78	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.65/10.75	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.65/10.76	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
12.25/12.35	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
12.25/12.36	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
13.15/13.28	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
13.15/13.29	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
13.45/13.52	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
13.45/13.52	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.65/13.75	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.65/13.76	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.85/13.99	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.85/13.99	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.84/14.99	c    (15.0s) probing: 2000/16849 (11.9%) - 403 fixings, 1 aggregations, 2601410 implications, 0 bound changes
19.43/19.50	c    (19.5s) probing: 3000/16849 (17.8%) - 409 fixings, 1 aggregations, 3828389 implications, 0 bound changes
19.94/20.05	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.94/20.06	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
20.13/20.28	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
20.13/20.29	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
24.03/24.16	c    (24.1s) probing: 4000/16849 (23.7%) - 457 fixings, 1 aggregations, 4905426 implications, 0 bound changes
26.60/26.72	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
26.60/26.73	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
26.80/26.96	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
26.80/26.97	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
28.21/28.37	c    (28.4s) probing: 5000/16849 (29.7%) - 495 fixings, 1 aggregations, 5782491 implications, 0 bound changes
32.10/32.29	c    (32.3s) probing: 6000/16849 (35.6%) - 499 fixings, 1 aggregations, 6713267 implications, 0 bound changes
36.00/36.17	c    (36.2s) probing: 7000/16849 (41.5%) - 503 fixings, 1 aggregations, 7650903 implications, 0 bound changes
39.99/40.14	c    (40.1s) probing: 8000/16849 (47.5%) - 505 fixings, 1 aggregations, 8571703 implications, 0 bound changes
43.87/44.08	c    (44.1s) probing: 9000/16849 (53.4%) - 509 fixings, 1 aggregations, 9515547 implications, 0 bound changes
47.75/47.99	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
47.75/47.99	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
48.05/48.23	c    (48.2s) probing: 10000/16849 (59.4%) - 519 fixings, 1 aggregations, 10424462 implications, 0 bound changes
52.03/52.23	c    (52.2s) probing: 11000/16849 (65.3%) - 520 fixings, 1 aggregations, 11357282 implications, 0 bound changes
53.33/53.59	c    (53.6s) probing: 11346/16849 (67.3%) - 520 fixings, 1 aggregations, 11674215 implications, 0 bound changes
53.33/53.59	c    (53.6s) probing aborted: 1000/1000 successive useless probings
53.43/53.62	c    (53.6s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
53.53/53.71	c    (53.7s) symmetry computation finished: 5 generators found (max: 1500, log10 of symmetry group size: 0.0) (symcode time: 0.04)
53.53/53.71	c dynamic symmetry handling statistics:
53.53/53.71	c    orbitopal reduction:       no components
53.53/53.71	c    orbital reduction:         no components
53.53/53.71	c    lexicographic reduction:    3 permutations with support sizes 1382, 576, 276
53.53/53.71	c handled 4 out of 4 symmetry components
53.53/53.74	c presolving (53 rounds: 53 fast, 25 medium, 24 exhaustive):
53.53/53.74	c  2082 deleted vars, 1568 deleted constraints, 1 added constraints, 302 tightened bounds, 0 added holes, 0 changed sides, 1119 changed coefficients
53.53/53.74	c  0 implications, 108623 cliques
53.53/53.74	c presolved problem has 16321 variables (16321 bin, 0 int, 0 impl, 0 cont) and 16585 constraints
53.53/53.74	c    2032 constraints of type <setppc>
53.53/53.74	c       1 constraints of type <orbitope>
53.53/53.74	c   14552 constraints of type <logicor>
53.53/53.74	c transformed objective value is always integral (scale: 1)
53.53/53.74	c Presolving Time: 53.55
53.53/53.74	c - non default parameters ----------------------------------------------------------------------
53.53/53.74	c # SCIP version 10.0.0
53.53/53.74	c 
53.53/53.74	c # maximal time in seconds to run
53.53/53.74	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
53.53/53.74	c limits/time = 3596.994036
53.53/53.74	c 
53.53/53.74	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
53.53/53.74	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
53.53/53.74	c limits/memory = 27900
53.53/53.74	c 
53.53/53.74	c # solving stops, if the given number of solutions were found; this limit is first checked in presolving (-1: no limit)
53.53/53.74	c # [type: int, advanced: FALSE, range: [-1,2147483647], default: -1]
53.53/53.74	c limits/solutions = 1
53.53/53.74	c 
53.53/53.74	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.
53.53/53.74	c # [type: int, advanced: FALSE, range: [0,7], default: 7]
53.53/53.74	c misc/usesymmetry = 3
53.53/53.74	c 
53.53/53.74	c # belongs reading time to solving time?
53.53/53.74	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
53.53/53.74	c timing/reading = TRUE
53.53/53.74	c 
53.53/53.74	c # Should we check whether the components of the symmetry group can be handled by double lex matrices?
53.53/53.74	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
53.53/53.74	c propagating/symmetry/detectdoublelex = FALSE
53.53/53.74	c 
53.53/53.74	c # Should we try to detect symmetric subgroups of the symmetry group on binary variables?
53.53/53.74	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
53.53/53.74	c propagating/symmetry/detectsubgroups = FALSE
53.53/53.74	c 
53.53/53.74	c # Type of symmetries that shall be computed?
53.53/53.74	c # [type: int, advanced: TRUE, range: [0,1], default: 0]
53.53/53.74	c propagating/symmetry/symtype = 1
53.53/53.74	c 
53.53/53.74	c # Should components consisting of a single full reflection be handled?
53.53/53.74	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
53.53/53.74	c propagating/symmetry/usesimplesgncomp = FALSE
53.53/53.74	c 
53.53/53.74	c -----------------------------------------------------------------------------------------------
53.53/53.74	c start solving
53.53/53.74	c 
72.16/72.46	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
72.16/72.46	c  72.5s|     1 |     0 | 17447 |     - |   222M |   0 |  16k|  16k|  16k|   0 |  0 | 153 |   0 | 0.000000e+00 |      --      |    Inf | unknown
262.86/263.73	c   264s|     1 |     0 |111787 |     - |   249M |   0 |  16k|  16k|  16k|   6 |  1 | 154 |   0 | 0.000000e+00 |      --      |    Inf | unknown
291.25/292.27	c   292s|     1 |     0 |124752 |     - |   255M |   0 |  16k|  16k|  16k|  26 |  2 | 164 |   0 | 0.000000e+00 |      --      |    Inf | unknown
322.86/323.92	c   324s|     1 |     0 |138464 |     - |   264M |   0 |  16k|  16k|  16k|  35 |  3 | 174 |   0 | 0.000000e+00 |      --      |    Inf | unknown
351.89/353.01	c   353s|     1 |     0 |151367 |     - |   269M |   0 |  16k|  16k|  16k|  49 |  4 | 178 |   0 | 0.000000e+00 |      --      |    Inf | unknown
377.91/379.16	c   379s|     1 |     0 |162476 |     - |   271M |   0 |  16k|  16k|  16k|  56 |  5 | 188 |   0 | 0.000000e+00 |      --      |    Inf | unknown
404.51/405.85	c   406s|     1 |     0 |173410 |     - |   274M |   0 |  16k|  16k|  16k|  61 |  6 | 198 |   0 | 0.000000e+00 |      --      |    Inf | unknown
439.00/440.46	c   440s|     1 |     0 |187369 |     - |   278M |   0 |  16k|  16k|  16k|  80 |  7 | 199 |   0 | 0.000000e+00 |      --      |    Inf | unknown
466.72/468.22	c   468s|     1 |     0 |198981 |     - |   281M |   0 |  16k|  16k|  16k|  88 |  8 | 201 |   0 | 0.000000e+00 |      --      |    Inf | unknown
494.84/496.49	c   496s|     1 |     0 |210748 |     - |   285M |   0 |  16k|  16k|  16k|  95 |  9 | 202 |   0 | 0.000000e+00 |      --      |    Inf | unknown
533.84/535.50	c   535s|     1 |     0 |226450 |     - |   286M |   0 |  16k|  16k|  16k| 117 | 10 | 208 |   0 | 0.000000e+00 |      --      |    Inf | unknown
569.15/570.96	c   571s|     1 |     0 |241878 |     - |   288M |   0 |  16k|  16k|  16k| 131 | 11 | 211 |   0 | 0.000000e+00 |      --      |    Inf | unknown
876.68/879.27	c   879s|     1 |     2 |349002 |     - |   293M |   0 |  16k|  16k|  16k| 131 | 11 | 230 |  35 | 0.000000e+00 |      --      |    Inf | unknown
3589.72/3598.85	c 
3589.72/3598.85	c SCIP Status        : solving was interrupted [time limit reached]
3589.72/3598.85	c Solving Time (sec) : 3598.84
3589.72/3598.85	c Solving Nodes      : 23
3589.72/3598.85	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
3589.72/3598.85	c Dual Bound         : +0.00000000000000e+00
3589.72/3598.85	c Gap                : infinite
3589.72/3598.85	s UNKNOWN
3589.72/3598.85	c SCIP Status        : solving was interrupted [time limit reached]
3589.72/3598.85	c Total Time         :    3598.84
3589.72/3598.85	c   solving          :    3598.84
3589.72/3598.85	c   presolving       :      53.55 (included in solving)
3589.72/3598.85	c   reading          :       0.12 (included in solving)
3589.72/3598.85	c   copying          :       0.05 (1 #copies) (minimal 0.05, maximal 0.05, average 0.05)
3589.72/3598.85	c Original Problem   :
3589.72/3598.85	c   Problem name     : HOME/instance-4446855-1721336897.opb
3589.72/3598.85	c   Variables        : 17850 (17850 binary, 0 integer, 0 implicit integer, 0 continuous)
3589.72/3598.85	c   Constraints      : 18152 initial, 18152 maximal
3589.72/3598.85	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3589.72/3598.85	c Presolved Problem  :
3589.72/3598.85	c   Problem name     : t_HOME/instance-4446855-1721336897.opb
3589.72/3598.85	c   Variables        : 16321 (16321 binary, 0 integer, 0 implicit integer, 0 continuous)
3589.72/3598.85	c   Constraints      : 16585 initial, 16851 maximal
3589.72/3598.85	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3589.72/3598.85	c   Nonzeros         : 90690 constraint, 233272 clique table
3589.72/3598.85	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
3589.72/3598.85	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3589.72/3598.85	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3589.72/3598.85	c   domcol           :       0.98       0.00     21          0          0          0          0          0          0          0          0          0
3589.72/3598.85	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3589.72/3598.85	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3589.72/3598.85	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3589.72/3598.85	c   dualsparsify     :       0.03       0.00      1          0          0          0          0          0          9          0          0         13
3589.72/3598.85	c   gateextraction   :       0.22       0.00     22          0          0          0          0          0          1          0          0          0
3589.72/3598.85	c   implics          :       0.00       0.00     25          0          0          0          0          0          0          0          0          0
3589.72/3598.85	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3589.72/3598.85	c   milp             :       0.30       0.00      1        150          0          0          0          0          0          0          0          0
3589.72/3598.85	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3589.72/3598.85	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3589.72/3598.85	c   sparsify         :       0.49       0.00      4          0          0          0          0          0          0          0          0          0
3589.72/3598.85	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3589.72/3598.85	c   trivial          :       0.02       0.00     53        553          0          0          0          0          0          0          0          0
3589.72/3598.85	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3589.72/3598.85	c   dualfix          :       0.02       0.00     53          0          0          0          0          0          0          0          0          0
3589.72/3598.85	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3589.72/3598.85	c   probing          :      47.55       0.00     21        520          1          0          0          0          0          0          0          0
3589.72/3598.85	c   pseudoobj        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3589.72/3598.85	c   symmetry         :       0.09       0.00      1          3          0          0          0          0          0          1          0          0
3589.72/3598.85	c   vbounds          :       0.03       0.00      2          0          0          0          0          0          0          0          0          0
3589.72/3598.85	c   setppc           :       0.17       0.00     87          0          0          0          0          0        109          0          0          0
3589.72/3598.85	c   linear           :       0.17       0.01     12        302          0          0        302          0        933          0          0          0
3589.72/3598.85	c   orbitope         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3589.72/3598.85	c   logicor          :       3.40       0.01     87        109          0          0          0          0        516          0          0       1106
3589.72/3598.85	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3589.72/3598.85	c   components       :       0.01       0.00      1          0          0          0          0          0          0          0          0          0
3589.72/3598.85	c   root node        :          -          -      -          0          -          -          0          -          -          -          -          -
3589.72/3598.85	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
3589.72/3598.85	c   benderslp        :          0          0          0          0         22          0          0          7          0          0          0          0          0          0          0
3589.72/3598.85	c   integral         :          0          0          0          0         22          0          0          7          0          0          0          0          0          0         44
3589.72/3598.85	c   setppc           :       2032+      2136         11     516865          0          0          0          3      18258        330       9342          0          0          0          0
3589.72/3598.85	c   linear           :          0+         2          0      12717          0          0          0          3          0          1          0          0          0          0          0
3589.72/3598.85	c   orbitope         :          1          1          0      27876          0          0          0          0         10          0          6          0          0          0          0
3589.72/3598.85	c   logicor          :      14552+     14712         11     188902          0          0          0          0      58617        126       4879         27         13          0          0
3589.72/3598.85	c   benders          :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3589.72/3598.85	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3589.72/3598.85	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3589.72/3598.85	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3589.72/3598.85	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
3589.72/3598.85	c   benderslp        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3589.72/3598.85	c   integral         :      63.57       0.00       0.00       0.00      63.57       0.00       0.00       0.00       0.00       0.00
3589.72/3598.85	c   setppc           :       4.13       0.00       0.01       3.94       0.00       0.00       0.00       0.00       0.01       0.18
3589.72/3598.85	c   linear           :       0.02       0.01       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3589.72/3598.85	c   orbitope         :       0.04       0.00       0.00       0.04       0.00       0.00       0.00       0.00       0.00       0.00
3589.72/3598.85	c   logicor          :      14.52       0.01       0.04      14.39       0.00       0.00       0.00       0.00       0.02       0.06
3589.72/3598.85	c   benders          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3589.72/3598.85	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3589.72/3598.85	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3589.72/3598.85	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3589.72/3598.85	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
3589.72/3598.85	c   dualfix          :          1          0          0          0
3589.72/3598.85	c   genvbounds       :          0          0          0          0
3589.72/3598.85	c   nlobbt           :          0          0          0          0
3589.72/3598.85	c   obbt             :          0          0          0          0
3589.72/3598.85	c   probing          :          0          0          0          0
3589.72/3598.85	c   pseudoobj        :          0          0          0          0
3589.72/3598.85	c   redcost          :          0          0          0          0
3589.72/3598.85	c   rootredcost      :          0          0          0          0
3589.72/3598.85	c   symmetry         :          0          0          0          0
3589.72/3598.85	c   vbounds          :       9355          0          0          0
3589.72/3598.85	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
3589.72/3598.85	c   dualfix          :       0.02       0.00       0.02       0.00       0.00       0.00
3589.72/3598.85	c   genvbounds       :       0.02       0.00       0.00       0.02       0.00       0.00
3589.72/3598.85	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
3589.72/3598.85	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
3589.72/3598.85	c   probing          :      47.55       0.00      47.55       0.00       0.00       0.00
3589.72/3598.85	c   pseudoobj        :       0.02       0.00       0.00       0.02       0.00       0.00
3589.72/3598.85	c   redcost          :       0.02       0.00       0.00       0.02       0.00       0.00
3589.72/3598.85	c   rootredcost      :       0.02       0.00       0.00       0.02       0.00       0.00
3589.72/3598.85	c   symmetry         :       0.12       0.00       0.09       0.02       0.00       0.00
3589.72/3598.85	c   vbounds          :       0.06       0.00       0.03       0.03       0.00       0.00
3589.72/3598.85	c Symmetry           :
3589.72/3598.85	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
3589.72/3598.85	c   orbital reduction:          0 reductions applied,          0 cutoffs
3589.72/3598.85	c   lexicographic red:          0 reductions applied,          0 cutoffs
3589.72/3598.85	c   shadow tree time :       0.00 s
3589.72/3598.85	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
3589.72/3598.85	c   propagation      :       0.04        454        130          -        677      284.8         13       18.8          -          -          -
3589.72/3598.85	c   infeasible LP    :       0.12         10          8          -        143     1443.9          2        6.5          2      880.0          0
3589.72/3598.85	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3589.72/3598.85	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
3589.72/3598.85	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3589.72/3598.85	c   applied globally :       0.01          -          -          0        321      201.0          -          -          2          -          -
3589.72/3598.85	c   applied locally  :          -          -          -          0          0        0.0          -          -          0          -          -
3589.72/3598.85	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
3589.72/3598.85	c   cut pool         :       0.00          -         28         21          -          -        229        348          -          -          -          -          -    (maximal pool size:        229)
3589.72/3598.85	c   aggregation      :       0.06       0.00         15         11          0          0          0          0          0          0          0          0          0
3589.72/3598.85	c   > cmir           :          -          -          -          -          -          -          -          0          0          0          0          0          -
3589.72/3598.85	c   > flowcover      :          -          -          -          -          -          -          -          0          0          0          0          0          -
3589.72/3598.85	c   > knapsackcover  :          -          -          -          -          -          -          -          0          0          0          0          0          -
3589.72/3598.85	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3589.72/3598.85	c   clique           :       1.62       0.00         11         11          0          0         82        157          0         34         34          0          0
3589.72/3598.85	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3589.72/3598.85	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3589.72/3598.85	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3589.72/3598.85	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3589.72/3598.85	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3589.72/3598.85	c   gomory           :      20.96       0.00         14         10          0          0         42         65          0          4          4          0          0
3589.72/3598.85	c   > gomorymi       :          -          -          -          -          -          -          -         16          0          3          3          0          -
3589.72/3598.85	c   > strongcg       :          -          -          -          -          -          -          -         49          0          1          1          0          -
3589.72/3598.85	c   impliedbounds    :       0.08       0.00         15         11          0          0         23         39          0         19         19          0          0
3589.72/3598.85	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3589.72/3598.85	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3589.72/3598.85	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3589.72/3598.85	c   mcf              :       0.01       0.00          1          1          0          0          0          0          0          0          0          0          0
3589.72/3598.85	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3589.72/3598.85	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3589.72/3598.85	c   multilinear      :       0.00       0.00         14         11          0          0          0          0          0          0          0          0          0
3589.72/3598.85	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3589.72/3598.85	c   rapidlearning    :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3589.72/3598.85	c   rlt              :       0.00       0.00         12         10          0          0          0          0          0          0          0          0          0
3589.72/3598.85	c   zerohalf         :      18.10       0.00         15         11          0          0         90         87          8         92         86          6          0
3589.72/3598.85	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
3589.72/3598.85	c   hybrid           :       0.00       0.00         15         11        162          0        221        131          0        146
3589.72/3598.85	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
3589.72/3598.85	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
3589.72/3598.85	c Pricers            :   ExecTime  SetupTime      Calls       Vars
3589.72/3598.85	c   problem variables:       0.00          -          0          0
3589.72/3598.85	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
3589.72/3598.85	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
3589.72/3598.85	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
3589.72/3598.85	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
3589.72/3598.85	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
3589.72/3598.85	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
3589.72/3598.85	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
3589.72/3598.85	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
3589.72/3598.85	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
3589.72/3598.85	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
3589.72/3598.85	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
3589.72/3598.85	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
3589.72/3598.85	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
3589.72/3598.85	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
3589.72/3598.85	c   relpscost        :      63.57       0.00         22          0          0          0          0          0          0         44
3589.72/3598.85	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
3589.72/3598.85	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
3589.72/3598.85	c   LP solutions     :       0.00          -          -          0          0
3589.72/3598.85	c   relax solutions  :       0.00          -          -          0          0
3589.72/3598.85	c   pseudo solutions :       0.00          -          -          0          0
3589.72/3598.85	c   strong branching :       0.00          -          -          0          0
3589.72/3598.85	c   actconsdiving    :       0.00       0.00          0          0          0
3589.72/3598.85	c   adaptivediving   :      75.37       0.00          1          0          0
3589.72/3598.85	c   alns             :       0.00       0.00          0          0          0
3589.72/3598.85	c   bound            :       0.00       0.00          0          0          0
3589.72/3598.85	c   clique           :       0.07       0.00          1          0          0
3589.72/3598.85	c   coefdiving       :       0.00       0.00          0          0          0
3589.72/3598.85	c   completesol      :       0.00       0.00          0          0          0
3589.72/3598.85	c   conflictdiving   :     244.35       0.00          1          0          0
3589.72/3598.85	c   crossover        :       0.00       0.00          0          0          0
3589.72/3598.85	c   dins             :       0.00       0.00          0          0          0
3589.72/3598.85	c   distributiondivin:     163.32       0.00          1          0          0
3589.72/3598.85	c   dps              :       0.00       0.00          0          0          0
3589.72/3598.85	c   dualval          :       0.00       0.00          0          0          0
3589.72/3598.85	c   farkasdiving     :       0.00       0.00          0          0          0
3589.72/3598.85	c   feasjump         :       0.04       0.00          1          0          0
3589.72/3598.85	c   feaspump         :     172.33       0.00          1          0          0
3589.72/3598.85	c   fixandinfer      :       0.00       0.00          0          0          0
3589.72/3598.85	c   fracdiving       :     147.12       0.00          1          0          0
3589.72/3598.85	c   gins             :       0.00       0.00          0          0          0
3589.72/3598.85	c   guideddiving     :       0.00       0.00          0          0          0
3589.72/3598.85	c   indcoefdiving    :       0.00       0.00          0          0          0
3589.72/3598.85	c   indicator        :       0.00       0.00          0          0          0
3589.72/3598.85	c   indicatordiving  :       0.00       0.00          0          0          0
3589.72/3598.85	c   indoneopt        :       0.00       0.00          0          0          0
3589.72/3598.85	c   indrounding      :       0.00       0.00          0          0          0
3589.72/3598.85	c   indtwoopt        :       0.00       0.00          0          0          0
3589.72/3598.85	c   intdiving        :       0.00       0.00          0          0          0
3589.72/3598.85	c   intshifting      :       0.00       0.00          0          0          0
3589.72/3598.85	c   linesearchdiving :       0.00       0.00          0          0          0
3589.72/3598.85	c   localbranching   :       0.00       0.00          0          0          0
3589.72/3598.85	c   locks            :       0.06       0.00          1          0          0
3589.72/3598.85	c   lpface           :       0.00       0.00          0          0          0
3589.72/3598.85	c   mpec             :       0.00       0.00          0          0          0
3589.72/3598.85	c   multistart       :       0.00       0.00          0          0          0
3589.72/3598.85	c   mutation         :       0.00       0.00          0          0          0
3589.72/3598.85	c   nlpdiving        :       0.00       0.00          0          0          0
3589.72/3598.85	c   objpscostdiving  :     871.52       0.00          1          0          0
3589.72/3598.85	c   octane           :       0.00       0.00          0          0          0
3589.72/3598.85	c   ofins            :       0.00       0.00          0          0          0
3589.72/3598.85	c   oneopt           :       0.00       0.00          0          0          0
3589.72/3598.85	c   padm             :       0.00       0.00          0          0          0
3589.72/3598.85	c   proximity        :       0.00       0.00          0          0          0
3589.72/3598.85	c   pscostdiving     :     396.77       0.00          1          0          0
3589.72/3598.85	c   randrounding     :       0.26       0.00         12          0          0
3589.72/3598.85	c   rens             :       0.39       0.00          1          0          0
3589.72/3598.85	c   reoptsols        :       0.00       0.00          0          0          0
3589.72/3598.85	c   repair           :       0.00       0.00          0          0          0
3589.72/3598.85	c   rins             :       0.00       0.00          0          0          0
3589.72/3598.85	c   rootsoldiving    :       0.00       0.00          0          0          0
3589.72/3598.85	c   rounding         :       0.05       0.00         37          0          0
3589.72/3598.85	c   scheduler        :       0.00       0.00          0          0          0
3589.72/3598.85	c   shiftandpropagate:       0.03       0.00          1          0          0
3589.72/3598.85	c   shifting         :       0.22       0.00         18          0          0
3589.72/3598.85	c   simplerounding   :       0.00       0.00          0          0          0
3589.72/3598.85	c   smallcard        :       0.00       0.00          0          0          0
3589.72/3598.85	c   subnlp           :       0.00       0.00          0          0          0
3589.72/3598.85	c   trivial          :       0.01       0.00          2          0          0
3589.72/3598.85	c   trivialnegation  :       0.00       0.00          0          0          0
3589.72/3598.85	c   trustregion      :       0.00       0.00          0          0          0
3589.72/3598.85	c   trysol           :       0.00       0.00          0          0          0
3589.72/3598.85	c   twoopt           :       0.00       0.00          0          0          0
3589.72/3598.85	c   undercover       :       0.00       0.00          0          0          0
3589.72/3598.85	c   vbounds          :       0.10       0.00          1          0          0
3589.72/3598.85	c   veclendiving     :     494.40       0.00          1          0          0
3589.72/3598.85	c   zeroobj          :       0.00       0.00          0          0          0
3589.72/3598.85	c   zirounding       :       0.01       0.00         21          0          0
3589.72/3598.85	c   other solutions  :          -          -          -          0          -
3589.72/3598.85	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
3589.72/3598.85	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.72/3598.85	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.72/3598.85	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.72/3598.85	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.72/3598.85	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.72/3598.85	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.72/3598.85	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.72/3598.85	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.72/3598.85	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.72/3598.85	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
3589.72/3598.85	c   primal LP        :       0.08          3          0       0.00       0.00       0.08          3
3589.72/3598.85	c   dual LP          :     873.97         38     468789   12336.55     536.39       0.00          0
3589.72/3598.85	c   lex dual LP      :       0.00          0          0       0.00          -
3589.72/3598.85	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
3589.72/3598.85	c   resolve instable :      99.60         31       3129     100.94      31.42
3589.72/3598.85	c   diving/probing LP:    2570.50        335     859464    2565.56     334.36
3589.72/3598.85	c   strong branching :      55.21         35      34734     992.40     629.07          -          -         68
3589.72/3598.85	c     (at root node) :          -         35      34734     992.40          -
3589.72/3598.85	c   conflict analysis:       0.00          0          0       0.00          -
3589.72/3598.85	c B&B Tree           :
3589.72/3598.85	c   number of runs   :          1
3589.72/3598.85	c   nodes            :         23 (22 internal, 1 leaves)
3589.72/3598.85	c   feasible leaves  :          0
3589.72/3598.85	c   infeas. leaves   :          1
3589.72/3598.85	c   objective leaves :          0
3589.72/3598.85	c   nodes (total)    :         23 (22 internal, 1 leaves)
3589.72/3598.85	c   nodes left       :         22
3589.72/3598.85	c   max depth        :         12
3589.72/3598.85	c   max depth (total):         12
3589.72/3598.85	c   backtracks       :          6 (26.1%)
3589.72/3598.85	c   early backtracks :          0 (0.0%)
3589.72/3598.85	c   nodes exc. ref.  :          0 (0.0%)
3589.72/3598.85	c   delayed cutoffs  :          0
3589.72/3598.85	c   repropagations   :          5 (7 domain reductions, 0 cutoffs)
3589.72/3598.85	c   avg switch length:       2.04
3589.72/3598.85	c   switching time   :       0.10
3589.72/3598.85	c Root Node          :
3589.72/3598.85	c   First LP value   : +0.00000000000000e+00
3589.72/3598.85	c   First LP Iters   :      17447 (947.69 Iter/sec)
3589.72/3598.85	c   First LP Time    :      18.41
3589.72/3598.85	c   Final Dual Bound : +0.00000000000000e+00
3589.72/3598.85	c   Final Root Iters :     241878
3589.72/3598.85	c   Root LP Estimate : +4.31542258397507e-03
3589.72/3598.85	c Solution           :
3589.72/3598.85	c   Solutions found  :          0 (0 improvements)
3589.72/3598.85	c   Primal Bound     :          -
3589.72/3598.85	c   Dual Bound       : +0.00000000000000e+00
3589.72/3598.85	c   Gap              :   infinite
3589.72/3598.85	c Integrals          :      Total       Avg%
3589.72/3598.85	c   primal-dual      :  359884.06     100.00
3589.72/3598.85	c   primal-ref       :          -          - (not evaluated)
3589.72/3598.85	c   dual-ref         :          -          - (not evaluated)
3589.82/3598.95	c Time complete: 3589.87.

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: 64059 MiB (61479 MiB free)
  memory of node 1: 64510 MiB (60211 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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

solver pid=970812, runsolver pid=970809

[startup+0.107391 s]*
/proc/loadavg: 4.10 4.15 4.17 5/241 970823
/proc/meminfo: memFree=124549852/131655788 swapFree=131071996/131071996
[pid=970812] ppid=970809 vsize=82904 memory=42376 CPUtime=0.11 cores=5,7
/proc/970812/stat : 970812 (pbscip) R 970809 970812 966724 0 -1 4194304 7654 0 0 0 9 2 0 0 20 0 1 0 185848966 84893696 10594 134679101440 4194304 18693293 140731631657712 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 21375888 21430392 55795712 140731631662083 140731631662182 140731631662182 140731631669198 0
/proc/970812/statm: 20726 10594 3263 3540 0 8983 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 82904 KiB
Current children cumulated memory: 42376 KiB

[startup+0.212883 s]*
/proc/loadavg: 4.10 4.15 4.17 5/241 970823
/proc/meminfo: memFree=124446096/131655788 swapFree=131071996/131071996
[pid=970812] ppid=970809 vsize=131416 memory=89736 CPUtime=0.21 cores=5,7
/proc/970812/stat : 970812 (pbscip) R 970809 970812 966724 0 -1 4194304 19213 0 0 0 17 4 0 0 20 0 1 0 185848966 134569984 22434 134679101440 4194304 18693293 140731631657712 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 55795712 140731631662083 140731631662182 140731631662182 140731631669198 0
/proc/970812/statm: 32854 22434 3599 3540 0 21111 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 131416 KiB
Current children cumulated memory: 89736 KiB

[startup+0.312774 s]*
/proc/loadavg: 4.10 4.15 4.17 5/241 970823
/proc/meminfo: memFree=124416244/131655788 swapFree=131071996/131071996
[pid=970812] ppid=970809 vsize=154440 memory=112544 CPUtime=0.31 cores=5,7
/proc/970812/stat : 970812 (pbscip) R 970809 970812 966724 0 -1 4194304 26487 0 0 0 26 5 0 0 20 0 1 0 185848966 158146560 28136 134679101440 4194304 18693293 140731631657712 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 55795712 140731631662083 140731631662182 140731631662182 140731631669198 0
/proc/970812/statm: 38610 28136 3662 3540 0 26867 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 154440 KiB
Current children cumulated memory: 112544 KiB

[startup+0.700337 s]
/proc/loadavg: 4.10 4.15 4.17 5/241 970823
/proc/meminfo: memFree=124384568/131655788 swapFree=131071996/131071996
[pid=970812] ppid=970809 vsize=165528 memory=124240 CPUtime=0.69 cores=5,7
/proc/970812/stat : 970812 (pbscip) R 970809 970812 966724 0 -1 4194304 31096 0 0 0 63 6 0 0 20 0 1 0 185848966 169500672 31060 134679101440 4194304 18693293 140731631657712 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 55795712 140731631662083 140731631662182 140731631662182 140731631669198 0
/proc/970812/statm: 41382 31060 3726 3540 0 29639 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 165528 KiB
Current children cumulated memory: 124240 KiB

[startup+1.50035 s]
/proc/loadavg: 4.10 4.15 4.17 5/241 970823
/proc/meminfo: memFree=124353180/131655788 swapFree=131071996/131071996
[pid=970812] ppid=970809 vsize=204364 memory=158984 CPUtime=1.48 cores=5,7
/proc/970812/stat : 970812 (pbscip) R 970809 970812 966724 0 -1 4194304 39066 0 0 0 141 7 0 0 20 0 1 0 185848966 209268736 39746 134679101440 4194304 18693293 140731631657712 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 55795712 140731631662083 140731631662182 140731631662182 140731631669198 0
/proc/970812/statm: 51091 39746 3774 3540 0 39348 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 204364 KiB
Current children cumulated memory: 158984 KiB

[startup+3.11276 s]
/proc/loadavg: 4.09 4.15 4.17 5/241 970824
/proc/meminfo: memFree=124268976/131655788 swapFree=131071996/131071996
[pid=970812] ppid=970809 vsize=208480 memory=162932 CPUtime=3.1 cores=5,7
/proc/970812/stat : 970812 (pbscip) R 970809 970812 966724 0 -1 4194304 40105 0 0 0 302 8 0 0 20 0 1 0 185848966 213483520 40733 134679101440 4194304 18693293 140731631657712 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 55795712 140731631662083 140731631662182 140731631662182 140731631669198 0
/proc/970812/statm: 52120 40733 3774 3540 0 40377 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 208480 KiB
Current children cumulated memory: 162932 KiB

[startup+6.30034 s]
/proc/loadavg: 4.09 4.15 4.17 5/241 970824
/proc/meminfo: memFree=124255988/131655788 swapFree=131071996/131071996
[pid=970812] ppid=970809 vsize=210704 memory=164772 CPUtime=6.27 cores=5,7
/proc/970812/stat : 970812 (pbscip) R 970809 970812 966724 0 -1 4194304 40537 0 0 0 619 8 0 0 20 0 1 0 185848966 215760896 41193 134679101440 4194304 18693293 140731631657712 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 55795712 140731631662083 140731631662182 140731631662182 140731631669198 0
/proc/970812/statm: 52676 41193 3774 3540 0 40933 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 210704 KiB
Current children cumulated memory: 164772 KiB

[startup+12.7003 s]
/proc/loadavg: 4.15 4.16 4.17 5/241 970826
/proc/meminfo: memFree=124237400/131655788 swapFree=131071996/131071996
[pid=970812] ppid=970809 vsize=214640 memory=168780 CPUtime=12.65 cores=5,7
/proc/970812/stat : 970812 (pbscip) R 970809 970812 966724 0 -1 4194304 41597 0 0 0 1257 8 0 0 20 0 1 0 185848966 219791360 42195 134679101440 4194304 18693293 140731631657712 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 55795712 140731631662083 140731631662182 140731631662182 140731631669198 0
/proc/970812/statm: 53660 42195 3774 3540 0 41917 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 214640 KiB
Current children cumulated memory: 168780 KiB

[startup+25.5004 s]
/proc/loadavg: 4.13 4.16 4.17 5/241 970828
/proc/meminfo: memFree=124232172/131655788 swapFree=131071996/131071996
[pid=970812] ppid=970809 vsize=216048 memory=170084 CPUtime=25.41 cores=5,7
/proc/970812/stat : 970812 (pbscip) R 970809 970812 966724 0 -1 4194304 41934 0 0 0 2533 8 0 0 20 0 1 0 185848966 221233152 42521 134679101440 4194304 18693293 140731631657712 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 55795712 140731631662083 140731631662182 140731631662182 140731631669198 0
/proc/970812/statm: 54012 42521 3774 3540 0 42269 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 216048 KiB
Current children cumulated memory: 170084 KiB

[startup+51.1125 s]
/proc/loadavg: 4.08 4.14 4.16 5/241 970832
/proc/meminfo: memFree=124089532/131655788 swapFree=131071996/131071996
[pid=970812] ppid=970809 vsize=217072 memory=171132 CPUtime=50.95 cores=5,7
/proc/970812/stat : 970812 (pbscip) R 970809 970812 966724 0 -1 4194304 42211 0 0 0 5086 9 0 0 20 0 1 0 185848966 222281728 42783 134679101440 4194304 18693293 140731631657712 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 55795712 140731631662083 140731631662182 140731631662182 140731631669198 0
/proc/970812/statm: 54268 42783 3774 3540 0 42525 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 217072 KiB
Current children cumulated memory: 171132 KiB

[startup+102.3 s]
/proc/loadavg: 4.10 4.13 4.16 5/241 970842
/proc/meminfo: memFree=123913564/131655788 swapFree=131071996/131071996
[pid=970812] ppid=970809 vsize=311748 memory=241476 CPUtime=101.97 cores=5,7
/proc/970812/stat : 970812 (pbscip) R 970809 970812 966724 0 -1 4194304 62753 0 0 0 10184 13 0 0 20 0 1 0 185848966 319229952 60369 134679101440 4194304 18693293 140731631657712 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 55795712 140731631662083 140731631662182 140731631662182 140731631669198 0
/proc/970812/statm: 77937 60369 3998 3540 0 66194 0
Current children cumulated CPU time: 101.97 s
Current children cumulated vsize: 311748 KiB
Current children cumulated memory: 241476 KiB

[startup+162.3 s]
/proc/loadavg: 4.09 4.12 4.15 5/243 970856
/proc/meminfo: memFree=123854560/131655788 swapFree=131071996/131071996
[pid=970812] ppid=970809 vsize=311748 memory=241476 CPUtime=161.78 cores=5,7
/proc/970812/stat : 970812 (pbscip) R 970809 970812 966724 0 -1 4194304 62783 0 0 0 16165 13 0 0 20 0 1 0 185848966 319229952 60369 134679101440 4194304 18693293 140731631657712 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 55795712 140731631662083 140731631662182 140731631662182 140731631669198 0
/proc/970812/statm: 77937 60369 3998 3540 0 66194 0
Current children cumulated CPU time: 161.78 s
Current children cumulated vsize: 311748 KiB
Current children cumulated memory: 241476 KiB

[startup+222.3 s]
/proc/loadavg: 4.23 4.15 4.16 5/243 970866
/proc/meminfo: memFree=123828756/131655788 swapFree=131071996/131071996
[pid=970812] ppid=970809 vsize=312392 memory=242532 CPUtime=221.58 cores=5,7
/proc/970812/stat : 970812 (pbscip) R 970809 970812 966724 0 -1 4194304 63026 0 0 0 22144 14 0 0 20 0 1 0 185848966 319889408 60633 134679101440 4194304 18693293 140731631657712 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 55795712 140731631662083 140731631662182 140731631662182 140731631669198 0
/proc/970812/statm: 78098 60633 3998 3540 0 66355 0
Current children cumulated CPU time: 221.58 s
Current children cumulated vsize: 312392 KiB
Current children cumulated memory: 242532 KiB

[startup+282.3 s]
/proc/loadavg: 4.74 4.32 4.22 5/243 970877
/proc/meminfo: memFree=123660508/131655788 swapFree=131071996/131071996
[pid=970812] ppid=970809 vsize=387644 memory=313712 CPUtime=281.39 cores=5,7
/proc/970812/stat : 970812 (pbscip) R 970809 970812 966724 0 -1 4194304 71158 0 0 0 28123 16 0 0 20 0 1 0 185848966 396947456 78428 134679101440 4194304 18693293 140731631657712 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 55795712 140731631662083 140731631662182 140731631662182 140731631669198 0
/proc/970812/statm: 96911 78428 3998 3540 0 85168 0
Current children cumulated CPU time: 281.39 s
Current children cumulated vsize: 387644 KiB
Current children cumulated memory: 313712 KiB

[startup+342.3 s]
/proc/loadavg: 4.75 4.37 4.24 5/243 970888
/proc/meminfo: memFree=123523996/131655788 swapFree=131071996/131071996
[pid=970812] ppid=970809 vsize=405384 memory=328340 CPUtime=341.21 cores=5,7
/proc/970812/stat : 970812 (pbscip) R 970809 970812 966724 0 -1 4194304 74367 0 0 0 34104 17 0 0 20 0 1 0 185848966 415113216 82085 134679101440 4194304 18693293 140731631657712 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 55795712 140731631662083 140731631662182 140731631662182 140731631669198 0
/proc/970812/statm: 101346 82085 3998 3540 0 89603 0
Current children cumulated CPU time: 341.21 s
Current children cumulated vsize: 405384 KiB
Current children cumulated memory: 328340 KiB

[startup+402.3 s]
/proc/loadavg: 4.74 4.45 4.28 5/243 970898
/proc/meminfo: memFree=123491840/131655788 swapFree=131071996/131071996
[pid=970812] ppid=970809 vsize=409576 memory=335900 CPUtime=401.02 cores=5,7
/proc/970812/stat : 970812 (pbscip) R 970809 970812 966724 0 -1 4194304 75302 0 0 0 40085 17 0 0 20 0 1 0 185848966 419405824 83975 134679101440 4194304 18693293 140731631657712 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 55795712 140731631662083 140731631662182 140731631662182 140731631669198 0
/proc/970812/statm: 102394 83975 3998 3540 0 90651 0
Current children cumulated CPU time: 401.02 s
Current children cumulated vsize: 409576 KiB
Current children cumulated memory: 335900 KiB

[startup+462.3 s]
/proc/loadavg: 4.41 4.40 4.27 5/241 970910
/proc/meminfo: memFree=123464588/131655788 swapFree=131071996/131071996
[pid=970812] ppid=970809 vsize=417408 memory=348516 CPUtime=460.84 cores=5,7
/proc/970812/stat : 970812 (pbscip) R 970809 970812 966724 0 -1 4194304 77229 0 0 0 46066 18 0 0 20 0 1 0 185848966 427425792 87129 134679101440 4194304 18693293 140731631657712 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 55795712 140731631662083 140731631662182 140731631662182 140731631669198 0
/proc/970812/statm: 104352 87129 3998 3540 0 92609 0

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

/proc/loadavg: 4.16 4.12 4.15 5/244 972591
/proc/meminfo: memFree=123002496/131655788 swapFree=131071996/131071996
[pid=970812] ppid=970809 vsize=493996 memory=436760 CPUtime=3214.06 cores=5,7
/proc/970812/stat : 970812 (pbscip) R 970809 970812 966724 0 -1 4194304 100353 0 0 0 321373 33 0 0 20 0 1 0 185848966 505851904 109190 134679101440 4194304 18693293 140731631657712 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 55795712 140731631662083 140731631662182 140731631662182 140731631669198 0
/proc/970812/statm: 123499 109190 4224 3540 0 111756 0
Current children cumulated CPU time: 3214.06 s
Current children cumulated vsize: 493996 KiB
Current children cumulated memory: 436760 KiB

[startup+3282.3 s]
/proc/loadavg: 4.10 4.11 4.14 5/244 972601
/proc/meminfo: memFree=123002088/131655788 swapFree=131071996/131071996
[pid=970812] ppid=970809 vsize=493996 memory=436760 CPUtime=3273.93 cores=5,7
/proc/970812/stat : 970812 (pbscip) R 970809 970812 966724 0 -1 4194304 100464 0 0 0 327360 33 0 0 20 0 1 0 185848966 505851904 109190 134679101440 4194304 18693293 140731631657712 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 55795712 140731631662083 140731631662182 140731631662182 140731631669198 0
/proc/970812/statm: 123499 109190 4224 3540 0 111756 0
Current children cumulated CPU time: 3273.93 s
Current children cumulated vsize: 493996 KiB
Current children cumulated memory: 436760 KiB

[startup+3342.3 s]
/proc/loadavg: 4.07 4.10 4.14 5/243 972613
/proc/meminfo: memFree=123001880/131655788 swapFree=131071996/131071996
[pid=970812] ppid=970809 vsize=493996 memory=436760 CPUtime=3333.79 cores=5,7
/proc/970812/stat : 970812 (pbscip) R 970809 970812 966724 0 -1 4194304 100575 0 0 0 333346 33 0 0 20 0 1 0 185848966 505851904 109190 134679101440 4194304 18693293 140731631657712 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 55795712 140731631662083 140731631662182 140731631662182 140731631669198 0
/proc/970812/statm: 123499 109190 4224 3540 0 111756 0
Current children cumulated CPU time: 3333.79 s
Current children cumulated vsize: 493996 KiB
Current children cumulated memory: 436760 KiB

[startup+3402.3 s]
/proc/loadavg: 4.07 4.10 4.13 5/243 972623
/proc/meminfo: memFree=123001628/131655788 swapFree=131071996/131071996
[pid=970812] ppid=970809 vsize=493996 memory=436760 CPUtime=3393.66 cores=5,7
/proc/970812/stat : 970812 (pbscip) R 970809 970812 966724 0 -1 4194304 100685 0 0 0 339333 33 0 0 20 0 1 0 185848966 505851904 109190 134679101440 4194304 18693293 140731631657712 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 55795712 140731631662083 140731631662182 140731631662182 140731631669198 0
/proc/970812/statm: 123499 109190 4224 3540 0 111756 0
Current children cumulated CPU time: 3393.66 s
Current children cumulated vsize: 493996 KiB
Current children cumulated memory: 436760 KiB

[startup+3462.3 s]
/proc/loadavg: 4.13 4.11 4.13 5/241 972633
/proc/meminfo: memFree=123001388/131655788 swapFree=131071996/131071996
[pid=970812] ppid=970809 vsize=493996 memory=436760 CPUtime=3453.52 cores=5,7
/proc/970812/stat : 970812 (pbscip) R 970809 970812 966724 0 -1 4194304 100795 0 0 0 345319 33 0 0 20 0 1 0 185848966 505851904 109190 134679101440 4194304 18693293 140731631657712 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 55795712 140731631662083 140731631662182 140731631662182 140731631669198 0
/proc/970812/statm: 123499 109190 4224 3540 0 111756 0
Current children cumulated CPU time: 3453.52 s
Current children cumulated vsize: 493996 KiB
Current children cumulated memory: 436760 KiB

[startup+3522.3 s]
/proc/loadavg: 4.10 4.10 4.13 5/241 972643
/proc/meminfo: memFree=123001108/131655788 swapFree=131071996/131071996
[pid=970812] ppid=970809 vsize=493996 memory=436760 CPUtime=3513.38 cores=5,7
/proc/970812/stat : 970812 (pbscip) R 970809 970812 966724 0 -1 4194304 100906 0 0 0 351305 33 0 0 20 0 1 0 185848966 505851904 109190 134679101440 4194304 18693293 140731631657712 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 55795712 140731631662083 140731631662182 140731631662182 140731631669198 0
/proc/970812/statm: 123499 109190 4224 3540 0 111756 0
Current children cumulated CPU time: 3513.38 s
Current children cumulated vsize: 493996 KiB
Current children cumulated memory: 436760 KiB

[startup+3582.3 s]
/proc/loadavg: 4.12 4.10 4.12 5/243 972668
/proc/meminfo: memFree=122987684/131655788 swapFree=131071996/131071996
[pid=970812] ppid=970809 vsize=493996 memory=436760 CPUtime=3573.25 cores=5,7
/proc/970812/stat : 970812 (pbscip) R 970809 970812 966724 0 -1 4194304 101016 0 0 0 357292 33 0 0 20 0 1 0 185848966 505851904 109190 134679101440 4194304 18693293 140731631657712 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 55795712 140731631662083 140731631662182 140731631662182 140731631669198 0
/proc/970812/statm: 123499 109190 4224 3540 0 111756 0
Current children cumulated CPU time: 3573.25 s
Current children cumulated vsize: 493996 KiB
Current children cumulated memory: 436760 KiB

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

# cumulated CPU time of all completed processes:  user=3589.53 s, system=0.345801 s

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

[startup+3584 s]*
/proc/loadavg: 4.11 4.10 4.12 5/243 972668
/proc/meminfo: memFree=122987688/131655788 swapFree=131071996/131071996
[pid=970812] ppid=970809 vsize=493996 memory=436760 CPUtime=3574.95 cores=5,7
/proc/970812/stat : 970812 (pbscip) R 970809 970812 966724 0 -1 4194304 101016 0 0 0 357462 33 0 0 20 0 1 0 185848966 505851904 109190 134679101440 4194304 18693293 140731631657712 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 55795712 140731631662083 140731631662182 140731631662182 140731631669198 0
/proc/970812/statm: 123499 109190 4224 3540 0 111756 0
Current children cumulated CPU time: 3574.95 s
Current children cumulated vsize: 493996 KiB
Current children cumulated memory: 436760 KiB

[startup+3590.4 s]
/proc/loadavg: 4.10 4.09 4.12 5/243 972668
/proc/meminfo: memFree=122987720/131655788 swapFree=131071996/131071996
[pid=970812] ppid=970809 vsize=493996 memory=436760 CPUtime=3581.33 cores=5,7
/proc/970812/stat : 970812 (pbscip) R 970809 970812 966724 0 -1 4194304 101016 0 0 0 358100 33 0 0 20 0 1 0 185848966 505851904 109190 134679101440 4194304 18693293 140731631657712 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 55795712 140731631662083 140731631662182 140731631662182 140731631669198 0
/proc/970812/statm: 123499 109190 4224 3540 0 111756 0
Current children cumulated CPU time: 3581.33 s
Current children cumulated vsize: 493996 KiB
Current children cumulated memory: 436760 KiB

[startup+3593.6 s]
/proc/loadavg: 4.09 4.09 4.12 5/243 972670
/proc/meminfo: memFree=122987700/131655788 swapFree=131071996/131071996
[pid=970812] ppid=970809 vsize=493996 memory=436760 CPUtime=3584.53 cores=5,7
/proc/970812/stat : 970812 (pbscip) R 970809 970812 966724 0 -1 4194304 101016 0 0 0 358419 34 0 0 20 0 1 0 185848966 505851904 109190 134679101440 4194304 18693293 140731631657712 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 55795712 140731631662083 140731631662182 140731631662182 140731631669198 0
/proc/970812/statm: 123499 109190 4224 3540 0 111756 0
Current children cumulated CPU time: 3584.53 s
Current children cumulated vsize: 493996 KiB
Current children cumulated memory: 436760 KiB

[startup+3596.8 s]
/proc/loadavg: 4.09 4.09 4.12 3/229 972732
/proc/meminfo: memFree=123924312/131655788 swapFree=131071996/131071996
[pid=970812] ppid=970809 vsize=493996 memory=436760 CPUtime=3587.72 cores=5,7
/proc/970812/stat : 970812 (pbscip) R 970809 970812 966724 0 -1 4194304 101016 0 0 0 358738 34 0 0 20 0 1 0 185848966 505851904 109190 134679101440 4194304 18693293 140731631657712 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 55795712 140731631662083 140731631662182 140731631662182 140731631669198 0
/proc/970812/statm: 123499 109190 4224 3540 0 111756 0
Current children cumulated CPU time: 3587.72 s
Current children cumulated vsize: 493996 KiB
Current children cumulated memory: 436760 KiB

[startup+3597.6 s]
/proc/loadavg: 4.09 4.09 4.12 3/229 972732
/proc/meminfo: memFree=123924376/131655788 swapFree=131071996/131071996
[pid=970812] ppid=970809 vsize=493996 memory=436760 CPUtime=3588.52 cores=5,7
/proc/970812/stat : 970812 (pbscip) R 970809 970812 966724 0 -1 4194304 101016 0 0 0 358818 34 0 0 20 0 1 0 185848966 505851904 109190 134679101440 4194304 18693293 140731631657712 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 55795712 140731631662083 140731631662182 140731631662182 140731631669198 0
/proc/970812/statm: 123499 109190 4224 3540 0 111756 0
Current children cumulated CPU time: 3588.52 s
Current children cumulated vsize: 493996 KiB
Current children cumulated memory: 436760 KiB

[startup+3598.4 s]
/proc/loadavg: 3.84 4.04 4.10 2/222 972763
/proc/meminfo: memFree=124532860/131655788 swapFree=131071996/131071996
[pid=970812] ppid=970809 vsize=493996 memory=436760 CPUtime=3589.32 cores=5,7
/proc/970812/stat : 970812 (pbscip) R 970809 970812 966724 0 -1 4194304 101016 0 0 0 358898 34 0 0 20 0 1 0 185848966 505851904 109190 134679101440 4194304 18693293 140731631657712 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 55795712 140731631662083 140731631662182 140731631662182 140731631669198 0
/proc/970812/statm: 123499 109190 4224 3540 0 111756 0
Current children cumulated CPU time: 3589.32 s
Current children cumulated vsize: 493996 KiB
Current children cumulated memory: 436760 KiB

[startup+3598.8 s]
/proc/loadavg: 3.84 4.04 4.10 2/222 972763
/proc/meminfo: memFree=124532860/131655788 swapFree=131071996/131071996
[pid=970812] ppid=970809 vsize=493996 memory=436760 CPUtime=3589.72 cores=5,7
/proc/970812/stat : 970812 (pbscip) R 970809 970812 966724 0 -1 4194304 101016 0 0 0 358938 34 0 0 20 0 1 0 185848966 505851904 109190 134679101440 4194304 18693293 140731631657712 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 55795712 140731631662083 140731631662182 140731631662182 140731631669198 0
/proc/970812/statm: 123499 109190 4224 3540 0 111756 0
Current children cumulated CPU time: 3589.72 s
Current children cumulated vsize: 493996 KiB
Current children cumulated memory: 436760 KiB

[startup+3598.9 s]
/proc/loadavg: 3.84 4.04 4.10 2/222 972763
/proc/meminfo: memFree=124532860/131655788 swapFree=131071996/131071996
[pid=970812] ppid=970809 vsize=454812 memory=397576 CPUtime=3589.82 cores=5,7
/proc/970812/stat : 970812 (pbscip) R 970809 970812 966724 0 -1 4194304 101052 0 0 0 358948 34 0 0 20 0 1 0 185848966 465727488 99394 134679101440 4194304 18693293 140731631657712 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 21375888 21430392 55795712 140731631662083 140731631662182 140731631662182 140731631669198 0
/proc/970812/statm: 113703 99394 4224 3540 0 101960 0
Current children cumulated CPU time: 3589.82 s
Current children cumulated vsize: 454812 KiB
Current children cumulated memory: 397576 KiB

Child status: 0

Real time (s): 3598.95
CPU time (s): 3589.88
CPU user time (s): 3589.53
CPU system time (s): 0.345801
CPU usage (%): 99.7478
Max. virtual memory (cumulated for all children) (KiB): 493996
Max. memory (cumulated for all children) (KiB): 436760

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3589.53
system time used= 0.345801
maximum resident set size= 436760
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 101143
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= 36
involuntary context switches= 1281


# summary of solver processes directly reported to runsolver:
#   pid: 970812
#   total CPU time (s): 3589.88
#   total CPU user time (s): 3589.53
#   total CPU system time (s): 0.345801

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.8699 second user time and 34.1826 second system time

The end

Launcher Data

Begin job on nodeC010 at 2024-07-18 23:08:29
IDJOB=4446855
IDBENCH=158322
IDSOLVER=3059
FILE ID=nodeC010/4446855-1721336897
RUNJOBID= nodeC010-1721329708-966737
SLURM_JOB_ID= 7542700
Free space on /tmp= 723724 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 --file-size-limit 102400 -w /tmp/evaluation-result-4446855-1721336897/watcher-4446855-1721336897 -o /tmp/evaluation-result-4446855-1721336897/solver-4446855-1721336897 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC010-1721329708-966737 --watchdog 3760  pbscip -f HOME/instance-4446855-1721336897.opb -t 3600 -j 2 -m 31000

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

MD5SUM BENCH= de861f201885d7430b03c8868c66597b
RANDOM SEED=284713794

nodeC010.alineos.net Linux 4.18.0-301.1.el8.x86_64 #1 SMP Tue Apr 13 16:24:22 UTC 2021

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3491.754
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.51
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	: 0xb00001f
cpu MHz		: 3491.759
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.31
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	: 0xb00001f
cpu MHz		: 1197.426
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.51
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	: 0xb00001f
cpu MHz		: 1197.179
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.31
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	: 0xb00001f
cpu MHz		: 3491.755
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.51
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	: 0xb00001f
cpu MHz		: 3491.755
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.31
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	: 0xb00001f
cpu MHz		: 1197.322
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.51
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	: 0xb00001f
cpu MHz		: 1197.238
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.31
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        124630288 kB
MemAvailable:   129558460 kB
Buffers:          508140 kB
Cached:          5199948 kB
SwapCached:            0 kB
Active:          1017684 kB
Inactive:        5332212 kB
Active(anon):       1464 kB
Inactive(anon):   677432 kB
Active(file):    1016220 kB
Inactive(file):  4654780 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             61388 kB
Writeback:             0 kB
AnonPages:        641180 kB
Mapped:           128192 kB
Shmem:             37704 kB
KReclaimable:     194408 kB
Slab:             309640 kB
SReclaimable:     194408 kB
SUnreclaim:       115232 kB
KernelStack:        3800 kB
PageTables:        10424 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:    1049072 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            58752 kB
HardwareCorrupted:     0 kB
AnonHugePages:    448512 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      295752 kB
DirectMap2M:    35260416 kB
DirectMap1G:    100663296 kB

Free space on /tmp at the end= 723764 MiB
End job on nodeC010 at 2024-07-19 00:08:28