Trace number 4544931

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 2025-06-13? 3586.73 3597.1

General information on the benchmark

NamePB25/normalized-PB25/DEC-LIN/
koops/normalized-mat11_9_triangular.opb
MD5SUM55ea5846128537f4a8d7ca86dce5740f
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.785722
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4437
Total number of constraints40924
Number of constraints which are clauses38980
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1944
Minimum length of a constraint2
Maximum length of a constraint11
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 10
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 29
Number of bits of the biggest sum of numbers5
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 8.0.0] [GitHash: 0408ae5eca]
0.00/0.00	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c External libraries: 
0.00/0.00	c   SoPlex 8.0.0         Linear programming solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: 67f6a391]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   AMPL/MP 4.0.0        AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 3.0.0         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   bliss 0.77           Computing Graph Automorphisms by T. Junttila and P. Kaski (users.aalto.fi/~tjunttil/bliss)
0.00/0.00	c   sassy 2.0            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.00/0.00	c 
0.00/0.00	c reading problem <HOME/instance-4544931-1753217426.opb>
0.00/0.08	c original problem has 4437 variables (4437 bin, 0 int, 0 cont) and 40924 constraints
0.00/0.08	c problem read in 0.084 seconds
0.00/0.08	c problem without objective
0.09/0.15	c presolving:
0.19/0.24	c    (0.2s) running MILP presolver
0.29/0.31	c    (0.3s) MILP presolver found nothing
0.40/0.41	c (round 1, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 972 chg coeffs, 40924 upgd conss, 0 impls, 4455 clqs
0.40/0.46	c (round 2, medium)     0 del vars, 972 del conss, 6912 add conss, 0 chg bounds, 0 chg sides, 972 chg coeffs, 40924 upgd conss, 0 impls, 11367 clqs
0.50/0.52	c (round 3, exhaustive) 0 del vars, 8856 del conss, 7884 add conss, 0 chg bounds, 0 chg sides, 972 chg coeffs, 40924 upgd conss, 0 impls, 11367 clqs
1.58/1.60	c    (1.6s) probing: 1000/4437 (22.5%) - 0 fixings, 0 aggregations, 43926 implications, 0 bound changes
1.58/1.60	c    (1.6s) probing: 1001/4437 (22.6%) - 0 fixings, 0 aggregations, 43931 implications, 0 bound changes
1.58/1.60	c    (1.6s) probing aborted: 1000/1000 successive useless probings
1.58/1.60	c    (1.6s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
1.78/1.87	c    (1.9s) symmetry computation finished: 9 generators found (max: 1500, log10 of symmetry group size: 5.86) (symcode time: 0.23)
1.78/1.88	c dynamic symmetry handling statistics:
1.78/1.88	c    orbitopal reduction:       no components
1.78/1.88	c    orbital reduction:          1 components of sizes 9
1.78/1.88	c    lexicographic reduction:    9 permutations with support sizes 986, 986, 986, 986, 986, 986, 986, 986, 4392
1.78/1.88	c handled 1 out of 1 symmetry components
1.88/1.91	c presolving (4 rounds: 4 fast, 4 medium, 3 exhaustive):
1.88/1.91	c  0 deleted vars, 8856 deleted constraints, 7884 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 972 changed coefficients
1.88/1.91	c  0 implications, 55298 cliques
1.88/1.91	c presolved problem has 4437 variables (4437 bin, 0 int, 0 cont) and 39952 constraints
1.88/1.91	c presolved problem has 0 implied integral variables (0 bin, 0 int, 0 cont)
1.88/1.91	c    4455 constraints of type <setppc>
1.88/1.91	c     972 constraints of type <and>
1.88/1.91	c   34525 constraints of type <logicor>
1.88/1.91	c transformed objective value is always integral (scale: 1)
1.88/1.91	c Presolving Time: 1.77
1.88/1.91	c 
1.88/1.91	c - non default parameters ----------------------------------------------------------------------
1.88/1.91	c 
1.88/1.91	c # SCIP version 10.0.0
1.88/1.91	c 
1.88/1.91	c # maximal time in seconds to run
1.88/1.91	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
1.88/1.91	c limits/time = 3596.998009
1.88/1.91	c 
1.88/1.91	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1.88/1.91	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
1.88/1.91	c limits/memory = 27900
1.88/1.91	c 
1.88/1.91	c # belongs reading time to solving time?
1.88/1.91	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
1.88/1.91	c timing/reading = TRUE
1.88/1.91	c 
1.88/1.91	c # maximum allowed 'intsize' (i.e. the number of bits required to represent the sum of absolute values of all integers that appear in a constraint or objective function) or -1 for unlimited
1.88/1.91	c # [type: int, advanced: TRUE, range: [-1,2147483647], default: -1]
1.88/1.91	c reading/opbreader/maxintsize = 47
1.88/1.91	c 
1.88/1.91	c # timing when propagator should be called (1:BEFORELP, 2:DURINGLPLOOP, 4:AFTERLPLOOP, 15:ALWAYS))
1.88/1.91	c # [type: int, advanced: TRUE, range: [0,15], default: 15]
1.88/1.91	c propagating/genvbounds/timingmask = 0
1.88/1.91	c 
1.88/1.91	c -----------------------------------------------------------------------------------------------
1.88/1.91	c 
3.27/3.38	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3.27/3.38	c   3.4s|     1 |     0 | 11449 |     - |   188M |   0 |4437 |  40k|  40k|   0 |  0 |  90 |   0 | 0.000000e+00 |      --      |    Inf | unknown
7.56/7.68	c   7.7s|     1 |     0 | 32706 |     - |   215M |   0 |4437 |  40k|  41k| 947 |  1 |  91 |   0 | 0.000000e+00 |      --      |    Inf | unknown
8.46/8.51	c   8.5s|     1 |     0 | 37861 |     - |   215M |   0 |4437 |  40k|  42k|1631 |  2 |  92 |   0 | 0.000000e+00 |      --      |    Inf | unknown
9.16/9.25	c   9.2s|     1 |     0 | 41749 |     - |   215M |   0 |4437 |  40k|  43k|2361 |  3 |  93 |   0 | 0.000000e+00 |      --      |    Inf | unknown
10.06/10.13	c  10.1s|     1 |     0 | 44593 |     - |   222M |   0 |4437 |  40k|  43k|2867 |  4 |  94 |   0 | 0.000000e+00 |      --      |    Inf | unknown
10.76/10.85	c  10.8s|     1 |     0 | 47233 |     - |   228M |   0 |4437 |  40k|  44k|3261 |  5 | 102 |   0 | 0.000000e+00 |      --      |    Inf | unknown
11.85/11.95	c  12.0s|     1 |     0 | 49776 |     - |   235M |   0 |4437 |  40k|  44k|3555 |  6 | 103 |   0 | 0.000000e+00 |      --      |    Inf | unknown
13.05/13.15	c  13.2s|     1 |     0 | 52244 |     - |   243M |   0 |4437 |  40k|  44k|3789 |  7 | 104 |   0 | 0.000000e+00 |      --      |    Inf | unknown
14.44/14.56	c  14.6s|     1 |     0 | 54710 |     - |   255M |   0 |4437 |  40k|  44k|3930 |  8 | 106 |   0 | 0.000000e+00 |      --      |    Inf | unknown
15.53/15.68	c  15.7s|     1 |     0 | 57092 |     - |   264M |   0 |4437 |  40k|  45k|4078 |  9 | 107 |   0 | 0.000000e+00 |      --      |    Inf | unknown
17.33/17.48	c  17.5s|     1 |     0 | 60335 |     - |   272M |   0 |4437 |  40k|  45k|4237 | 10 | 108 |   0 | 0.000000e+00 |      --      |    Inf | unknown
19.23/19.35	c  19.3s|     1 |     0 | 63205 |     - |   281M |   0 |4437 |  40k|  45k|4382 | 11 | 110 |   0 | 0.000000e+00 |      --      |    Inf | unknown
39.46/39.67	c  39.7s|     1 |     2 | 72256 |     - |   281M |   0 |4437 |  40k|  45k|4382 | 11 | 124 |  19 | 0.000000e+00 |      --      |    Inf | unknown
77.64/77.94	c  77.9s|   100 |    11 |193215 |1313.2 |   284M |  20 |4437 |  40k|   0 |7685 |  0 | 270 |  19 | 0.000000e+00 |      --      |    Inf |  52.00%
134.77/135.20	c   135s|   200 |    12 |332486 |1353.2 |   285M |  24 |4437 |  40k|   0 |  10k|  0 | 397 |  19 | 0.000000e+00 |      --      |    Inf |  52.07%
184.83/185.42	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
184.83/185.42	c   185s|   300 |    21 |453580 |1305.6 |   287M |  24 |4437 |  40k|  43k|  13k|  2 | 489 |  19 | 0.000000e+00 |      --      |    Inf |  95.13%
220.62/221.30	c   221s|   400 |    19 |541560 |1198.9 |   288M |  26 |4437 |  40k|  43k|  15k|  2 | 641 |  19 | 0.000000e+00 |      --      |    Inf |  95.16%
250.03/250.82	c   251s|   500 |    16 |640844 |1157.6 |   288M |  26 |4437 |  40k|   0 |  19k|  0 | 783 |  19 | 0.000000e+00 |      --      |    Inf |  95.17%
275.45/276.32	c   276s|   600 |    16 |726068 |1106.6 |   289M |  26 |4437 |  40k|   0 |  21k|  0 | 863 |  19 | 0.000000e+00 |      --      |    Inf |  95.20%
302.47/303.40	c   303s|   700 |    14 |820764 |1083.8 |   287M |  29 |4437 |  40k|   0 |  24k|  0 |1012 |  19 | 0.000000e+00 |      --      |    Inf |  95.98%
327.10/328.17	c   328s|   800 |    15 |905827 |1054.6 |   288M |  33 |4437 |  40k|  43k|  27k|  2 |1169 |  19 | 0.000000e+00 |      --      |    Inf |  96.00%
351.03/352.16	c   352s|   900 |    13 |987449 |1028.1 |   289M |  33 |4437 |  40k|  43k|  29k|  2 |1267 |  19 | 0.000000e+00 |      --      |    Inf |  96.01%
369.46/370.61	c   371s|  1000 |    14 |  1047k| 985.6 |   289M |  35 |4437 |  40k|   0 |  31k|  0 |1305 |  19 | 0.000000e+00 |      --      |    Inf |  96.01%
393.69/394.99	c   395s|  1100 |    10 |  1123k| 965.1 |   289M |  35 |4437 |  40k|  43k|  33k|  2 |1354 |  19 | 0.000000e+00 |      --      |    Inf |  96.02%
423.20/424.54	c   425s|  1200 |    11 |  1218k| 963.4 |   289M |  35 |4437 |  40k|  43k|  36k|  2 |1447 |  19 | 0.000000e+00 |      --      |    Inf |  96.03%
447.83/449.26	c   449s|  1300 |    11 |  1306k| 956.8 |   290M |  35 |4437 |  40k|   0 |  38k|  0 |1523 |  19 | 0.000000e+00 |      --      |    Inf |  96.03%
472.16/473.66	c   474s|  1400 |    13 |  1388k| 947.5 |   290M |  35 |4437 |  41k|  43k|  41k|  2 |1618 |  19 | 0.000000e+00 |      --      |    Inf |  96.04%
494.60/496.12	c   496s|  1500 |    11 |  1466k| 936.4 |   290M |  35 |4437 |  41k|   0 |  43k|  0 |1697 |  19 | 0.000000e+00 |      --      |    Inf |  96.04%
518.72/520.36	c   520s|  1600 |    14 |  1546k| 927.9 |   290M |  35 |4437 |  41k|  44k|  45k|  2 |1748 |  19 | 0.000000e+00 |      --      |    Inf |  96.04%
555.11/556.89	c   557s|  1700 |    10 |  1661k| 940.5 |   291M |  35 |4437 |  41k|  44k|  48k|  2 |1788 |  19 | 0.000000e+00 |      --      |    Inf |  96.04%
580.84/582.65	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
580.84/582.65	c   583s|  1800 |    12 |  1741k| 933.0 |   291M |  35 |4437 |  41k|  44k|  49k|  2 |1831 |  19 | 0.000000e+00 |      --      |    Inf |  96.04%
606.17/608.07	c   608s|  1900 |    12 |  1828k| 929.4 |   291M |  35 |4437 |  41k|  44k|  52k|  2 |1876 |  19 | 0.000000e+00 |      --      |    Inf |  96.04%
636.47/638.46	c   638s|  2000 |    12 |  1918k| 928.0 |   292M |  36 |4437 |  41k|  44k|  54k|  2 |1948 |  19 | 0.000000e+00 |      --      |    Inf |  96.04%
664.29/666.37	c   666s|  2100 |    10 |  2007k| 926.5 |   292M |  36 |4437 |  41k|   0 |  56k|  0 |2014 |  19 | 0.000000e+00 |      --      |    Inf |  96.04%
690.71/692.85	c   693s|  2200 |    10 |  2098k| 925.7 |   292M |  37 |4437 |  41k|   0 |  59k|  0 |2086 |  19 | 0.000000e+00 |      --      |    Inf |  96.04%
718.72/720.92	c   721s|  2300 |     9 |  2196k| 927.8 |   293M |  37 |4437 |  41k|  43k|  62k|  2 |2159 |  19 | 0.000000e+00 |      --      |    Inf |  96.04%
747.44/749.75	c   750s|  2400 |     6 |  2295k| 930.5 |   293M |  37 |4437 |  41k|  43k|  65k|  2 |2256 |  19 | 0.000000e+00 |      --      |    Inf |  96.04%
781.03/783.49	c   783s|  2500 |     8 |  2401k| 935.6 |   293M |  37 |4437 |  41k|   0 |  68k|  0 |2301 |  19 | 0.000000e+00 |      --      |    Inf |  96.71%
814.55/817.02	c   817s|  2600 |    13 |  2515k| 943.7 |   293M |  37 |4437 |  41k|  43k|  71k|  2 |2375 |  19 | 0.000000e+00 |      --      |    Inf |  96.72%
836.97/839.56	c   840s|  2700 |     7 |  2594k| 937.9 |   294M |  37 |4437 |  41k|   0 |  73k|  0 |2442 |  19 | 0.000000e+00 |      --      |    Inf |  96.76%
862.00/864.64	c   865s|  2800 |     6 |  2680k| 935.2 |   294M |  37 |4437 |  41k|   0 |  76k|  0 |2456 |  19 | 0.000000e+00 |      --      |    Inf |  96.78%
890.91/893.63	c   894s|  2900 |     7 |  2766k| 932.6 |   294M |  37 |4437 |  41k|   0 |  78k|  0 |2527 |  19 | 0.000000e+00 |      --      |    Inf |  96.78%
925.90/928.71	c   929s|  3000 |     8 |  2877k| 938.3 |   299M |  37 |4437 |  41k|  43k|  81k|  2 |2574 |  19 | 0.000000e+00 |      --      |    Inf |  96.86%
956.70/959.66	c   960s|  3100 |    10 |  2976k| 940.0 |   303M |  37 |4437 |  41k|  43k|  84k|  2 |2617 |  19 | 0.000000e+00 |      --      |    Inf |  97.86%
981.62/984.67	c   985s|  3200 |     8 |  3058k| 936.3 |   308M |  37 |4437 |  41k|  43k|  86k|  2 |2647 |  19 | 0.000000e+00 |      --      |    Inf |  98.16%
1023.99/1027.11	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1023.99/1027.11	c  1027s|  3300 |    16 |  3192k| 948.7 |   308M |  37 |4437 |  41k|  43k|  90k|  2 |2668 |  19 | 0.000000e+00 |      --      |    Inf |  98.97%
1055.90/1059.13	c  1059s|  3400 |    10 |  3303k| 953.4 |   308M |  37 |4437 |  41k|   0 |  93k|  0 |2752 |  19 | 0.000000e+00 |      --      |    Inf |  99.07%
1126.10/1129.50	c  1130s|  3500 |    14 |  3417k| 958.5 |   308M |  37 |4437 |  41k|  43k|  95k|  2 |2802 |  19 | 0.000000e+00 |      --      |    Inf |  99.11%
1144.94/1148.41	c  1148s|  3600 |    12 |  3480k| 949.6 |   309M |  37 |4437 |  41k|  43k|  97k|  2 |2868 |  19 | 0.000000e+00 |      --      |    Inf |  99.13%
1170.37/1173.99	c  1174s|  3700 |    13 |  3563k| 946.4 |   309M |  37 |4437 |  41k|   0 |  99k|  0 |2906 |  19 | 0.000000e+00 |      --      |    Inf |  99.16%
1202.98/1206.65	c  1207s|  3800 |    14 |  3664k| 947.9 |   309M |  37 |4437 |  41k|  43k| 102k|  2 |2941 |  19 | 0.000000e+00 |      --      |    Inf |  99.17%
1225.42/1229.14	c  1229s|  3900 |    11 |  3739k| 942.9 |   309M |  37 |4437 |  41k|   0 | 104k|  0 |3010 |  19 | 0.000000e+00 |      --      |    Inf |  99.22%
1253.73/1257.55	c  1258s|  4000 |    10 |  3825k| 940.7 |   310M |  37 |4437 |  41k|  43k| 106k|  2 |3072 |  19 | 0.000000e+00 |      --      |    Inf |  99.22%
1283.16/1287.10	c  1287s|  4100 |     4 |  3924k| 941.9 |   310M |  37 |4437 |  41k|   0 | 109k|  0 |3145 |  19 | 0.000000e+00 |      --      |    Inf |  99.53%
1319.35/1323.30	c  1323s|  4200 |     7 |  4038k| 946.8 |   310M |  37 |4437 |  41k|   0 | 112k|  0 |3173 |  19 | 0.000000e+00 |      --      |    Inf |  99.66%
1359.74/1363.80	c  1364s|  4300 |     9 |  4177k| 957.0 |   310M |  37 |4437 |  41k|  43k| 115k|  2 |3214 |  19 | 0.000000e+00 |      --      |    Inf |  99.70%
1405.01/1409.23	c  1409s|  4400 |    11 |  4316k| 967.0 |   310M |  37 |4437 |  41k|  43k| 118k|  2 |3268 |  19 | 0.000000e+00 |      --      |    Inf |  99.77%
1441.21/1445.51	c  1446s|  4500 |    17 |  4433k| 971.5 |   310M |  37 |4437 |  41k|  43k| 121k|  2 |3304 |  19 | 0.000000e+00 |      --      |    Inf |  99.80%
1486.69/1491.18	c  1491s|  4600 |    16 |  4561k| 978.1 |   312M |  37 |4437 |  41k|  43k| 125k|  2 |3375 |  19 | 0.000000e+00 |      --      |    Inf |  99.80%
1540.83/1545.48	c  1545s|  4700 |    17 |  4680k| 982.6 |   312M |  37 |4437 |  41k|  43k| 127k|  2 |3420 |  19 | 0.000000e+00 |      --      |    Inf |  99.80%
1576.43/1581.17	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1576.43/1581.17	c  1581s|  4800 |    17 |  4795k| 986.2 |   312M |  37 |4437 |  41k|   0 | 131k|  0 |3468 |  19 | 0.000000e+00 |      --      |    Inf |  99.81%
1615.52/1620.34	c  1620s|  4900 |    18 |  4921k| 991.7 |   313M |  37 |4437 |  41k|  43k| 134k|  2 |3571 |  19 | 0.000000e+00 |      --      |    Inf |  99.82%
1645.33/1650.21	c  1650s|  5000 |    16 |  5021k| 991.8 |   313M |  37 |4437 |  41k|  43k| 137k|  2 |3652 |  19 | 0.000000e+00 |      --      |    Inf |  99.82%
1662.67/1667.65	c  1668s|  5100 |    16 |  5080k| 983.9 |   313M |  37 |4437 |  41k|   0 | 139k|  0 |3719 |  19 | 0.000000e+00 |      --      |    Inf |  99.82%
1688.79/1693.88	c  1694s|  5200 |    19 |  5172k| 982.7 |   313M |  37 |4437 |  41k|  44k| 141k|  2 |3756 |  19 | 0.000000e+00 |      --      |    Inf |  99.82%
1712.32/1717.40	c  1717s|  5300 |    17 |  5248k| 978.6 |   313M |  39 |4437 |  41k|   0 | 143k|  0 |3810 |  19 | 0.000000e+00 |      --      |    Inf |  99.84%
1740.83/1746.03	c  1746s|  5400 |    16 |  5343k| 978.0 |   313M |  39 |4437 |  41k|  43k| 146k|  2 |3865 |  19 | 0.000000e+00 |      --      |    Inf |  99.84%
1768.34/1773.62	c  1774s|  5500 |    16 |  5433k| 976.6 |   313M |  39 |4437 |  41k|  43k| 149k|  2 |3900 |  19 | 0.000000e+00 |      --      |    Inf |  99.84%
1789.67/1795.09	c  1795s|  5600 |    22 |  5504k| 971.8 |   313M |  39 |4437 |  41k|  44k| 151k|  2 |3928 |  19 | 0.000000e+00 |      --      |    Inf |  99.85%
1818.38/1823.88	c  1824s|  5700 |    14 |  5603k| 972.2 |   314M |  39 |4437 |  41k|  44k| 154k|  2 |3997 |  19 | 0.000000e+00 |      --      |    Inf |  99.85%
1855.36/1860.98	c  1861s|  5800 |    18 |  5706k| 973.2 |   314M |  39 |4437 |  41k|  44k| 157k|  2 |4052 |  19 | 0.000000e+00 |      --      |    Inf |  99.85%
1881.08/1886.72	c  1887s|  5900 |    16 |  5793k| 971.4 |   314M |  39 |4437 |  41k|  43k| 159k|  2 |4123 |  19 | 0.000000e+00 |      --      |    Inf |  99.85%
1904.00/1909.77	c  1910s|  6000 |    17 |  5874k| 968.7 |   315M |  39 |4437 |  41k|  43k| 161k|  2 |4213 |  19 | 0.000000e+00 |      --      |    Inf |  99.85%
1926.03/1931.82	c  1932s|  6100 |    13 |  5951k| 965.4 |   315M |  39 |4437 |  41k|   0 | 164k|  0 |4331 |  19 | 0.000000e+00 |      --      |    Inf |  99.85%
1948.56/1954.41	c  1954s|  6200 |    14 |  6029k| 962.4 |   315M |  39 |4437 |  41k|  43k| 166k|  2 |4430 |  19 | 0.000000e+00 |      --      |    Inf |  99.85%
1976.77/1982.73	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1976.77/1982.73	c  1983s|  6300 |    12 |  6121k| 961.9 |   315M |  39 |4437 |  41k|  43k| 168k|  2 |4541 |  19 | 0.000000e+00 |      --      |    Inf |  99.86%
2010.46/2016.51	c  2017s|  6400 |    13 |  6219k| 962.1 |   316M |  39 |4437 |  41k|   0 | 171k|  0 |4683 |  19 | 0.000000e+00 |      --      |    Inf |  99.88%
2028.20/2034.37	c  2034s|  6500 |    15 |  6282k| 956.9 |   316M |  39 |4437 |  41k|  43k| 173k|  2 |4753 |  19 | 0.000000e+00 |      --      |    Inf |  99.88%
2045.15/2051.38	c  2051s|  6600 |    13 |  6342k| 951.6 |   316M |  39 |4437 |  41k|  43k| 175k|  2 |4867 |  19 | 0.000000e+00 |      --      |    Inf |  99.88%
2072.86/2079.19	c  2079s|  6700 |    13 |  6434k| 951.0 |   317M |  39 |4437 |  41k|  43k| 177k|  2 |4942 |  19 | 0.000000e+00 |      --      |    Inf |  99.88%
2096.48/2102.89	c  2103s|  6800 |    11 |  6513k| 948.8 |   317M |  39 |4437 |  41k|   0 | 180k|  0 |5040 |  19 | 0.000000e+00 |      --      |    Inf |  99.88%
2129.68/2136.18	c  2136s|  6900 |    11 |  6618k| 950.2 |   317M |  39 |4437 |  41k|   0 | 182k|  0 |5117 |  19 | 0.000000e+00 |      --      |    Inf |  99.88%
2167.15/2173.77	c  2174s|  7000 |    10 |  6738k| 953.7 |   317M |  39 |4437 |  41k|  44k| 185k|  2 |5160 |  19 | 0.000000e+00 |      --      |    Inf |  99.88%
2200.35/2207.08	c  2207s|  7100 |    12 |  6838k| 954.4 |   317M |  39 |4437 |  41k|  43k| 188k|  2 |5211 |  19 | 0.000000e+00 |      --      |    Inf |  99.88%
2232.54/2239.34	c  2239s|  7200 |    10 |  6936k| 954.8 |   317M |  39 |4437 |  42k|   0 | 191k|  0 |5292 |  19 | 0.000000e+00 |      --      |    Inf |  99.89%
2267.63/2274.53	c  2275s|  7300 |    14 |  7048k| 957.0 |   317M |  39 |4437 |  42k|   0 | 194k|  0 |5359 |  19 | 0.000000e+00 |      --      |    Inf |  99.89%
2302.22/2309.20	c  2309s|  7400 |    13 |  7155k| 958.5 |   317M |  39 |4437 |  42k|  43k| 196k|  2 |5411 |  19 | 0.000000e+00 |      --      |    Inf |  99.89%
2328.04/2335.17	c  2335s|  7500 |    15 |  7238k| 956.8 |   318M |  39 |4437 |  42k|  43k| 198k|  2 |5433 |  19 | 0.000000e+00 |      --      |    Inf |  99.89%
2356.95/2364.10	c  2364s|  7600 |     9 |  7329k| 956.3 |   318M |  39 |4437 |  42k|   0 | 201k|  0 |5479 |  19 | 0.000000e+00 |      --      |    Inf |  99.89%
2403.09/2410.40	c  2410s|  7700 |     9 |  7462k| 961.1 |   318M |  39 |4437 |  42k|   0 | 204k|  0 |5557 |  19 | 0.000000e+00 |      --      |    Inf |  99.89%
2429.10/2436.59	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2429.10/2436.59	c  2437s|  7800 |    11 |  7550k| 960.0 |   318M |  39 |4437 |  42k|  43k| 206k|  2 |5628 |  19 | 0.000000e+00 |      --      |    Inf |  99.89%
2474.87/2482.45	c  2482s|  7900 |    13 |  7621k| 956.9 |   318M |  39 |4437 |  42k|   0 | 208k|  0 |5671 |  19 | 0.000000e+00 |      --      |    Inf |  99.89%
2499.60/2507.27	c  2507s|  8000 |    13 |  7710k| 956.1 |   318M |  39 |4437 |  42k|  43k| 211k|  2 |5764 |  19 | 0.000000e+00 |      --      |    Inf |  99.89%
2522.54/2530.27	c  2530s|  8100 |    12 |  7789k| 954.0 |   318M |  39 |4437 |  42k|  43k| 213k|  2 |5873 |  19 | 0.000000e+00 |      --      |    Inf |  99.89%
2552.96/2560.76	c  2561s|  8200 |    12 |  7900k| 955.9 |   319M |  39 |4437 |  42k|  43k| 216k|  2 |6017 |  19 | 0.000000e+00 |      --      |    Inf |  99.89%
2576.30/2584.14	c  2584s|  8300 |    11 |  7985k| 954.7 |   320M |  39 |4437 |  42k|  43k| 218k|  2 |6173 |  19 | 0.000000e+00 |      --      |    Inf |  99.89%
2605.91/2613.83	c  2614s|  8400 |    11 |  8084k| 955.0 |   320M |  39 |4437 |  42k|  43k| 221k|  2 |6278 |  19 | 0.000000e+00 |      --      |    Inf |  99.89%
2633.84/2641.87	c  2642s|  8500 |    11 |  8178k| 954.9 |   320M |  39 |4437 |  42k|   0 | 224k|  0 |6395 |  19 | 0.000000e+00 |      --      |    Inf |  99.89%
2658.67/2666.71	c  2667s|  8600 |    10 |  8263k| 953.7 |   320M |  39 |4437 |  42k|  44k| 226k|  2 |6516 |  19 | 0.000000e+00 |      --      |    Inf |  99.89%
2689.19/2697.30	c  2697s|  8700 |    13 |  8362k| 954.1 |   320M |  39 |4437 |  42k|  43k| 229k|  2 |6596 |  19 | 0.000000e+00 |      --      |    Inf |  99.89%
2710.84/2719.09	c  2719s|  8800 |    10 |  8433k| 951.3 |   320M |  39 |4437 |  42k|  43k| 231k|  2 |6638 |  19 | 0.000000e+00 |      --      |    Inf |  99.89%
2730.68/2738.93	c  2739s|  8900 |     8 |  8495k| 947.6 |   320M |  39 |4437 |  42k|   0 | 232k|  0 |6654 |  19 | 0.000000e+00 |      --      |    Inf |  99.89%
2757.31/2765.61	c  2766s|  9000 |    10 |  8581k| 946.6 |   320M |  39 |4437 |  42k|  43k| 235k|  2 |6701 |  19 | 0.000000e+00 |      --      |    Inf |  99.89%
2778.95/2787.30	c  2787s|  9100 |    10 |  8657k| 944.6 |   320M |  39 |4437 |  42k|  43k| 237k|  2 |6764 |  19 | 0.000000e+00 |      --      |    Inf |  99.89%
2799.40/2807.88	c  2808s|  9200 |    10 |  8731k| 942.3 |   320M |  39 |4437 |  42k|  44k| 239k|  2 |6807 |  19 | 0.000000e+00 |      --      |    Inf |  99.89%
2826.13/2834.60	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2826.13/2834.60	c  2835s|  9300 |     8 |  8820k| 941.7 |   320M |  39 |4437 |  42k|  43k| 242k|  2 |6879 |  19 | 0.000000e+00 |      --      |    Inf |  99.89%
2848.77/2857.39	c  2857s|  9400 |     9 |  8899k| 940.2 |   321M |  39 |4437 |  42k|   0 | 244k|  0 |6946 |  19 | 0.000000e+00 |      --      |    Inf |  99.89%
2875.99/2884.62	c  2885s|  9500 |    11 |  8988k| 939.6 |   321M |  39 |4437 |  42k|   0 | 246k|  0 |7008 |  19 | 0.000000e+00 |      --      |    Inf |  99.89%
2900.83/2909.56	c  2910s|  9600 |     8 |  9072k| 938.6 |   321M |  39 |4437 |  42k|   0 | 248k|  0 |7128 |  19 | 0.000000e+00 |      --      |    Inf |  99.89%
2929.15/2937.90	c  2938s|  9700 |    12 |  9164k| 938.4 |   321M |  39 |4437 |  42k|   0 | 251k|  0 |7175 |  19 | 0.000000e+00 |      --      |    Inf |  99.91%
2951.29/2960.15	c  2960s|  9800 |    12 |  9242k| 936.8 |   321M |  39 |4437 |  42k|  43k| 253k|  2 |7222 |  19 | 0.000000e+00 |      --      |    Inf |  99.91%
2970.74/2979.63	c  2980s|  9900 |     9 |  9312k| 934.4 |   321M |  39 |4437 |  42k|  43k| 255k|  2 |7263 |  19 | 0.000000e+00 |      --      |    Inf |  99.92%
2994.97/3003.94	c  3004s| 10000 |    10 |  9396k| 933.4 |   321M |  39 |4437 |  42k|   0 | 257k|  0 |7356 |  19 | 0.000000e+00 |      --      |    Inf |  99.92%
3021.80/3030.82	c  3031s| 10100 |     8 |  9486k| 933.1 |   321M |  39 |4437 |  42k|   0 | 260k|  0 |7442 |  19 | 0.000000e+00 |      --      |    Inf |  99.94%
3045.24/3054.33	c  3054s| 10200 |     7 |  9566k| 931.7 |   321M |  39 |4437 |  42k|   0 | 262k|  0 |7589 |  19 | 0.000000e+00 |      --      |    Inf |  99.94%
3075.66/3084.83	c  3085s| 10300 |     9 |  9668k| 932.7 |   322M |  39 |4437 |  42k|   0 | 264k|  0 |7739 |  19 | 0.000000e+00 |      --      |    Inf |  99.94%
3108.78/3118.01	c  3118s| 10400 |     7 |  9782k| 934.7 |   322M |  39 |4437 |  42k|   0 | 267k|  0 |7817 |  19 | 0.000000e+00 |      --      |    Inf |  99.94%
3142.88/3152.21	c  3152s| 10500 |    10 |  9886k| 935.7 |   322M |  39 |4437 |  42k|   0 | 270k|  0 |7891 |  19 | 0.000000e+00 |      --      |    Inf |  99.94%
3171.80/3181.25	c  3181s| 10600 |     8 |  9981k| 935.8 |   322M |  39 |4437 |  42k|   0 | 272k|  0 |7975 |  19 | 0.000000e+00 |      --      |    Inf |  99.94%
3204.81/3214.39	c  3214s| 10700 |     9 | 10087k| 936.9 |   322M |  39 |4437 |  43k|  43k| 274k|  2 |8073 |  19 | 0.000000e+00 |      --      |    Inf |  99.94%
3227.46/3237.09	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3227.46/3237.09	c  3237s| 10800 |     7 | 10165k| 935.5 |   322M |  39 |4437 |  43k|  43k| 276k|  2 |8238 |  19 | 0.000000e+00 |      --      |    Inf |  99.94%
3267.05/3276.75	c  3277s| 10900 |    12 | 10290k| 938.4 |   322M |  39 |4437 |  43k|  43k| 279k|  2 |8363 |  19 | 0.000000e+00 |      --      |    Inf |  99.94%
3292.89/3302.68	c  3303s| 11000 |    11 | 10383k| 938.3 |   322M |  39 |4437 |  43k|  43k| 281k|  2 |8470 |  19 | 0.000000e+00 |      --      |    Inf |  99.94%
3320.24/3330.05	c  3330s| 11100 |    13 | 10484k| 938.9 |   322M |  39 |4437 |  43k|  43k| 284k|  2 |8567 |  19 | 0.000000e+00 |      --      |    Inf |  99.94%
3356.95/3366.83	c  3367s| 11200 |     9 | 10601k| 941.0 |   322M |  39 |4437 |  43k|   0 | 287k|  0 |8706 |  19 | 0.000000e+00 |      --      |    Inf |  99.94%
3380.99/3390.99	c  3391s| 11300 |     9 | 10682k| 939.9 |   322M |  39 |4437 |  43k|   0 | 289k|  0 |8786 |  19 | 0.000000e+00 |      --      |    Inf |  99.94%
3459.72/3469.82	c  3470s| 11400 |    13 | 10801k| 942.1 |   322M |  39 |4437 |  43k|  44k| 291k|  2 |8866 |  19 | 0.000000e+00 |      --      |    Inf |  99.94%
3487.16/3497.36	c  3497s| 11500 |    12 | 10891k| 941.7 |   323M |  39 |4437 |  43k|   0 | 293k|  0 |8957 |  19 | 0.000000e+00 |      --      |    Inf |  99.94%
3505.21/3515.49	c  3515s| 11600 |    15 | 10956k| 939.2 |   323M |  39 |4437 |  43k|  43k| 295k|  2 |9088 |  19 | 0.000000e+00 |      --      |    Inf |  99.94%
3524.47/3534.76	c  3535s| 11700 |    11 | 11028k| 937.3 |   323M |  39 |4437 |  43k|  43k| 297k|  2 |9224 |  19 | 0.000000e+00 |      --      |    Inf |  99.94%
3545.02/3555.32	c  3555s| 11800 |    11 | 11103k| 935.7 |   323M |  39 |4437 |  43k|   0 | 299k|  0 |9268 |  19 | 0.000000e+00 |      --      |    Inf |  99.94%
3569.56/3579.92	c  3580s| 11900 |    11 | 11193k| 935.4 |   323M |  39 |4437 |  43k|  43k| 302k|  2 |9359 |  19 | 0.000000e+00 |      --      |    Inf |  99.94%
3586.52/3597.00	c 
3586.52/3597.00	c SCIP Status        : solving was interrupted [time limit reached]
3586.52/3597.00	c Solving Time (sec) : 3597.00
3586.52/3597.00	c Solving Nodes      : 11963
3586.52/3597.00	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
3586.52/3597.00	c Dual Bound         : +0.00000000000000e+00
3586.52/3597.00	c Gap                : infinite
3586.52/3597.00	s UNKNOWN
3586.52/3597.00	c SCIP Status        : solving was interrupted [time limit reached]
3586.52/3597.00	c Total Time         :    3597.00
3586.52/3597.00	c   solving          :    3597.00
3586.52/3597.00	c   presolving       :       1.77 (included in solving)
3586.52/3597.00	c   reading          :       0.08 (included in solving)
3586.52/3597.00	c   copying          :       0.28 (6 #copies) (minimal 0.04, maximal 0.05, average 0.05)
3586.52/3597.00	c Original Problem   :
3586.52/3597.00	c   Problem name     : HOME/instance-4544931-1753217426.opb
3586.52/3597.00	c   Variables        : 4437 (4437 binary, 0 integer, 0 continuous)
3586.52/3597.00	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
3586.52/3597.00	c   Constraints      : 40924 initial, 40924 maximal
3586.52/3597.00	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3586.52/3597.00	c Presolved Problem  :
3586.52/3597.00	c   Problem name     : t_HOME/instance-4544931-1753217426.opb
3586.52/3597.00	c   Variables        : 4437 (4437 binary, 0 integer, 0 continuous)
3586.52/3597.00	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
3586.52/3597.00	c   Constraints      : 39952 initial, 43537 maximal
3586.52/3597.00	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3586.52/3597.00	c   Nonzeros         : 147429 constraint, 110626 clique table
3586.52/3597.00	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
3586.52/3597.00	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.52/3597.00	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.52/3597.00	c   domcol           :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3586.52/3597.00	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.52/3597.00	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.52/3597.00	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.52/3597.00	c   dualsparsify     :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3586.52/3597.00	c   gateextraction   :       0.05       0.00      2          0          0          0          0          0       7884        972          0          0
3586.52/3597.00	c   implics          :       0.00       0.00      4          0          0          0          0          0          0          0          0          0
3586.52/3597.00	c   implint          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.52/3597.00	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.52/3597.00	c   milp             :       0.12       0.00      1          0          0          0          0          0          0          0          0          0
3586.52/3597.00	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.52/3597.00	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.52/3597.00	c   sparsify         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3586.52/3597.00	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.52/3597.00	c   trivial          :       0.00       0.00      4          0          0          0          0          0          0          0          0          0
3586.52/3597.00	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.52/3597.00	c   dualfix          :       0.00       0.00      4          0          0          0          0          0          0          0          0          0
3586.52/3597.00	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.52/3597.00	c   probing          :       0.99       0.00      1          0          0          0          0          0          0          0          0          0
3586.52/3597.00	c   pseudoobj        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3586.52/3597.00	c   symmetry         :       0.27       0.00      1          0          0          0          0          0          0          0          0          0
3586.52/3597.00	c   vbounds          :       0.00       0.00      2          0          0          0          0          0          0          0          0          0
3586.52/3597.00	c   knapsack         :       0.02       0.00      2          0          0          0          0          0        972       6912          0          0
3586.52/3597.00	c   setppc           :       0.02       0.00      7          0          0          0          0          0          0          0          0          0
3586.52/3597.00	c   and              :       0.01       0.00      2          0          0          0          0          0          0          0          0          0
3586.52/3597.00	c   linear           :       0.12       0.02      2          0          0          0          0          0          0          0          0        972
3586.52/3597.00	c   logicor          :       0.10       0.02      7          0          0          0          0          0          0          0          0          0
3586.52/3597.00	c   components       :       0.02       0.00      1          0          0          0          0          0          0          0          0          0
3586.52/3597.00	c   root node        :          -          -      -          7          -          -          7          -          -          -          -          -
3586.52/3597.00	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
3586.52/3597.00	c   integral         :          0          0          0          0       6221          0          0        932          0          0          0          0          0          0      12442
3586.52/3597.00	c   knapsack         :          0+        11          0      32719          0          0          0          0          6         27        240          0          0          0          0
3586.52/3597.00	c   setppc           :       4455+      4620          9      42205          0          0          0        928      40010        668     327198          5          0          0          0
3586.52/3597.00	c   and              :        972        972      12073      41537          0          0          0          1      37762        602     955182     425763     245966          0          0
3586.52/3597.00	c   linear           :          0+         4          0      14304          0          0          0          3          1          9         38          0          0          0          0
3586.52/3597.00	c   logicor          :      34525+     37931          9      37627          0          0          0          1       7939       1295     544388          0          0          0          0
3586.52/3597.00	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3586.52/3597.00	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3586.52/3597.00	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3586.52/3597.00	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
3586.52/3597.00	c   integral         :      21.23       0.00       0.00       0.00      21.23       0.00       0.00       0.00       0.00       0.00
3586.52/3597.00	c   knapsack         :       0.03       0.00       0.00       0.03       0.00       0.00       0.00       0.00       0.00       0.00
3586.52/3597.00	c   setppc           :       1.41       0.00       0.00       1.32       0.00       0.00       0.00       0.06       0.02       0.00
3586.52/3597.00	c   and              :       9.18       0.00       5.92       3.24       0.00       0.00       0.00       0.00       0.01       0.01
3586.52/3597.00	c   linear           :       0.03       0.02       0.00       0.01       0.00       0.00       0.00       0.00       0.00       0.00
3586.52/3597.00	c   logicor          :       6.24       0.02       0.05       6.14       0.00       0.00       0.00       0.00       0.02       0.01
3586.52/3597.00	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3586.52/3597.00	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3586.52/3597.00	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3586.52/3597.00	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
3586.52/3597.00	c   dualfix          :          1          0          0          0
3586.52/3597.00	c   genvbounds       :          0          0          0          0
3586.52/3597.00	c   nlobbt           :          0          0          0          0
3586.52/3597.00	c   obbt             :          0          0          0          0
3586.52/3597.00	c   probing          :          0          0          0          0
3586.52/3597.00	c   pseudoobj        :          0          0          0          0
3586.52/3597.00	c   redcost          :          0          0          0          0
3586.52/3597.00	c   rootredcost      :          0          0          0          0
3586.52/3597.00	c   symmetry         :      34286          0       3771     220915
3586.52/3597.00	c   vbounds          :      32827          0          0          0
3586.52/3597.00	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
3586.52/3597.00	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
3586.52/3597.00	c   genvbounds       :       0.00       0.00       0.00       0.00       0.00       0.00
3586.52/3597.00	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
3586.52/3597.00	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
3586.52/3597.00	c   probing          :       0.99       0.00       0.99       0.00       0.00       0.00
3586.52/3597.00	c   pseudoobj        :       0.03       0.00       0.00       0.03       0.00       0.00
3586.52/3597.00	c   redcost          :       0.01       0.00       0.00       0.01       0.00       0.00
3586.52/3597.00	c   rootredcost      :       0.01       0.00       0.00       0.01       0.00       0.00
3586.52/3597.00	c   symmetry         :       7.59       0.00       0.27       7.32       0.00       0.00
3586.52/3597.00	c   vbounds          :       0.29       0.00       0.00       0.29       0.00       0.00
3586.52/3597.00	c Symmetry           :
3586.52/3597.00	c   #affected vars   :       4437 (4437 bin, 0 int, 0 cont)
3586.52/3597.00	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
3586.52/3597.00	c   orbital reduction:     218963 reductions applied,       3414 cutoffs
3586.52/3597.00	c   lexicographic red:       2046 reductions applied,        357 cutoffs
3586.52/3597.00	c   shadow tree time :       0.03 s
3586.52/3597.00	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
3586.52/3597.00	c   propagation      :       0.10       2588       2563          -      11429       18.3         46       18.2          -          -          -
3586.52/3597.00	c   infeasible LP    :       0.03         27         27          -        160       23.3          1        4.0         27       34.7          0
3586.52/3597.00	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3586.52/3597.00	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
3586.52/3597.00	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3586.52/3597.00	c   applied globally :       0.23          -          -          0       9385       15.8          -          -         27          -          -
3586.52/3597.00	c   applied locally  :          -          -          -          0          0        0.0          -          -          0          -          -
3586.52/3597.00	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
3586.52/3597.00	c   cut pool         :       0.75          -       1233         19          -          -      34194     244875          -          -          -          -          -    (maximal pool size:      32726)
3586.52/3597.00	c   aggregation      :       0.15       0.00         12          9          0          0          0          0          0          0          0          0          0
3586.52/3597.00	c   > cmir           :          -          -          -          -          -          -          -          0          0          0          0          0          -
3586.52/3597.00	c   > flowcover      :          -          -          -          -          -          -          -          0          0          0          0          0          -
3586.52/3597.00	c   > knapsackcover  :          -          -          -          -          -          -          -          0          0          0          0          0          -
3586.52/3597.00	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.52/3597.00	c   clique           :       0.83       0.00          9          9          0          0         69        831          0        265        265          0          0
3586.52/3597.00	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.52/3597.00	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.52/3597.00	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.52/3597.00	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.52/3597.00	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.52/3597.00	c   gomory           :       1.30       0.00         12          9          0          0       1954       3243          0        242        242          0          0
3586.52/3597.00	c   > gomorymi       :          -          -          -          -          -          -          -       1502          0         61         61          0          -
3586.52/3597.00	c   > strongcg       :          -          -          -          -          -          -          -       1741          0        181        181          0          -
3586.52/3597.00	c   impliedbounds    :       0.09       0.00         12          9          0          0      31925     239017          0      55984      55984          0          0
3586.52/3597.00	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.52/3597.00	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.52/3597.00	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.52/3597.00	c   mcf              :       0.02       0.00          1          1          0          0          0          0          0          0          0          0          0
3586.52/3597.00	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.52/3597.00	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.52/3597.00	c   multilinear      :       0.01       0.00        378         10          0          0         68        118         31         57         38         19          0
3586.52/3597.00	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.52/3597.00	c   rapidlearning    :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3586.52/3597.00	c   rlt              :       0.00       0.00         10         10          0          0          0          0          0          0          0          0          0
3586.52/3597.00	c   zerohalf         :       0.54       0.00         12          9          0          0        216       1666          7       1012       1007          5          0
3586.52/3597.00	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
3586.52/3597.00	c   hybrid           :       0.85       0.00      11981         11     303531          0     367150       4382          0      55017
3586.52/3597.00	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
3586.52/3597.00	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
3586.52/3597.00	c Pricers            :   ExecTime  SetupTime      Calls       Vars
3586.52/3597.00	c   problem variables:       0.00          -          0          0
3586.52/3597.00	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
3586.52/3597.00	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
3586.52/3597.00	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
3586.52/3597.00	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
3586.52/3597.00	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
3586.52/3597.00	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
3586.52/3597.00	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
3586.52/3597.00	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
3586.52/3597.00	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
3586.52/3597.00	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
3586.52/3597.00	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
3586.52/3597.00	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
3586.52/3597.00	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
3586.52/3597.00	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
3586.52/3597.00	c   relpscost        :      21.22       0.00       6221          0          0          0          0          0          0      12442
3586.52/3597.00	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
3586.52/3597.00	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
3586.52/3597.00	c   LP solutions     :       0.00          -          -          0          0
3586.52/3597.00	c   relax solutions  :       0.00          -          -          0          0
3586.52/3597.00	c   pseudo solutions :       0.00          -          -          0          0
3586.52/3597.00	c   strong branching :       0.00          -          -          0          0
3586.52/3597.00	c   actconsdiving    :       0.00       0.00          0          0          0
3586.52/3597.00	c   adaptivediving   :      22.41       0.00         19          0          0
3586.52/3597.00	c   alns             :       0.95       0.00          6          0          0
3586.52/3597.00	c   bound            :       0.00       0.00          0          0          0
3586.52/3597.00	c   clique           :       0.10       0.00          1          0          0
3586.52/3597.00	c   coefdiving       :       0.00       0.00          0          0          0
3586.52/3597.00	c   completesol      :       0.00       0.00          0          0          0
3586.52/3597.00	c   conflictdiving   :      13.97       0.00         10          0          0
3586.52/3597.00	c   crossover        :       0.00       0.00          0          0          0
3586.52/3597.00	c   dins             :       0.00       0.00          0          0          0
3586.52/3597.00	c   distributiondivin:      41.01       0.00          8          0          0
3586.52/3597.00	c   dks              :       0.00       0.00          0          0          0
3586.52/3597.00	c   dps              :       0.00       0.00          0          0          0
3586.52/3597.00	c   dualval          :       0.00       0.00          0          0          0
3586.52/3597.00	c   farkasdiving     :       0.00       0.00          0          0          0
3586.52/3597.00	c   feaspump         :      22.43       0.00          5          0          0
3586.52/3597.00	c   fixandinfer      :       0.00       0.00          0          0          0
3586.52/3597.00	c   fracdiving       :       6.82       0.00         10          0          0
3586.52/3597.00	c   gins             :       0.00       0.00          0          0          0
3586.52/3597.00	c   guideddiving     :       0.00       0.00          0          0          0
3586.52/3597.00	c   indicator        :       0.00       0.00          0          0          0
3586.52/3597.00	c   indicatordiving  :       0.00       0.00          0          0          0
3586.52/3597.00	c   intdiving        :       0.00       0.00          0          0          0
3586.52/3597.00	c   intshifting      :       0.00       0.00          0          0          0
3586.52/3597.00	c   linesearchdiving :       4.17       0.00         10          0          0
3586.52/3597.00	c   localbranching   :       0.00       0.00          0          0          0
3586.52/3597.00	c   locks            :       0.02       0.00          1          0          0
3586.52/3597.00	c   lpface           :       0.07       0.00          0          0          0
3586.52/3597.00	c   mpec             :       0.00       0.00          0          0          0
3586.52/3597.00	c   multistart       :       0.00       0.00          0          0          0
3586.52/3597.00	c   mutation         :       0.00       0.00          0          0          0
3586.52/3597.00	c   nlpdiving        :       0.00       0.00          0          0          0
3586.52/3597.00	c   objpscostdiving  :     173.08       0.00          6          0          0
3586.52/3597.00	c   octane           :       0.00       0.00          0          0          0
3586.52/3597.00	c   ofins            :       0.00       0.00          0          0          0
3586.52/3597.00	c   oneopt           :       0.01       0.00          0          0          0
3586.52/3597.00	c   padm             :       0.00       0.00          0          0          0
3586.52/3597.00	c   proximity        :       0.00       0.00          0          0          0
3586.52/3597.00	c   pscostdiving     :       5.76       0.00         10          0          0
3586.52/3597.00	c   randrounding     :       0.56       0.00        937          0          0
3586.52/3597.00	c   rens             :       0.00       0.00          0          0          0
3586.52/3597.00	c   reoptsols        :       0.00       0.00          0          0          0
3586.52/3597.00	c   repair           :       0.00       0.00          0          0          0
3586.52/3597.00	c   rins             :       0.00       0.00          0          0          0
3586.52/3597.00	c   rootsoldiving    :      25.68       0.00          5          0          0
3586.52/3597.00	c   rounding         :       3.15       0.00       1868          0          0
3586.52/3597.00	c   scheduler        :       0.00       0.00          0          0          0
3586.52/3597.00	c   shiftandpropagate:       0.03       0.00          1          0          0
3586.52/3597.00	c   shifting         :       7.12       0.00        554          0          0
3586.52/3597.00	c   simplerounding   :       0.01       0.00          0          0          0
3586.52/3597.00	c   subnlp           :       0.00       0.00          0          0          0
3586.52/3597.00	c   trivial          :       0.00       0.00          2          0          0
3586.52/3597.00	c   trivialnegation  :       0.00       0.00          0          0          0
3586.52/3597.00	c   trustregion      :       0.00       0.00          0          0          0
3586.52/3597.00	c   trysol           :       0.01       0.00          0          0          0
3586.52/3597.00	c   twoopt           :       0.00       0.00          0          0          0
3586.52/3597.00	c   undercover       :       0.00       0.00          1          0          0
3586.52/3597.00	c   vbounds          :       0.12       0.00          1          0          0
3586.52/3597.00	c   veclendiving     :       5.04       0.00         10          0          0
3586.52/3597.00	c   zeroobj          :       0.00       0.00          0          0          0
3586.52/3597.00	c   zirounding       :       4.28       0.00       1000          0          0
3586.52/3597.00	c   other solutions  :          -          -          -          0          -
3586.52/3597.00	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
3586.52/3597.00	c   rens             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3586.52/3597.00	c   rins             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3586.52/3597.00	c   mutation         :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3586.52/3597.00	c   localbranching   :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3586.52/3597.00	c   crossover        :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3586.52/3597.00	c   proximity        :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3586.52/3597.00	c   dins             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3586.52/3597.00	c   zeroobjective    :          0       0.00       0.00          0          0          0    0.00000    0.00000   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    0
3586.52/3597.00	c   trustregion      :          0       0.00       0.00          0          0          0    0.00000    0.00000   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    0
3586.52/3597.00	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
3586.52/3597.00	c   primal LP        :       3.90        609          0       0.00       0.00       3.90        609
3586.52/3597.00	c   dual LP          :    3114.62      18229   10859257     595.71    3486.54       0.00          0
3586.52/3597.00	c   lex dual LP      :       0.00          0          0       0.00          -
3586.52/3597.00	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
3586.52/3597.00	c   resolve instable :       0.00          0          0       0.00          -
3586.52/3597.00	c   diving/probing LP:     318.92        606     387929     640.15    1216.39
3586.52/3597.00	c   strong branching :       9.79         19      15865     835.00    1619.87          -          -         27
3586.52/3597.00	c     (at root node) :          -         19      15865     835.00          -
3586.52/3597.00	c   conflict analysis:       0.00          0          0       0.00          -
3586.52/3597.00	c Relaxators         :       Time      Calls    Cutoffs ImprBounds   ImprTime ReducedDom  Separated AddedConss
3586.52/3597.00	c   benders          :       0.00          0          0          0       0.00          0          0          0
3586.52/3597.00	c B&B Tree           :
3586.52/3597.00	c   number of runs   :          1
3586.52/3597.00	c   nodes            :      11963 (6221 internal, 5742 leaves)
3586.52/3597.00	c   feasible leaves  :          0
3586.52/3597.00	c   infeas. leaves   :       5741
3586.52/3597.00	c   objective leaves :          0
3586.52/3597.00	c   nodes (total)    :      11963 (6221 internal, 5742 leaves)
3586.52/3597.00	c   nodes left       :         10
3586.52/3597.00	c   max depth        :         39
3586.52/3597.00	c   max depth (total):         39
3586.52/3597.00	c   backtracks       :       2097 (17.5%)
3586.52/3597.00	c   early backtracks :          0 (0.0%)
3586.52/3597.00	c   nodes exc. ref.  :          0 (0.0%)
3586.52/3597.00	c   delayed cutoffs  :        471
3586.52/3597.00	c   repropagations   :       1454 (126835 domain reductions, 433 cutoffs)
3586.52/3597.00	c   avg switch length:       2.85
3586.52/3597.00	c   switching time   :      10.83
3586.52/3597.00	c Root Node          :
3586.52/3597.00	c   First LP value   : +0.00000000000000e+00
3586.52/3597.00	c   First LP Iters   :      11449 (9661.39 Iter/sec)
3586.52/3597.00	c   First LP Time    :       1.19
3586.52/3597.00	c   Final Dual Bound : +0.00000000000000e+00
3586.52/3597.00	c   Final Root Iters :      63205
3586.52/3597.00	c   Root LP Estimate : +1.42197543936297e-02
3586.52/3597.00	c Solution           :
3586.52/3597.00	c   Solutions found  :          0 (0 improvements)
3586.52/3597.00	c   Primal Bound     :          -
3586.52/3597.00	c   Dual Bound       : +0.00000000000000e+00
3586.52/3597.00	c   Gap              :   infinite
3586.52/3597.00	c Integrals          :      Total       Avg%
3586.52/3597.00	c   primal-dual      :  359699.91     100.00
3586.52/3597.00	c   primal-ref       :          -          - (not evaluated)
3586.52/3597.00	c   dual-ref         :          -          - (not evaluated)
3586.63/3597.09	c Time complete (sec):   3586.723

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4544931-1753217426/watcher-4544931-1753217426 -o /tmp/evaluation-result-4544931-1753217426/solver-4544931-1753217426 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC024-1753209881-168479 --watchdog 3760 pbsolver -f HOME/instance-4544931-1753217426.opb -t 3600 -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
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=169758, runsolver pid=169755

[startup+0.100067 s]*
/proc/loadavg: 4.00 4.07 4.08 5/264 169759
/proc/meminfo: memFree=124957052/131249996 swapFree=33010672/33010684
[pid=169758] ppid=169755 vsize=59884 memory=50924 CPUtime=0.09 cores=1,3
/proc/169758/stat : 169758 (pbsolver) R 169755 169758 168467 0 -1 4194304 10733 0 0 0 8 1 0 0 20 0 1 0 237420521 61321216 12731 18446744073709551615 4198400 14743177 140727229645776 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 55402496 140727229647240 140727229647336 140727229647336 140727229652940 0
/proc/169758/statm: 14971 12731 2368 2575 0 11878 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 59884 KiB
Current children cumulated memory: 50924 KiB

[startup+0.205607 s]*
/proc/loadavg: 4.00 4.07 4.08 5/264 169759
/proc/meminfo: memFree=124933112/131249996 swapFree=33010672/33010684
[pid=169758] ppid=169755 vsize=106060 memory=89708 CPUtime=0.19 cores=1,3
/proc/169758/stat : 169758 (pbsolver) R 169755 169758 168467 0 -1 4194304 20400 0 0 0 17 2 0 0 20 0 1 0 237420521 108605440 22427 18446744073709551615 4198400 14743177 140727229645776 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 55402496 140727229647240 140727229647336 140727229647336 140727229652940 0
/proc/169758/statm: 26515 22427 2432 2575 0 23422 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 106060 KiB
Current children cumulated memory: 89708 KiB

[startup+0.305621 s]*
/proc/loadavg: 4.00 4.07 4.08 5/264 169759
/proc/meminfo: memFree=124905076/131249996 swapFree=33010672/33010684
[pid=169758] ppid=169755 vsize=124912 memory=113332 CPUtime=0.29 cores=1,3
/proc/169758/stat : 169758 (pbsolver) R 169755 169758 168467 0 -1 4194304 26986 0 0 0 26 3 0 0 20 0 1 0 237420521 127909888 28333 18446744073709551615 4198400 14743177 140727229645776 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 55402496 140727229647240 140727229647336 140727229647336 140727229652940 0
/proc/169758/statm: 31228 28333 2496 2575 0 28135 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 124912 KiB
Current children cumulated memory: 113332 KiB

[startup+0.700206 s]
/proc/loadavg: 4.00 4.07 4.08 5/264 169759
/proc/meminfo: memFree=124905076/131249996 swapFree=33010672/33010684
[pid=169758] ppid=169755 vsize=122680 memory=111624 CPUtime=0.69 cores=1,3
/proc/169758/stat : 169758 (pbsolver) R 169755 169758 168467 0 -1 4194304 33734 0 0 0 64 5 0 0 20 0 1 0 237420521 125624320 27906 18446744073709551615 4198400 14743177 140727229645776 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 55402496 140727229647240 140727229647336 140727229647336 140727229652940 0
/proc/169758/statm: 30670 27906 2592 2575 0 27577 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 122680 KiB
Current children cumulated memory: 111624 KiB

[startup+1.50018 s]
/proc/loadavg: 4.00 4.07 4.08 5/264 169759
/proc/meminfo: memFree=124903468/131249996 swapFree=33010672/33010684
[pid=169758] ppid=169755 vsize=127860 memory=117128 CPUtime=1.48 cores=1,3
/proc/169758/stat : 169758 (pbsolver) R 169755 169758 168467 0 -1 4194304 35088 0 0 0 143 5 0 0 20 0 1 0 237420521 130928640 29282 18446744073709551615 4198400 14743177 140727229645776 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 55402496 140727229647240 140727229647336 140727229647336 140727229652940 0
/proc/169758/statm: 31965 29282 2592 2575 0 28872 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 127860 KiB
Current children cumulated memory: 117128 KiB

[startup+3.10549 s]
/proc/loadavg: 4.00 4.07 4.08 5/264 169759
/proc/meminfo: memFree=124809220/131249996 swapFree=33010672/33010684
[pid=169758] ppid=169755 vsize=232324 memory=213688 CPUtime=3.08 cores=1,3
/proc/169758/stat : 169758 (pbsolver) R 169755 169758 168467 0 -1 4194304 60531 0 0 0 299 9 0 0 20 0 1 0 237420521 237899776 53422 18446744073709551615 4198400 14743177 140727229645776 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 55402496 140727229647240 140727229647336 140727229647336 140727229652940 0
/proc/169758/statm: 58081 53422 2656 2575 0 54988 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 232324 KiB
Current children cumulated memory: 213688 KiB

[startup+6.30017 s]
/proc/loadavg: 4.00 4.07 4.08 5/264 169759
/proc/meminfo: memFree=124793176/131249996 swapFree=33010672/33010684
[pid=169758] ppid=169755 vsize=255604 memory=236956 CPUtime=6.27 cores=1,3
/proc/169758/stat : 169758 (pbsolver) R 169755 169758 168467 0 -1 4194304 65833 0 0 0 616 11 0 0 20 0 1 0 237420521 261738496 59239 18446744073709551615 4198400 14743177 140727229645776 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 55402496 140727229647240 140727229647336 140727229647336 140727229652940 0
/proc/169758/statm: 63901 59239 2688 2575 0 60808 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 255604 KiB
Current children cumulated memory: 236956 KiB

[startup+12.7002 s]
/proc/loadavg: 4.00 4.06 4.08 5/264 169759
/proc/meminfo: memFree=124760928/131249996 swapFree=33010672/33010684
[pid=169758] ppid=169755 vsize=298440 memory=260512 CPUtime=12.65 cores=1,3
/proc/169758/stat : 169758 (pbsolver) R 169755 169758 168467 0 -1 4194304 70798 0 0 0 1253 12 0 0 20 0 1 0 237420521 305602560 65128 18446744073709551615 4198400 14743177 140727229645776 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 55402496 140727229647240 140727229647336 140727229647336 140727229652940 0
/proc/169758/statm: 74610 65128 2688 2575 0 71517 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 298440 KiB
Current children cumulated memory: 260512 KiB

[startup+25.5002 s]
/proc/loadavg: 4.00 4.06 4.08 5/264 169759
/proc/meminfo: memFree=124736748/131249996 swapFree=33010672/33010684
[pid=169758] ppid=169755 vsize=339212 memory=283680 CPUtime=25.41 cores=1,3
/proc/169758/stat : 169758 (pbsolver) R 169755 169758 168467 0 -1 4194304 76609 0 0 0 2528 13 0 0 20 0 1 0 237420521 347353088 70920 18446744073709551615 4198400 14743177 140727229645776 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 55402496 140727229647240 140727229647336 140727229647336 140727229652940 0
/proc/169758/statm: 84803 70920 2688 2575 0 81710 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 339212 KiB
Current children cumulated memory: 283680 KiB

[startup+51.1055 s]
/proc/loadavg: 4.07 4.07 4.08 5/263 169760
/proc/meminfo: memFree=124682544/131249996 swapFree=33010672/33010684
[pid=169758] ppid=169755 vsize=396460 memory=338592 CPUtime=50.93 cores=1,3
/proc/169758/stat : 169758 (pbsolver) R 169755 169758 168467 0 -1 4194304 90337 0 0 0 5078 15 0 0 20 0 1 0 237420521 405975040 84648 18446744073709551615 4198400 14743177 140727229645776 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 55402496 140727229647240 140727229647336 140727229647336 140727229652940 0
/proc/169758/statm: 99115 84648 2688 2575 0 96022 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 396460 KiB
Current children cumulated memory: 338592 KiB

[startup+102.3 s]
/proc/loadavg: 4.10 4.07 4.08 5/262 169761
/proc/meminfo: memFree=124682456/131249996 swapFree=33010672/33010684
[pid=169758] ppid=169755 vsize=396460 memory=338720 CPUtime=101.97 cores=1,3
/proc/169758/stat : 169758 (pbsolver) R 169755 169758 168467 0 -1 4194304 90343 0 0 0 10182 15 0 0 20 0 1 0 237420521 405975040 84680 18446744073709551615 4198400 14743177 140727229645776 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 55402496 140727229647240 140727229647336 140727229647336 140727229652940 0
/proc/169758/statm: 99115 84680 2688 2575 0 96022 0
Current children cumulated CPU time: 101.97 s
Current children cumulated vsize: 396460 KiB
Current children cumulated memory: 338720 KiB

[startup+162.3 s]
/proc/loadavg: 4.09 4.07 4.08 5/262 169763
/proc/meminfo: memFree=124666900/131249996 swapFree=33010672/33010684
[pid=169758] ppid=169755 vsize=405392 memory=349728 CPUtime=161.79 cores=1,3
/proc/169758/stat : 169758 (pbsolver) R 169755 169758 168467 0 -1 4194304 93122 0 0 0 16164 15 0 0 20 0 1 0 237420521 415121408 87432 18446744073709551615 4198400 14743177 140727229645776 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 55402496 140727229647240 140727229647336 140727229647336 140727229652940 0
/proc/169758/statm: 101348 87432 2688 2575 0 98255 0
Current children cumulated CPU time: 161.79 s
Current children cumulated vsize: 405392 KiB
Current children cumulated memory: 349728 KiB

[startup+222.3 s]
/proc/loadavg: 4.01 4.06 4.08 5/262 169810
/proc/meminfo: memFree=123606060/131249996 swapFree=33010672/33010684
[pid=169758] ppid=169755 vsize=405392 memory=349728 CPUtime=221.62 cores=1,3
/proc/169758/stat : 169758 (pbsolver) R 169755 169758 168467 0 -1 4194304 93126 0 0 0 22147 15 0 0 20 0 1 0 237420521 415121408 87432 18446744073709551615 4198400 14743177 140727229645776 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 55402496 140727229647240 140727229647336 140727229647336 140727229652940 0
/proc/169758/statm: 101348 87432 2688 2575 0 98255 0
Current children cumulated CPU time: 221.62 s
Current children cumulated vsize: 405392 KiB
Current children cumulated memory: 349728 KiB

[startup+282.3 s]
/proc/loadavg: 4.06 4.06 4.08 5/263 169813
/proc/meminfo: memFree=123768928/131249996 swapFree=33010672/33010684
[pid=169758] ppid=169755 vsize=405392 memory=349728 CPUtime=281.44 cores=1,3
/proc/169758/stat : 169758 (pbsolver) R 169755 169758 168467 0 -1 4194304 93133 0 0 0 28129 15 0 0 20 0 1 0 237420521 415121408 87432 18446744073709551615 4198400 14743177 140727229645776 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 55402496 140727229647240 140727229647336 140727229647336 140727229652940 0
/proc/169758/statm: 101348 87432 2688 2575 0 98255 0
Current children cumulated CPU time: 281.44 s
Current children cumulated vsize: 405392 KiB
Current children cumulated memory: 349728 KiB

[startup+342.3 s]
/proc/loadavg: 4.07 4.06 4.08 5/264 169816
/proc/meminfo: memFree=123766828/131249996 swapFree=33010672/33010684
[pid=169758] ppid=169755 vsize=405392 memory=349728 CPUtime=341.25 cores=1,3
/proc/169758/stat : 169758 (pbsolver) R 169755 169758 168467 0 -1 4194304 93137 0 0 0 34110 15 0 0 20 0 1 0 237420521 415121408 87432 18446744073709551615 4198400 14743177 140727229645776 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 55402496 140727229647240 140727229647336 140727229647336 140727229652940 0
/proc/169758/statm: 101348 87432 2688 2575 0 98255 0
Current children cumulated CPU time: 341.25 s
Current children cumulated vsize: 405392 KiB
Current children cumulated memory: 349728 KiB

[startup+402.3 s]
/proc/loadavg: 4.53 4.18 4.12 5/265 169825
/proc/meminfo: memFree=123753396/131249996 swapFree=33010672/33010684
[pid=169758] ppid=169755 vsize=405392 memory=349728 CPUtime=401.07 cores=1,3
/proc/169758/stat : 169758 (pbsolver) R 169755 169758 168467 0 -1 4194304 93140 0 0 0 40092 15 0 0 20 0 1 0 237420521 415121408 87432 18446744073709551615 4198400 14743177 140727229645776 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 55402496 140727229647240 140727229647336 140727229647336 140727229652940 0
/proc/169758/statm: 101348 87432 2688 2575 0 98255 0
Current children cumulated CPU time: 401.07 s
Current children cumulated vsize: 405392 KiB
Current children cumulated memory: 349728 KiB

[startup+462.3 s]
/proc/loadavg: 4.25 4.16 4.11 5/265 169827
/proc/meminfo: memFree=123673400/131249996 swapFree=33010672/33010684
[pid=169758] ppid=169755 vsize=405392 memory=349728 CPUtime=460.9 cores=1,3
/proc/169758/stat : 169758 (pbsolver) R 169755 169758 168467 0 -1 4194304 93141 0 0 0 46075 15 0 0 20 0 1 0 237420521 415121408 87432 18446744073709551615 4198400 14743177 140727229645776 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 55402496 140727229647240 140727229647336 140727229647336 140727229652940 0
/proc/169758/statm: 101348 87432 2688 2575 0 98255 0

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

/proc/loadavg: 4.10 4.09 4.09 5/262 169974
/proc/meminfo: memFree=120510888/131249996 swapFree=33010672/33010684
[pid=169758] ppid=169755 vsize=427956 memory=399416 CPUtime=3152.96 cores=1,3
/proc/169758/stat : 169758 (pbsolver) R 169755 169758 168467 0 -1 4194304 102430 0 0 0 315278 18 0 0 20 0 1 0 237420521 438226944 99854 18446744073709551615 4198400 14743177 140727229645776 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 55402496 140727229647240 140727229647336 140727229647336 140727229652940 0
/proc/169758/statm: 106989 99854 2688 2575 0 103896 0
Current children cumulated CPU time: 3152.96 s
Current children cumulated vsize: 427956 KiB
Current children cumulated memory: 399416 KiB

[startup+3222.3 s]
/proc/loadavg: 3.56 3.94 4.04 4/256 170006
/proc/meminfo: memFree=121082020/131249996 swapFree=33010672/33010684
[pid=169758] ppid=169755 vsize=427956 memory=399416 CPUtime=3212.79 cores=1,3
/proc/169758/stat : 169758 (pbsolver) R 169755 169758 168467 0 -1 4194304 102430 0 0 0 321261 18 0 0 20 0 1 0 237420521 438226944 99854 18446744073709551615 4198400 14743177 140727229645776 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 55402496 140727229647240 140727229647336 140727229647336 140727229652940 0
/proc/169758/statm: 106989 99854 2688 2575 0 103896 0
Current children cumulated CPU time: 3212.79 s
Current children cumulated vsize: 427956 KiB
Current children cumulated memory: 399416 KiB

[startup+3282.3 s]
/proc/loadavg: 2.90 3.70 3.95 3/250 170040
/proc/meminfo: memFree=124588504/131249996 swapFree=33010672/33010684
[pid=169758] ppid=169755 vsize=427956 memory=399416 CPUtime=3272.64 cores=1,3
/proc/169758/stat : 169758 (pbsolver) R 169755 169758 168467 0 -1 4194304 102432 0 0 0 327246 18 0 0 20 0 1 0 237420521 438226944 99854 18446744073709551615 4198400 14743177 140727229645776 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 55402496 140727229647240 140727229647336 140727229647336 140727229652940 0
/proc/169758/statm: 106989 99854 2688 2575 0 103896 0
Current children cumulated CPU time: 3272.64 s
Current children cumulated vsize: 427956 KiB
Current children cumulated memory: 399416 KiB

[startup+3342.3 s]
/proc/loadavg: 2.38 3.41 3.83 3/251 170043
/proc/meminfo: memFree=124581240/131249996 swapFree=33010672/33010684
[pid=169758] ppid=169755 vsize=427956 memory=399416 CPUtime=3332.5 cores=1,3
/proc/169758/stat : 169758 (pbsolver) R 169755 169758 168467 0 -1 4194304 102432 0 0 0 333232 18 0 0 20 0 1 0 237420521 438226944 99854 18446744073709551615 4198400 14743177 140727229645776 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 55402496 140727229647240 140727229647336 140727229647336 140727229652940 0
/proc/169758/statm: 106989 99854 2688 2575 0 103896 0
Current children cumulated CPU time: 3332.5 s
Current children cumulated vsize: 427956 KiB
Current children cumulated memory: 399416 KiB

[startup+3402.3 s]
/proc/loadavg: 2.52 3.24 3.75 3/251 170045
/proc/meminfo: memFree=124577912/131249996 swapFree=33010672/33010684
[pid=169758] ppid=169755 vsize=427956 memory=399416 CPUtime=3392.36 cores=1,3
/proc/169758/stat : 169758 (pbsolver) R 169755 169758 168467 0 -1 4194304 102432 0 0 0 339218 18 0 0 20 0 1 0 237420521 438226944 99854 18446744073709551615 4198400 14743177 140727229645776 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 55402496 140727229647240 140727229647336 140727229647336 140727229652940 0
/proc/169758/statm: 106989 99854 2688 2575 0 103896 0
Current children cumulated CPU time: 3392.36 s
Current children cumulated vsize: 427956 KiB
Current children cumulated memory: 399416 KiB

[startup+3462.3 s]
/proc/loadavg: 2.29 3.04 3.64 3/252 170054
/proc/meminfo: memFree=124579532/131249996 swapFree=33010672/33010684
[pid=169758] ppid=169755 vsize=427956 memory=399416 CPUtime=3452.24 cores=1,3
/proc/169758/stat : 169758 (pbsolver) R 169755 169758 168467 0 -1 4194304 102432 0 0 0 345206 18 0 0 20 0 1 0 237420521 438226944 99854 18446744073709551615 4198400 14743177 140727229645776 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 55402496 140727229647240 140727229647336 140727229647336 140727229652940 0
/proc/169758/statm: 106989 99854 2688 2575 0 103896 0
Current children cumulated CPU time: 3452.24 s
Current children cumulated vsize: 427956 KiB
Current children cumulated memory: 399416 KiB

[startup+3522.3 s]
/proc/loadavg: 2.10 2.85 3.54 3/252 170056
/proc/meminfo: memFree=124586352/131249996 swapFree=33010672/33010684
[pid=169758] ppid=169755 vsize=427956 memory=399416 CPUtime=3512.1 cores=1,3
/proc/169758/stat : 169758 (pbsolver) R 169755 169758 168467 0 -1 4194304 102432 0 0 0 351192 18 0 0 20 0 1 0 237420521 438226944 99854 18446744073709551615 4198400 14743177 140727229645776 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 55402496 140727229647240 140727229647336 140727229647336 140727229652940 0
/proc/169758/statm: 106989 99854 2688 2575 0 103896 0
Current children cumulated CPU time: 3512.1 s
Current children cumulated vsize: 427956 KiB
Current children cumulated memory: 399416 KiB

[startup+3582.3 s]
/proc/loadavg: 2.15 2.72 3.45 3/252 170058
/proc/meminfo: memFree=124590308/131249996 swapFree=33010672/33010684
[pid=169758] ppid=169755 vsize=427956 memory=399416 CPUtime=3571.96 cores=1,3
/proc/169758/stat : 169758 (pbsolver) R 169755 169758 168467 0 -1 4194304 102435 0 0 0 357178 18 0 0 20 0 1 0 237420521 438226944 99854 18446744073709551615 4198400 14743177 140727229645776 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 55402496 140727229647240 140727229647336 140727229647336 140727229652940 0
/proc/169758/statm: 106989 99854 2688 2575 0 103896 0
Current children cumulated CPU time: 3571.96 s
Current children cumulated vsize: 427956 KiB
Current children cumulated memory: 399416 KiB

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

# cumulated CPU time of all completed processes:  user=3586.54 s, system=0.188389 s

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

[startup+3584 s]*
/proc/loadavg: 2.15 2.72 3.45 3/252 170058
/proc/meminfo: memFree=124590560/131249996 swapFree=33010672/33010684
[pid=169758] ppid=169755 vsize=427956 memory=399416 CPUtime=3573.66 cores=1,3
/proc/169758/stat : 169758 (pbsolver) R 169755 169758 168467 0 -1 4194304 102435 0 0 0 357348 18 0 0 20 0 1 0 237420521 438226944 99854 18446744073709551615 4198400 14743177 140727229645776 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 55402496 140727229647240 140727229647336 140727229647336 140727229652940 0
/proc/169758/statm: 106989 99854 2688 2575 0 103896 0
Current children cumulated CPU time: 3573.66 s
Current children cumulated vsize: 427956 KiB
Current children cumulated memory: 399416 KiB

[startup+3590.4 s]
/proc/loadavg: 2.13 2.71 3.44 3/252 170058
/proc/meminfo: memFree=124589588/131249996 swapFree=33010672/33010684
[pid=169758] ppid=169755 vsize=427956 memory=399416 CPUtime=3580.04 cores=1,3
/proc/169758/stat : 169758 (pbsolver) R 169755 169758 168467 0 -1 4194304 102435 0 0 0 357986 18 0 0 20 0 1 0 237420521 438226944 99854 18446744073709551615 4198400 14743177 140727229645776 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 55402496 140727229647240 140727229647336 140727229647336 140727229652940 0
/proc/169758/statm: 106989 99854 2688 2575 0 103896 0
Current children cumulated CPU time: 3580.04 s
Current children cumulated vsize: 427956 KiB
Current children cumulated memory: 399416 KiB

[startup+3593.6 s]
/proc/loadavg: 2.12 2.70 3.43 3/252 170058
/proc/meminfo: memFree=124589588/131249996 swapFree=33010672/33010684
[pid=169758] ppid=169755 vsize=427956 memory=399416 CPUtime=3583.23 cores=1,3
/proc/169758/stat : 169758 (pbsolver) R 169755 169758 168467 0 -1 4194304 102435 0 0 0 358305 18 0 0 20 0 1 0 237420521 438226944 99854 18446744073709551615 4198400 14743177 140727229645776 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 55402496 140727229647240 140727229647336 140727229647336 140727229652940 0
/proc/169758/statm: 106989 99854 2688 2575 0 103896 0
Current children cumulated CPU time: 3583.23 s
Current children cumulated vsize: 427956 KiB
Current children cumulated memory: 399416 KiB

[startup+3595.2 s]
/proc/loadavg: 2.12 2.70 3.43 3/252 170058
/proc/meminfo: memFree=124589588/131249996 swapFree=33010672/33010684
[pid=169758] ppid=169755 vsize=427956 memory=399416 CPUtime=3584.83 cores=1,3
/proc/169758/stat : 169758 (pbsolver) R 169755 169758 168467 0 -1 4194304 102435 0 0 0 358465 18 0 0 20 0 1 0 237420521 438226944 99854 18446744073709551615 4198400 14743177 140727229645776 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 55402496 140727229647240 140727229647336 140727229647336 140727229652940 0
/proc/169758/statm: 106989 99854 2688 2575 0 103896 0
Current children cumulated CPU time: 3584.83 s
Current children cumulated vsize: 427956 KiB
Current children cumulated memory: 399416 KiB

[startup+3596 s]*
/proc/loadavg: 2.11 2.69 3.42 3/252 170058
/proc/meminfo: memFree=124589588/131249996 swapFree=33010672/33010684
[pid=169758] ppid=169755 vsize=427956 memory=399416 CPUtime=3585.63 cores=1,3
/proc/169758/stat : 169758 (pbsolver) R 169755 169758 168467 0 -1 4194304 102435 0 0 0 358545 18 0 0 20 0 1 0 237420521 438226944 99854 18446744073709551615 4198400 14743177 140727229645776 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 55402496 140727229647240 140727229647336 140727229647336 140727229652940 0
/proc/169758/statm: 106989 99854 2688 2575 0 103896 0
Current children cumulated CPU time: 3585.63 s
Current children cumulated vsize: 427956 KiB
Current children cumulated memory: 399416 KiB

[startup+3596.8 s]
/proc/loadavg: 2.11 2.69 3.42 3/252 170058
/proc/meminfo: memFree=124589588/131249996 swapFree=33010672/33010684
[pid=169758] ppid=169755 vsize=427956 memory=399416 CPUtime=3586.42 cores=1,3
/proc/169758/stat : 169758 (pbsolver) R 169755 169758 168467 0 -1 4194304 102435 0 0 0 358624 18 0 0 20 0 1 0 237420521 438226944 99854 18446744073709551615 4198400 14743177 140727229645776 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 55402496 140727229647240 140727229647336 140727229647336 140727229652940 0
/proc/169758/statm: 106989 99854 2688 2575 0 103896 0
Current children cumulated CPU time: 3586.42 s
Current children cumulated vsize: 427956 KiB
Current children cumulated memory: 399416 KiB

[startup+3597 s]*
/proc/loadavg: 2.11 2.69 3.42 3/252 170058
/proc/meminfo: memFree=124589856/131249996 swapFree=33010672/33010684
[pid=169758] ppid=169755 vsize=427956 memory=399416 CPUtime=3586.63 cores=1,3
/proc/169758/stat : 169758 (pbsolver) R 169755 169758 168467 0 -1 4194304 102435 0 0 0 358645 18 0 0 20 0 1 0 237420521 438226944 99854 18446744073709551615 4198400 14743177 140727229645776 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 16769280 16853168 55402496 140727229647240 140727229647336 140727229647336 140727229652940 0
/proc/169758/statm: 106989 99854 2688 2575 0 103896 0
Current children cumulated CPU time: 3586.63 s
Current children cumulated vsize: 427956 KiB
Current children cumulated memory: 399416 KiB

Child status: 0

Real time (s): 3597.1
CPU time (s): 3586.73
CPU user time (s): 3586.54
CPU system time (s): 0.188389
CPU usage (%): 99.7117
Max. virtual memory (cumulated for all children) (KiB): 444868
Max. memory (cumulated for all children) (KiB): 414240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3586.54
system time used= 0.188389
maximum resident set size= 414240
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 102452
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= 27
involuntary context switches= 2062


# summary of solver processes directly reported to runsolver:
#   pid: 169758
#   total CPU time (s): 3586.73
#   total CPU user time (s): 3586.54
#   total CPU system time (s): 0.188389

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.01087 second user time and 15.4347 second system time

The end

Launcher Data

Begin job on nodeC024 at 2025-07-22 22:50:26
IDJOB=4544931
IDBENCH=180686
IDSOLVER=3366
FILE ID=nodeC024/4544931-1753217426
RUNJOBID= nodeC024-1753209881-168479
SLURM_JOB_ID= 9687777
Free space on /tmp= 432956 MiB

SOLVER NAME= SCIP-10 2025-06-13
BENCH NAME= PB25/normalized-PB25/DEC-LIN/koops/normalized-mat11_9_triangular.opb
COMMAND LINE= pbsolver -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4544931-1753217426/watcher-4544931-1753217426 -o /tmp/evaluation-result-4544931-1753217426/solver-4544931-1753217426 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC024-1753209881-168479 --watchdog 3760  pbsolver -f HOME/instance-4544931-1753217426.opb -t 3600 -m 31000

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

MD5SUM BENCH= 55ea5846128537f4a8d7ca86dce5740f
RANDOM SEED=506039865

nodeC024 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		: 3599.618
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	: 6999.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.633
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	: 6999.36
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		: 3599.668
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	: 6999.36
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		: 3611.518
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	: 6999.36
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		: 3599.645
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	: 6999.36
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		: 3599.683
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	: 6999.36
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		: 3700.000
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	: 6999.36
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		: 3539.330
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	: 6999.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        124997060 kB
MemAvailable:   125621416 kB
Buffers:            2128 kB
Cached:          1386756 kB
SwapCached:            8 kB
Active:          5240528 kB
Inactive:         259528 kB
Active(anon):    4135832 kB
Inactive(anon):     1588 kB
Active(file):    1104696 kB
Inactive(file):   257940 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010672 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             16548 kB
Writeback:             0 kB
AnonPages:       4113740 kB
Mapped:           141084 kB
Shmem:             26248 kB
KReclaimable:     201516 kB
Slab:             296936 kB
SReclaimable:     201516 kB
SUnreclaim:        95420 kB
KernelStack:        4256 kB
PageTables:        11428 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    4670372 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150584 kB
VmallocChunk:          0 kB
Percpu:             3904 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1128448 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:      195284 kB
DirectMap2M:     6916096 kB
DirectMap1G:    128974848 kB

Free space on /tmp at the end= 432992 MiB
End job on nodeC024 at 2025-07-22 23:50:23