Trace number 4486343

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 NameAnswerobjective functionCPU timeWall clock time
SCIP 2025-06-13SAT52021 3587.77 3597.08

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB05/
manquinho/ttp/normalized-data8_3.opb
MD5SUM1adddfdbf1ced655bc7cf87afdf2cbda
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark40509
Best CPU time to get the best result obtained on this benchmark3600.08
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1344
Total number of constraints16096
Number of constraints which are clauses8208
Number of constraints which are cardinality constraints (but not clauses)496
Number of constraints which are nor clauses,nor cardinality constraints7392
Minimum length of a constraint2
Maximum length of a constraint28
Number of terms in the objective function 448
Biggest coefficient in the objective function 1380
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 279536
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 1380
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 279536
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

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-4486343-1751314207.opb>
0.00/0.03	c original problem has 1344 variables (1344 bin, 0 int, 0 cont) and 16096 constraints
0.00/0.03	c problem read in 0.037 seconds
0.00/0.06	c presolving:
0.09/0.11	c    (0.1s) running MILP presolver
0.09/0.13	c    (0.1s) MILP presolver found nothing
0.09/0.17	c (round 1, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 16096 upgd conss, 0 impls, 2016 clqs
0.20/0.21	c (round 2, medium)     0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 14784 chg sides, 14784 chg coeffs, 16096 upgd conss, 0 impls, 2016 clqs
0.20/0.26	c (round 3, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 14784 chg sides, 22176 chg coeffs, 16096 upgd conss, 0 impls, 2016 clqs
0.29/0.41	c    (0.4s) probing: 51/1344 (3.8%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.29/0.41	c    (0.4s) probing aborted: 50/50 successive totally useless probings
0.50/0.54	c    (0.5s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.50/0.56	c    (0.6s) no symmetry present (symcode time: 0.00)
0.50/0.57	c presolving (4 rounds: 4 fast, 4 medium, 3 exhaustive):
0.50/0.57	c  0 deleted vars, 0 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 14784 changed sides, 22176 changed coefficients
0.50/0.57	c  0 implications, 2016 cliques
0.50/0.57	c presolved problem has 1344 variables (1344 bin, 0 int, 0 cont) and 16096 constraints
0.50/0.57	c presolved problem has 0 implied integral variables (0 bin, 0 int, 0 cont)
0.50/0.57	c    7496 constraints of type <knapsack>
0.50/0.57	c    2016 constraints of type <setppc>
0.50/0.57	c    6584 constraints of type <logicor>
0.50/0.57	c transformed objective value is always integral (scale: 1)
0.50/0.57	c Presolving Time: 0.51
0.50/0.57	c 
0.50/0.57	c - non default parameters ----------------------------------------------------------------------
0.50/0.57	c 
0.50/0.57	c # SCIP version 10.0.0
0.50/0.57	c 
0.50/0.57	c # maximal time in seconds to run
0.50/0.57	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
0.50/0.57	c limits/time = 3596.998386
0.50/0.57	c 
0.50/0.57	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.50/0.57	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
0.50/0.57	c limits/memory = 27900
0.50/0.57	c 
0.50/0.57	c # belongs reading time to solving time?
0.50/0.57	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
0.50/0.57	c timing/reading = TRUE
0.50/0.57	c 
0.50/0.57	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
0.50/0.57	c # [type: int, advanced: TRUE, range: [-1,2147483647], default: -1]
0.50/0.57	c reading/opbreader/maxintsize = 47
0.50/0.57	c 
0.50/0.57	c # timing when propagator should be called (1:BEFORELP, 2:DURINGLPLOOP, 4:AFTERLPLOOP, 15:ALWAYS))
0.50/0.57	c # [type: int, advanced: TRUE, range: [0,15], default: 15]
0.50/0.57	c propagating/genvbounds/timingmask = 0
0.50/0.57	c 
0.50/0.57	c -----------------------------------------------------------------------------------------------
0.50/0.57	c 
1.49/1.58	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1.49/1.58	c   1.6s|     1 |     0 |  3214 |     - |   142M |   0 |1344 |  16k|  16k|   0 |  0 |  80 |   0 | 3.191600e+04 |      --      |    Inf | unknown
8.07/8.15	c   8.1s|     1 |     0 | 22189 |     - |   145M |   0 |1344 |  16k|  16k|  12 |  1 |  81 |   0 | 3.191600e+04 |      --      |    Inf | unknown
9.97/10.05	c  10.1s|     1 |     0 | 23961 |     - |   147M |   0 |1344 |  16k|  16k|  21 |  2 |  87 |   0 | 3.191600e+04 |      --      |    Inf | unknown
11.96/12.02	c  12.0s|     1 |     0 | 25574 |     - |   149M |   0 |1344 |  16k|  16k|  30 |  3 |  89 |   0 | 3.191600e+04 |      --      |    Inf | unknown
13.85/13.96	c  14.0s|     1 |     0 | 27161 |     - |   151M |   0 |1344 |  16k|  16k|  39 |  4 |  93 |   0 | 3.191600e+04 |      --      |    Inf | unknown
15.85/15.97	c  16.0s|     1 |     0 | 28766 |     - |   152M |   0 |1344 |  16k|  16k|  49 |  5 |  94 |   0 | 3.191600e+04 |      --      |    Inf | unknown
17.84/17.93	c  17.9s|     1 |     0 | 30460 |     - |   154M |   0 |1344 |  16k|  16k|  59 |  6 |  96 |   0 | 3.191600e+04 |      --      |    Inf | unknown
19.84/19.97	c  20.0s|     1 |     0 | 32181 |     - |   156M |   0 |1344 |  16k|  16k|  67 |  7 | 100 |   0 | 3.191600e+04 |      --      |    Inf | unknown
21.83/21.97	c  22.0s|     1 |     0 | 33837 |     - |   157M |   0 |1344 |  16k|  16k|  76 |  8 | 104 |   0 | 3.191600e+04 |      --      |    Inf | unknown
23.53/23.63	c  23.6s|     1 |     0 | 34839 |     - |   159M |   0 |1344 |  16k|  16k|  87 |  9 | 106 |   0 | 3.191600e+04 |      --      |    Inf | unknown
25.42/25.55	c  25.5s|     1 |     0 | 36317 |     - |   160M |   0 |1344 |  16k|  16k|  98 | 10 | 107 |   0 | 3.191600e+04 |      --      |    Inf | unknown
26.22/26.34	c  26.3s|     1 |     0 | 38287 |     - |   162M |   0 |1344 |  16k|  16k| 111 | 11 | 109 |   0 | 3.191600e+04 |      --      |    Inf | unknown
58.53/58.78	c  58.8s|     1 |     2 | 80519 |     - |   163M |   0 |1344 |  16k|  16k| 111 | 11 | 162 |  20 | 3.191600e+04 |      --      |    Inf | unknown
190.79/191.32	c   191s|   100 |   101 |257692 |2216.2 |   199M |  17 |1344 |  16k|  16k| 481 |  1 | 304 | 268 | 3.191600e+04 |      --      |    Inf | unknown
233.58/234.27	o 54309
233.58/234.27	c d 234s|   153 |   154 |343966 |2011.0 |veclendi|  23 |1344 |  16k|  16k|   0 |  1 | 395 | 310 | 3.191600e+04 | 5.430900e+04 |  70.16%| unknown
269.98/270.75	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
269.98/270.75	c   271s|   200 |   201 |409600 |1865.9 |   241M |  23 |1344 |  16k|  16k| 898 |  1 | 418 | 351 | 3.191600e+04 | 5.430900e+04 |  70.16%| unknown
357.34/358.30	c   358s|   300 |   301 |570752 |1780.8 |   261M |  23 |1344 |  16k|  16k|1303 |  1 | 503 | 439 | 3.191600e+04 | 5.430900e+04 |  70.16%| unknown
452.00/453.28	c   453s|   400 |   401 |783066 |1866.6 |   269M |  25 |1344 |  16k|  16k|1688 |  1 | 773 | 519 | 3.191600e+04 | 5.430900e+04 |  70.16%| unknown
580.16/581.77	c   582s|   500 |   501 |  1083k|2094.1 |   284M |  25 |1344 |  16k|  16k|2268 |  1 |1324 | 631 | 3.191600e+04 | 5.430900e+04 |  70.16%| unknown
670.43/672.23	c   672s|   600 |   601 |  1311k|2125.7 |   302M |  25 |1344 |  16k|  16k|2696 |  1 |1865 | 718 | 3.191600e+04 | 5.430900e+04 |  70.16%| unknown
774.45/776.54	c   777s|   700 |   699 |  1567k|2187.9 |   318M |  25 |1344 |  16k|  16k|3328 |  1 |2301 | 816 | 3.191600e+04 | 5.430900e+04 |  70.16%| unknown
875.39/877.72	c   878s|   800 |   797 |  1810k|2218.4 |   331M |  27 |1344 |  16k|  16k|3932 |  1 |2752 | 904 | 3.191600e+04 | 5.430900e+04 |  70.16%| unknown
949.20/951.77	o 52021
949.20/951.77	c d 952s|   879 |   874 |  2000k|2234.9 |linesear|  27 |1344 |  17k|  16k|   0 |  1 |3193 | 980 | 3.191600e+04 | 5.202100e+04 |  62.99%| unknown
970.24/972.84	c   973s|   900 |   895 |  2041k|2228.2 |   339M |  27 |1344 |  16k|  16k|4488 |  1 |3262 | 999 | 3.191600e+04 | 5.202100e+04 |  62.99%| unknown
1054.23/1057.07	c  1057s|  1000 |   993 |  2251k|2215.7 |   341M |  27 |1344 |  16k|  16k|4951 |  1 |3664 |1091 | 3.191600e+04 | 5.202100e+04 |  62.99%| unknown
1135.81/1138.80	c  1139s|  1100 |  1093 |  2459k|2203.3 |   344M |  27 |1344 |  16k|  16k|5545 |  1 |4057 |1188 | 3.191600e+04 | 5.202100e+04 |  62.99%| unknown
1215.69/1218.90	c  1219s|  1200 |  1193 |  2676k|2200.5 |   346M |  28 |1344 |  17k|  16k|5809 |  1 |4485 |1273 | 3.191600e+04 | 5.202100e+04 |  62.99%| unknown
1304.57/1308.04	c  1308s|  1300 |  1293 |  2899k|2202.5 |   351M |  28 |1344 |  17k|  16k|6250 |  1 |4903 |1382 | 3.191600e+04 | 5.202100e+04 |  62.99%| unknown
1383.86/1387.54	c  1388s|  1400 |  1391 |  3102k|2190.6 |   354M |  28 |1344 |  16k|  16k|6703 |  1 |5270 |1490 | 3.191600e+04 | 5.202100e+04 |  62.99%| unknown
1461.95/1465.85	c  1466s|  1500 |  1491 |  3319k|2188.9 |   359M |  28 |1344 |  16k|  16k|7227 |  1 |5651 |1539 | 3.191600e+04 | 5.202100e+04 |  62.99%| unknown
1536.07/1540.15	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1536.07/1540.15	c  1540s|  1600 |  1591 |  3532k|2185.3 |   363M |  28 |1344 |  16k|  16k|7720 |  1 |5977 |1551 | 3.191600e+04 | 5.202100e+04 |  62.99%| unknown
1603.59/1607.83	c  1608s|  1700 |  1691 |  3735k|2176.4 |   374M |  28 |1344 |  17k|  16k|8139 |  1 |6327 |1568 | 3.191600e+04 | 5.202100e+04 |  62.99%| unknown
1681.48/1685.94	c  1686s|  1800 |  1791 |  3968k|2184.9 |   389M |  28 |1344 |  17k|  16k|8798 |  1 |6708 |1575 | 3.191600e+04 | 5.202100e+04 |  62.99%| unknown
1748.31/1752.91	c  1753s|  1900 |  1891 |  4169k|2175.5 |   393M |  28 |1344 |  17k|  16k|9305 |  1 |7155 |1576 | 3.191600e+04 | 5.202100e+04 |  62.99%| unknown
1837.37/1842.29	c  1842s|  2000 |  1989 |  4396k|2180.0 |   397M |  29 |1344 |  17k|  16k|  10k|  1 |7709 |1659 | 3.191600e+04 | 5.202100e+04 |  62.99%| unknown
1908.69/1913.75	c  1914s|  2100 |  2089 |  4580k|2164.2 |   399M |  29 |1344 |  17k|  16k|  10k|  1 |8054 |1720 | 3.191600e+04 | 5.202100e+04 |  62.99%| unknown
1998.95/2004.29	c  2004s|  2200 |  2189 |  4812k|2171.1 |   405M |  31 |1344 |  16k|  16k|  11k|  1 |8486 |1797 | 3.191600e+04 | 5.202100e+04 |  62.99%| unknown
2077.65/2083.14	c  2083s|  2300 |  2289 |  5020k|2167.0 |   406M |  33 |1344 |  16k|  16k|  11k|  1 |8750 |1870 | 3.191600e+04 | 5.202100e+04 |  62.99%| unknown
2151.16/2156.81	c  2157s|  2400 |  2389 |  5219k|2159.9 |   410M |  36 |1344 |  17k|  16k|  12k|  1 |9155 |1950 | 3.191600e+04 | 5.202100e+04 |  62.99%| unknown
2205.63/2211.43	c  2211s|  2500 |  2489 |  5400k|2145.6 |   412M |  36 |1344 |  17k|  16k|  12k|  1 |9469 |1974 | 3.191600e+04 | 5.202100e+04 |  62.99%| unknown
2258.68/2264.62	c  2265s|  2600 |  2589 |  5571k|2128.8 |   429M |  42 |1344 |  17k|  16k|  12k|  1 |9758 |1986 | 3.191600e+04 | 5.202100e+04 |  62.99%| unknown
2326.30/2332.47	c  2332s|  2700 |  2689 |  5767k|2122.6 |   435M |  42 |1344 |  17k|  16k|  13k|  1 |9888 |2042 | 3.191600e+04 | 5.202100e+04 |  62.99%| unknown
2391.03/2397.37	c  2397s|  2800 |  2789 |  5976k|2121.6 |   438M |  42 |1344 |  17k|  16k|  13k|  1 |  10k|2052 | 3.191600e+04 | 5.202100e+04 |  62.99%| unknown
2448.08/2454.50	c  2455s|  2900 |  2887 |  6155k|2110.2 |   439M |  42 |1344 |  17k|  16k|  14k|  1 |  10k|2066 | 3.191600e+04 | 5.202100e+04 |  62.99%| unknown
2512.32/2518.99	c  2519s|  3000 |  2987 |  6376k|2113.5 |   457M |  42 |1344 |  17k|  16k|  14k|  1 |  10k|2072 | 3.191600e+04 | 5.202100e+04 |  62.99%| unknown
2573.66/2580.45	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2573.66/2580.45	c  2580s|  3100 |  3087 |  6565k|2106.1 |   463M |  44 |1344 |  17k|  16k|  15k|  1 |  11k|2104 | 3.191600e+04 | 5.202100e+04 |  62.99%| unknown
2654.46/2661.44	c  2661s|  3200 |  3187 |  6784k|2108.9 |   472M |  44 |1344 |  17k|  16k|  15k|  1 |  11k|2170 | 3.191600e+04 | 5.202100e+04 |  62.99%| unknown
2729.97/2737.14	c  2737s|  3300 |  3287 |  6988k|2106.8 |   475M |  44 |1344 |  17k|  16k|  16k|  1 |  11k|2234 | 3.191600e+04 | 5.202100e+04 |  62.99%| unknown
2810.46/2817.82	c  2818s|  3400 |  3387 |  7199k|2106.7 |   481M |  44 |1344 |  16k|  16k|  16k|  1 |  11k|2304 | 3.191600e+04 | 5.202100e+04 |  62.99%| unknown
2887.36/2894.97	c  2895s|  3500 |  3487 |  7400k|2104.1 |   489M |  44 |1344 |  16k|  16k|  17k|  1 |  11k|2370 | 3.191600e+04 | 5.202100e+04 |  62.99%| unknown
2962.07/2969.83	c  2970s|  3600 |  3587 |  7609k|2103.7 |   490M |  44 |1344 |  16k|  16k|  17k|  1 |  12k|2422 | 3.191600e+04 | 5.202100e+04 |  62.99%| unknown
3040.28/3048.24	c  3048s|  3700 |  3687 |  7838k|2108.7 |   502M |  44 |1344 |  17k|  16k|  18k|  1 |  12k|2457 | 3.191600e+04 | 5.202100e+04 |  62.99%| unknown
3106.61/3114.77	c  3115s|  3800 |  3787 |  8048k|2108.4 |   502M |  44 |1344 |  17k|  16k|  18k|  3 |  12k|2477 | 3.191600e+04 | 5.202100e+04 |  62.99%| unknown
3169.95/3178.22	c  3178s|  3900 |  3887 |  8257k|2108.0 |   509M |  44 |1344 |  17k|  16k|  19k|  1 |  12k|2500 | 3.191600e+04 | 5.202100e+04 |  62.99%| unknown
3246.25/3254.79	c  3255s|  4000 |  3987 |  8496k|2115.0 |   515M |  44 |1344 |  17k|  16k|  20k|  1 |  13k|2514 | 3.191600e+04 | 5.202100e+04 |  62.99%| unknown
3319.07/3327.71	c  3328s|  4100 |  4087 |  8715k|2117.0 |   523M |  44 |1344 |  17k|  16k|  20k|  1 |  13k|2531 | 3.191600e+04 | 5.202100e+04 |  62.99%| unknown
3394.49/3403.33	c  3403s|  4200 |  4187 |  8939k|2120.0 |   529M |  44 |1344 |  17k|  16k|  21k|  1 |  13k|2556 | 3.191600e+04 | 5.202100e+04 |  62.99%| unknown
3462.71/3471.77	c  3472s|  4300 |  4287 |  9156k|2120.9 |   529M |  44 |1344 |  17k|  16k|  21k|  1 |  13k|2577 | 3.191600e+04 | 5.202100e+04 |  62.99%| unknown
3545.60/3554.89	c  3555s|  4400 |  4387 |  9400k|2128.2 |   535M |  44 |1344 |  17k|  16k|  22k|  1 |  14k|2614 | 3.191600e+04 | 5.202100e+04 |  62.99%| unknown
3587.59/3597.00	c 
3587.59/3597.00	c SCIP Status        : solving was interrupted [time limit reached]
3587.59/3597.00	c Solving Time (sec) : 3597.00
3587.59/3597.00	c Solving Nodes      : 4451
3587.59/3597.00	c Primal Bound       : +5.20210000000000e+04 (2 solutions)
3587.59/3597.00	c Dual Bound         : +3.19160000000000e+04
3587.59/3597.00	c Gap                : 62.99 %
3587.69/3597.00	s SATISFIABLE
3587.69/3597.00	v x897 x898 -x899 -x900 x901 -x902 -x903 -x904 -x905 x906 -x907 -x908 -x909 -x910 -x911 -x912 -x913 x914 -x915 -x916 -x917 -x918 -x919
3587.69/3597.00	v -x920 -x921 -x922 -x923 x924 x925 -x926 -x927 -x928 -x929 -x930 -x931 -x932 -x933 -x934 -x935 -x936 x937 -x938 x939 -x940 -x941
3587.69/3597.00	v -x942 -x943 -x944 -x945 x946 -x947 -x948 -x949 -x950 -x951 -x952 x953 -x954 -x955 -x956 -x957 -x958 -x959 -x960 x961 -x962 -x963
3587.69/3597.00	v x964 -x965 x966 -x967 -x968 -x969 -x970 -x971 x972 -x973 -x974 x975 -x976 -x977 -x978 -x979 -x980 -x981 x982 -x983 -x984 -x985 -x986
3587.69/3597.00	v -x987 x988 -x989 -x990 -x991 -x992 -x993 -x994 -x995 -x996 -x997 -x998 x999 -x1000 -x1001 -x1002 -x1003 -x1004 x1005 -x1006 -x1007
3587.69/3597.00	v -x1008 x1009 -x1010 -x1011 -x1012 -x1013 -x1014 -x1015 -x1016 x1017 -x1018 -x1019 -x1020 -x1021 -x1022 x1023 -x1024 x1025 x1026
3587.69/3597.00	v -x1027 -x1028 x1029 -x1030 -x1031 -x1032 -x1033 -x1034 x1035 -x1036 -x1037 -x1038 x1039 -x1040 -x1041 -x1042 -x1043 -x1044 -x1045
3587.69/3597.00	v x1046 -x1047 -x1048 -x1049 -x1050 -x1051 -x1052 -x1053 -x1054 -x1055 x1056 -x1057 -x1058 -x1059 x1060 -x1061 -x1062 -x1063 -x1064
3587.69/3597.00	v -x1065 -x1066 -x1067 -x1068 -x1069 -x1070 x1071 -x1072 -x1073 x1074 -x1075 -x1076 -x1077 -x1078 -x1079 -x1080 x1081 -x1082 -x1083
3587.69/3597.00	v -x1084 -x1085 x1086 x1087 x1088 -x1089 -x1090 x1091 -x1092 -x1093 -x1094 -x1095 -x1096 x1097 -x1098 -x1099 -x1100 -x1101 -x1102
3587.69/3597.00	v x1103 -x1104 -x1105 -x1106 -x1107 -x1108 -x1109 -x1110 x1111 -x1112 -x1113 -x1114 -x1115 -x1116 x1117 -x1118 -x1119 -x1120 -x1121
3587.69/3597.00	v -x1122 -x1123 x1124 -x1125 -x1126 -x1127 -x1128 -x1129 x1130 -x1131 -x1132 -x1133 -x1134 -x1135 -x1136 -x1137 -x1138 x1139 -x1140
3587.69/3597.00	v -x1141 -x1142 -x1143 -x1144 x1145 -x1146 -x1147 -x1148 x1149 x1150 x1151 -x1152 -x1153 x1154 -x1155 -x1156 -x1157 -x1158 -x1159
3587.69/3597.00	v -x1160 -x1161 x1162 -x1163 -x1164 -x1165 -x1166 x1167 -x1168 -x1169 -x1170 -x1171 -x1172 -x1173 x1174 -x1175 -x1176 -x1177 -x1178
3587.69/3597.00	v -x1179 x1180 -x1181 -x1182 -x1183 -x1184 -x1185 -x1186 -x1187 x1188 -x1189 -x1190 -x1191 -x1192 -x1193 -x1194 x1195 -x1196 -x1197
3587.69/3597.00	v -x1198 -x1199 -x1200 -x1201 -x1202 -x1203 x1204 -x1205 -x1206 -x1207 -x1208 x1209 -x1210 -x1211 x1212 x1213 x1214 x1215 -x1216 -x1217
3587.69/3597.00	v -x1218 -x1219 -x1220 -x1221 -x1222 -x1223 x1224 -x1225 -x1226 -x1227 -x1228 -x1229 -x1230 -x1231 x1232 -x1233 -x1234 -x1235 x1236
3587.69/3597.00	v -x1237 -x1238 -x1239 -x1240 -x1241 -x1242 -x1243 -x1244 x1245 -x1246 -x1247 -x1248 -x1249 -x1250 -x1251 x1252 -x1253 -x1254 -x1255
3587.69/3597.00	v -x1256 -x1257 -x1258 x1259 -x1260 -x1261 -x1262 -x1263 -x1264 -x1265 x1266 -x1267 x1268 -x1269 -x1270 -x1271 -x1272 -x1273 -x1274
3587.69/3597.00	v -x1275 x1276 x1277 x1278 -x1279 x1280 x1281 -x1282 -x1283 -x1284 -x1285 -x1286 -x1287 x1288 x1289 -x1290 -x1291 -x1292 -x1293 -x1294
3587.69/3597.00	v -x1295 -x1296 -x1297 -x1298 -x1299 -x1300 -x1301 x1302 -x1303 -x1304 -x1305 -x1306 -x1307 -x1308 x1309 -x1310 -x1311 -x1312 -x1313
3587.69/3597.00	v -x1314 -x1315 x1316 -x1317 -x1318 -x1319 -x1320 -x1321 -x1322 x1323 -x1324 -x1325 -x1326 -x1327 -x1328 x1329 -x1330 -x1331 -x1332
3587.69/3597.00	v x1333 -x1334 -x1335 -x1336 -x1337 x1338 -x1339 -x1340 x1341 x1342 x1343 -x1344 -x2 -x66 -x130 -x194 -x258 x322 -x386 -x450 -x514
3587.69/3597.00	v -x578 -x642 -x706 -x770 -x834 -x3 -x67 -x131 -x195 -x259 -x323 -x387 -x451 -x515 x579 -x643 -x707 -x771 -x835 -x4 -x68 -x132 -x196
3587.69/3597.00	v -x260 -x324 x388 -x452 -x516 -x580 -x644 -x708 -x772 -x836 -x5 -x69 -x133 -x197 -x261 -x325 -x389 -x453 -x517 -x581 x645 -x709 -x773
3587.69/3597.00	v -x837 x6 -x70 -x134 -x198 -x262 -x326 -x390 -x454 -x518 -x582 -x646 -x710 -x774 -x838 -x7 x71 -x135 -x199 -x263 -x327 -x391 -x455
3587.69/3597.00	v -x519 -x583 -x647 -x711 -x775 -x839 -x8 -x72 -x136 -x200 -x264 -x328 -x392 x456 -x520 -x584 -x648 -x712 -x776 -x840 -x9 -x73 -x137
3587.69/3597.00	v -x201 -x265 -x329 -x393 -x457 x521 -x585 -x649 -x713 -x777 -x841 -x11 x75 -x139 -x203 -x267 -x331 -x395 -x459 -x523 -x587 -x651
3587.69/3597.00	v -x715 -x779 -x843 -x12 -x76 -x140 -x204 -x268 -x332 -x396 -x460 -x524 -x588 -x652 -x716 x780 -x844 -x13 -x77 -x141 x205 -x269 -x333
3587.69/3597.00	v -x397 -x461 -x525 -x589 -x653 -x717 -x781 -x845 -x14 -x78 -x142 -x206 -x270 -x334 -x398 x462 -x526 -x590 -x654 -x718 -x782 -x846
3587.69/3597.00	v -x15 -x79 x143 -x207 -x271 -x335 -x399 -x463 -x527 -x591 -x655 -x719 -x783 -x847 -x16 -x80 -x144 -x208 -x272 -x336 -x400 -x464 -x528
3587.69/3597.00	v -x592 -x656 x720 -x784 -x848 -x17 -x81 -x145 x209 -x273 -x337 -x401 -x465 -x529 -x593 -x657 -x721 -x785 -x849 -x18 -x82 -x146 -x210
3587.69/3597.00	v x274 -x338 -x402 -x466 -x530 -x594 -x658 -x722 -x786 -x850 -x20 -x84 -x148 -x212 -x276 -x340 -x404 -x468 -x532 -x596 -x660 x724
3587.69/3597.00	v -x788 -x852 -x21 -x85 -x149 -x213 -x277 -x341 -x405 -x469 x533 -x597 -x661 -x725 -x789 -x853 -x22 -x86 -x150 -x214 -x278 -x342 -x406
3587.69/3597.00	v -x470 -x534 -x598 -x662 -x726 -x790 x854 -x23 -x87 -x151 -x215 -x279 -x343 -x407 -x471 -x535 -x599 -x663 -x727 x791 -x855 -x24 -x88
3587.69/3597.00	v -x152 -x216 -x280 -x344 x408 -x472 -x536 -x600 -x664 -x728 -x792 -x856 -x25 -x89 x153 -x217 -x281 -x345 -x409 -x473 -x537 -x601
3587.69/3597.00	v -x665 -x729 -x793 -x857 x26 -x90 -x154 -x218 -x282 -x346 -x410 -x474 -x538 -x602 -x666 -x730 -x794 -x858 -x27 -x91 -x155 -x219 -x283
3587.69/3597.00	v x347 -x411 -x475 -x539 -x603 -x667 -x731 -x795 -x859 -x29 -x93 -x157 -x221 -x285 -x349 -x413 -x477 -x541 x605 -x669 -x733 -x797
3587.69/3597.00	v -x861 -x30 -x94 -x158 -x222 -x286 -x350 -x414 -x478 -x542 -x606 x670 -x734 -x798 -x862 -x31 -x95 -x159 -x223 -x287 -x351 -x415 -x479
3587.69/3597.00	v x543 -x607 -x671 -x735 -x799 -x863 -x32 -x96 -x160 x224 -x288 -x352 -x416 -x480 -x544 -x608 -x672 -x736 -x800 -x864 -x33 -x97 -x161
3587.69/3597.00	v -x225 -x289 -x353 -x417 -x481 -x545 -x609 -x673 -x737 -x801 x865 -x34 -x98 -x162 -x226 -x290 -x354 x418 -x482 -x546 -x610 -x674
3587.69/3597.00	v -x738 -x802 -x866 x35 -x99 -x163 -x227 -x291 -x355 -x419 -x483 -x547 -x611 -x675 -x739 -x803 -x867 -x36 -x100 -x164 -x228 -x292
3587.69/3597.00	v -x356 -x420 x484 -x548 -x612 -x676 -x740 -x804 -x868 -x38 x102 -x166 -x230 -x294 -x358 -x422 -x486 -x550 -x614 -x678 -x742 -x806
3587.69/3597.00	v -x870 -x39 -x103 -x167 -x231 -x295 -x359 -x423 -x487 -x551 -x615 -x679 x743 -x807 -x871 -x40 -x104 x168 -x232 -x296 -x360 -x424
3587.69/3597.00	v -x488 -x552 -x616 -x680 -x744 -x808 -x872 -x41 -x105 -x169 -x233 -x297 -x361 -x425 -x489 -x553 -x617 -x681 x745 -x809 -x873 -x42
3587.69/3597.00	v -x106 -x170 -x234 -x298 -x362 -x426 -x490 -x554 x618 -x682 -x746 -x810 -x874 -x43 -x107 x171 -x235 -x299 -x363 -x427 -x491 -x555
3587.69/3597.00	v -x619 -x683 -x747 -x811 -x875 -x44 -x108 -x172 -x236 x300 -x364 -x428 -x492 -x556 -x620 -x684 -x748 -x812 -x876 -x45 -x109 -x173
3587.69/3597.00	v -x237 -x301 -x365 -x429 -x493 -x557 -x621 -x685 -x749 x813 -x877 -x47 -x111 -x175 -x239 -x303 -x367 x431 -x495 -x559 -x623 -x687
3587.69/3597.00	v -x751 -x815 -x879 -x48 -x112 -x176 -x240 -x304 x368 -x432 -x496 -x560 -x624 -x688 -x752 -x816 -x880 -x49 -x113 -x177 -x241 x305
3587.69/3597.00	v -x369 -x433 -x497 -x561 -x625 -x689 -x753 -x817 -x881 -x50 -x114 -x178 -x242 -x306 -x370 -x434 -x498 -x562 -x626 x690 -x754 -x818
3587.69/3597.00	v -x882 -x51 -x115 -x179 -x243 -x307 -x371 -x435 x499 -x563 -x627 -x691 -x755 -x819 -x883 -x52 -x116 -x180 -x244 -x308 -x372 -x436
3587.69/3597.00	v -x500 -x564 -x628 -x692 -x756 -x820 x884 -x53 -x117 -x181 -x245 -x309 x373 -x437 -x501 -x565 -x629 -x693 -x757 -x821 -x885 -x54
3587.69/3597.00	v -x118 -x182 x246 -x310 -x374 -x438 -x502 -x566 -x630 -x694 -x758 -x822 -x886 x56 -x120 -x184 -x248 -x312 -x376 -x440 -x504 -x568
3587.69/3597.00	v -x632 -x696 -x760 -x824 -x888 -x57 -x121 -x185 -x249 -x313 -x377 -x441 -x505 -x569 -x633 -x697 -x761 x825 -x889 -x58 -x122 -x186
3587.69/3597.00	v -x250 -x314 -x378 -x442 -x506 -x570 -x634 -x698 -x762 -x826 x890 -x59 -x123 -x187 -x251 -x315 -x379 -x443 -x507 -x571 -x635 x699
3587.69/3597.00	v -x763 -x827 -x891 -x60 x124 -x188 -x252 -x316 -x380 -x444 -x508 -x572 -x636 -x700 -x764 -x828 -x892 -x61 -x125 -x189 -x253 x317
3587.69/3597.00	v -x381 -x445 -x509 -x573 -x637 -x701 -x765 -x829 -x893 -x62 -x126 -x190 -x254 -x318 -x382 -x446 -x510 x574 -x638 -x702 -x766 -x830
3587.69/3597.00	v -x894 -x63 -x127 -x191 -x255 -x319 -x383 -x447 -x511 -x575 x639 -x703 -x767 -x831 -x895 x10 -x74 -x138 -x202 x266 x330 x394 -x458
3587.69/3597.00	v -x522 x586 x650 -x714 -x778 x842 x19 x83 x147 -x211 -x275 x339 -x403 x467 -x531 x595 x659 -x723 -x787 -x851 -x28 x92 -x156 -x220
3587.69/3597.00	v x284 -x348 x412 x476 -x540 -x604 -x668 x732 x796 x860 -x37 -x101 -x165 x229 x293 x357 -x421 -x485 x549 x613 x677 -x741 x805 -x869
3587.69/3597.00	v x46 x110 -x174 x238 -x302 -x366 -x430 x494 x558 -x622 x686 -x750 -x814 x878 -x55 x119 x183 -x247 -x311 -x375 x439 -x503 x567 x631
3587.69/3597.00	v -x695 x759 x823 -x887 x64 -x128 x192 x256 -x320 x384 x448 x512 -x576 -x640 -x704 x768 -x832 -x896 -x1 -x65 x129 x193 x257 -x321
3587.69/3597.00	v -x385 -x449 x513 -x577 -x641 x705 x769 x833
3587.69/3597.00	c SCIP Status        : solving was interrupted [time limit reached]
3587.69/3597.00	c Total Time         :    3597.00
3587.69/3597.00	c   solving          :    3597.00
3587.69/3597.00	c   presolving       :       0.51 (included in solving)
3587.69/3597.00	c   reading          :       0.04 (included in solving)
3587.69/3597.00	c   copying          :       0.27 (13 #copies) (minimal 0.02, maximal 0.03, average 0.02)
3587.69/3597.00	c Original Problem   :
3587.69/3597.00	c   Problem name     : HOME/instance-4486343-1751314207.opb
3587.69/3597.00	c   Variables        : 1344 (1344 binary, 0 integer, 0 continuous)
3587.69/3597.00	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
3587.69/3597.00	c   Constraints      : 16096 initial, 16096 maximal
3587.69/3597.00	c   Objective        : minimize, 448 non-zeros (abs.min = 80, abs.max = 1380)
3587.69/3597.00	c Presolved Problem  :
3587.69/3597.00	c   Problem name     : t_HOME/instance-4486343-1751314207.opb
3587.69/3597.00	c   Variables        : 1344 (1344 binary, 0 integer, 0 continuous)
3587.69/3597.00	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
3587.69/3597.00	c   Constraints      : 16096 initial, 17356 maximal
3587.69/3597.00	c   Objective        : minimize, 448 non-zeros (abs.min = 80, abs.max = 1380)
3587.69/3597.00	c   Nonzeros         : 102832 constraint, 6498 clique table
3587.69/3597.00	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
3587.69/3597.00	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.69/3597.00	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.69/3597.00	c   domcol           :       0.01       0.00      1          0          0          0          0          0          0          0          0          0
3587.69/3597.00	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.69/3597.00	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.69/3597.00	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.69/3597.00	c   dualsparsify     :       0.13       0.00      1          0          0          0          0          0          0          0          0          0
3587.69/3597.00	c   gateextraction   :       0.00       0.00      2          0          0          0          0          0          0          0          0          0
3587.69/3597.00	c   implics          :       0.00       0.00      4          0          0          0          0          0          0          0          0          0
3587.69/3597.00	c   implint          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.69/3597.00	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.69/3597.00	c   milp             :       0.05       0.00      1          0          0          0          0          0          0          0          0          0
3587.69/3597.00	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.69/3597.00	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.69/3597.00	c   sparsify         :       0.03       0.00      1          0          0          0          0          0          0          0          0          0
3587.69/3597.00	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.69/3597.00	c   trivial          :       0.00       0.00      4          0          0          0          0          0          0          0          0          0
3587.69/3597.00	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.69/3597.00	c   dualfix          :       0.00       0.00      4          0          0          0          0          0          0          0          0          0
3587.69/3597.00	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.69/3597.00	c   probing          :       0.05       0.00      1          0          0          0          0          0          0          0          0          0
3587.69/3597.00	c   pseudoobj        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.69/3597.00	c   symmetry         :       0.02       0.00      1          0          0          0          0          0          0          0          0          0
3587.69/3597.00	c   vbounds          :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3587.69/3597.00	c   knapsack         :       0.12       0.00      8          0          0          0          0          0          0          0      14784      22176
3587.69/3597.00	c   setppc           :       0.00       0.00      7          0          0          0          0          0          0          0          0          0
3587.69/3597.00	c   linear           :       0.05       0.01      2          0          0          0          0          0          0          0          0          0
3587.69/3597.00	c   logicor          :       0.01       0.00      7          0          0          0          0          0          0          0          0          0
3587.69/3597.00	c   components       :       0.01       0.00      1          0          0          0          0          0          0          0          0          0
3587.69/3597.00	c   root node        :          -          -      -          0          -          -          0          -          -          -          -          -
3587.69/3597.00	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
3587.69/3597.00	c   integral         :          0          0          0          0       4456          0          0        799          0          0         27          0          0         16       8888
3587.69/3597.00	c   knapsack         :       7496+      7533         11     166878          0          0          0        793      12664        266       7008          0          0          0          0
3587.69/3597.00	c   setppc           :       2016+      2017         11     166613          0          0          0          3     140100       1242     105491          0          0          0          0
3587.69/3597.00	c   linear           :          0+        19          0     160714          0          0          0          3         35         50          0          0          0          0          0
3587.69/3597.00	c   logicor          :       6584+      7808         11      66722          0          0          0          2      19358        201       3409          4          2          0          0
3587.69/3597.00	c   fixedvar         :          0          0          0          0          0          0          0          4          0          0          0          0          0          0          0
3587.69/3597.00	c   countsols        :          0          0          0          0          0          0          0          4          0          0          0          0          0          0          0
3587.69/3597.00	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3587.69/3597.00	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
3587.69/3597.00	c   integral         :     596.92       0.00       0.00       0.00     596.91       0.00       0.00       0.00       0.00       0.00
3587.69/3597.00	c   knapsack         :       4.91       0.00       0.16       4.08       0.00       0.00       0.00       0.01       0.01       0.66
3587.69/3597.00	c   setppc           :       3.82       0.00       0.00       3.08       0.00       0.00       0.00       0.00       0.04       0.69
3587.69/3597.00	c   linear           :       0.08       0.01       0.00       0.06       0.00       0.00       0.00       0.00       0.00       0.01
3587.69/3597.00	c   logicor          :       1.63       0.00       0.02       1.36       0.00       0.00       0.00       0.00       0.01       0.24
3587.69/3597.00	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3587.69/3597.00	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3587.69/3597.00	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3587.69/3597.00	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
3587.69/3597.00	c   dualfix          :          1          0          0          0
3587.69/3597.00	c   genvbounds       :          0          0          0          0
3587.69/3597.00	c   nlobbt           :          0          0          0          0
3587.69/3597.00	c   obbt             :          0          0          0          0
3587.69/3597.00	c   probing          :          0          0          0          0
3587.69/3597.00	c   pseudoobj        :      16428          0          0          0
3587.69/3597.00	c   redcost          :         14          0          0          0
3587.69/3597.00	c   rootredcost      :          3          0          0          0
3587.69/3597.00	c   symmetry         :          0          0          0          0
3587.69/3597.00	c   vbounds          :      66841          0          0          0
3587.69/3597.00	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
3587.69/3597.00	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
3587.69/3597.00	c   genvbounds       :       0.00       0.00       0.00       0.00       0.00       0.00
3587.69/3597.00	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
3587.69/3597.00	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
3587.69/3597.00	c   probing          :       0.05       0.00       0.05       0.00       0.00       0.00
3587.69/3597.00	c   pseudoobj        :       0.03       0.00       0.00       0.03       0.00       0.00
3587.69/3597.00	c   redcost          :       0.02       0.00       0.00       0.02       0.00       0.00
3587.69/3597.00	c   rootredcost      :       0.02       0.00       0.00       0.02       0.00       0.00
3587.69/3597.00	c   symmetry         :       0.05       0.00       0.02       0.03       0.00       0.01
3587.69/3597.00	c   vbounds          :       0.05       0.00       0.00       0.04       0.00       0.01
3587.69/3597.00	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
3587.69/3597.00	c   propagation      :       0.11       1708       1701          -      15586       45.2        572       13.3          -          -          -
3587.69/3597.00	c   infeasible LP    :       0.37        550        550          -       8698      101.8        126       14.8        405       97.8          0
3587.69/3597.00	c   bound exceed. LP :       0.57        179         10          -        290      248.1          1       32.0          0        0.0       1655
3587.69/3597.00	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
3587.69/3597.00	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3587.69/3597.00	c   applied globally :       0.16          -          -          0      14059       34.3          -          -        405          -          -
3587.69/3597.00	c   applied locally  :          -          -          -          0          1      260.0          -          -          0          -          -
3587.69/3597.00	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
3587.69/3597.00	c   cut pool         :       1.94          -       2137         21          -          -      26182     115724          -          -          -          -          -    (maximal pool size:       3671)
3587.69/3597.00	c   aggregation      :       1.57       0.00        731         11          0          0          0          0          0          0          0          0          0
3587.69/3597.00	c   > cmir           :          -          -          -          -          -          -          -          0          0          0          0          0          -
3587.69/3597.00	c   > flowcover      :          -          -          -          -          -          -          -          0          0          0          0          0          -
3587.69/3597.00	c   > knapsackcover  :          -          -          -          -          -          -          -          0          0          0          0          0          -
3587.69/3597.00	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.69/3597.00	c   clique           :       0.02       0.00         11         11          0          0         66       1623          0       1313       1313          0          0
3587.69/3597.00	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.69/3597.00	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.69/3597.00	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.69/3597.00	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.69/3597.00	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.69/3597.00	c   gomory           :     263.77       0.00        599         10          0          0      23763      72102          0       3949       3949          0          0
3587.69/3597.00	c   > gomorymi       :          -          -          -          -          -          -          -      20720          0       1208       1208          0          -
3587.69/3597.00	c   > strongcg       :          -          -          -          -          -          -          -      51382          0       2741       2741          0          -
3587.69/3597.00	c   impliedbounds    :       0.05       0.00        731         11          0          0          0          0          0          0          0          0          0
3587.69/3597.00	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.69/3597.00	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.69/3597.00	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.69/3597.00	c   mcf              :       0.01       0.00          1          1          0          0          0          0          0          0          0          0          0
3587.69/3597.00	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.69/3597.00	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.69/3597.00	c   multilinear      :       0.00       0.00        232         11          0          0          0          0          0          0          0          0          0
3587.69/3597.00	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.69/3597.00	c   rapidlearning    :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.69/3597.00	c   rlt              :       0.00       0.00         10         10          0          0          0          0          0          0          0          0          0
3587.69/3597.00	c   zerohalf         :       4.65       0.00        600         11          0          0       2360      41999          7      17746      17743          3          0
3587.69/3597.00	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
3587.69/3597.00	c   hybrid           :       0.15       0.00       1535         11      23010          0      92725        111          0        108
3587.69/3597.00	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
3587.69/3597.00	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
3587.69/3597.00	c Pricers            :   ExecTime  SetupTime      Calls       Vars
3587.69/3597.00	c   problem variables:       0.00          -          0          0
3587.69/3597.00	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
3587.69/3597.00	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
3587.69/3597.00	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
3587.69/3597.00	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
3587.69/3597.00	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
3587.69/3597.00	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
3587.69/3597.00	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
3587.69/3597.00	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
3587.69/3597.00	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
3587.69/3597.00	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
3587.69/3597.00	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
3587.69/3597.00	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
3587.69/3597.00	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
3587.69/3597.00	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
3587.69/3597.00	c   relpscost        :     596.91       0.00       4456          0          0          0         27          0         27       8888
3587.69/3597.00	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
3587.69/3597.00	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
3587.69/3597.00	c   LP solutions     :       0.00          -          -          0          0
3587.69/3597.00	c   relax solutions  :       0.00          -          -          0          0
3587.69/3597.00	c   pseudo solutions :       0.00          -          -          0          0
3587.69/3597.00	c   strong branching :       0.01          -          -          0          0
3587.69/3597.00	c   actconsdiving    :       0.00       0.00          0          0          0
3587.69/3597.00	c   adaptivediving   :      14.49       0.00         13          0          0
3587.69/3597.00	c   alns             :       0.50       0.00          5          0          0
3587.69/3597.00	c   bound            :       0.00       0.00          0          0          0
3587.69/3597.00	c   clique           :       0.05       0.00          1          0          0
3587.69/3597.00	c   coefdiving       :       0.00       0.00          0          0          0
3587.69/3597.00	c   completesol      :       0.00       0.00          0          0          0
3587.69/3597.00	c   conflictdiving   :     161.08       0.00        155          0          0
3587.69/3597.00	c   crossover        :       0.00       0.00          0          0          0
3587.69/3597.00	c   dins             :       0.00       0.00          0          0          0
3587.69/3597.00	c   distributiondivin:     101.13       0.00         93          0          0
3587.69/3597.00	c   dks              :       0.00       0.00          0          0          0
3587.69/3597.00	c   dps              :       0.00       0.00          0          0          0
3587.69/3597.00	c   dualval          :       0.00       0.00          0          0          0
3587.69/3597.00	c   farkasdiving     :      24.80       0.00          1          0          0
3587.69/3597.00	c   feaspump         :      42.52       0.00         15          0          0
3587.69/3597.00	c   fixandinfer      :       0.00       0.00          0          0          0
3587.69/3597.00	c   fracdiving       :      78.65       0.00        155          0          0
3587.69/3597.00	c   gins             :       0.02       0.00          0          0          0
3587.69/3597.00	c   guideddiving     :      97.45       0.00        109          0          0
3587.69/3597.00	c   indicator        :       0.00       0.00          0          0          0
3587.69/3597.00	c   indicatordiving  :       0.00       0.00          0          0          0
3587.69/3597.00	c   intdiving        :       0.00       0.00          0          0          0
3587.69/3597.00	c   intshifting      :       0.00       0.00          0          0          0
3587.69/3597.00	c   linesearchdiving :      98.72       0.00        125          1          1
3587.69/3597.00	c   localbranching   :       0.00       0.00          0          0          0
3587.69/3597.00	c   locks            :       0.01       0.00          1          0          0
3587.69/3597.00	c   lpface           :       0.16       0.00          1          0          0
3587.69/3597.00	c   mpec             :       0.00       0.00          0          0          0
3587.69/3597.00	c   multistart       :       0.00       0.00          0          0          0
3587.69/3597.00	c   mutation         :       0.00       0.00          0          0          0
3587.69/3597.00	c   nlpdiving        :       0.00       0.00          0          0          0
3587.69/3597.00	c   objpscostdiving  :      32.36       0.00         13          0          0
3587.69/3597.00	c   octane           :       0.00       0.00          0          0          0
3587.69/3597.00	c   ofins            :       0.00       0.00          0          0          0
3587.69/3597.00	c   oneopt           :       0.00       0.00          2          0          0
3587.69/3597.00	c   padm             :       0.00       0.00          0          0          0
3587.69/3597.00	c   proximity        :       0.00       0.00          0          0          0
3587.69/3597.00	c   pscostdiving     :      94.75       0.00         65          0          0
3587.69/3597.00	c   randrounding     :       0.21       0.00        800          0          0
3587.69/3597.00	c   rens             :       0.08       0.00          1          0          0
3587.69/3597.00	c   reoptsols        :       0.00       0.00          0          0          0
3587.69/3597.00	c   repair           :       0.00       0.00          0          0          0
3587.69/3597.00	c   rins             :       0.80       0.00          7          0          0
3587.69/3597.00	c   rootsoldiving    :      31.23       0.00         11          0          0
3587.69/3597.00	c   rounding         :       0.43       0.00       1058          0          0
3587.69/3597.00	c   scheduler        :       0.00       0.00          0          0          0
3587.69/3597.00	c   shiftandpropagate:       0.02       0.00          1          0          0
3587.69/3597.00	c   shifting         :       0.78       0.00        608          0          0
3587.69/3597.00	c   simplerounding   :       0.00       0.00          0          0          0
3587.69/3597.00	c   subnlp           :       0.00       0.00          0          0          0
3587.69/3597.00	c   trivial          :       0.00       0.00          2          0          0
3587.69/3597.00	c   trivialnegation  :       0.00       0.00          0          0          0
3587.69/3597.00	c   trustregion      :       0.00       0.00          0          0          0
3587.69/3597.00	c   trysol           :       0.00       0.00          0          0          0
3587.69/3597.00	c   twoopt           :       0.00       0.00          0          0          0
3587.69/3597.00	c   undercover       :       0.00       0.00          0          0          0
3587.69/3597.00	c   vbounds          :       0.03       0.00          1          0          0
3587.69/3597.00	c   veclendiving     :      98.78       0.00         88          1          1
3587.69/3597.00	c   zeroobj          :       0.00       0.00          0          0          0
3587.69/3597.00	c   zirounding       :       0.33       0.00       1000          0          0
3587.69/3597.00	c   other solutions  :          -          -          -          0          -
3587.69/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
3587.69/3597.00	c   rens             :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.69/3597.00	c   rins             :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.69/3597.00	c   mutation         :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.69/3597.00	c   localbranching   :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.69/3597.00	c   crossover        :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.69/3597.00	c   proximity        :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.69/3597.00	c   zeroobjective    :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.69/3597.00	c   dins             :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.69/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
3587.69/3597.00	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
3587.69/3597.00	c   primal LP        :       2.69       1270          0       0.00       0.00       2.69       1270
3587.69/3597.00	c   dual LP          :    1830.30       5993    6256412    1044.48    3418.23       0.01          3
3587.69/3597.00	c   lex dual LP      :       0.00          0          0       0.00          -
3587.69/3597.00	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
3587.69/3597.00	c   resolve instable :       0.00          0          0       0.00          -
3587.69/3597.00	c   diving/probing LP:     896.98       4683    3262948     696.76    3637.70
3587.69/3597.00	c   strong branching :     547.55       2643    1855499     702.04    3388.72          -          -       2894
3587.69/3597.00	c     (at root node) :          -         20      14521     726.05          -
3587.69/3597.00	c   conflict analysis:       0.46        170       1655       9.74    3583.85
3587.69/3597.00	c Relaxators         :       Time      Calls    Cutoffs ImprBounds   ImprTime ReducedDom  Separated AddedConss
3587.69/3597.00	c   benders          :       0.00          0          0          0       0.00          0          0          0
3587.69/3597.00	c B&B Tree           :
3587.69/3597.00	c   number of runs   :          1
3587.69/3597.00	c   nodes            :       4451 (4444 internal, 7 leaves)
3587.69/3597.00	c   feasible leaves  :          0
3587.69/3597.00	c   infeas. leaves   :          7
3587.69/3597.00	c   objective leaves :          0
3587.69/3597.00	c   nodes (total)    :       4451 (4444 internal, 7 leaves)
3587.69/3597.00	c   nodes left       :       4438
3587.69/3597.00	c   max depth        :         44
3587.69/3597.00	c   max depth (total):         44
3587.69/3597.00	c   backtracks       :       1106 (24.8%)
3587.69/3597.00	c   early backtracks :          0 (0.0%)
3587.69/3597.00	c   nodes exc. ref.  :          0 (0.0%)
3587.69/3597.00	c   delayed cutoffs  :          0
3587.69/3597.00	c   repropagations   :         21 (20 domain reductions, 0 cutoffs)
3587.69/3597.00	c   avg switch length:       7.31
3587.69/3597.00	c   switching time   :       5.38
3587.69/3597.00	c Root Node          :
3587.69/3597.00	c   First LP value   : +3.19160000000000e+04
3587.69/3597.00	c   First LP Iters   :       3214 (3546.12 Iter/sec)
3587.69/3597.00	c   First LP Time    :       0.91
3587.69/3597.00	c   Final Dual Bound : +3.19160000000000e+04
3587.69/3597.00	c   Final Root Iters :      38287
3587.69/3597.00	c   Root LP Estimate : +4.51202981908486e+04
3587.69/3597.00	c Solution           :
3587.69/3597.00	c   Solutions found  :          2 (2 improvements)
3587.69/3597.00	c   First Solution   : +5.43090000000000e+04   (in run 1, after 153 nodes, 234.27 seconds, depth 44, found by <veclendiving>)
3587.69/3597.00	c   Gap First Sol.   :      70.16 %
3587.69/3597.00	c   Gap Last Sol.    :      62.99 %
3587.69/3597.00	c   Primal Bound     : +5.20210000000000e+04   (in run 1, after 879 nodes, 951.78 seconds, depth 82, found by <linesearchdiving>)
3587.69/3597.00	c   Dual Bound       : +3.19160000000000e+04
3587.69/3597.00	c   Gap              :      62.99 %
3587.69/3597.00	c Integrals          :      Total       Avg%
3587.69/3597.00	c   primal-dual      :  155243.90      43.16
3587.69/3597.00	c   primal-ref       :          -          - (not evaluated)
3587.69/3597.00	c   dual-ref         :          -          - (not evaluated)
3587.69/3597.07	c Time complete (sec):   3587.768

Verifier Data

OK	52021

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4486343-1751314207/watcher-4486343-1751314207 -o /tmp/evaluation-result-4486343-1751314207/solver-4486343-1751314207 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC013-1751314195-46562 --watchdog 3760 pbsolver -f HOME/instance-4486343-1751314207.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
Starting watchdog thread
solver pid=47114, runsolver pid=47111
Current StackSize limit: 8192 KiB


[startup+0.100062 s]*
/proc/loadavg: 1.71 3.17 4.67 5/266 47115
/proc/meminfo: memFree=128464024/131250000 swapFree=33010684/33010684
[pid=47114] ppid=47111 vsize=63356 memory=52508 CPUtime=0.09 cores=1,3
/proc/47114/stat : 47114 (pbsolver) R 47111 47114 46545 0 -1 4194304 11041 0 0 0 8 1 0 0 20 0 1 0 47100973 64876544 13127 18446744073709551615 4198400 14743177 140733851248224 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 44515328 140733851257226 140733851257322 140733851257322 140733851262924 0
/proc/47114/statm: 15839 13127 2432 2575 0 12746 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 63356 KiB
Current children cumulated memory: 52508 KiB

[startup+0.205605 s]*
/proc/loadavg: 1.71 3.17 4.67 5/266 47115
/proc/meminfo: memFree=128455204/131250000 swapFree=33010684/33010684
[pid=47114] ppid=47111 vsize=72788 memory=63628 CPUtime=0.2 cores=1,3
/proc/47114/stat : 47114 (pbsolver) R 47111 47114 46545 0 -1 4194304 17853 0 0 0 18 2 0 0 20 0 1 0 47100973 74534912 15907 18446744073709551615 4198400 14743177 140733851248224 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 44515328 140733851257226 140733851257322 140733851257322 140733851262924 0
/proc/47114/statm: 18197 15907 2560 2575 0 15104 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 72788 KiB
Current children cumulated memory: 63628 KiB

[startup+0.305495 s]*
/proc/loadavg: 1.71 3.17 4.67 5/266 47115
/proc/meminfo: memFree=128455204/131250000 swapFree=33010684/33010684
[pid=47114] ppid=47111 vsize=75568 memory=66316 CPUtime=0.29 cores=1,3
/proc/47114/stat : 47114 (pbsolver) R 47111 47114 46545 0 -1 4194304 18535 0 0 0 27 2 0 0 20 0 1 0 47100973 77381632 16579 18446744073709551615 4198400 14743177 140733851248224 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 44515328 140733851257226 140733851257322 140733851257322 140733851262924 0
/proc/47114/statm: 18892 16579 2560 2575 0 15799 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 75568 KiB
Current children cumulated memory: 66316 KiB

[startup+0.700193 s]
/proc/loadavg: 1.71 3.17 4.67 5/266 47115
/proc/meminfo: memFree=128411036/131250000 swapFree=33010684/33010684
[pid=47114] ppid=47111 vsize=169912 memory=148264 CPUtime=0.69 cores=1,3
/proc/47114/stat : 47114 (pbsolver) R 47111 47114 46545 0 -1 4194304 32840 0 0 0 64 5 0 0 20 0 1 0 47100973 173989888 37066 18446744073709551615 4198400 14743177 140733851248224 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 44515328 140733851257226 140733851257322 140733851257322 140733851262924 0
/proc/47114/statm: 42478 37066 2656 2575 0 39385 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 169912 KiB
Current children cumulated memory: 148264 KiB

[startup+1.50012 s]
/proc/loadavg: 1.71 3.17 4.67 5/266 47115
/proc/meminfo: memFree=128358620/131250000 swapFree=33010684/33010684
[pid=47114] ppid=47111 vsize=171148 memory=149288 CPUtime=1.49 cores=1,3
/proc/47114/stat : 47114 (pbsolver) R 47111 47114 46545 0 -1 4194304 33111 0 0 0 144 5 0 0 20 0 1 0 47100973 175255552 37322 18446744073709551615 4198400 14743177 140733851248224 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 44515328 140733851257226 140733851257322 140733851257322 140733851262924 0
/proc/47114/statm: 42787 37322 2656 2575 0 39694 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 171148 KiB
Current children cumulated memory: 149288 KiB

[startup+3.1053 s]
/proc/loadavg: 1.71 3.17 4.67 5/266 47115
/proc/meminfo: memFree=128068780/131250000 swapFree=33010684/33010684
[pid=47114] ppid=47111 vsize=171700 memory=149672 CPUtime=3.09 cores=1,3
/proc/47114/stat : 47114 (pbsolver) R 47111 47114 46545 0 -1 4194304 33215 0 0 0 304 5 0 0 20 0 1 0 47100973 175820800 37418 18446744073709551615 4198400 14743177 140733851248224 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 44515328 140733851257226 140733851257322 140733851257322 140733851262924 0
/proc/47114/statm: 42925 37418 2656 2575 0 39832 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 171700 KiB
Current children cumulated memory: 149672 KiB

[startup+6.30012 s]
/proc/loadavg: 1.89 3.18 4.67 5/266 47115
/proc/meminfo: memFree=128060716/131250000 swapFree=33010684/33010684
[pid=47114] ppid=47111 vsize=172036 memory=149928 CPUtime=6.27 cores=1,3
/proc/47114/stat : 47114 (pbsolver) R 47111 47114 46545 0 -1 4194304 33277 0 0 0 622 5 0 0 20 0 1 0 47100973 176164864 37482 18446744073709551615 4198400 14743177 140733851248224 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 44515328 140733851257226 140733851257322 140733851257322 140733851262924 0
/proc/47114/statm: 43009 37482 2656 2575 0 39916 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 172036 KiB
Current children cumulated memory: 149928 KiB

[startup+12.7001 s]
/proc/loadavg: 2.06 3.19 4.66 5/266 47115
/proc/meminfo: memFree=128043328/131250000 swapFree=33010684/33010684
[pid=47114] ppid=47111 vsize=184616 memory=159016 CPUtime=12.65 cores=1,3
/proc/47114/stat : 47114 (pbsolver) R 47111 47114 46545 0 -1 4194304 35498 0 0 0 1260 5 0 0 20 0 1 0 47100973 189046784 39754 18446744073709551615 4198400 14743177 140733851248224 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 44515328 140733851257226 140733851257322 140733851257322 140733851262924 0
/proc/47114/statm: 46154 39754 2688 2575 0 43061 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 184616 KiB
Current children cumulated memory: 159016 KiB

[startup+25.5001 s]
/proc/loadavg: 2.49 3.23 4.65 5/266 47116
/proc/meminfo: memFree=128041320/131250000 swapFree=33010684/33010684
[pid=47114] ppid=47111 vsize=195852 memory=159912 CPUtime=25.42 cores=1,3
/proc/47114/stat : 47114 (pbsolver) R 47111 47114 46545 0 -1 4194304 35739 0 0 0 2537 5 0 0 20 0 1 0 47100973 200552448 39978 18446744073709551615 4198400 14743177 140733851248224 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 44515328 140733851257226 140733851257322 140733851257322 140733851262924 0
/proc/47114/statm: 48963 39978 2688 2575 0 45870 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 195852 KiB
Current children cumulated memory: 159912 KiB

[startup+51.1054 s]
/proc/loadavg: 3.13 3.33 4.64 5/266 47116
/proc/meminfo: memFree=127915200/131250000 swapFree=33010684/33010684
[pid=47114] ppid=47111 vsize=197620 memory=159912 CPUtime=50.96 cores=1,3
/proc/47114/stat : 47114 (pbsolver) R 47111 47114 46545 0 -1 4194304 35743 0 0 0 5091 5 0 0 20 0 1 0 47100973 202362880 39978 18446744073709551615 4198400 14743177 140733851248224 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 44515328 140733851257226 140733851257322 140733851257322 140733851262924 0
/proc/47114/statm: 49405 39978 2688 2575 0 46312 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 197620 KiB
Current children cumulated memory: 159912 KiB

[startup+102.3 s]
/proc/loadavg: 3.68 3.45 4.61 5/266 47118
/proc/meminfo: memFree=127719764/131250000 swapFree=33010684/33010684
[pid=47114] ppid=47111 vsize=230828 memory=191656 CPUtime=102.02 cores=1,3
/proc/47114/stat : 47114 (pbsolver) R 47111 47114 46545 0 -1 4194304 43668 0 0 0 10196 6 0 0 20 0 1 0 47100973 236367872 47914 18446744073709551615 4198400 14743177 140733851248224 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 44515328 140733851257226 140733851257322 140733851257322 140733851262924 0
/proc/47114/statm: 57707 47914 2688 2575 0 54614 0
Current children cumulated CPU time: 102.02 s
Current children cumulated vsize: 230828 KiB
Current children cumulated memory: 191656 KiB

[startup+162.3 s]
/proc/loadavg: 3.93 3.57 4.58 5/266 47120
/proc/meminfo: memFree=127619380/131250000 swapFree=33010684/33010684
[pid=47114] ppid=47111 vsize=270352 memory=229416 CPUtime=161.87 cores=1,3
/proc/47114/stat : 47114 (pbsolver) R 47111 47114 46545 0 -1 4194304 53100 0 0 0 16179 8 0 0 20 0 1 0 47100973 276840448 57354 18446744073709551615 4198400 14743177 140733851248224 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 44515328 140733851257226 140733851257322 140733851257322 140733851262924 0
/proc/47114/statm: 67588 57354 2688 2575 0 64495 0
Current children cumulated CPU time: 161.87 s
Current children cumulated vsize: 270352 KiB
Current children cumulated memory: 229416 KiB

[startup+222.3 s]
/proc/loadavg: 4.04 3.66 4.54 5/264 47122
/proc/meminfo: memFree=127567412/131250000 swapFree=33010684/33010684
[pid=47114] ppid=47111 vsize=271464 memory=232232 CPUtime=221.71 cores=1,3
/proc/47114/stat : 47114 (pbsolver) R 47111 47114 46545 0 -1 4194304 53820 0 0 0 22163 8 0 0 20 0 1 0 47100973 277979136 58058 18446744073709551615 4198400 14743177 140733851248224 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 44515328 140733851257226 140733851257322 140733851257322 140733851262924 0
/proc/47114/statm: 67866 58058 2688 2575 0 64773 0
Current children cumulated CPU time: 221.71 s
Current children cumulated vsize: 271464 KiB
Current children cumulated memory: 232232 KiB

[startup+282.3 s]
/proc/loadavg: 4.06 3.74 4.51 5/264 47124
/proc/meminfo: memFree=127513480/131250000 swapFree=33010684/33010684
[pid=47114] ppid=47111 vsize=305908 memory=264616 CPUtime=281.55 cores=1,3
/proc/47114/stat : 47114 (pbsolver) R 47111 47114 46545 0 -1 4194304 61924 0 0 0 28145 10 0 0 20 0 1 0 47100973 313249792 66154 18446744073709551615 4198400 14743177 140733851248224 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 44515328 140733851257226 140733851257322 140733851257322 140733851262924 0
/proc/47114/statm: 76477 66154 2688 2575 0 73384 0
Current children cumulated CPU time: 281.55 s
Current children cumulated vsize: 305908 KiB
Current children cumulated memory: 264616 KiB

[startup+342.3 s]
/proc/loadavg: 4.14 3.82 4.49 5/262 47126
/proc/meminfo: memFree=127495016/131250000 swapFree=33010684/33010684
[pid=47114] ppid=47111 vsize=305908 memory=264744 CPUtime=341.39 cores=1,3
/proc/47114/stat : 47114 (pbsolver) R 47111 47114 46545 0 -1 4194304 61950 0 0 0 34129 10 0 0 20 0 1 0 47100973 313249792 66186 18446744073709551615 4198400 14743177 140733851248224 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 44515328 140733851257226 140733851257322 140733851257322 140733851262924 0
/proc/47114/statm: 76477 66186 2688 2575 0 73384 0
Current children cumulated CPU time: 341.39 s
Current children cumulated vsize: 305908 KiB
Current children cumulated memory: 264744 KiB

[startup+402.3 s]
/proc/loadavg: 4.05 3.86 4.45 5/262 47128
/proc/meminfo: memFree=127434416/131250000 swapFree=33010684/33010684
[pid=47114] ppid=47111 vsize=331220 memory=288424 CPUtime=401.24 cores=1,3
/proc/47114/stat : 47114 (pbsolver) R 47111 47114 46545 0 -1 4194304 67882 0 0 0 40112 12 0 0 20 0 1 0 47100973 339169280 72106 18446744073709551615 4198400 14743177 140733851248224 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 44515328 140733851257226 140733851257322 140733851257322 140733851262924 0
/proc/47114/statm: 82805 72106 2688 2575 0 79712 0
Current children cumulated CPU time: 401.24 s
Current children cumulated vsize: 331220 KiB
Current children cumulated memory: 288424 KiB

[startup+462.3 s]
/proc/loadavg: 4.06 3.90 4.43 5/262 47130
/proc/meminfo: memFree=127432400/131250000 swapFree=33010684/33010684
[pid=47114] ppid=47111 vsize=331220 memory=288552 CPUtime=461.08 cores=1,3
/proc/47114/stat : 47114 (pbsolver) R 47111 47114 46545 0 -1 4194304 67883 0 0 0 46096 12 0 0 20 0 1 0 47100973 339169280 72138 18446744073709551615 4198400 14743177 140733851248224 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 44515328 140733851257226 140733851257322 140733851257322 140733851262924 0
/proc/47114/statm: 82805 72138 2688 2575 0 79712 0
Current children cumulated CPU time: 461.08 s

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

/proc/loadavg: 4.09 4.09 4.12 5/263 47267
/proc/meminfo: memFree=126591572/131250000 swapFree=33010684/33010684
[pid=47114] ppid=47111 vsize=552244 memory=492840 CPUtime=3154.09 cores=1,3
/proc/47114/stat : 47114 (pbsolver) R 47111 47114 46545 0 -1 4194304 106590 0 0 0 315383 26 0 0 20 0 1 0 47100973 565497856 123210 18446744073709551615 4198400 14743177 140733851248224 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 44515328 140733851257226 140733851257322 140733851257322 140733851262924 0
/proc/47114/statm: 138061 123210 2688 2575 0 134968 0
Current children cumulated CPU time: 3154.09 s
Current children cumulated vsize: 552244 KiB
Current children cumulated memory: 492840 KiB

[startup+3222.3 s]
/proc/loadavg: 4.07 4.09 4.11 5/263 47269
/proc/meminfo: memFree=126586996/131250000 swapFree=33010684/33010684
[pid=47114] ppid=47111 vsize=552244 memory=492968 CPUtime=3213.94 cores=1,3
/proc/47114/stat : 47114 (pbsolver) R 47111 47114 46545 0 -1 4194304 106607 0 0 0 321368 26 0 0 20 0 1 0 47100973 565497856 123242 18446744073709551615 4198400 14743177 140733851248224 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 44515328 140733851257226 140733851257322 140733851257322 140733851262924 0
/proc/47114/statm: 138061 123242 2688 2575 0 134968 0
Current children cumulated CPU time: 3213.94 s
Current children cumulated vsize: 552244 KiB
Current children cumulated memory: 492968 KiB

[startup+3282.3 s]
/proc/loadavg: 4.08 4.08 4.10 6/263 47271
/proc/meminfo: memFree=126594448/131250000 swapFree=33010684/33010684
[pid=47114] ppid=47111 vsize=552244 memory=492968 CPUtime=3273.78 cores=1,3
/proc/47114/stat : 47114 (pbsolver) R 47111 47114 46545 0 -1 4194304 106726 0 0 0 327352 26 0 0 20 0 1 0 47100973 565497856 123242 18446744073709551615 4198400 14743177 140733851248224 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 44515328 140733851257226 140733851257322 140733851257322 140733851262924 0
/proc/47114/statm: 138061 123242 2688 2575 0 134968 0
Current children cumulated CPU time: 3273.78 s
Current children cumulated vsize: 552244 KiB
Current children cumulated memory: 492968 KiB

[startup+3342.3 s]
/proc/loadavg: 4.07 4.08 4.10 5/263 47273
/proc/meminfo: memFree=126602392/131250000 swapFree=33010684/33010684
[pid=47114] ppid=47111 vsize=555596 memory=494760 CPUtime=3333.63 cores=1,3
/proc/47114/stat : 47114 (pbsolver) R 47111 47114 46545 0 -1 4194304 107198 0 0 0 333337 26 0 0 20 0 1 0 47100973 568930304 123690 18446744073709551615 4198400 14743177 140733851248224 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 44515328 140733851257226 140733851257322 140733851257322 140733851262924 0
/proc/47114/statm: 138899 123690 2688 2575 0 135806 0
Current children cumulated CPU time: 3333.63 s
Current children cumulated vsize: 555596 KiB
Current children cumulated memory: 494760 KiB

[startup+3402.3 s]
/proc/loadavg: 4.13 4.10 4.10 5/263 47275
/proc/meminfo: memFree=126570176/131250000 swapFree=33010684/33010684
[pid=47114] ppid=47111 vsize=562064 memory=497436 CPUtime=3393.49 cores=1,3
/proc/47114/stat : 47114 (pbsolver) R 47111 47114 46545 0 -1 4194304 107363 0 0 0 339322 27 0 0 20 0 1 0 47100973 575553536 124359 18446744073709551615 4198400 14743177 140733851248224 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 44515328 140733851257226 140733851257322 140733851257322 140733851262924 0
/proc/47114/statm: 140516 124359 2688 2575 0 137423 0
Current children cumulated CPU time: 3393.49 s
Current children cumulated vsize: 562064 KiB
Current children cumulated memory: 497436 KiB

[startup+3462.3 s]
/proc/loadavg: 4.05 4.08 4.09 5/263 47277
/proc/meminfo: memFree=126571204/131250000 swapFree=33010684/33010684
[pid=47114] ppid=47111 vsize=562064 memory=497436 CPUtime=3453.34 cores=1,3
/proc/47114/stat : 47114 (pbsolver) R 47111 47114 46545 0 -1 4194304 107369 0 0 0 345307 27 0 0 20 0 1 0 47100973 575553536 124359 18446744073709551615 4198400 14743177 140733851248224 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 44515328 140733851257226 140733851257322 140733851257322 140733851262924 0
/proc/47114/statm: 140516 124359 2688 2575 0 137423 0
Current children cumulated CPU time: 3453.34 s
Current children cumulated vsize: 562064 KiB
Current children cumulated memory: 497436 KiB

[startup+3522.3 s]
/proc/loadavg: 4.13 4.09 4.09 5/264 47282
/proc/meminfo: memFree=126566808/131250000 swapFree=33010684/33010684
[pid=47114] ppid=47111 vsize=562064 memory=497436 CPUtime=3513.19 cores=1,3
/proc/47114/stat : 47114 (pbsolver) R 47111 47114 46545 0 -1 4194304 107372 0 0 0 351292 27 0 0 20 0 1 0 47100973 575553536 124359 18446744073709551615 4198400 14743177 140733851248224 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 44515328 140733851257226 140733851257322 140733851257322 140733851262924 0
/proc/47114/statm: 140516 124359 2688 2575 0 137423 0
Current children cumulated CPU time: 3513.19 s
Current children cumulated vsize: 562064 KiB
Current children cumulated memory: 497436 KiB

[startup+3582.3 s]
/proc/loadavg: 4.36 4.17 4.12 5/263 47284
/proc/meminfo: memFree=126571444/131250000 swapFree=33010684/33010684
[pid=47114] ppid=47111 vsize=572220 memory=498716 CPUtime=3573.03 cores=1,3
/proc/47114/stat : 47114 (pbsolver) R 47111 47114 46545 0 -1 4194304 107749 0 0 0 357276 27 0 0 20 0 1 0 47100973 585953280 124679 18446744073709551615 4198400 14743177 140733851248224 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 44515328 140733851257226 140733851257322 140733851257322 140733851262924 0
/proc/47114/statm: 143055 124679 2688 2575 0 139962 0
Current children cumulated CPU time: 3573.03 s
Current children cumulated vsize: 572220 KiB
Current children cumulated memory: 498716 KiB

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

# cumulated CPU time of all completed processes:  user=3587.5 s, system=0.276188 s

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

[startup+3584 s]*
/proc/loadavg: 4.36 4.17 4.12 5/263 47284
/proc/meminfo: memFree=126571452/131250000 swapFree=33010684/33010684
[pid=47114] ppid=47111 vsize=572220 memory=498716 CPUtime=3574.73 cores=1,3
/proc/47114/stat : 47114 (pbsolver) R 47111 47114 46545 0 -1 4194304 107768 0 0 0 357446 27 0 0 20 0 1 0 47100973 585953280 124679 18446744073709551615 4198400 14743177 140733851248224 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 44515328 140733851257226 140733851257322 140733851257322 140733851262924 0
/proc/47114/statm: 143055 124679 2688 2575 0 139962 0
Current children cumulated CPU time: 3574.73 s
Current children cumulated vsize: 572220 KiB
Current children cumulated memory: 498716 KiB

[startup+3590.4 s]
/proc/loadavg: 4.33 4.16 4.12 5/263 47374
/proc/meminfo: memFree=128645944/131250000 swapFree=33010684/33010684
[pid=47114] ppid=47111 vsize=572220 memory=498716 CPUtime=3581.11 cores=1,3
/proc/47114/stat : 47114 (pbsolver) R 47111 47114 46545 0 -1 4194304 107768 0 0 0 358084 27 0 0 20 0 1 0 47100973 585953280 124679 18446744073709551615 4198400 14743177 140733851248224 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 44515328 140733851257226 140733851257322 140733851257322 140733851262924 0
/proc/47114/statm: 143055 124679 2688 2575 0 139962 0
Current children cumulated CPU time: 3581.11 s
Current children cumulated vsize: 572220 KiB
Current children cumulated memory: 498716 KiB

[startup+3593.6 s]
/proc/loadavg: 4.30 4.16 4.12 5/263 47419
/proc/meminfo: memFree=128930432/131250000 swapFree=33010684/33010684
[pid=47114] ppid=47111 vsize=572220 memory=498716 CPUtime=3584.3 cores=1,3
/proc/47114/stat : 47114 (pbsolver) R 47111 47114 46545 0 -1 4194304 107768 0 0 0 358403 27 0 0 20 0 1 0 47100973 585953280 124679 18446744073709551615 4198400 14743177 140733851248224 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 44515328 140733851257226 140733851257322 140733851257322 140733851262924 0
/proc/47114/statm: 143055 124679 2688 2575 0 139962 0
Current children cumulated CPU time: 3584.3 s
Current children cumulated vsize: 572220 KiB
Current children cumulated memory: 498716 KiB

[startup+3595.2 s]
/proc/loadavg: 4.30 4.16 4.12 5/263 47509
/proc/meminfo: memFree=128961512/131250000 swapFree=33010684/33010684
[pid=47114] ppid=47111 vsize=572220 memory=498716 CPUtime=3585.89 cores=1,3
/proc/47114/stat : 47114 (pbsolver) R 47111 47114 46545 0 -1 4194304 107768 0 0 0 358562 27 0 0 20 0 1 0 47100973 585953280 124679 18446744073709551615 4198400 14743177 140733851248224 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 44515328 140733851257226 140733851257322 140733851257322 140733851262924 0
/proc/47114/statm: 143055 124679 2688 2575 0 139962 0
Current children cumulated CPU time: 3585.89 s
Current children cumulated vsize: 572220 KiB
Current children cumulated memory: 498716 KiB

[startup+3596 s]*
/proc/loadavg: 4.28 4.16 4.11 5/263 47509
/proc/meminfo: memFree=128961512/131250000 swapFree=33010684/33010684
[pid=47114] ppid=47111 vsize=572220 memory=498716 CPUtime=3586.7 cores=1,3
/proc/47114/stat : 47114 (pbsolver) R 47111 47114 46545 0 -1 4194304 107768 0 0 0 358643 27 0 0 20 0 1 0 47100973 585953280 124679 18446744073709551615 4198400 14743177 140733851248224 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 44515328 140733851257226 140733851257322 140733851257322 140733851262924 0
/proc/47114/statm: 143055 124679 2688 2575 0 139962 0
Current children cumulated CPU time: 3586.7 s
Current children cumulated vsize: 572220 KiB
Current children cumulated memory: 498716 KiB

[startup+3596.8 s]
/proc/loadavg: 4.28 4.16 4.11 5/263 47509
/proc/meminfo: memFree=128961512/131250000 swapFree=33010684/33010684
[pid=47114] ppid=47111 vsize=572220 memory=498716 CPUtime=3587.49 cores=1,3
/proc/47114/stat : 47114 (pbsolver) R 47111 47114 46545 0 -1 4194304 107769 0 0 0 358722 27 0 0 20 0 1 0 47100973 585953280 124679 18446744073709551615 4198400 14743177 140733851248224 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 44515328 140733851257226 140733851257322 140733851257322 140733851262924 0
/proc/47114/statm: 143055 124679 2688 2575 0 139962 0
Current children cumulated CPU time: 3587.49 s
Current children cumulated vsize: 572220 KiB
Current children cumulated memory: 498716 KiB

[startup+3597 s]*
/proc/loadavg: 4.28 4.16 4.11 5/263 47509
/proc/meminfo: memFree=128952944/131250000 swapFree=33010684/33010684
[pid=47114] ppid=47111 vsize=572220 memory=498716 CPUtime=3587.69 cores=1,3
/proc/47114/stat : 47114 (pbsolver) R 47111 47114 46545 0 -1 4194304 107769 0 0 0 358742 27 0 0 20 0 1 0 47100973 585953280 124679 18446744073709551615 4198400 14743177 140733851248224 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 16769280 16853168 44515328 140733851257226 140733851257322 140733851257322 140733851262924 0
/proc/47114/statm: 143055 124679 2688 2575 0 139962 0
Current children cumulated CPU time: 3587.69 s
Current children cumulated vsize: 572220 KiB
Current children cumulated memory: 498716 KiB

Child status: 0

Real time (s): 3597.08
CPU time (s): 3587.77
CPU user time (s): 3587.5
CPU system time (s): 0.276188
CPU usage (%): 99.7413
Max. virtual memory (cumulated for all children) (KiB): 572220
Max. memory (cumulated for all children) (KiB): 498716

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3587.5
system time used= 0.276188
maximum resident set size= 498716
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 107810
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= 28
involuntary context switches= 5271


# summary of solver processes directly reported to runsolver:
#   pid: 47114
#   total CPU time (s): 3587.77
#   total CPU user time (s): 3587.5
#   total CPU system time (s): 0.276188

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.60545 second user time and 14.9391 second system time

The end

Launcher Data

Begin job on nodeC013 at 2025-06-30 22:10:07
IDJOB=4486343
IDBENCH=147018
IDSOLVER=3366
FILE ID=nodeC013/4486343-1751314207
RUNJOBID= nodeC013-1751314195-46562
SLURM_JOB_ID= 9594325
Free space on /tmp= 432992 MiB

SOLVER NAME= SCIP-10 2025-06-13
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB05/manquinho/ttp/normalized-data8_3.opb
COMMAND LINE= pbsolver -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4486343-1751314207/watcher-4486343-1751314207 -o /tmp/evaluation-result-4486343-1751314207/solver-4486343-1751314207 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC013-1751314195-46562 --watchdog 3760  pbsolver -f HOME/instance-4486343-1751314207.opb -t 3600 -m 31000

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

MD5SUM BENCH= 1adddfdbf1ced655bc7cf87afdf2cbda
RANDOM SEED=1160554586

nodeC013 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.606
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.67
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.656
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.67
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.197
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.67
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		: 3632.966
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.67
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.710
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.67
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.831
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.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        128495968 kB
MemAvailable:   128630584 kB
Buffers:            3280 kB
Cached:           935828 kB
SwapCached:            0 kB
Active:          1395460 kB
Inactive:         692184 kB
Active(anon):    1161828 kB
Inactive(anon):        0 kB
Active(file):     233632 kB
Inactive(file):   692184 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             31488 kB
Writeback:             0 kB
AnonPages:       1151660 kB
Mapped:           131760 kB
Shmem:             13284 kB
KReclaimable:      95676 kB
Slab:             182756 kB
SReclaimable:      95676 kB
SUnreclaim:        87080 kB
KernelStack:        4284 kB
PageTables:         5528 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    1561056 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150520 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     71680 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:      215764 kB
DirectMap2M:     8992768 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432996 MiB
End job on nodeC013 at 2025-06-30 23:10:04