Trace number 4522195

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-NaPS 1.00a1SAT (TO)-59 3600.35 3611.95

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/
MIPLIB01/opt/miplib2017/normalized-2club200v15p5scn.opb
MD5SUM052b56f2871560e549ba2a2e5aff1011
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-70
Best CPU time to get the best result obtained on this benchmark3535.65
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables200
Total number of constraints17013
Number of constraints which are clauses17013
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 constraint2
Maximum length of a constraint16
Number of terms in the objective function 200
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 200
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

191.86/192.59	c Command: HOME/scip-naps.py --pbsolver HOME/naps-1.03a6 --opt HOME/instance-4522195-1751576727.opb
191.86/192.59	c Solving mode: optimization
191.86/192.59	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
191.86/192.59	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
191.86/192.59	c original problem has 200 variables (200 bin, 0 int, 0 impl, 0 cont) and 17013 constraints
191.86/192.59	c feasible solution found by trivial heuristic after 0.1 seconds, objective value 0.000000e+00
191.86/192.59	c presolving:
191.86/192.59	c (round 1, exhaustive) 0 del vars, 16 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 246 clqs
191.86/192.59	c (round 2, exhaustive) 0 del vars, 16 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 16981 upgd conss, 0 impls, 246 clqs
191.86/192.59	c    (0.6s) probing: 51/200 (25.5%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
191.86/192.59	c    (0.6s) probing aborted: 50/50 successive totally useless probings
191.86/192.59	c    (0.8s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
191.86/192.59	c    (0.8s) no symmetry present (symcode time: 0.01)
191.86/192.59	c presolving (3 rounds: 3 fast, 3 medium, 3 exhaustive):
191.86/192.59	c  0 deleted vars, 16 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
191.86/192.59	c  0 implications, 246 cliques
191.86/192.59	c presolved problem has 200 variables (200 bin, 0 int, 0 impl, 0 cont) and 16997 constraints
191.86/192.59	c     246 constraints of type <setppc>
191.86/192.59	c      16 constraints of type <linear>
191.86/192.59	c   16735 constraints of type <logicor>
191.86/192.59	c transformed objective value is always integral (scale: 1)
191.86/192.59	c Presolving Time: 0.79
191.86/192.59	c transformed 1/1 original solutions to the transformed problem space
191.86/192.59	c 
191.86/192.59	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
191.86/192.59	c p 1.0s|     1 |     0 |    71 |     - | vbounds|   0 | 200 |  17k|  16k|   0 |  0 |   9 |   0 |-2.000000e+02 |-2.100000e+01 | 852.38%| unknown
191.86/192.59	c i 1.1s|     1 |     0 |    71 |     - |  oneopt|   0 | 200 |  17k|  16k|   0 |  0 |  18 |   0 |-2.000000e+02 |-2.800000e+01 | 614.29%| unknown
191.86/192.59	c   1.3s|     1 |     0 |   746 |     - |   117M |   0 | 200 |  17k|  16k|   0 |  0 |  18 |   0 |-1.212222e+02 |-2.800000e+01 | 332.94%| unknown
191.86/192.59	c   2.7s|     1 |     0 |   967 |     - |   119M |   0 | 200 |  17k|  17k|   6 |  1 |  19 |   0 |-1.194444e+02 |-2.800000e+01 | 326.59%| unknown
191.86/192.59	c   3.8s|     1 |     0 |  1459 |     - |   121M |   0 | 200 |  17k|  17k|  13 |  2 |  21 |   0 |-1.189071e+02 |-2.800000e+01 | 324.67%| unknown
191.86/192.59	c   4.3s|     1 |     0 |  1525 |     - |   124M |   0 | 200 |  17k|  17k|  14 |  3 |  23 |   0 |-1.188382e+02 |-2.800000e+01 | 324.42%| unknown
191.86/192.59	c   5.2s|     1 |     0 |  1796 |     - |   128M |   0 | 200 |  17k|  17k|  17 |  4 |  24 |   0 |-1.184604e+02 |-2.800000e+01 | 323.07%| unknown
191.86/192.59	c   5.3s|     1 |     0 |  1923 |     - |   133M |   0 | 200 |  17k|  17k|  19 |  5 |  31 |   0 |-1.183063e+02 |-2.800000e+01 | 322.52%| unknown
191.86/192.59	c   5.4s|     1 |     0 |  2039 |     - |   137M |   0 | 200 |  17k|  17k|  20 |  6 |  32 |   0 |-1.180201e+02 |-2.800000e+01 | 321.50%| unknown
191.86/192.59	c   5.5s|     1 |     0 |  2117 |     - |   142M |   0 | 200 |  17k|  17k|  22 |  7 |  36 |   0 |-1.178858e+02 |-2.800000e+01 | 321.02%| unknown
191.86/192.59	c   5.8s|     1 |     0 |  2178 |     - |   146M |   0 | 200 |  17k|  17k|  23 |  8 |  43 |   0 |-1.178410e+02 |-2.800000e+01 | 320.86%| unknown
191.86/192.59	c   5.9s|     1 |     0 |  2233 |     - |   152M |   0 | 200 |  17k|  17k|  25 |  9 |  44 |   0 |-1.178175e+02 |-2.800000e+01 | 320.78%| unknown
191.86/192.59	c   6.1s|     1 |     0 |  2315 |     - |   157M |   0 | 200 |  17k|  17k|  27 | 10 |  46 |   0 |-1.177950e+02 |-2.800000e+01 | 320.70%| unknown
191.86/192.59	c   6.1s|     1 |     0 |  2439 |     - |   160M |   0 | 200 |  17k|  17k|  30 | 11 |  49 |   0 |-1.177390e+02 |-2.800000e+01 | 320.50%| unknown
191.86/192.59	c   6.2s|     1 |     0 |  2518 |     - |   161M |   0 | 200 |  17k|  17k|  33 | 12 |  51 |   0 |-1.177165e+02 |-2.800000e+01 | 320.42%| unknown
191.86/192.59	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
191.86/192.59	c   6.2s|     1 |     0 |  2601 |     - |   163M |   0 | 200 |  17k|  17k|  36 | 13 |  55 |   0 |-1.176744e+02 |-2.800000e+01 | 320.27%| unknown
191.86/192.59	c   6.2s|     1 |     0 |  2653 |     - |   165M |   0 | 200 |  17k|  17k|  38 | 14 |  56 |   0 |-1.176421e+02 |-2.800000e+01 | 320.15%| unknown
191.86/192.59	c   6.3s|     1 |     0 |  2665 |     - |   167M |   0 | 200 |  17k|  17k|  39 | 15 |  57 |   0 |-1.176420e+02 |-2.800000e+01 | 320.15%| unknown
191.86/192.59	c   6.3s|     1 |     0 |  2691 |     - |   169M |   0 | 200 |  17k|  17k|  40 | 16 |  60 |   0 |-1.176290e+02 |-2.800000e+01 | 320.10%| unknown
191.86/192.59	c   6.3s|     1 |     0 |  2703 |     - |   169M |   0 | 200 |  17k|  17k|  41 | 17 |  61 |   0 |-1.176286e+02 |-2.800000e+01 | 320.10%| unknown
191.86/192.59	c   6.4s|     1 |     0 |  2718 |     - |   170M |   0 | 200 |  17k|  17k|  43 | 18 |  63 |   0 |-1.176235e+02 |-2.800000e+01 | 320.08%| unknown
191.86/192.59	c   6.4s|     1 |     0 |  2757 |     - |   172M |   0 | 200 |  17k|  17k|  44 | 19 |  66 |   0 |-1.176046e+02 |-2.800000e+01 | 320.02%| unknown
191.86/192.59	c   6.4s|     1 |     0 |  2772 |     - |   174M |   0 | 200 |  17k|  17k|  45 | 20 |  70 |   0 |-1.176038e+02 |-2.800000e+01 | 320.01%| unknown
191.86/192.59	c   6.5s|     1 |     0 |  2773 |     - |   174M |   0 | 200 |  17k|  17k|  46 | 21 |  74 |   0 |-1.176038e+02 |-2.800000e+01 | 320.01%| unknown
191.86/192.59	c  11.7s|     1 |     2 | 11594 |     - |   175M |   0 | 200 |  17k|  17k|  46 | 22 |  76 |  19 |-1.172574e+02 |-2.800000e+01 | 318.78%| unknown
191.86/192.59	c  75.7s|   100 |    52 | 25566 | 230.9 |   198M |  18 | 200 |  17k|  17k| 147 |  1 | 214 | 535 |-1.159706e+02 |-2.800000e+01 | 314.18%|   0.91%
191.86/192.59	c L75.8s|   104 |    52 | 25649 | 222.8 |    alns|  20 | 200 |  17k|   0 | 147 |  0 | 220 | 535 |-1.159706e+02 |-2.900000e+01 | 299.90%|   0.91%
191.86/192.59	c i75.8s|   105 |    50 | 25649 | 220.6 |  oneopt|  20 | 200 |  17k|  17k| 147 |  0 | 221 | 535 |-1.159706e+02 |-3.200000e+01 | 262.41%|   2.09%
191.86/192.59	c L88.7s|   164 |    79 | 32382 | 182.1 |    alns|  25 | 200 |  17k|  17k| 189 |  2 | 264 | 541 |-1.159706e+02 |-3.300000e+01 | 251.43%|   3.31%
191.86/192.59	c i88.8s|   166 |    78 | 32634 | 181.4 |  oneopt|  25 | 200 |  17k|  17k| 189 |  1 | 269 | 541 |-1.159706e+02 |-3.400000e+01 | 241.09%|   4.06%
191.86/192.59	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
191.86/192.59	c  89.1s|   200 |    82 | 33474 | 154.6 |   207M |  26 | 200 |  17k|  17k| 189 |  1 | 312 | 543 |-1.159706e+02 |-3.400000e+01 | 241.09%|   4.09%
191.86/192.59	c   108s|   300 |   124 | 41050 | 128.3 |   207M |  27 | 200 |  17k|  17k| 258 |  1 | 403 | 544 |-1.159706e+02 |-3.400000e+01 | 241.09%|   4.13%
191.86/192.59	c   123s|   400 |   161 | 52981 | 126.0 |   247M |  27 | 200 |  17k|  17k| 340 |  1 | 519 | 544 |-1.159688e+02 |-3.400000e+01 | 241.08%|   6.45%
191.86/192.59	c L 124s|   413 |   154 | 53385 | 123.0 |    rins|  27 | 200 |  17k|  17k| 340 |  1 | 539 | 544 |-1.159688e+02 |-3.900000e+01 | 197.36%|   7.93%
191.86/192.59	c i 124s|   415 |   154 | 53388 | 122.4 |  oneopt|  27 | 200 |  17k|  17k| 340 |  1 | 541 | 544 |-1.159688e+02 |-4.000000e+01 | 189.92%|   7.93%
191.86/192.59	c   132s|   500 |   180 | 60711 | 116.3 |   249M |  27 | 200 |  17k|  17k| 408 |  1 | 615 | 544 |-1.155991e+02 |-4.000000e+01 | 189.00%|   9.76%
191.86/192.59	c   148s|   600 |   235 | 76999 | 124.0 |   257M |  27 | 200 |  17k|   0 | 483 |  0 | 766 | 544 |-1.153333e+02 |-4.000000e+01 | 188.33%|  11.02%
191.86/192.59	c L 153s|   615 |   242 | 80935 | 127.4 |    rins|  27 | 200 |  17k|  17k| 503 |  1 | 803 | 544 |-1.149706e+02 |-4.200000e+01 | 173.74%|  11.74%
191.86/192.59	c   163s|   700 |   284 | 95888 | 133.3 |   268M |  27 | 200 |  17k|  17k| 574 |  9 | 991 | 544 |-1.147727e+02 |-4.200000e+01 | 173.27%|  13.39%
191.86/192.59	c   186s|   800 |   324 |121387 | 148.5 |   284M |  27 | 200 |  17k|   0 | 706 |  0 |1254 | 557 |-1.142727e+02 |-4.200000e+01 | 172.08%|  16.13%
191.86/192.59	c L 192s|   834 |   345 |127974 | 150.4 |    rins|  27 | 200 |  17k|  17k| 766 |  1 |1345 | 557 |-1.141667e+02 |-4.800000e+01 | 137.85%|  16.77%
344.78/345.91	c i 192s|   835 |   346 |127984 | 150.2 |  oneopt|  27 | 200 |  17k|  17k| 766 |  1 |1345 | 557 |-1.141667e+02 |-4.900000e+01 | 132.99%|  16.77%
344.78/345.91	c   201s|   900 |   362 |134047 | 146.1 |   287M |  29 | 200 |  17k|  17k| 840 |  1 |1493 | 567 |-1.141143e+02 |-4.900000e+01 | 132.89%|  18.23%
344.78/345.91	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
344.78/345.91	c (run 1, node 948) performing user restart
344.78/345.91	c 
344.78/345.91	c (restart) converted 34 cuts from the global cut pool into linear constraints
344.78/345.91	c 
344.78/345.91	c presolving:
344.78/345.91	c (round 1, fast)       0 del vars, 48 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 251 clqs
344.78/345.91	c (round 2, exhaustive) 0 del vars, 48 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 2 chg coeffs, 34 upgd conss, 0 impls, 251 clqs
344.78/345.91	c (round 3, exhaustive) 0 del vars, 63 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 4 chg coeffs, 34 upgd conss, 0 impls, 251 clqs
344.78/345.91	c (round 4, exhaustive) 0 del vars, 167 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 601 chg coeffs, 34 upgd conss, 0 impls, 251 clqs
344.78/345.91	c presolving (5 rounds: 5 fast, 4 medium, 4 exhaustive):
344.78/345.91	c  0 deleted vars, 174 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 601 changed coefficients
344.78/345.91	c  0 implications, 251 cliques
344.78/345.91	c presolved problem has 200 variables (200 bin, 0 int, 0 impl, 0 cont) and 17853 constraints
344.78/345.91	c      29 constraints of type <knapsack>
344.78/345.91	c     236 constraints of type <setppc>
344.78/345.91	c      16 constraints of type <linear>
344.78/345.91	c   17572 constraints of type <logicor>
344.78/345.91	c transformed objective value is always integral (scale: 1)
344.78/345.91	c Presolving Time: 1.15
344.78/345.91	c transformed 13/13 original solutions to the transformed problem space
344.78/345.91	c 
344.78/345.91	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
344.78/345.91	c   211s|     1 |     0 |145237 |     - |   288M |   0 | 200 |  17k|  17k|   0 |  0 |1650 | 582 |-1.138125e+02 |-4.900000e+01 | 132.27%| unknown
344.78/345.91	c   212s|     1 |     0 |145330 |     - |   288M |   0 | 200 |  17k|  17k|   4 |  1 |1653 | 582 |-1.138125e+02 |-4.900000e+01 | 132.27%| unknown
344.78/345.91	c   212s|     1 |     0 |145426 |     - |   291M |   0 | 200 |  17k|  17k|   5 |  2 |1662 | 582 |-1.138125e+02 |-4.900000e+01 | 132.27%| unknown
344.78/345.91	c   212s|     1 |     0 |145598 |     - |   295M |   0 | 200 |  17k|  17k|   8 |  3 |1663 | 582 |-1.138125e+02 |-4.900000e+01 | 132.27%| unknown
344.78/345.91	c   212s|     1 |     0 |145796 |     - |   299M |   0 | 200 |  17k|  17k|   9 |  4 |1666 | 582 |-1.138125e+02 |-4.900000e+01 | 132.27%| unknown
344.78/345.91	c   212s|     1 |     0 |145800 |     - |   304M |   0 | 200 |  17k|  17k|  11 |  5 |1667 | 582 |-1.138125e+02 |-4.900000e+01 | 132.27%| unknown
344.78/345.91	c   212s|     1 |     0 |145910 |     - |   305M |   0 | 200 |  17k|  17k|  12 |  6 |1668 | 582 |-1.138125e+02 |-4.900000e+01 | 132.27%| unknown
344.78/345.91	c   212s|     1 |     0 |145992 |     - |   311M |   0 | 200 |  17k|  17k|  14 |  7 |1672 | 582 |-1.138125e+02 |-4.900000e+01 | 132.27%| unknown
344.78/345.91	c   212s|     1 |     0 |146078 |     - |   312M |   0 | 200 |  17k|  17k|  15 |  8 |1677 | 582 |-1.138125e+02 |-4.900000e+01 | 132.27%| unknown
344.78/345.91	c   212s|     1 |     0 |146176 |     - |   315M |   0 | 200 |  17k|  17k|  16 |  9 |1678 | 582 |-1.138125e+02 |-4.900000e+01 | 132.27%| unknown
344.78/345.91	c   212s|     1 |     0 |146274 |     - |   318M |   0 | 200 |  17k|  17k|  18 | 10 |1686 | 582 |-1.138125e+02 |-4.900000e+01 | 132.27%| unknown
344.78/345.91	c   212s|     1 |     0 |146372 |     - |   318M |   0 | 200 |  17k|  17k|  21 | 11 |1687 | 582 |-1.138125e+02 |-4.900000e+01 | 132.27%| unknown
344.78/345.91	c   212s|     1 |     0 |146469 |     - |   318M |   0 | 200 |  17k|  17k|  24 | 12 |1695 | 582 |-1.138125e+02 |-4.900000e+01 | 132.27%| unknown
344.78/345.91	c   212s|     1 |     0 |146494 |     - |   318M |   0 | 200 |  17k|  17k|  26 | 13 |1698 | 582 |-1.138125e+02 |-4.900000e+01 | 132.27%| unknown
344.78/345.91	c   212s|     1 |     0 |146578 |     - |   318M |   0 | 200 |  17k|  17k|  27 | 14 |1706 | 582 |-1.138125e+02 |-4.900000e+01 | 132.27%| unknown
344.78/345.91	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
344.78/345.91	c   212s|     1 |     0 |146581 |     - |   318M |   0 | 200 |  17k|  17k|  28 | 15 |1707 | 582 |-1.138125e+02 |-4.900000e+01 | 132.27%| unknown
344.78/345.91	c   212s|     1 |     0 |146632 |     - |   318M |   0 | 200 |  17k|  17k|  29 | 16 |1711 | 582 |-1.138125e+02 |-4.900000e+01 | 132.27%| unknown
344.78/345.91	c   213s|     1 |     0 |146658 |     - |   318M |   0 | 200 |  17k|  17k|  30 | 17 |1716 | 582 |-1.138125e+02 |-4.900000e+01 | 132.27%| unknown
344.78/345.91	c   213s|     1 |     0 |146678 |     - |   318M |   0 | 200 |  17k|  17k|  32 | 18 |1725 | 582 |-1.138125e+02 |-4.900000e+01 | 132.27%| unknown
344.78/345.91	c   213s|     1 |     0 |146704 |     - |   318M |   0 | 200 |  17k|  17k|  33 | 19 |1726 | 582 |-1.138125e+02 |-4.900000e+01 | 132.27%| unknown
344.78/345.91	c   213s|     1 |     0 |146772 |     - |   318M |   0 | 200 |  17k|  17k|  34 | 20 |1728 | 582 |-1.138125e+02 |-4.900000e+01 | 132.27%| unknown
344.78/345.91	c   213s|     1 |     0 |146773 |     - |   318M |   0 | 200 |  17k|  17k|  35 | 21 |1730 | 582 |-1.138125e+02 |-4.900000e+01 | 132.27%| unknown
344.78/345.91	c   218s|     1 |     2 |147751 |     - |   318M |   0 | 200 |  17k|  17k|  35 | 22 |1735 | 614 |-1.138125e+02 |-4.900000e+01 | 132.27%| unknown
344.78/345.91	c   240s|   100 |    52 |163276 | 149.7 |   325M |  27 | 200 |  18k|  17k|  59 |  1 |1919 | 715 |-1.138125e+02 |-4.900000e+01 | 132.27%| unknown
344.78/345.91	c   242s|   200 |    55 |168039 | 140.8 |   325M |  34 | 200 |  18k|   0 |  59 |  0 |2057 | 756 |-1.138125e+02 |-4.900000e+01 | 132.27%| unknown
344.78/345.91	c   246s|   300 |    70 |174634 | 134.8 |   326M |  34 | 200 |  18k|  17k|  59 |  1 |2185 | 777 |-1.138125e+02 |-4.900000e+01 | 132.27%| unknown
344.78/345.91	c   247s|   400 |    76 |177292 | 126.7 |   326M |  39 | 200 |  18k|  17k|  59 |  1 |2291 | 801 |-1.138125e+02 |-4.900000e+01 | 132.27%| unknown
344.78/345.91	c   249s|   500 |    85 |181702 | 121.0 |   326M |  39 | 200 |  18k|  17k|  59 |  1 |2428 | 835 |-1.138125e+02 |-4.900000e+01 | 132.27%| unknown
344.78/345.91	c   251s|   600 |    88 |184957 | 115.3 |   327M |  39 | 200 |  18k|  17k|  59 |  1 |2511 | 839 |-1.138125e+02 |-4.900000e+01 | 132.27%| unknown
344.78/345.91	c   256s|   700 |   104 |195865 | 114.9 |   330M |  39 | 200 |  18k|  17k|  63 |  1 |2654 | 878 |-1.138125e+02 |-4.900000e+01 | 132.27%| unknown
344.78/345.91	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
344.78/345.91	c   259s|   800 |   113 |201476 | 111.6 |   330M |  39 | 200 |  18k|   0 |  63 |  0 |2814 | 927 |-1.138125e+02 |-4.900000e+01 | 132.27%| unknown
344.78/345.91	c   279s|   900 |   171 |223295 | 117.3 |   344M |  39 | 200 |  17k|  17k| 146 |  1 |2986 | 959 |-1.138125e+02 |-4.900000e+01 | 132.27%| unknown
344.78/345.91	c d 283s|   914 |   185 |228567 | 119.3 |guideddi|  39 | 200 |  17k|  17k|   0 |  1 |2993 | 963 |-1.138125e+02 |-5.300000e+01 | 114.74%| unknown
344.78/345.91	c i 283s|   915 |   184 |228567 | 119.2 |  oneopt|  39 | 200 |  17k|  17k| 175 |  0 |2993 | 963 |-1.138125e+02 |-5.600000e+01 | 103.24%| unknown
344.78/345.91	c   306s|  1000 |   237 |246489 | 123.2 |   345M |  39 | 200 |  17k|  17k| 263 |  1 |3164 | 996 |-1.138125e+02 |-5.600000e+01 | 103.24%| unknown
344.78/345.91	c   314s|  1100 |   254 |253953 | 120.8 |   350M |  39 | 200 |  17k|  17k| 298 |  2 |3374 |1043 |-1.138125e+02 |-5.600000e+01 | 103.24%| unknown
344.78/345.91	c L 324s|  1145 |   276 |264263 | 123.2 |    rins|  39 | 200 |  17k|  17k| 348 |  1 |3478 |1061 |-1.138125e+02 |-5.700000e+01 |  99.67%| unknown
344.78/345.91	c   335s|  1200 |   294 |270640 | 123.0 |   361M |  39 | 200 |  17k|  17k| 389 |  1 |3522 |1070 |-1.138125e+02 |-5.700000e+01 |  99.67%| unknown
344.78/345.91	c   337s|  1300 |   307 |275098 | 119.5 |   361M |  39 | 200 |  17k|   0 | 389 |  0 |3599 |1076 |-1.136667e+02 |-5.700000e+01 |  99.42%| unknown
344.78/345.91	c   341s|  1400 |   319 |280941 | 116.9 |   361M |  39 | 200 |  17k|  17k| 415 |  1 |3675 |1077 |-1.134583e+02 |-5.700000e+01 |  99.05%| unknown
344.78/345.91	c   345s|  1500 |   331 |286418 | 114.4 |   362M |  39 | 200 |  17k|  17k| 440 |  1 |3776 |1077 |-1.133618e+02 |-5.700000e+01 |  98.88%| unknown
661.93/664.09	c   345s|  1600 |   329 |287895 | 110.4 |   362M |  39 | 200 |  17k|  17k| 440 |  1 |3858 |1077 |-1.133618e+02 |-5.700000e+01 |  98.88%| unknown
661.93/664.09	c   351s|  1700 |   339 |294172 | 108.6 |   362M |  39 | 200 |  17k|  17k| 479 |  1 |3954 |1077 |-1.131522e+02 |-5.700000e+01 |  98.51%| unknown
661.93/664.09	c   360s|  1800 |   349 |299979 | 106.8 |   362M |  39 | 200 |  18k|   0 | 532 |  0 |4052 |1079 |-1.130086e+02 |-5.700000e+01 |  98.26%| unknown
661.93/664.09	c   363s|  1900 |   352 |304568 | 104.7 |   362M |  39 | 200 |  18k|   0 | 556 |  0 |4131 |1079 |-1.129973e+02 |-5.700000e+01 |  98.24%| unknown
661.93/664.09	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
661.93/664.09	c   364s|  2000 |   357 |308737 | 102.5 |   362M |  39 | 200 |  18k|  17k| 556 |  1 |4214 |1079 |-1.129973e+02 |-5.700000e+01 |  98.24%| unknown
661.93/664.09	c   365s|  2100 |   359 |311283 | 100.0 |   362M |  39 | 200 |  18k|   0 | 556 |  0 |4314 |1079 |-1.129881e+02 |-5.700000e+01 |  98.22%| unknown
661.93/664.09	c   372s|  2200 |   371 |322156 | 100.3 |   381M |  39 | 200 |  18k|  17k| 622 |  1 |4390 |1079 |-1.128667e+02 |-5.700000e+01 |  98.01%| unknown
661.93/664.09	c   375s|  2300 |   397 |328682 |  99.2 |   381M |  39 | 200 |  18k|  17k| 657 |  0 |4482 |1080 |-1.128000e+02 |-5.700000e+01 |  97.89%| unknown
661.93/664.09	c   384s|  2400 |   407 |337991 |  99.0 |   381M |  39 | 200 |  18k|  17k| 748 |  0 |4579 |1081 |-1.126667e+02 |-5.700000e+01 |  97.66%| unknown
661.93/664.09	c   385s|  2500 |   410 |341269 |  97.1 |   381M |  39 | 200 |  18k|  17k| 748 |  0 |4638 |1083 |-1.126037e+02 |-5.700000e+01 |  97.55%| unknown
661.93/664.09	c   393s|  2600 |   426 |349294 |  96.6 |   381M |  39 | 200 |  18k|   0 | 805 |  0 |4718 |1083 |-1.125672e+02 |-5.700000e+01 |  97.49%| unknown
661.93/664.09	c   404s|  2700 |   441 |357611 |  96.3 |   384M |  39 | 200 |  18k|  17k| 895 |  1 |4875 |1083 |-1.125000e+02 |-5.700000e+01 |  97.37%| unknown
661.93/664.09	c   409s|  2800 |   447 |364117 |  95.4 |   384M |  39 | 200 |  18k|  17k| 963 |  1 |4958 |1083 |-1.124350e+02 |-5.700000e+01 |  97.25%| unknown
661.93/664.09	c   413s|  2900 |   455 |370171 |  94.5 |   384M |  39 | 200 |  18k|  17k|1015 |  1 |5026 |1083 |-1.123583e+02 |-5.700000e+01 |  97.12%| unknown
661.93/664.09	c   418s|  3000 |   484 |377978 |  94.1 |   384M |  39 | 200 |  18k|  17k|1042 |  1 |5155 |1084 |-1.123462e+02 |-5.700000e+01 |  97.10%| unknown
661.93/664.09	c   423s|  3100 |   489 |384037 |  93.3 |   384M |  39 | 200 |  18k|  17k|1097 |  1 |5255 |1084 |-1.123321e+02 |-5.700000e+01 |  97.07%| unknown
661.93/664.09	c   432s|  3200 |   520 |392503 |  93.1 |   384M |  39 | 200 |  18k|  17k|1161 |  1 |5387 |1084 |-1.122756e+02 |-5.700000e+01 |  96.97%| unknown
661.93/664.09	c   442s|  3300 |   531 |402573 |  93.2 |   391M |  39 | 200 |  18k|  17k|1254 |  1 |5499 |1084 |-1.122131e+02 |-5.700000e+01 |  96.87%| unknown
661.93/664.09	c   454s|  3400 |   549 |411026 |  93.0 |   391M |  39 | 200 |  18k|  17k|1346 |  1 |5632 |1084 |-1.121364e+02 |-5.700000e+01 |  96.73%| unknown
661.93/664.09	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
661.93/664.09	c   464s|  3500 |   557 |418318 |  92.6 |   391M |  39 | 200 |  18k|  17k|1432 |  1 |5757 |1084 |-1.121013e+02 |-5.700000e+01 |  96.67%| unknown
661.93/664.09	c   465s|  3600 |   553 |420508 |  91.0 |   391M |  39 | 200 |  18k|   0 |1433 |  0 |5824 |1084 |-1.121013e+02 |-5.700000e+01 |  96.67%| unknown
661.93/664.09	c   469s|  3700 |   565 |424054 |  89.8 |   407M |  40 | 200 |  18k|  17k|1471 |  1 |5908 |1084 |-1.120860e+02 |-5.700000e+01 |  96.64%| unknown
661.93/664.09	c   476s|  3800 |   575 |431171 |  89.4 |   407M |  40 | 200 |  18k|   0 |1543 |  0 |5981 |1092 |-1.120833e+02 |-5.700000e+01 |  96.64%| unknown
661.93/664.09	c   477s|  3900 |   582 |433344 |  88.0 |   407M |  40 | 200 |  18k|   0 |1543 |  0 |6083 |1106 |-1.120833e+02 |-5.700000e+01 |  96.64%| unknown
661.93/664.09	c   488s|  4000 |   585 |442118 |  88.0 |   407M |  40 | 200 |  18k|  17k|1626 |  0 |6164 |1129 |-1.120719e+02 |-5.700000e+01 |  96.62%| unknown
661.93/664.09	c   495s|  4100 |   589 |453823 |  88.6 |   408M |  40 | 200 |  18k|  17k|1651 |  1 |6246 |1145 |-1.120455e+02 |-5.700000e+01 |  96.57%| unknown
661.93/664.09	c   505s|  4200 |   611 |463925 |  88.9 |   417M |  40 | 200 |  18k|   0 |1747 |  0 |6361 |1167 |-1.119659e+02 |-5.700000e+01 |  96.43%| unknown
661.93/664.09	c   520s|  4300 |   632 |484298 |  91.0 |   435M |  40 | 200 |  18k|   0 |1885 |  0 |6500 |1181 |-1.118929e+02 |-5.700000e+01 |  96.30%| unknown
661.93/664.09	c   529s|  4400 |   640 |494827 |  91.3 |   435M |  40 | 200 |  18k|   0 |1952 |  0 |6612 |1185 |-1.118462e+02 |-5.700000e+01 |  96.22%| unknown
661.93/664.09	c   532s|  4500 |   647 |498942 |  90.4 |   435M |  40 | 200 |  18k|   0 |1979 |  0 |6673 |1190 |-1.118160e+02 |-5.700000e+01 |  96.17%| unknown
661.93/664.09	c   538s|  4600 |   654 |509236 |  90.6 |   435M |  40 | 200 |  18k|   0 |2064 |  0 |6771 |1193 |-1.117778e+02 |-5.700000e+01 |  96.10%| unknown
661.93/664.09	c   540s|  4700 |   661 |514141 |  89.9 |   435M |  40 | 200 |  18k|   0 |2086 |  0 |6901 |1201 |-1.117778e+02 |-5.700000e+01 |  96.10%| unknown
661.93/664.09	c   542s|  4800 |   669 |516588 |  88.7 |   435M |  40 | 200 |  18k|   0 |2088 |  0 |7016 |1203 |-1.117778e+02 |-5.700000e+01 |  96.10%| unknown
661.93/664.09	c   543s|  4900 |   672 |519764 |  87.8 |   435M |  40 | 200 |  18k|  17k|2089 |  1 |7165 |1205 |-1.117657e+02 |-5.700000e+01 |  96.08%| unknown
661.93/664.09	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
661.93/664.09	c   557s|  5000 |   691 |531779 |  88.3 |   435M |  40 | 200 |  18k|   0 |2210 |  0 |7283 |1209 |-1.117500e+02 |-5.700000e+01 |  96.05%| unknown
661.93/664.09	c   562s|  5100 |   698 |539637 |  88.2 |   435M |  40 | 200 |  18k|   0 |2278 |  0 |7394 |1216 |-1.117500e+02 |-5.700000e+01 |  96.05%| unknown
661.93/664.09	c   569s|  5200 |   711 |548020 |  88.1 |   435M |  40 | 200 |  18k|   0 |2361 |  0 |7505 |1217 |-1.117339e+02 |-5.700000e+01 |  96.02%| unknown
661.93/664.09	c   582s|  5300 |   742 |563778 |  89.2 |   435M |  40 | 200 |  18k|  17k|2491 |  1 |7620 |1220 |-1.117045e+02 |-5.700000e+01 |  95.97%| unknown
661.93/664.09	c   583s|  5400 |   732 |565900 |  88.1 |   435M |  40 | 200 |  18k|  17k|2492 |  1 |7732 |1221 |-1.117045e+02 |-5.700000e+01 |  95.97%| unknown
661.93/664.09	c   588s|  5500 |   743 |570956 |  87.5 |   435M |  40 | 200 |  18k|  17k|2513 |  1 |7835 |1221 |-1.117000e+02 |-5.700000e+01 |  95.96%| unknown
661.93/664.09	c   598s|  5600 |   756 |581402 |  87.8 |   436M |  40 | 200 |  18k|  17k|2609 |  1 |7926 |1222 |-1.116724e+02 |-5.700000e+01 |  95.92%| unknown
661.93/664.09	c   607s|  5700 |   777 |591865 |  88.1 |   447M |  40 | 200 |  18k|  17k|2712 |  1 |8041 |1224 |-1.116667e+02 |-5.700000e+01 |  95.91%| unknown
661.93/664.09	c   615s|  5800 |   790 |599688 |  87.9 |   448M |  40 | 200 |  18k|  17k|2774 |  1 |8166 |1224 |-1.116000e+02 |-5.700000e+01 |  95.79%| unknown
661.93/664.09	c   616s|  5900 |   789 |601485 |  86.9 |   448M |  40 | 200 |  18k|   0 |2774 |  0 |8298 |1224 |-1.116000e+02 |-5.700000e+01 |  95.79%| unknown
661.93/664.09	c   625s|  6000 |   806 |612239 |  87.2 |   448M |  40 | 200 |  18k|  17k|2871 |  1 |8447 |1263 |-1.115833e+02 |-5.700000e+01 |  95.76%| unknown
661.93/664.09	c   629s|  6100 |   812 |618955 |  86.9 |   448M |  40 | 200 |  18k|  17k|2934 |  1 |8604 |1285 |-1.115495e+02 |-5.700000e+01 |  95.70%| unknown
661.93/664.09	c   632s|  6200 |   823 |623864 |  86.4 |   470M |  40 | 200 |  18k|  17k|2954 |  1 |8722 |1296 |-1.115294e+02 |-5.700000e+01 |  95.67%| unknown
661.93/664.09	c   633s|  6300 |   821 |625753 |  85.4 |   470M |  40 | 200 |  18k|  17k|2954 |  1 |8855 |1309 |-1.115294e+02 |-5.700000e+01 |  95.67%| unknown
661.93/664.09	c   634s|  6400 |   817 |627452 |  84.5 |   470M |  40 | 200 |  18k|   0 |2954 |  0 |8965 |1320 |-1.115294e+02 |-5.700000e+01 |  95.67%| unknown
661.93/664.09	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
661.93/664.09	c   643s|  6500 |   821 |637066 |  84.7 |   470M |  40 | 200 |  18k|  17k|3048 |  1 |9090 |1328 |-1.115000e+02 |-5.700000e+01 |  95.61%| unknown
661.93/664.09	c   652s|  6600 |   842 |646616 |  84.8 |   470M |  40 | 200 |  18k|  17k|3129 |  1 |9223 |1343 |-1.114844e+02 |-5.700000e+01 |  95.59%| unknown
661.93/664.09	c   660s|  6700 |   865 |654133 |  84.7 |   470M |  40 | 200 |  18k|  17k|3181 |  1 |9416 |1351 |-1.114545e+02 |-5.700000e+01 |  95.53%| unknown
975.56/978.62	c   664s|  6800 |   868 |659273 |  84.3 |   470M |  40 | 200 |  18k|   0 |3219 |  0 |9563 |1361 |-1.114455e+02 |-5.700000e+01 |  95.52%| unknown
975.56/978.62	c   670s|  6900 |   884 |668377 |  84.3 |   470M |  40 | 200 |  18k|  17k|3314 |  2 |9686 |1366 |-1.113500e+02 |-5.700000e+01 |  95.35%| unknown
975.56/978.62	c   674s|  7000 |   891 |674026 |  84.0 |   470M |  40 | 200 |  18k|   0 |3348 |  0 |9821 |1367 |-1.113333e+02 |-5.700000e+01 |  95.32%| unknown
975.56/978.62	c   679s|  7100 |   901 |681187 |  83.8 |   470M |  40 | 200 |  18k|  17k|3401 |  1 |9939 |1369 |-1.113333e+02 |-5.700000e+01 |  95.32%| unknown
975.56/978.62	c   688s|  7200 |   928 |693280 |  84.3 |   470M |  40 | 200 |  18k|  17k|3543 |  1 |  10k|1371 |-1.112237e+02 |-5.700000e+01 |  95.13%| unknown
975.56/978.62	c   690s|  7300 |   937 |698496 |  83.9 |   470M |  40 | 200 |  18k|  17k|3582 |  1 |  10k|1374 |-1.112216e+02 |-5.700000e+01 |  95.13%| unknown
975.56/978.62	c   696s|  7400 |   940 |704801 |  83.6 |   470M |  40 | 200 |  18k|  17k|3627 |  1 |  10k|1378 |-1.112143e+02 |-5.700000e+01 |  95.11%| unknown
975.56/978.62	c   701s|  7500 |   960 |710378 |  83.3 |   470M |  40 | 200 |  18k|   0 |3653 |  0 |  10k|1378 |-1.112143e+02 |-5.700000e+01 |  95.11%| unknown
975.56/978.62	c   705s|  7600 |   965 |714715 |  82.9 |   470M |  40 | 200 |  18k|   0 |3679 |  0 |  10k|1380 |-1.112059e+02 |-5.700000e+01 |  95.10%| unknown
975.56/978.62	c   710s|  7700 |   978 |724217 |  83.0 |   470M |  40 | 200 |  18k|  17k|3781 |  1 |  10k|1384 |-1.111739e+02 |-5.700000e+01 |  95.04%| unknown
975.56/978.62	c   712s|  7800 |   983 |728666 |  82.6 |   470M |  40 | 200 |  18k|   0 |3810 |  0 |  10k|1385 |-1.111667e+02 |-5.700000e+01 |  95.03%| unknown
975.56/978.62	c   719s|  7900 |   990 |734604 |  82.3 |   470M |  40 | 200 |  18k|   0 |3872 |  0 |  10k|1389 |-1.111429e+02 |-5.700000e+01 |  94.99%| unknown
975.56/978.62	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
975.56/978.62	c   721s|  8000 |   995 |738201 |  81.8 |   470M |  40 | 200 |  18k|   0 |3901 |  0 |  10k|1391 |-1.111385e+02 |-5.700000e+01 |  94.98%| unknown
975.56/978.62	c   726s|  8100 |  1009 |746743 |  81.8 |   483M |  40 | 200 |  18k|  17k|3959 |  2 |  10k|1394 |-1.111164e+02 |-5.700000e+01 |  94.94%| unknown
975.56/978.62	c   733s|  8200 |  1020 |751667 |  81.5 |   483M |  40 | 200 |  18k|  17k|4010 |  1 |  11k|1395 |-1.110902e+02 |-5.700000e+01 |  94.90%| unknown
975.56/978.62	c   736s|  8300 |  1023 |755354 |  81.0 |   483M |  40 | 200 |  18k|  17k|4038 |  1 |  11k|1399 |-1.110902e+02 |-5.700000e+01 |  94.90%| unknown
975.56/978.62	c   737s|  8400 |  1025 |758570 |  80.5 |   483M |  40 | 200 |  18k|   0 |4039 |  0 |  11k|1401 |-1.110902e+02 |-5.700000e+01 |  94.90%| unknown
975.56/978.62	c   749s|  8500 |  1044 |767776 |  80.6 |   483M |  40 | 200 |  18k|  17k|4124 |  1 |  11k|1404 |-1.110571e+02 |-5.700000e+01 |  94.84%| unknown
975.56/978.62	c   754s|  8600 |  1054 |774652 |  80.5 |   509M |  40 | 200 |  18k|   0 |4177 |  0 |  11k|1404 |-1.110303e+02 |-5.700000e+01 |  94.79%| unknown
975.56/978.62	c   762s|  8700 |  1066 |780013 |  80.2 |   509M |  40 | 200 |  18k|  17k|4238 |  0 |  11k|1404 |-1.110000e+02 |-5.700000e+01 |  94.74%| unknown
975.56/978.62	c   767s|  8800 |  1068 |786751 |  80.0 |   509M |  40 | 200 |  18k|   0 |4267 |  0 |  11k|1408 |-1.110000e+02 |-5.700000e+01 |  94.74%| unknown
975.56/978.62	c   770s|  8900 |  1075 |791846 |  79.7 |   509M |  40 | 200 |  18k|  17k|4303 |  1 |  11k|1420 |-1.110000e+02 |-5.700000e+01 |  94.74%| unknown
975.56/978.62	c   776s|  9000 |  1092 |798996 |  79.7 |   511M |  40 | 200 |  18k|   0 |4329 |  0 |  11k|1424 |-1.110000e+02 |-5.700000e+01 |  94.74%| unknown
975.56/978.62	c   785s|  9100 |  1102 |804569 |  79.4 |   511M |  40 | 200 |  18k|  17k|4387 |  1 |  11k|1438 |-1.110000e+02 |-5.700000e+01 |  94.74%| unknown
975.56/978.62	c   793s|  9200 |  1114 |810056 |  79.2 |   511M |  40 | 200 |  18k|  17k|4444 |  1 |  12k|1459 |-1.110000e+02 |-5.700000e+01 |  94.74%| unknown
975.56/978.62	c   801s|  9300 |  1126 |816748 |  79.1 |   511M |  40 | 200 |  18k|  17k|4515 |  1 |  12k|1469 |-1.110000e+02 |-5.700000e+01 |  94.74%| unknown
975.56/978.62	c   807s|  9400 |  1140 |824627 |  79.1 |   511M |  40 | 200 |  18k|  17k|4604 |  1 |  12k|1477 |-1.109853e+02 |-5.700000e+01 |  94.71%| unknown
975.56/978.62	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
975.56/978.62	c   808s|  9500 |  1139 |827001 |  78.5 |   511M |  40 | 200 |  18k|  17k|4604 |  1 |  12k|1490 |-1.109853e+02 |-5.700000e+01 |  94.71%| unknown
975.56/978.62	c   812s|  9600 |  1146 |831062 |  78.2 |   511M |  40 | 200 |  18k|  17k|4634 |  0 |  12k|1500 |-1.109740e+02 |-5.700000e+01 |  94.69%| unknown
975.56/978.62	c   813s|  9700 |  1146 |833079 |  77.6 |   511M |  40 | 200 |  18k|   0 |4634 |  0 |  12k|1508 |-1.109740e+02 |-5.700000e+01 |  94.69%| unknown
975.56/978.62	c   816s|  9800 |  1151 |838769 |  77.4 |   511M |  40 | 200 |  18k|  17k|4691 |  1 |  12k|1514 |-1.109302e+02 |-5.700000e+01 |  94.61%| unknown
975.56/978.62	c   819s|  9900 |  1185 |845246 |  77.3 |   511M |  40 | 200 |  18k|  17k|4701 |  1 |  12k|1533 |-1.109302e+02 |-5.700000e+01 |  94.61%| unknown
975.56/978.62	c   825s| 10000 |  1200 |850839 |  77.1 |   511M |  40 | 200 |  18k|  17k|4719 |  1 |  12k|1542 |-1.109107e+02 |-5.700000e+01 |  94.58%| unknown
975.56/978.62	c   831s| 10100 |  1200 |853174 |  76.6 |   519M |  40 | 200 |  19k|   0 |4762 |  0 |  13k|1543 |-1.109107e+02 |-5.700000e+01 |  94.58%| unknown
975.56/978.62	c   841s| 10200 |  1210 |858169 |  76.4 |   529M |  40 | 200 |  19k|  17k|4843 |  1 |  13k|1543 |-1.108750e+02 |-5.700000e+01 |  94.52%| unknown
975.56/978.62	c   852s| 10300 |  1215 |863167 |  76.2 |   530M |  41 | 200 |  19k|  17k|4899 |  1 |  13k|1549 |-1.108718e+02 |-5.700000e+01 |  94.51%| unknown
975.56/978.62	c   853s| 10400 |  1219 |866120 |  75.7 |   531M |  41 | 200 |  19k|   0 |4914 |  0 |  13k|1552 |-1.108718e+02 |-5.700000e+01 |  94.51%| unknown
975.56/978.62	c   866s| 10500 |  1233 |880671 |  76.4 |   531M |  41 | 200 |  19k|  17k|4961 |  0 |  13k|1554 |-1.108462e+02 |-5.700000e+01 |  94.47%| unknown
975.56/978.62	c   878s| 10600 |  1251 |889808 |  76.5 |   546M |  41 | 200 |  19k|   0 |5035 |  0 |  13k|1555 |-1.108070e+02 |-5.700000e+01 |  94.40%| unknown
975.56/978.62	c   886s| 10700 |  1257 |893467 |  76.1 |   546M |  41 | 200 |  19k|   0 |5068 |  0 |  13k|1559 |-1.107895e+02 |-5.700000e+01 |  94.37%| unknown
975.56/978.62	c   899s| 10800 |  1278 |903542 |  76.4 |   546M |  41 | 200 |  19k|  17k|5138 |  1 |  13k|1561 |-1.107513e+02 |-5.700000e+01 |  94.30%| unknown
975.56/978.62	c   902s| 10900 |  1289 |909211 |  76.2 |   578M |  41 | 200 |  19k|   0 |5174 |  0 |  13k|1562 |-1.107500e+02 |-5.700000e+01 |  94.30%| unknown
975.56/978.62	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
975.56/978.62	c   910s| 11000 |  1299 |915495 |  76.1 |   578M |  41 | 200 |  19k|  17k|5228 |  1 |  13k|1564 |-1.107500e+02 |-5.700000e+01 |  94.30%| unknown
975.56/978.62	c   911s| 11100 |  1306 |917783 |  75.6 |   578M |  41 | 200 |  19k|   0 |5230 |  0 |  14k|1567 |-1.107500e+02 |-5.700000e+01 |  94.30%| unknown
975.56/978.62	c   922s| 11200 |  1327 |928933 |  75.9 |   578M |  41 | 200 |  19k|   0 |5340 |  0 |  14k|1568 |-1.106923e+02 |-5.700000e+01 |  94.20%| unknown
975.56/978.62	c   929s| 11300 |  1330 |933477 |  75.7 |   578M |  41 | 200 |  18k|  17k|5380 |  1 |  14k|1568 |-1.106875e+02 |-5.700000e+01 |  94.19%| unknown
975.56/978.62	c   931s| 11400 |  1335 |935682 |  75.2 |   578M |  41 | 200 |  18k|  17k|5388 |  1 |  14k|1568 |-1.106875e+02 |-5.700000e+01 |  94.19%| unknown
975.56/978.62	c   940s| 11500 |  1337 |942715 |  75.2 |   578M |  41 | 200 |  19k|  17k|5444 |  0 |  14k|1570 |-1.106667e+02 |-5.700000e+01 |  94.15%| unknown
975.56/978.62	c   947s| 11600 |  1356 |950162 |  75.2 |   578M |  41 | 200 |  18k|  17k|5518 |  1 |  14k|1570 |-1.106250e+02 |-5.700000e+01 |  94.08%|   2.25%
975.56/978.62	c   951s| 11700 |  1359 |954988 |  75.0 |   578M |  41 | 200 |  18k|   0 |5542 |  0 |  14k|1570 |-1.106000e+02 |-5.700000e+01 |  94.04%|   2.27%
975.56/978.62	c   963s| 11800 |  1369 |960980 |  74.9 |   578M |  41 | 200 |  18k|  17k|5586 |  1 |  14k|1570 |-1.105769e+02 |-5.700000e+01 |  93.99%|   2.29%
975.56/978.62	c   973s| 11900 |  1388 |969046 |  74.9 |   579M |  41 | 200 |  18k|  17k|5634 |  1 |  14k|1570 |-1.105636e+02 |-5.700000e+01 |  93.97%|   2.29%
975.56/978.62	c   977s| 12000 |  1399 |974147 |  74.7 |   579M |  41 | 200 |  18k|  17k|5665 |  1 |  14k|1570 |-1.105631e+02 |-5.700000e+01 |  93.97%|   2.29%
997.40/1000.55	c   978s| 12100 |  1399 |976653 |  74.4 |   579M |  41 | 200 |  18k|  17k|5665 |  1 |  15k|1570 |-1.105631e+02 |-5.700000e+01 |  93.97%|   2.29%
997.40/1000.55	c   981s| 12200 |  1415 |981206 |  74.1 |   598M |  41 | 200 |  18k|   0 |5685 |  0 |  15k|1570 |-1.105417e+02 |-5.700000e+01 |  93.93%|   2.29%
997.40/1000.55	c   989s| 12300 |  1421 |988186 |  74.1 |   598M |  41 | 200 |  18k|  17k|5731 |  1 |  15k|1576 |-1.105059e+02 |-5.700000e+01 |  93.87%|   2.29%
997.40/1000.55	c 
997.40/1000.55	c SCIP Status        : solving was interrupted [time limit reached]
997.40/1000.55	c Solving Time (sec) : 1000.00
997.40/1000.55	c Solving Nodes      : 12391 (total of 13339 nodes in 2 runs)
997.40/1000.55	c Primal Bound       : -5.70000000000000e+01 (29 solutions)
997.40/1000.55	c Dual Bound         : -1.10500000000000e+02
997.40/1000.55	c Gap                : 93.86 %
997.40/1000.55	c All original constraints are satisfied.
997.40/1000.55	c SCIP's best solution is verified feasible for the original problem.
997.40/1000.55	c ----------------------------------------------------------------------
997.40/1000.55	c dual bound: -110.5 -> -110
997.40/1000.55	c primal bound: -57.0 -> -57
997.40/1000.55	c scip-goal-lb: -110
997.40/1000.55	c scip-goal-ub: -57
997.40/1000.55	c writing output to: HOME/tmphp018sb9.opb
997.40/1000.55	c appending fixed variable constraints
997.40/1000.55	c scip-fixed vars: 0.00% (0/200)
997.40/1000.55	c ----------------------------------------------------------------------
997.40/1000.55	c executing external solver: HOME/naps-1.03a6
997.40/1000.55	c ----------------------------------------------------------------------
997.40/1000.55	c command: HOME/naps-1.03a6 -goal-lb=-110 -goal-ub=-58 HOME/tmphp018sb9.opb
997.40/1000.58	c NaPS 1.03a6.
997.40/1000.58	c Input file name: HOME/tmphp018sb9.opb
998.06/1001.21	c single stage optimization mode
3600.09/3611.70	o -59
3600.09/3611.70	c
3600.09/3611.70	c *** TERMINATED *** by signal 15
3600.09/3611.70	c _____________________________________________________________________________
3600.09/3611.70	c std/band forms        : 3,0
3600.09/3611.70	c 2cl/3cl ITE-codings   : 0,0
3600.09/3611.70	c BDD/srt/adr Max costs : 0,7529,0
3600.09/3611.70	c BDDraw/bin/mul/srt/adr: 0,0,0,3,0
3600.09/3611.70	c BDD nodes             : 0
3600.09/3611.70	c Es1/CC detections     : 0,0
3600.09/3611.70	c CC sort               : 2
3600.09/3611.70	c SAT/UNSAT calls       : 1,0
3600.09/3611.70	c regenrated variables  : 5
3600.09/3611.70	c eliminated fixed lits : 0
3600.09/3611.70	c goal lit flips        : 0
3600.09/3611.70	c goal stages           : 1
3600.09/3611.70	c goal shrink           : 0
3600.09/3611.70	c goal coeff separations: 0
3600.09/3611.70	c restarts              : 14219
3600.09/3611.70	c conflicts             : 913592         (351 /sec)
3600.09/3611.70	c decisions             : 998960         (384 /sec)
3600.09/3611.70	c propagations          : 218477461      (83956 /sec)
3600.09/3611.70	c inspects              : 0              (0 /sec)
3600.09/3611.70	c CPU time (solving tm) : 2602 s        (2602 s, SAT 72.44 s, UNSAT 0 s)
3600.09/3611.70	c Time for Opt-base     : 0.000147 s
3600.09/3611.70	c Steps for Opt-base    : 0
3600.09/3611.70	c Time for BDD coding   : 0 s
3600.09/3611.70	c Time for srt coding   : 0.00261 s
3600.09/3611.70	c _____________________________________________________________________________
3600.09/3611.70	s SATISFIABLE
3600.09/3611.70	v -x1 -x2 -x3 -x4 -x5 -x6 x7 x8 -x9 -x10 x11 x12 -x13 -x14 -x15 -x16 x17 -x18 -x19 -x20 x21 -x22 -x23 -x24 -x25 -x26 x27 -x28 -x29 x30 -x31 -x32 -x33 x34 -x35 x36 x37 x38 x39 x40 -x41 x42 x43 x44 -x45 -x46 x47 -x48 x49 -x50 -x51 x52 x53 x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 x67 -x68 -x69 -x70 x71 -x72 -x73 -x74 -x75 x76 -x77 x78 x79 -x80 -x81 -x82 -x83 -x84 -x85 -x86 -x87 x88 x89 x90 x91 x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 x100 -x101 -x102 x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110 -x111 x112 -x113 x114 -x115 -x116 x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 x126 x127 -x128 x129 x130 x131 -x132 -x133 -x134 -x135 -x136 x137 -x138 x139 -x140 -x141 -x142 -x143 -x144 -x145 x146 x147 x148 x149 -x150 x151 -x152 -x153 -x154 -x155 -x156 x157 -x158 x159 -x160 -x161 x162 -x163 -x164 -x165 -x166 -x167 x168 -x169 -x170 -x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 x181 -x182 x183 -x184 -x185 -x186 x187 x188 -x189 -x190 -x191 -x192 -x193 -x194 x195 -x196 -x197 -x198 -x199 x200
3600.22/3611.87	c received SIGTERM, forwarding to pbsolver...
3600.22/3611.87	c failed to send SIGTERM to pbsolver: [Errno 3] No such process

Verifier Data

OK	-59

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: 63837 MiB (54627 MiB free)
  memory of node 1: 64465 MiB (62295 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4522195-1751576727/watcher-4522195-1751576727 -o /tmp/evaluation-result-4522195-1751576727/solver-4522195-1751576727 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1751572033-82175 --watchdog 3760 ./scip-naps-1.00.sh HOME/instance-4522195-1751576727.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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


[startup+0.1001 s]*
/proc/loadavg: 4.35 4.26 4.15 5/259 83325
/proc/meminfo: memFree=119729624/131382112 swapFree=33002444/33010684
[pid=83320] ppid=83317 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/83320/stat : 83320 (scip-naps-1.00.) S 83317 83320 82164 0 -1 4194304 258 342 0 0 0 0 0 0 20 0 1 0 73352112 4292608 768 18446744073709551615 94102422020096 94102422914629 140724367711120 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94102423153680 94102423201424 94102427377664 140724367718817 140724367718914 140724367718914 140724367724516 0
/proc/83320/statm: 1048 768 704 219 0 110 0
[pid=83325] ppid=83320 vsize=19280 memory=14208 CPUtime=0.06 cores=4,6
/proc/83325/stat : 83325 (python3) R 83320 83320 82164 0 -1 4194304 1876 0 0 0 5 1 0 0 20 0 1 0 73352115 19742720 3552 18446744073709551615 94162769932288 94162769932665 140732817388496 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94162769943960 94162769944580 94162791677952 140732817389927 140732817390114 140732817390114 140732817395687 0
/proc/83325/statm: 4820 3552 1984 1 0 1574 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 23472 KiB
Current children cumulated memory: 17280 KiB

[startup+0.213749 s]*
/proc/loadavg: 4.35 4.26 4.15 5/259 83325
/proc/meminfo: memFree=119725560/131382112 swapFree=33002444/33010684
[pid=83320] ppid=83317 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/83320/stat : 83320 (scip-naps-1.00.) S 83317 83320 82164 0 -1 4194304 258 342 0 0 0 0 0 0 20 0 1 0 73352112 4292608 768 18446744073709551615 94102422020096 94102422914629 140724367711120 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94102423153680 94102423201424 94102427377664 140724367718817 140724367718914 140724367718914 140724367724516 0
/proc/83320/statm: 1048 768 704 219 0 110 0
[pid=83325] ppid=83320 vsize=1186916 memory=31660 CPUtime=0.17 cores=4,6
/proc/83325/stat : 83325 (python3) R 83320 83320 82164 0 -1 4194304 3705 0 0 0 15 2 0 0 20 0 1 0 73352115 1215401984 7915 18446744073709551615 94162769932288 94162769932665 140732817388496 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94162769943960 94162769944580 94162791677952 140732817389927 140732817390114 140732817390114 140732817395687 0
/proc/83325/statm: 296729 7915 4878 1 0 268751 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 1191108 KiB
Current children cumulated memory: 34732 KiB

[startup+0.313832 s]*
/proc/loadavg: 4.35 4.26 4.15 5/259 83325
/proc/meminfo: memFree=119725560/131382112 swapFree=33002444/33010684
[pid=83320] ppid=83317 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/83320/stat : 83320 (scip-naps-1.00.) S 83317 83320 82164 0 -1 4194304 258 342 0 0 0 0 0 0 20 0 1 0 73352112 4292608 768 18446744073709551615 94102422020096 94102422914629 140724367711120 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94102423153680 94102423201424 94102427377664 140724367718817 140724367718914 140724367718914 140724367724516 0
/proc/83320/statm: 1048 768 704 219 0 110 0
[pid=83325] ppid=83320 vsize=1194068 memory=38956 CPUtime=0.27 cores=4,6
/proc/83325/stat : 83325 (python3) R 83320 83320 82164 0 -1 4194304 4893 0 0 0 24 3 0 0 20 0 1 0 73352115 1222725632 9739 18446744073709551615 94162769932288 94162769932665 140732817388496 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94162769943960 94162769944580 94162791677952 140732817389927 140732817390114 140732817390114 140732817395687 0
/proc/83325/statm: 298517 9739 5582 1 0 269875 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 1198260 KiB
Current children cumulated memory: 42028 KiB

[startup+0.700428 s]
/proc/loadavg: 4.35 4.26 4.15 5/259 83325
/proc/meminfo: memFree=119679884/131382112 swapFree=33002444/33010684
[pid=83320] ppid=83317 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/83320/stat : 83320 (scip-naps-1.00.) S 83317 83320 82164 0 -1 4194304 258 342 0 0 0 0 0 0 20 0 1 0 73352112 4292608 768 18446744073709551615 94102422020096 94102422914629 140724367711120 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94102423153680 94102423201424 94102427377664 140724367718817 140724367718914 140724367718914 140724367724516 0
/proc/83320/statm: 1048 768 704 219 0 110 0
[pid=83325] ppid=83320 vsize=1247796 memory=98860 CPUtime=0.65 cores=4,6
/proc/83325/stat : 83325 (python3) R 83320 83320 82164 0 -1 4194304 17723 0 0 0 58 7 0 0 20 0 1 0 73352115 1277743104 24715 18446744073709551615 94162769932288 94162769932665 140732817388496 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94162769943960 94162769944580 94162791677952 140732817389927 140732817390114 140732817390114 140732817395687 0
/proc/83325/statm: 311949 24715 7886 1 0 283307 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 1251988 KiB
Current children cumulated memory: 101932 KiB

[startup+1.50048 s]
/proc/loadavg: 4.32 4.26 4.15 5/259 83325
/proc/meminfo: memFree=119658512/131382112 swapFree=33002444/33010684
[pid=83320] ppid=83317 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/83320/stat : 83320 (scip-naps-1.00.) S 83317 83320 82164 0 -1 4194304 258 342 0 0 0 0 0 0 20 0 1 0 73352112 4292608 768 18446744073709551615 94102422020096 94102422914629 140724367711120 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94102423153680 94102423201424 94102427377664 140724367718817 140724367718914 140724367718914 140724367724516 0
/proc/83320/statm: 1048 768 704 219 0 110 0
[pid=83325] ppid=83320 vsize=1348880 memory=189556 CPUtime=1.44 cores=4,6
/proc/83325/stat : 83325 (python3) R 83320 83320 82164 0 -1 4194304 40727 0 0 0 133 11 0 0 20 0 1 0 73352115 1381253120 47389 18446744073709551615 94162769932288 94162769932665 140732817388496 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94162769943960 94162769944580 94162791677952 140732817389927 140732817390114 140732817390114 140732817395687 0
/proc/83325/statm: 337220 47389 8110 1 0 308578 0
Current children cumulated CPU time: 1.44 s
Current children cumulated vsize: 1353072 KiB
Current children cumulated memory: 192628 KiB

[startup+3.11377 s]
/proc/loadavg: 4.32 4.26 4.15 5/259 83325
/proc/meminfo: memFree=119585284/131382112 swapFree=33002444/33010684
[pid=83320] ppid=83317 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/83320/stat : 83320 (scip-naps-1.00.) S 83317 83320 82164 0 -1 4194304 258 342 0 0 0 0 0 0 20 0 1 0 73352112 4292608 768 18446744073709551615 94102422020096 94102422914629 140724367711120 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94102423153680 94102423201424 94102427377664 140724367718817 140724367718914 140724367718914 140724367724516 0
/proc/83320/statm: 1048 768 704 219 0 110 0
[pid=83325] ppid=83320 vsize=1345388 memory=186444 CPUtime=3.05 cores=4,6
/proc/83325/stat : 83325 (python3) R 83320 83320 82164 0 -1 4194304 40773 0 0 0 293 12 0 0 20 0 1 0 73352115 1377677312 46611 18446744073709551615 94162769932288 94162769932665 140732817388496 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94162769943960 94162769944580 94162791677952 140732817389927 140732817390114 140732817390114 140732817395687 0
/proc/83325/statm: 336347 46611 8142 1 0 307705 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 1349580 KiB
Current children cumulated memory: 189516 KiB

[startup+6.30037 s]
/proc/loadavg: 4.30 4.25 4.15 5/259 83325
/proc/meminfo: memFree=119545608/131382112 swapFree=33002444/33010684
[pid=83320] ppid=83317 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/83320/stat : 83320 (scip-naps-1.00.) S 83317 83320 82164 0 -1 4194304 258 342 0 0 0 0 0 0 20 0 1 0 73352112 4292608 768 18446744073709551615 94102422020096 94102422914629 140724367711120 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94102423153680 94102423201424 94102427377664 140724367718817 140724367718914 140724367718914 140724367724516 0
/proc/83320/statm: 1048 768 704 219 0 110 0
[pid=83325] ppid=83320 vsize=1356520 memory=193868 CPUtime=6.23 cores=4,6
/proc/83325/stat : 83325 (python3) R 83320 83320 82164 0 -1 4194304 42652 0 0 0 611 12 0 0 20 0 1 0 73352115 1389076480 48467 18446744073709551615 94162769932288 94162769932665 140732817388496 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94162769943960 94162769944580 94162791677952 140732817389927 140732817390114 140732817390114 140732817395687 0
/proc/83325/statm: 339130 48467 8142 1 0 310488 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 1360712 KiB
Current children cumulated memory: 196940 KiB

[startup+12.7004 s]
/proc/loadavg: 4.27 4.25 4.15 5/259 83325
/proc/meminfo: memFree=118483060/131382112 swapFree=33002444/33010684
[pid=83320] ppid=83317 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/83320/stat : 83320 (scip-naps-1.00.) S 83317 83320 82164 0 -1 4194304 258 342 0 0 0 0 0 0 20 0 1 0 73352112 4292608 768 18446744073709551615 94102422020096 94102422914629 140724367711120 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94102423153680 94102423201424 94102427377664 140724367718817 140724367718914 140724367718914 140724367724516 0
/proc/83320/statm: 1048 768 704 219 0 110 0
[pid=83325] ppid=83320 vsize=1385744 memory=204924 CPUtime=12.6 cores=4,6
/proc/83325/stat : 83325 (python3) R 83320 83320 82164 0 -1 4194304 49807 0 0 0 1247 13 0 0 20 0 1 0 73352115 1419001856 51231 18446744073709551615 94162769932288 94162769932665 140732817388496 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94162769943960 94162769944580 94162791677952 140732817389927 140732817390114 140732817390114 140732817395687 0
/proc/83325/statm: 346436 51231 8142 1 0 317794 0
Current children cumulated CPU time: 12.6 s
Current children cumulated vsize: 1389936 KiB
Current children cumulated memory: 207996 KiB

[startup+25.5005 s]
/proc/loadavg: 4.31 4.26 4.16 5/258 83325
/proc/meminfo: memFree=112168344/131382112 swapFree=33002444/33010684
[pid=83320] ppid=83317 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/83320/stat : 83320 (scip-naps-1.00.) S 83317 83320 82164 0 -1 4194304 258 342 0 0 0 0 0 0 20 0 1 0 73352112 4292608 768 18446744073709551615 94102422020096 94102422914629 140724367711120 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94102423153680 94102423201424 94102427377664 140724367718817 140724367718914 140724367718914 140724367724516 0
/proc/83320/statm: 1048 768 704 219 0 110 0
[pid=83325] ppid=83320 vsize=1386340 memory=205436 CPUtime=25.36 cores=4,6
/proc/83325/stat : 83325 (python3) R 83320 83320 82164 0 -1 4194304 49941 0 0 0 2523 13 0 0 20 0 1 0 73352115 1419612160 51359 18446744073709551615 94162769932288 94162769932665 140732817388496 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94162769943960 94162769944580 94162791677952 140732817389927 140732817390114 140732817390114 140732817395687 0
/proc/83325/statm: 346585 51359 8142 1 0 317943 0
Current children cumulated CPU time: 25.36 s
Current children cumulated vsize: 1390532 KiB
Current children cumulated memory: 208508 KiB

[startup+51.1137 s]
/proc/loadavg: 4.19 4.23 4.15 5/257 83326
/proc/meminfo: memFree=111165160/131382112 swapFree=33002444/33010684
[pid=83320] ppid=83317 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/83320/stat : 83320 (scip-naps-1.00.) S 83317 83320 82164 0 -1 4194304 258 342 0 0 0 0 0 0 20 0 1 0 73352112 4292608 768 18446744073709551615 94102422020096 94102422914629 140724367711120 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94102423153680 94102423201424 94102427377664 140724367718817 140724367718914 140724367718914 140724367724516 0
/proc/83320/statm: 1048 768 704 219 0 110 0
[pid=83325] ppid=83320 vsize=1391572 memory=208892 CPUtime=50.89 cores=4,6
/proc/83325/stat : 83325 (python3) R 83320 83320 82164 0 -1 4194304 50808 0 0 0 5076 13 0 0 20 0 1 0 73352115 1424969728 52223 18446744073709551615 94162769932288 94162769932665 140732817388496 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94162769943960 94162769944580 94162791677952 140732817389927 140732817390114 140732817390114 140732817395687 0
/proc/83325/statm: 347893 52223 8142 1 0 319251 0
Current children cumulated CPU time: 50.89 s
Current children cumulated vsize: 1395764 KiB
Current children cumulated memory: 211964 KiB

[startup+102.3 s]
/proc/loadavg: 4.12 4.21 4.15 5/258 83330
/proc/meminfo: memFree=108790312/131382112 swapFree=33002444/33010684
[pid=83320] ppid=83317 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/83320/stat : 83320 (scip-naps-1.00.) S 83317 83320 82164 0 -1 4194304 258 342 0 0 0 0 0 0 20 0 1 0 73352112 4292608 768 18446744073709551615 94102422020096 94102422914629 140724367711120 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94102423153680 94102423201424 94102427377664 140724367718817 140724367718914 140724367718914 140724367724516 0
/proc/83320/statm: 1048 768 704 219 0 110 0
[pid=83325] ppid=83320 vsize=1423056 memory=229384 CPUtime=101.93 cores=4,6
/proc/83325/stat : 83325 (python3) R 83320 83320 82164 0 -1 4194304 62621 0 0 0 10178 15 0 0 20 0 1 0 73352115 1457209344 57346 18446744073709551615 94162769932288 94162769932665 140732817388496 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94162769943960 94162769944580 94162791677952 140732817389927 140732817390114 140732817390114 140732817395687 0
/proc/83325/statm: 355764 57346 8142 1 0 327122 0
Current children cumulated CPU time: 101.93 s
Current children cumulated vsize: 1427248 KiB
Current children cumulated memory: 232456 KiB

[startup+162.3 s]
/proc/loadavg: 4.15 4.20 4.15 5/258 83332
/proc/meminfo: memFree=110170968/131382112 swapFree=33002444/33010684
[pid=83320] ppid=83317 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/83320/stat : 83320 (scip-naps-1.00.) S 83317 83320 82164 0 -1 4194304 258 342 0 0 0 0 0 0 20 0 1 0 73352112 4292608 768 18446744073709551615 94102422020096 94102422914629 140724367711120 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94102423153680 94102423201424 94102427377664 140724367718817 140724367718914 140724367718914 140724367724516 0
/proc/83320/statm: 1048 768 704 219 0 110 0
[pid=83325] ppid=83320 vsize=1509604 memory=308808 CPUtime=161.75 cores=4,6
/proc/83325/stat : 83325 (python3) R 83320 83320 82164 0 -1 4194304 83221 0 0 0 16156 19 0 0 20 0 1 0 73352115 1545834496 77202 18446744073709551615 94162769932288 94162769932665 140732817388496 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94162769943960 94162769944580 94162791677952 140732817389927 140732817390114 140732817390114 140732817395687 0
/proc/83325/statm: 377401 77202 8142 1 0 348759 0
Current children cumulated CPU time: 161.75 s
Current children cumulated vsize: 1513796 KiB
Current children cumulated memory: 311880 KiB

[startup+222.3 s]
/proc/loadavg: 4.10 4.17 4.14 5/258 83334
/proc/meminfo: memFree=108026056/131382112 swapFree=33002444/33010684
[pid=83320] ppid=83317 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/83320/stat : 83320 (scip-naps-1.00.) S 83317 83320 82164 0 -1 4194304 258 342 0 0 0 0 0 0 20 0 1 0 73352112 4292608 768 18446744073709551615 94102422020096 94102422914629 140724367711120 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94102423153680 94102423201424 94102427377664 140724367718817 140724367718914 140724367718914 140724367724516 0
/proc/83320/statm: 1048 768 704 219 0 110 0
[pid=83325] ppid=83320 vsize=1531864 memory=335728 CPUtime=221.56 cores=4,6
/proc/83325/stat : 83325 (python3) R 83320 83320 82164 0 -1 4194304 88436 0 0 0 22136 20 0 0 20 0 1 0 73352115 1568628736 83932 18446744073709551615 94162769932288 94162769932665 140732817388496 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94162769943960 94162769944580 94162791677952 140732817389927 140732817390114 140732817390114 140732817395687 0
/proc/83325/statm: 382966 83932 8142 1 0 354324 0
Current children cumulated CPU time: 221.56 s
Current children cumulated vsize: 1536056 KiB

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

Current children cumulated CPU time: 3211.92 s
Current children cumulated vsize: 1963836 KiB
Current children cumulated memory: 745308 KiB

[startup+3282.3 s]
/proc/loadavg: 4.07 4.15 4.18 5/256 83827
/proc/meminfo: memFree=119833012/131382112 swapFree=33002444/33010684
[pid=83320] ppid=83317 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/83320/stat : 83320 (scip-naps-1.00.) S 83317 83320 82164 0 -1 4194304 258 342 0 0 0 0 0 0 20 0 1 0 73352112 4292608 768 18446744073709551615 94102422020096 94102422914629 140724367711120 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94102423153680 94102423201424 94102427377664 140724367718817 140724367718914 140724367718914 140724367724516 0
/proc/83320/statm: 1048 768 704 219 0 110 0
[pid=83325] ppid=83320 vsize=1838324 memory=622184 CPUtime=997.46 cores=4,6
/proc/83325/stat : 83325 (python3) S 83320 83320 82164 0 -1 4194304 121925 0 0 0 99714 32 0 0 20 0 1 0 73352115 1882443776 155546 18446744073709551615 94162769932288 94162769932665 140732817388496 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94162769943960 94162769944580 94162791677952 140732817389927 140732817390114 140732817390114 140732817395687 0
/proc/83325/statm: 459581 155546 8206 1 0 430939 0
[pid=83381] ppid=83325 vsize=78200 memory=77060 CPUtime=2274.28 cores=4,6
/proc/83381/stat : 83381 (naps-1.03a6) R 83325 83381 83381 0 -1 4194304 72308 0 0 0 227396 32 0 0 20 0 1 0 73452169 80076800 19265 18446744073709551615 4198400 7047149 140723742890496 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 23621632 140723742898550 140723742898675 140723742898675 140723742904265 0
/proc/83381/statm: 19550 19265 640 696 0 18711 0
Current children cumulated CPU time: 3271.74 s
Current children cumulated vsize: 1920716 KiB
Current children cumulated memory: 702316 KiB

[startup+3342.3 s]
/proc/loadavg: 4.13 4.15 4.18 5/258 83856
/proc/meminfo: memFree=119762748/131382112 swapFree=33002444/33010684
[pid=83320] ppid=83317 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/83320/stat : 83320 (scip-naps-1.00.) S 83317 83320 82164 0 -1 4194304 258 342 0 0 0 0 0 0 20 0 1 0 73352112 4292608 768 18446744073709551615 94102422020096 94102422914629 140724367711120 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94102423153680 94102423201424 94102427377664 140724367718817 140724367718914 140724367718914 140724367724516 0
/proc/83320/statm: 1048 768 704 219 0 110 0
[pid=83325] ppid=83320 vsize=1838324 memory=622184 CPUtime=997.46 cores=4,6
/proc/83325/stat : 83325 (python3) S 83320 83320 82164 0 -1 4194304 121925 0 0 0 99714 32 0 0 20 0 1 0 73352115 1882443776 155546 18446744073709551615 94162769932288 94162769932665 140732817388496 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94162769943960 94162769944580 94162791677952 140732817389927 140732817390114 140732817390114 140732817395687 0
/proc/83325/statm: 459581 155546 8206 1 0 430939 0
[pid=83381] ppid=83325 vsize=124984 memory=123636 CPUtime=2334.1 cores=4,6
/proc/83381/stat : 83381 (naps-1.03a6) R 83325 83381 83381 0 -1 4194304 75089 0 0 0 233376 34 0 0 20 0 1 0 73452169 127983616 30909 18446744073709551615 4198400 7047149 140723742890496 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 23621632 140723742898550 140723742898675 140723742898675 140723742904265 0
/proc/83381/statm: 31246 30909 640 696 0 30407 0
Current children cumulated CPU time: 3331.56 s
Current children cumulated vsize: 1967500 KiB
Current children cumulated memory: 748892 KiB

[startup+3402.3 s]
/proc/loadavg: 4.15 4.15 4.18 5/258 83858
/proc/meminfo: memFree=119760884/131382112 swapFree=33002444/33010684
[pid=83320] ppid=83317 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/83320/stat : 83320 (scip-naps-1.00.) S 83317 83320 82164 0 -1 4194304 258 342 0 0 0 0 0 0 20 0 1 0 73352112 4292608 768 18446744073709551615 94102422020096 94102422914629 140724367711120 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94102423153680 94102423201424 94102427377664 140724367718817 140724367718914 140724367718914 140724367724516 0
/proc/83320/statm: 1048 768 704 219 0 110 0
[pid=83325] ppid=83320 vsize=1838324 memory=622184 CPUtime=997.46 cores=4,6
/proc/83325/stat : 83325 (python3) S 83320 83320 82164 0 -1 4194304 121925 0 0 0 99714 32 0 0 20 0 1 0 73352115 1882443776 155546 18446744073709551615 94162769932288 94162769932665 140732817388496 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94162769943960 94162769944580 94162791677952 140732817389927 140732817390114 140732817390114 140732817395687 0
/proc/83325/statm: 459581 155546 8206 1 0 430939 0
[pid=83381] ppid=83325 vsize=126548 memory=125172 CPUtime=2393.91 cores=4,6
/proc/83381/stat : 83381 (naps-1.03a6) R 83325 83381 83381 0 -1 4194304 75480 0 0 0 239357 34 0 0 20 0 1 0 73452169 129585152 31293 18446744073709551615 4198400 7047149 140723742890496 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 23621632 140723742898550 140723742898675 140723742898675 140723742904265 0
/proc/83381/statm: 31637 31293 640 696 0 30798 0
Current children cumulated CPU time: 3391.37 s
Current children cumulated vsize: 1969064 KiB
Current children cumulated memory: 750428 KiB

[startup+3462.3 s]
/proc/loadavg: 4.13 4.14 4.17 5/257 83860
/proc/meminfo: memFree=119593240/131382112 swapFree=33002444/33010684
[pid=83320] ppid=83317 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/83320/stat : 83320 (scip-naps-1.00.) S 83317 83320 82164 0 -1 4194304 258 342 0 0 0 0 0 0 20 0 1 0 73352112 4292608 768 18446744073709551615 94102422020096 94102422914629 140724367711120 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94102423153680 94102423201424 94102427377664 140724367718817 140724367718914 140724367718914 140724367724516 0
/proc/83320/statm: 1048 768 704 219 0 110 0
[pid=83325] ppid=83320 vsize=1838324 memory=622184 CPUtime=997.46 cores=4,6
/proc/83325/stat : 83325 (python3) S 83320 83320 82164 0 -1 4194304 121925 0 0 0 99714 32 0 0 20 0 1 0 73352115 1882443776 155546 18446744073709551615 94162769932288 94162769932665 140732817388496 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94162769943960 94162769944580 94162791677952 140732817389927 140732817390114 140732817390114 140732817395687 0
/proc/83325/statm: 459581 155546 8206 1 0 430939 0
[pid=83381] ppid=83325 vsize=126548 memory=125172 CPUtime=2453.73 cores=4,6
/proc/83381/stat : 83381 (naps-1.03a6) R 83325 83381 83381 0 -1 4194304 75480 0 0 0 245339 34 0 0 20 0 1 0 73452169 129585152 31293 18446744073709551615 4198400 7047149 140723742890496 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 23621632 140723742898550 140723742898675 140723742898675 140723742904265 0
/proc/83381/statm: 31637 31293 640 696 0 30798 0
Current children cumulated CPU time: 3451.19 s
Current children cumulated vsize: 1969064 KiB
Current children cumulated memory: 750428 KiB

[startup+3522.3 s]
/proc/loadavg: 4.17 4.14 4.17 5/258 83863
/proc/meminfo: memFree=119578200/131382112 swapFree=33002444/33010684
[pid=83320] ppid=83317 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/83320/stat : 83320 (scip-naps-1.00.) S 83317 83320 82164 0 -1 4194304 258 342 0 0 0 0 0 0 20 0 1 0 73352112 4292608 768 18446744073709551615 94102422020096 94102422914629 140724367711120 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94102423153680 94102423201424 94102427377664 140724367718817 140724367718914 140724367718914 140724367724516 0
/proc/83320/statm: 1048 768 704 219 0 110 0
[pid=83325] ppid=83320 vsize=1838324 memory=622184 CPUtime=997.46 cores=4,6
/proc/83325/stat : 83325 (python3) S 83320 83320 82164 0 -1 4194304 121925 0 0 0 99714 32 0 0 20 0 1 0 73352115 1882443776 155546 18446744073709551615 94162769932288 94162769932665 140732817388496 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94162769943960 94162769944580 94162791677952 140732817389927 140732817390114 140732817390114 140732817395687 0
/proc/83325/statm: 459581 155546 8206 1 0 430939 0
[pid=83381] ppid=83325 vsize=126548 memory=125172 CPUtime=2513.54 cores=4,6
/proc/83381/stat : 83381 (naps-1.03a6) R 83325 83381 83381 0 -1 4194304 75480 0 0 0 251320 34 0 0 20 0 1 0 73452169 129585152 31293 18446744073709551615 4198400 7047149 140723742890496 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 23621632 140723742898550 140723742898675 140723742898675 140723742904265 0
/proc/83381/statm: 31637 31293 640 696 0 30798 0
Current children cumulated CPU time: 3511 s
Current children cumulated vsize: 1969064 KiB
Current children cumulated memory: 750428 KiB

[startup+3582.3 s]
/proc/loadavg: 4.11 4.13 4.16 5/259 83871
/proc/meminfo: memFree=118932008/131382112 swapFree=33002444/33010684
[pid=83320] ppid=83317 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/83320/stat : 83320 (scip-naps-1.00.) S 83317 83320 82164 0 -1 4194304 258 342 0 0 0 0 0 0 20 0 1 0 73352112 4292608 768 18446744073709551615 94102422020096 94102422914629 140724367711120 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94102423153680 94102423201424 94102427377664 140724367718817 140724367718914 140724367718914 140724367724516 0
/proc/83320/statm: 1048 768 704 219 0 110 0
[pid=83325] ppid=83320 vsize=1838324 memory=622184 CPUtime=997.46 cores=4,6
/proc/83325/stat : 83325 (python3) S 83320 83320 82164 0 -1 4194304 121925 0 0 0 99714 32 0 0 20 0 1 0 73352115 1882443776 155546 18446744073709551615 94162769932288 94162769932665 140732817388496 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94162769943960 94162769944580 94162791677952 140732817389927 140732817390114 140732817390114 140732817395687 0
/proc/83325/statm: 459581 155546 8206 1 0 430939 0
[pid=83381] ppid=83325 vsize=79520 memory=78380 CPUtime=2573.34 cores=4,6
/proc/83381/stat : 83381 (naps-1.03a6) R 83325 83381 83381 0 -1 4194304 76064 0 0 0 257299 35 0 0 20 0 1 0 73452169 81428480 19595 18446744073709551615 4198400 7047149 140723742890496 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 23621632 140723742898550 140723742898675 140723742898675 140723742904265 0
/proc/83381/statm: 19880 19595 640 696 0 19041 0
Current children cumulated CPU time: 3570.8 s
Current children cumulated vsize: 1922036 KiB
Current children cumulated memory: 703636 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.7 s]
/proc/loadavg: 4.14 4.14 4.17 5/259 83872
/proc/meminfo: memFree=115651140/131382112 swapFree=33002444/33010684
[pid=83320] ppid=83317 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/83320/stat : 83320 (scip-naps-1.00.) S 83317 83320 82164 0 -1 4194304 258 342 0 0 0 0 0 0 20 0 1 0 73352112 4292608 768 18446744073709551615 94102422020096 94102422914629 140724367711120 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94102423153680 94102423201424 94102427377664 140724367718817 140724367718914 140724367718914 140724367724516 0
/proc/83320/statm: 1048 768 704 219 0 110 0
[pid=83325] ppid=83320 vsize=1838324 memory=622184 CPUtime=997.46 cores=4,6
/proc/83325/stat : 83325 (python3) S 83320 83320 82164 0 -1 4194304 121925 0 0 0 99714 32 0 0 20 0 1 0 73352115 1882443776 155546 18446744073709551615 94162769932288 94162769932665 140732817388496 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94162769943960 94162769944580 94162791677952 140732817389927 140732817390114 140732817390114 140732817395687 0
/proc/83325/statm: 459581 155546 8206 1 0 430939 0
[pid=83381] ppid=83325 vsize=107400 memory=105968 CPUtime=2602.63 cores=4,6
/proc/83381/stat : 83381 (naps-1.03a6) R 83325 83381 83381 0 -1 4194304 79465 0 0 0 260227 36 0 0 20 0 1 0 73452169 109977600 26492 18446744073709551615 4198400 7047149 140723742890496 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 23621632 140723742898550 140723742898675 140723742898675 140723742904265 0
/proc/83381/statm: 26850 26492 640 696 0 26011 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 1949916 KiB
Current children cumulated memory: 731224 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+3611.72 s]
# the end of solver process 83320 was just reported to runsolver
# Child ended because it received signal 15 (SIGTERM)

# cumulated CPU time of all completed processes:  user=0.003456 s, system=0.010742 s

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

# cumulated CPU time of all completed processes:  user=3599.56 s, system=0.786104 s
# this solver process was not waited by its parent and was adopted by runsolver

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

[startup+3611.82 s]*
/proc/loadavg: 4.13 4.13 4.16 5/257 83872
/proc/meminfo: memFree=115610316/131382112 swapFree=33002444/33010684
[pid=83325] ppid=83317 vsize=1838324 memory=622184 CPUtime=3600.21 cores=4,6
/proc/83325/stat : 83325 (python3) R 83317 83320 82164 0 -1 4194304 134696 79466 0 0 99723 35 260227 36 20 0 1 0 73352115 1882443776 155546 18446744073709551615 94162769932288 94162769932665 140732817388496 0 0 0 0 16781312 16386 0 0 0 17 6 0 0 0 0 0 94162769943960 94162769944580 94162791677952 140732817389927 140732817390114 140732817390114 140732817395687 0
/proc/83325/statm: 459581 155546 8206 1 0 430939 0
Current cumulated CPU time of completed processes: 0.014198 s
Current children cumulated CPU time: 3600.21 s
Current children cumulated vsize: 1838324 KiB
Current children cumulated memory: 622184 KiB

[startup+3611.91 s]*
/proc/loadavg: 4.13 4.13 4.16 5/257 83872
/proc/meminfo: memFree=115942820/131382112 swapFree=33002444/33010684
Current cumulated CPU time of completed processes: 0.014198 s
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0

Real time (s): 3611.95
CPU time (s): 3600.35
CPU user time (s): 3599.56
CPU system time (s): 0.786104
CPU usage (%): 99.6788
Max. virtual memory (cumulated for all children) (KiB): 2013768
Max. memory (cumulated for all children) (KiB): 781612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.56
system time used= 0.786104
maximum resident set size= 622184
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 221726
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1808
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 374
involuntary context switches= 19308


# summary of solver processes directly reported to runsolver:
#   pid: 83320,83325
#   total CPU time (s): 3600.35
#   total CPU user time (s): 3599.56
#   total CPU system time (s): 0.786104

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 21.6187 second user time and 37.8903 second system time

The end

Launcher Data

Begin job on nodeC005 at 2025-07-03 23:05:27
IDJOB=4522195
IDBENCH=178624
IDSOLVER=3368
FILE ID=nodeC005/4522195-1751576727
RUNJOBID= nodeC005-1751572033-82175
SLURM_JOB_ID= 9598794
Free space on /tmp= 429428 MiB

SOLVER NAME= SCIP-NaPS 1.00a1
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/MIPLIB01/opt/miplib2017/normalized-2club200v15p5scn.opb
COMMAND LINE= ./scip-naps-1.00.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4522195-1751576727/watcher-4522195-1751576727 -o /tmp/evaluation-result-4522195-1751576727/solver-4522195-1751576727 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1751572033-82175 --watchdog 3760  ./scip-naps-1.00.sh HOME/instance-4522195-1751576727.opb

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

MD5SUM BENCH= 052b56f2871560e549ba2a2e5aff1011
RANDOM SEED=1260438754

nodeC005 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	: 0xb00001f
cpu MHz		: 3661.964
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.90
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	: 0xb00001f
cpu MHz		: 3691.436
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.90
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	: 0xb00001f
cpu MHz		: 1197.923
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.90
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	: 0xb00001f
cpu MHz		: 1197.660
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.90
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	: 0xb00001f
cpu MHz		: 1197.239
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.90
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	: 0xb00001f
cpu MHz		: 3691.499
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.90
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	: 0xb00001f
cpu MHz		: 1197.991
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.90
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	: 0xb00001f
cpu MHz		: 1197.375
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        119729560 kB
MemAvailable:   119556984 kB
Buffers:              12 kB
Cached:           614968 kB
SwapCached:          240 kB
Active:         10614372 kB
Inactive:         374676 kB
Active(anon):   10345920 kB
Inactive(anon):    41016 kB
Active(file):     268452 kB
Inactive(file):   333660 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33002444 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             11156 kB
Writeback:             0 kB
AnonPages:      10376980 kB
Mapped:           127952 kB
Shmem:             12868 kB
KReclaimable:     129880 kB
Slab:             217072 kB
SReclaimable:     129880 kB
SUnreclaim:        87192 kB
KernelStack:        4192 kB
PageTables:        24540 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:   14853176 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149480 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2611200 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:      201544 kB
DirectMap2M:     8089600 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 429276 MiB
End job on nodeC005 at 2025-07-04 00:05:39