Trace number 4486297

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-13SAT182 3585.96 3597.07

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB05/
manquinho/ttp/normalized-circ8_3.opb
MD5SUM82a224b9434e58ca22c331a9d6eb0d67
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 benchmark136
Best CPU time to get the best result obtained on this benchmark3586.51
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 4
Number of bits for the biggest coefficient in the objective function 3
Sum of the numbers in the objective function 1024
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 24
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 1024
Number of bits of the biggest sum of numbers11
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-4486297-1751314202.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.10/0.12	c    (0.1s) running MILP presolver
0.10/0.13	c    (0.1s) MILP presolver found nothing
0.10/0.18	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.22	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.27	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.40/0.42	c    (0.4s) probing: 51/1344 (3.8%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.40/0.42	c    (0.4s) probing aborted: 50/50 successive totally useless probings
0.49/0.56	c    (0.6s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.59/0.63	c    (0.6s) symmetry computation finished: 2 generators found (max: 1500, log10 of symmetry group size: 1.20) (symcode time: 0.05)
0.59/0.63	c dynamic symmetry handling statistics:
0.59/0.63	c    orbitopal reduction:       no components
0.59/0.63	c    orbital reduction:          1 components of sizes 2
0.59/0.63	c    lexicographic reduction:    2 permutations with support sizes 1284, 1344
0.59/0.63	c handled 1 out of 1 symmetry components
0.59/0.64	c presolving (4 rounds: 4 fast, 4 medium, 3 exhaustive):
0.59/0.64	c  0 deleted vars, 0 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 14784 changed sides, 22176 changed coefficients
0.59/0.64	c  0 implications, 2016 cliques
0.59/0.64	c presolved problem has 1344 variables (1344 bin, 0 int, 0 cont) and 16096 constraints
0.59/0.64	c presolved problem has 0 implied integral variables (0 bin, 0 int, 0 cont)
0.59/0.64	c    7496 constraints of type <knapsack>
0.59/0.64	c    2016 constraints of type <setppc>
0.59/0.64	c    6584 constraints of type <logicor>
0.59/0.64	c transformed objective value is always integral (scale: 1)
0.59/0.64	c Presolving Time: 0.58
0.59/0.64	c 
0.59/0.64	c - non default parameters ----------------------------------------------------------------------
0.59/0.64	c 
0.59/0.64	c # SCIP version 10.0.0
0.59/0.64	c 
0.59/0.64	c # maximal time in seconds to run
0.59/0.64	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
0.59/0.64	c limits/time = 3596.998008
0.59/0.64	c 
0.59/0.64	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.59/0.64	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
0.59/0.64	c limits/memory = 27900
0.59/0.64	c 
0.59/0.64	c # belongs reading time to solving time?
0.59/0.64	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
0.59/0.64	c timing/reading = TRUE
0.59/0.64	c 
0.59/0.64	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.59/0.64	c # [type: int, advanced: TRUE, range: [-1,2147483647], default: -1]
0.59/0.64	c reading/opbreader/maxintsize = 47
0.59/0.64	c 
0.59/0.64	c # timing when propagator should be called (1:BEFORELP, 2:DURINGLPLOOP, 4:AFTERLPLOOP, 15:ALWAYS))
0.59/0.64	c # [type: int, advanced: TRUE, range: [0,15], default: 15]
0.59/0.64	c propagating/genvbounds/timingmask = 0
0.59/0.64	c 
0.59/0.64	c -----------------------------------------------------------------------------------------------
0.59/0.64	c 
1.58/1.69	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1.58/1.69	c   1.7s|     1 |     0 |  3180 |     - |   152M |   0 |1344 |  16k|  16k|   0 |  0 |  80 |   0 | 9.600000e+01 |      --      |    Inf | unknown
7.66/7.75	c   7.7s|     1 |     0 | 23553 |     - |   166M |   0 |1344 |  16k|  16k|  15 |  1 |  82 |   0 | 9.600000e+01 |      --      |    Inf | unknown
9.76/9.88	c   9.9s|     1 |     0 | 25491 |     - |   167M |   0 |1344 |  16k|  16k|  24 |  2 |  83 |   0 | 9.600000e+01 |      --      |    Inf | unknown
12.06/12.16	c  12.2s|     1 |     0 | 27534 |     - |   169M |   0 |1344 |  16k|  16k|  33 |  3 |  84 |   0 | 9.600000e+01 |      --      |    Inf | unknown
14.14/14.22	c  14.2s|     1 |     0 | 29344 |     - |   170M |   0 |1344 |  16k|  16k|  40 |  4 |  85 |   0 | 9.600000e+01 |      --      |    Inf | unknown
16.14/16.29	c  16.3s|     1 |     0 | 30948 |     - |   172M |   0 |1344 |  16k|  16k|  49 |  5 |  88 |   0 | 9.600000e+01 |      --      |    Inf | unknown
18.43/18.55	c  18.5s|     1 |     0 | 33089 |     - |   173M |   0 |1344 |  16k|  16k|  60 |  6 |  90 |   0 | 9.600000e+01 |      --      |    Inf | unknown
20.63/20.74	c  20.7s|     1 |     0 | 35115 |     - |   175M |   0 |1344 |  16k|  16k|  71 |  7 |  91 |   0 | 9.600000e+01 |      --      |    Inf | unknown
22.93/23.02	c  23.0s|     1 |     0 | 37223 |     - |   177M |   0 |1344 |  16k|  16k|  81 |  8 |  94 |   0 | 9.600000e+01 |      --      |    Inf | unknown
25.21/25.31	c  25.3s|     1 |     0 | 39296 |     - |   178M |   0 |1344 |  16k|  16k|  90 |  9 |  95 |   0 | 9.600000e+01 |      --      |    Inf | unknown
27.41/27.53	c  27.5s|     1 |     0 | 41070 |     - |   180M |   0 |1344 |  16k|  16k|  99 | 10 |  97 |   0 | 9.600000e+01 |      --      |    Inf | unknown
28.50/28.60	c  28.6s|     1 |     0 | 43506 |     - |   182M |   0 |1344 |  16k|  16k| 109 | 11 |  98 |   0 | 9.600000e+01 |      --      |    Inf | unknown
60.82/61.08	c  61.1s|     1 |     2 | 88606 |     - |   182M |   0 |1344 |  16k|  16k| 109 | 11 | 149 |  22 | 9.600000e+01 |      --      |    Inf | unknown
182.51/183.14	c   183s|   100 |   101 |225592 |1839.3 |   195M |  25 |1344 |  16k|  16k| 244 |  1 | 235 | 250 | 9.600000e+01 |      --      |    Inf | unknown
245.38/246.27	c   246s|   200 |   199 |337075 |1475.2 |   204M |  31 |1344 |  16k|  16k| 372 |  1 | 415 | 306 | 9.600000e+01 |      --      |    Inf | unknown
315.33/316.44	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
315.33/316.44	c   316s|   300 |   297 |464524 |1408.1 |   213M |  31 |1344 |  16k|  16k| 523 |  1 | 466 | 370 | 9.600000e+01 |      --      |    Inf |  50.00%
368.64/369.90	c   370s|   400 |   397 |587654 |1363.8 |   214M |  31 |1344 |  16k|  16k| 556 |  1 | 551 | 430 | 9.600000e+01 |      --      |    Inf |  50.00%
433.01/434.52	c   435s|   500 |   495 |705868 |1327.4 |   224M |  35 |1344 |  16k|  16k| 678 |  1 | 662 | 504 | 9.600000e+01 |      --      |    Inf |  50.00%
500.57/502.32	c   502s|   600 |   593 |824780 |1304.3 |   232M |  35 |1344 |  16k|  16k| 861 |  1 | 743 | 572 | 9.600000e+01 |      --      |    Inf |  50.00%
574.90/576.96	c   577s|   700 |   691 |949456 |1296.1 |   247M |  35 |1344 |  16k|  16k|1121 |  1 | 791 | 657 | 9.600000e+01 |      --      |    Inf |  50.00%
615.46/617.65	c   618s|   800 |   787 |  1043k|1251.9 |   249M |  35 |1344 |  16k|  16k|1201 |  1 | 895 | 715 | 9.600000e+01 |      --      |    Inf |  50.00%
675.84/678.24	c   678s|   900 |   882 |  1165k|1248.1 |   255M |  35 |1344 |  16k|  16k|1336 |  1 |1050 | 790 | 9.600000e+01 |      --      |    Inf |  50.01%
712.31/714.85	c   715s|  1000 |   980 |  1248k|1206.4 |   256M |  35 |1344 |  16k|  16k|1420 |  1 |1159 | 847 | 9.600000e+01 |      --      |    Inf |  50.01%
757.55/760.24	c   760s|  1100 |  1080 |  1351k|1190.2 |   257M |  35 |1344 |  16k|  16k|1543 |  1 |1213 | 907 | 9.600000e+01 |      --      |    Inf |  50.01%
814.45/817.33	c   817s|  1200 |  1180 |  1462k|1183.5 |   259M |  35 |1344 |  16k|  16k|1719 |  1 |1343 | 973 | 9.600000e+01 |      --      |    Inf |  50.01%
866.26/869.34	c   869s|  1300 |  1280 |  1560k|1167.9 |   267M |  35 |1344 |  16k|  16k|1885 |  1 |1450 |1038 | 9.600000e+01 |      --      |    Inf |  50.01%
920.87/924.12	c   924s|  1400 |  1376 |  1665k|1159.6 |   271M |  35 |1344 |  16k|  16k|2031 |  1 |1500 |1112 | 9.600000e+01 |      --      |    Inf |  50.01%
974.28/977.77	c   978s|  1500 |  1476 |  1769k|1151.6 |   278M |  37 |1344 |  16k|  16k|2223 |  1 |1587 |1175 | 9.600000e+01 |      --      |    Inf |  50.01%
1057.78/1061.53	c  1062s|  1600 |  1576 |  1940k|1186.2 |   284M |  37 |1344 |  16k|  16k|2477 |  1 |1757 |1268 | 9.600000e+01 |      --      |    Inf |  50.01%
1106.81/1110.70	c  1111s|  1700 |  1676 |  2046k|1179.2 |   285M |  37 |1344 |  16k|  16k|2626 |  1 |1917 |1329 | 9.600000e+01 |      --      |    Inf |  50.01%
1165.60/1169.78	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1165.60/1169.78	c  1170s|  1800 |  1776 |  2158k|1175.7 |   289M |  37 |1344 |  16k|  16k|2843 |  2 |2048 |1397 | 9.600000e+01 |      --      |    Inf |  50.01%
1220.60/1224.92	c  1225s|  1900 |  1874 |  2255k|1164.7 |   294M |  37 |1344 |  16k|  16k|3030 |  1 |2147 |1464 | 9.600000e+01 |      --      |    Inf |  50.01%
1262.65/1267.16	c  1267s|  2000 |  1972 |  2341k|1149.7 |   294M |  37 |1344 |  16k|  16k|3197 |  1 |2315 |1523 | 9.600000e+01 |      --      |    Inf |  50.02%
1307.90/1312.52	c  1313s|  2100 |  2072 |  2434k|1139.1 |   295M |  37 |1344 |  16k|  16k|3373 |  1 |2421 |1586 | 9.600000e+01 |      --      |    Inf |  50.02%
1357.45/1362.27	c  1362s|  2200 |  2172 |  2531k|1131.5 |   301M |  37 |1344 |  16k|  16k|3613 |  1 |2542 |1651 | 9.600000e+01 |      --      |    Inf |  50.02%
1418.86/1423.82	c  1424s|  2300 |  2272 |  2650k|1134.0 |   302M |  37 |1344 |  16k|  16k|3883 |  1 |2662 |1730 | 9.600000e+01 |      --      |    Inf |  50.02%
1483.48/1488.62	c  1489s|  2400 |  2372 |  2774k|1138.4 |   302M |  37 |1344 |  16k|  16k|4244 |  2 |2813 |1810 | 9.600000e+01 |      --      |    Inf |  50.02%
1547.10/1552.40	c  1552s|  2500 |  2472 |  2909k|1146.7 |   304M |  37 |1344 |  16k|  16k|4518 |  1 |2918 |1877 | 9.600000e+01 |      --      |    Inf |  50.02%
1605.74/1611.26	c  1611s|  2600 |  2572 |  3046k|1155.5 |   306M |  37 |1344 |  16k|  16k|4737 |  1 |3077 |1923 | 9.600000e+01 |      --      |    Inf |  50.02%
1671.86/1677.51	c  1678s|  2700 |  2672 |  3188k|1165.3 |   309M |  37 |1344 |  16k|  16k|5108 |  1 |3281 |1946 | 9.600000e+01 |      --      |    Inf |  50.02%
1723.32/1729.12	c  1729s|  2800 |  2772 |  3308k|1166.4 |   311M |  37 |1344 |  16k|  16k|5396 |  1 |3474 |1964 | 9.600000e+01 |      --      |    Inf |  50.02%
1788.13/1794.13	c  1794s|  2900 |  2872 |  3448k|1174.7 |   318M |  37 |1344 |  16k|  16k|5868 |  1 |3783 |1990 | 9.600000e+01 |      --      |    Inf |  50.02%
1838.67/1844.88	c  1845s|  3000 |  2972 |  3603k|1187.0 |   318M |  37 |1344 |  17k|  16k|6244 |  1 |4026 |1996 | 9.600000e+01 |      --      |    Inf |  50.02%
1905.18/1911.52	c  1912s|  3100 |  3072 |  3785k|1207.6 |   324M |  37 |1344 |  17k|  16k|6672 |  1 |4457 |1998 | 9.600000e+01 |      --      |    Inf |  50.02%
1990.33/1996.91	c  1997s|  3200 |  3172 |  3993k|1234.8 |   326M |  37 |1344 |  17k|  16k|7091 |  1 |4906 |2014 | 9.600000e+01 |      --      |    Inf |  50.02%
2059.52/2066.32	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2059.52/2066.32	c  2066s|  3300 |  3272 |  4177k|1253.0 |   326M |  37 |1344 |  17k|  16k|7335 |  1 |5341 |2047 | 9.600000e+01 |      --      |    Inf |  50.02%
2157.94/2165.07	c  2165s|  3400 |  3372 |  4374k|1274.2 |   330M |  37 |1344 |  17k|  16k|7670 |  1 |5684 |2111 | 9.600000e+01 |      --      |    Inf |  50.02%
2246.38/2253.74	c  2254s|  3500 |  3472 |  4573k|1294.6 |   331M |  37 |1344 |  17k|  16k|8013 |  1 |6028 |2188 | 9.600000e+01 |      --      |    Inf |  50.02%
2344.19/2351.81	c  2352s|  3600 |  3572 |  4780k|1316.3 |   333M |  37 |1344 |  17k|  16k|8491 |  1 |6423 |2276 | 9.600000e+01 |      --      |    Inf |  50.02%
2459.06/2467.02	c  2467s|  3700 |  3672 |  5018k|1344.9 |   336M |  37 |1344 |  16k|  16k|9127 |  1 |6818 |2363 | 9.600000e+01 |      --      |    Inf |  50.02%
2540.23/2548.46	c  2548s|  3800 |  3772 |  5179k|1352.0 |   337M |  37 |1344 |  17k|  16k|9476 |  1 |7252 |2442 | 9.600000e+01 |      --      |    Inf |  50.02%
2629.78/2638.21	c  2638s|  3900 |  3870 |  5360k|1363.8 |   344M |  37 |1344 |  17k|  16k|9961 |  1 |7622 |2504 | 9.600000e+01 |      --      |    Inf |  50.02%
2700.49/2709.18	c  2709s|  4000 |  3970 |  5536k|1373.5 |   346M |  37 |1344 |  17k|  16k|  10k|  1 |7940 |2547 | 9.600000e+01 |      --      |    Inf |  50.02%
2764.50/2773.36	o 198
2764.50/2773.36	c d2773s|  4084 |  4054 |  5699k|1385.3 |veclendi|  37 |1344 |  17k|  16k|   0 |  1 |8285 |2567 | 9.600000e+01 | 1.980000e+02 | 106.25%|  50.02%
2776.47/2785.33	c  2785s|  4100 |  4070 |  5725k|1386.3 |   349M |  37 |1344 |  17k|  16k|  10k|  1 |8326 |2569 | 9.600000e+01 | 1.980000e+02 | 106.25%|  18.34%
2856.64/2865.74	c  2866s|  4200 |  4170 |  5935k|1403.2 |   351M |  37 |1344 |  17k|  16k|  11k|  1 |8696 |2587 | 9.600000e+01 | 1.980000e+02 | 106.25%|  18.34%
2917.37/2926.67	c  2927s|  4300 |  4270 |  6095k|1407.7 |   352M |  37 |1344 |  17k|  16k|  11k|  1 |9047 |2605 | 9.600000e+01 | 1.980000e+02 | 106.25%|  18.35%
2977.30/2986.74	c  2987s|  4400 |  4370 |  6269k|1415.4 |   353M |  37 |1344 |  17k|  16k|  11k|  1 |9378 |2619 | 9.600000e+01 | 1.980000e+02 | 106.25%|  18.35%
3046.10/3055.72	c  3056s|  4500 |  4466 |  6448k|1423.6 |   355M |  37 |1344 |  17k|  16k|  12k|  1 |9733 |2628 | 9.600000e+01 | 1.980000e+02 | 106.25%|  18.35%
3084.40/3094.13	o 182
3084.40/3094.13	c d3094s|  4553 |  4519 |  6560k|1431.6 |conflict|  37 |1344 |  17k|  16k|   0 |  1 |9870 |2631 | 9.600000e+01 | 1.820000e+02 |  89.58%|  18.35%
3121.99/3131.87	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3121.99/3131.87	c  3132s|  4600 |  4566 |  6650k|1436.7 |   357M |  37 |1344 |  17k|  16k|  12k|  4 |  10k|2637 | 9.600000e+01 | 1.820000e+02 |  89.58%|  18.35%
3167.56/3177.58	c  3178s|  4700 |  4664 |  6785k|1434.8 |   358M |  37 |1344 |  17k|  16k|  12k|  3 |  10k|2647 | 9.600000e+01 | 1.820000e+02 |  89.58%|  18.35%
3219.92/3230.05	c  3230s|  4800 |  4764 |  6941k|1437.4 |   360M |  37 |1344 |  17k|  16k|  13k|  1 |  10k|2659 | 9.600000e+01 | 1.820000e+02 |  89.58%|  18.35%
3293.21/3303.55	c  3304s|  4900 |  4864 |  7134k|1447.4 |   361M |  37 |1344 |  17k|  16k|  13k|  1 |  10k|2700 | 9.600000e+01 | 1.820000e+02 |  89.58%|  18.35%
3361.92/3372.43	c  3372s|  5000 |  4962 |  7319k|1455.4 |   362M |  37 |1344 |  17k|  16k|  14k|  1 |  11k|2746 | 9.600000e+01 | 1.820000e+02 |  89.58%|  18.35%
3431.61/3442.32	c  3442s|  5100 |  5062 |  7483k|1459.0 |   364M |  37 |1344 |  17k|  16k|  14k|  1 |  11k|2816 | 9.600000e+01 | 1.820000e+02 |  89.58%|  18.35%
3491.74/3502.61	c  3503s|  5200 |  5162 |  7643k|1461.8 |   364M |  37 |1344 |  17k|  16k|  14k|  1 |  11k|2866 | 9.600000e+01 | 1.820000e+02 |  89.58%|  18.35%
3558.06/3569.17	c  3569s|  5300 |  5262 |  7808k|1465.4 |   365M |  37 |1344 |  17k|  16k|  15k|  1 |  12k|2913 | 9.600000e+01 | 1.820000e+02 |  89.58%|  18.35%
3585.78/3597.00	c 
3585.78/3597.00	c SCIP Status        : solving was interrupted [time limit reached]
3585.78/3597.00	c Solving Time (sec) : 3597.00
3585.78/3597.00	c Solving Nodes      : 5344
3585.78/3597.00	c Primal Bound       : +1.82000000000000e+02 (2 solutions)
3585.78/3597.00	c Dual Bound         : +9.60000000000000e+01
3585.78/3597.00	c Gap                : 89.58 %
3585.88/3597.00	s SATISFIABLE
3585.88/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
3585.88/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
3585.88/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 -x964
3585.88/3597.00	v x965 x966 -x967 x968 -x969 -x970 -x971 -x972 -x973 -x974 x975 -x976 -x977 -x978 -x979 -x980 x981 -x982 -x983 -x984 -x985 -x986 -x987
3585.88/3597.00	v -x988 -x989 -x990 x991 -x992 -x993 -x994 -x995 -x996 -x997 -x998 -x999 x1000 -x1001 -x1002 x1003 -x1004 -x1005 -x1006 -x1007 -x1008
3585.88/3597.00	v -x1009 x1010 -x1011 -x1012 -x1013 -x1014 -x1015 -x1016 -x1017 x1018 -x1019 -x1020 -x1021 -x1022 x1023 -x1024 -x1025 x1026 x1027
3585.88/3597.00	v x1028 x1029 -x1030 -x1031 x1032 -x1033 -x1034 -x1035 -x1036 -x1037 -x1038 x1039 -x1040 -x1041 -x1042 -x1043 -x1044 -x1045 x1046
3585.88/3597.00	v -x1047 -x1048 -x1049 -x1050 -x1051 x1052 -x1053 -x1054 -x1055 -x1056 -x1057 -x1058 -x1059 x1060 -x1061 -x1062 -x1063 -x1064 -x1065
3585.88/3597.00	v -x1066 x1067 -x1068 -x1069 -x1070 -x1071 -x1072 -x1073 x1074 -x1075 -x1076 -x1077 -x1078 -x1079 -x1080 x1081 -x1082 -x1083 -x1084
3585.88/3597.00	v -x1085 -x1086 -x1087 x1088 x1089 -x1090 x1091 x1092 x1093 -x1094 -x1095 -x1096 -x1097 -x1098 -x1099 -x1100 -x1101 -x1102 x1103 -x1104
3585.88/3597.00	v -x1105 -x1106 -x1107 -x1108 -x1109 -x1110 -x1111 x1112 -x1113 -x1114 x1115 -x1116 -x1117 -x1118 -x1119 -x1120 -x1121 -x1122 -x1123
3585.88/3597.00	v x1124 -x1125 -x1126 -x1127 x1128 -x1129 -x1130 -x1131 -x1132 -x1133 -x1134 -x1135 x1136 -x1137 -x1138 -x1139 -x1140 -x1141 -x1142
3585.88/3597.00	v -x1143 -x1144 -x1145 -x1146 -x1147 x1148 -x1149 -x1150 x1151 x1152 -x1153 x1154 -x1155 -x1156 -x1157 -x1158 -x1159 x1160 -x1161
3585.88/3597.00	v -x1162 -x1163 -x1164 -x1165 -x1166 x1167 -x1168 -x1169 -x1170 -x1171 -x1172 -x1173 -x1174 x1175 -x1176 x1177 -x1178 -x1179 -x1180
3585.88/3597.00	v -x1181 -x1182 -x1183 -x1184 -x1185 -x1186 -x1187 -x1188 -x1189 x1190 -x1191 -x1192 -x1193 -x1194 x1195 -x1196 -x1197 -x1198 -x1199
3585.88/3597.00	v -x1200 -x1201 x1202 -x1203 -x1204 -x1205 -x1206 -x1207 x1208 -x1209 -x1210 -x1211 x1212 -x1213 x1214 -x1215 -x1216 x1217 -x1218
3585.88/3597.00	v -x1219 -x1220 -x1221 -x1222 x1223 -x1224 -x1225 -x1226 -x1227 -x1228 -x1229 -x1230 x1231 -x1232 -x1233 -x1234 -x1235 -x1236 -x1237
3585.88/3597.00	v -x1238 x1239 -x1240 -x1241 -x1242 -x1243 -x1244 x1245 -x1246 -x1247 -x1248 -x1249 -x1250 -x1251 x1252 -x1253 -x1254 -x1255 x1256
3585.88/3597.00	v -x1257 -x1258 -x1259 -x1260 -x1261 -x1262 -x1263 -x1264 -x1265 x1266 -x1267 -x1268 x1269 -x1270 -x1271 -x1272 -x1273 -x1274 x1275
3585.88/3597.00	v -x1276 -x1277 x1278 x1279 x1280 -x1281 -x1282 -x1283 -x1284 -x1285 -x1286 -x1287 x1288 -x1289 -x1290 -x1291 -x1292 -x1293 -x1294
3585.88/3597.00	v x1295 x1296 -x1297 -x1298 -x1299 -x1300 -x1301 -x1302 -x1303 -x1304 -x1305 -x1306 -x1307 -x1308 x1309 -x1310 -x1311 -x1312 -x1313
3585.88/3597.00	v -x1314 -x1315 x1316 -x1317 -x1318 -x1319 -x1320 x1321 -x1322 -x1323 -x1324 -x1325 -x1326 -x1327 -x1328 x1329 -x1330 -x1331 -x1332
3585.88/3597.00	v -x1333 -x1334 -x1335 -x1336 x1337 -x1338 x1339 x1340 x1341 x1342 -x1343 -x1344 x2 -x66 -x130 -x194 -x258 -x322 -x386 -x450 -x514
3585.88/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
3585.88/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
3585.88/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
3585.88/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
3585.88/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
3585.88/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
3585.88/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
3585.88/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
3585.88/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
3585.88/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
3585.88/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
3585.88/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
3585.88/3597.00	v -x88 -x152 -x216 -x280 -x344 -x408 -x472 x536 -x600 -x664 -x728 -x792 -x856 -x25 -x89 x153 -x217 -x281 -x345 -x409 -x473 -x537 -x601
3585.88/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
3585.88/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
3585.88/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
3585.88/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
3585.88/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
3585.88/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
3585.88/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
3585.88/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
3585.88/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
3585.88/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
3585.88/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
3585.88/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
3585.88/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
3585.88/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
3585.88/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
3585.88/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
3585.88/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
3585.88/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 -x250
3585.88/3597.00	v -x314 -x378 -x442 -x506 -x570 -x634 -x698 -x762 -x826 -x890 -x59 -x123 -x187 -x251 -x315 -x379 -x443 -x507 -x571 -x635 -x699 x763
3585.88/3597.00	v -x827 -x891 x60 -x124 -x188 -x252 -x316 -x380 -x444 -x508 -x572 -x636 -x700 -x764 -x828 -x892 -x61 -x125 -x189 -x253 -x317 x381
3585.88/3597.00	v -x445 -x509 -x573 -x637 -x701 -x765 -x829 -x893 -x62 -x126 -x190 -x254 -x318 -x382 x446 -x510 -x574 -x638 -x702 -x766 -x830 -x894
3585.88/3597.00	v -x63 -x127 -x191 -x255 -x319 -x383 -x447 x511 -x575 -x639 -x703 -x767 -x831 -x895 x10 -x74 x138 x202 -x266 x330 -x394 -x458 x522
3585.88/3597.00	v x586 x650 -x714 -x778 -x842 -x19 x83 -x147 -x211 -x275 x339 x403 x467 -x531 x595 -x659 x723 x787 -x851 x28 -x92 -x156 x220 x284
3585.88/3597.00	v x348 -x412 -x476 x540 -x604 -x668 x732 -x796 x860 x37 x101 x165 -x229 x293 x357 x421 -x485 -x549 -x613 x677 -x741 -x805 -x869 x46
3585.88/3597.00	v -x110 -x174 -x238 x302 -x366 x430 x494 -x558 -x622 -x686 x750 x814 x878 -x55 x119 x183 x247 -x311 -x375 x439 x503 -x567 -x631 x695
3585.88/3597.00	v x759 -x823 -x887 -x64 x128 -x192 -x256 x320 -x384 -x448 -x512 x576 x640 x704 -x768 x832 x896 -x1 -x65 x129 x193 -x257 -x321 -x385
3585.88/3597.00	v x449 x513 x577 -x641 -x705 x769 x833
3585.88/3597.00	c SCIP Status        : solving was interrupted [time limit reached]
3585.88/3597.00	c Total Time         :    3597.00
3585.88/3597.00	c   solving          :    3597.00
3585.88/3597.00	c   presolving       :       0.58 (included in solving)
3585.88/3597.00	c   reading          :       0.04 (included in solving)
3585.88/3597.00	c   copying          :       0.30 (13 #copies) (minimal 0.02, maximal 0.03, average 0.02)
3585.88/3597.00	c Original Problem   :
3585.88/3597.00	c   Problem name     : HOME/instance-4486297-1751314202.opb
3585.88/3597.00	c   Variables        : 1344 (1344 binary, 0 integer, 0 continuous)
3585.88/3597.00	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
3585.88/3597.00	c   Constraints      : 16096 initial, 16096 maximal
3585.88/3597.00	c   Objective        : minimize, 448 non-zeros (abs.min = 1, abs.max = 4)
3585.88/3597.00	c Presolved Problem  :
3585.88/3597.00	c   Problem name     : t_HOME/instance-4486297-1751314202.opb
3585.88/3597.00	c   Variables        : 1344 (1344 binary, 0 integer, 0 continuous)
3585.88/3597.00	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
3585.88/3597.00	c   Constraints      : 16096 initial, 17239 maximal
3585.88/3597.00	c   Objective        : minimize, 448 non-zeros (abs.min = 1, abs.max = 4)
3585.88/3597.00	c   Nonzeros         : 102832 constraint, 6422 clique table
3585.88/3597.00	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
3585.88/3597.00	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.88/3597.00	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.88/3597.00	c   domcol           :       0.01       0.00      1          0          0          0          0          0          0          0          0          0
3585.88/3597.00	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.88/3597.00	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.88/3597.00	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.88/3597.00	c   dualsparsify     :       0.14       0.00      1          0          0          0          0          0          0          0          0          0
3585.88/3597.00	c   gateextraction   :       0.00       0.00      2          0          0          0          0          0          0          0          0          0
3585.88/3597.00	c   implics          :       0.00       0.00      4          0          0          0          0          0          0          0          0          0
3585.88/3597.00	c   implint          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.88/3597.00	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.88/3597.00	c   milp             :       0.05       0.00      1          0          0          0          0          0          0          0          0          0
3585.88/3597.00	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.88/3597.00	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.88/3597.00	c   sparsify         :       0.03       0.00      1          0          0          0          0          0          0          0          0          0
3585.88/3597.00	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.88/3597.00	c   trivial          :       0.00       0.00      4          0          0          0          0          0          0          0          0          0
3585.88/3597.00	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.88/3597.00	c   dualfix          :       0.00       0.00      4          0          0          0          0          0          0          0          0          0
3585.88/3597.00	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.88/3597.00	c   probing          :       0.05       0.00      1          0          0          0          0          0          0          0          0          0
3585.88/3597.00	c   pseudoobj        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.88/3597.00	c   symmetry         :       0.07       0.00      1          0          0          0          0          0          0          0          0          0
3585.88/3597.00	c   vbounds          :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3585.88/3597.00	c   knapsack         :       0.13       0.00      8          0          0          0          0          0          0          0      14784      22176
3585.88/3597.00	c   setppc           :       0.00       0.00      7          0          0          0          0          0          0          0          0          0
3585.88/3597.00	c   linear           :       0.06       0.01      2          0          0          0          0          0          0          0          0          0
3585.88/3597.00	c   logicor          :       0.01       0.00      7          0          0          0          0          0          0          0          0          0
3585.88/3597.00	c   components       :       0.01       0.00      1          0          0          0          0          0          0          0          0          0
3585.88/3597.00	c   root node        :          -          -      -          8          -          -          8          -          -          -          -          -
3585.88/3597.00	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
3585.88/3597.00	c   integral         :          0          0          0          0       5342          0          0       1108          0          0         36          0          0         29      10648
3585.88/3597.00	c   knapsack         :       7496+      7530         11     139831          0          0          0       1102      11988        217       6802          0          0          0          0
3585.88/3597.00	c   setppc           :       2016       2016         11     139614          0          0          0          3     125955       1018     115868          0          0          0          0
3585.88/3597.00	c   linear           :          0+        14          0     132349          0          0          0          3         34         51          1          0          0          0          0
3585.88/3597.00	c   logicor          :       6584+      7728         11      60176          0          0          0          2      16302        188       4635          5          2          0          0
3585.88/3597.00	c   fixedvar         :          0          0          0          0          0          0          0          4          0          0          0          0          0          0          0
3585.88/3597.00	c   countsols        :          0          0          0          0          0          0          0          4          0          0          0          0          0          0          0
3585.88/3597.00	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3585.88/3597.00	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
3585.88/3597.00	c   integral         :     717.17       0.00       0.00       0.00     717.17       0.00       0.00       0.00       0.00       0.00
3585.88/3597.00	c   knapsack         :       4.62       0.00       0.16       3.70       0.00       0.00       0.00       0.01       0.01       0.74
3585.88/3597.00	c   setppc           :       3.59       0.00       0.00       2.78       0.00       0.00       0.00       0.00       0.04       0.77
3585.88/3597.00	c   linear           :       0.07       0.01       0.00       0.05       0.00       0.00       0.00       0.00       0.00       0.01
3585.88/3597.00	c   logicor          :       1.51       0.00       0.02       1.21       0.00       0.00       0.00       0.00       0.01       0.27
3585.88/3597.00	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3585.88/3597.00	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3585.88/3597.00	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3585.88/3597.00	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
3585.88/3597.00	c   dualfix          :          1          0          0          0
3585.88/3597.00	c   genvbounds       :          0          0          0          0
3585.88/3597.00	c   nlobbt           :          0          0          0          0
3585.88/3597.00	c   obbt             :          0          0          0          0
3585.88/3597.00	c   probing          :          0          0          0          0
3585.88/3597.00	c   pseudoobj        :      19511          0          0          0
3585.88/3597.00	c   redcost          :         14          0          0          0
3585.88/3597.00	c   rootredcost      :          3          0          0          0
3585.88/3597.00	c   symmetry         :     135265          0          1        122
3585.88/3597.00	c   vbounds          :      58428          0          0          0
3585.88/3597.00	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
3585.88/3597.00	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
3585.88/3597.00	c   genvbounds       :       0.00       0.00       0.00       0.00       0.00       0.00
3585.88/3597.00	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
3585.88/3597.00	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
3585.88/3597.00	c   probing          :       0.05       0.00       0.05       0.00       0.00       0.00
3585.88/3597.00	c   pseudoobj        :       0.03       0.00       0.00       0.03       0.00       0.00
3585.88/3597.00	c   redcost          :       0.02       0.00       0.00       0.02       0.00       0.00
3585.88/3597.00	c   rootredcost      :       0.02       0.00       0.00       0.01       0.00       0.00
3585.88/3597.00	c   symmetry         :       1.54       0.00       0.07       1.30       0.00       0.17
3585.88/3597.00	c   vbounds          :       0.05       0.00       0.00       0.04       0.00       0.01
3585.88/3597.00	c Symmetry           :
3585.88/3597.00	c   #affected vars   :       1344 (1344 bin, 0 int, 0 cont)
3585.88/3597.00	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
3585.88/3597.00	c   orbital reduction:         56 reductions applied,          0 cutoffs
3585.88/3597.00	c   lexicographic red:        256 reductions applied,          1 cutoffs
3585.88/3597.00	c   shadow tree time :       0.01 s
3585.88/3597.00	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
3585.88/3597.00	c   propagation      :       0.09       1430       1425          -      12625       42.5        535       10.9          -          -          -
3585.88/3597.00	c   infeasible LP    :       0.39        507        506          -       9343      120.0        134       10.9        344      101.9          0
3585.88/3597.00	c   bound exceed. LP :       0.11         38          1          -         41      255.1          0        0.0          0        0.0        349
3585.88/3597.00	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
3585.88/3597.00	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3585.88/3597.00	c   applied globally :       0.14          -          -          0      12179       34.7          -          -        344          -          -
3585.88/3597.00	c   applied locally  :          -          -          -          0          0        0.0          -          -          0          -          -
3585.88/3597.00	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
3585.88/3597.00	c   cut pool         :       0.52          -       1631         21          -          -       8573      65011          -          -          -          -          -    (maximal pool size:       1667)
3585.88/3597.00	c   aggregation      :       0.83       0.00        378         11          0          0          0          0          0          0          0          0          0
3585.88/3597.00	c   > cmir           :          -          -          -          -          -          -          -          0          0          0          0          0          -
3585.88/3597.00	c   > flowcover      :          -          -          -          -          -          -          -          0          0          0          0          0          -
3585.88/3597.00	c   > knapsackcover  :          -          -          -          -          -          -          -          0          0          0          0          0          -
3585.88/3597.00	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.88/3597.00	c   clique           :       0.03       0.00         11         11          0          0         66       1296          0       1081       1081          0          0
3585.88/3597.00	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.88/3597.00	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.88/3597.00	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.88/3597.00	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.88/3597.00	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.88/3597.00	c   gomory           :     381.31       0.00        367         10          0          0       7180      34453          0       3141       3141          0          0
3585.88/3597.00	c   > gomorymi       :          -          -          -          -          -          -          -      11107          0       1467       1467          0          -
3585.88/3597.00	c   > strongcg       :          -          -          -          -          -          -          -      23346          0       1674       1674          0          -
3585.88/3597.00	c   impliedbounds    :       0.03       0.00        378         11          0          0          0          0          0          0          0          0          0
3585.88/3597.00	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.88/3597.00	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.88/3597.00	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.88/3597.00	c   mcf              :       0.01       0.00          1          1          0          0          0          0          0          0          0          0          0
3585.88/3597.00	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.88/3597.00	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.88/3597.00	c   multilinear      :       0.00       0.00        364         11          0          0          0          0          0          0          0          0          0
3585.88/3597.00	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.88/3597.00	c   rapidlearning    :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.88/3597.00	c   rlt              :       0.00       0.00         10         10          0          0          0          0          0          0          0          0          0
3585.88/3597.00	c   zerohalf         :       3.48       0.00        368         11          0          0       1387      29262         60      11016      10980         36          0
3585.88/3597.00	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
3585.88/3597.00	c   hybrid           :       0.05       0.00       1217         11      15240          0      49836        109          0        321
3585.88/3597.00	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
3585.88/3597.00	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
3585.88/3597.00	c Pricers            :   ExecTime  SetupTime      Calls       Vars
3585.88/3597.00	c   problem variables:       0.00          -          0          0
3585.88/3597.00	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
3585.88/3597.00	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
3585.88/3597.00	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
3585.88/3597.00	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
3585.88/3597.00	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
3585.88/3597.00	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
3585.88/3597.00	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
3585.88/3597.00	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
3585.88/3597.00	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
3585.88/3597.00	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
3585.88/3597.00	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
3585.88/3597.00	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
3585.88/3597.00	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
3585.88/3597.00	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
3585.88/3597.00	c   relpscost        :     717.16       0.00       5342          0          0          0         36          0         57      10648
3585.88/3597.00	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
3585.88/3597.00	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
3585.88/3597.00	c   LP solutions     :       0.00          -          -          0          0
3585.88/3597.00	c   relax solutions  :       0.00          -          -          0          0
3585.88/3597.00	c   pseudo solutions :       0.00          -          -          0          0
3585.88/3597.00	c   strong branching :       0.01          -          -          0          0
3585.88/3597.00	c   actconsdiving    :       0.00       0.00          0          0          0
3585.88/3597.00	c   adaptivediving   :       9.15       0.00         20          0          0
3585.88/3597.00	c   alns             :       0.52       0.00          5          0          0
3585.88/3597.00	c   bound            :       0.00       0.00          0          0          0
3585.88/3597.00	c   clique           :       0.05       0.00          1          0          0
3585.88/3597.00	c   coefdiving       :       0.00       0.00          0          0          0
3585.88/3597.00	c   completesol      :       0.00       0.00          0          0          0
3585.88/3597.00	c   conflictdiving   :      99.08       0.00         99          1          1
3585.88/3597.00	c   crossover        :       0.00       0.00          0          0          0
3585.88/3597.00	c   dins             :       0.00       0.00          0          0          0
3585.88/3597.00	c   distributiondivin:      96.22       0.00         98          0          0
3585.88/3597.00	c   dks              :       0.00       0.00          0          0          0
3585.88/3597.00	c   dps              :       0.00       0.00          0          0          0
3585.88/3597.00	c   dualval          :       0.00       0.00          0          0          0
3585.88/3597.00	c   farkasdiving     :      22.74       0.00          1          0          0
3585.88/3597.00	c   feaspump         :      33.26       0.00         13          0          0
3585.88/3597.00	c   fixandinfer      :       0.00       0.00          0          0          0
3585.88/3597.00	c   fracdiving       :      53.06       0.00         99          0          0
3585.88/3597.00	c   gins             :       0.01       0.00          0          0          0
3585.88/3597.00	c   guideddiving     :      68.64       0.00         99          0          0
3585.88/3597.00	c   indicator        :       0.00       0.00          0          0          0
3585.88/3597.00	c   indicatordiving  :       0.00       0.00          0          0          0
3585.88/3597.00	c   intdiving        :       0.00       0.00          0          0          0
3585.88/3597.00	c   intshifting      :       0.00       0.00          0          0          0
3585.88/3597.00	c   linesearchdiving :      63.13       0.00         99          0          0
3585.88/3597.00	c   localbranching   :       0.00       0.00          0          0          0
3585.88/3597.00	c   locks            :       0.01       0.00          1          0          0
3585.88/3597.00	c   lpface           :       0.34       0.00          1          0          0
3585.88/3597.00	c   mpec             :       0.00       0.00          0          0          0
3585.88/3597.00	c   multistart       :       0.00       0.00          0          0          0
3585.88/3597.00	c   mutation         :       0.00       0.00          0          0          0
3585.88/3597.00	c   nlpdiving        :       0.00       0.00          0          0          0
3585.88/3597.00	c   objpscostdiving  :      42.20       0.00          9          0          0
3585.88/3597.00	c   octane           :       0.00       0.00          0          0          0
3585.88/3597.00	c   ofins            :       0.00       0.00          0          0          0
3585.88/3597.00	c   oneopt           :       0.01       0.00          2          0          0
3585.88/3597.00	c   padm             :       0.00       0.00          0          0          0
3585.88/3597.00	c   proximity        :       0.00       0.00          0          0          0
3585.88/3597.00	c   pscostdiving     :      93.21       0.00         69          0          0
3585.88/3597.00	c   randrounding     :       0.25       0.00       1109          0          0
3585.88/3597.00	c   rens             :       0.08       0.00          1          0          0
3585.88/3597.00	c   reoptsols        :       0.00       0.00          0          0          0
3585.88/3597.00	c   repair           :       0.00       0.00          0          0          0
3585.88/3597.00	c   rins             :       4.72       0.00          7          0          0
3585.88/3597.00	c   rootsoldiving    :      29.17       0.00         10          0          0
3585.88/3597.00	c   rounding         :       0.48       0.00       1117          0          0
3585.88/3597.00	c   scheduler        :       0.00       0.00          0          0          0
3585.88/3597.00	c   shiftandpropagate:       0.02       0.00          1          0          0
3585.88/3597.00	c   shifting         :       0.81       0.00        590          0          0
3585.88/3597.00	c   simplerounding   :       0.00       0.00          0          0          0
3585.88/3597.00	c   subnlp           :       0.00       0.00          0          0          0
3585.88/3597.00	c   trivial          :       0.00       0.00          2          0          0
3585.88/3597.00	c   trivialnegation  :       0.00       0.00          0          0          0
3585.88/3597.00	c   trustregion      :       0.00       0.00          0          0          0
3585.88/3597.00	c   trysol           :       0.00       0.00          0          0          0
3585.88/3597.00	c   twoopt           :       0.00       0.00          0          0          0
3585.88/3597.00	c   undercover       :       0.00       0.00          0          0          0
3585.88/3597.00	c   vbounds          :       0.04       0.00          1          0          0
3585.88/3597.00	c   veclendiving     :      91.45       0.00         99          1          1
3585.88/3597.00	c   zeroobj          :       0.00       0.00          0          0          0
3585.88/3597.00	c   zirounding       :       0.32       0.00       1000          0          0
3585.88/3597.00	c   other solutions  :          -          -          -          0          -
3585.88/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
3585.88/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
3585.88/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
3585.88/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
3585.88/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
3585.88/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
3585.88/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
3585.88/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
3585.88/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
3585.88/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
3585.88/3597.00	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
3585.88/3597.00	c   primal LP        :       2.25        971          0       0.00       0.00       2.25        971
3585.88/3597.00	c   dual LP          :    1765.63       6562    5559044     847.93    3148.48       0.02          6
3585.88/3597.00	c   lex dual LP      :       0.00          0          0       0.00          -
3585.88/3597.00	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
3585.88/3597.00	c   resolve instable :       0.00          0          0       0.00          -
3585.88/3597.00	c   diving/probing LP:     748.00       4203    2326725     553.59    3110.59
3585.88/3597.00	c   strong branching :     644.89       2932    1939103     661.36    3006.86          -          -       3113
3585.88/3597.00	c     (at root node) :          -         22      19880     903.64          -
3585.88/3597.00	c   conflict analysis:       0.08         35        349       9.97    4122.23
3585.88/3597.00	c Relaxators         :       Time      Calls    Cutoffs ImprBounds   ImprTime ReducedDom  Separated AddedConss
3585.88/3597.00	c   benders          :       0.00          0          0          0       0.00          0          0          0
3585.88/3597.00	c B&B Tree           :
3585.88/3597.00	c   number of runs   :          1
3585.88/3597.00	c   nodes            :       5344 (5324 internal, 20 leaves)
3585.88/3597.00	c   feasible leaves  :          0
3585.88/3597.00	c   infeas. leaves   :         20
3585.88/3597.00	c   objective leaves :          0
3585.88/3597.00	c   nodes (total)    :       5344 (5324 internal, 20 leaves)
3585.88/3597.00	c   nodes left       :       5303
3585.88/3597.00	c   max depth        :         37
3585.88/3597.00	c   max depth (total):         37
3585.88/3597.00	c   backtracks       :        789 (14.8%)
3585.88/3597.00	c   early backtracks :          0 (0.0%)
3585.88/3597.00	c   nodes exc. ref.  :          0 (0.0%)
3585.88/3597.00	c   delayed cutoffs  :          2
3585.88/3597.00	c   repropagations   :        109 (128 domain reductions, 2 cutoffs)
3585.88/3597.00	c   avg switch length:       5.12
3585.88/3597.00	c   switching time   :       4.77
3585.88/3597.00	c Root Node          :
3585.88/3597.00	c   First LP value   : +9.60000000000000e+01
3585.88/3597.00	c   First LP Iters   :       3180 (3416.76 Iter/sec)
3585.88/3597.00	c   First LP Time    :       0.93
3585.88/3597.00	c   Final Dual Bound : +9.60000000000000e+01
3585.88/3597.00	c   Final Root Iters :      43506
3585.88/3597.00	c   Root LP Estimate : +1.52714800607450e+02
3585.88/3597.00	c Solution           :
3585.88/3597.00	c   Solutions found  :          2 (2 improvements)
3585.88/3597.00	c   First Solution   : +1.98000000000000e+02   (in run 1, after 4084 nodes, 2773.36 seconds, depth 49, found by <veclendiving>)
3585.88/3597.00	c   Gap First Sol.   :     106.25 %
3585.88/3597.00	c   Gap Last Sol.    :      89.58 %
3585.88/3597.00	c   Primal Bound     : +1.82000000000000e+02   (in run 1, after 4553 nodes, 3094.13 seconds, depth 56, found by <conflictdiving>)
3585.88/3597.00	c   Dual Bound       : +9.60000000000000e+01
3585.88/3597.00	c   Gap              :      89.58 %
3585.88/3597.00	c Integrals          :      Total       Avg%
3585.88/3597.00	c   primal-dual      :  317622.75      88.30
3585.88/3597.00	c   primal-ref       :          -          - (not evaluated)
3585.88/3597.00	c   dual-ref         :          -          - (not evaluated)
3585.88/3597.06	c Time complete (sec):   3585.958

Verifier Data

OK	182

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4486297-1751314202/watcher-4486297-1751314202 -o /tmp/evaluation-result-4486297-1751314202/solver-4486297-1751314202 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC013-1751314195-46560 --watchdog 3760 pbsolver -f HOME/instance-4486297-1751314202.opb -t 3600 -m 31000 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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


[startup+0.10006 s]*
/proc/loadavg: 1.51 3.15 4.67 5/266 47070
/proc/meminfo: memFree=128798880/131250000 swapFree=33010684/33010684
[pid=47069] ppid=47066 vsize=63356 memory=52568 CPUtime=0.1 cores=0,2
/proc/47069/stat : 47069 (pbsolver) R 47066 47069 46545 0 -1 4194304 10543 0 0 0 8 2 0 0 20 0 1 0 47100443 64876544 13142 18446744073709551615 4198400 14743177 140724982504816 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 48074752 140724982512010 140724982512106 140724982512106 140724982517708 0
/proc/47069/statm: 15839 13142 2432 2575 0 12746 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 63356 KiB
Current children cumulated memory: 52568 KiB

[startup+0.205541 s]*
/proc/loadavg: 1.51 3.15 4.67 5/266 47070
/proc/meminfo: memFree=128770908/131250000 swapFree=33010684/33010684
[pid=47069] ppid=47066 vsize=72788 memory=63628 CPUtime=0.2 cores=0,2
/proc/47069/stat : 47069 (pbsolver) R 47066 47069 46545 0 -1 4194304 17340 0 0 0 17 3 0 0 20 0 1 0 47100443 74534912 15907 18446744073709551615 4198400 14743177 140724982504816 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 48074752 140724982512010 140724982512106 140724982512106 140724982517708 0
/proc/47069/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.305447 s]*
/proc/loadavg: 1.51 3.15 4.67 5/266 47070
/proc/meminfo: memFree=128763852/131250000 swapFree=33010684/33010684
[pid=47069] ppid=47066 vsize=75568 memory=66316 CPUtime=0.3 cores=0,2
/proc/47069/stat : 47069 (pbsolver) R 47066 47069 46545 0 -1 4194304 18022 0 0 0 27 3 0 0 20 0 1 0 47100443 77381632 16579 18446744073709551615 4198400 14743177 140724982504816 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 48074752 140724982512010 140724982512106 140724982512106 140724982517708 0
/proc/47069/statm: 18892 16579 2560 2575 0 15799 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 75568 KiB
Current children cumulated memory: 66316 KiB

[startup+0.700167 s]
/proc/loadavg: 1.51 3.15 4.67 5/266 47070
/proc/meminfo: memFree=128657260/131250000 swapFree=33010684/33010684
[pid=47069] ppid=47066 vsize=179068 memory=156800 CPUtime=0.69 cores=0,2
/proc/47069/stat : 47069 (pbsolver) R 47066 47069 46545 0 -1 4194304 34835 0 0 0 63 6 0 0 20 0 1 0 47100443 183365632 39200 18446744073709551615 4198400 14743177 140724982504816 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 48074752 140724982512010 140724982512106 140724982512106 140724982517708 0
/proc/47069/statm: 44767 39200 2624 2575 0 41674 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 179068 KiB
Current children cumulated memory: 156800 KiB

[startup+1.50017 s]
/proc/loadavg: 1.51 3.15 4.67 5/266 47070
/proc/meminfo: memFree=128550340/131250000 swapFree=33010684/33010684
[pid=47069] ppid=47066 vsize=180780 memory=158848 CPUtime=1.48 cores=0,2
/proc/47069/stat : 47069 (pbsolver) R 47066 47069 46545 0 -1 4194304 35467 0 0 0 142 6 0 0 20 0 1 0 47100443 185118720 39712 18446744073709551615 4198400 14743177 140724982504816 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 48074752 140724982512010 140724982512106 140724982512106 140724982517708 0
/proc/47069/statm: 45195 39712 2656 2575 0 42102 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 180780 KiB
Current children cumulated memory: 158848 KiB

[startup+3.10515 s]
/proc/loadavg: 1.51 3.15 4.67 5/266 47070
/proc/meminfo: memFree=128518536/131250000 swapFree=33010684/33010684
[pid=47069] ppid=47066 vsize=180988 memory=159360 CPUtime=3.08 cores=0,2
/proc/47069/stat : 47069 (pbsolver) R 47066 47069 46545 0 -1 4194304 35609 0 0 0 302 6 0 0 20 0 1 0 47100443 185331712 39840 18446744073709551615 4198400 14743177 140724982504816 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 48074752 140724982512010 140724982512106 140724982512106 140724982517708 0
/proc/47069/statm: 45247 39840 2656 2575 0 42154 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 180988 KiB
Current children cumulated memory: 159360 KiB

[startup+6.30013 s]
/proc/loadavg: 1.71 3.17 4.67 5/266 47115
/proc/meminfo: memFree=128378780/131250000 swapFree=33010684/33010684
[pid=47069] ppid=47066 vsize=181272 memory=159488 CPUtime=6.27 cores=0,2
/proc/47069/stat : 47069 (pbsolver) R 47066 47069 46545 0 -1 4194304 35616 0 0 0 620 7 0 0 20 0 1 0 47100443 185622528 39872 18446744073709551615 4198400 14743177 140724982504816 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 48074752 140724982512010 140724982512106 140724982512106 140724982517708 0
/proc/47069/statm: 45318 39872 2656 2575 0 42225 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 181272 KiB
Current children cumulated memory: 159488 KiB

[startup+12.7002 s]
/proc/loadavg: 1.89 3.18 4.67 5/266 47115
/proc/meminfo: memFree=128060716/131250000 swapFree=33010684/33010684
[pid=47069] ppid=47066 vsize=203632 memory=177152 CPUtime=12.65 cores=0,2
/proc/47069/stat : 47069 (pbsolver) R 47066 47069 46545 0 -1 4194304 40008 0 0 0 1258 7 0 0 20 0 1 0 47100443 208519168 44288 18446744073709551615 4198400 14743177 140724982504816 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 48074752 140724982512010 140724982512106 140724982512106 140724982517708 0
/proc/47069/statm: 50908 44288 2688 2575 0 47815 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 203632 KiB
Current children cumulated memory: 177152 KiB

[startup+25.5001 s]
/proc/loadavg: 2.36 3.22 4.65 5/266 47116
/proc/meminfo: memFree=128043336/131250000 swapFree=33010684/33010684
[pid=47069] ppid=47066 vsize=213972 memory=178432 CPUtime=25.41 cores=0,2
/proc/47069/stat : 47069 (pbsolver) R 47066 47069 46545 0 -1 4194304 40340 0 0 0 2534 7 0 0 20 0 1 0 47100443 219107328 44608 18446744073709551615 4198400 14743177 140724982504816 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 48074752 140724982512010 140724982512106 140724982512106 140724982517708 0
/proc/47069/statm: 53493 44608 2688 2575 0 50400 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 213972 KiB
Current children cumulated memory: 178432 KiB

[startup+51.1052 s]
/proc/loadavg: 3.05 3.32 4.65 5/266 47116
/proc/meminfo: memFree=127948716/131250000 swapFree=33010684/33010684
[pid=47069] ppid=47066 vsize=217604 memory=179200 CPUtime=50.95 cores=0,2
/proc/47069/stat : 47069 (pbsolver) R 47066 47069 46545 0 -1 4194304 40529 0 0 0 5088 7 0 0 20 0 1 0 47100443 222826496 44800 18446744073709551615 4198400 14743177 140724982504816 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 48074752 140724982512010 140724982512106 140724982512106 140724982517708 0
/proc/47069/statm: 54401 44800 2688 2575 0 51308 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 217604 KiB
Current children cumulated memory: 179200 KiB

[startup+102.3 s]
/proc/loadavg: 3.65 3.44 4.62 5/266 47118
/proc/meminfo: memFree=127719260/131250000 swapFree=33010684/33010684
[pid=47069] ppid=47066 vsize=270288 memory=230604 CPUtime=101.99 cores=0,2
/proc/47069/stat : 47069 (pbsolver) R 47066 47069 46545 0 -1 4194304 52865 0 0 0 10190 9 0 0 20 0 1 0 47100443 276774912 57651 18446744073709551615 4198400 14743177 140724982504816 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 48074752 140724982512010 140724982512106 140724982512106 140724982517708 0
/proc/47069/statm: 67572 57651 2688 2575 0 64479 0
Current children cumulated CPU time: 101.99 s
Current children cumulated vsize: 270288 KiB
Current children cumulated memory: 230604 KiB

[startup+162.3 s]
/proc/loadavg: 3.92 3.56 4.58 5/266 47120
/proc/meminfo: memFree=127619372/131250000 swapFree=33010684/33010684
[pid=47069] ppid=47066 vsize=270288 memory=231884 CPUtime=161.78 cores=0,2
/proc/47069/stat : 47069 (pbsolver) R 47066 47069 46545 0 -1 4194304 53189 0 0 0 16169 9 0 0 20 0 1 0 47100443 276774912 57971 18446744073709551615 4198400 14743177 140724982504816 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 48074752 140724982512010 140724982512106 140724982512106 140724982517708 0
/proc/47069/statm: 67572 57971 2688 2575 0 64479 0
Current children cumulated CPU time: 161.78 s
Current children cumulated vsize: 270288 KiB
Current children cumulated memory: 231884 KiB

[startup+222.3 s]
/proc/loadavg: 4.04 3.66 4.55 5/264 47122
/proc/meminfo: memFree=127567160/131250000 swapFree=33010684/33010684
[pid=47069] ppid=47066 vsize=270288 memory=231884 CPUtime=221.57 cores=0,2
/proc/47069/stat : 47069 (pbsolver) R 47066 47069 46545 0 -1 4194304 53216 0 0 0 22148 9 0 0 20 0 1 0 47100443 276774912 57971 18446744073709551615 4198400 14743177 140724982504816 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 48074752 140724982512010 140724982512106 140724982512106 140724982517708 0
/proc/47069/statm: 67572 57971 2688 2575 0 64479 0
Current children cumulated CPU time: 221.57 s
Current children cumulated vsize: 270288 KiB
Current children cumulated memory: 231884 KiB

[startup+282.3 s]
/proc/loadavg: 4.07 3.74 4.52 5/264 47124
/proc/meminfo: memFree=127527024/131250000 swapFree=33010684/33010684
[pid=47069] ppid=47066 vsize=270288 memory=231884 CPUtime=281.35 cores=0,2
/proc/47069/stat : 47069 (pbsolver) R 47066 47069 46545 0 -1 4194304 53217 0 0 0 28126 9 0 0 20 0 1 0 47100443 276774912 57971 18446744073709551615 4198400 14743177 140724982504816 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 48074752 140724982512010 140724982512106 140724982512106 140724982517708 0
/proc/47069/statm: 67572 57971 2688 2575 0 64479 0
Current children cumulated CPU time: 281.35 s
Current children cumulated vsize: 270288 KiB
Current children cumulated memory: 231884 KiB

[startup+342.3 s]
/proc/loadavg: 4.06 3.80 4.49 5/262 47126
/proc/meminfo: memFree=127496968/131250000 swapFree=33010684/33010684
[pid=47069] ppid=47066 vsize=271300 memory=231884 CPUtime=341.14 cores=0,2
/proc/47069/stat : 47069 (pbsolver) R 47066 47069 46545 0 -1 4194304 53220 0 0 0 34105 9 0 0 20 0 1 0 47100443 277811200 57971 18446744073709551615 4198400 14743177 140724982504816 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 48074752 140724982512010 140724982512106 140724982512106 140724982517708 0
/proc/47069/statm: 67825 57971 2688 2575 0 64732 0
Current children cumulated CPU time: 341.14 s
Current children cumulated vsize: 271300 KiB
Current children cumulated memory: 231884 KiB

[startup+402.3 s]
/proc/loadavg: 4.05 3.86 4.46 5/262 47128
/proc/meminfo: memFree=127463504/131250000 swapFree=33010684/33010684
[pid=47069] ppid=47066 vsize=272820 memory=232012 CPUtime=400.92 cores=0,2
/proc/47069/stat : 47069 (pbsolver) R 47066 47069 46545 0 -1 4194304 53222 0 0 0 40083 9 0 0 20 0 1 0 47100443 279367680 58003 18446744073709551615 4198400 14743177 140724982504816 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 48074752 140724982512010 140724982512106 140724982512106 140724982517708 0
/proc/47069/statm: 68205 58003 2688 2575 0 65112 0
Current children cumulated CPU time: 400.92 s
Current children cumulated vsize: 272820 KiB
Current children cumulated memory: 232012 KiB

[startup+462.3 s]
/proc/loadavg: 4.06 3.90 4.43 5/262 47130
/proc/meminfo: memFree=127434636/131250000 swapFree=33010684/33010684
[pid=47069] ppid=47066 vsize=281924 memory=232012 CPUtime=460.71 cores=0,2
/proc/47069/stat : 47069 (pbsolver) R 47066 47069 46545 0 -1 4194304 53229 0 0 0 46062 9 0 0 20 0 1 0 47100443 288690176 58003 18446744073709551615 4198400 14743177 140724982504816 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 48074752 140724982512010 140724982512106 140724982512106 140724982517708 0
/proc/47069/statm: 70481 58003 2688 2575 0 67388 0

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

/proc/loadavg: 4.10 4.09 4.12 5/263 47267
/proc/meminfo: memFree=126591572/131250000 swapFree=33010684/33010684
[pid=47069] ppid=47066 vsize=421604 memory=399948 CPUtime=3152.4 cores=0,2
/proc/47069/stat : 47069 (pbsolver) R 47066 47069 46545 0 -1 4194304 75518 0 0 0 315222 18 0 0 20 0 1 0 47100443 431722496 99987 18446744073709551615 4198400 14743177 140724982504816 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 48074752 140724982512010 140724982512106 140724982512106 140724982517708 0
/proc/47069/statm: 105401 99987 2688 2575 0 102308 0
Current children cumulated CPU time: 3152.4 s
Current children cumulated vsize: 421604 KiB
Current children cumulated memory: 399948 KiB

[startup+3222.3 s]
/proc/loadavg: 4.08 4.09 4.11 5/263 47269
/proc/meminfo: memFree=126586996/131250000 swapFree=33010684/33010684
[pid=47069] ppid=47066 vsize=421604 memory=399948 CPUtime=3212.24 cores=0,2
/proc/47069/stat : 47069 (pbsolver) R 47066 47069 46545 0 -1 4194304 75597 0 0 0 321206 18 0 0 20 0 1 0 47100443 431722496 99987 18446744073709551615 4198400 14743177 140724982504816 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 48074752 140724982512010 140724982512106 140724982512106 140724982517708 0
/proc/47069/statm: 105401 99987 2688 2575 0 102308 0
Current children cumulated CPU time: 3212.24 s
Current children cumulated vsize: 421604 KiB
Current children cumulated memory: 399948 KiB

[startup+3282.3 s]
/proc/loadavg: 4.09 4.09 4.11 5/263 47271
/proc/meminfo: memFree=126594448/131250000 swapFree=33010684/33010684
[pid=47069] ppid=47066 vsize=421604 memory=399948 CPUtime=3272.07 cores=0,2
/proc/47069/stat : 47069 (pbsolver) R 47066 47069 46545 0 -1 4194304 75616 0 0 0 327189 18 0 0 20 0 1 0 47100443 431722496 99987 18446744073709551615 4198400 14743177 140724982504816 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 48074752 140724982512010 140724982512106 140724982512106 140724982517708 0
/proc/47069/statm: 105401 99987 2688 2575 0 102308 0
Current children cumulated CPU time: 3272.07 s
Current children cumulated vsize: 421604 KiB
Current children cumulated memory: 399948 KiB

[startup+3342.3 s]
/proc/loadavg: 4.08 4.08 4.10 5/263 47273
/proc/meminfo: memFree=126602392/131250000 swapFree=33010684/33010684
[pid=47069] ppid=47066 vsize=421604 memory=400076 CPUtime=3331.9 cores=0,2
/proc/47069/stat : 47069 (pbsolver) R 47066 47069 46545 0 -1 4194304 75626 0 0 0 333172 18 0 0 20 0 1 0 47100443 431722496 100019 18446744073709551615 4198400 14743177 140724982504816 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 48074752 140724982512010 140724982512106 140724982512106 140724982517708 0
/proc/47069/statm: 105401 100019 2688 2575 0 102308 0
Current children cumulated CPU time: 3331.9 s
Current children cumulated vsize: 421604 KiB
Current children cumulated memory: 400076 KiB

[startup+3402.3 s]
/proc/loadavg: 4.15 4.10 4.10 5/263 47275
/proc/meminfo: memFree=126574764/131250000 swapFree=33010684/33010684
[pid=47069] ppid=47066 vsize=421604 memory=400844 CPUtime=3391.73 cores=0,2
/proc/47069/stat : 47069 (pbsolver) R 47066 47069 46545 0 -1 4194304 75708 0 0 0 339155 18 0 0 20 0 1 0 47100443 431722496 100211 18446744073709551615 4198400 14743177 140724982504816 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 48074752 140724982512010 140724982512106 140724982512106 140724982517708 0
/proc/47069/statm: 105401 100211 2688 2575 0 102308 0
Current children cumulated CPU time: 3391.73 s
Current children cumulated vsize: 421604 KiB
Current children cumulated memory: 400844 KiB

[startup+3462.3 s]
/proc/loadavg: 4.05 4.08 4.09 5/263 47277
/proc/meminfo: memFree=126571196/131250000 swapFree=33010684/33010684
[pid=47069] ppid=47066 vsize=421604 memory=403532 CPUtime=3451.55 cores=0,2
/proc/47069/stat : 47069 (pbsolver) R 47066 47069 46545 0 -1 4194304 75724 0 0 0 345137 18 0 0 20 0 1 0 47100443 431722496 100883 18446744073709551615 4198400 14743177 140724982504816 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 48074752 140724982512010 140724982512106 140724982512106 140724982517708 0
/proc/47069/statm: 105401 100883 2688 2575 0 102308 0
Current children cumulated CPU time: 3451.55 s
Current children cumulated vsize: 421604 KiB
Current children cumulated memory: 403532 KiB

[startup+3522.3 s]
/proc/loadavg: 4.06 4.08 4.09 5/264 47281
/proc/meminfo: memFree=126566796/131250000 swapFree=33010684/33010684
[pid=47069] ppid=47066 vsize=421604 memory=403532 CPUtime=3511.38 cores=0,2
/proc/47069/stat : 47069 (pbsolver) R 47066 47069 46545 0 -1 4194304 75726 0 0 0 351120 18 0 0 20 0 1 0 47100443 431722496 100883 18446744073709551615 4198400 14743177 140724982504816 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 48074752 140724982512010 140724982512106 140724982512106 140724982517708 0
/proc/47069/statm: 105401 100883 2688 2575 0 102308 0
Current children cumulated CPU time: 3511.38 s
Current children cumulated vsize: 421604 KiB
Current children cumulated memory: 403532 KiB

[startup+3582.3 s]
/proc/loadavg: 4.39 4.17 4.12 5/263 47283
/proc/meminfo: memFree=126571192/131250000 swapFree=33010684/33010684
[pid=47069] ppid=47066 vsize=421604 memory=403532 CPUtime=3571.22 cores=0,2
/proc/47069/stat : 47069 (pbsolver) R 47066 47069 46545 0 -1 4194304 75811 0 0 0 357104 18 0 0 20 0 1 0 47100443 431722496 100883 18446744073709551615 4198400 14743177 140724982504816 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 48074752 140724982512010 140724982512106 140724982512106 140724982517708 0
/proc/47069/statm: 105401 100883 2688 2575 0 102308 0
Current children cumulated CPU time: 3571.22 s
Current children cumulated vsize: 421604 KiB
Current children cumulated memory: 403532 KiB

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

# cumulated CPU time of all completed processes:  user=3585.77 s, system=0.192618 s

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

[startup+3584 s]*
/proc/loadavg: 4.39 4.17 4.12 5/263 47284
/proc/meminfo: memFree=126571444/131250000 swapFree=33010684/33010684
[pid=47069] ppid=47066 vsize=421604 memory=403532 CPUtime=3572.92 cores=0,2
/proc/47069/stat : 47069 (pbsolver) R 47066 47069 46545 0 -1 4194304 75812 0 0 0 357274 18 0 0 20 0 1 0 47100443 431722496 100883 18446744073709551615 4198400 14743177 140724982504816 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 48074752 140724982512010 140724982512106 140724982512106 140724982517708 0
/proc/47069/statm: 105401 100883 2688 2575 0 102308 0
Current children cumulated CPU time: 3572.92 s
Current children cumulated vsize: 421604 KiB
Current children cumulated memory: 403532 KiB

[startup+3590.4 s]
/proc/loadavg: 4.36 4.17 4.12 5/263 47284
/proc/meminfo: memFree=126571452/131250000 swapFree=33010684/33010684
[pid=47069] ppid=47066 vsize=421604 memory=403532 CPUtime=3579.29 cores=0,2
/proc/47069/stat : 47069 (pbsolver) R 47066 47069 46545 0 -1 4194304 75812 0 0 0 357911 18 0 0 20 0 1 0 47100443 431722496 100883 18446744073709551615 4198400 14743177 140724982504816 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 48074752 140724982512010 140724982512106 140724982512106 140724982517708 0
/proc/47069/statm: 105401 100883 2688 2575 0 102308 0
Current children cumulated CPU time: 3579.29 s
Current children cumulated vsize: 421604 KiB
Current children cumulated memory: 403532 KiB

[startup+3593.6 s]
/proc/loadavg: 4.33 4.16 4.12 5/263 47329
/proc/meminfo: memFree=128050852/131250000 swapFree=33010684/33010684
[pid=47069] ppid=47066 vsize=421604 memory=403532 CPUtime=3582.49 cores=0,2
/proc/47069/stat : 47069 (pbsolver) R 47066 47069 46545 0 -1 4194304 75812 0 0 0 358231 18 0 0 20 0 1 0 47100443 431722496 100883 18446744073709551615 4198400 14743177 140724982504816 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 48074752 140724982512010 140724982512106 140724982512106 140724982517708 0
/proc/47069/statm: 105401 100883 2688 2575 0 102308 0
Current children cumulated CPU time: 3582.49 s
Current children cumulated vsize: 421604 KiB
Current children cumulated memory: 403532 KiB

[startup+3595.2 s]
/proc/loadavg: 4.33 4.16 4.12 5/263 47374
/proc/meminfo: memFree=128654008/131250000 swapFree=33010684/33010684
[pid=47069] ppid=47066 vsize=421604 memory=403532 CPUtime=3584.08 cores=0,2
/proc/47069/stat : 47069 (pbsolver) R 47066 47069 46545 0 -1 4194304 75812 0 0 0 358390 18 0 0 20 0 1 0 47100443 431722496 100883 18446744073709551615 4198400 14743177 140724982504816 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 48074752 140724982512010 140724982512106 140724982512106 140724982517708 0
/proc/47069/statm: 105401 100883 2688 2575 0 102308 0
Current children cumulated CPU time: 3584.08 s
Current children cumulated vsize: 421604 KiB
Current children cumulated memory: 403532 KiB

[startup+3596 s]*
/proc/loadavg: 4.30 4.16 4.12 5/263 47374
/proc/meminfo: memFree=128638132/131250000 swapFree=33010684/33010684
[pid=47069] ppid=47066 vsize=421604 memory=403532 CPUtime=3584.88 cores=0,2
/proc/47069/stat : 47069 (pbsolver) R 47066 47069 46545 0 -1 4194304 75845 0 0 0 358470 18 0 0 20 0 1 0 47100443 431722496 100883 18446744073709551615 4198400 14743177 140724982504816 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 48074752 140724982512010 140724982512106 140724982512106 140724982517708 0
/proc/47069/statm: 105401 100883 2688 2575 0 102308 0
Current children cumulated CPU time: 3584.88 s
Current children cumulated vsize: 421604 KiB
Current children cumulated memory: 403532 KiB

[startup+3596.8 s]
/proc/loadavg: 4.30 4.16 4.12 5/263 47374
/proc/meminfo: memFree=128638132/131250000 swapFree=33010684/33010684
[pid=47069] ppid=47066 vsize=421604 memory=403532 CPUtime=3585.68 cores=0,2
/proc/47069/stat : 47069 (pbsolver) R 47066 47069 46545 0 -1 4194304 75845 0 0 0 358550 18 0 0 20 0 1 0 47100443 431722496 100883 18446744073709551615 4198400 14743177 140724982504816 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 48074752 140724982512010 140724982512106 140724982512106 140724982517708 0
/proc/47069/statm: 105401 100883 2688 2575 0 102308 0
Current children cumulated CPU time: 3585.68 s
Current children cumulated vsize: 421604 KiB
Current children cumulated memory: 403532 KiB

[startup+3597 s]*
/proc/loadavg: 4.30 4.16 4.12 5/263 47374
/proc/meminfo: memFree=128638132/131250000 swapFree=33010684/33010684
[pid=47069] ppid=47066 vsize=421604 memory=403532 CPUtime=3585.88 cores=0,2
/proc/47069/stat : 47069 (pbsolver) R 47066 47069 46545 0 -1 4194304 75846 0 0 0 358570 18 0 0 20 0 1 0 47100443 431722496 100883 18446744073709551615 4198400 14743177 140724982504816 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 16769280 16853168 48074752 140724982512010 140724982512106 140724982512106 140724982517708 0
/proc/47069/statm: 105401 100883 2688 2575 0 102308 0
Current children cumulated CPU time: 3585.88 s
Current children cumulated vsize: 421604 KiB
Current children cumulated memory: 403532 KiB

Child status: 0

Real time (s): 3597.07
CPU time (s): 3585.96
CPU user time (s): 3585.77
CPU system time (s): 0.192618
CPU usage (%): 99.6912
Max. virtual memory (cumulated for all children) (KiB): 421604
Max. memory (cumulated for all children) (KiB): 403532

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3585.77
system time used= 0.192618
maximum resident set size= 403532
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 76119
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= 41
involuntary context switches= 4594


# summary of solver processes directly reported to runsolver:
#   pid: 47069
#   total CPU time (s): 3585.96
#   total CPU user time (s): 3585.77
#   total CPU system time (s): 0.192618

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.48546 second user time and 15.2898 second system time

The end

Launcher Data

Begin job on nodeC013 at 2025-06-30 22:10:02
IDJOB=4486297
IDBENCH=147017
IDSOLVER=3366
FILE ID=nodeC013/4486297-1751314202
RUNJOBID= nodeC013-1751314195-46560
SLURM_JOB_ID= 9594325
Free space on /tmp= 432996 MiB

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

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

MD5SUM BENCH= 82a224b9434e58ca22c331a9d6eb0d67
RANDOM SEED=215651141

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		: 3652.401
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		: 3600.056
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.833
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		: 3617.988
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.835
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.832
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		: 3599.906
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		: 3599.833
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:        128818852 kB
MemAvailable:   128952764 kB
Buffers:            3280 kB
Cached:           935124 kB
SwapCached:            0 kB
Active:          1088976 kB
Inactive:         691480 kB
Active(anon):     855344 kB
Inactive(anon):        0 kB
Active(file):     233632 kB
Inactive(file):   691480 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             50652 kB
Writeback:            12 kB
AnonPages:        845172 kB
Mapped:           130124 kB
Shmem:             13284 kB
KReclaimable:      95676 kB
Slab:             183096 kB
SReclaimable:      95676 kB
SUnreclaim:        87420 kB
KernelStack:        4288 kB
PageTables:         4728 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    1213888 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150536 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     18432 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:09:59