Trace number 4447125

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? 3588.71 3597.06

General information on the benchmark

NamePB24/normalized-PB12/DEC-LIN/sroussel/
ShortestPathTate/normalized-TateBritain_K106.opb
MD5SUM24ba6b7b7d8e9ae68244a11b7fe894d2
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.797123
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables7208
Total number of constraints7422
Number of constraints which are clauses7316
Number of constraints which are cardinality constraints (but not clauses)106
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint106
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 107
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.0.0] [GitHash: 405ed0d46f]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-4447125-1721345880.opb>
0.00/0.02	c original problem has 7208 variables (7208 bin, 0 int, 0 impl, 0 cont) and 7422 constraints
0.00/0.02	c problem read in 0.02
0.00/0.03	c No objective function, only one solution is needed.
0.00/0.05	c presolving:
0.00/0.06	c (round 1, fast)       148 del vars, 2 del conss, 0 add conss, 2 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1443 clqs
0.00/0.06	c (round 2, fast)       392 del vars, 155 del conss, 0 add conss, 66 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1430 clqs
0.00/0.06	c (round 3, fast)       506 del vars, 237 del conss, 0 add conss, 114 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1435 clqs
0.00/0.07	c (round 4, fast)       570 del vars, 294 del conss, 0 add conss, 139 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1461 clqs
0.00/0.07	c (round 5, fast)       581 del vars, 303 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1476 clqs
0.00/0.08	c    (0.1s) running MILP presolver
0.09/0.14	c    (0.1s) MILP presolver (4 rounds): 0 aggregations, 104 fixings, 0 bound changes
0.09/0.14	c (round 6, medium)     687 del vars, 305 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1476 clqs
0.09/0.15	c (round 7, fast)       687 del vars, 409 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1476 clqs
0.09/0.15	c (round 8, exhaustive) 687 del vars, 513 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1476 clqs
0.09/0.18	c (round 9, exhaustive) 687 del vars, 513 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 0 chg coeffs, 6909 upgd conss, 0 impls, 1476 clqs
0.19/0.23	c (round 10, exhaustive) 749 del vars, 513 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 62 chg coeffs, 6909 upgd conss, 0 impls, 1465 clqs
0.19/0.23	c (round 11, fast)       811 del vars, 575 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 62 chg coeffs, 6909 upgd conss, 0 impls, 1465 clqs
1.18/1.20	c (round 12, exhaustive) 837 del vars, 576 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 62 chg coeffs, 6909 upgd conss, 0 impls, 42360 clqs
1.18/1.20	c (round 13, fast)       837 del vars, 602 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 125 chg coeffs, 6909 upgd conss, 0 impls, 42378 clqs
1.67/1.73	c (round 14, exhaustive) 863 del vars, 602 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 125 chg coeffs, 6909 upgd conss, 0 impls, 43051 clqs
1.67/1.74	c (round 15, fast)       863 del vars, 628 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 176 chg coeffs, 6909 upgd conss, 0 impls, 43056 clqs
1.87/1.92	c (round 16, exhaustive) 888 del vars, 628 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 176 chg coeffs, 6909 upgd conss, 0 impls, 43056 clqs
1.87/1.92	c (round 17, fast)       888 del vars, 653 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 230 chg coeffs, 6909 upgd conss, 0 impls, 43063 clqs
2.08/2.10	c (round 18, exhaustive) 913 del vars, 653 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 230 chg coeffs, 6909 upgd conss, 0 impls, 43057 clqs
2.08/2.10	c (round 19, fast)       913 del vars, 678 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 272 chg coeffs, 6909 upgd conss, 0 impls, 43061 clqs
2.08/2.16	c (round 20, exhaustive) 938 del vars, 678 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 272 chg coeffs, 6909 upgd conss, 0 impls, 42925 clqs
2.08/2.16	c (round 21, fast)       938 del vars, 703 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 294 chg coeffs, 6909 upgd conss, 0 impls, 42925 clqs
2.17/2.22	c (round 22, exhaustive) 963 del vars, 703 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 294 chg coeffs, 6909 upgd conss, 0 impls, 42898 clqs
2.17/2.22	c (round 23, fast)       963 del vars, 728 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 319 chg coeffs, 6909 upgd conss, 0 impls, 42898 clqs
2.27/2.38	c    (2.4s) probing: 1000/6680 (15.0%) - 158 fixings, 1 aggregations, 650775 implications, 0 bound changes
3.67/3.70	c    (3.7s) probing: 2000/6680 (29.9%) - 168 fixings, 1 aggregations, 1218716 implications, 0 bound changes
4.27/4.36	c (round 24, exhaustive) 988 del vars, 728 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 319 chg coeffs, 6909 upgd conss, 0 impls, 43090 clqs
4.27/4.36	c (round 25, fast)       988 del vars, 753 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 357 chg coeffs, 6909 upgd conss, 0 impls, 43092 clqs
4.37/4.42	c (round 26, exhaustive) 1013 del vars, 753 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 357 chg coeffs, 6909 upgd conss, 0 impls, 43110 clqs
4.37/4.42	c (round 27, fast)       1013 del vars, 778 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 392 chg coeffs, 6909 upgd conss, 0 impls, 43111 clqs
4.86/4.97	c    (5.0s) probing: 3000/6680 (44.9%) - 207 fixings, 1 aggregations, 1659022 implications, 0 bound changes
5.97/6.05	c    (6.0s) probing: 4000/6680 (59.9%) - 214 fixings, 1 aggregations, 2089693 implications, 0 bound changes
7.06/7.14	c    (7.1s) probing: 5000/6680 (74.9%) - 222 fixings, 1 aggregations, 2507768 implications, 0 bound changes
8.05/8.11	c    (8.1s) probing: 5969/6680 (89.4%) - 222 fixings, 1 aggregations, 2882160 implications, 0 bound changes
8.05/8.11	c    (8.1s) probing aborted: 1000/1000 successive useless probings
8.05/8.11	c (round 28, exhaustive) 1034 del vars, 778 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 392 chg coeffs, 6909 upgd conss, 0 impls, 43068 clqs
8.05/8.11	c (round 29, fast)       1034 del vars, 799 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 427 chg coeffs, 6909 upgd conss, 0 impls, 43069 clqs
8.05/8.18	c    (8.2s) probing: 6000/6680 (89.8%) - 224 fixings, 1 aggregations, 2892451 implications, 0 bound changes
8.65/8.70	c    (8.7s) probing cycle finished: starting next cycle
9.84/9.96	c    (10.0s) probing: 1000/6455 (15.5%) - 226 fixings, 3 aggregations, 3746867 implications, 0 bound changes
10.24/10.40	c    (10.4s) probing: 1402/6455 (21.7%) - 226 fixings, 3 aggregations, 3966762 implications, 0 bound changes
10.24/10.40	c    (10.4s) probing aborted: 1000/1000 successive useless probings
10.34/10.40	c (round 30, exhaustive) 1040 del vars, 799 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 427 chg coeffs, 6909 upgd conss, 0 impls, 41792 clqs
10.34/10.40	c (round 31, fast)       1040 del vars, 805 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 435 chg coeffs, 6909 upgd conss, 0 impls, 41794 clqs
10.44/10.56	c    (10.6s) probing: 1502/6455 (23.3%) - 226 fixings, 3 aggregations, 4024778 implications, 0 bound changes
10.44/10.56	c    (10.6s) probing aborted: 1000/1000 successive useless probings
10.44/10.57	c    (10.6s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
10.55/10.60	c    (10.6s) symmetry computation finished: 7 generators found (max: 1500, log10 of symmetry group size: 0.0) (symcode time: 0.01)
10.55/10.61	c dynamic symmetry handling statistics:
10.55/10.61	c    orbitopal reduction:       no components
10.55/10.61	c    orbital reduction:         no components
10.55/10.61	c    lexicographic reduction:    4 permutations with support sizes 200, 396, 200, 184
10.55/10.61	c handled 5 out of 5 symmetry components
10.55/10.61	c (round 32, exhaustive) 1046 del vars, 805 del conss, 1 add conss, 141 chg bounds, 0 chg sides, 435 chg coeffs, 6909 upgd conss, 0 impls, 43159 clqs
10.55/10.61	c (round 33, fast)       1046 del vars, 811 del conss, 1 add conss, 141 chg bounds, 0 chg sides, 447 chg coeffs, 6909 upgd conss, 0 impls, 43159 clqs
10.65/10.75	c    (10.8s) probing: 1602/6455 (24.8%) - 226 fixings, 3 aggregations, 4078273 implications, 0 bound changes
10.65/10.75	c    (10.8s) probing aborted: 1000/1000 successive useless probings
10.65/10.76	c presolving (34 rounds: 34 fast, 16 medium, 15 exhaustive):
10.65/10.76	c  1046 deleted vars, 811 deleted constraints, 1 added constraints, 141 tightened bounds, 0 added holes, 0 changed sides, 447 changed coefficients
10.65/10.76	c  0 implications, 43181 cliques
10.65/10.76	c presolved problem has 6445 variables (6445 bin, 0 int, 0 impl, 0 cont) and 6612 constraints
10.65/10.76	c    1396 constraints of type <setppc>
10.65/10.76	c       1 constraints of type <orbitope>
10.65/10.76	c    5215 constraints of type <logicor>
10.65/10.76	c transformed objective value is always integral (scale: 1)
10.65/10.76	c Presolving Time: 10.71
10.65/10.76	c - non default parameters ----------------------------------------------------------------------
10.65/10.76	c # SCIP version 10.0.0
10.65/10.76	c 
10.65/10.76	c # maximal time in seconds to run
10.65/10.76	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
10.65/10.76	c limits/time = 3596.997012
10.65/10.76	c 
10.65/10.76	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
10.65/10.76	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
10.65/10.76	c limits/memory = 27900
10.65/10.76	c 
10.65/10.76	c # solving stops, if the given number of solutions were found; this limit is first checked in presolving (-1: no limit)
10.65/10.76	c # [type: int, advanced: FALSE, range: [-1,2147483647], default: -1]
10.65/10.76	c limits/solutions = 1
10.65/10.76	c 
10.65/10.76	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.
10.65/10.76	c # [type: int, advanced: FALSE, range: [0,7], default: 7]
10.65/10.76	c misc/usesymmetry = 3
10.65/10.76	c 
10.65/10.76	c # belongs reading time to solving time?
10.65/10.76	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
10.65/10.76	c timing/reading = TRUE
10.65/10.76	c 
10.65/10.76	c # Should we check whether the components of the symmetry group can be handled by double lex matrices?
10.65/10.76	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
10.65/10.76	c propagating/symmetry/detectdoublelex = FALSE
10.65/10.76	c 
10.65/10.76	c # Should we try to detect symmetric subgroups of the symmetry group on binary variables?
10.65/10.76	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
10.65/10.76	c propagating/symmetry/detectsubgroups = FALSE
10.65/10.76	c 
10.65/10.76	c # Type of symmetries that shall be computed?
10.65/10.76	c # [type: int, advanced: TRUE, range: [0,1], default: 0]
10.65/10.76	c propagating/symmetry/symtype = 1
10.65/10.76	c 
10.65/10.76	c # Should components consisting of a single full reflection be handled?
10.65/10.76	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
10.65/10.76	c propagating/symmetry/usesimplesgncomp = FALSE
10.65/10.76	c 
10.65/10.76	c -----------------------------------------------------------------------------------------------
10.65/10.76	c start solving
10.65/10.76	c 
15.23/15.33	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
15.23/15.33	c  15.3s|     1 |     0 | 11174 |     - |   101M |   0 |6445 |6749 |6611 |   0 |  0 | 154 |   0 | 0.000000e+00 |      --      |    Inf | unknown
66.51/66.72	c  66.7s|     1 |     0 | 72805 |     - |   111M |   0 |6445 |6949 |6624 |  13 |  1 | 156 |   0 | 0.000000e+00 |      --      |    Inf | unknown
71.70/71.93	c  71.9s|     1 |     0 | 82675 |     - |   114M |   0 |6445 |6948 |6644 |  33 |  2 | 158 |   0 | 0.000000e+00 |      --      |    Inf | unknown
74.89/75.14	c  75.1s|     1 |     0 | 88211 |     - |   116M |   0 |6445 |6949 |6657 |  46 |  3 | 162 |   0 | 0.000000e+00 |      --      |    Inf | unknown
78.89/79.14	c  79.1s|     1 |     0 | 95250 |     - |   117M |   0 |6445 |6949 |6666 |  55 |  4 | 163 |   0 | 0.000000e+00 |      --      |    Inf | unknown
83.57/83.83	c  83.8s|     1 |     0 |103356 |     - |   119M |   0 |6445 |6950 |6680 |  69 |  5 | 164 |   0 | 0.000000e+00 |      --      |    Inf | unknown
89.76/90.02	c  90.0s|     1 |     0 |113690 |     - |   120M |   0 |6445 |6951 |6695 |  84 |  6 | 166 |   0 | 0.000000e+00 |      --      |    Inf | unknown
98.14/98.41	c  98.4s|     1 |     0 |125461 |     - |   121M |   0 |6445 |6960 |6714 | 103 |  7 | 175 |   0 | 0.000000e+00 |      --      |    Inf | unknown
105.72/106.05	c   106s|     1 |     0 |136421 |     - |   123M |   0 |6445 |6962 |6733 | 122 |  8 | 179 |   0 | 0.000000e+00 |      --      |    Inf | unknown
112.90/113.29	c   113s|     1 |     0 |147134 |     - |   124M |   0 |6445 |6961 |6744 | 133 |  9 | 181 |   0 | 0.000000e+00 |      --      |    Inf | unknown
119.98/120.32	c   120s|     1 |     0 |157413 |     - |   126M |   0 |6445 |6953 |6756 | 145 | 10 | 183 |   0 | 0.000000e+00 |      --      |    Inf | unknown
123.68/124.08	c   124s|     1 |     0 |163004 |     - |   128M |   0 |6445 |6946 |6761 | 150 | 11 | 184 |   0 | 0.000000e+00 |      --      |    Inf | unknown
164.48/164.92	c   165s|     1 |     2 |210387 |     - |   129M |   0 |6445 |6944 |6761 | 150 | 11 | 193 |  11 | 0.000000e+00 |      --      |    Inf | unknown
267.74/268.43	c   268s|   100 |    22 |389165 |2284.5 |   139M |  38 |6445 |6972 |6687 | 177 |  1 | 228 |  11 | 0.000000e+00 |      --      |    Inf | unknown
337.38/338.21	c   338s|   200 |    22 |580019 |2095.6 |   156M |  40 |6445 |6995 |6686 | 198 |  1 | 253 |  11 | 0.000000e+00 |      --      |    Inf | unknown
658.98/660.53	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
658.98/660.53	c   661s|   300 |    60 |  1215k|3520.0 |   172M |  40 |6445 |7079 |6689 | 220 |  1 | 425 |  11 | 0.000000e+00 |      --      |    Inf | unknown
708.86/710.52	c   711s|   400 |    58 |  1350k|2975.9 |   178M |  40 |6445 |7084 |6689 | 239 |  1 | 446 |  11 | 0.000000e+00 |      --      |    Inf | unknown
1077.63/1080.15	c  1080s|   500 |   110 |  2134k|3951.2 |   195M |  40 |6445 |7165 |6668 | 374 |  1 | 589 |  11 | 0.000000e+00 |      --      |    Inf |  12.61%
1239.56/1242.46	c  1242s|   600 |   146 |  2531k|3953.7 |   198M |  40 |6445 |7180 |6678 | 432 |  0 | 655 |  11 | 0.000000e+00 |      --      |    Inf |  12.61%
1364.68/1367.85	c  1368s|   700 |   178 |  2842k|3833.3 |   201M |  40 |6445 |7261 |6694 | 523 |  0 | 772 |  11 | 0.000000e+00 |      --      |    Inf |  13.40%
1562.54/1566.12	c  1566s|   800 |   206 |  3317k|3947.7 |   206M |  40 |6445 |7261 |6694 | 566 |  0 | 810 |  11 | 0.000000e+00 |      --      |    Inf |  13.43%
1663.81/1667.68	c  1668s|   900 |   222 |  3571k|3791.4 |   212M |  63 |6445 |7324 |6704 | 601 |  1 | 881 |  11 | 0.000000e+00 |      --      |    Inf |  13.43%
1750.81/1754.89	c  1755s|  1000 |   223 |  3803k|3644.5 |   213M |  66 |6445 |7306 |6690 | 650 |  0 | 892 |  11 | 0.000000e+00 |      --      |    Inf |  13.43%
1836.52/1840.76	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
1836.52/1840.76	c (run 1, node 1074) performing user restart
1836.52/1840.76	c 
1836.52/1840.77	c (restart) converted 55 cuts from the global cut pool into linear constraints
1836.52/1840.77	c 
1836.52/1840.79	c presolving:
1836.52/1840.79	c (round 1, fast)       0 del vars, 22 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 43181 clqs
1836.62/1840.81	c (round 2, exhaustive) 0 del vars, 27 del conss, 0 add conss, 0 chg bounds, 5 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 43181 clqs
1836.62/1840.82	c (round 3, exhaustive) 0 del vars, 27 del conss, 0 add conss, 0 chg bounds, 5 chg sides, 0 chg coeffs, 240 upgd conss, 0 impls, 43181 clqs
1836.62/1840.83	c (round 4, medium)     0 del vars, 29 del conss, 6 add conss, 0 chg bounds, 34 chg sides, 41 chg coeffs, 240 upgd conss, 0 impls, 43181 clqs
1836.62/1840.85	c (round 5, exhaustive) 0 del vars, 62 del conss, 6 add conss, 0 chg bounds, 34 chg sides, 69 chg coeffs, 240 upgd conss, 0 impls, 43181 clqs
1836.72/1840.94	c (round 6, exhaustive) 0 del vars, 101 del conss, 6 add conss, 0 chg bounds, 34 chg sides, 1320 chg coeffs, 240 upgd conss, 0 impls, 43181 clqs
1836.82/1841.04	c presolving (7 rounds: 7 fast, 6 medium, 5 exhaustive):
1836.82/1841.04	c  0 deleted vars, 101 deleted constraints, 6 added constraints, 0 tightened bounds, 0 added holes, 34 changed sides, 1353 changed coefficients
1836.82/1841.04	c  0 implications, 43181 cliques
1836.82/1841.04	c presolved problem has 6445 variables (6445 bin, 0 int, 0 impl, 0 cont) and 7260 constraints
1836.82/1841.04	c      35 constraints of type <knapsack>
1836.82/1841.04	c    1540 constraints of type <setppc>
1836.82/1841.04	c       1 constraints of type <orbitope>
1836.82/1841.04	c    5684 constraints of type <logicor>
1836.82/1841.04	c transformed objective value is always integral (scale: 1)
1836.82/1841.04	c Presolving Time: 10.97
1836.82/1841.04	c 
1841.31/1845.51	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1841.31/1845.51	c  1846s|     1 |     0 |  4031k|     - |   215M |   0 |6445 |7338 |6637 |   0 |  0 | 993 |  11 | 0.000000e+00 |      --      |    Inf | unknown
1844.10/1848.37	c  1848s|     1 |     0 |  4035k|     - |   217M |   0 |6445 |7342 |6648 |  11 |  1 |1003 |  11 | 0.000000e+00 |      --      |    Inf | unknown
1847.19/1851.46	c  1851s|     1 |     0 |  4040k|     - |   217M |   0 |6445 |7337 |6657 |  20 |  2 |1004 |  11 | 0.000000e+00 |      --      |    Inf | unknown
1853.98/1858.20	c  1858s|     1 |     0 |  4052k|     - |   217M |   0 |6445 |7336 |6664 |  27 |  3 |1009 |  11 | 0.000000e+00 |      --      |    Inf | unknown
1860.37/1864.64	c  1865s|     1 |     0 |  4062k|     - |   218M |   0 |6445 |7329 |6676 |  39 |  4 |1012 |  11 | 0.000000e+00 |      --      |    Inf | unknown
1866.86/1871.19	c  1871s|     1 |     0 |  4073k|     - |   218M |   0 |6445 |7323 |6683 |  46 |  5 |1013 |  11 | 0.000000e+00 |      --      |    Inf | unknown
1871.54/1875.89	c  1876s|     1 |     0 |  4080k|     - |   218M |   0 |6445 |7320 |6694 |  57 |  6 |1023 |  11 | 0.000000e+00 |      --      |    Inf | unknown
1875.23/1879.57	c  1880s|     1 |     0 |  4086k|     - |   218M |   0 |6445 |7308 |6707 |  70 |  7 |1025 |  11 | 0.000000e+00 |      --      |    Inf | unknown
1880.12/1884.41	c  1884s|     1 |     0 |  4094k|     - |   220M |   0 |6445 |7311 |6721 |  84 |  8 |1029 |  11 | 0.000000e+00 |      --      |    Inf | unknown
1887.90/1892.21	c  1892s|     1 |     0 |  4106k|     - |   220M |   0 |6445 |7300 |6734 |  97 |  9 |1031 |  11 | 0.000000e+00 |      --      |    Inf | unknown
1894.49/1898.84	c  1899s|     1 |     0 |  4117k|     - |   221M |   0 |6445 |7278 |6751 | 114 | 10 |1032 |  11 | 0.000000e+00 |      --      |    Inf | unknown
1898.48/1902.82	c  1903s|     1 |     0 |  4123k|     - |   222M |   0 |6445 |7274 |6762 | 125 | 11 |1034 |  11 | 0.000000e+00 |      --      |    Inf | unknown
1931.91/1936.31	c  1936s|     1 |     2 |  4168k|     - |   222M |   0 |6445 |7252 |6762 | 125 | 11 |1041 |  22 | 0.000000e+00 |      --      |    Inf | unknown
2105.72/2110.56	c  2111s|   100 |    37 |  4536k|3641.1 |   224M |  38 |6445 |7285 |6666 | 161 |  0 |1101 |  22 | 0.000000e+00 |      --      |    Inf | unknown
2163.69/2168.62	c  2169s|   200 |    43 |  4695k|3479.3 |   226M |  46 |6445 |7300 |6678 | 210 |  1 |1129 |  22 | 0.000000e+00 |      --      |    Inf | unknown
2195.21/2200.21	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2195.21/2200.21	c  2200s|   300 |    45 |  4791k|3295.9 |   226M |  55 |6445 |7299 |6678 | 240 |  0 |1133 |  22 | 0.000000e+00 |      --      |    Inf | unknown
2227.14/2232.22	c  2232s|   400 |    39 |  4889k|3139.0 |   227M |  61 |6445 |7297 |6685 | 279 |  0 |1146 |  22 | 0.000000e+00 |      --      |    Inf | unknown
2288.30/2293.51	c  2294s|   500 |    41 |  5058k|3046.6 |   228M |  61 |6445 |7296 |6680 | 333 |  1 |1194 |  22 | 0.000000e+00 |      --      |    Inf | unknown
2346.27/2351.69	c  2352s|   600 |    43 |  5209k|2954.6 |   229M |  61 |6445 |7282 |6686 | 405 |  1 |1202 |  22 | 0.000000e+00 |      --      |    Inf | unknown
2412.92/2418.42	c  2418s|   700 |    47 |  5384k|2886.8 |   234M |  61 |6445 |7276 |6664 | 470 |  1 |1205 |  22 | 0.000000e+00 |      --      |    Inf | unknown
2459.22/2464.81	c  2465s|   800 |    45 |  5515k|2802.5 |   234M |  61 |6445 |7276 |6670 | 524 |  1 |1213 |  22 | 0.000000e+00 |      --      |    Inf | unknown
2514.09/2519.86	c  2520s|   900 |    43 |  5672k|2740.3 |   236M |  61 |6445 |7274 |6669 | 585 |  0 |1216 |  22 | 0.000000e+00 |      --      |    Inf | unknown
2565.67/2571.53	c  2572s|  1000 |    45 |  5824k|2681.2 |   236M |  61 |6445 |7289 |6667 | 625 |  0 |1234 |  22 | 0.000000e+00 |      --      |    Inf | unknown
2612.56/2618.54	c  2619s|  1100 |    43 |  5960k|2620.4 |   236M |  61 |6445 |7295 |   0 | 650 |  0 |1247 |  22 | 0.000000e+00 |      --      |    Inf | unknown
2661.25/2667.34	c  2667s|  1200 |    45 |  6102k|2567.7 |   237M |  61 |6445 |7295 |6664 | 687 |  1 |1254 |  22 | 0.000000e+00 |      --      |    Inf |   0.57%
2748.16/2754.44	c  2754s|  1300 |    47 |  6331k|2556.1 |   238M |  61 |6445 |7285 |6664 | 764 |  2 |1258 |  22 | 0.000000e+00 |      --      |    Inf |   1.38%
2788.87/2795.20	c  2795s|  1400 |    53 |  6447k|2499.7 |   240M |  61 |6445 |7312 |6674 | 829 |  0 |1285 |  22 | 0.000000e+00 |      --      |    Inf |   1.74%
2819.10/2825.51	c  2826s|  1500 |    51 |  6537k|2437.3 |   240M |  61 |6445 |7320 |6682 | 870 |  3 |1297 |  22 | 0.000000e+00 |      --      |    Inf |   1.75%
2860.20/2866.75	c  2867s|  1600 |    51 |  6656k|2390.7 |   240M |  61 |6445 |7357 |6679 | 910 |  2 |1337 |  22 | 0.000000e+00 |      --      |    Inf |   1.77%
2894.33/2901.00	c  2901s|  1700 |    53 |  6755k|2340.1 |   240M |  61 |6445 |7400 |6677 | 931 |  0 |1387 |  22 | 0.000000e+00 |      --      |    Inf |   1.77%
2936.93/2943.65	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2936.93/2943.65	c  2944s|  1800 |    55 |  6878k|2301.6 |   240M |  61 |6445 |7399 |6673 | 953 |  1 |1390 |  22 | 0.000000e+00 |      --      |    Inf |   1.77%
2983.72/2990.56	c  2991s|  1900 |    55 |  7013k|2269.7 |   240M |  61 |6445 |7397 |6675 | 966 |  0 |1390 |  22 | 0.000000e+00 |      --      |    Inf |   1.77%
3024.23/3031.16	c  3031s|  2000 |    53 |  7132k|2234.5 |   241M |  61 |6445 |7421 |6674 | 975 |  1 |1414 |  22 | 0.000000e+00 |      --      |    Inf |   1.77%
3071.62/3078.69	c  3079s|  2100 |    57 |  7268k|2206.8 |   242M |  61 |6445 |7443 |6678 | 985 |  1 |1437 |  22 | 0.000000e+00 |      --      |    Inf |   1.77%
3118.61/3125.75	c  3126s|  2200 |    55 |  7404k|2181.1 |   242M |  61 |6445 |7427 |6676 | 996 |  0 |1445 |  22 | 0.000000e+00 |      --      |    Inf |   1.77%
3174.89/3182.15	c  3182s|  2300 |    53 |  7566k|2164.4 |   242M |  61 |6445 |7422 |6675 |1012 |  1 |1451 |  22 | 0.000000e+00 |      --      |    Inf |   1.77%
3219.86/3227.22	c  3227s|  2400 |    51 |  7696k|2139.4 |   242M |  61 |6445 |7420 |6676 |1026 |  0 |1456 |  22 | 0.000000e+00 |      --      |    Inf |   1.77%
3262.24/3269.75	c  3270s|  2500 |    51 |  7818k|2113.9 |   242M |  61 |6445 |7422 |6675 |1044 |  0 |1461 |  22 | 0.000000e+00 |      --      |    Inf |   1.77%
3306.22/3313.80	c  3314s|  2600 |    53 |  7944k|2090.4 |   242M |  61 |6445 |7416 |6677 |1048 |  0 |1461 |  22 | 0.000000e+00 |      --      |    Inf |   1.77%
3351.59/3359.30	c  3359s|  2700 |    53 |  8074k|2069.4 |   242M |  61 |6445 |7424 |6675 |1076 |  1 |1470 |  22 | 0.000000e+00 |      --      |    Inf |   1.77%
3404.15/3412.04	c  3412s|  2800 |    51 |  8219k|2053.5 |   242M |  61 |6445 |7426 |6670 |1102 |  0 |1480 |  22 | 0.000000e+00 |      --      |    Inf |   1.78%
3460.59/3468.61	c  3469s|  2900 |    59 |  8373k|2040.7 |   243M |  61 |6445 |7420 |6674 |1125 |  0 |1496 |  22 | 0.000000e+00 |      --      |    Inf |   1.79%
3505.46/3513.68	c  3514s|  3000 |    59 |  8503k|2022.5 |   243M |  61 |6445 |7426 |6670 |1129 |  1 |1507 |  22 | 0.000000e+00 |      --      |    Inf |   1.81%
3535.38/3543.68	c  3544s|  3100 |    65 |  8593k|1995.5 |   243M |  61 |6445 |7444 |6671 |1137 |  1 |1530 |  22 | 0.000000e+00 |      --      |    Inf |   1.81%
3564.30/3572.61	c  3573s|  3200 |    59 |  8681k|1969.6 |   243M |  61 |6445 |7452 |6670 |1153 |  0 |1539 |  22 | 0.000000e+00 |      --      |    Inf |   1.81%
3588.53/3597.00	c 
3588.53/3597.00	c SCIP Status        : solving was interrupted [time limit reached]
3588.53/3597.00	c Solving Time (sec) : 3597.00
3588.53/3597.00	c Solving Nodes      : 3263 (total of 4337 nodes in 2 runs)
3588.53/3597.00	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
3588.53/3597.00	c Dual Bound         : +0.00000000000000e+00
3588.53/3597.00	c Gap                : infinite
3588.53/3597.00	s UNKNOWN
3588.53/3597.00	c SCIP Status        : solving was interrupted [time limit reached]
3588.53/3597.00	c Total Time         :    3597.00
3588.53/3597.00	c   solving          :    3597.00
3588.53/3597.00	c   presolving       :      10.97 (included in solving)
3588.53/3597.00	c   reading          :       0.02 (included in solving)
3588.53/3597.00	c   copying          :       1.72 (105 #copies) (minimal 0.02, maximal 0.02, average 0.02)
3588.53/3597.00	c Original Problem   :
3588.53/3597.00	c   Problem name     : HOME/instance-4447125-1721345880.opb
3588.53/3597.00	c   Variables        : 7208 (7208 binary, 0 integer, 0 implicit integer, 0 continuous)
3588.53/3597.00	c   Constraints      : 7422 initial, 7422 maximal
3588.53/3597.00	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3588.53/3597.00	c Presolved Problem  :
3588.53/3597.00	c   Problem name     : t_HOME/instance-4447125-1721345880.opb
3588.53/3597.00	c   Variables        : 6445 (6445 binary, 0 integer, 0 implicit integer, 0 continuous)
3588.53/3597.00	c   Constraints      : 7260 initial, 7459 maximal
3588.53/3597.00	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3588.53/3597.00	c   Nonzeros         : 67830 constraint, 92656 clique table
3588.53/3597.00	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
3588.53/3597.00	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.53/3597.00	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.53/3597.00	c   domcol           :       0.13       0.00     13          0          0          0          0          0          0          0          0          0
3588.53/3597.00	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.53/3597.00	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.53/3597.00	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.53/3597.00	c   dualsparsify     :       0.01       0.00      1          0          0          0          0          0          0          0          0          0
3588.53/3597.00	c   gateextraction   :       0.06       0.00     18          0          0          0          0          0          1          0          0          0
3588.53/3597.00	c   implics          :       0.00       0.00     22          0          0          0          0          0          0          0          0          0
3588.53/3597.00	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.53/3597.00	c   milp             :       0.07       0.00      1        104          0          0          0          0          0          0          0          0
3588.53/3597.00	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.53/3597.00	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.53/3597.00	c   sparsify         :       0.20       0.00      3          0          0          0          0          0          0          0          0          0
3588.53/3597.00	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.53/3597.00	c   trivial          :       0.00       0.00     41        283          0          0          0          0          0          0          0          0
3588.53/3597.00	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.53/3597.00	c   dualfix          :       0.00       0.00     41          0          0          0          0          0          0          0          0          0
3588.53/3597.00	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.53/3597.00	c   probing          :       9.68       0.00     12        226          3          0          0          0          0          0          0          0
3588.53/3597.00	c   pseudoobj        :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3588.53/3597.00	c   symmetry         :       0.03       0.00      1          6          0          0          0          0          0          1          0          0
3588.53/3597.00	c   vbounds          :       0.01       0.00      3          0          0          0          0          0          0          0          0          0
3588.53/3597.00	c   knapsack         :       0.02       0.00     11          0          0          0          0          0          0          6         29         94
3588.53/3597.00	c   setppc           :       0.06       0.00     69          0          0          0          0          0        115          0          0          0
3588.53/3597.00	c   linear           :       0.06       0.01     16        141          0          0        141          0        518          0          5          0
3588.53/3597.00	c   orbitope         :       0.00       0.00      7          0          0          0          0          0          0          0          0          0
3588.53/3597.00	c   logicor          :       0.60       0.01     66         62          0          0          0          0        278          0          0       1706
3588.53/3597.00	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.53/3597.00	c   components       :       0.01       0.00      2          0          0          0          0          0          0          0          0          0
3588.53/3597.00	c   root node        :          -          -      -          0          -          -          0          -          -          -          -          -
3588.53/3597.00	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
3588.53/3597.00	c   benderslp        :          0          0          0          0       2314          0          0        399          0          0          0          0          0          0          0
3588.53/3597.00	c   integral         :          0          0          0          0       2314          0          0        399          0          0          0          0          0          0       4628
3588.53/3597.00	c   knapsack         :         35         35         11      25508          0          0          0          0      12044          2       3820          0          0          0          0
3588.53/3597.00	c   setppc           :       1540+      1568         22     185585          0          0          0        394     427244        183     183913          1          1          0          0
3588.53/3597.00	c   linear           :          0+        37         22      47762          0          0          0          3       1652          0        425         11          9          0          0
3588.53/3597.00	c   orbitope         :          1          1          0      52213          0          0          0          0       1623          0       1527          0          0          0          0
3588.53/3597.00	c   logicor          :       5684+      5843         22     153032          0          0          0          0     567860        380     327611         62         37          0          0
3588.53/3597.00	c   benders          :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3588.53/3597.00	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3588.53/3597.00	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3588.53/3597.00	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3588.53/3597.00	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
3588.53/3597.00	c   benderslp        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3588.53/3597.00	c   integral         :      15.37       0.00       0.00       0.00      15.37       0.00       0.00       0.00       0.00       0.00
3588.53/3597.00	c   knapsack         :       0.14       0.00       0.06       0.07       0.00       0.00       0.00       0.00       0.00       0.00
3588.53/3597.00	c   setppc           :       1.86       0.00       0.00       1.70       0.00       0.00       0.00       0.00       0.12       0.04
3588.53/3597.00	c   linear           :       0.05       0.01       0.00       0.03       0.00       0.00       0.00       0.00       0.00       0.01
3588.53/3597.00	c   orbitope         :       0.10       0.00       0.00       0.09       0.00       0.00       0.00       0.00       0.00       0.00
3588.53/3597.00	c   logicor          :       4.02       0.01       0.02       3.78       0.00       0.00       0.00       0.00       0.20       0.01
3588.53/3597.00	c   benders          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3588.53/3597.00	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3588.53/3597.00	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3588.53/3597.00	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3588.53/3597.00	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
3588.53/3597.00	c   dualfix          :          2          0          0          0
3588.53/3597.00	c   genvbounds       :          0          0          0          0
3588.53/3597.00	c   nlobbt           :          0          0          0          0
3588.53/3597.00	c   obbt             :          0          0          0          0
3588.53/3597.00	c   probing          :          0          0          0          0
3588.53/3597.00	c   pseudoobj        :          0          0          0          0
3588.53/3597.00	c   redcost          :          0          0          0          0
3588.53/3597.00	c   rootredcost      :          0          0          0          0
3588.53/3597.00	c   symmetry         :      17178          0          0         20
3588.53/3597.00	c   vbounds          :      31161          0          0          0
3588.53/3597.00	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
3588.53/3597.00	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
3588.53/3597.00	c   genvbounds       :       0.01       0.00       0.00       0.01       0.00       0.00
3588.53/3597.00	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
3588.53/3597.00	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
3588.53/3597.00	c   probing          :       9.68       0.00       9.68       0.00       0.00       0.00
3588.53/3597.00	c   pseudoobj        :       0.01       0.00       0.00       0.01       0.00       0.00
3588.53/3597.00	c   redcost          :       0.01       0.00       0.00       0.01       0.00       0.00
3588.53/3597.00	c   rootredcost      :       0.01       0.00       0.00       0.01       0.00       0.00
3588.53/3597.00	c   symmetry         :       0.08       0.00       0.03       0.04       0.00       0.00
3588.53/3597.00	c   vbounds          :       0.22       0.00       0.01       0.21       0.00       0.00
3588.53/3597.00	c Symmetry           :
3588.53/3597.00	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
3588.53/3597.00	c   orbital reduction:          0 reductions applied,          0 cutoffs
3588.53/3597.00	c   lexicographic red:         20 reductions applied,          0 cutoffs
3588.53/3597.00	c   shadow tree time :       0.01 s
3588.53/3597.00	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
3588.53/3597.00	c   propagation      :       0.09        562        411          -       2067      164.2         37       22.8          -          -          -
3588.53/3597.00	c   infeasible LP    :       5.49       1998        274          -       5206     1392.5         20       16.6          7      277.6          0
3588.53/3597.00	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3588.53/3597.00	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
3588.53/3597.00	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3588.53/3597.00	c   applied globally :       0.06          -          -          0       1541      110.0          -          -          7          -          -
3588.53/3597.00	c   applied locally  :          -          -          -          0          0        0.0          -          -          0          -          -
3588.53/3597.00	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
3588.53/3597.00	c   cut pool         :       0.14          -        653         42          -          -       2145      13541          -          -          -          -          -    (maximal pool size:        745)
3588.53/3597.00	c   aggregation      :       0.16       0.00        122         22          0          0          1          1          0          0          0          0          0
3588.53/3597.00	c   > cmir           :          -          -          -          -          -          -          -          0          0          0          0          0          -
3588.53/3597.00	c   > flowcover      :          -          -          -          -          -          -          -          0          0          0          0          0          -
3588.53/3597.00	c   > knapsackcover  :          -          -          -          -          -          -          -          1          0          0          0          0          -
3588.53/3597.00	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.53/3597.00	c   clique           :       0.85       0.00         22         22          0          0        172        441          0        151        151          0          0
3588.53/3597.00	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.53/3597.00	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.53/3597.00	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.53/3597.00	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.53/3597.00	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.53/3597.00	c   gomory           :      18.02       0.00        120         20          0          0       1810      11771        145        881        868         13          0
3588.53/3597.00	c   > gomorymi       :          -          -          -          -          -          -          -       4894         73        392        384          8          -
3588.53/3597.00	c   > strongcg       :          -          -          -          -          -          -          -       6877         72        489        484          5          -
3588.53/3597.00	c   impliedbounds    :       0.19       0.00        122         22          0          0         90        182          0        103        103          0          0
3588.53/3597.00	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.53/3597.00	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.53/3597.00	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.53/3597.00	c   mcf              :       0.01       0.00          2          2          0          0          0          0          0          0          0          0          0
3588.53/3597.00	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.53/3597.00	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.53/3597.00	c   multilinear      :       0.00       0.00        110         22          0          0          0          0          0          0          0          0          0
3588.53/3597.00	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.53/3597.00	c   rapidlearning    :      42.67       0.00        100          2          0      27959          0          0          0          0          0          0        575
3588.53/3597.00	c   rlt              :       0.00       0.00         75         20          0          0          0          0          0          0          0          0          0
3588.53/3597.00	c   zerohalf         :       8.27       0.00        122         22          0          0        421       1146        204        680        508        172          0
3588.53/3597.00	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
3588.53/3597.00	c   hybrid           :       0.02       0.00        429         22       1893          4      12005        275          0        312
3588.63/3597.00	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
3588.63/3597.00	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
3588.63/3597.00	c Pricers            :   ExecTime  SetupTime      Calls       Vars
3588.63/3597.00	c   problem variables:       0.00          -          0          0
3588.63/3597.00	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
3588.63/3597.00	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
3588.63/3597.00	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
3588.63/3597.00	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
3588.63/3597.00	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
3588.63/3597.00	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
3588.63/3597.00	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
3588.63/3597.00	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
3588.63/3597.00	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
3588.63/3597.00	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
3588.63/3597.00	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
3588.63/3597.00	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
3588.63/3597.00	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
3588.63/3597.00	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
3588.63/3597.00	c   relpscost        :      15.37       0.00       2314          0          0          0          0          0          0       4628
3588.63/3597.00	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
3588.63/3597.00	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
3588.63/3597.00	c   LP solutions     :       0.00          -          -          0          0
3588.63/3597.00	c   relax solutions  :       0.00          -          -          0          0
3588.63/3597.00	c   pseudo solutions :       0.00          -          -          0          0
3588.63/3597.00	c   strong branching :       0.00          -          -          0          0
3588.63/3597.00	c   actconsdiving    :       0.00       0.00          0          0          0
3588.63/3597.00	c   adaptivediving   :      52.24       0.00          7          0          0
3588.63/3597.00	c   alns             :      23.15       0.00          3          0          0
3588.63/3597.00	c   bound            :       0.00       0.00          0          0          0
3588.63/3597.00	c   clique           :       0.03       0.00          1          0          0
3588.63/3597.00	c   coefdiving       :       0.00       0.00          0          0          0
3588.63/3597.00	c   completesol      :       0.00       0.00          0          0          0
3588.63/3597.00	c   conflictdiving   :      86.71       0.00          7          0          0
3588.63/3597.00	c   crossover        :       0.00       0.00          0          0          0
3588.63/3597.00	c   dins             :       0.00       0.00          0          0          0
3588.63/3597.00	c   distributiondivin:      21.83       0.00          6          0          0
3588.63/3597.00	c   dps              :       0.00       0.00          0          0          0
3588.63/3597.00	c   dualval          :       0.00       0.00          0          0          0
3588.63/3597.00	c   farkasdiving     :       0.00       0.00          0          0          0
3588.63/3597.00	c   feasjump         :       0.05       0.00          2          0          0
3588.63/3597.00	c   feaspump         :      55.29       0.00          4          0          0
3588.63/3597.00	c   fixandinfer      :       0.00       0.00          0          0          0
3588.63/3597.00	c   fracdiving       :      22.46       0.00          6          0          0
3588.63/3597.00	c   gins             :       0.00       0.00          0          0          0
3588.63/3597.00	c   guideddiving     :       0.00       0.00          0          0          0
3588.63/3597.00	c   indcoefdiving    :       0.00       0.00          0          0          0
3588.63/3597.00	c   indicator        :       0.00       0.00          0          0          0
3588.63/3597.00	c   indicatordiving  :       0.00       0.00          0          0          0
3588.63/3597.00	c   indoneopt        :       0.00       0.00          0          0          0
3588.63/3597.00	c   indrounding      :       0.00       0.00          0          0          0
3588.63/3597.00	c   indtwoopt        :       0.00       0.00          0          0          0
3588.63/3597.00	c   intdiving        :       0.00       0.00          0          0          0
3588.63/3597.00	c   intshifting      :       0.00       0.00          0          0          0
3588.63/3597.00	c   linesearchdiving :     171.14       0.00          6          0          0
3588.63/3597.00	c   localbranching   :       0.00       0.00          0          0          0
3588.63/3597.00	c   locks            :       0.02       0.00          1          0          0
3588.63/3597.00	c   lpface           :       0.02       0.00          0          0          0
3588.63/3597.00	c   mpec             :       0.00       0.00          0          0          0
3588.63/3597.00	c   multistart       :       0.00       0.00          0          0          0
3588.63/3597.00	c   mutation         :       0.00       0.00          0          0          0
3588.63/3597.00	c   nlpdiving        :       0.00       0.00          0          0          0
3588.63/3597.00	c   objpscostdiving  :     135.54       0.00          4          0          0
3588.63/3597.00	c   octane           :       0.00       0.00          0          0          0
3588.63/3597.00	c   ofins            :       0.00       0.00          0          0          0
3588.63/3597.00	c   oneopt           :       0.00       0.00          0          0          0
3588.63/3597.00	c   padm             :       0.00       0.00          0          0          0
3588.63/3597.00	c   proximity        :       0.00       0.00          0          0          0
3588.63/3597.00	c   pscostdiving     :      63.20       0.00          6          0          0
3588.63/3597.00	c   randrounding     :       0.30       0.00        409          0          0
3588.63/3597.00	c   rens             :       0.17       0.00          2          0          0
3588.63/3597.00	c   reoptsols        :       0.00       0.00          0          0          0
3588.63/3597.00	c   repair           :       0.00       0.00          0          0          0
3588.63/3597.00	c   rins             :       0.00       0.00          0          0          0
3588.63/3597.00	c   rootsoldiving    :      29.52       0.00          3          0          0
3588.63/3597.00	c   rounding         :       0.15       0.00        687          0          0
3588.63/3597.00	c   scheduler        :       0.00       0.00          0          0          0
3588.63/3597.00	c   shiftandpropagate:       0.06       0.00          2          0          0
3588.63/3597.00	c   shifting         :       0.45       0.00        323          0          0
3588.63/3597.00	c   simplerounding   :       0.00       0.00          0          0          0
3588.63/3597.00	c   smallcard        :       0.00       0.00          0          0          0
3588.63/3597.00	c   subnlp           :       0.00       0.00          0          0          0
3588.63/3597.00	c   trivial          :       0.01       0.00          4          0          0
3588.63/3597.00	c   trivialnegation  :       0.00       0.00          0          0          0
3588.63/3597.00	c   trustregion      :       0.00       0.00          0          0          0
3588.63/3597.00	c   trysol           :       0.00       0.00          0          0          0
3588.63/3597.00	c   twoopt           :       0.00       0.00          0          0          0
3588.63/3597.00	c   undercover       :       0.00       0.00          0          0          0
3588.63/3597.00	c   vbounds          :       0.06       0.00          2          0          0
3588.63/3597.00	c   veclendiving     :      61.10       0.00          6          0          0
3588.63/3597.00	c   zeroobj          :       0.00       0.00          0          0          0
3588.63/3597.00	c   zirounding       :       0.08       0.00       1000          0          0
3588.63/3597.00	c   other solutions  :          -          -          -          0          -
3588.63/3597.00	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
3588.63/3597.00	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
3588.63/3597.00	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
3588.63/3597.00	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
3588.63/3597.00	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
3588.63/3597.00	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
3588.63/3597.00	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
3588.63/3597.00	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
3588.63/3597.00	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
3588.63/3597.00	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
3588.63/3597.00	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
3588.63/3597.00	c   primal LP        :       0.76        152          0       0.00       0.00       0.76        152
3588.63/3597.00	c   dual LP          :    2762.34       4712    7355485    1568.33    2662.78       0.03         22
3588.63/3597.00	c   lex dual LP      :       0.00          0          0       0.00          -
3588.63/3597.00	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
3588.63/3597.00	c   resolve instable :       2.58          7      11446    1635.14    4443.75
3588.63/3597.00	c   diving/probing LP:     699.08       1573    1397772     888.60    1999.43
3588.63/3597.00	c   strong branching :      10.86         22      19588     890.36    1803.06          -          -         34
3588.63/3597.00	c     (at root node) :          -         22      19588     890.36          -
3588.63/3597.00	c   conflict analysis:       0.00          0          0       0.00          -
3588.63/3597.00	c B&B Tree           :
3588.63/3597.00	c   number of runs   :          2
3588.63/3597.00	c   nodes            :       3263 (1660 internal, 1603 leaves)
3588.63/3597.00	c   feasible leaves  :          0
3588.63/3597.00	c   infeas. leaves   :       1602
3588.63/3597.00	c   objective leaves :          0
3588.63/3597.00	c   nodes (total)    :       4337 (2314 internal, 2023 leaves)
3588.63/3597.00	c   nodes left       :         59
3588.63/3597.00	c   max depth        :         61
3588.63/3597.00	c   max depth (total):         66
3588.63/3597.00	c   backtracks       :        433 (13.3%)
3588.63/3597.00	c   early backtracks :          0 (0.0%)
3588.63/3597.00	c   nodes exc. ref.  :          0 (0.0%)
3588.63/3597.00	c   delayed cutoffs  :          0
3588.63/3597.00	c   repropagations   :        891 (1524 domain reductions, 0 cutoffs)
3588.63/3597.00	c   avg switch length:       3.38
3588.63/3597.00	c   switching time   :       2.21
3588.63/3597.00	c Root Node          :
3588.63/3597.00	c   First LP value   : +0.00000000000000e+00
3588.63/3597.00	c   First LP Iters   :      11174 (2526.31 Iter/sec)
3588.63/3597.00	c   First LP Time    :       4.42
3588.63/3597.00	c   Final Dual Bound : +0.00000000000000e+00
3588.63/3597.00	c   Final Root Iters :     266004
3588.63/3597.00	c   Root LP Estimate : +2.65507416392953e-02
3588.63/3597.00	c Solution           :
3588.63/3597.00	c   Solutions found  :          0 (0 improvements)
3588.63/3597.00	c   Primal Bound     :          -
3588.63/3597.00	c   Dual Bound       : +0.00000000000000e+00
3588.63/3597.00	c   Gap              :   infinite
3588.63/3597.00	c Integrals          :      Total       Avg%
3588.63/3597.00	c   primal-dual      :  359699.77     100.00
3588.63/3597.00	c   primal-ref       :          -          - (not evaluated)
3588.63/3597.00	c   dual-ref         :          -          - (not evaluated)
3588.63/3597.06	c Time complete: 3588.7.

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: 63931 MiB (59963 MiB free)
  memory of node 1: 64510 MiB (60711 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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=1012686, runsolver pid=1012678

[startup+0.100938 s]*
/proc/loadavg: 4.10 4.10 4.09 8/257 1012697
/proc/meminfo: memFree=123410544/131524600 swapFree=131071996/131071996
[pid=1012686] ppid=1012678 vsize=97024 memory=57180 CPUtime=0.09 cores=4,6
/proc/1012686/stat : 1012686 (pbscip) R 1012678 1012686 1010581 0 -1 4194304 12038 0 0 0 7 2 0 0 20 0 1 0 186753339 99352576 14295 134679101440 4194304 18693293 140732726597552 0 0 0 0 0 2 0 0 0 17 6 0 0 0 0 0 21375888 21430392 37011456 140732726604802 140732726604901 140732726604901 140732726611918 0
/proc/1012686/statm: 24256 14295 3638 3540 0 12513 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 97024 KiB
Current children cumulated memory: 57180 KiB

[startup+0.206957 s]*
/proc/loadavg: 4.10 4.10 4.09 8/257 1012697
/proc/meminfo: memFree=123382260/131524600 swapFree=131071996/131071996
[pid=1012686] ppid=1012678 vsize=102112 memory=62192 CPUtime=0.19 cores=4,6
/proc/1012686/stat : 1012686 (pbscip) R 1012678 1012686 1010581 0 -1 4194304 13903 0 0 0 17 2 0 0 20 0 1 0 186753339 104562688 15548 134679101440 4194304 18693293 140732726597552 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 37011456 140732726604802 140732726604901 140732726604901 140732726611918 0
/proc/1012686/statm: 25528 15548 3702 3540 0 13785 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 102112 KiB
Current children cumulated memory: 62192 KiB

[startup+0.306185 s]*
/proc/loadavg: 4.10 4.10 4.09 7/257 1012697
/proc/meminfo: memFree=123334036/131524600 swapFree=131071996/131071996
[pid=1012686] ppid=1012678 vsize=117928 memory=75456 CPUtime=0.29 cores=4,6
/proc/1012686/stat : 1012686 (pbscip) R 1012678 1012686 1010581 0 -1 4194304 16811 0 0 0 26 3 0 0 20 0 1 0 186753339 120758272 18864 134679101440 4194304 18693293 140732726597552 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 37011456 140732726604802 140732726604901 140732726604901 140732726611918 0
/proc/1012686/statm: 29482 18864 3734 3540 0 17739 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 117928 KiB
Current children cumulated memory: 75456 KiB

[startup+0.700198 s]
/proc/loadavg: 4.10 4.10 4.09 7/257 1012697
/proc/meminfo: memFree=123308724/131524600 swapFree=131071996/131071996
[pid=1012686] ppid=1012678 vsize=124884 memory=82600 CPUtime=0.68 cores=4,6
/proc/1012686/stat : 1012686 (pbscip) R 1012678 1012686 1010581 0 -1 4194304 18569 0 0 0 65 3 0 0 20 0 1 0 186753339 127881216 20650 134679101440 4194304 18693293 140732726597552 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 37011456 140732726604802 140732726604901 140732726604901 140732726611918 0
/proc/1012686/statm: 31221 20650 3750 3540 0 19478 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 124884 KiB
Current children cumulated memory: 82600 KiB

[startup+1.50018 s]
/proc/loadavg: 4.10 4.10 4.09 6/257 1012697
/proc/meminfo: memFree=123308276/131524600 swapFree=131071996/131071996
[pid=1012686] ppid=1012678 vsize=125072 memory=82856 CPUtime=1.47 cores=4,6
/proc/1012686/stat : 1012686 (pbscip) R 1012678 1012686 1010581 0 -1 4194304 18611 0 0 0 144 3 0 0 20 0 1 0 186753339 128073728 20714 134679101440 4194304 18693293 140732726597552 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 37011456 140732726604802 140732726604901 140732726604901 140732726611918 0
/proc/1012686/statm: 31268 20714 3750 3540 0 19525 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 125072 KiB
Current children cumulated memory: 82856 KiB

[startup+3.10634 s]
/proc/loadavg: 4.10 4.10 4.09 6/257 1012697
/proc/meminfo: memFree=123304004/131524600 swapFree=131071996/131071996
[pid=1012686] ppid=1012678 vsize=126276 memory=84440 CPUtime=3.07 cores=4,6
/proc/1012686/stat : 1012686 (pbscip) R 1012678 1012686 1010581 0 -1 4194304 19039 0 0 0 304 3 0 0 20 0 1 0 186753339 129306624 21110 134679101440 4194304 18693293 140732726597552 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 37011456 140732726604802 140732726604901 140732726604901 140732726611918 0
/proc/1012686/statm: 31569 21110 3750 3540 0 19826 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 126276 KiB
Current children cumulated memory: 84440 KiB

[startup+6.30019 s]
/proc/loadavg: 4.09 4.09 4.09 6/257 1012698
/proc/meminfo: memFree=123280488/131524600 swapFree=131071996/131071996
[pid=1012686] ppid=1012678 vsize=126276 memory=84440 CPUtime=6.26 cores=4,6
/proc/1012686/stat : 1012686 (pbscip) R 1012678 1012686 1010581 0 -1 4194304 19045 0 0 0 623 3 0 0 20 0 1 0 186753339 129306624 21110 134679101440 4194304 18693293 140732726597552 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 37011456 140732726604802 140732726604901 140732726604901 140732726611918 0
/proc/1012686/statm: 31569 21110 3750 3540 0 19826 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 126276 KiB
Current children cumulated memory: 84440 KiB

[startup+12.7002 s]
/proc/loadavg: 4.09 4.09 4.09 6/257 1012698
/proc/meminfo: memFree=123184116/131524600 swapFree=131071996/131071996
[pid=1012686] ppid=1012678 vsize=167080 memory=118824 CPUtime=12.64 cores=4,6
/proc/1012686/stat : 1012686 (pbscip) R 1012678 1012686 1010581 0 -1 4194304 28138 0 0 0 1260 4 0 0 20 0 1 0 186753339 171089920 29706 134679101440 4194304 18693293 140732726597552 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 37011456 140732726604802 140732726604901 140732726604901 140732726611918 0
/proc/1012686/statm: 41770 29706 3958 3540 0 30027 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 167080 KiB
Current children cumulated memory: 118824 KiB

[startup+25.5002 s]
/proc/loadavg: 4.07 4.09 4.09 6/257 1012701
/proc/meminfo: memFree=123174060/131524600 swapFree=131071996/131071996
[pid=1012686] ppid=1012678 vsize=170952 memory=122708 CPUtime=25.4 cores=4,6
/proc/1012686/stat : 1012686 (pbscip) R 1012678 1012686 1010581 0 -1 4194304 29039 0 0 0 2536 4 0 0 20 0 1 0 186753339 175054848 30677 134679101440 4194304 18693293 140732726597552 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 37011456 140732726604802 140732726604901 140732726604901 140732726611918 0
/proc/1012686/statm: 42738 30677 3974 3540 0 30995 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 170952 KiB
Current children cumulated memory: 122708 KiB

[startup+51.1063 s]
/proc/loadavg: 4.10 4.09 4.09 6/257 1012704
/proc/meminfo: memFree=122969172/131524600 swapFree=131071996/131071996
[pid=1012686] ppid=1012678 vsize=170952 memory=128524 CPUtime=50.94 cores=4,6
/proc/1012686/stat : 1012686 (pbscip) R 1012678 1012686 1010581 0 -1 4194304 29083 0 0 0 5090 4 0 0 20 0 1 0 186753339 175054848 32131 134679101440 4194304 18693293 140732726597552 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 37011456 140732726604802 140732726604901 140732726604901 140732726611918 0
/proc/1012686/statm: 42738 32131 3974 3540 0 30995 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 170952 KiB
Current children cumulated memory: 128524 KiB

[startup+102.3 s]
/proc/loadavg: 4.10 4.09 4.09 6/257 1012713
/proc/meminfo: memFree=122699952/131524600 swapFree=131071996/131071996
[pid=1012686] ppid=1012678 vsize=328464 memory=284540 CPUtime=102.03 cores=4,6
/proc/1012686/stat : 1012686 (pbscip) R 1012678 1012686 1010581 0 -1 4194304 66878 0 0 0 10192 11 0 0 20 0 1 0 186753339 336347136 71135 134679101440 4194304 18693293 140732726597552 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 37011456 140732726604802 140732726604901 140732726604901 140732726611918 0
/proc/1012686/statm: 82116 71135 4010 3540 0 70373 0
Current children cumulated CPU time: 102.03 s
Current children cumulated vsize: 328464 KiB
Current children cumulated memory: 284540 KiB

[startup+162.3 s]
/proc/loadavg: 4.16 4.10 4.09 6/259 1012729
/proc/meminfo: memFree=122688776/131524600 swapFree=131071996/131071996
[pid=1012686] ppid=1012678 vsize=328464 memory=286176 CPUtime=161.89 cores=4,6
/proc/1012686/stat : 1012686 (pbscip) R 1012678 1012686 1010581 0 -1 4194304 67399 0 0 0 16178 11 0 0 20 0 1 0 186753339 336347136 71544 134679101440 4194304 18693293 140732726597552 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 37011456 140732726604802 140732726604901 140732726604901 140732726611918 0
/proc/1012686/statm: 82116 71544 4010 3540 0 70373 0
Current children cumulated CPU time: 161.89 s
Current children cumulated vsize: 328464 KiB
Current children cumulated memory: 286176 KiB

[startup+222.3 s]
/proc/loadavg: 4.11 4.10 4.09 6/259 1012740
/proc/meminfo: memFree=122681388/131524600 swapFree=131071996/131071996
[pid=1012686] ppid=1012678 vsize=328464 memory=286528 CPUtime=221.75 cores=4,6
/proc/1012686/stat : 1012686 (pbscip) R 1012678 1012686 1010581 0 -1 4194304 67529 0 0 0 22164 11 0 0 20 0 1 0 186753339 336347136 71632 134679101440 4194304 18693293 140732726597552 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 37011456 140732726604802 140732726604901 140732726604901 140732726611918 0
/proc/1012686/statm: 82116 71632 4010 3540 0 70373 0
Current children cumulated CPU time: 221.75 s
Current children cumulated vsize: 328464 KiB
Current children cumulated memory: 286528 KiB

[startup+282.3 s]
/proc/loadavg: 4.08 4.09 4.09 6/259 1012750
/proc/meminfo: memFree=122677260/131524600 swapFree=131071996/131071996
[pid=1012686] ppid=1012678 vsize=328464 memory=286724 CPUtime=281.61 cores=4,6
/proc/1012686/stat : 1012686 (pbscip) R 1012678 1012686 1010581 0 -1 4194304 67650 0 0 0 28150 11 0 0 20 0 1 0 186753339 336347136 71681 134679101440 4194304 18693293 140732726597552 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 37011456 140732726604802 140732726604901 140732726604901 140732726611918 0
/proc/1012686/statm: 82116 71681 4010 3540 0 70373 0
Current children cumulated CPU time: 281.61 s
Current children cumulated vsize: 328464 KiB
Current children cumulated memory: 286724 KiB

[startup+342.3 s]
/proc/loadavg: 4.10 4.10 4.09 6/257 1012761
/proc/meminfo: memFree=122653500/131524600 swapFree=131071996/131071996
[pid=1012686] ppid=1012678 vsize=328464 memory=287312 CPUtime=341.47 cores=4,6
/proc/1012686/stat : 1012686 (pbscip) R 1012678 1012686 1010581 0 -1 4194304 67750 0 0 0 34136 11 0 0 20 0 1 0 186753339 336347136 71828 134679101440 4194304 18693293 140732726597552 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 37011456 140732726604802 140732726604901 140732726604901 140732726611918 0
/proc/1012686/statm: 82116 71828 4157 3540 0 70373 0
Current children cumulated CPU time: 341.47 s
Current children cumulated vsize: 328464 KiB
Current children cumulated memory: 287312 KiB

[startup+402.3 s]
/proc/loadavg: 4.08 4.10 4.09 6/257 1012772
/proc/meminfo: memFree=122641260/131524600 swapFree=131071996/131071996
[pid=1012686] ppid=1012678 vsize=328464 memory=287412 CPUtime=401.35 cores=4,6
/proc/1012686/stat : 1012686 (pbscip) R 1012678 1012686 1010581 0 -1 4194304 67869 0 0 0 40123 12 0 0 20 0 1 0 186753339 336347136 71853 134679101440 4194304 18693293 140732726597552 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 37011456 140732726604802 140732726604901 140732726604901 140732726611918 0
/proc/1012686/statm: 82116 71853 4157 3540 0 70373 0
Current children cumulated CPU time: 401.35 s
Current children cumulated vsize: 328464 KiB
Current children cumulated memory: 287412 KiB

[startup+462.3 s]
/proc/loadavg: 4.15 4.11 4.09 6/255 1012783
/proc/meminfo: memFree=122635968/131524600 swapFree=131071996/131071996
[pid=1012686] ppid=1012678 vsize=328464 memory=287412 CPUtime=461.21 cores=4,6
/proc/1012686/stat : 1012686 (pbscip) R 1012678 1012686 1010581 0 -1 4194304 68305 0 0 0 46109 12 0 0 20 0 1 0 186753339 336347136 71853 134679101440 4194304 18693293 140732726597552 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 37011456 140732726604802 140732726604901 140732726604901 140732726611918 0
/proc/1012686/statm: 82116 71853 4157 3540 0 70373 0

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

/proc/loadavg: 4.10 4.12 4.09 6/259 1014468
/proc/meminfo: memFree=122252208/131524600 swapFree=131071996/131071996
[pid=1012686] ppid=1012678 vsize=345888 memory=306124 CPUtime=3155.12 cores=4,6
/proc/1012686/stat : 1012686 (pbscip) R 1012678 1012686 1010581 0 -1 4194304 81580 0 0 0 315498 14 0 0 20 0 1 0 186753339 354189312 76531 134679101440 4194304 18693293 140732726597552 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 37011456 140732726604802 140732726604901 140732726604901 140732726611918 0
/proc/1012686/statm: 86472 76531 4189 3540 0 74729 0
Current children cumulated CPU time: 3155.12 s
Current children cumulated vsize: 345888 KiB
Current children cumulated memory: 306124 KiB

[startup+3222.3 s]
/proc/loadavg: 4.10 4.11 4.09 6/259 1014478
/proc/meminfo: memFree=122251264/131524600 swapFree=131071996/131071996
[pid=1012686] ppid=1012678 vsize=345888 memory=306124 CPUtime=3214.97 cores=4,6
/proc/1012686/stat : 1012686 (pbscip) R 1012678 1012686 1010581 0 -1 4194304 81705 0 0 0 321483 14 0 0 20 0 1 0 186753339 354189312 76531 134679101440 4194304 18693293 140732726597552 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 37011456 140732726604802 140732726604901 140732726604901 140732726611918 0
/proc/1012686/statm: 86472 76531 4189 3540 0 74729 0
Current children cumulated CPU time: 3214.97 s
Current children cumulated vsize: 345888 KiB
Current children cumulated memory: 306124 KiB

[startup+3282.3 s]
/proc/loadavg: 4.09 4.11 4.09 6/260 1014489
/proc/meminfo: memFree=122250024/131524600 swapFree=131071996/131071996
[pid=1012686] ppid=1012678 vsize=345888 memory=306124 CPUtime=3274.81 cores=4,6
/proc/1012686/stat : 1012686 (pbscip) R 1012678 1012686 1010581 0 -1 4194304 81831 0 0 0 327467 14 0 0 20 0 1 0 186753339 354189312 76531 134679101440 4194304 18693293 140732726597552 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 37011456 140732726604802 140732726604901 140732726604901 140732726611918 0
/proc/1012686/statm: 86472 76531 4189 3540 0 74729 0
Current children cumulated CPU time: 3274.81 s
Current children cumulated vsize: 345888 KiB
Current children cumulated memory: 306124 KiB

[startup+3342.3 s]
/proc/loadavg: 4.07 4.10 4.09 6/259 1014501
/proc/meminfo: memFree=122249356/131524600 swapFree=131071996/131071996
[pid=1012686] ppid=1012678 vsize=345888 memory=306124 CPUtime=3334.64 cores=4,6
/proc/1012686/stat : 1012686 (pbscip) R 1012678 1012686 1010581 0 -1 4194304 81957 0 0 0 333450 14 0 0 20 0 1 0 186753339 354189312 76531 134679101440 4194304 18693293 140732726597552 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 37011456 140732726604802 140732726604901 140732726604901 140732726611918 0
/proc/1012686/statm: 86472 76531 4189 3540 0 74729 0
Current children cumulated CPU time: 3334.64 s
Current children cumulated vsize: 345888 KiB
Current children cumulated memory: 306124 KiB

[startup+3402.3 s]
/proc/loadavg: 4.10 4.11 4.09 6/259 1014512
/proc/meminfo: memFree=122248740/131524600 swapFree=131071996/131071996
[pid=1012686] ppid=1012678 vsize=345888 memory=306124 CPUtime=3394.47 cores=4,6
/proc/1012686/stat : 1012686 (pbscip) R 1012678 1012686 1010581 0 -1 4194304 82082 0 0 0 339433 14 0 0 20 0 1 0 186753339 354189312 76531 134679101440 4194304 18693293 140732726597552 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 37011456 140732726604802 140732726604901 140732726604901 140732726611918 0
/proc/1012686/statm: 86472 76531 4189 3540 0 74729 0
Current children cumulated CPU time: 3394.47 s
Current children cumulated vsize: 345888 KiB
Current children cumulated memory: 306124 KiB

[startup+3462.3 s]
/proc/loadavg: 4.08 4.10 4.09 6/256 1014524
/proc/meminfo: memFree=122247928/131524600 swapFree=131071996/131071996
[pid=1012686] ppid=1012678 vsize=345888 memory=306124 CPUtime=3454.31 cores=4,6
/proc/1012686/stat : 1012686 (pbscip) R 1012678 1012686 1010581 0 -1 4194304 82207 0 0 0 345417 14 0 0 20 0 1 0 186753339 354189312 76531 134679101440 4194304 18693293 140732726597552 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 37011456 140732726604802 140732726604901 140732726604901 140732726611918 0
/proc/1012686/statm: 86472 76531 4189 3540 0 74729 0
Current children cumulated CPU time: 3454.31 s
Current children cumulated vsize: 345888 KiB
Current children cumulated memory: 306124 KiB

[startup+3522.3 s]
/proc/loadavg: 4.14 4.11 4.09 6/256 1014534
/proc/meminfo: memFree=122247288/131524600 swapFree=131071996/131071996
[pid=1012686] ppid=1012678 vsize=345888 memory=306124 CPUtime=3514.14 cores=4,6
/proc/1012686/stat : 1012686 (pbscip) R 1012678 1012686 1010581 0 -1 4194304 82332 0 0 0 351400 14 0 0 20 0 1 0 186753339 354189312 76531 134679101440 4194304 18693293 140732726597552 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 37011456 140732726604802 140732726604901 140732726604901 140732726611918 0
/proc/1012686/statm: 86472 76531 4189 3540 0 74729 0
Current children cumulated CPU time: 3514.14 s
Current children cumulated vsize: 345888 KiB
Current children cumulated memory: 306124 KiB

[startup+3582.3 s]
/proc/loadavg: 4.11 4.11 4.09 6/256 1014546
/proc/meminfo: memFree=122246388/131524600 swapFree=131071996/131071996
[pid=1012686] ppid=1012678 vsize=345888 memory=306124 CPUtime=3573.97 cores=4,6
/proc/1012686/stat : 1012686 (pbscip) R 1012678 1012686 1010581 0 -1 4194304 82458 0 0 0 357383 14 0 0 20 0 1 0 186753339 354189312 76531 134679101440 4194304 18693293 140732726597552 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 37011456 140732726604802 140732726604901 140732726604901 140732726611918 0
/proc/1012686/statm: 86472 76531 4189 3540 0 74729 0
Current children cumulated CPU time: 3573.97 s
Current children cumulated vsize: 345888 KiB
Current children cumulated memory: 306124 KiB

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

# cumulated CPU time of all completed processes:  user=3588.55 s, system=0.152541 s

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

[startup+3584 s]*
/proc/loadavg: 4.11 4.11 4.09 6/256 1014546
/proc/meminfo: memFree=122246388/131524600 swapFree=131071996/131071996
[pid=1012686] ppid=1012678 vsize=345888 memory=306124 CPUtime=3575.67 cores=4,6
/proc/1012686/stat : 1012686 (pbscip) R 1012678 1012686 1010581 0 -1 4194304 82458 0 0 0 357553 14 0 0 20 0 1 0 186753339 354189312 76531 134679101440 4194304 18693293 140732726597552 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 37011456 140732726604802 140732726604901 140732726604901 140732726611918 0
/proc/1012686/statm: 86472 76531 4189 3540 0 74729 0
Current children cumulated CPU time: 3575.67 s
Current children cumulated vsize: 345888 KiB
Current children cumulated memory: 306124 KiB

[startup+3590.4 s]
/proc/loadavg: 4.10 4.10 4.09 6/256 1014547
/proc/meminfo: memFree=122246296/131524600 swapFree=131071996/131071996
[pid=1012686] ppid=1012678 vsize=345888 memory=306124 CPUtime=3582.05 cores=4,6
/proc/1012686/stat : 1012686 (pbscip) R 1012678 1012686 1010581 0 -1 4194304 82463 0 0 0 358191 14 0 0 20 0 1 0 186753339 354189312 76531 134679101440 4194304 18693293 140732726597552 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 37011456 140732726604802 140732726604901 140732726604901 140732726611918 0
/proc/1012686/statm: 86472 76531 4189 3540 0 74729 0
Current children cumulated CPU time: 3582.05 s
Current children cumulated vsize: 345888 KiB
Current children cumulated memory: 306124 KiB

[startup+3593.6 s]
/proc/loadavg: 4.09 4.10 4.09 6/255 1014547
/proc/meminfo: memFree=122246376/131524600 swapFree=131071996/131071996
[pid=1012686] ppid=1012678 vsize=345888 memory=306124 CPUtime=3585.24 cores=4,6
/proc/1012686/stat : 1012686 (pbscip) R 1012678 1012686 1010581 0 -1 4194304 82463 0 0 0 358510 14 0 0 20 0 1 0 186753339 354189312 76531 134679101440 4194304 18693293 140732726597552 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 37011456 140732726604802 140732726604901 140732726604901 140732726611918 0
/proc/1012686/statm: 86472 76531 4189 3540 0 74729 0
Current children cumulated CPU time: 3585.24 s
Current children cumulated vsize: 345888 KiB
Current children cumulated memory: 306124 KiB

[startup+3595.2 s]
/proc/loadavg: 4.09 4.10 4.09 6/255 1014549
/proc/meminfo: memFree=122246284/131524600 swapFree=131071996/131071996
[pid=1012686] ppid=1012678 vsize=345888 memory=306124 CPUtime=3586.84 cores=4,6
/proc/1012686/stat : 1012686 (pbscip) R 1012678 1012686 1010581 0 -1 4194304 82463 0 0 0 358670 14 0 0 20 0 1 0 186753339 354189312 76531 134679101440 4194304 18693293 140732726597552 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 37011456 140732726604802 140732726604901 140732726604901 140732726611918 0
/proc/1012686/statm: 86472 76531 4189 3540 0 74729 0
Current children cumulated CPU time: 3586.84 s
Current children cumulated vsize: 345888 KiB
Current children cumulated memory: 306124 KiB

[startup+3596 s]*
/proc/loadavg: 4.08 4.10 4.09 6/255 1014549
/proc/meminfo: memFree=122246252/131524600 swapFree=131071996/131071996
[pid=1012686] ppid=1012678 vsize=345888 memory=306124 CPUtime=3587.64 cores=4,6
/proc/1012686/stat : 1012686 (pbscip) R 1012678 1012686 1010581 0 -1 4194304 82463 0 0 0 358750 14 0 0 20 0 1 0 186753339 354189312 76531 134679101440 4194304 18693293 140732726597552 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 37011456 140732726604802 140732726604901 140732726604901 140732726611918 0
/proc/1012686/statm: 86472 76531 4189 3540 0 74729 0
Current children cumulated CPU time: 3587.64 s
Current children cumulated vsize: 345888 KiB
Current children cumulated memory: 306124 KiB

[startup+3596.8 s]
/proc/loadavg: 4.08 4.10 4.09 6/255 1014549
/proc/meminfo: memFree=122246252/131524600 swapFree=131071996/131071996
[pid=1012686] ppid=1012678 vsize=345888 memory=306124 CPUtime=3588.43 cores=4,6
/proc/1012686/stat : 1012686 (pbscip) R 1012678 1012686 1010581 0 -1 4194304 82463 0 0 0 358829 14 0 0 20 0 1 0 186753339 354189312 76531 134679101440 4194304 18693293 140732726597552 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 37011456 140732726604802 140732726604901 140732726604901 140732726611918 0
/proc/1012686/statm: 86472 76531 4189 3540 0 74729 0
Current children cumulated CPU time: 3588.43 s
Current children cumulated vsize: 345888 KiB
Current children cumulated memory: 306124 KiB

[startup+3597 s]*
/proc/loadavg: 4.08 4.10 4.09 6/255 1014549
/proc/meminfo: memFree=122246276/131524600 swapFree=131071996/131071996
[pid=1012686] ppid=1012678 vsize=345888 memory=306124 CPUtime=3588.63 cores=4,6
/proc/1012686/stat : 1012686 (pbscip) R 1012678 1012686 1010581 0 -1 4194304 82463 0 0 0 358849 14 0 0 20 0 1 0 186753339 354189312 76531 134679101440 4194304 18693293 140732726597552 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 21375888 21430392 37011456 140732726604802 140732726604901 140732726604901 140732726611918 0
/proc/1012686/statm: 86472 76531 4189 3540 0 74729 0
Current children cumulated CPU time: 3588.63 s
Current children cumulated vsize: 345888 KiB
Current children cumulated memory: 306124 KiB

Child status: 0

Real time (s): 3597.06
CPU time (s): 3588.71
CPU user time (s): 3588.55
CPU system time (s): 0.152541
CPU usage (%): 99.7677
Max. virtual memory (cumulated for all children) (KiB): 345888
Max. memory (cumulated for all children) (KiB): 306124

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3588.55
system time used= 0.152541
maximum resident set size= 306124
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 82472
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= 53
involuntary context switches= 1022


# summary of solver processes directly reported to runsolver:
#   pid: 1012686
#   total CPU time (s): 3588.71
#   total CPU user time (s): 3588.55
#   total CPU system time (s): 0.152541

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.02017 second user time and 18.4473 second system time

The end

Launcher Data

Begin job on nodeC025 at 2024-07-19 01:38:12
IDJOB=4447125
IDBENCH=158362
IDSOLVER=3059
FILE ID=nodeC025/4447125-1721345880
RUNJOBID= nodeC025-1721342295-1010592
SLURM_JOB_ID= 7542740
Free space on /tmp= 890028 MiB

SOLVER NAME= SCIP 2024-07-07
BENCH NAME= PB24/normalized-PB12/DEC-LIN/sroussel/ShortestPathTate/normalized-TateBritain_K106.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-4447125-1721345880/watcher-4447125-1721345880 -o /tmp/evaluation-result-4447125-1721345880/solver-4447125-1721345880 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1721342295-1010592 --watchdog 3760  pbscip -f HOME/instance-4447125-1721345880.opb -t 3600 -j 2 -m 31000

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

MD5SUM BENCH= 24ba6b7b7d8e9ae68244a11b7fe894d2
RANDOM SEED=1822656745

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        123572436 kB
MemAvailable:   129617348 kB
Buffers:          530856 kB
Cached:          6277132 kB
SwapCached:            0 kB
Active:          1090340 kB
Inactive:        6086692 kB
Active(anon):       1520 kB
Inactive(anon):   405548 kB
Active(file):    1088820 kB
Inactive(file):  5681144 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             75400 kB
Writeback:            68 kB
AnonPages:        367388 kB
Mapped:           106336 kB
Shmem:             37720 kB
KReclaimable:     229192 kB
Slab:             357340 kB
SReclaimable:     229192 kB
SUnreclaim:       128148 kB
KernelStack:        3800 kB
PageTables:         9872 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     780296 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            70560 kB
HardwareCorrupted:     0 kB
AnonHugePages:    491520 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:      318164 kB
DirectMap2M:    43495424 kB
DirectMap1G:    92274688 kB

Free space on /tmp at the end= 889956 MiB
End job on nodeC025 at 2024-07-19 02:38:10