Trace number 4502702

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 2024-07-07? 3585.67 3597.15

General information on the benchmark

NamePB24/normalized-PB11/
OPT-LIN/heinz/normalized-hanoi5.opb
MD5SUM179846138439b27c2be3c10cf8937212
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1931
Best CPU time to get the best result obtained on this benchmark0.566122
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3862
Total number of constraints16399
Number of constraints which are clauses16399
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint8
Number of terms in the objective function 3862
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 3862
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 3862
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.0.0] [GitHash: 405ed0d46f]
0.00/0.01	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.01	c 
0.00/0.01	c user parameter file <scip.set> not found - using default parameters
0.00/0.01	c reading problem <HOME/instance-4502702-1751430487.opb>
0.00/0.04	c original problem has 3862 variables (3862 bin, 0 int, 0 impl, 0 cont) and 16399 constraints
0.00/0.04	c problem read in 0.03
0.00/0.06	c presolving:
0.00/0.08	c (round 1, fast)       734 del vars, 720 del conss, 0 add conss, 710 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 5650 clqs
0.00/0.09	c (round 2, fast)       840 del vars, 2423 del conss, 0 add conss, 754 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 6098 clqs
0.00/0.09	c (round 3, fast)       924 del vars, 2806 del conss, 0 add conss, 794 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 6062 clqs
0.00/0.09	c (round 4, fast)       930 del vars, 2836 del conss, 0 add conss, 794 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 6120 clqs
0.09/0.11	c    (0.1s) running MILP presolver
0.09/0.19	c    (0.2s) MILP presolver (10 rounds): 597 aggregations, 345 fixings, 0 bound changes
0.09/0.19	c (round 5, medium)     1872 del vars, 16399 del conss, 8391 add conss, 794 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 4113 clqs
0.20/0.22	c (round 6, exhaustive) 1872 del vars, 16399 del conss, 8391 add conss, 794 chg bounds, 0 chg sides, 0 chg coeffs, 8391 upgd conss, 0 impls, 4190 clqs
0.20/0.23	c (round 7, exhaustive) 1872 del vars, 16992 del conss, 8498 add conss, 794 chg bounds, 0 chg sides, 0 chg coeffs, 8391 upgd conss, 0 impls, 4190 clqs
0.20/0.24	c (round 8, exhaustive) 1873 del vars, 17077 del conss, 8583 add conss, 794 chg bounds, 1 chg sides, 1 chg coeffs, 8391 upgd conss, 0 impls, 4191 clqs
0.68/0.71	c    (0.7s) probing: 1000/2057 (48.6%) - 0 fixings, 4 aggregations, 3550 implications, 0 bound changes
1.09/1.13	c    (1.1s) probing: 1932/2057 (93.9%) - 4 fixings, 6 aggregations, 5163 implications, 0 bound changes
1.09/1.13	c    (1.1s) probing aborted: 50/50 successive totally useless probings
1.09/1.13	c (round 9, exhaustive) 1883 del vars, 17077 del conss, 8583 add conss, 794 chg bounds, 1 chg sides, 27 chg coeffs, 8391 upgd conss, 0 impls, 9190 clqs
1.09/1.13	c (round 10, fast)       1883 del vars, 17134 del conss, 8583 add conss, 794 chg bounds, 1 chg sides, 27 chg coeffs, 8391 upgd conss, 0 impls, 9190 clqs
1.09/1.16	c (round 11, exhaustive) 1883 del vars, 17633 del conss, 8584 add conss, 794 chg bounds, 1 chg sides, 27 chg coeffs, 8391 upgd conss, 0 impls, 9191 clqs
1.09/1.17	c (round 12, exhaustive) 1883 del vars, 17639 del conss, 8584 add conss, 794 chg bounds, 1 chg sides, 27 chg coeffs, 8391 upgd conss, 0 impls, 9191 clqs
1.09/1.18	c    (1.2s) probing: 1937/2057 (94.2%) - 4 fixings, 6 aggregations, 5163 implications, 0 bound changes
1.09/1.18	c    (1.2s) probing aborted: 50/50 successive totally useless probings
1.09/1.18	c    (1.2s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
1.09/1.19	c    (1.2s) no symmetry present (symcode time: 0.00)
1.09/1.20	c presolving (13 rounds: 13 fast, 8 medium, 7 exhaustive):
1.09/1.20	c  1883 deleted vars, 17639 deleted constraints, 8584 added constraints, 794 tightened bounds, 0 added holes, 1 changed sides, 124 changed coefficients
1.09/1.20	c  0 implications, 9191 cliques
1.09/1.20	c presolved problem has 2047 variables (2047 bin, 0 int, 0 impl, 0 cont) and 7344 constraints
1.09/1.20	c    3235 constraints of type <setppc>
1.09/1.20	c      18 constraints of type <and>
1.09/1.20	c    4091 constraints of type <logicor>
1.09/1.20	c transformed objective value is always integral (scale: 1)
1.09/1.20	c Presolving Time: 1.14
1.09/1.20	c - non default parameters ----------------------------------------------------------------------
1.09/1.20	c # SCIP version 10.0.0
1.09/1.20	c 
1.09/1.20	c # maximal time in seconds to run
1.09/1.20	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
1.09/1.20	c limits/time = 3596.998012
1.09/1.20	c 
1.09/1.20	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1.09/1.20	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
1.09/1.20	c limits/memory = 27900
1.09/1.20	c 
1.09/1.20	c # belongs reading time to solving time?
1.09/1.20	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
1.09/1.20	c timing/reading = TRUE
1.09/1.20	c 
1.09/1.20	c -----------------------------------------------------------------------------------------------
1.09/1.20	c start solving
1.18/1.20	c 
3.17/3.25	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3.17/3.25	c   3.2s|     1 |     0 | 13148 |     - |    49M |   0 |2047 |7399 |7362 |   0 |  0 |  54 |   0 | 1.798826e+03 |      --      |    Inf | unknown
5.67/5.75	c   5.7s|     1 |     0 | 26721 |     - |    80M |   0 |2047 |7600 |7393 |  31 |  1 |  55 |   0 | 1.800891e+03 |      --      |    Inf | unknown
6.36/6.43	c   6.4s|     1 |     0 | 30341 |     - |    88M |   0 |2047 |7601 |7426 |  64 |  2 |  56 |   0 | 1.805107e+03 |      --      |    Inf | unknown
7.26/7.39	c   7.4s|     1 |     0 | 36171 |     - |   100M |   0 |2047 |7602 |7457 |  95 |  3 |  57 |   0 | 1.808730e+03 |      --      |    Inf | unknown
7.97/8.05	c   8.0s|     1 |     0 | 39488 |     - |   112M |   0 |2047 |7603 |7474 | 112 |  4 |  58 |   0 | 1.810369e+03 |      --      |    Inf | unknown
8.75/8.85	c   8.8s|     1 |     0 | 43478 |     - |   120M |   0 |2047 |7604 |7494 | 132 |  5 |  59 |   0 | 1.813261e+03 |      --      |    Inf | unknown
9.26/9.39	c   9.4s|     1 |     0 | 46398 |     - |   127M |   0 |2047 |7606 |7524 | 162 |  6 |  61 |   0 | 1.814792e+03 |      --      |    Inf | unknown
9.75/9.89	c   9.9s|     1 |     0 | 48949 |     - |   138M |   0 |2047 |7607 |7539 | 177 |  7 |  62 |   0 | 1.815818e+03 |      --      |    Inf | unknown
10.46/10.59	c  10.6s|     1 |     0 | 52751 |     - |   144M |   0 |2047 |7608 |7570 | 208 |  8 |  63 |   0 | 1.818320e+03 |      --      |    Inf | unknown
11.25/11.30	c  11.3s|     1 |     0 | 56069 |     - |   156M |   0 |2047 |7610 |7596 | 234 |  9 |  65 |   0 | 1.820695e+03 |      --      |    Inf | unknown
11.65/11.77	c  11.8s|     1 |     0 | 57596 |     - |   167M |   0 |2047 |7611 |7611 | 249 | 10 |  66 |   0 | 1.821205e+03 |      --      |    Inf | unknown
11.96/12.09	c  12.1s|     1 |     0 | 59055 |     - |   169M |   0 |2047 |7613 |7626 | 264 | 11 |  68 |   0 | 1.821678e+03 |      --      |    Inf | unknown
12.25/12.32	c  12.3s|     1 |     0 | 59866 |     - |   170M |   0 |2047 |7615 |7640 | 278 | 12 |  70 |   0 | 1.821781e+03 |      --      |    Inf | unknown
12.55/12.69	c  12.7s|     1 |     0 | 61509 |     - |   172M |   0 |2047 |7616 |7650 | 288 | 13 |  71 |   0 | 1.821972e+03 |      --      |    Inf | unknown
13.05/13.12	c  13.1s|     1 |     0 | 63508 |     - |   172M |   0 |2047 |7617 |7660 | 298 | 14 |  72 |   0 | 1.822433e+03 |      --      |    Inf | unknown
13.25/13.37	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
13.25/13.37	c  13.4s|     1 |     0 | 64371 |     - |   173M |   0 |2047 |7620 |7670 | 308 | 15 |  75 |   0 | 1.822949e+03 |      --      |    Inf | unknown
13.65/13.79	c  13.8s|     1 |     0 | 66369 |     - |   174M |   0 |2047 |7622 |7635 | 322 | 16 |  77 |   0 | 1.824356e+03 |      --      |    Inf | unknown
13.85/13.97	c  14.0s|     1 |     0 | 66789 |     - |   175M |   0 |2047 |7623 |7642 | 329 | 17 |  78 |   0 | 1.824372e+03 |      --      |    Inf | unknown
14.34/14.41	c  14.4s|     1 |     0 | 69229 |     - |   176M |   0 |2047 |7625 |7668 | 355 | 18 |  80 |   0 | 1.826342e+03 |      --      |    Inf | unknown
14.74/14.85	c  14.8s|     1 |     0 | 71595 |     - |   176M |   0 |2047 |7628 |7684 | 371 | 19 |  83 |   0 | 1.826748e+03 |      --      |    Inf | unknown
15.14/15.29	c  15.3s|     1 |     0 | 74038 |     - |   178M |   0 |2047 |7630 |7705 | 392 | 20 |  85 |   0 | 1.828107e+03 |      --      |    Inf | unknown
15.44/15.57	c  15.6s|     1 |     0 | 75408 |     - |   178M |   0 |2047 |7632 |7713 | 400 | 21 |  87 |   0 | 1.828434e+03 |      --      |    Inf | unknown
15.64/15.74	c  15.7s|     1 |     0 | 75830 |     - |   178M |   0 |2047 |7633 |7671 | 406 | 22 |  88 |   0 | 1.828442e+03 |      --      |    Inf | unknown
15.74/15.87	c  15.9s|     1 |     0 | 76150 |     - |   178M |   0 |2047 |7634 |7674 | 409 | 23 |  89 |   0 | 1.828509e+03 |      --      |    Inf | unknown
15.94/16.01	c  16.0s|     1 |     0 | 76490 |     - |   178M |   0 |2047 |7635 |7683 | 418 | 24 |  90 |   0 | 1.828523e+03 |      --      |    Inf | unknown
16.04/16.14	c  16.1s|     1 |     0 | 76833 |     - |   179M |   0 |2047 |7636 |7690 | 425 | 25 |  91 |   0 | 1.828540e+03 |      --      |    Inf | unknown
16.14/16.27	c  16.3s|     1 |     0 | 77055 |     - |   179M |   0 |2047 |7638 |7697 | 432 | 26 |  93 |   0 | 1.828558e+03 |      --      |    Inf | unknown
16.24/16.36	c  16.4s|     1 |     0 | 77069 |     - |   179M |   0 |2047 |7640 |7701 | 436 | 27 |  95 |   0 | 1.828558e+03 |      --      |    Inf | unknown
16.34/16.48	c  16.5s|     1 |     0 | 77268 |     - |   179M |   0 |2047 |7641 |7657 | 443 | 28 |  96 |   0 | 1.828571e+03 |      --      |    Inf | unknown
16.44/16.53	c  16.5s|     1 |     0 | 77285 |     - |   179M |   0 |2047 |7643 |7661 | 447 | 29 |  98 |   0 | 1.828571e+03 |      --      |    Inf | unknown
16.44/16.59	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
16.44/16.59	c  16.6s|     1 |     0 | 77322 |     - |   179M |   0 |2047 |7644 |7667 | 453 | 30 |  99 |   0 | 1.828572e+03 |      --      |    Inf | unknown
16.54/16.66	c  16.7s|     1 |     0 | 77462 |     - |   179M |   0 |2047 |7645 |7673 | 459 | 31 | 100 |   0 | 1.828588e+03 |      --      |    Inf | unknown
16.64/16.79	c  16.8s|     1 |     0 | 78033 |     - |   179M |   0 |2047 |7647 |7679 | 465 | 32 | 102 |   0 | 1.828657e+03 |      --      |    Inf | unknown
16.74/16.85	c  16.8s|     1 |     0 | 78061 |     - |   179M |   0 |2047 |7648 |7684 | 470 | 33 | 103 |   0 | 1.828657e+03 |      --      |    Inf | unknown
16.84/16.95	c  16.9s|     1 |     0 | 78406 |     - |   179M |   0 |2047 |7651 |7660 | 477 | 34 | 106 |   0 | 1.828663e+03 |      --      |    Inf | unknown
16.84/17.00	c  17.0s|     1 |     0 | 78434 |     - |   179M |   0 |2047 |7652 |7663 | 480 | 35 | 107 |   0 | 1.828663e+03 |      --      |    Inf | unknown
16.94/17.05	c  17.0s|     1 |     0 | 78465 |     - |   179M |   0 |2047 |7654 |7668 | 485 | 36 | 109 |   0 | 1.828663e+03 |      --      |    Inf | unknown
16.94/17.10	c  17.1s|     1 |     0 | 78489 |     - |   179M |   0 |2047 |7656 |7674 | 491 | 37 | 111 |   0 | 1.828663e+03 |      --      |    Inf | unknown
17.04/17.14	c  17.1s|     1 |     0 | 78490 |     - |   179M |   0 |2047 |7656 |7675 | 492 | 38 | 112 |   0 | 1.828663e+03 |      --      |    Inf | unknown
20.62/20.79	c  20.8s|     1 |     2 | 86474 |     - |   179M |   0 |2047 |7656 |7675 | 492 | 39 | 115 |  22 | 1.829021e+03 |      --      |    Inf | unknown
172.54/173.18	c   173s|   100 |    97 |634584 |5617.1 |   196M |  10 |2047 |7808 |7652 | 857 |  2 | 286 | 422 | 1.834323e+03 |      --      |    Inf |   3.52%
351.89/353.08	c   353s|   200 |   189 |  1369k|6488.8 |   240M |  12 |2047 |7960 |7727 |2571 |  1 | 444 | 867 | 1.845052e+03 |      --      |    Inf |   4.88%
487.87/489.45	c   489s|   300 |   282 |  1968k|6319.6 |   258M |  12 |2047 |7957 |7773 |3622 |  1 | 472 |1286 | 1.846359e+03 |      --      |    Inf |   5.32%
716.25/718.52	c   719s|   400 |   361 |  2890k|7048.3 |   328M |  12 |2047 |7967 |7992 |8335 |  1 | 509 |1883 | 1.852563e+03 |      --      |    Inf |   7.47%
943.03/946.08	c   946s|   500 |   449 |  3938k|7734.8 |   391M |  14 |2047 |8040 |8010 |  13k|  3 | 741 |2060 | 1.854532e+03 |      --      |    Inf |   9.52%
1283.13/1287.20	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1283.13/1287.20	c  1287s|   600 |   549 |  5124k|8423.6 |   449M |  14 |2047 |8142 |7910 |  22k|  1 | 986 |2589 | 1.854532e+03 |      --      |    Inf |   9.52%
1529.23/1534.19	c  1534s|   700 |   649 |  6217k|8782.4 |   483M |  14 |2047 |8198 |7899 |  31k|  2 |1143 |2830 | 1.856821e+03 |      --      |    Inf |   9.52%
1758.57/1764.24	c  1764s|   800 |   746 |  7202k|8916.0 |   501M |  14 |2047 |8275 |8026 |  38k|  1 |1358 |3121 | 1.861899e+03 |      --      |    Inf |   9.64%
2017.44/2023.97	c  2024s|   900 |   804 |  8296k|9141.1 |   531M |  15 |2047 |8248 |8176 |  45k|  1 |1606 |3522 | 1.862405e+03 |      --      |    Inf |  12.79%
2268.32/2275.66	c  2276s|  1000 |   809 |  9416k|9347.8 |   557M |  15 |2047 |8324 |8166 |  52k|  1 |1814 |3697 | 1.865789e+03 |      --      |    Inf |  15.84%
2396.31/2404.01	c  2404s|  1100 |   813 |  9806k|8851.3 |   559M |  36 |2047 |8670 |   0 |  54k|  0 |2303 |4145 | 1.867372e+03 |      --      |    Inf |  16.99%
2460.11/2468.07	c  2468s|  1200 |   816 | 10034k|8303.7 |   560M |  36 |2047 |9313 |   0 |  55k|  0 |3097 |4366 | 1.867711e+03 |      --      |    Inf |  16.99%
2511.23/2519.38	c  2519s|  1300 |   826 | 10233k|7817.5 |   561M |  36 |2047 |9624 |   0 |  55k|  0 |3574 |4483 | 1.868113e+03 |      --      |    Inf |  16.99%
2560.57/2568.89	c  2569s|  1400 |   833 | 10483k|7437.4 |   562M |  36 |2047 |9819 |8246 |  56k|  1 |3947 |4508 | 1.869053e+03 |      --      |    Inf |  16.99%
2588.58/2596.92	c  2597s|  1500 |   835 | 10627k|7037.7 |   562M |  36 |2047 |  10k|   0 |  57k|  0 |4437 |4526 | 1.869053e+03 |      --      |    Inf |  16.99%
2690.95/2699.60	c  2700s|  1600 |   852 | 11054k|6864.6 |   566M |  36 |2047 |9527 |8269 |  58k|  1 |4740 |4639 | 1.869383e+03 |      --      |    Inf |  16.99%
2831.70/2840.87	c  2841s|  1700 |   873 | 11569k|6763.5 |   571M |  36 |2047 |8764 |8068 |  60k|  1 |4955 |4867 | 1.870642e+03 |      --      |    Inf |  18.15%
2957.50/2967.07	c  2967s|  1800 |   904 | 11966k|6607.9 |   576M |  40 |2047 |8863 |8263 |  62k|  1 |5348 |5229 | 1.871783e+03 |      --      |    Inf |  20.23%
2998.36/3008.05	c  3008s|  1900 |   916 | 12117k|6339.4 |   584M |  42 |2047 |9530 |8267 |  63k|  3 |6123 |5422 | 1.871958e+03 |      --      |    Inf |  20.63%
3015.80/3025.56	c  3026s|  2000 |   918 | 12197k|6062.6 |   621M |  45 |2047 |9883 |8267 |  64k|  1 |6696 |5454 | 1.872238e+03 |      --      |    Inf |  20.63%
3033.35/3043.18	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3033.35/3043.18	c  3043s|  2100 |   928 | 12291k|5818.4 |   629M |  45 |2047 |  10k|8273 |  65k|  2 |7368 |5481 | 1.872571e+03 |      --      |    Inf |  20.63%
3050.89/3060.79	c  3061s|  2200 |   931 | 12369k|5589.3 |   641M |  45 |2047 |  10k|   0 |  65k|  0 |7950 |5490 | 1.872828e+03 |      --      |    Inf |  20.63%
3092.17/3102.16	c  3102s|  2300 |   951 | 12572k|5434.7 |   649M |  45 |2047 |  10k|8278 |  67k|  1 |8505 |5498 | 1.873077e+03 |      --      |    Inf |  20.63%
3114.79/3124.89	c  3125s|  2400 |   955 | 12686k|5255.7 |   651M |  45 |2047 |  10k|   0 |  68k|  0 |9173 |5514 | 1.873515e+03 |      --      |    Inf |  21.41%
3141.62/3151.74	c  3152s|  2500 |   960 | 12810k|5094.8 |   655M |  45 |2047 |  10k|8295 |  69k|  1 |9705 |5520 | 1.873927e+03 |      --      |    Inf |  22.38%
3172.12/3182.33	c  3182s|  2600 |   988 | 12979k|4963.7 |   658M |  45 |2047 |  10k|8308 |  70k|  0 |  10k|5543 | 1.874101e+03 |      --      |    Inf |  22.38%
3211.40/3221.70	c  3222s|  2700 |   995 | 13171k|4851.1 |   663M |  45 |2047 |9898 |   0 |  71k|  0 |  10k|5546 | 1.874423e+03 |      --      |    Inf |  22.38%
3275.69/3286.28	c  3286s|  2800 |  1021 | 13496k|4793.8 |   670M |  45 |2047 |9539 |8299 |  73k|  1 |  11k|5550 | 1.874879e+03 |      --      |    Inf |  22.48%
3292.14/3302.76	c  3303s|  2900 |  1028 | 13587k|4659.8 |   671M |  45 |2047 |9852 |8294 |  74k|  1 |  11k|5554 | 1.874904e+03 |      --      |    Inf |  22.48%
3325.94/3336.66	c  3337s|  3000 |  1043 | 13755k|4560.6 |   673M |  45 |2047 |9962 |   0 |  75k|  0 |  12k|5558 | 1.875246e+03 |      --      |    Inf |  22.48%
3359.63/3370.48	c  3370s|  3100 |  1053 | 13920k|4466.7 |   676M |  45 |2047 |  10k|8294 |  76k|  1 |  12k|5580 | 1.875448e+03 |      --      |    Inf |  23.26%
3363.52/3374.39	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
3363.52/3374.39	c (run 1, node 3183) performing user restart
3363.52/3374.39	c 
3363.52/3374.39	c (restart) converted 520 cuts from the global cut pool into linear constraints
3363.52/3374.39	c 
3363.82/3374.69	c presolving:
3363.91/3374.71	c (round 1, fast)       54 del vars, 291 del conss, 5 add conss, 0 chg bounds, 11 chg sides, 220 chg coeffs, 0 upgd conss, 0 impls, 8069 clqs
3363.91/3374.72	c (round 2, medium)     113 del vars, 299 del conss, 27 add conss, 0 chg bounds, 120 chg sides, 363 chg coeffs, 0 upgd conss, 0 impls, 7739 clqs
3363.91/3374.73	c (round 3, fast)       113 del vars, 434 del conss, 29 add conss, 0 chg bounds, 121 chg sides, 382 chg coeffs, 0 upgd conss, 0 impls, 7740 clqs
3363.91/3374.75	c (round 4, exhaustive) 113 del vars, 512 del conss, 56 add conss, 0 chg bounds, 125 chg sides, 388 chg coeffs, 0 upgd conss, 0 impls, 7741 clqs
3363.91/3374.77	c (round 5, exhaustive) 113 del vars, 522 del conss, 56 add conss, 0 chg bounds, 135 chg sides, 444 chg coeffs, 0 upgd conss, 0 impls, 7741 clqs
3363.91/3374.77	c (round 6, medium)     113 del vars, 523 del conss, 58 add conss, 0 chg bounds, 142 chg sides, 454 chg coeffs, 0 upgd conss, 0 impls, 7742 clqs
3364.01/3374.80	c (round 7, exhaustive) 113 del vars, 554 del conss, 58 add conss, 0 chg bounds, 142 chg sides, 496 chg coeffs, 0 upgd conss, 0 impls, 7742 clqs
3364.01/3374.82	c (round 8, exhaustive) 113 del vars, 554 del conss, 58 add conss, 0 chg bounds, 142 chg sides, 528 chg coeffs, 524 upgd conss, 0 impls, 7742 clqs
3364.01/3374.83	c (round 9, medium)     113 del vars, 562 del conss, 58 add conss, 0 chg bounds, 146 chg sides, 532 chg coeffs, 524 upgd conss, 0 impls, 7742 clqs
3364.01/3374.89	c (round 10, exhaustive) 113 del vars, 1936 del conss, 58 add conss, 0 chg bounds, 146 chg sides, 4173 chg coeffs, 524 upgd conss, 0 impls, 7742 clqs
3364.11/3374.92	c (round 11, exhaustive) 113 del vars, 2897 del conss, 60 add conss, 0 chg bounds, 147 chg sides, 4193 chg coeffs, 524 upgd conss, 0 impls, 7753 clqs
3364.11/3374.96	c (round 12, exhaustive) 113 del vars, 2956 del conss, 60 add conss, 0 chg bounds, 147 chg sides, 4206 chg coeffs, 524 upgd conss, 0 impls, 7753 clqs
3364.22/3375.04	c presolving (13 rounds: 13 fast, 11 medium, 8 exhaustive):
3364.22/3375.04	c  114 deleted vars, 2958 deleted constraints, 61 added constraints, 0 tightened bounds, 0 added holes, 147 changed sides, 4263 changed coefficients
3364.22/3375.04	c  0 implications, 7742 cliques
3364.22/3375.04	c presolved problem has 1934 variables (1934 bin, 0 int, 0 impl, 0 cont) and 8283 constraints
3364.22/3375.04	c     393 constraints of type <knapsack>
3364.22/3375.04	c    2224 constraints of type <setppc>
3364.22/3375.04	c      31 constraints of type <and>
3364.22/3375.04	c      23 constraints of type <linear>
3364.22/3375.04	c    5612 constraints of type <logicor>
3364.22/3375.04	c transformed objective value is always integral (scale: 1)
3364.22/3375.04	c Presolving Time: 1.50
3364.22/3375.04	c 
3365.22/3376.00	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3365.22/3376.00	c  3376s|     1 |     0 | 13953k|     - |   650M |   0 |1934 |8301 |6445 |   0 |  0 |  13k|5592 | 1.875448e+03 |      --      |    Inf | unknown
3366.61/3377.45	c  3377s|     1 |     0 | 13955k|     - |   651M |   0 |1934 |8303 |6496 |  51 |  1 |  13k|5592 | 1.875448e+03 |      --      |    Inf | unknown
3367.11/3377.97	c  3378s|     1 |     0 | 13958k|     - |   652M |   0 |1934 |8306 |6531 |  86 |  2 |  13k|5592 | 1.875448e+03 |      --      |    Inf | unknown
3367.61/3378.48	c  3378s|     1 |     0 | 13960k|     - |   652M |   0 |1934 |8308 |6564 | 119 |  3 |  13k|5592 | 1.875448e+03 |      --      |    Inf | unknown
3368.11/3378.99	c  3379s|     1 |     0 | 13963k|     - |   653M |   0 |1934 |8311 |6599 | 154 |  4 |  13k|5592 | 1.875448e+03 |      --      |    Inf | unknown
3368.71/3379.55	c  3380s|     1 |     0 | 13965k|     - |   654M |   0 |1934 |8312 |6629 | 184 |  5 |  13k|5592 | 1.875448e+03 |      --      |    Inf | unknown
3369.31/3380.16	c  3380s|     1 |     0 | 13968k|     - |   655M |   0 |1934 |8316 |6654 | 209 |  6 |  13k|5592 | 1.875448e+03 |      --      |    Inf | unknown
3370.00/3380.88	c  3381s|     1 |     0 | 13971k|     - |   655M |   0 |1934 |8319 |6679 | 234 |  7 |  13k|5592 | 1.875448e+03 |      --      |    Inf | unknown
3370.70/3381.50	c  3381s|     1 |     0 | 13973k|     - |   657M |   0 |1934 |8321 |6707 | 262 |  8 |  13k|5592 | 1.875448e+03 |      --      |    Inf | unknown
3371.50/3382.32	c  3382s|     1 |     0 | 13976k|     - |   658M |   0 |1934 |8325 |6729 | 284 |  9 |  13k|5592 | 1.875448e+03 |      --      |    Inf | unknown
3372.30/3383.16	c  3383s|     1 |     0 | 13980k|     - |   660M |   0 |1934 |8324 |6745 | 300 | 10 |  13k|5592 | 1.875448e+03 |      --      |    Inf | unknown
3373.09/3383.91	c  3384s|     1 |     0 | 13983k|     - |   660M |   0 |1934 |8325 |6763 | 318 | 11 |  13k|5592 | 1.875448e+03 |      --      |    Inf | unknown
3373.49/3384.39	c  3384s|     1 |     0 | 13984k|     - |   661M |   0 |1934 |8325 |6782 | 337 | 12 |  13k|5592 | 1.875448e+03 |      --      |    Inf | unknown
3374.09/3384.90	c  3385s|     1 |     0 | 13986k|     - |   662M |   0 |1934 |8327 |6797 | 352 | 13 |  13k|5592 | 1.875448e+03 |      --      |    Inf | unknown
3374.59/3385.40	c  3385s|     1 |     0 | 13988k|     - |   662M |   0 |1934 |8322 |6714 | 363 | 14 |  13k|5592 | 1.875448e+03 |      --      |    Inf | unknown
3375.09/3385.90	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3375.09/3385.90	c  3386s|     1 |     0 | 13989k|     - |   663M |   0 |1934 |8324 |6726 | 375 | 15 |  13k|5592 | 1.875448e+03 |      --      |    Inf | unknown
3375.59/3386.45	c  3386s|     1 |     0 | 13992k|     - |   664M |   0 |1934 |8321 |6740 | 389 | 16 |  13k|5592 | 1.875448e+03 |      --      |    Inf | unknown
3376.08/3386.94	c  3387s|     1 |     0 | 13993k|     - |   664M |   0 |1934 |8314 |6762 | 411 | 17 |  13k|5592 | 1.875448e+03 |      --      |    Inf | unknown
3376.58/3387.42	c  3387s|     1 |     0 | 13995k|     - |   665M |   0 |1934 |8311 |6779 | 428 | 18 |  13k|5592 | 1.875448e+03 |      --      |    Inf | unknown
3377.08/3387.90	c  3388s|     1 |     0 | 13996k|     - |   666M |   0 |1934 |8314 |6709 | 444 | 19 |  13k|5592 | 1.875448e+03 |      --      |    Inf | unknown
3377.58/3388.42	c  3388s|     1 |     0 | 13998k|     - |   666M |   0 |1934 |8314 |6727 | 462 | 20 |  13k|5592 | 1.875448e+03 |      --      |    Inf | unknown
3377.88/3388.73	c  3389s|     1 |     0 | 13999k|     - |   666M |   0 |1934 |8314 |6746 | 481 | 21 |  13k|5592 | 1.875448e+03 |      --      |    Inf | unknown
3378.18/3389.09	c  3389s|     1 |     0 | 14000k|     - |   666M |   0 |1934 |8306 |6757 | 492 | 22 |  13k|5592 | 1.875448e+03 |      --      |    Inf | unknown
3378.38/3389.27	c  3389s|     1 |     0 | 14000k|     - |   666M |   0 |1934 |8284 |6764 | 499 | 23 |  13k|5592 | 1.875448e+03 |      --      |    Inf | unknown
3378.58/3389.46	c  3389s|     1 |     0 | 14000k|     - |   666M |   0 |1934 |8264 |6769 | 504 | 24 |  13k|5592 | 1.875448e+03 |      --      |    Inf | unknown
3378.98/3389.83	c  3390s|     1 |     0 | 14001k|     - |   666M |   0 |1934 |8256 |6674 | 509 | 25 |  13k|5592 | 1.875448e+03 |      --      |    Inf | unknown
3379.07/3389.95	c  3390s|     1 |     0 | 14001k|     - |   666M |   0 |1934 |8255 |6678 | 513 | 26 |  13k|5592 | 1.875448e+03 |      --      |    Inf | unknown
3379.18/3390.07	c  3390s|     1 |     0 | 14001k|     - |   666M |   0 |1934 |8236 |6684 | 519 | 27 |  13k|5592 | 1.875448e+03 |      --      |    Inf | unknown
3379.28/3390.19	c  3390s|     1 |     0 | 14001k|     - |   666M |   0 |1934 |8231 |6689 | 524 | 28 |  13k|5592 | 1.875448e+03 |      --      |    Inf | unknown
3379.47/3390.31	c  3390s|     1 |     0 | 14001k|     - |   666M |   0 |1934 |8219 |6692 | 527 | 29 |  13k|5592 | 1.875448e+03 |      --      |    Inf | unknown
3382.86/3393.74	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3382.86/3393.74	c  3394s|     1 |     2 | 14017k|     - |   667M |   0 |1934 |8137 |6692 | 527 | 30 |  13k|5598 | 1.875448e+03 |      --      |    Inf | unknown
3492.81/3504.03	c  3504s|   100 |    43 | 14235k|4296.1 |   672M |  38 |1934 |8603 |   0 | 703 |  0 |  14k|6527 | 1.875918e+03 |      --      |    Inf |   6.25%
3546.64/3558.04	c  3558s|   200 |    88 | 14305k|4189.6 |   679M |  41 |1934 |8395 |   0 | 823 |  0 |  15k|7315 | 1.876966e+03 |      --      |    Inf |   6.25%
3585.52/3597.00	c 
3585.52/3597.00	c SCIP Status        : solving was interrupted [time limit reached]
3585.52/3597.00	c Solving Time (sec) : 3597.00
3585.52/3597.00	c Solving Nodes      : 265 (total of 3448 nodes in 2 runs)
3585.52/3597.00	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
3585.52/3597.00	c Dual Bound         : +1.87696613814856e+03
3585.52/3597.00	c Gap                : infinite
3585.52/3597.00	s UNKNOWN
3585.52/3597.00	c SCIP Status        : solving was interrupted [time limit reached]
3585.52/3597.00	c Total Time         :    3597.00
3585.52/3597.00	c   solving          :    3597.00
3585.52/3597.00	c   presolving       :       1.50 (included in solving)
3585.52/3597.00	c   reading          :       0.03 (included in solving)
3585.52/3597.00	c   copying          :       1.11 (72 #copies) (minimal 0.01, maximal 0.02, average 0.02)
3585.52/3597.00	c Original Problem   :
3585.52/3597.00	c   Problem name     : HOME/instance-4502702-1751430487.opb
3585.52/3597.00	c   Variables        : 3862 (3862 binary, 0 integer, 0 implicit integer, 0 continuous)
3585.52/3597.00	c   Constraints      : 16399 initial, 16399 maximal
3585.52/3597.00	c   Objective        : minimize, 3862 non-zeros (abs.min = 1, abs.max = 1)
3585.52/3597.00	c Presolved Problem  :
3585.52/3597.00	c   Problem name     : t_HOME/instance-4502702-1751430487.opb
3585.52/3597.00	c   Variables        : 1934 (1934 binary, 0 integer, 0 implicit integer, 0 continuous)
3585.52/3597.00	c   Constraints      : 8283 initial, 8893 maximal
3585.52/3597.00	c   Objective        : minimize, 1364 non-zeros (abs.min = 1, abs.max = 1)
3585.52/3597.00	c   Nonzeros         : 78006 constraint, 16080 clique table
3585.52/3597.00	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
3585.52/3597.00	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.52/3597.00	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.52/3597.00	c   domcol           :       0.00       0.00      3          0          0          0          0          0          0          0          0          0
3585.52/3597.00	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.52/3597.00	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.52/3597.00	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.52/3597.00	c   dualsparsify     :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3585.52/3597.00	c   gateextraction   :       0.07       0.00     14          0          0          0          0          0        673        133          0          0
3585.52/3597.00	c   implics          :       0.00       0.00     19          0          0          0          0          0          0          0          0          0
3585.52/3597.00	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.52/3597.00	c   milp             :       0.10       0.00      1        345        597          0          0          0      13563       8391          0          0
3585.52/3597.00	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.52/3597.00	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.52/3597.00	c   sparsify         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3585.52/3597.00	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.52/3597.00	c   trivial          :       0.00       0.00     26        122          0          0          0          0          0          0          0          0
3585.52/3597.00	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.52/3597.00	c   dualfix          :       0.00       0.00     26          0          0          0          0          0          0          0          0          0
3585.52/3597.00	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.52/3597.00	c   probing          :       0.88       0.00      2          4          6          0          0          0          0          0          0          0
3585.52/3597.00	c   pseudoobj        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.52/3597.00	c   symmetry         :       0.01       0.00      1          0          0          0          0          0          0          0          0          0
3585.52/3597.00	c   vbounds          :       0.00       0.00      3          0         59          0          0          0          0          0          0          0
3585.52/3597.00	c   knapsack         :       0.02       0.00     31          0          0          0          0          0          9         36        136        411
3585.52/3597.00	c   setppc           :       0.09       0.00     49          0          1          0          0          0       1719          0          1          1
3585.52/3597.00	c   and              :       0.00       0.00     27          0          0          0          0          0         85         85          0          0
3585.52/3597.00	c   linear           :       0.07       0.00     25        794          0          0        794          0       2903          0         11         11
3585.52/3597.00	c   logicor          :       0.16       0.06     42          1          0          0          0          0       1645          0          0       3964
3585.52/3597.00	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.52/3597.00	c   components       :       0.01       0.00      2          0          0          0          0          0          0          0          0          0
3585.52/3597.00	c   root node        :          -          -      -         54          -          -         54          -          -          -          -          -
3585.52/3597.00	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
3585.52/3597.00	c   benderslp        :          0          0          0          0       3083          0          0        339          0          0          0          0          0          0          0
3585.52/3597.00	c   integral         :          0          0          0          0       3083          0          0        339          0          0       5795          0          0       4160       5160
3585.52/3597.00	c   knapsack         :        393        393         30     143140          0          0          0          0      13276         73       2641         16         15          0          0
3585.52/3597.00	c   setppc           :       2224+      2350         69     156475          0          0          0        334     529763       1243     124954         30          0          0          0
3585.52/3597.00	c   and              :         31         31       2963     124500          0          0          0          0       2654          8        714        542        328          0          0
3585.52/3597.00	c   linear           :         23+        34         69     149205          0          0          0          3       6153        101       1934         41         27          0          0
3585.52/3597.00	c   logicor          :       5612+      6333         69     121730          0          0          0          0     351569        975      82391        201        121          0          0
3585.52/3597.00	c   benders          :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3585.52/3597.00	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3585.52/3597.00	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3585.52/3597.00	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3585.52/3597.00	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
3585.52/3597.00	c   benderslp        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3585.52/3597.00	c   integral         :     821.54       0.00       0.00       0.00     821.54       0.00       0.00       0.00       0.00       0.00
3585.52/3597.00	c   knapsack         :       0.46       0.00       0.10       0.13       0.00       0.00       0.00       0.00       0.01       0.22
3585.52/3597.00	c   setppc           :       1.66       0.00       0.01       0.98       0.00       0.00       0.00       0.00       0.20       0.46
3585.52/3597.00	c   and              :       0.06       0.00       0.01       0.02       0.00       0.00       0.00       0.00       0.00       0.03
3585.52/3597.00	c   linear           :       0.56       0.00       0.41       0.09       0.00       0.00       0.00       0.00       0.01       0.05
3585.52/3597.00	c   logicor          :       1.72       0.06       0.04       0.95       0.00       0.00       0.00       0.00       0.19       0.48
3585.52/3597.00	c   benders          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3585.52/3597.00	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3585.52/3597.00	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3585.52/3597.00	c   components       :       0.01       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3585.52/3597.00	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
3585.52/3597.00	c   dualfix          :          2          0          0          0
3585.52/3597.00	c   genvbounds       :          0          0          0          0
3585.52/3597.00	c   nlobbt           :          0          0          0          0
3585.52/3597.00	c   obbt             :          0          0          0          0
3585.52/3597.00	c   probing          :          0          0          0          0
3585.52/3597.00	c   pseudoobj        :      34375          0          0          0
3585.52/3597.00	c   redcost          :         71          0          0          0
3585.52/3597.00	c   rootredcost      :          2          0          0          0
3585.52/3597.00	c   symmetry         :          0          0          0          0
3585.52/3597.00	c   vbounds          :     114726          0          0          0
3585.52/3597.00	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
3585.52/3597.00	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
3585.52/3597.00	c   genvbounds       :       0.02       0.00       0.00       0.01       0.00       0.01
3585.52/3597.00	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
3585.52/3597.00	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
3585.52/3597.00	c   probing          :       0.88       0.00       0.88       0.00       0.00       0.00
3585.52/3597.00	c   pseudoobj        :       0.05       0.00       0.00       0.04       0.00       0.00
3585.52/3597.00	c   redcost          :       0.02       0.00       0.00       0.02       0.00       0.00
3585.52/3597.00	c   rootredcost      :       0.02       0.00       0.00       0.01       0.00       0.01
3585.52/3597.00	c   symmetry         :       0.03       0.00       0.01       0.01       0.00       0.01
3585.52/3597.00	c   vbounds          :       0.75       0.00       0.00       0.71       0.00       0.03
3585.52/3597.00	c Symmetry           :
3585.52/3597.00	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
3585.52/3597.00	c   orbital reduction:          0 reductions applied,          0 cutoffs
3585.52/3597.00	c   lexicographic red:          0 reductions applied,          0 cutoffs
3585.52/3597.00	c   shadow tree time :       0.00 s
3585.52/3597.00	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
3585.52/3597.00	c   propagation      :       0.59       2369       2320          -      24338       70.0        682       10.8          -          -          -
3585.52/3597.00	c   infeasible LP    :       0.39        343        343          -       6101       84.3         41        8.0        343       62.3          0
3585.52/3597.00	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3585.52/3597.00	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
3585.52/3597.00	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3585.52/3597.00	c   applied globally :       0.27          -          -          0      15342       46.2          -          -        343          -          -
3585.52/3597.00	c   applied locally  :          -          -          -          0        349       54.1          -          -          0          -          -
3585.52/3597.00	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
3585.52/3597.00	c   cut pool         :       9.60          -       3675        134          -          -      59207     649967          -          -          -          -          -    (maximal pool size:       5487)
3585.52/3597.00	c   aggregation      :      51.17       0.00       1289         69          0          0          5        214          0         28         28          0          0
3585.52/3597.00	c   > cmir           :          -          -          -          -          -          -          -        214          0         28         28          0          -
3585.52/3597.00	c   > flowcover      :          -          -          -          -          -          -          -          0          0          0          0          0          -
3585.52/3597.00	c   > knapsackcover  :          -          -          -          -          -          -          -          0          0          0          0          0          -
3585.52/3597.00	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.52/3597.00	c   clique           :       1.40       0.00         69         69          0          0        425      11285          0       5193       5193          0          0
3585.52/3597.00	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.52/3597.00	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.52/3597.00	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.52/3597.00	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.52/3597.00	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.52/3597.00	c   gomory           :     114.64       0.00       1047         20          0          0      53256     479804          0      15068      15068          0          0
3585.52/3597.00	c   > gomorymi       :          -          -          -          -          -          -          -     232037          0       3272       3272          0          -
3585.52/3597.00	c   > strongcg       :          -          -          -          -          -          -          -     247767          0      11796      11796          0          -
3585.52/3597.00	c   impliedbounds    :       0.64       0.00       1289         69          0          7        824       4815          0       2574       2574          0          0
3585.52/3597.00	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.52/3597.00	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.52/3597.00	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.52/3597.00	c   mcf              :       0.01       0.00          2          2          0          0          0          0          0          0          0          0          0
3585.52/3597.00	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.52/3597.00	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.52/3597.00	c   multilinear      :       0.00       0.00        113         69          0          0          0          0          0          0          0          0          0
3585.52/3597.00	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.52/3597.00	c   rapidlearning    :      38.28       0.00         67          2          0       2441          0          0          0          0          0          0        630
3585.52/3597.00	c   rlt              :       8.43       0.00        295         20          0          0         75       1336          0        415        415          0          0
3585.52/3597.00	c   zerohalf         :      22.84       0.00       1067         40          0          0       4617     152513          0      54412      54412          0          0
3585.52/3597.00	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
3585.52/3597.00	c   hybrid           :       1.45       0.00       2784         67      78191          0     571440       1019          0       5612
3585.52/3597.00	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
3585.52/3597.00	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
3585.52/3597.00	c Pricers            :   ExecTime  SetupTime      Calls       Vars
3585.52/3597.00	c   problem variables:       0.00          -          0          0
3585.52/3597.00	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
3585.52/3597.00	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
3585.52/3597.00	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
3585.52/3597.00	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
3585.52/3597.00	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
3585.52/3597.00	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
3585.52/3597.00	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
3585.52/3597.00	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
3585.52/3597.00	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
3585.52/3597.00	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
3585.52/3597.00	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
3585.52/3597.00	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
3585.52/3597.00	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
3585.52/3597.00	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
3585.52/3597.00	c   relpscost        :     821.53       0.00       3083          0          0          0       5795          0       4742       5160
3585.52/3597.00	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
3585.52/3597.00	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
3585.52/3597.00	c   LP solutions     :       0.00          -          -          0          0
3585.52/3597.00	c   relax solutions  :       0.00          -          -          0          0
3585.52/3597.00	c   pseudo solutions :       0.00          -          -          0          0
3585.52/3597.00	c   strong branching :       0.02          -          -          0          0
3585.52/3597.00	c   actconsdiving    :       0.00       0.00          0          0          0
3585.52/3597.00	c   adaptivediving   :      12.02       0.00         17          0          0
3585.52/3597.00	c   alns             :       0.24       0.00          5          0          0
3585.52/3597.00	c   bound            :       0.00       0.00          0          0          0
3585.52/3597.00	c   clique           :       0.01       0.00          1          0          0
3585.52/3597.00	c   coefdiving       :       0.00       0.00          0          0          0
3585.52/3597.00	c   completesol      :       0.00       0.00          0          0          0
3585.52/3597.00	c   conflictdiving   :      26.41       0.00         51          0          0
3585.52/3597.00	c   crossover        :       0.00       0.00          0          0          0
3585.52/3597.00	c   dins             :       0.00       0.00          0          0          0
3585.52/3597.00	c   distributiondivin:      21.87       0.00         26          0          0
3585.52/3597.00	c   dps              :       0.00       0.00          0          0          0
3585.52/3597.00	c   dualval          :       0.00       0.00          0          0          0
3585.52/3597.00	c   farkasdiving     :       0.00       0.00          0          0          0
3585.52/3597.00	c   feasjump         :       0.07       0.00          2          0          0
3585.52/3597.00	c   feaspump         :      31.17       0.00         14          0          0
3585.52/3597.00	c   fixandinfer      :       0.00       0.00          0          0          0
3585.52/3597.00	c   fracdiving       :      18.38       0.00         27          0          0
3585.52/3597.00	c   gins             :       0.00       0.00          0          0          0
3585.52/3597.00	c   guideddiving     :       0.00       0.00          0          0          0
3585.52/3597.00	c   indcoefdiving    :       0.00       0.00          0          0          0
3585.52/3597.00	c   indicator        :       0.00       0.00          0          0          0
3585.52/3597.00	c   indicatordiving  :       0.00       0.00          0          0          0
3585.52/3597.00	c   indoneopt        :       0.00       0.00          0          0          0
3585.52/3597.00	c   indrounding      :       0.00       0.00          0          0          0
3585.52/3597.00	c   indtwoopt        :       0.00       0.00          0          0          0
3585.52/3597.00	c   intdiving        :       0.00       0.00          0          0          0
3585.52/3597.00	c   intshifting      :       0.00       0.00          0          0          0
3585.52/3597.00	c   linesearchdiving :      23.79       0.00         27          0          0
3585.52/3597.00	c   localbranching   :       0.00       0.00          0          0          0
3585.52/3597.00	c   locks            :       0.00       0.00          1          0          0
3585.52/3597.00	c   lpface           :       0.00       0.00          0          0          0
3585.52/3597.00	c   mpec             :       0.00       0.00          0          0          0
3585.52/3597.00	c   multistart       :       0.00       0.00          0          0          0
3585.52/3597.00	c   mutation         :       0.00       0.00          0          0          0
3585.52/3597.00	c   nlpdiving        :       0.00       0.00          0          0          0
3585.52/3597.00	c   objpscostdiving  :      83.84       0.00          5          0          0
3585.52/3597.00	c   octane           :       0.00       0.00          0          0          0
3585.52/3597.00	c   ofins            :       0.00       0.00          0          0          0
3585.52/3597.00	c   oneopt           :       0.00       0.00          0          0          0
3585.52/3597.00	c   padm             :       0.00       0.00          0          0          0
3585.52/3597.00	c   proximity        :       0.00       0.00          0          0          0
3585.52/3597.00	c   pscostdiving     :      19.00       0.00         27          0          0
3585.52/3597.00	c   randrounding     :       0.21       0.00        394          0          0
3585.52/3597.00	c   rens             :       0.00       0.00          0          0          0
3585.52/3597.00	c   reoptsols        :       0.00       0.00          0          0          0
3585.52/3597.00	c   repair           :       0.00       0.00          0          0          0
3585.52/3597.00	c   rins             :       0.00       0.00          0          0          0
3585.52/3597.00	c   rootsoldiving    :      35.77       0.00         14          0          0
3585.52/3597.00	c   rounding         :       0.53       0.00        982          0          0
3585.52/3597.00	c   scheduler        :       0.00       0.00          0          0          0
3585.52/3597.00	c   shiftandpropagate:       0.03       0.00          2          0          0
3585.52/3597.00	c   shifting         :       1.11       0.00        718          0          0
3585.52/3597.00	c   simplerounding   :       0.00       0.00          0          0          0
3585.52/3597.00	c   smallcard        :       0.00       0.00          0          0          0
3585.52/3597.00	c   subnlp           :       0.00       0.00          0          0          0
3585.52/3597.00	c   trivial          :       0.00       0.00          4          0          0
3585.52/3597.00	c   trivialnegation  :       0.00       0.00          0          0          0
3585.52/3597.00	c   trustregion      :       0.00       0.00          0          0          0
3585.52/3597.00	c   trysol           :       0.00       0.00          0          0          0
3585.52/3597.00	c   twoopt           :       0.00       0.00          0          0          0
3585.52/3597.00	c   undercover       :       0.00       0.00          1          0          0
3585.52/3597.00	c   vbounds          :       0.00       0.00          2          0          0
3585.52/3597.00	c   veclendiving     :      13.52       0.00         27          0          0
3585.52/3597.00	c   zeroobj          :       0.00       0.00          0          0          0
3585.52/3597.00	c   zirounding       :       0.27       0.00       1000          0          0
3585.52/3597.00	c   other solutions  :          -          -          -          0          -
3585.52/3597.00	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
3585.52/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.52/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.52/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.52/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.52/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.52/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.52/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.52/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.52/3597.00	c   trustregion      :          0       0.00       0.00          0          0          0    0.00000    0.00000   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    0
3585.52/3597.00	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
3585.52/3597.00	c   primal LP        :       4.66        967        163       2.01      35.00       3.71        886
3585.52/3597.00	c   dual LP          :    2219.35       6154   12681641    2076.57    5714.13       0.14         47
3585.52/3597.00	c   lex dual LP      :       0.00          0          0       0.00          -
3585.52/3597.00	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
3585.52/3597.00	c   resolve instable :       0.00          0          0       0.00          -
3585.52/3597.00	c   diving/probing LP:     304.50       3193    1716718     537.65    5637.84
3585.52/3597.00	c   strong branching :     779.89       7589    4462046     587.96    5721.39          -          -       6578
3585.52/3597.00	c     (at root node) :          -         28      23683     845.82          -
3585.52/3597.00	c   conflict analysis:       0.00          0          0       0.00          -
3585.52/3597.00	c B&B Tree           :
3585.52/3597.00	c   number of runs   :          2
3585.52/3597.00	c   nodes            :        265 (187 internal, 78 leaves)
3585.52/3597.00	c   feasible leaves  :          0
3585.52/3597.00	c   infeas. leaves   :         77
3585.52/3597.00	c   objective leaves :          0
3585.52/3597.00	c   nodes (total)    :       3448 (2580 internal, 868 leaves)
3585.52/3597.00	c   nodes left       :         99
3585.52/3597.00	c   max depth        :         41
3585.52/3597.00	c   max depth (total):         45
3585.52/3597.00	c   backtracks       :         67 (25.3%)
3585.52/3597.00	c   early backtracks :          0 (0.0%)
3585.52/3597.00	c   nodes exc. ref.  :          0 (0.0%)
3585.52/3597.00	c   delayed cutoffs  :         12
3585.52/3597.00	c   repropagations   :        349 (2200 domain reductions, 10 cutoffs)
3585.52/3597.00	c   avg switch length:       6.36
3585.52/3597.00	c   switching time   :       5.99
3585.52/3597.00	c Root Node          :
3585.52/3597.00	c   First LP value   : +1.79882626575040e+03
3585.52/3597.00	c   First LP Iters   :      13148 (6575.29 Iter/sec)
3585.52/3597.00	c   First LP Time    :       2.00
3585.52/3597.00	c   Final Dual Bound : +1.87544803982374e+03
3585.52/3597.00	c   Final Root Iters :     135917
3585.52/3597.00	c   Root LP Estimate : +2.09336548197310e+03
3585.52/3597.00	c Solution           :
3585.52/3597.00	c   Solutions found  :          0 (0 improvements)
3585.52/3597.00	c   Primal Bound     :          -
3585.52/3597.00	c   Dual Bound       : +1.87696613814856e+03
3585.52/3597.00	c   Gap              :   infinite
3585.52/3597.00	c Integrals          :      Total       Avg%
3585.52/3597.00	c   primal-dual      :  359699.83     100.00
3585.52/3597.00	c   primal-ref       :          -          - (not evaluated)
3585.52/3597.00	c   dual-ref         :          -          - (not evaluated)
3585.62/3597.13	c Time complete: 3585.65.

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4502702-1751430487/watcher-4502702-1751430487 -o /tmp/evaluation-result-4502702-1751430487/solver-4502702-1751430487 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1751426802-65543 --watchdog 3760 pbscip -f HOME/instance-4502702-1751430487.opb -t 3600 -j 2 -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
Current StackSize limit: 8192 KiB

solver pid=66423, runsolver pid=66420

[startup+0.100064 s]*
/proc/loadavg: 4.16 4.12 4.09 5/264 66424
/proc/meminfo: memFree=121535564/131250000 swapFree=33010416/33010684
[pid=66423] ppid=66420 vsize=78224 memory=50160 CPUtime=0.09 cores=0,2
/proc/66423/stat : 66423 (pbscip) R 66420 66423 65533 0 -1 4194304 9402 0 0 0 8 1 0 0 20 0 1 0 58726588 80101376 12540 18446744073709551615 4235264 18693293 140729635870752 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57364480 140729635879305 140729635879404 140729635879404 140729635885006 0
/proc/66423/statm: 19556 12540 3552 3530 0 11007 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 78224 KiB
Current children cumulated memory: 50160 KiB

[startup+0.205566 s]*
/proc/loadavg: 4.16 4.12 4.09 5/264 66424
/proc/meminfo: memFree=121527752/131250000 swapFree=33010416/33010684
[pid=66423] ppid=66420 vsize=81100 memory=54000 CPUtime=0.2 cores=0,2
/proc/66423/stat : 66423 (pbscip) R 66420 66423 65533 0 -1 4194304 11652 0 0 0 18 2 0 0 20 0 1 0 58726588 83046400 13500 18446744073709551615 4235264 18693293 140729635870752 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57364480 140729635879305 140729635879404 140729635879404 140729635885006 0
/proc/66423/statm: 20275 13500 3648 3530 0 11726 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 81100 KiB
Current children cumulated memory: 54000 KiB

[startup+0.305513 s]*
/proc/loadavg: 4.16 4.12 4.09 5/264 66424
/proc/meminfo: memFree=121527752/131250000 swapFree=33010416/33010684
[pid=66423] ppid=66420 vsize=81100 memory=54384 CPUtime=0.3 cores=0,2
/proc/66423/stat : 66423 (pbscip) R 66420 66423 65533 0 -1 4194304 11738 0 0 0 28 2 0 0 20 0 1 0 58726588 83046400 13596 18446744073709551615 4235264 18693293 140729635870752 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57364480 140729635879305 140729635879404 140729635879404 140729635885006 0
/proc/66423/statm: 20275 13596 3680 3530 0 11726 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 81100 KiB
Current children cumulated memory: 54384 KiB

[startup+0.700145 s]
/proc/loadavg: 4.16 4.12 4.09 5/264 66424
/proc/meminfo: memFree=121527752/131250000 swapFree=33010416/33010684
[pid=66423] ppid=66420 vsize=81616 memory=54896 CPUtime=0.68 cores=0,2
/proc/66423/stat : 66423 (pbscip) R 66420 66423 65533 0 -1 4194304 11868 0 0 0 66 2 0 0 20 0 1 0 58726588 83574784 13724 18446744073709551615 4235264 18693293 140729635870752 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57364480 140729635879305 140729635879404 140729635879404 140729635885006 0
/proc/66423/statm: 20404 13724 3680 3530 0 11855 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 81616 KiB
Current children cumulated memory: 54896 KiB

[startup+1.50013 s]
/proc/loadavg: 4.16 4.12 4.09 5/264 66424
/proc/meminfo: memFree=121527532/131250000 swapFree=33010416/33010684
[pid=66423] ppid=66420 vsize=97280 memory=68464 CPUtime=1.48 cores=0,2
/proc/66423/stat : 66423 (pbscip) R 66420 66423 65533 0 -1 4194304 15072 0 0 0 146 2 0 0 20 0 1 0 58726588 99614720 17116 18446744073709551615 4235264 18693293 140729635870752 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57364480 140729635879305 140729635879404 140729635879404 140729635885006 0
/proc/66423/statm: 24320 17116 3872 3530 0 15771 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 97280 KiB
Current children cumulated memory: 68464 KiB

[startup+3.10559 s]
/proc/loadavg: 4.15 4.12 4.09 5/264 66424
/proc/meminfo: memFree=121518252/131250000 swapFree=33010416/33010684
[pid=66423] ppid=66420 vsize=97604 memory=68976 CPUtime=3.08 cores=0,2
/proc/66423/stat : 66423 (pbscip) R 66420 66423 65533 0 -1 4194304 15165 0 0 0 306 2 0 0 20 0 1 0 58726588 99946496 17244 18446744073709551615 4235264 18693293 140729635870752 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57364480 140729635879305 140729635879404 140729635879404 140729635885006 0
/proc/66423/statm: 24401 17244 3904 3530 0 15852 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 97604 KiB
Current children cumulated memory: 68976 KiB

[startup+6.30014 s]
/proc/loadavg: 4.15 4.12 4.09 5/264 66424
/proc/meminfo: memFree=121455756/131250000 swapFree=33010416/33010684
[pid=66423] ppid=66420 vsize=151956 memory=121280 CPUtime=6.26 cores=0,2
/proc/66423/stat : 66423 (pbscip) R 66420 66423 65533 0 -1 4194304 29545 0 0 0 622 4 0 0 20 0 1 0 58726588 155602944 30320 18446744073709551615 4235264 18693293 140729635870752 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57364480 140729635879305 140729635879404 140729635879404 140729635885006 0
/proc/66423/statm: 37989 30320 3904 3530 0 29440 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 151956 KiB
Current children cumulated memory: 121280 KiB

[startup+12.7001 s]
/proc/loadavg: 4.12 4.11 4.08 5/264 66424
/proc/meminfo: memFree=121375500/131250000 swapFree=33010416/33010684
[pid=66423] ppid=66420 vsize=222480 memory=183616 CPUtime=12.65 cores=0,2
/proc/66423/stat : 66423 (pbscip) R 66420 66423 65533 0 -1 4194304 45128 0 0 0 1257 8 0 0 20 0 1 0 58726588 227819520 45904 18446744073709551615 4235264 18693293 140729635870752 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57364480 140729635879305 140729635879404 140729635879404 140729635885006 0
/proc/66423/statm: 55620 45904 3904 3530 0 47071 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 222480 KiB
Current children cumulated memory: 183616 KiB

[startup+25.5002 s]
/proc/loadavg: 4.11 4.11 4.08 5/264 66424
/proc/meminfo: memFree=121291604/131250000 swapFree=33010416/33010684
[pid=66423] ppid=66420 vsize=243072 memory=199252 CPUtime=25.4 cores=0,2
/proc/66423/stat : 66423 (pbscip) R 66420 66423 65533 0 -1 4194304 49606 0 0 0 2532 8 0 0 20 0 1 0 58726588 248905728 49813 18446744073709551615 4235264 18693293 140729635870752 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57364480 140729635879305 140729635879404 140729635879404 140729635885006 0
/proc/66423/statm: 60768 49813 3904 3530 0 52219 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 243072 KiB
Current children cumulated memory: 199252 KiB

[startup+51.1053 s]
/proc/loadavg: 4.14 4.12 4.09 5/264 66425
/proc/meminfo: memFree=121219336/131250000 swapFree=33010416/33010684
[pid=66423] ppid=66420 vsize=256468 memory=212796 CPUtime=50.93 cores=0,2
/proc/66423/stat : 66423 (pbscip) R 66420 66423 65533 0 -1 4194304 54967 0 0 0 5084 9 0 0 20 0 1 0 58726588 262623232 53199 18446744073709551615 4235264 18693293 140729635870752 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57364480 140729635879305 140729635879404 140729635879404 140729635885006 0
/proc/66423/statm: 64117 53199 3904 3530 0 55568 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 256468 KiB
Current children cumulated memory: 212796 KiB

[startup+102.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/265 66562
/proc/meminfo: memFree=117303744/131250000 swapFree=33010416/33010684
[pid=66423] ppid=66420 vsize=262264 memory=218644 CPUtime=101.97 cores=0,2
/proc/66423/stat : 66423 (pbscip) R 66420 66423 65533 0 -1 4194304 57814 0 0 0 10187 10 0 0 20 0 1 0 58726588 268558336 54661 18446744073709551615 4235264 18693293 140729635870752 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57364480 140729635879305 140729635879404 140729635879404 140729635885006 0
/proc/66423/statm: 65566 54661 3904 3530 0 57017 0
Current children cumulated CPU time: 101.97 s
Current children cumulated vsize: 262264 KiB
Current children cumulated memory: 218644 KiB

[startup+162.3 s]
/proc/loadavg: 4.52 4.20 4.12 5/265 66609
/proc/meminfo: memFree=114525708/131250000 swapFree=33010416/33010684
[pid=66423] ppid=66420 vsize=270004 memory=228796 CPUtime=161.77 cores=0,2
/proc/66423/stat : 66423 (pbscip) R 66420 66423 65533 0 -1 4194304 66416 0 0 0 16164 13 0 0 20 0 1 0 58726588 276484096 57199 18446744073709551615 4235264 18693293 140729635870752 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57364480 140729635879305 140729635879404 140729635879404 140729635885006 0
/proc/66423/statm: 67501 57199 3904 3530 0 58952 0
Current children cumulated CPU time: 161.77 s
Current children cumulated vsize: 270004 KiB
Current children cumulated memory: 228796 KiB

[startup+222.3 s]
/proc/loadavg: 4.25 4.18 4.11 5/266 66614
/proc/meminfo: memFree=114506204/131250000 swapFree=33010416/33010684
[pid=66423] ppid=66420 vsize=275780 memory=239804 CPUtime=221.58 cores=0,2
/proc/66423/stat : 66423 (pbscip) R 66420 66423 65533 0 -1 4194304 67927 0 0 0 22145 13 0 0 20 0 1 0 58726588 282398720 59951 18446744073709551615 4235264 18693293 140729635870752 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57364480 140729635879305 140729635879404 140729635879404 140729635885006 0
/proc/66423/statm: 68945 59951 3904 3530 0 60396 0
Current children cumulated CPU time: 221.58 s
Current children cumulated vsize: 275780 KiB
Current children cumulated memory: 239804 KiB

[startup+282.3 s]
/proc/loadavg: 4.14 4.16 4.11 5/266 66617
/proc/meminfo: memFree=114443644/131250000 swapFree=33010416/33010684
[pid=66423] ppid=66420 vsize=288512 memory=260924 CPUtime=281.39 cores=0,2
/proc/66423/stat : 66423 (pbscip) R 66420 66423 65533 0 -1 4194304 68148 0 0 0 28126 13 0 0 20 0 1 0 58726588 295436288 65231 18446744073709551615 4235264 18693293 140729635870752 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57364480 140729635879305 140729635879404 140729635879404 140729635885006 0
/proc/66423/statm: 72128 65231 3904 3530 0 63579 0
Current children cumulated CPU time: 281.39 s
Current children cumulated vsize: 288512 KiB
Current children cumulated memory: 260924 KiB

[startup+342.3 s]
/proc/loadavg: 4.09 4.14 4.10 5/267 66621
/proc/meminfo: memFree=114332608/131250000 swapFree=33010416/33010684
[pid=66423] ppid=66420 vsize=318304 memory=287048 CPUtime=341.22 cores=0,2
/proc/66423/stat : 66423 (pbscip) R 66420 66423 65533 0 -1 4194304 77228 0 0 0 34106 16 0 0 20 0 1 0 58726588 325943296 71762 18446744073709551615 4235264 18693293 140729635870752 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57364480 140729635879305 140729635879404 140729635879404 140729635885006 0
/proc/66423/statm: 79576 71762 3904 3530 0 71027 0
Current children cumulated CPU time: 341.22 s
Current children cumulated vsize: 318304 KiB
Current children cumulated memory: 287048 KiB

[startup+402.3 s]
/proc/loadavg: 4.08 4.13 4.10 5/266 66627
/proc/meminfo: memFree=114294868/131250000 swapFree=33010416/33010684
[pid=66423] ppid=66420 vsize=317908 memory=286748 CPUtime=401.03 cores=0,2
/proc/66423/stat : 66423 (pbscip) R 66420 66423 65533 0 -1 4194304 77901 0 0 0 40087 16 0 0 20 0 1 0 58726588 325537792 71687 18446744073709551615 4235264 18693293 140729635870752 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57364480 140729635879305 140729635879404 140729635879404 140729635885006 0
/proc/66423/statm: 79477 71687 3904 3530 0 70928 0
Current children cumulated CPU time: 401.03 s
Current children cumulated vsize: 317908 KiB
Current children cumulated memory: 286748 KiB

[startup+462.3 s]
/proc/loadavg: 4.07 4.12 4.09 5/266 66629
/proc/meminfo: memFree=114244388/131250000 swapFree=33010416/33010684
[pid=66423] ppid=66420 vsize=317908 memory=286748 CPUtime=460.85 cores=0,2
/proc/66423/stat : 66423 (pbscip) R 66420 66423 65533 0 -1 4194304 78003 0 0 0 46069 16 0 0 20 0 1 0 58726588 325537792 71687 18446744073709551615 4235264 18693293 140729635870752 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57364480 140729635879305 140729635879404 140729635879404 140729635885006 0
/proc/66423/statm: 79477 71687 3904 3530 0 70928 0

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

/proc/loadavg: 4.31 4.22 4.13 5/265 66819
/proc/meminfo: memFree=88778604/131250000 swapFree=33010416/33010684
[pid=66423] ppid=66420 vsize=706312 memory=454632 CPUtime=3211.99 cores=0,2
/proc/66423/stat : 66423 (pbscip) R 66420 66423 65533 0 -1 4194304 125281 0 0 0 321146 53 0 0 20 0 1 0 58726588 723263488 113658 18446744073709551615 4235264 18693293 140729635870752 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57364480 140729635879305 140729635879404 140729635879404 140729635885006 0
/proc/66423/statm: 176578 113658 3904 3530 0 168029 0
Current children cumulated CPU time: 3211.99 s
Current children cumulated vsize: 706312 KiB
Current children cumulated memory: 454632 KiB

[startup+3282.3 s]
/proc/loadavg: 4.18 4.19 4.12 5/265 66865
/proc/meminfo: memFree=108987320/131250000 swapFree=33010416/33010684
[pid=66423] ppid=66420 vsize=713136 memory=458856 CPUtime=3271.8 cores=0,2
/proc/66423/stat : 66423 (pbscip) R 66420 66423 65533 0 -1 4194304 126352 0 0 0 327126 54 0 0 20 0 1 0 58726588 730251264 114714 18446744073709551615 4235264 18693293 140729635870752 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57364480 140729635879305 140729635879404 140729635879404 140729635885006 0
/proc/66423/statm: 178284 114714 3904 3530 0 169735 0
Current children cumulated CPU time: 3271.8 s
Current children cumulated vsize: 713136 KiB
Current children cumulated memory: 458856 KiB

[startup+3342.3 s]
/proc/loadavg: 4.11 4.17 4.12 5/265 66867
/proc/meminfo: memFree=109053884/131250000 swapFree=33010416/33010684
[pid=66423] ppid=66420 vsize=715732 memory=460520 CPUtime=3331.62 cores=0,2
/proc/66423/stat : 66423 (pbscip) R 66420 66423 65533 0 -1 4194304 126753 0 0 0 333108 54 0 0 20 0 1 0 58726588 732909568 115130 18446744073709551615 4235264 18693293 140729635870752 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57364480 140729635879305 140729635879404 140729635879404 140729635885006 0
/proc/66423/statm: 178933 115130 3904 3530 0 170384 0
Current children cumulated CPU time: 3331.62 s
Current children cumulated vsize: 715732 KiB
Current children cumulated memory: 460520 KiB

[startup+3402.3 s]
/proc/loadavg: 4.08 4.15 4.11 5/265 66869
/proc/meminfo: memFree=109057396/131250000 swapFree=33010416/33010684
[pid=66423] ppid=66420 vsize=739728 memory=482892 CPUtime=3391.43 cores=0,2
/proc/66423/stat : 66423 (pbscip) R 66420 66423 65533 0 -1 4194304 134060 0 0 0 339088 55 0 0 20 0 1 0 58726588 757481472 120723 18446744073709551615 4235264 18693293 140729635870752 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57364480 140729635879305 140729635879404 140729635879404 140729635885006 0
/proc/66423/statm: 184932 120723 3904 3530 0 176383 0
Current children cumulated CPU time: 3391.43 s
Current children cumulated vsize: 739728 KiB
Current children cumulated memory: 482892 KiB

[startup+3462.3 s]
/proc/loadavg: 4.08 4.14 4.11 5/264 66875
/proc/meminfo: memFree=109033028/131250000 swapFree=33010416/33010684
[pid=66423] ppid=66420 vsize=739676 memory=484192 CPUtime=3451.24 cores=0,2
/proc/66423/stat : 66423 (pbscip) R 66420 66423 65533 0 -1 4194304 134969 0 0 0 345069 55 0 0 20 0 1 0 58726588 757428224 121048 18446744073709551615 4235264 18693293 140729635870752 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57364480 140729635879305 140729635879404 140729635879404 140729635885006 0
/proc/66423/statm: 184919 121048 3904 3530 0 176370 0
Current children cumulated CPU time: 3451.24 s
Current children cumulated vsize: 739676 KiB
Current children cumulated memory: 484192 KiB

[startup+3522.3 s]
/proc/loadavg: 4.07 4.12 4.10 5/265 66878
/proc/meminfo: memFree=108994192/131250000 swapFree=33010416/33010684
[pid=66423] ppid=66420 vsize=742868 memory=487308 CPUtime=3511.05 cores=0,2
/proc/66423/stat : 66423 (pbscip) R 66420 66423 65533 0 -1 4194304 141181 0 0 0 351047 58 0 0 20 0 1 0 58726588 760696832 121827 18446744073709551615 4235264 18693293 140729635870752 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57364480 140729635879305 140729635879404 140729635879404 140729635885006 0
/proc/66423/statm: 185717 121827 3904 3530 0 177168 0
Current children cumulated CPU time: 3511.05 s
Current children cumulated vsize: 742868 KiB
Current children cumulated memory: 487308 KiB

[startup+3582.3 s]
/proc/loadavg: 4.17 4.15 4.11 5/265 66881
/proc/meminfo: memFree=109023272/131250000 swapFree=33010416/33010684
[pid=66423] ppid=66420 vsize=748868 memory=492384 CPUtime=3570.86 cores=0,2
/proc/66423/stat : 66423 (pbscip) R 66420 66423 65533 0 -1 4194304 143683 0 0 0 357027 59 0 0 20 0 1 0 58726588 766840832 123096 18446744073709551615 4235264 18693293 140729635870752 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57364480 140729635879305 140729635879404 140729635879404 140729635885006 0
/proc/66423/statm: 187217 123096 3904 3530 0 178668 0
Current children cumulated CPU time: 3570.86 s
Current children cumulated vsize: 748868 KiB
Current children cumulated memory: 492384 KiB

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

# cumulated CPU time of all completed processes:  user=3585.06 s, system=0.612426 s

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

[startup+3584 s]*
/proc/loadavg: 4.15 4.14 4.11 5/265 66881
/proc/meminfo: memFree=109019176/131250000 swapFree=33010416/33010684
[pid=66423] ppid=66420 vsize=748868 memory=492384 CPUtime=3572.56 cores=0,2
/proc/66423/stat : 66423 (pbscip) R 66420 66423 65533 0 -1 4194304 143683 0 0 0 357197 59 0 0 20 0 1 0 58726588 766840832 123096 18446744073709551615 4235264 18693293 140729635870752 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57364480 140729635879305 140729635879404 140729635879404 140729635885006 0
/proc/66423/statm: 187217 123096 3904 3530 0 178668 0
Current children cumulated CPU time: 3572.56 s
Current children cumulated vsize: 748868 KiB
Current children cumulated memory: 492384 KiB

[startup+3590.4 s]
/proc/loadavg: 4.14 4.14 4.10 5/265 66881
/proc/meminfo: memFree=109011364/131250000 swapFree=33010416/33010684
[pid=66423] ppid=66420 vsize=753060 memory=496644 CPUtime=3578.93 cores=0,2
/proc/66423/stat : 66423 (pbscip) R 66420 66423 65533 0 -1 4194304 145381 0 0 0 357834 59 0 0 20 0 1 0 58726588 771133440 124161 18446744073709551615 4235264 18693293 140729635870752 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57364480 140729635879305 140729635879404 140729635879404 140729635885006 0
/proc/66423/statm: 188265 124161 3904 3530 0 179716 0
Current children cumulated CPU time: 3578.93 s
Current children cumulated vsize: 753060 KiB
Current children cumulated memory: 496644 KiB

[startup+3593.6 s]
/proc/loadavg: 4.13 4.14 4.10 5/265 66881
/proc/meminfo: memFree=109011868/131250000 swapFree=33010416/33010684
[pid=66423] ppid=66420 vsize=753060 memory=496644 CPUtime=3582.12 cores=0,2
/proc/66423/stat : 66423 (pbscip) R 66420 66423 65533 0 -1 4194304 145381 0 0 0 358153 59 0 0 20 0 1 0 58726588 771133440 124161 18446744073709551615 4235264 18693293 140729635870752 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57364480 140729635879305 140729635879404 140729635879404 140729635885006 0
/proc/66423/statm: 188265 124161 3904 3530 0 179716 0
Current children cumulated CPU time: 3582.12 s
Current children cumulated vsize: 753060 KiB
Current children cumulated memory: 496644 KiB

[startup+3595.2 s]
/proc/loadavg: 4.13 4.14 4.10 5/265 66881
/proc/meminfo: memFree=109011868/131250000 swapFree=33010416/33010684
[pid=66423] ppid=66420 vsize=753060 memory=496644 CPUtime=3583.72 cores=0,2
/proc/66423/stat : 66423 (pbscip) R 66420 66423 65533 0 -1 4194304 145381 0 0 0 358313 59 0 0 20 0 1 0 58726588 771133440 124161 18446744073709551615 4235264 18693293 140729635870752 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57364480 140729635879305 140729635879404 140729635879404 140729635885006 0
/proc/66423/statm: 188265 124161 3904 3530 0 179716 0
Current children cumulated CPU time: 3583.72 s
Current children cumulated vsize: 753060 KiB
Current children cumulated memory: 496644 KiB

[startup+3596 s]*
/proc/loadavg: 4.13 4.14 4.10 5/265 66881
/proc/meminfo: memFree=109011868/131250000 swapFree=33010416/33010684
[pid=66423] ppid=66420 vsize=753060 memory=496644 CPUtime=3584.52 cores=0,2
/proc/66423/stat : 66423 (pbscip) R 66420 66423 65533 0 -1 4194304 145381 0 0 0 358393 59 0 0 20 0 1 0 58726588 771133440 124161 18446744073709551615 4235264 18693293 140729635870752 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57364480 140729635879305 140729635879404 140729635879404 140729635885006 0
/proc/66423/statm: 188265 124161 3904 3530 0 179716 0
Current children cumulated CPU time: 3584.52 s
Current children cumulated vsize: 753060 KiB
Current children cumulated memory: 496644 KiB

[startup+3596.8 s]
/proc/loadavg: 4.13 4.14 4.10 5/265 66881
/proc/meminfo: memFree=109011868/131250000 swapFree=33010416/33010684
[pid=66423] ppid=66420 vsize=753060 memory=496644 CPUtime=3585.31 cores=0,2
/proc/66423/stat : 66423 (pbscip) R 66420 66423 65533 0 -1 4194304 145381 0 0 0 358472 59 0 0 20 0 1 0 58726588 771133440 124161 18446744073709551615 4235264 18693293 140729635870752 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57364480 140729635879305 140729635879404 140729635879404 140729635885006 0
/proc/66423/statm: 188265 124161 3904 3530 0 179716 0
Current children cumulated CPU time: 3585.31 s
Current children cumulated vsize: 753060 KiB
Current children cumulated memory: 496644 KiB

[startup+3597 s]*
/proc/loadavg: 4.13 4.14 4.10 5/265 66881
/proc/meminfo: memFree=109011868/131250000 swapFree=33010416/33010684
[pid=66423] ppid=66420 vsize=753060 memory=496644 CPUtime=3585.52 cores=0,2
/proc/66423/stat : 66423 (pbscip) R 66420 66423 65533 0 -1 4194304 145381 0 0 0 358493 59 0 0 20 0 1 0 58726588 771133440 124161 18446744073709551615 4235264 18693293 140729635870752 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57364480 140729635879305 140729635879404 140729635879404 140729635885006 0
/proc/66423/statm: 188265 124161 3904 3530 0 179716 0
Current children cumulated CPU time: 3585.52 s
Current children cumulated vsize: 753060 KiB
Current children cumulated memory: 496644 KiB

[startup+3597.11 s]
/proc/loadavg: 4.13 4.14 4.10 5/265 66881
/proc/meminfo: memFree=109011868/131250000 swapFree=33010416/33010684
[pid=66423] ppid=66420 vsize=753060 memory=496644 CPUtime=3585.62 cores=0,2
/proc/66423/stat : 66423 (pbscip) R 66420 66423 65533 0 -1 4194304 145381 0 0 0 358503 59 0 0 20 0 1 0 58726588 771133440 124161 18446744073709551615 4235264 18693293 140729635870752 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 21375888 21430392 57364480 140729635879305 140729635879404 140729635879404 140729635885006 0
/proc/66423/statm: 188265 124161 3904 3530 0 179716 0
Current children cumulated CPU time: 3585.62 s
Current children cumulated vsize: 753060 KiB
Current children cumulated memory: 496644 KiB

Child status: 0

Real time (s): 3597.15
CPU time (s): 3585.67
CPU user time (s): 3585.06
CPU system time (s): 0.612426
CPU usage (%): 99.6809
Max. virtual memory (cumulated for all children) (KiB): 755516
Max. memory (cumulated for all children) (KiB): 499040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3585.06
system time used= 0.612426
maximum resident set size= 499168
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 145393
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= 108
involuntary context switches= 22101


# summary of solver processes directly reported to runsolver:
#   pid: 66423
#   total CPU time (s): 3585.67
#   total CPU user time (s): 3585.06
#   total CPU system time (s): 0.612426

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.54562 second user time and 15.8072 second system time

The end

Launcher Data

Begin job on nodeC018 at 2025-07-02 06:28:07
IDJOB=4502702
IDBENCH=155373
IDSOLVER=3365
FILE ID=nodeC018/4502702-1751430487
RUNJOBID= nodeC018-1751426802-65543
SLURM_JOB_ID= 9598360
Free space on /tmp= 432880 MiB

SOLVER NAME= SCIP 2024-07-07
BENCH NAME= PB24/normalized-PB11/OPT-LIN/heinz/normalized-hanoi5.opb
COMMAND LINE= pbscip -f BENCHNAME -t TIMEOUT -j NBCORE -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4502702-1751430487/watcher-4502702-1751430487 -o /tmp/evaluation-result-4502702-1751430487/solver-4502702-1751430487 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1751426802-65543 --watchdog 3760  pbscip -f HOME/instance-4502702-1751430487.opb -t 3600 -j 2 -m 31000

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

MD5SUM BENCH= 179846138439b27c2be3c10cf8937212
RANDOM SEED=1077507403

nodeC018 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		: 3597.167
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.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        121551692 kB
MemAvailable:   129380296 kB
Buffers:            2128 kB
Cached:          8595036 kB
SwapCached:           32 kB
Active:           746640 kB
Inactive:        8258492 kB
Active(anon):     425728 kB
Inactive(anon):      288 kB
Active(file):     320912 kB
Inactive(file):  8258204 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             38276 kB
Writeback:             0 kB
AnonPages:        411336 kB
Mapped:           138400 kB
Shmem:             18044 kB
KReclaimable:     177052 kB
Slab:             267376 kB
SReclaimable:     177052 kB
SUnreclaim:        90324 kB
KernelStack:        4316 kB
PageTables:         4104 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     790272 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150520 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 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:      201428 kB
DirectMap2M:     7958528 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432740 MiB
End job on nodeC018 at 2025-07-02 07:28:05