Trace number 4507418

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

General information on the benchmark

NamePB24/normalized-PB12/DEC-LIN/sroussel/
ShortestPathTate/normalized-TateBritain_K102.opb
MD5SUM433935bc469f703143ab8083d95aeb05
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 benchmark2.08246
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6936
Total number of constraints7142
Number of constraints which are clauses7040
Number of constraints which are cardinality constraints (but not clauses)102
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint102
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 103
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.01	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.0.0] [GitHash: 405ed0d46f]
0.00/0.01	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.01	c 
0.00/0.01	c user parameter file <scip.set> not found - using default parameters
0.00/0.01	c reading problem <HOME/instance-4507418-1751187764.opb>
0.00/0.03	c original problem has 6936 variables (6936 bin, 0 int, 0 impl, 0 cont) and 7142 constraints
0.00/0.03	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, 1387 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, 1374 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, 1379 clqs
0.00/0.06	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, 1405 clqs
0.00/0.06	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, 1420 clqs
0.00/0.08	c    (0.1s) running MILP presolver
0.09/0.13	c    (0.1s) MILP presolver (4 rounds): 0 aggregations, 102 fixings, 0 bound changes
0.09/0.13	c (round 6, medium)     685 del vars, 305 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1419 clqs
0.09/0.14	c (round 7, fast)       685 del vars, 407 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1421 clqs
0.09/0.15	c (round 8, exhaustive) 685 del vars, 507 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1421 clqs
0.09/0.17	c (round 9, exhaustive) 685 del vars, 507 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 0 chg coeffs, 6635 upgd conss, 0 impls, 1421 clqs
0.09/0.20	c (round 10, exhaustive) 747 del vars, 507 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 62 chg coeffs, 6635 upgd conss, 0 impls, 1409 clqs
0.09/0.20	c (round 11, fast)       809 del vars, 569 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 62 chg coeffs, 6635 upgd conss, 0 impls, 1409 clqs
0.78/0.85	c (round 12, exhaustive) 835 del vars, 570 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 62 chg coeffs, 6635 upgd conss, 0 impls, 40971 clqs
0.78/0.85	c (round 13, fast)       835 del vars, 596 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 119 chg coeffs, 6635 upgd conss, 0 impls, 40983 clqs
1.18/1.20	c (round 14, exhaustive) 861 del vars, 596 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 120 chg coeffs, 6635 upgd conss, 0 impls, 41402 clqs
1.18/1.20	c (round 15, fast)       861 del vars, 622 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 173 chg coeffs, 6635 upgd conss, 0 impls, 41410 clqs
1.28/1.32	c (round 16, exhaustive) 887 del vars, 622 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 173 chg coeffs, 6635 upgd conss, 0 impls, 41407 clqs
1.28/1.32	c (round 17, fast)       889 del vars, 649 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 220 chg coeffs, 6635 upgd conss, 0 impls, 41411 clqs
1.58/1.63	c (round 18, exhaustive) 914 del vars, 649 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 221 chg coeffs, 6635 upgd conss, 0 impls, 41138 clqs
1.58/1.63	c (round 19, fast)       914 del vars, 674 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 266 chg coeffs, 6635 upgd conss, 0 impls, 41143 clqs
1.58/1.68	c (round 20, exhaustive) 939 del vars, 674 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 266 chg coeffs, 6635 upgd conss, 0 impls, 41383 clqs
1.58/1.69	c (round 21, fast)       939 del vars, 699 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 294 chg coeffs, 6635 upgd conss, 0 impls, 41384 clqs
1.78/1.86	c    (1.9s) probing: 1000/6410 (15.6%) - 147 fixings, 1 aggregations, 648465 implications, 0 bound changes
2.87/2.94	c (round 22, exhaustive) 964 del vars, 699 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 294 chg coeffs, 6635 upgd conss, 0 impls, 41402 clqs
2.87/2.94	c (round 23, fast)       964 del vars, 724 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 320 chg coeffs, 6635 upgd conss, 0 impls, 41402 clqs
2.87/2.99	c    (3.0s) probing: 2000/6410 (31.2%) - 171 fixings, 1 aggregations, 1208287 implications, 0 bound changes
2.98/3.01	c (round 24, exhaustive) 989 del vars, 724 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 320 chg coeffs, 6635 upgd conss, 0 impls, 41447 clqs
2.98/3.01	c (round 25, fast)       989 del vars, 749 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 346 chg coeffs, 6635 upgd conss, 0 impls, 41447 clqs
3.98/4.08	c    (4.1s) probing: 3000/6410 (46.8%) - 193 fixings, 1 aggregations, 1641463 implications, 0 bound changes
4.77/4.85	c (round 26, exhaustive) 1014 del vars, 749 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 346 chg coeffs, 6635 upgd conss, 0 impls, 41435 clqs
4.77/4.85	c (round 27, fast)       1014 del vars, 774 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 392 chg coeffs, 6635 upgd conss, 0 impls, 41440 clqs
5.17/5.21	c    (5.2s) probing: 4000/6410 (62.4%) - 218 fixings, 1 aggregations, 2056321 implications, 0 bound changes
6.16/6.24	c    (6.2s) probing: 5000/6410 (78.0%) - 220 fixings, 1 aggregations, 2467957 implications, 0 bound changes
6.66/6.71	c    (6.7s) probing: 5466/6410 (85.3%) - 220 fixings, 1 aggregations, 2649016 implications, 0 bound changes
6.66/6.71	c    (6.7s) probing aborted: 1000/1000 successive useless probings
6.66/6.71	c (round 28, exhaustive) 1033 del vars, 774 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 392 chg coeffs, 6635 upgd conss, 0 impls, 41461 clqs
6.66/6.71	c (round 29, fast)       1033 del vars, 793 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 420 chg coeffs, 6635 upgd conss, 0 impls, 41461 clqs
6.76/6.86	c    (6.8s) probing: 5566/6410 (86.8%) - 220 fixings, 1 aggregations, 2686303 implications, 0 bound changes
6.76/6.86	c    (6.8s) probing aborted: 1000/1000 successive useless probings
6.76/6.87	c    (6.9s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
6.86/6.90	c    (6.9s) symmetry computation finished: 7 generators found (max: 1500, log10 of symmetry group size: 0.0) (symcode time: 0.01)
6.86/6.90	c dynamic symmetry handling statistics:
6.86/6.90	c    orbitopal reduction:       no components
6.86/6.90	c    orbital reduction:         no components
6.86/6.90	c    lexicographic reduction:    4 permutations with support sizes 192, 380, 192, 176
6.86/6.90	c handled 5 out of 5 symmetry components
6.86/6.90	c (round 30, exhaustive) 1039 del vars, 793 del conss, 1 add conss, 141 chg bounds, 0 chg sides, 420 chg coeffs, 6635 upgd conss, 0 impls, 41428 clqs
6.86/6.90	c (round 31, fast)       1039 del vars, 799 del conss, 1 add conss, 141 chg bounds, 0 chg sides, 432 chg coeffs, 6635 upgd conss, 0 impls, 41428 clqs
6.96/7.04	c    (7.0s) probing: 5666/6410 (88.4%) - 220 fixings, 1 aggregations, 2724026 implications, 0 bound changes
6.96/7.04	c    (7.0s) probing aborted: 1000/1000 successive useless probings
6.96/7.05	c presolving (32 rounds: 32 fast, 15 medium, 14 exhaustive):
6.96/7.05	c  1039 deleted vars, 799 deleted constraints, 1 added constraints, 141 tightened bounds, 0 added holes, 0 changed sides, 432 changed coefficients
6.96/7.05	c  0 implications, 41554 cliques
6.96/7.05	c presolved problem has 6181 variables (6181 bin, 0 int, 0 impl, 0 cont) and 6344 constraints
6.96/7.05	c    1344 constraints of type <setppc>
6.96/7.05	c       1 constraints of type <orbitope>
6.96/7.05	c    4999 constraints of type <logicor>
6.96/7.05	c transformed objective value is always integral (scale: 1)
6.96/7.05	c Presolving Time: 7.00
6.96/7.05	c - non default parameters ----------------------------------------------------------------------
6.96/7.05	c # SCIP version 10.0.0
6.96/7.05	c 
6.96/7.05	c # maximal time in seconds to run
6.96/7.05	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
6.96/7.05	c limits/time = 3596.998008
6.96/7.05	c 
6.96/7.05	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
6.96/7.05	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
6.96/7.05	c limits/memory = 27900
6.96/7.05	c 
6.96/7.05	c # solving stops, if the given number of solutions were found; this limit is first checked in presolving (-1: no limit)
6.96/7.05	c # [type: int, advanced: FALSE, range: [-1,2147483647], default: -1]
6.96/7.05	c limits/solutions = 1
6.96/7.05	c 
6.96/7.05	c # bitset describing used symmetry handling technique: (0: off; 1: constraint-based (orbitopes and/or symresacks); 2: orbital fixing; 3: orbitopes and orbital fixing; 4: Schreier Sims cuts; 5: Schreier Sims cuts and orbitopes; 6: Schreier Sims cuts and orbital fixing; 7: Schreier Sims cuts, orbitopes, and orbital fixing) See type_symmetry.h.
6.96/7.05	c # [type: int, advanced: FALSE, range: [0,7], default: 7]
6.96/7.05	c misc/usesymmetry = 3
6.96/7.05	c 
6.96/7.05	c # belongs reading time to solving time?
6.96/7.05	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
6.96/7.05	c timing/reading = TRUE
6.96/7.05	c 
6.96/7.05	c # Should we check whether the components of the symmetry group can be handled by double lex matrices?
6.96/7.05	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
6.96/7.05	c propagating/symmetry/detectdoublelex = FALSE
6.96/7.05	c 
6.96/7.05	c # Should we try to detect symmetric subgroups of the symmetry group on binary variables?
6.96/7.05	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
6.96/7.05	c propagating/symmetry/detectsubgroups = FALSE
6.96/7.05	c 
6.96/7.05	c # Type of symmetries that shall be computed?
6.96/7.05	c # [type: int, advanced: TRUE, range: [0,1], default: 0]
6.96/7.05	c propagating/symmetry/symtype = 1
6.96/7.05	c 
6.96/7.05	c # Should components consisting of a single full reflection be handled?
6.96/7.05	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
6.96/7.05	c propagating/symmetry/usesimplesgncomp = FALSE
6.96/7.05	c 
6.96/7.05	c -----------------------------------------------------------------------------------------------
6.96/7.05	c start solving
6.96/7.05	c 
12.05/12.10	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
12.05/12.10	c  12.1s|     1 |     0 | 12610 |     - |    93M |   0 |6181 |6471 |6343 |   0 |  0 | 126 |   0 | 0.000000e+00 |      --      |    Inf | unknown
59.49/59.78	c  59.8s|     1 |     0 | 77771 |     - |   105M |   0 |6181 |6672 |6356 |  13 |  1 | 127 |   0 | 0.000000e+00 |      --      |    Inf | unknown
62.48/62.70	c  62.7s|     1 |     0 | 82913 |     - |   111M |   0 |6181 |6676 |6369 |  26 |  2 | 131 |   0 | 0.000000e+00 |      --      |    Inf | unknown
68.06/68.35	c  68.3s|     1 |     0 | 93148 |     - |   112M |   0 |6181 |6677 |6383 |  40 |  3 | 132 |   0 | 0.000000e+00 |      --      |    Inf | unknown
72.85/73.14	c  73.1s|     1 |     0 |100968 |     - |   114M |   0 |6181 |6679 |6399 |  56 |  4 | 134 |   0 | 0.000000e+00 |      --      |    Inf | unknown
78.93/79.23	c  79.2s|     1 |     0 |111114 |     - |   115M |   0 |6181 |6680 |6414 |  71 |  5 | 135 |   0 | 0.000000e+00 |      --      |    Inf | unknown
85.71/86.01	c  86.0s|     1 |     0 |121282 |     - |   116M |   0 |6181 |6682 |6426 |  83 |  6 | 137 |   0 | 0.000000e+00 |      --      |    Inf | unknown
90.99/91.33	c  91.3s|     1 |     0 |129326 |     - |   117M |   0 |6181 |6683 |6440 |  97 |  7 | 138 |   0 | 0.000000e+00 |      --      |    Inf | unknown
96.17/96.52	c  96.5s|     1 |     0 |138306 |     - |   118M |   0 |6181 |6693 |6450 | 107 |  8 | 148 |   0 | 0.000000e+00 |      --      |    Inf | unknown
100.66/101.09	c   101s|     1 |     0 |145874 |     - |   120M |   0 |6181 |6696 |6456 | 113 |  9 | 152 |   0 | 0.000000e+00 |      --      |    Inf | unknown
106.94/107.39	c   107s|     1 |     0 |155910 |     - |   121M |   0 |6181 |6701 |6468 | 125 | 10 | 157 |   0 | 0.000000e+00 |      --      |    Inf | unknown
114.02/114.46	c   114s|     1 |     0 |166463 |     - |   122M |   0 |6181 |6696 |6484 | 141 | 11 | 158 |   0 | 0.000000e+00 |      --      |    Inf | unknown
159.27/159.88	c   160s|     1 |     2 |229563 |     - |   126M |   0 |6181 |6703 |6484 | 141 | 11 | 203 |  11 | 0.000000e+00 |      --      |    Inf | unknown
632.35/634.16	c   634s|   100 |    75 |  1247k|10921.9 |   154M |  20 |6181 |6909 |6415 | 253 |  1 | 517 |  11 | 0.000000e+00 |      --      |    Inf |   6.25%
909.05/911.56	c   912s|   200 |   130 |  1855k|8488.1 |   161M |  22 |6181 |7018 |6427 | 326 |  0 | 758 |  11 | 0.000000e+00 |      --      |    Inf |   6.25%
1048.29/1051.16	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1048.29/1051.16	c  1051s|   300 |   166 |  2214k|6849.2 |   168M |  39 |6181 |7139 |6429 | 375 |  1 | 964 |  11 | 0.000000e+00 |      --      |    Inf |   6.27%
1184.14/1187.36	c  1187s|   400 |   187 |  2539k|5948.2 |   173M |  39 |6181 |7170 |6430 | 518 |  1 |1087 |  11 | 0.000000e+00 |      --      |    Inf |   6.30%
1208.18/1211.44	c  1211s|   500 |   190 |  2612k|4902.8 |   179M |  39 |6181 |7161 |6431 | 541 |  1 |1131 |  11 | 0.000000e+00 |      --      |    Inf |   6.30%
1232.62/1235.94	c  1236s|   600 |   186 |  2689k|4212.4 |   181M |  39 |6181 |7159 |6431 | 553 |  1 |1162 |  11 | 0.000000e+00 |      --      |    Inf |   6.30%
1290.26/1293.70	c  1294s|   700 |   189 |  2850k|3839.8 |   185M |  39 |6181 |7148 |6432 | 668 |  1 |1257 |  11 | 0.000000e+00 |      --      |    Inf |   6.50%
1312.80/1316.30	c  1316s|   800 |   188 |  2922k|3449.0 |   187M |  39 |6181 |7196 |6431 | 683 |  1 |1330 |  11 | 0.000000e+00 |      --      |    Inf |   6.50%
1335.74/1339.30	c  1339s|   900 |   188 |  2997k|3148.7 |   189M |  39 |6181 |7211 |6435 | 696 |  0 |1358 |  11 | 0.000000e+00 |      --      |    Inf |   6.50%
1357.98/1361.69	c  1362s|  1000 |   188 |  3067k|2904.4 |   191M |  44 |6181 |7251 |6436 | 722 |  1 |1425 |  11 | 0.000000e+00 |      --      |    Inf |   6.50%
1385.51/1389.28	c  1389s|  1100 |   188 |  3154k|2719.1 |   194M |  44 |6181 |7282 |6435 | 784 |  0 |1515 |  11 | 0.000000e+00 |      --      |    Inf |   6.50%
1411.25/1415.04	c  1415s|  1200 |   190 |  3235k|2560.0 |   196M |  44 |6181 |7223 |6434 | 815 |  1 |1560 |  11 | 0.000000e+00 |      --      |    Inf |   6.50%
1428.70/1432.53	c  1433s|  1300 |   186 |  3289k|2404.4 |   197M |  44 |6181 |7322 |   0 | 832 |  0 |1767 |  11 | 0.000000e+00 |      --      |    Inf |   6.50%
1501.82/1505.89	c  1506s|  1400 |   190 |  3494k|2378.6 |   198M |  44 |6181 |7112 |6435 | 949 |  1 |1823 |  11 | 0.000000e+00 |      --      |    Inf |   6.51%
1515.38/1519.49	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
1515.48/1519.50	c (run 1, node 1432) performing user restart
1515.48/1519.50	c 
1515.48/1519.51	c (restart) converted 84 cuts from the global cut pool into linear constraints
1515.48/1519.51	c 
1515.48/1519.53	c presolving:
1515.48/1519.54	c (round 1, fast)       0 del vars, 15 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 41554 clqs
1515.48/1519.56	c (round 2, exhaustive) 0 del vars, 15 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 273 upgd conss, 0 impls, 41554 clqs
1515.48/1519.57	c (round 3, medium)     0 del vars, 22 del conss, 24 add conss, 0 chg bounds, 44 chg sides, 97 chg coeffs, 273 upgd conss, 0 impls, 41554 clqs
1515.68/1519.73	c (round 4, exhaustive) 0 del vars, 45 del conss, 24 add conss, 0 chg bounds, 44 chg sides, 2351 chg coeffs, 273 upgd conss, 0 impls, 41554 clqs
1515.68/1519.75	c (round 5, exhaustive) 0 del vars, 99 del conss, 24 add conss, 0 chg bounds, 44 chg sides, 2387 chg coeffs, 273 upgd conss, 0 impls, 41554 clqs
1515.78/1519.88	c presolving (6 rounds: 6 fast, 5 medium, 4 exhaustive):
1515.78/1519.88	c  0 deleted vars, 99 deleted constraints, 24 added constraints, 0 tightened bounds, 0 added holes, 44 changed sides, 2429 changed coefficients
1515.78/1519.88	c  0 implications, 41554 cliques
1515.78/1519.88	c presolved problem has 6181 variables (6181 bin, 0 int, 0 impl, 0 cont) and 7119 constraints
1515.78/1519.88	c      56 constraints of type <knapsack>
1515.78/1519.88	c    1559 constraints of type <setppc>
1515.78/1519.88	c      10 constraints of type <linear>
1515.78/1519.88	c       1 constraints of type <orbitope>
1515.78/1519.88	c    5493 constraints of type <logicor>
1515.78/1519.88	c transformed objective value is always integral (scale: 1)
1515.78/1519.88	c Presolving Time: 7.36
1515.78/1519.88	c 
1521.97/1526.06	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1521.97/1526.06	c  1526s|     1 |     0 |  3551k|     - |   203M |   0 |6181 |7109 |6391 |   0 |  0 |1852 |  11 | 0.000000e+00 |      --      |    Inf | unknown
1529.34/1533.47	c  1533s|     1 |     0 |  3562k|     - |   205M |   0 |6181 |7122 |6404 |  13 |  1 |1853 |  11 | 0.000000e+00 |      --      |    Inf | unknown
1534.23/1538.37	c  1538s|     1 |     0 |  3571k|     - |   205M |   0 |6181 |7126 |6412 |  21 |  2 |1863 |  11 | 0.000000e+00 |      --      |    Inf | unknown
1540.02/1544.19	c  1544s|     1 |     0 |  3581k|     - |   206M |   0 |6181 |7126 |6422 |  31 |  3 |1867 |  11 | 0.000000e+00 |      --      |    Inf | unknown
1545.01/1549.13	c  1549s|     1 |     0 |  3590k|     - |   207M |   0 |6181 |7128 |6434 |  43 |  4 |1871 |  11 | 0.000000e+00 |      --      |    Inf | unknown
1550.19/1554.39	c  1554s|     1 |     0 |  3600k|     - |   207M |   0 |6181 |7127 |6446 |  55 |  5 |1873 |  11 | 0.000000e+00 |      --      |    Inf | unknown
1556.48/1560.63	c  1561s|     1 |     0 |  3610k|     - |   209M |   0 |6181 |7135 |6462 |  71 |  6 |1883 |  11 | 0.000000e+00 |      --      |    Inf | unknown
1560.16/1564.34	c  1564s|     1 |     0 |  3615k|     - |   209M |   0 |6181 |7131 |6470 |  79 |  7 |1886 |  11 | 0.000000e+00 |      --      |    Inf | unknown
1565.75/1569.90	c  1570s|     1 |     0 |  3625k|     - |   210M |   0 |6181 |7132 |6486 |  95 |  8 |1887 |  11 | 0.000000e+00 |      --      |    Inf | unknown
1569.14/1573.38	c  1573s|     1 |     0 |  3631k|     - |   211M |   0 |6181 |7130 |6494 | 103 |  9 |1888 |  11 | 0.000000e+00 |      --      |    Inf | unknown
1576.52/1580.71	c  1581s|     1 |     0 |  3642k|     - |   212M |   0 |6181 |7129 |6507 | 116 | 10 |1889 |  11 | 0.000000e+00 |      --      |    Inf | unknown
1583.30/1587.57	c  1588s|     1 |     0 |  3653k|     - |   213M |   0 |6181 |7132 |6519 | 128 | 11 |1899 |  11 | 0.000000e+00 |      --      |    Inf | unknown
1623.10/1627.48	c  1627s|     1 |     2 |  3704k|     - |   213M |   0 |6181 |7119 |6519 | 128 | 11 |1911 |  22 | 0.000000e+00 |      --      |    Inf | unknown
1779.31/1784.01	c  1784s|   100 |    21 |  4058k|2466.2 |   216M |  33 |6181 |7139 |6422 | 147 |  1 |1961 |  22 | 0.000000e+00 |      --      |    Inf | unknown
1970.62/1975.85	c  1976s|   200 |    27 |  4352k|2495.3 |   217M |  39 |6181 |7200 |6424 | 151 |  1 |2041 |  22 | 0.000000e+00 |      --      |    Inf | unknown
2043.33/2048.76	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2043.33/2048.76	c  2049s|   300 |    35 |  4545k|2462.6 |   218M |  39 |6181 |7186 |6421 | 158 |  1 |2051 |  22 | 0.000000e+00 |      --      |    Inf | unknown
2072.75/2078.26	c  2078s|   400 |    39 |  4639k|2379.4 |   218M |  39 |6181 |7195 |6421 | 159 |  0 |2063 |  22 | 0.000000e+00 |      --      |    Inf | unknown
2098.49/2104.06	c  2104s|   500 |    39 |  4721k|2298.9 |   218M |  39 |6181 |7201 |6422 | 159 |  1 |2075 |  22 | 0.000000e+00 |      --      |    Inf | unknown
2124.12/2129.71	c  2130s|   600 |    39 |  4803k|2225.9 |   218M |  39 |6181 |7205 |6422 | 160 |  1 |2081 |  22 | 0.000000e+00 |      --      |    Inf | unknown
2159.23/2164.93	c  2165s|   700 |    37 |  4912k|2172.4 |   218M |  39 |6181 |7221 |6422 | 160 |  1 |2101 |  22 | 0.000000e+00 |      --      |    Inf | unknown
2196.24/2202.08	c  2202s|   800 |    35 |  5024k|2125.2 |   219M |  39 |6181 |7241 |6422 | 163 |  0 |2130 |  22 | 0.000000e+00 |      --      |    Inf | unknown
2235.74/2241.63	c  2242s|   900 |    41 |  5144k|2085.8 |   219M |  39 |6181 |7229 |6423 | 165 |  1 |2136 |  22 | 0.000000e+00 |      --      |    Inf | unknown
2274.74/2280.73	c  2281s|  1000 |    37 |  5261k|2048.2 |   219M |  39 |6181 |7231 |6422 | 169 |  0 |2147 |  22 | 0.000000e+00 |      --      |    Inf | unknown
2317.93/2324.08	c  2324s|  1100 |    41 |  5383k|2015.5 |   221M |  40 |6181 |7254 |6423 | 173 |  1 |2177 |  22 | 0.000000e+00 |      --      |    Inf | unknown
2373.58/2379.82	c  2380s|  1200 |    37 |  5543k|1999.4 |   222M |  40 |6181 |7272 |6424 | 180 |  0 |2200 |  22 | 0.000000e+00 |      --      |    Inf | unknown
2419.17/2425.53	c  2426s|  1300 |    35 |  5675k|1974.5 |   223M |  40 |6181 |7275 |6422 | 190 |  1 |2216 |  22 | 0.000000e+00 |      --      |    Inf | unknown
2460.76/2467.23	c  2467s|  1400 |    35 |  5795k|1947.2 |   223M |  40 |6181 |7270 |6424 | 196 |  1 |2217 |  22 | 0.000000e+00 |      --      |    Inf | unknown
2512.03/2518.67	c  2519s|  1500 |    33 |  5944k|1931.5 |   223M |  40 |6181 |7281 |6424 | 198 |  0 |2233 |  22 | 0.000000e+00 |      --      |    Inf | unknown
2567.19/2573.98	c  2574s|  1600 |    33 |  6102k|1920.0 |   223M |  40 |6181 |7281 |6424 | 205 |  1 |2244 |  22 | 0.000000e+00 |      --      |    Inf | unknown
2611.87/2618.75	c  2619s|  1700 |    35 |  6231k|1899.8 |   224M |  40 |6181 |7293 |6423 | 207 |  1 |2258 |  22 | 0.000000e+00 |      --      |    Inf | unknown
2644.19/2651.19	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2644.19/2651.19	c  2651s|  1800 |    33 |  6324k|1869.9 |   224M |  40 |6181 |7278 |6424 | 220 |  0 |2269 |  22 | 0.000000e+00 |      --      |    Inf | unknown
2680.89/2687.97	c  2688s|  1900 |    33 |  6434k|1846.8 |   224M |  40 |6181 |7256 |6423 | 227 |  1 |2274 |  22 | 0.000000e+00 |      --      |    Inf | unknown
2735.66/2742.83	c  2743s|  2000 |    31 |  6598k|1840.7 |   224M |  40 |6181 |7257 |6423 | 238 |  0 |2289 |  22 | 0.000000e+00 |      --      |    Inf | unknown
2779.35/2786.67	c  2787s|  2100 |    37 |  6724k|1824.2 |   225M |  40 |6181 |7252 |6425 | 257 |  1 |2299 |  22 | 0.000000e+00 |      --      |    Inf | unknown
2829.32/2836.79	c  2837s|  2200 |    39 |  6868k|1813.9 |   225M |  40 |6181 |7248 |6427 | 269 |  1 |2303 |  22 | 0.000000e+00 |      --      |    Inf | unknown
2881.60/2889.14	c  2889s|  2300 |    33 |  7021k|1806.2 |   225M |  40 |6181 |7252 |6424 | 281 |  1 |2315 |  22 | 0.000000e+00 |      --      |    Inf | unknown
2925.08/2932.71	c  2933s|  2400 |    31 |  7150k|1792.7 |   225M |  40 |6181 |7260 |   0 | 291 |  0 |2328 |  22 | 0.000000e+00 |      --      |    Inf | unknown
2984.83/2992.64	c  2993s|  2500 |    37 |  7321k|1790.5 |   226M |  40 |6181 |7291 |6428 | 310 |  2 |2405 |  22 | 0.000000e+00 |      --      |    Inf | unknown
3032.11/3040.10	c  3040s|  2600 |    33 |  7456k|1779.7 |   226M |  40 |6181 |7295 |6427 | 316 |  0 |2420 |  22 | 0.000000e+00 |      --      |    Inf | unknown
3081.87/3089.95	c  3090s|  2700 |    35 |  7594k|1770.0 |   226M |  40 |6181 |7293 |6423 | 346 |  0 |2430 |  22 | 0.000000e+00 |      --      |    Inf | unknown
3132.44/3140.61	c  3141s|  2800 |    33 |  7736k|1761.7 |   226M |  40 |6181 |7302 |6429 | 364 |  1 |2443 |  22 | 0.000000e+00 |      --      |    Inf | unknown
3186.71/3195.01	c  3195s|  2900 |    29 |  7887k|1755.8 |   226M |  40 |6181 |7302 |6432 | 401 |  0 |2453 |  22 | 0.000000e+00 |      --      |    Inf | unknown
3268.59/3277.11	c  3277s|  3000 |    41 |  8088k|1761.6 |   227M |  40 |6181 |7282 |6417 | 426 |  1 |2475 |  22 | 0.000000e+00 |      --      |    Inf | unknown
3314.17/3322.85	c  3323s|  3100 |    42 |  8217k|1751.1 |   229M |  40 |6181 |7287 |6422 | 468 |  1 |2503 |  22 | 0.000000e+00 |      --      |    Inf | unknown
3354.67/3363.48	c  3363s|  3200 |    45 |  8337k|1739.2 |   231M |  40 |6181 |7282 |6428 | 507 |  1 |2527 |  22 | 0.000000e+00 |      --      |    Inf | unknown
3390.87/3399.70	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3390.87/3399.70	c  3400s|  3300 |    45 |  8446k|1725.6 |   232M |  40 |6181 |7293 |6433 | 542 |  0 |2542 |  22 | 0.000000e+00 |      --      |    Inf | unknown
3432.96/3441.94	c  3442s|  3400 |    43 |  8577k|1717.0 |   233M |  40 |6181 |7295 |6435 | 553 |  0 |2552 |  22 | 0.000000e+00 |      --      |    Inf | unknown
3474.35/3483.48	c  3483s|  3500 |    43 |  8702k|1707.4 |   234M |  40 |6181 |7287 |6436 | 611 |  2 |2561 |  22 | 0.000000e+00 |      --      |    Inf | unknown
3521.53/3530.79	c  3531s|  3600 |    41 |  8840k|1700.9 |   234M |  40 |6181 |7278 |6428 | 705 |  1 |2563 |  22 | 0.000000e+00 |      --      |    Inf | unknown
3563.92/3573.26	c  3573s|  3700 |    43 |  8959k|1691.1 |   235M |  40 |6181 |7297 |6422 | 739 |  0 |2597 |  22 | 0.000000e+00 |      --      |    Inf | unknown
3587.66/3597.00	c 
3587.66/3597.00	c SCIP Status        : solving was interrupted [time limit reached]
3587.66/3597.00	c Solving Time (sec) : 3597.00
3587.66/3597.00	c Solving Nodes      : 3746 (total of 5178 nodes in 2 runs)
3587.66/3597.00	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
3587.66/3597.00	c Dual Bound         : +0.00000000000000e+00
3587.66/3597.00	c Gap                : infinite
3587.66/3597.00	s UNKNOWN
3587.66/3597.00	c SCIP Status        : solving was interrupted [time limit reached]
3587.66/3597.00	c Total Time         :    3597.00
3587.66/3597.00	c   solving          :    3597.00
3587.66/3597.00	c   presolving       :       7.36 (included in solving)
3587.66/3597.00	c   reading          :       0.02 (included in solving)
3587.66/3597.00	c   copying          :       1.75 (106 #copies) (minimal 0.02, maximal 0.02, average 0.02)
3587.66/3597.00	c Original Problem   :
3587.66/3597.00	c   Problem name     : HOME/instance-4507418-1751187764.opb
3587.66/3597.00	c   Variables        : 6936 (6936 binary, 0 integer, 0 implicit integer, 0 continuous)
3587.66/3597.00	c   Constraints      : 7142 initial, 7142 maximal
3587.66/3597.00	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3587.66/3597.00	c Presolved Problem  :
3587.66/3597.00	c   Problem name     : t_HOME/instance-4507418-1751187764.opb
3587.66/3597.00	c   Variables        : 6181 (6181 binary, 0 integer, 0 implicit integer, 0 continuous)
3587.66/3597.00	c   Constraints      : 7119 initial, 7316 maximal
3587.66/3597.00	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3587.66/3597.00	c   Nonzeros         : 82589 constraint, 89148 clique table
3587.66/3597.00	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
3587.66/3597.00	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.66/3597.00	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.66/3597.00	c   domcol           :       0.11       0.00     12          0          0          0          0          0          0          0          0          0
3587.66/3597.00	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.66/3597.00	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.66/3597.00	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.66/3597.00	c   dualsparsify     :       0.01       0.00      1          0          0          0          0          0          0          0          0          0
3587.66/3597.00	c   gateextraction   :       0.05       0.00     16          0          0          0          0          0          1          0          0          0
3587.66/3597.00	c   implics          :       0.00       0.00     20          0          0          0          0          0          0          0          0          0
3587.66/3597.00	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.66/3597.00	c   milp             :       0.07       0.00      1        102          0          0          0          0          0          0          0          0
3587.66/3597.00	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.66/3597.00	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.66/3597.00	c   sparsify         :       0.18       0.00      3          0          0          0          0          0          0          0          0          0
3587.66/3597.00	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.66/3597.00	c   trivial          :       0.00       0.00     38        284          0          0          0          0          0          0          0          0
3587.66/3597.00	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.66/3597.00	c   dualfix          :       0.00       0.00     38          0          0          0          0          0          0          0          0          0
3587.66/3597.00	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.66/3597.00	c   probing          :       6.11       0.00     11        220          1          0          0          0          0          0          0          0
3587.66/3597.00	c   pseudoobj        :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3587.66/3597.00	c   symmetry         :       0.03       0.00      1          6          0          0          0          0          0          1          0          0
3587.66/3597.00	c   vbounds          :       0.01       0.00      3          0          0          0          0          0          0          0          0          0
3587.66/3597.00	c   knapsack         :       0.03       0.00     11          0          0          0          0          0          0         24         44        216
3587.66/3597.00	c   setppc           :       0.06       0.00     62          0          0          0          0          0        139          0          0          0
3587.66/3597.00	c   linear           :       0.06       0.00     20        141          0          0        141          0        507          0          0          0
3587.66/3597.00	c   orbitope         :       0.00       0.00      6          0          0          0          0          0          0          0          0          0
3587.66/3597.00	c   logicor          :       0.61       0.01     60         63          0          0          0          0        251          0          0       2645
3587.66/3597.00	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.66/3597.00	c   components       :       0.01       0.00      2          0          0          0          0          0          0          0          0          0
3587.66/3597.00	c   root node        :          -          -      -          0          -          -          0          -          -          -          -          -
3587.66/3597.00	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
3587.66/3597.00	c   benderslp        :          0          0          0          0       2716          0          0        358          0          0          0          0          0          0          0
3587.66/3597.00	c   integral         :          0          0          0          0       2716          0          0        358          0          0          0          0          0          0       5432
3587.66/3597.00	c   knapsack         :         56         56         11      29978          0          0          0          0      24515          1      16128          0          0          0          0
3587.66/3597.00	c   setppc           :       1559+      1595         22     176149          0          0          0        353     486710        251     171877          1          1          0          0
3587.66/3597.00	c   linear           :         10+        60         22      65304          0          0          0          3        531         26        789          3          3          0          0
3587.66/3597.01	c   orbitope         :          1          1          0      72356          0          0          0          0       1277         19       2438          0          0          0          0
3587.66/3597.01	c   logicor          :       5493+      5629         22     134412          0          0          0          0    1035248        475     319740         68         39          0          0
3587.66/3597.01	c   benders          :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3587.66/3597.01	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3587.66/3597.01	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3587.66/3597.01	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3587.66/3597.01	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
3587.66/3597.01	c   benderslp        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3587.66/3597.01	c   integral         :      14.50       0.00       0.00       0.00      14.50       0.00       0.00       0.00       0.00       0.00
3587.66/3597.01	c   knapsack         :       0.32       0.00       0.15       0.15       0.00       0.00       0.00       0.00       0.01       0.00
3587.66/3597.01	c   setppc           :       1.42       0.00       0.00       1.29       0.00       0.00       0.00       0.00       0.11       0.01
3587.66/3597.01	c   linear           :       0.11       0.00       0.00       0.08       0.00       0.00       0.00       0.00       0.00       0.02
3587.66/3597.01	c   orbitope         :       0.13       0.00       0.00       0.13       0.00       0.00       0.00       0.00       0.00       0.00
3587.66/3597.01	c   logicor          :       3.24       0.01       0.02       2.82       0.00       0.00       0.00       0.00       0.37       0.02
3587.66/3597.01	c   benders          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3587.66/3597.01	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3587.66/3597.01	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3587.66/3597.01	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3587.66/3597.01	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
3587.66/3597.01	c   dualfix          :          2          0          0          0
3587.66/3597.01	c   genvbounds       :          0          0          0          0
3587.66/3597.01	c   nlobbt           :          0          0          0          0
3587.66/3597.01	c   obbt             :          0          0          0          0
3587.66/3597.01	c   probing          :          0          0          0          0
3587.66/3597.01	c   pseudoobj        :          0          0          0          0
3587.66/3597.01	c   redcost          :          0          0          0          0
3587.66/3597.01	c   rootredcost      :          0          0          0          0
3587.66/3597.01	c   symmetry         :      35671          0          6         36
3587.66/3597.01	c   vbounds          :      38268          0          0          0
3587.66/3597.01	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
3587.66/3597.01	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
3587.66/3597.01	c   genvbounds       :       0.01       0.00       0.00       0.01       0.00       0.00
3587.66/3597.01	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
3587.66/3597.01	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
3587.66/3597.01	c   probing          :       6.11       0.00       6.11       0.00       0.00       0.00
3587.66/3597.01	c   pseudoobj        :       0.01       0.00       0.00       0.01       0.00       0.00
3587.66/3597.01	c   redcost          :       0.01       0.00       0.00       0.01       0.00       0.00
3587.66/3597.01	c   rootredcost      :       0.01       0.00       0.00       0.01       0.00       0.00
3587.66/3597.01	c   symmetry         :       0.11       0.00       0.03       0.08       0.00       0.00
3587.66/3597.01	c   vbounds          :       0.32       0.00       0.01       0.31       0.00       0.00
3587.66/3597.01	c Symmetry           :
3587.66/3597.01	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
3587.66/3597.01	c   orbital reduction:          0 reductions applied,          0 cutoffs
3587.66/3597.01	c   lexicographic red:         36 reductions applied,          6 cutoffs
3587.66/3597.01	c   shadow tree time :       0.01 s
3587.66/3597.01	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
3587.66/3597.01	c   propagation      :       0.19        735        558          -       3154      155.5         86       42.2          -          -          -
3587.66/3597.01	c   infeasible LP    :       7.23       2319        408          -       8300     1374.6         14       15.6         22      339.4          0
3587.66/3597.01	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3587.66/3597.01	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
3587.66/3597.01	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3587.66/3597.01	c   applied globally :       0.13          -          -          0       2580      188.3          -          -         21          -          -
3587.66/3597.01	c   applied locally  :          -          -          -          0          2     1713.0          -          -          1          -          -
3587.66/3597.01	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
3587.66/3597.01	c   cut pool         :       0.11          -        668         42          -          -       1777      13367          -          -          -          -          -    (maximal pool size:        714)
3587.66/3597.01	c   aggregation      :       0.11       0.00         71         22          0          0          2          7          1          6          5          1          0
3587.66/3597.01	c   > cmir           :          -          -          -          -          -          -          -          7          0          5          5          0          -
3587.66/3597.01	c   > flowcover      :          -          -          -          -          -          -          -          0          0          0          0          0          -
3587.66/3597.01	c   > knapsackcover  :          -          -          -          -          -          -          -          0          1          1          0          1          -
3587.66/3597.01	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.66/3597.01	c   clique           :       0.93       0.00         22         22          0          0        191       1741          0        155        155          0          0
3587.66/3597.01	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.66/3597.01	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.66/3597.01	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.66/3597.01	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.66/3597.01	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.66/3597.01	c   gomory           :      12.50       0.00         69         20          0          0       1414      10303        130        789        778         11          0
3587.66/3597.01	c   > gomorymi       :          -          -          -          -          -          -          -       4647         65        426        422          4          -
3587.66/3597.01	c   > strongcg       :          -          -          -          -          -          -          -       5656         65        363        356          7          -
3587.66/3597.01	c   impliedbounds    :       0.10       0.00         71         22          0          0         98        503          0        212        212          0          0
3587.66/3597.01	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.66/3597.01	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.66/3597.01	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.66/3597.01	c   mcf              :       0.01       0.00          2          2          0          0          0          0          0          0          0          0          0
3587.66/3597.01	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.66/3597.01	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.66/3597.01	c   multilinear      :       0.00       0.00         89         22          0          0          0          0          0          0          0          0          0
3587.66/3597.01	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.66/3597.01	c   rapidlearning    :      38.42       0.00        100          2          0      31117          0          0          0          0          0          0        573
3587.66/3597.01	c   rlt              :       0.00       0.00         51         20          0          0          0          0          0          0          0          0          0
3587.66/3597.01	c   zerohalf         :       7.32       0.00         71         22          0          0        303        813        100        539        457         82          0
3587.66/3597.01	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
3587.66/3597.01	c   hybrid           :       0.02       0.00        381         22       1760          0      11429        269          0        362
3587.66/3597.01	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
3587.66/3597.01	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
3587.66/3597.01	c Pricers            :   ExecTime  SetupTime      Calls       Vars
3587.66/3597.01	c   problem variables:       0.00          -          0          0
3587.66/3597.01	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
3587.66/3597.01	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
3587.66/3597.01	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
3587.66/3597.01	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
3587.66/3597.01	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
3587.66/3597.01	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
3587.66/3597.01	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
3587.66/3597.01	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
3587.66/3597.01	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
3587.66/3597.01	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
3587.66/3597.01	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
3587.66/3597.01	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
3587.66/3597.01	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
3587.66/3597.01	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
3587.66/3597.01	c   relpscost        :      14.50       0.00       2716          0          0          0          0          0          0       5432
3587.66/3597.01	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
3587.66/3597.01	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
3587.66/3597.01	c   LP solutions     :       0.00          -          -          0          0
3587.66/3597.01	c   relax solutions  :       0.00          -          -          0          0
3587.66/3597.01	c   pseudo solutions :       0.00          -          -          0          0
3587.66/3597.01	c   strong branching :       0.00          -          -          0          0
3587.66/3597.01	c   actconsdiving    :       0.00       0.00          0          0          0
3587.66/3597.01	c   adaptivediving   :      42.09       0.00          6          0          0
3587.66/3597.01	c   alns             :      22.51       0.00          4          0          0
3587.66/3597.01	c   bound            :       0.00       0.00          0          0          0
3587.66/3597.01	c   clique           :       0.04       0.00          1          0          0
3587.66/3597.01	c   coefdiving       :       0.00       0.00          0          0          0
3587.66/3597.01	c   completesol      :       0.00       0.00          0          0          0
3587.66/3597.01	c   conflictdiving   :     114.66       0.00         11          0          0
3587.66/3597.01	c   crossover        :       0.00       0.00          0          0          0
3587.66/3597.01	c   dins             :       0.00       0.00          0          0          0
3587.66/3597.01	c   distributiondivin:      71.39       0.00         11          0          0
3587.66/3597.01	c   dps              :       0.00       0.00          0          0          0
3587.66/3597.01	c   dualval          :       0.00       0.00          0          0          0
3587.66/3597.01	c   farkasdiving     :       0.00       0.00          0          0          0
3587.66/3597.01	c   feasjump         :       0.05       0.00          2          0          0
3587.66/3597.01	c   feaspump         :      52.05       0.00          5          0          0
3587.66/3597.01	c   fixandinfer      :       0.00       0.00          0          0          0
3587.66/3597.01	c   fracdiving       :      46.39       0.00         11          0          0
3587.66/3597.01	c   gins             :       0.00       0.00          0          0          0
3587.66/3597.01	c   guideddiving     :       0.00       0.00          0          0          0
3587.66/3597.01	c   indcoefdiving    :       0.00       0.00          0          0          0
3587.66/3597.01	c   indicator        :       0.00       0.00          0          0          0
3587.66/3597.01	c   indicatordiving  :       0.00       0.00          0          0          0
3587.66/3597.01	c   indoneopt        :       0.00       0.00          0          0          0
3587.66/3597.01	c   indrounding      :       0.00       0.00          0          0          0
3587.66/3597.01	c   indtwoopt        :       0.00       0.00          0          0          0
3587.66/3597.01	c   intdiving        :       0.00       0.00          0          0          0
3587.66/3597.01	c   intshifting      :       0.00       0.00          0          0          0
3587.66/3597.01	c   linesearchdiving :      68.37       0.00          9          0          0
3587.66/3597.01	c   localbranching   :       0.00       0.00          0          0          0
3587.66/3597.01	c   locks            :       0.02       0.00          1          0          0
3587.66/3597.01	c   lpface           :       0.03       0.00          0          0          0
3587.66/3597.01	c   mpec             :       0.00       0.00          0          0          0
3587.66/3597.01	c   multistart       :       0.00       0.00          0          0          0
3587.66/3597.01	c   mutation         :       0.00       0.00          0          0          0
3587.66/3597.01	c   nlpdiving        :       0.00       0.00          0          0          0
3587.66/3597.01	c   objpscostdiving  :     209.60       0.00          3          0          0
3587.66/3597.01	c   octane           :       0.00       0.00          0          0          0
3587.66/3597.01	c   ofins            :       0.00       0.00          0          0          0
3587.66/3597.01	c   oneopt           :       0.00       0.00          0          0          0
3587.66/3597.01	c   padm             :       0.00       0.00          0          0          0
3587.66/3597.01	c   proximity        :       0.00       0.00          0          0          0
3587.66/3597.01	c   pscostdiving     :     145.63       0.00         10          0          0
3587.66/3597.01	c   randrounding     :       0.30       0.00        368          0          0
3587.66/3597.01	c   rens             :       0.21       0.00          2          0          0
3587.66/3597.01	c   reoptsols        :       0.00       0.00          0          0          0
3587.66/3597.01	c   repair           :       0.00       0.00          0          0          0
3587.66/3597.01	c   rins             :       0.00       0.00          0          0          0
3587.66/3597.01	c   rootsoldiving    :      30.51       0.00          5          0          0
3587.66/3597.01	c   rounding         :       0.15       0.00        744          0          0
3587.66/3597.01	c   scheduler        :       0.00       0.00          0          0          0
3587.66/3597.01	c   shiftandpropagate:       0.05       0.00          2          0          0
3587.66/3597.01	c   shifting         :       0.45       0.00        324          0          0
3587.66/3597.01	c   simplerounding   :       0.00       0.00          0          0          0
3587.66/3597.01	c   smallcard        :       0.00       0.00          0          0          0
3587.66/3597.01	c   subnlp           :       0.00       0.00          0          0          0
3587.66/3597.01	c   trivial          :       0.01       0.00          4          0          0
3587.66/3597.01	c   trivialnegation  :       0.00       0.00          0          0          0
3587.66/3597.01	c   trustregion      :       0.00       0.00          0          0          0
3587.66/3597.01	c   trysol           :       0.00       0.00          0          0          0
3587.66/3597.01	c   twoopt           :       0.00       0.00          0          0          0
3587.66/3597.01	c   undercover       :       0.00       0.00          0          0          0
3587.66/3597.01	c   vbounds          :       0.03       0.00          2          0          0
3587.66/3597.01	c   veclendiving     :      77.55       0.00          9          0          0
3587.66/3597.01	c   zeroobj          :       0.00       0.00          0          0          0
3587.66/3597.01	c   zirounding       :       0.07       0.00       1000          0          0
3587.66/3597.01	c   other solutions  :          -          -          -          0          -
3587.66/3597.01	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
3587.66/3597.01	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
3587.66/3597.01	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
3587.66/3597.01	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
3587.66/3597.01	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
3587.66/3597.01	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
3587.66/3597.01	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
3587.66/3597.01	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
3587.66/3597.01	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
3587.66/3597.01	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
3587.66/3597.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
3587.66/3597.01	c   primal LP        :       0.50        121          0       0.00       0.00       0.50        121
3587.66/3597.01	c   dual LP          :    2616.09       5423    7299108    1356.21    2790.08       0.06         41
3587.66/3597.01	c   lex dual LP      :       0.00          0          0       0.00          -
3587.66/3597.01	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
3587.66/3597.01	c   resolve instable :       5.08          7      21495    3070.71    4231.28
3587.66/3597.01	c   diving/probing LP:     857.51       2127    1729466     813.10    2016.84
3587.66/3597.01	c   strong branching :       9.59         22      17016     773.45    1775.23          -          -         31
3587.66/3597.01	c     (at root node) :          -         22      17016     773.45          -
3587.66/3597.01	c   conflict analysis:       0.00          0          0       0.00          -
3587.66/3597.01	c B&B Tree           :
3587.66/3597.01	c   number of runs   :          2
3587.66/3597.01	c   nodes            :       3746 (1894 internal, 1852 leaves)
3587.66/3597.01	c   feasible leaves  :          0
3587.66/3597.01	c   infeas. leaves   :       1851
3587.66/3597.01	c   objective leaves :          0
3587.66/3597.01	c   nodes (total)    :       5178 (2716 internal, 2462 leaves)
3587.66/3597.01	c   nodes left       :         40
3587.66/3597.01	c   max depth        :         40
3587.66/3597.01	c   max depth (total):         44
3587.66/3597.01	c   backtracks       :        544 (14.5%)
3587.66/3597.01	c   early backtracks :          0 (0.0%)
3587.66/3597.01	c   nodes exc. ref.  :          0 (0.0%)
3587.66/3597.01	c   delayed cutoffs  :          4
3587.66/3597.01	c   repropagations   :        795 (6172 domain reductions, 3 cutoffs)
3587.66/3597.01	c   avg switch length:       2.71
3587.66/3597.01	c   switching time   :       1.95
3587.66/3597.01	c Root Node          :
3587.66/3597.01	c   First LP value   : +0.00000000000000e+00
3587.66/3597.01	c   First LP Iters   :      12601 (2554.68 Iter/sec)
3587.66/3597.01	c   First LP Time    :       4.93
3587.66/3597.01	c   Final Dual Bound : +0.00000000000000e+00
3587.66/3597.01	c   Final Root Iters :     282861
3587.66/3597.01	c   Root LP Estimate : +4.37867210175036e-02
3587.66/3597.01	c Solution           :
3587.66/3597.01	c   Solutions found  :          0 (0 improvements)
3587.66/3597.01	c   Primal Bound     :          -
3587.66/3597.01	c   Dual Bound       : +0.00000000000000e+00
3587.66/3597.01	c   Gap              :   infinite
3587.66/3597.01	c Integrals          :      Total       Avg%
3587.66/3597.01	c   primal-dual      :  359699.86     100.00
3587.66/3597.01	c   primal-ref       :          -          - (not evaluated)
3587.66/3597.01	c   dual-ref         :          -          - (not evaluated)
3587.66/3597.06	c Time complete: 3587.73.

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 63665 MiB (62674 MiB free)
  memory of node 1: 64507 MiB (63388 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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


[startup+0.100057 s]*
/proc/loadavg: 4.11 4.19 4.16 5/264 20263
/proc/meminfo: memFree=129024152/131249996 swapFree=33010684/33010684
[pid=20262] ppid=20259 vsize=82908 memory=55964 CPUtime=0.09 cores=1,3
/proc/20262/stat : 20262 (pbscip) R 20259 20262 19921 0 -1 4194304 11671 0 0 0 8 1 0 0 20 0 1 0 34456034 84897792 13991 18446744073709551615 4235264 18693293 140731602175296 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 55918592 140731602180489 140731602180588 140731602180588 140731602186190 0
/proc/20262/statm: 20727 13991 3648 3530 0 12178 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 82908 KiB
Current children cumulated memory: 55964 KiB

[startup+0.205388 s]*
/proc/loadavg: 4.11 4.19 4.16 5/264 20263
/proc/meminfo: memFree=129022388/131249996 swapFree=33010684/33010684
[pid=20262] ppid=20259 vsize=87732 memory=60544 CPUtime=0.19 cores=1,3
/proc/20262/stat : 20262 (pbscip) R 20259 20262 19921 0 -1 4194304 13484 0 0 0 18 1 0 0 20 0 1 0 34456034 89837568 15136 18446744073709551615 4235264 18693293 140731602175296 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 55918592 140731602180489 140731602180588 140731602180588 140731602186190 0
/proc/20262/statm: 21933 15136 3648 3530 0 13384 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 87732 KiB
Current children cumulated memory: 60544 KiB

[startup+0.305445 s]*
/proc/loadavg: 4.11 4.19 4.16 5/264 20263
/proc/meminfo: memFree=129022616/131249996 swapFree=33010684/33010684
[pid=20262] ppid=20259 vsize=103384 memory=73856 CPUtime=0.3 cores=1,3
/proc/20262/stat : 20262 (pbscip) R 20259 20262 19921 0 -1 4194304 16810 0 0 0 28 2 0 0 20 0 1 0 34456034 105865216 18464 18446744073709551615 4235264 18693293 140731602175296 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 55918592 140731602180489 140731602180588 140731602180588 140731602186190 0
/proc/20262/statm: 25846 18464 3712 3530 0 17297 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 103384 KiB
Current children cumulated memory: 73856 KiB

[startup+0.700172 s]
/proc/loadavg: 4.11 4.19 4.16 4/260 20271
/proc/meminfo: memFree=129390556/131249996 swapFree=33010684/33010684
[pid=20262] ppid=20259 vsize=109872 memory=80256 CPUtime=0.68 cores=1,3
/proc/20262/stat : 20262 (pbscip) R 20259 20262 19921 0 -1 4194304 18423 0 0 0 66 2 0 0 20 0 1 0 34456034 112508928 20064 18446744073709551615 4235264 18693293 140731602175296 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 55918592 140731602180489 140731602180588 140731602180588 140731602186190 0
/proc/20262/statm: 27468 20064 3712 3530 0 18919 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 109872 KiB
Current children cumulated memory: 80256 KiB

[startup+1.50018 s]
/proc/loadavg: 4.11 4.19 4.16 4/262 20277
/proc/meminfo: memFree=129396928/131249996 swapFree=33010684/33010684
[pid=20262] ppid=20259 vsize=110060 memory=80896 CPUtime=1.48 cores=1,3
/proc/20262/stat : 20262 (pbscip) R 20259 20262 19921 0 -1 4194304 18591 0 0 0 146 2 0 0 20 0 1 0 34456034 112701440 20224 18446744073709551615 4235264 18693293 140731602175296 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 55918592 140731602180489 140731602180588 140731602180588 140731602186190 0
/proc/20262/statm: 27515 20224 3712 3530 0 18966 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 110060 KiB
Current children cumulated memory: 80896 KiB

[startup+3.1053 s]
/proc/loadavg: 4.11 4.19 4.16 4/260 20335
/proc/meminfo: memFree=129834772/131249996 swapFree=33010684/33010684
[pid=20262] ppid=20259 vsize=111128 memory=82048 CPUtime=3.08 cores=1,3
/proc/20262/stat : 20262 (pbscip) R 20259 20262 19921 0 -1 4194304 18875 0 0 0 306 2 0 0 20 0 1 0 34456034 113795072 20512 18446744073709551615 4235264 18693293 140731602175296 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 55918592 140731602180489 140731602180588 140731602180588 140731602186190 0
/proc/20262/statm: 27782 20512 3712 3530 0 19233 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 111128 KiB
Current children cumulated memory: 82048 KiB

[startup+6.30017 s]
/proc/loadavg: 4.10 4.18 4.16 5/264 20353
/proc/meminfo: memFree=129779324/131249996 swapFree=33010684/33010684
[pid=20262] ppid=20259 vsize=111128 memory=82048 CPUtime=6.26 cores=1,3
/proc/20262/stat : 20262 (pbscip) R 20259 20262 19921 0 -1 4194304 18875 0 0 0 624 2 0 0 20 0 1 0 34456034 113795072 20512 18446744073709551615 4235264 18693293 140731602175296 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 55918592 140731602180489 140731602180588 140731602180588 140731602186190 0
/proc/20262/statm: 27782 20512 3712 3530 0 19233 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 111128 KiB
Current children cumulated memory: 82048 KiB

[startup+12.7001 s]
/proc/loadavg: 4.09 4.18 4.16 5/264 20353
/proc/meminfo: memFree=129697040/131249996 swapFree=33010684/33010684
[pid=20262] ppid=20259 vsize=148984 memory=109892 CPUtime=12.64 cores=1,3
/proc/20262/stat : 20262 (pbscip) R 20259 20262 19921 0 -1 4194304 27142 0 0 0 1261 3 0 0 20 0 1 0 34456034 152559616 27473 18446744073709551615 4235264 18693293 140731602175296 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 55918592 140731602180489 140731602180588 140731602180588 140731602186190 0
/proc/20262/statm: 37246 27473 3936 3530 0 28697 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 148984 KiB
Current children cumulated memory: 109892 KiB

[startup+25.5001 s]
/proc/loadavg: 4.07 4.17 4.16 5/264 20354
/proc/meminfo: memFree=129668728/131249996 swapFree=33010684/33010684
[pid=20262] ppid=20259 vsize=151600 memory=112068 CPUtime=25.4 cores=1,3
/proc/20262/stat : 20262 (pbscip) R 20259 20262 19921 0 -1 4194304 27672 0 0 0 2536 4 0 0 20 0 1 0 34456034 155238400 28017 18446744073709551615 4235264 18693293 140731602175296 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 55918592 140731602180489 140731602180588 140731602180588 140731602186190 0
/proc/20262/statm: 37900 28017 3936 3530 0 29351 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 151600 KiB
Current children cumulated memory: 112068 KiB

[startup+51.1051 s]
/proc/loadavg: 4.05 4.16 4.15 5/263 20354
/proc/meminfo: memFree=129347720/131249996 swapFree=33010684/33010684
[pid=20262] ppid=20259 vsize=151908 memory=112324 CPUtime=50.93 cores=1,3
/proc/20262/stat : 20262 (pbscip) R 20259 20262 19921 0 -1 4194304 27737 0 0 0 5089 4 0 0 20 0 1 0 34456034 155553792 28081 18446744073709551615 4235264 18693293 140731602175296 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 55918592 140731602180489 140731602180588 140731602180588 140731602186190 0
/proc/20262/statm: 37977 28081 3936 3530 0 29428 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 151908 KiB
Current children cumulated memory: 112324 KiB

[startup+102.3 s]
/proc/loadavg: 4.14 4.16 4.15 5/263 20357
/proc/meminfo: memFree=129184968/131249996 swapFree=33010684/33010684
[pid=20262] ppid=20259 vsize=263036 memory=221284 CPUtime=101.95 cores=1,3
/proc/20262/stat : 20262 (pbscip) R 20259 20262 19921 0 -1 4194304 53996 0 0 0 10186 9 0 0 20 0 1 0 34456034 269348864 55321 18446744073709551615 4235264 18693293 140731602175296 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 55918592 140731602180489 140731602180588 140731602180588 140731602186190 0
/proc/20262/statm: 65759 55321 3936 3530 0 57210 0
Current children cumulated CPU time: 101.95 s
Current children cumulated vsize: 263036 KiB
Current children cumulated memory: 221284 KiB

[startup+162.3 s]
/proc/loadavg: 4.15 4.16 4.15 5/263 20359
/proc/meminfo: memFree=129180604/131249996 swapFree=33010684/33010684
[pid=20262] ppid=20259 vsize=263036 memory=223460 CPUtime=161.77 cores=1,3
/proc/20262/stat : 20262 (pbscip) R 20259 20262 19921 0 -1 4194304 54546 0 0 0 16168 9 0 0 20 0 1 0 34456034 269348864 55865 18446744073709551615 4235264 18693293 140731602175296 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 55918592 140731602180489 140731602180588 140731602180588 140731602186190 0
/proc/20262/statm: 65759 55865 3936 3530 0 57210 0
Current children cumulated CPU time: 161.77 s
Current children cumulated vsize: 263036 KiB
Current children cumulated memory: 223460 KiB

[startup+222.3 s]
/proc/loadavg: 4.11 4.14 4.15 5/263 20361
/proc/meminfo: memFree=129150248/131249996 swapFree=33010684/33010684
[pid=20262] ppid=20259 vsize=263036 memory=227300 CPUtime=221.59 cores=1,3
/proc/20262/stat : 20262 (pbscip) R 20259 20262 19921 0 -1 4194304 54716 0 0 0 22150 9 0 0 20 0 1 0 34456034 269348864 56825 18446744073709551615 4235264 18693293 140731602175296 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 55918592 140731602180489 140731602180588 140731602180588 140731602186190 0
/proc/20262/statm: 65759 56825 3936 3530 0 57210 0
Current children cumulated CPU time: 221.59 s
Current children cumulated vsize: 263036 KiB
Current children cumulated memory: 227300 KiB

[startup+282.3 s]
/proc/loadavg: 4.15 4.15 4.15 5/263 20363
/proc/meminfo: memFree=129148524/131249996 swapFree=33010684/33010684
[pid=20262] ppid=20259 vsize=263036 memory=228964 CPUtime=281.44 cores=1,3
/proc/20262/stat : 20262 (pbscip) R 20259 20262 19921 0 -1 4194304 54722 0 0 0 28135 9 0 0 20 0 1 0 34456034 269348864 57241 18446744073709551615 4235264 18693293 140731602175296 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 55918592 140731602180489 140731602180588 140731602180588 140731602186190 0
/proc/20262/statm: 65759 57241 3936 3530 0 57210 0
Current children cumulated CPU time: 281.44 s
Current children cumulated vsize: 263036 KiB
Current children cumulated memory: 228964 KiB

[startup+342.3 s]
/proc/loadavg: 4.11 4.13 4.14 5/263 20365
/proc/meminfo: memFree=129182420/131249996 swapFree=33010684/33010684
[pid=20262] ppid=20259 vsize=263036 memory=233444 CPUtime=341.28 cores=1,3
/proc/20262/stat : 20262 (pbscip) R 20259 20262 19921 0 -1 4194304 54797 0 0 0 34119 9 0 0 20 0 1 0 34456034 269348864 58361 18446744073709551615 4235264 18693293 140731602175296 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 55918592 140731602180489 140731602180588 140731602180588 140731602186190 0
/proc/20262/statm: 65759 58361 3936 3530 0 57210 0
Current children cumulated CPU time: 341.28 s
Current children cumulated vsize: 263036 KiB
Current children cumulated memory: 233444 KiB

[startup+402.3 s]
/proc/loadavg: 4.08 4.12 4.14 5/263 20370
/proc/meminfo: memFree=129177572/131249996 swapFree=33010684/33010684
[pid=20262] ppid=20259 vsize=263036 memory=233444 CPUtime=401.13 cores=1,3
/proc/20262/stat : 20262 (pbscip) R 20259 20262 19921 0 -1 4194304 54878 0 0 0 40104 9 0 0 20 0 1 0 34456034 269348864 58361 18446744073709551615 4235264 18693293 140731602175296 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 55918592 140731602180489 140731602180588 140731602180588 140731602186190 0
/proc/20262/statm: 65759 58361 3936 3530 0 57210 0
Current children cumulated CPU time: 401.13 s
Current children cumulated vsize: 263036 KiB
Current children cumulated memory: 233444 KiB

[startup+462.3 s]
/proc/loadavg: 4.14 4.13 4.14 5/263 20374
/proc/meminfo: memFree=129170572/131249996 swapFree=33010684/33010684
[pid=20262] ppid=20259 vsize=263036 memory=233444 CPUtime=460.98 cores=1,3
/proc/20262/stat : 20262 (pbscip) R 20259 20262 19921 0 -1 4194304 54890 0 0 0 46089 9 0 0 20 0 1 0 34456034 269348864 58361 18446744073709551615 4235264 18693293 140731602175296 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 55918592 140731602180489 140731602180588 140731602180588 140731602186190 0
/proc/20262/statm: 65759 58361 3936 3530 0 57210 0
Current children cumulated CPU time: 460.98 s

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

/proc/loadavg: 4.24 4.17 4.12 5/263 20520
/proc/meminfo: memFree=128950328/131249996 swapFree=33010684/33010684
[pid=20262] ppid=20259 vsize=326972 memory=298048 CPUtime=3154.09 cores=1,3
/proc/20262/stat : 20262 (pbscip) R 20259 20262 19921 0 -1 4194304 78916 0 0 0 315396 13 0 0 20 0 1 0 34456034 334819328 74512 18446744073709551615 4235264 18693293 140731602175296 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 55918592 140731602180489 140731602180588 140731602180588 140731602186190 0
/proc/20262/statm: 81743 74512 4128 3530 0 73194 0
Current children cumulated CPU time: 3154.09 s
Current children cumulated vsize: 326972 KiB
Current children cumulated memory: 298048 KiB

[startup+3222.3 s]
/proc/loadavg: 4.15 4.15 4.11 5/263 20522
/proc/meminfo: memFree=128950480/131249996 swapFree=33010684/33010684
[pid=20262] ppid=20259 vsize=326972 memory=298048 CPUtime=3213.93 cores=1,3
/proc/20262/stat : 20262 (pbscip) R 20259 20262 19921 0 -1 4194304 78916 0 0 0 321380 13 0 0 20 0 1 0 34456034 334819328 74512 18446744073709551615 4235264 18693293 140731602175296 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 55918592 140731602180489 140731602180588 140731602180588 140731602186190 0
/proc/20262/statm: 81743 74512 4128 3530 0 73194 0
Current children cumulated CPU time: 3213.93 s
Current children cumulated vsize: 326972 KiB
Current children cumulated memory: 298048 KiB

[startup+3282.3 s]
/proc/loadavg: 4.10 4.14 4.10 5/263 20524
/proc/meminfo: memFree=128950812/131249996 swapFree=33010684/33010684
[pid=20262] ppid=20259 vsize=326972 memory=298048 CPUtime=3273.78 cores=1,3
/proc/20262/stat : 20262 (pbscip) R 20259 20262 19921 0 -1 4194304 78917 0 0 0 327365 13 0 0 20 0 1 0 34456034 334819328 74512 18446744073709551615 4235264 18693293 140731602175296 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 55918592 140731602180489 140731602180588 140731602180588 140731602186190 0
/proc/20262/statm: 81743 74512 4128 3530 0 73194 0
Current children cumulated CPU time: 3273.78 s
Current children cumulated vsize: 326972 KiB
Current children cumulated memory: 298048 KiB

[startup+3342.3 s]
/proc/loadavg: 4.10 4.12 4.10 5/262 20526
/proc/meminfo: memFree=128950912/131249996 swapFree=33010684/33010684
[pid=20262] ppid=20259 vsize=326972 memory=298048 CPUtime=3333.62 cores=1,3
/proc/20262/stat : 20262 (pbscip) R 20259 20262 19921 0 -1 4194304 78917 0 0 0 333349 13 0 0 20 0 1 0 34456034 334819328 74512 18446744073709551615 4235264 18693293 140731602175296 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 55918592 140731602180489 140731602180588 140731602180588 140731602186190 0
/proc/20262/statm: 81743 74512 4128 3530 0 73194 0
Current children cumulated CPU time: 3333.62 s
Current children cumulated vsize: 326972 KiB
Current children cumulated memory: 298048 KiB

[startup+3402.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/264 20532
/proc/meminfo: memFree=128951456/131249996 swapFree=33010684/33010684
[pid=20262] ppid=20259 vsize=326972 memory=298048 CPUtime=3393.46 cores=1,3
/proc/20262/stat : 20262 (pbscip) R 20259 20262 19921 0 -1 4194304 78917 0 0 0 339333 13 0 0 20 0 1 0 34456034 334819328 74512 18446744073709551615 4235264 18693293 140731602175296 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 55918592 140731602180489 140731602180588 140731602180588 140731602186190 0
/proc/20262/statm: 81743 74512 4128 3530 0 73194 0
Current children cumulated CPU time: 3393.46 s
Current children cumulated vsize: 326972 KiB
Current children cumulated memory: 298048 KiB

[startup+3462.3 s]
/proc/loadavg: 4.07 4.11 4.09 5/265 20537
/proc/meminfo: memFree=128943564/131249996 swapFree=33010684/33010684
[pid=20262] ppid=20259 vsize=326972 memory=298048 CPUtime=3453.31 cores=1,3
/proc/20262/stat : 20262 (pbscip) R 20259 20262 19921 0 -1 4194304 78917 0 0 0 345318 13 0 0 20 0 1 0 34456034 334819328 74512 18446744073709551615 4235264 18693293 140731602175296 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 55918592 140731602180489 140731602180588 140731602180588 140731602186190 0
/proc/20262/statm: 81743 74512 4128 3530 0 73194 0
Current children cumulated CPU time: 3453.31 s
Current children cumulated vsize: 326972 KiB
Current children cumulated memory: 298048 KiB

[startup+3522.3 s]
/proc/loadavg: 4.06 4.10 4.09 5/265 20549
/proc/meminfo: memFree=128942360/131249996 swapFree=33010684/33010684
[pid=20262] ppid=20259 vsize=326972 memory=298048 CPUtime=3513.15 cores=1,3
/proc/20262/stat : 20262 (pbscip) R 20259 20262 19921 0 -1 4194304 78917 0 0 0 351302 13 0 0 20 0 1 0 34456034 334819328 74512 18446744073709551615 4235264 18693293 140731602175296 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 55918592 140731602180489 140731602180588 140731602180588 140731602186190 0
/proc/20262/statm: 81743 74512 4128 3530 0 73194 0
Current children cumulated CPU time: 3513.15 s
Current children cumulated vsize: 326972 KiB
Current children cumulated memory: 298048 KiB

[startup+3582.3 s]
/proc/loadavg: 4.06 4.09 4.09 5/265 20551
/proc/meminfo: memFree=128942780/131249996 swapFree=33010684/33010684
[pid=20262] ppid=20259 vsize=326972 memory=298048 CPUtime=3573 cores=1,3
/proc/20262/stat : 20262 (pbscip) R 20259 20262 19921 0 -1 4194304 78917 0 0 0 357287 13 0 0 20 0 1 0 34456034 334819328 74512 18446744073709551615 4235264 18693293 140731602175296 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 55918592 140731602180489 140731602180588 140731602180588 140731602186190 0
/proc/20262/statm: 81743 74512 4128 3530 0 73194 0
Current children cumulated CPU time: 3573 s
Current children cumulated vsize: 326972 KiB
Current children cumulated memory: 298048 KiB

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

# cumulated CPU time of all completed processes:  user=3587.59 s, system=0.139548 s

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

[startup+3584 s]*
/proc/loadavg: 4.06 4.09 4.09 5/265 20551
/proc/meminfo: memFree=128942780/131249996 swapFree=33010684/33010684
[pid=20262] ppid=20259 vsize=326972 memory=298048 CPUtime=3574.7 cores=1,3
/proc/20262/stat : 20262 (pbscip) R 20259 20262 19921 0 -1 4194304 78917 0 0 0 357457 13 0 0 20 0 1 0 34456034 334819328 74512 18446744073709551615 4235264 18693293 140731602175296 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 55918592 140731602180489 140731602180588 140731602180588 140731602186190 0
/proc/20262/statm: 81743 74512 4128 3530 0 73194 0
Current children cumulated CPU time: 3574.7 s
Current children cumulated vsize: 326972 KiB
Current children cumulated memory: 298048 KiB

[startup+3590.4 s]
/proc/loadavg: 4.13 4.11 4.09 5/265 20552
/proc/meminfo: memFree=128942788/131249996 swapFree=33010684/33010684
[pid=20262] ppid=20259 vsize=326972 memory=298048 CPUtime=3581.08 cores=1,3
/proc/20262/stat : 20262 (pbscip) R 20259 20262 19921 0 -1 4194304 78917 0 0 0 358095 13 0 0 20 0 1 0 34456034 334819328 74512 18446744073709551615 4235264 18693293 140731602175296 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 55918592 140731602180489 140731602180588 140731602180588 140731602186190 0
/proc/20262/statm: 81743 74512 4128 3530 0 73194 0
Current children cumulated CPU time: 3581.08 s
Current children cumulated vsize: 326972 KiB
Current children cumulated memory: 298048 KiB

[startup+3593.6 s]
/proc/loadavg: 4.13 4.11 4.09 5/265 20552
/proc/meminfo: memFree=128942788/131249996 swapFree=33010684/33010684
[pid=20262] ppid=20259 vsize=326972 memory=298048 CPUtime=3584.27 cores=1,3
/proc/20262/stat : 20262 (pbscip) R 20259 20262 19921 0 -1 4194304 78917 0 0 0 358414 13 0 0 20 0 1 0 34456034 334819328 74512 18446744073709551615 4235264 18693293 140731602175296 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 55918592 140731602180489 140731602180588 140731602180588 140731602186190 0
/proc/20262/statm: 81743 74512 4128 3530 0 73194 0
Current children cumulated CPU time: 3584.27 s
Current children cumulated vsize: 326972 KiB
Current children cumulated memory: 298048 KiB

[startup+3595.2 s]
/proc/loadavg: 4.12 4.10 4.09 5/265 20552
/proc/meminfo: memFree=128942788/131249996 swapFree=33010684/33010684
[pid=20262] ppid=20259 vsize=326972 memory=298048 CPUtime=3585.86 cores=1,3
/proc/20262/stat : 20262 (pbscip) R 20259 20262 19921 0 -1 4194304 78917 0 0 0 358573 13 0 0 20 0 1 0 34456034 334819328 74512 18446744073709551615 4235264 18693293 140731602175296 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 55918592 140731602180489 140731602180588 140731602180588 140731602186190 0
/proc/20262/statm: 81743 74512 4128 3530 0 73194 0
Current children cumulated CPU time: 3585.86 s
Current children cumulated vsize: 326972 KiB
Current children cumulated memory: 298048 KiB

[startup+3596 s]*
/proc/loadavg: 4.12 4.10 4.09 5/265 20552
/proc/meminfo: memFree=128942788/131249996 swapFree=33010684/33010684
[pid=20262] ppid=20259 vsize=326972 memory=298048 CPUtime=3586.67 cores=1,3
/proc/20262/stat : 20262 (pbscip) R 20259 20262 19921 0 -1 4194304 78917 0 0 0 358654 13 0 0 20 0 1 0 34456034 334819328 74512 18446744073709551615 4235264 18693293 140731602175296 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 55918592 140731602180489 140731602180588 140731602180588 140731602186190 0
/proc/20262/statm: 81743 74512 4128 3530 0 73194 0
Current children cumulated CPU time: 3586.67 s
Current children cumulated vsize: 326972 KiB
Current children cumulated memory: 298048 KiB

[startup+3596.8 s]
/proc/loadavg: 4.12 4.10 4.09 5/265 20552
/proc/meminfo: memFree=128942788/131249996 swapFree=33010684/33010684
[pid=20262] ppid=20259 vsize=326972 memory=298048 CPUtime=3587.46 cores=1,3
/proc/20262/stat : 20262 (pbscip) R 20259 20262 19921 0 -1 4194304 78917 0 0 0 358733 13 0 0 20 0 1 0 34456034 334819328 74512 18446744073709551615 4235264 18693293 140731602175296 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 55918592 140731602180489 140731602180588 140731602180588 140731602186190 0
/proc/20262/statm: 81743 74512 4128 3530 0 73194 0
Current children cumulated CPU time: 3587.46 s
Current children cumulated vsize: 326972 KiB
Current children cumulated memory: 298048 KiB

[startup+3597 s]*
/proc/loadavg: 4.12 4.10 4.09 5/265 20552
/proc/meminfo: memFree=128942788/131249996 swapFree=33010684/33010684
[pid=20262] ppid=20259 vsize=326972 memory=298048 CPUtime=3587.66 cores=1,3
/proc/20262/stat : 20262 (pbscip) R 20259 20262 19921 0 -1 4194304 78917 0 0 0 358753 13 0 0 20 0 1 0 34456034 334819328 74512 18446744073709551615 4235264 18693293 140731602175296 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 55918592 140731602180489 140731602180588 140731602180588 140731602186190 0
/proc/20262/statm: 81743 74512 4128 3530 0 73194 0
Current children cumulated CPU time: 3587.66 s
Current children cumulated vsize: 326972 KiB
Current children cumulated memory: 298048 KiB

Child status: 0

Real time (s): 3597.06
CPU time (s): 3587.73
CPU user time (s): 3587.59
CPU system time (s): 0.139548
CPU usage (%): 99.7406
Max. virtual memory (cumulated for all children) (KiB): 326972
Max. memory (cumulated for all children) (KiB): 298048

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3587.59
system time used= 0.139548
maximum resident set size= 298048
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 78926
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= 115
involuntary context switches= 2841


# summary of solver processes directly reported to runsolver:
#   pid: 20262
#   total CPU time (s): 3587.73
#   total CPU user time (s): 3587.59
#   total CPU system time (s): 0.139548

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.37574 second user time and 14.0845 second system time

The end

Launcher Data

Begin job on nodeC030 at 2025-06-29 11:02:45
IDJOB=4507418
IDBENCH=158352
IDSOLVER=3365
FILE ID=nodeC030/4507418-1751187764
RUNJOBID= nodeC030-1751184166-19933
SLURM_JOB_ID= 9587575
Free space on /tmp= 432992 MiB

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

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

MD5SUM BENCH= 433935bc469f703143ab8083d95aeb05
RANDOM SEED=1362224997

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        129088076 kB
MemAvailable:   128849072 kB
Buffers:            3280 kB
Cached:           571448 kB
SwapCached:            0 kB
Active:          1244664 kB
Inactive:         314708 kB
Active(anon):    1002708 kB
Inactive(anon):        0 kB
Active(file):     241956 kB
Inactive(file):   314708 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             38224 kB
Writeback:             8 kB
AnonPages:        985920 kB
Mapped:           127552 kB
Shmem:             18064 kB
KReclaimable:      86740 kB
Slab:             171776 kB
SReclaimable:      86740 kB
SUnreclaim:        85036 kB
KernelStack:        4176 kB
PageTables:         4892 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    1359172 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150520 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    890880 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      189140 kB
DirectMap2M:     9019392 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432964 MiB
End job on nodeC030 at 2025-06-29 12:02:42