Trace number 4530473

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.00a2SAT (TO)-59 3600.27 3611.15

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

190.14/190.86	c Command: HOME/scip-naps-1.00a2.py --pbsolver HOME/naps-1.03a6 --opt HOME/instance-4530473-1752262927.opb
190.14/190.86	c Solving mode: optimization
190.14/190.86	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
190.14/190.86	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
190.14/190.86	c original problem has 200 variables (200 bin, 0 int, 0 impl, 0 cont) and 17013 constraints
190.14/190.86	c feasible solution found by trivial heuristic after 0.1 seconds, objective value 0.000000e+00
190.14/190.86	c presolving:
190.14/190.86	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
190.14/190.86	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
190.14/190.86	c    (0.6s) probing: 51/200 (25.5%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
190.14/190.86	c    (0.6s) probing aborted: 50/50 successive totally useless probings
190.14/190.86	c    (0.9s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
190.14/190.86	c    (1.0s) no symmetry present (symcode time: 0.01)
190.14/190.86	c presolving (3 rounds: 3 fast, 3 medium, 3 exhaustive):
190.14/190.86	c  0 deleted vars, 16 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
190.14/190.86	c  0 implications, 246 cliques
190.14/190.86	c presolved problem has 200 variables (200 bin, 0 int, 0 impl, 0 cont) and 16997 constraints
190.14/190.86	c     246 constraints of type <setppc>
190.14/190.86	c      16 constraints of type <linear>
190.14/190.86	c   16735 constraints of type <logicor>
190.14/190.86	c transformed objective value is always integral (scale: 1)
190.14/190.86	c Presolving Time: 0.92
190.14/190.86	c transformed 1/1 original solutions to the transformed problem space
190.14/190.86	c 
190.14/190.86	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
190.14/190.86	c p 1.3s|     1 |     0 |    71 |     - | vbounds|   0 | 200 |  17k|  16k|   0 |  0 |   9 |   0 |-2.000000e+02 |-2.100000e+01 | 852.38%| unknown
190.14/190.86	c i 1.3s|     1 |     0 |    71 |     - |  oneopt|   0 | 200 |  17k|  16k|   0 |  0 |  18 |   0 |-2.000000e+02 |-2.800000e+01 | 614.29%| unknown
190.14/190.86	c   1.6s|     1 |     0 |   746 |     - |   117M |   0 | 200 |  17k|  16k|   0 |  0 |  18 |   0 |-1.212222e+02 |-2.800000e+01 | 332.94%| unknown
190.14/190.86	c   3.2s|     1 |     0 |   967 |     - |   119M |   0 | 200 |  17k|  17k|   6 |  1 |  19 |   0 |-1.194444e+02 |-2.800000e+01 | 326.59%| unknown
190.14/190.86	c   4.4s|     1 |     0 |  1459 |     - |   121M |   0 | 200 |  17k|  17k|  13 |  2 |  21 |   0 |-1.189071e+02 |-2.800000e+01 | 324.67%| unknown
190.14/190.86	c   4.8s|     1 |     0 |  1525 |     - |   124M |   0 | 200 |  17k|  17k|  14 |  3 |  23 |   0 |-1.188382e+02 |-2.800000e+01 | 324.42%| unknown
190.14/190.86	c   5.7s|     1 |     0 |  1796 |     - |   128M |   0 | 200 |  17k|  17k|  17 |  4 |  24 |   0 |-1.184604e+02 |-2.800000e+01 | 323.07%| unknown
190.14/190.86	c   5.8s|     1 |     0 |  1923 |     - |   133M |   0 | 200 |  17k|  17k|  19 |  5 |  31 |   0 |-1.183063e+02 |-2.800000e+01 | 322.52%| unknown
190.14/190.86	c   5.9s|     1 |     0 |  2039 |     - |   137M |   0 | 200 |  17k|  17k|  20 |  6 |  32 |   0 |-1.180201e+02 |-2.800000e+01 | 321.50%| unknown
190.14/190.86	c   6.1s|     1 |     0 |  2117 |     - |   142M |   0 | 200 |  17k|  17k|  22 |  7 |  36 |   0 |-1.178858e+02 |-2.800000e+01 | 321.02%| unknown
190.14/190.86	c   6.3s|     1 |     0 |  2178 |     - |   146M |   0 | 200 |  17k|  17k|  23 |  8 |  43 |   0 |-1.178410e+02 |-2.800000e+01 | 320.86%| unknown
190.14/190.86	c   6.4s|     1 |     0 |  2233 |     - |   152M |   0 | 200 |  17k|  17k|  25 |  9 |  44 |   0 |-1.178175e+02 |-2.800000e+01 | 320.78%| unknown
190.14/190.86	c   6.6s|     1 |     0 |  2315 |     - |   157M |   0 | 200 |  17k|  17k|  27 | 10 |  46 |   0 |-1.177950e+02 |-2.800000e+01 | 320.70%| unknown
190.14/190.86	c   6.6s|     1 |     0 |  2439 |     - |   160M |   0 | 200 |  17k|  17k|  30 | 11 |  49 |   0 |-1.177390e+02 |-2.800000e+01 | 320.50%| unknown
190.14/190.86	c   6.7s|     1 |     0 |  2518 |     - |   161M |   0 | 200 |  17k|  17k|  33 | 12 |  51 |   0 |-1.177165e+02 |-2.800000e+01 | 320.42%| unknown
190.14/190.86	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
190.14/190.86	c   6.7s|     1 |     0 |  2601 |     - |   163M |   0 | 200 |  17k|  17k|  36 | 13 |  55 |   0 |-1.176744e+02 |-2.800000e+01 | 320.27%| unknown
190.14/190.86	c   6.8s|     1 |     0 |  2653 |     - |   165M |   0 | 200 |  17k|  17k|  38 | 14 |  56 |   0 |-1.176421e+02 |-2.800000e+01 | 320.15%| unknown
190.14/190.86	c   6.8s|     1 |     0 |  2665 |     - |   167M |   0 | 200 |  17k|  17k|  39 | 15 |  57 |   0 |-1.176420e+02 |-2.800000e+01 | 320.15%| unknown
190.14/190.86	c   6.8s|     1 |     0 |  2691 |     - |   169M |   0 | 200 |  17k|  17k|  40 | 16 |  60 |   0 |-1.176290e+02 |-2.800000e+01 | 320.10%| unknown
190.14/190.86	c   6.8s|     1 |     0 |  2703 |     - |   169M |   0 | 200 |  17k|  17k|  41 | 17 |  61 |   0 |-1.176286e+02 |-2.800000e+01 | 320.10%| unknown
190.14/190.86	c   6.9s|     1 |     0 |  2718 |     - |   170M |   0 | 200 |  17k|  17k|  43 | 18 |  63 |   0 |-1.176235e+02 |-2.800000e+01 | 320.08%| unknown
190.14/190.86	c   6.9s|     1 |     0 |  2757 |     - |   172M |   0 | 200 |  17k|  17k|  44 | 19 |  66 |   0 |-1.176046e+02 |-2.800000e+01 | 320.02%| unknown
190.14/190.86	c   6.9s|     1 |     0 |  2772 |     - |   174M |   0 | 200 |  17k|  17k|  45 | 20 |  70 |   0 |-1.176038e+02 |-2.800000e+01 | 320.01%| unknown
190.14/190.86	c   7.0s|     1 |     0 |  2773 |     - |   174M |   0 | 200 |  17k|  17k|  46 | 21 |  74 |   0 |-1.176038e+02 |-2.800000e+01 | 320.01%| unknown
190.14/190.86	c  12.1s|     1 |     2 | 11594 |     - |   175M |   0 | 200 |  17k|  17k|  46 | 22 |  76 |  19 |-1.172574e+02 |-2.800000e+01 | 318.78%| unknown
190.14/190.86	c  75.2s|   100 |    52 | 25566 | 230.9 |   198M |  18 | 200 |  17k|  17k| 147 |  1 | 214 | 535 |-1.159706e+02 |-2.800000e+01 | 314.18%|   0.91%
190.14/190.86	c L75.3s|   104 |    52 | 25649 | 222.8 |    alns|  20 | 200 |  17k|   0 | 147 |  0 | 220 | 535 |-1.159706e+02 |-2.900000e+01 | 299.90%|   0.91%
190.14/190.86	c i75.3s|   105 |    50 | 25649 | 220.6 |  oneopt|  20 | 200 |  17k|  17k| 147 |  0 | 221 | 535 |-1.159706e+02 |-3.200000e+01 | 262.41%|   2.09%
190.14/190.86	c L88.0s|   164 |    79 | 32382 | 182.1 |    alns|  25 | 200 |  17k|  17k| 189 |  2 | 264 | 541 |-1.159706e+02 |-3.300000e+01 | 251.43%|   3.31%
190.14/190.86	c i88.1s|   166 |    78 | 32634 | 181.4 |  oneopt|  25 | 200 |  17k|  17k| 189 |  1 | 269 | 541 |-1.159706e+02 |-3.400000e+01 | 241.09%|   4.06%
190.14/190.86	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
190.14/190.86	c  88.5s|   200 |    82 | 33474 | 154.6 |   207M |  26 | 200 |  17k|  17k| 189 |  1 | 312 | 543 |-1.159706e+02 |-3.400000e+01 | 241.09%|   4.09%
190.14/190.86	c   107s|   300 |   124 | 41050 | 128.3 |   207M |  27 | 200 |  17k|  17k| 258 |  1 | 403 | 544 |-1.159706e+02 |-3.400000e+01 | 241.09%|   4.13%
190.14/190.86	c   122s|   400 |   161 | 52981 | 126.0 |   247M |  27 | 200 |  17k|  17k| 340 |  1 | 519 | 544 |-1.159688e+02 |-3.400000e+01 | 241.08%|   6.45%
190.14/190.86	c L 123s|   413 |   154 | 53385 | 123.0 |    rins|  27 | 200 |  17k|  17k| 340 |  1 | 539 | 544 |-1.159688e+02 |-3.900000e+01 | 197.36%|   7.93%
190.14/190.86	c i 123s|   415 |   154 | 53388 | 122.4 |  oneopt|  27 | 200 |  17k|  17k| 340 |  1 | 541 | 544 |-1.159688e+02 |-4.000000e+01 | 189.92%|   7.93%
190.14/190.86	c   130s|   500 |   180 | 60711 | 116.3 |   249M |  27 | 200 |  17k|  17k| 408 |  1 | 615 | 544 |-1.155991e+02 |-4.000000e+01 | 189.00%|   9.76%
190.14/190.86	c   147s|   600 |   235 | 76999 | 124.0 |   257M |  27 | 200 |  17k|   0 | 483 |  0 | 766 | 544 |-1.153333e+02 |-4.000000e+01 | 188.33%|  11.02%
190.14/190.86	c L 151s|   615 |   242 | 80935 | 127.4 |    rins|  27 | 200 |  17k|  17k| 503 |  1 | 803 | 544 |-1.149706e+02 |-4.200000e+01 | 173.74%|  11.74%
190.14/190.86	c   162s|   700 |   284 | 95888 | 133.3 |   268M |  27 | 200 |  17k|  17k| 574 |  9 | 991 | 544 |-1.147727e+02 |-4.200000e+01 | 173.27%|  13.39%
190.14/190.86	c   184s|   800 |   324 |121387 | 148.5 |   284M |  27 | 200 |  17k|   0 | 706 |  0 |1254 | 557 |-1.142727e+02 |-4.200000e+01 | 172.08%|  16.13%
190.14/190.86	c L 190s|   834 |   345 |127974 | 150.4 |    rins|  27 | 200 |  17k|  17k| 766 |  1 |1345 | 557 |-1.141667e+02 |-4.800000e+01 | 137.85%|  16.77%
340.61/341.79	c i 190s|   835 |   346 |127984 | 150.2 |  oneopt|  27 | 200 |  17k|  17k| 766 |  1 |1345 | 557 |-1.141667e+02 |-4.900000e+01 | 132.99%|  16.77%
340.61/341.79	c   199s|   900 |   362 |134047 | 146.1 |   287M |  29 | 200 |  17k|  17k| 840 |  1 |1493 | 567 |-1.141143e+02 |-4.900000e+01 | 132.89%|  18.23%
340.61/341.79	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
340.61/341.79	c (run 1, node 948) performing user restart
340.61/341.79	c 
340.61/341.79	c (restart) converted 34 cuts from the global cut pool into linear constraints
340.61/341.79	c 
340.61/341.79	c presolving:
340.61/341.79	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
340.61/341.79	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
340.61/341.79	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
340.61/341.79	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
340.61/341.79	c presolving (5 rounds: 5 fast, 4 medium, 4 exhaustive):
340.61/341.79	c  0 deleted vars, 174 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 601 changed coefficients
340.61/341.79	c  0 implications, 251 cliques
340.61/341.79	c presolved problem has 200 variables (200 bin, 0 int, 0 impl, 0 cont) and 17853 constraints
340.61/341.79	c      29 constraints of type <knapsack>
340.61/341.79	c     236 constraints of type <setppc>
340.61/341.79	c      16 constraints of type <linear>
340.61/341.79	c   17572 constraints of type <logicor>
340.61/341.79	c transformed objective value is always integral (scale: 1)
340.61/341.79	c Presolving Time: 1.28
340.61/341.79	c transformed 13/13 original solutions to the transformed problem space
340.61/341.79	c 
340.61/341.79	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
340.61/341.79	c   209s|     1 |     0 |145237 |     - |   288M |   0 | 200 |  17k|  17k|   0 |  0 |1650 | 582 |-1.138125e+02 |-4.900000e+01 | 132.27%| unknown
340.61/341.79	c   209s|     1 |     0 |145330 |     - |   288M |   0 | 200 |  17k|  17k|   4 |  1 |1653 | 582 |-1.138125e+02 |-4.900000e+01 | 132.27%| unknown
340.61/341.79	c   210s|     1 |     0 |145426 |     - |   291M |   0 | 200 |  17k|  17k|   5 |  2 |1662 | 582 |-1.138125e+02 |-4.900000e+01 | 132.27%| unknown
340.61/341.79	c   210s|     1 |     0 |145598 |     - |   295M |   0 | 200 |  17k|  17k|   8 |  3 |1663 | 582 |-1.138125e+02 |-4.900000e+01 | 132.27%| unknown
340.61/341.79	c   210s|     1 |     0 |145796 |     - |   299M |   0 | 200 |  17k|  17k|   9 |  4 |1666 | 582 |-1.138125e+02 |-4.900000e+01 | 132.27%| unknown
340.61/341.79	c   210s|     1 |     0 |145800 |     - |   304M |   0 | 200 |  17k|  17k|  11 |  5 |1667 | 582 |-1.138125e+02 |-4.900000e+01 | 132.27%| unknown
340.61/341.79	c   210s|     1 |     0 |145910 |     - |   305M |   0 | 200 |  17k|  17k|  12 |  6 |1668 | 582 |-1.138125e+02 |-4.900000e+01 | 132.27%| unknown
340.61/341.79	c   210s|     1 |     0 |145992 |     - |   311M |   0 | 200 |  17k|  17k|  14 |  7 |1672 | 582 |-1.138125e+02 |-4.900000e+01 | 132.27%| unknown
340.61/341.79	c   210s|     1 |     0 |146078 |     - |   312M |   0 | 200 |  17k|  17k|  15 |  8 |1677 | 582 |-1.138125e+02 |-4.900000e+01 | 132.27%| unknown
340.61/341.79	c   210s|     1 |     0 |146176 |     - |   315M |   0 | 200 |  17k|  17k|  16 |  9 |1678 | 582 |-1.138125e+02 |-4.900000e+01 | 132.27%| unknown
340.61/341.79	c   210s|     1 |     0 |146274 |     - |   318M |   0 | 200 |  17k|  17k|  18 | 10 |1686 | 582 |-1.138125e+02 |-4.900000e+01 | 132.27%| unknown
340.61/341.79	c   210s|     1 |     0 |146372 |     - |   318M |   0 | 200 |  17k|  17k|  21 | 11 |1687 | 582 |-1.138125e+02 |-4.900000e+01 | 132.27%| unknown
340.61/341.79	c   210s|     1 |     0 |146469 |     - |   318M |   0 | 200 |  17k|  17k|  24 | 12 |1695 | 582 |-1.138125e+02 |-4.900000e+01 | 132.27%| unknown
340.61/341.79	c   210s|     1 |     0 |146494 |     - |   318M |   0 | 200 |  17k|  17k|  26 | 13 |1698 | 582 |-1.138125e+02 |-4.900000e+01 | 132.27%| unknown
340.61/341.79	c   210s|     1 |     0 |146578 |     - |   318M |   0 | 200 |  17k|  17k|  27 | 14 |1706 | 582 |-1.138125e+02 |-4.900000e+01 | 132.27%| unknown
340.61/341.79	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
340.61/341.79	c   210s|     1 |     0 |146581 |     - |   318M |   0 | 200 |  17k|  17k|  28 | 15 |1707 | 582 |-1.138125e+02 |-4.900000e+01 | 132.27%| unknown
340.61/341.79	c   210s|     1 |     0 |146632 |     - |   318M |   0 | 200 |  17k|  17k|  29 | 16 |1711 | 582 |-1.138125e+02 |-4.900000e+01 | 132.27%| unknown
340.61/341.79	c   210s|     1 |     0 |146658 |     - |   318M |   0 | 200 |  17k|  17k|  30 | 17 |1716 | 582 |-1.138125e+02 |-4.900000e+01 | 132.27%| unknown
340.61/341.79	c   210s|     1 |     0 |146678 |     - |   318M |   0 | 200 |  17k|  17k|  32 | 18 |1725 | 582 |-1.138125e+02 |-4.900000e+01 | 132.27%| unknown
340.61/341.79	c   210s|     1 |     0 |146704 |     - |   318M |   0 | 200 |  17k|  17k|  33 | 19 |1726 | 582 |-1.138125e+02 |-4.900000e+01 | 132.27%| unknown
340.61/341.79	c   211s|     1 |     0 |146772 |     - |   318M |   0 | 200 |  17k|  17k|  34 | 20 |1728 | 582 |-1.138125e+02 |-4.900000e+01 | 132.27%| unknown
340.61/341.79	c   211s|     1 |     0 |146773 |     - |   318M |   0 | 200 |  17k|  17k|  35 | 21 |1730 | 582 |-1.138125e+02 |-4.900000e+01 | 132.27%| unknown
340.61/341.79	c   216s|     1 |     2 |147751 |     - |   318M |   0 | 200 |  17k|  17k|  35 | 22 |1735 | 614 |-1.138125e+02 |-4.900000e+01 | 132.27%| unknown
340.61/341.79	c   238s|   100 |    52 |163276 | 149.7 |   325M |  27 | 200 |  18k|  17k|  59 |  1 |1919 | 715 |-1.138125e+02 |-4.900000e+01 | 132.27%| unknown
340.61/341.79	c   240s|   200 |    55 |168039 | 140.8 |   325M |  34 | 200 |  18k|   0 |  59 |  0 |2057 | 756 |-1.138125e+02 |-4.900000e+01 | 132.27%| unknown
340.61/341.79	c   243s|   300 |    70 |174634 | 134.8 |   326M |  34 | 200 |  18k|  17k|  59 |  1 |2185 | 777 |-1.138125e+02 |-4.900000e+01 | 132.27%| unknown
340.61/341.79	c   244s|   400 |    76 |177292 | 126.7 |   326M |  39 | 200 |  18k|  17k|  59 |  1 |2291 | 801 |-1.138125e+02 |-4.900000e+01 | 132.27%| unknown
340.61/341.79	c   246s|   500 |    85 |181702 | 121.0 |   326M |  39 | 200 |  18k|  17k|  59 |  1 |2428 | 835 |-1.138125e+02 |-4.900000e+01 | 132.27%| unknown
340.61/341.79	c   248s|   600 |    88 |184957 | 115.3 |   327M |  39 | 200 |  18k|  17k|  59 |  1 |2511 | 839 |-1.138125e+02 |-4.900000e+01 | 132.27%| unknown
340.61/341.79	c   253s|   700 |   104 |195865 | 114.9 |   330M |  39 | 200 |  18k|  17k|  63 |  1 |2654 | 878 |-1.138125e+02 |-4.900000e+01 | 132.27%| unknown
340.61/341.79	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
340.61/341.79	c   256s|   800 |   113 |201476 | 111.6 |   330M |  39 | 200 |  18k|   0 |  63 |  0 |2814 | 927 |-1.138125e+02 |-4.900000e+01 | 132.27%| unknown
340.61/341.79	c   276s|   900 |   171 |223295 | 117.3 |   344M |  39 | 200 |  17k|  17k| 146 |  1 |2986 | 959 |-1.138125e+02 |-4.900000e+01 | 132.27%| unknown
340.61/341.79	c d 280s|   914 |   185 |228567 | 119.3 |guideddi|  39 | 200 |  17k|  17k|   0 |  1 |2993 | 963 |-1.138125e+02 |-5.300000e+01 | 114.74%| unknown
340.61/341.79	c i 280s|   915 |   184 |228567 | 119.2 |  oneopt|  39 | 200 |  17k|  17k| 175 |  0 |2993 | 963 |-1.138125e+02 |-5.600000e+01 | 103.24%| unknown
340.61/341.79	c   302s|  1000 |   237 |246489 | 123.2 |   345M |  39 | 200 |  17k|  17k| 263 |  1 |3164 | 996 |-1.138125e+02 |-5.600000e+01 | 103.24%| unknown
340.61/341.79	c   310s|  1100 |   254 |253953 | 120.8 |   350M |  39 | 200 |  17k|  17k| 298 |  2 |3374 |1043 |-1.138125e+02 |-5.600000e+01 | 103.24%| unknown
340.61/341.79	c L 320s|  1145 |   276 |264263 | 123.2 |    rins|  39 | 200 |  17k|  17k| 348 |  1 |3478 |1061 |-1.138125e+02 |-5.700000e+01 |  99.67%| unknown
340.61/341.79	c   331s|  1200 |   294 |270640 | 123.0 |   361M |  39 | 200 |  17k|  17k| 389 |  1 |3522 |1070 |-1.138125e+02 |-5.700000e+01 |  99.67%| unknown
340.61/341.79	c   333s|  1300 |   307 |275098 | 119.5 |   361M |  39 | 200 |  17k|   0 | 389 |  0 |3599 |1076 |-1.136667e+02 |-5.700000e+01 |  99.42%| unknown
340.61/341.79	c   337s|  1400 |   319 |280941 | 116.9 |   361M |  39 | 200 |  17k|  17k| 415 |  1 |3675 |1077 |-1.134583e+02 |-5.700000e+01 |  99.05%| unknown
340.61/341.79	c   341s|  1500 |   331 |286418 | 114.4 |   362M |  39 | 200 |  17k|  17k| 440 |  1 |3776 |1077 |-1.133618e+02 |-5.700000e+01 |  98.88%| unknown
654.60/656.70	c   341s|  1600 |   329 |287895 | 110.4 |   362M |  39 | 200 |  17k|  17k| 440 |  1 |3858 |1077 |-1.133618e+02 |-5.700000e+01 |  98.88%| unknown
654.60/656.70	c   346s|  1700 |   339 |294172 | 108.6 |   362M |  39 | 200 |  17k|  17k| 479 |  1 |3954 |1077 |-1.131522e+02 |-5.700000e+01 |  98.51%| unknown
654.60/656.70	c   355s|  1800 |   349 |299979 | 106.8 |   362M |  39 | 200 |  18k|   0 | 532 |  0 |4052 |1079 |-1.130086e+02 |-5.700000e+01 |  98.26%| unknown
654.60/656.70	c   358s|  1900 |   352 |304568 | 104.7 |   362M |  39 | 200 |  18k|   0 | 556 |  0 |4131 |1079 |-1.129973e+02 |-5.700000e+01 |  98.24%| unknown
654.60/656.70	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
654.60/656.70	c   360s|  2000 |   357 |308737 | 102.5 |   362M |  39 | 200 |  18k|  17k| 556 |  1 |4214 |1079 |-1.129973e+02 |-5.700000e+01 |  98.24%| unknown
654.60/656.70	c   361s|  2100 |   359 |311283 | 100.0 |   362M |  39 | 200 |  18k|   0 | 556 |  0 |4314 |1079 |-1.129881e+02 |-5.700000e+01 |  98.22%| unknown
654.60/656.70	c   368s|  2200 |   371 |322156 | 100.3 |   381M |  39 | 200 |  18k|  17k| 622 |  1 |4390 |1079 |-1.128667e+02 |-5.700000e+01 |  98.01%| unknown
654.60/656.70	c   370s|  2300 |   397 |328682 |  99.2 |   381M |  39 | 200 |  18k|  17k| 657 |  0 |4482 |1080 |-1.128000e+02 |-5.700000e+01 |  97.89%| unknown
654.60/656.70	c   379s|  2400 |   407 |337991 |  99.0 |   381M |  39 | 200 |  18k|  17k| 748 |  0 |4579 |1081 |-1.126667e+02 |-5.700000e+01 |  97.66%| unknown
654.60/656.70	c   381s|  2500 |   410 |341269 |  97.1 |   381M |  39 | 200 |  18k|  17k| 748 |  0 |4638 |1083 |-1.126037e+02 |-5.700000e+01 |  97.55%| unknown
654.60/656.70	c   388s|  2600 |   426 |349294 |  96.6 |   381M |  39 | 200 |  18k|   0 | 805 |  0 |4718 |1083 |-1.125672e+02 |-5.700000e+01 |  97.49%| unknown
654.60/656.70	c   399s|  2700 |   441 |357611 |  96.3 |   384M |  39 | 200 |  18k|  17k| 895 |  1 |4875 |1083 |-1.125000e+02 |-5.700000e+01 |  97.37%| unknown
654.60/656.70	c   404s|  2800 |   447 |364117 |  95.4 |   384M |  39 | 200 |  18k|  17k| 963 |  1 |4958 |1083 |-1.124350e+02 |-5.700000e+01 |  97.25%| unknown
654.60/656.70	c   409s|  2900 |   455 |370171 |  94.5 |   384M |  39 | 200 |  18k|  17k|1015 |  1 |5026 |1083 |-1.123583e+02 |-5.700000e+01 |  97.12%| unknown
654.60/656.70	c   413s|  3000 |   484 |377978 |  94.1 |   384M |  39 | 200 |  18k|  17k|1042 |  1 |5155 |1084 |-1.123462e+02 |-5.700000e+01 |  97.10%| unknown
654.60/656.70	c   418s|  3100 |   489 |384037 |  93.3 |   384M |  39 | 200 |  18k|  17k|1097 |  1 |5255 |1084 |-1.123321e+02 |-5.700000e+01 |  97.07%| unknown
654.60/656.70	c   427s|  3200 |   520 |392503 |  93.1 |   384M |  39 | 200 |  18k|  17k|1161 |  1 |5387 |1084 |-1.122756e+02 |-5.700000e+01 |  96.97%| unknown
654.60/656.70	c   437s|  3300 |   531 |402573 |  93.2 |   391M |  39 | 200 |  18k|  17k|1254 |  1 |5499 |1084 |-1.122131e+02 |-5.700000e+01 |  96.87%| unknown
654.60/656.70	c   448s|  3400 |   549 |411026 |  93.0 |   391M |  39 | 200 |  18k|  17k|1346 |  1 |5632 |1084 |-1.121364e+02 |-5.700000e+01 |  96.73%| unknown
654.60/656.70	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
654.60/656.70	c   459s|  3500 |   557 |418318 |  92.6 |   391M |  39 | 200 |  18k|  17k|1432 |  1 |5757 |1084 |-1.121013e+02 |-5.700000e+01 |  96.67%| unknown
654.60/656.70	c   460s|  3600 |   553 |420508 |  91.0 |   391M |  39 | 200 |  18k|   0 |1433 |  0 |5824 |1084 |-1.121013e+02 |-5.700000e+01 |  96.67%| unknown
654.60/656.70	c   463s|  3700 |   565 |424054 |  89.8 |   407M |  40 | 200 |  18k|  17k|1471 |  1 |5908 |1084 |-1.120860e+02 |-5.700000e+01 |  96.64%| unknown
654.60/656.70	c   470s|  3800 |   575 |431171 |  89.4 |   407M |  40 | 200 |  18k|   0 |1543 |  0 |5981 |1092 |-1.120833e+02 |-5.700000e+01 |  96.64%| unknown
654.60/656.70	c   471s|  3900 |   582 |433344 |  88.0 |   407M |  40 | 200 |  18k|   0 |1543 |  0 |6083 |1106 |-1.120833e+02 |-5.700000e+01 |  96.64%| unknown
654.60/656.70	c   483s|  4000 |   585 |442118 |  88.0 |   407M |  40 | 200 |  18k|  17k|1626 |  0 |6164 |1129 |-1.120719e+02 |-5.700000e+01 |  96.62%| unknown
654.60/656.70	c   489s|  4100 |   589 |453823 |  88.6 |   408M |  40 | 200 |  18k|  17k|1651 |  1 |6246 |1145 |-1.120455e+02 |-5.700000e+01 |  96.57%| unknown
654.60/656.70	c   499s|  4200 |   611 |463925 |  88.9 |   417M |  40 | 200 |  18k|   0 |1747 |  0 |6361 |1167 |-1.119659e+02 |-5.700000e+01 |  96.43%| unknown
654.60/656.70	c   514s|  4300 |   632 |484298 |  91.0 |   435M |  40 | 200 |  18k|   0 |1885 |  0 |6500 |1181 |-1.118929e+02 |-5.700000e+01 |  96.30%| unknown
654.60/656.70	c   523s|  4400 |   640 |494827 |  91.3 |   435M |  40 | 200 |  18k|   0 |1952 |  0 |6612 |1185 |-1.118462e+02 |-5.700000e+01 |  96.22%| unknown
654.60/656.70	c   526s|  4500 |   647 |498942 |  90.4 |   435M |  40 | 200 |  18k|   0 |1979 |  0 |6673 |1190 |-1.118160e+02 |-5.700000e+01 |  96.17%| unknown
654.60/656.70	c   532s|  4600 |   654 |509236 |  90.6 |   435M |  40 | 200 |  18k|   0 |2064 |  0 |6771 |1193 |-1.117778e+02 |-5.700000e+01 |  96.10%| unknown
654.60/656.70	c   534s|  4700 |   661 |514141 |  89.9 |   435M |  40 | 200 |  18k|   0 |2086 |  0 |6901 |1201 |-1.117778e+02 |-5.700000e+01 |  96.10%| unknown
654.60/656.70	c   535s|  4800 |   669 |516588 |  88.7 |   435M |  40 | 200 |  18k|   0 |2088 |  0 |7016 |1203 |-1.117778e+02 |-5.700000e+01 |  96.10%| unknown
654.60/656.70	c   537s|  4900 |   672 |519764 |  87.8 |   435M |  40 | 200 |  18k|  17k|2089 |  1 |7165 |1205 |-1.117657e+02 |-5.700000e+01 |  96.08%| unknown
654.60/656.70	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
654.60/656.70	c   551s|  5000 |   691 |531779 |  88.3 |   435M |  40 | 200 |  18k|   0 |2210 |  0 |7283 |1209 |-1.117500e+02 |-5.700000e+01 |  96.05%| unknown
654.60/656.70	c   556s|  5100 |   698 |539637 |  88.2 |   435M |  40 | 200 |  18k|   0 |2278 |  0 |7394 |1216 |-1.117500e+02 |-5.700000e+01 |  96.05%| unknown
654.60/656.70	c   563s|  5200 |   711 |548020 |  88.1 |   435M |  40 | 200 |  18k|   0 |2361 |  0 |7505 |1217 |-1.117339e+02 |-5.700000e+01 |  96.02%| unknown
654.60/656.70	c   575s|  5300 |   742 |563778 |  89.2 |   435M |  40 | 200 |  18k|  17k|2491 |  1 |7620 |1220 |-1.117045e+02 |-5.700000e+01 |  95.97%| unknown
654.60/656.70	c   576s|  5400 |   732 |565900 |  88.1 |   435M |  40 | 200 |  18k|  17k|2492 |  1 |7732 |1221 |-1.117045e+02 |-5.700000e+01 |  95.97%| unknown
654.60/656.70	c   582s|  5500 |   743 |570956 |  87.5 |   435M |  40 | 200 |  18k|  17k|2513 |  1 |7835 |1221 |-1.117000e+02 |-5.700000e+01 |  95.96%| unknown
654.60/656.70	c   591s|  5600 |   756 |581402 |  87.8 |   436M |  40 | 200 |  18k|  17k|2609 |  1 |7926 |1222 |-1.116724e+02 |-5.700000e+01 |  95.92%| unknown
654.60/656.70	c   600s|  5700 |   777 |591865 |  88.1 |   447M |  40 | 200 |  18k|  17k|2712 |  1 |8041 |1224 |-1.116667e+02 |-5.700000e+01 |  95.91%| unknown
654.60/656.70	c   608s|  5800 |   790 |599688 |  87.9 |   448M |  40 | 200 |  18k|  17k|2774 |  1 |8166 |1224 |-1.116000e+02 |-5.700000e+01 |  95.79%| unknown
654.60/656.70	c   609s|  5900 |   789 |601485 |  86.9 |   448M |  40 | 200 |  18k|   0 |2774 |  0 |8298 |1224 |-1.116000e+02 |-5.700000e+01 |  95.79%| unknown
654.60/656.70	c   618s|  6000 |   806 |612239 |  87.2 |   448M |  40 | 200 |  18k|  17k|2871 |  1 |8447 |1263 |-1.115833e+02 |-5.700000e+01 |  95.76%| unknown
654.60/656.70	c   622s|  6100 |   812 |618955 |  86.9 |   448M |  40 | 200 |  18k|  17k|2934 |  1 |8604 |1285 |-1.115495e+02 |-5.700000e+01 |  95.70%| unknown
654.60/656.70	c   625s|  6200 |   823 |623864 |  86.4 |   470M |  40 | 200 |  18k|  17k|2954 |  1 |8722 |1296 |-1.115294e+02 |-5.700000e+01 |  95.67%| unknown
654.60/656.70	c   626s|  6300 |   821 |625753 |  85.4 |   470M |  40 | 200 |  18k|  17k|2954 |  1 |8855 |1309 |-1.115294e+02 |-5.700000e+01 |  95.67%| unknown
654.60/656.70	c   627s|  6400 |   817 |627452 |  84.5 |   470M |  40 | 200 |  18k|   0 |2954 |  0 |8965 |1320 |-1.115294e+02 |-5.700000e+01 |  95.67%| unknown
654.60/656.70	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
654.60/656.70	c   636s|  6500 |   821 |637066 |  84.7 |   470M |  40 | 200 |  18k|  17k|3048 |  1 |9090 |1328 |-1.115000e+02 |-5.700000e+01 |  95.61%| unknown
654.60/656.70	c   644s|  6600 |   842 |646616 |  84.8 |   470M |  40 | 200 |  18k|  17k|3129 |  1 |9223 |1343 |-1.114844e+02 |-5.700000e+01 |  95.59%| unknown
654.60/656.70	c   653s|  6700 |   865 |654133 |  84.7 |   470M |  40 | 200 |  18k|  17k|3181 |  1 |9416 |1351 |-1.114545e+02 |-5.700000e+01 |  95.53%| unknown
965.12/968.07	c   656s|  6800 |   868 |659273 |  84.3 |   470M |  40 | 200 |  18k|   0 |3219 |  0 |9563 |1361 |-1.114455e+02 |-5.700000e+01 |  95.52%| unknown
965.12/968.07	c   662s|  6900 |   884 |668377 |  84.3 |   470M |  40 | 200 |  18k|  17k|3314 |  2 |9686 |1366 |-1.113500e+02 |-5.700000e+01 |  95.35%| unknown
965.12/968.07	c   666s|  7000 |   891 |674026 |  84.0 |   470M |  40 | 200 |  18k|   0 |3348 |  0 |9821 |1367 |-1.113333e+02 |-5.700000e+01 |  95.32%| unknown
965.12/968.07	c   672s|  7100 |   901 |681187 |  83.8 |   470M |  40 | 200 |  18k|  17k|3401 |  1 |9939 |1369 |-1.113333e+02 |-5.700000e+01 |  95.32%| unknown
965.12/968.07	c   680s|  7200 |   928 |693280 |  84.3 |   470M |  40 | 200 |  18k|  17k|3543 |  1 |  10k|1371 |-1.112237e+02 |-5.700000e+01 |  95.13%| unknown
965.12/968.07	c   683s|  7300 |   937 |698496 |  83.9 |   470M |  40 | 200 |  18k|  17k|3582 |  1 |  10k|1374 |-1.112216e+02 |-5.700000e+01 |  95.13%| unknown
965.12/968.07	c   688s|  7400 |   940 |704801 |  83.6 |   470M |  40 | 200 |  18k|  17k|3627 |  1 |  10k|1378 |-1.112143e+02 |-5.700000e+01 |  95.11%| unknown
965.12/968.07	c   693s|  7500 |   960 |710378 |  83.3 |   470M |  40 | 200 |  18k|   0 |3653 |  0 |  10k|1378 |-1.112143e+02 |-5.700000e+01 |  95.11%| unknown
965.12/968.07	c   697s|  7600 |   965 |714715 |  82.9 |   470M |  40 | 200 |  18k|   0 |3679 |  0 |  10k|1380 |-1.112059e+02 |-5.700000e+01 |  95.10%| unknown
965.12/968.07	c   702s|  7700 |   978 |724217 |  83.0 |   470M |  40 | 200 |  18k|  17k|3781 |  1 |  10k|1384 |-1.111739e+02 |-5.700000e+01 |  95.04%| unknown
965.12/968.07	c   704s|  7800 |   983 |728666 |  82.6 |   470M |  40 | 200 |  18k|   0 |3810 |  0 |  10k|1385 |-1.111667e+02 |-5.700000e+01 |  95.03%| unknown
965.12/968.07	c   710s|  7900 |   990 |734604 |  82.3 |   470M |  40 | 200 |  18k|   0 |3872 |  0 |  10k|1389 |-1.111429e+02 |-5.700000e+01 |  94.99%| unknown
965.12/968.07	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
965.12/968.07	c   712s|  8000 |   995 |738201 |  81.8 |   470M |  40 | 200 |  18k|   0 |3901 |  0 |  10k|1391 |-1.111385e+02 |-5.700000e+01 |  94.98%| unknown
965.12/968.07	c   718s|  8100 |  1009 |746743 |  81.8 |   483M |  40 | 200 |  18k|  17k|3959 |  2 |  10k|1394 |-1.111164e+02 |-5.700000e+01 |  94.94%| unknown
965.12/968.07	c   724s|  8200 |  1020 |751667 |  81.5 |   483M |  40 | 200 |  18k|  17k|4010 |  1 |  11k|1395 |-1.110902e+02 |-5.700000e+01 |  94.90%| unknown
965.12/968.07	c   728s|  8300 |  1023 |755354 |  81.0 |   483M |  40 | 200 |  18k|  17k|4038 |  1 |  11k|1399 |-1.110902e+02 |-5.700000e+01 |  94.90%| unknown
965.12/968.07	c   729s|  8400 |  1025 |758570 |  80.5 |   483M |  40 | 200 |  18k|   0 |4039 |  0 |  11k|1401 |-1.110902e+02 |-5.700000e+01 |  94.90%| unknown
965.12/968.07	c   740s|  8500 |  1044 |767776 |  80.6 |   483M |  40 | 200 |  18k|  17k|4124 |  1 |  11k|1404 |-1.110571e+02 |-5.700000e+01 |  94.84%| unknown
965.12/968.07	c   745s|  8600 |  1054 |774652 |  80.5 |   509M |  40 | 200 |  18k|   0 |4177 |  0 |  11k|1404 |-1.110303e+02 |-5.700000e+01 |  94.79%| unknown
965.12/968.07	c   753s|  8700 |  1066 |780013 |  80.2 |   509M |  40 | 200 |  18k|  17k|4238 |  0 |  11k|1404 |-1.110000e+02 |-5.700000e+01 |  94.74%| unknown
965.12/968.07	c   758s|  8800 |  1068 |786751 |  80.0 |   509M |  40 | 200 |  18k|   0 |4267 |  0 |  11k|1408 |-1.110000e+02 |-5.700000e+01 |  94.74%| unknown
965.12/968.07	c   761s|  8900 |  1075 |791846 |  79.7 |   509M |  40 | 200 |  18k|  17k|4303 |  1 |  11k|1420 |-1.110000e+02 |-5.700000e+01 |  94.74%| unknown
965.12/968.07	c   767s|  9000 |  1092 |798996 |  79.7 |   511M |  40 | 200 |  18k|   0 |4329 |  0 |  11k|1424 |-1.110000e+02 |-5.700000e+01 |  94.74%| unknown
965.12/968.07	c   775s|  9100 |  1102 |804569 |  79.4 |   511M |  40 | 200 |  18k|  17k|4387 |  1 |  11k|1438 |-1.110000e+02 |-5.700000e+01 |  94.74%| unknown
965.12/968.07	c   784s|  9200 |  1114 |810056 |  79.2 |   511M |  40 | 200 |  18k|  17k|4444 |  1 |  12k|1459 |-1.110000e+02 |-5.700000e+01 |  94.74%| unknown
965.12/968.07	c   792s|  9300 |  1126 |816748 |  79.1 |   511M |  40 | 200 |  18k|  17k|4515 |  1 |  12k|1469 |-1.110000e+02 |-5.700000e+01 |  94.74%| unknown
965.12/968.07	c   798s|  9400 |  1140 |824627 |  79.1 |   511M |  40 | 200 |  18k|  17k|4604 |  1 |  12k|1477 |-1.109853e+02 |-5.700000e+01 |  94.71%| unknown
965.12/968.07	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
965.12/968.07	c   799s|  9500 |  1139 |827001 |  78.5 |   511M |  40 | 200 |  18k|  17k|4604 |  1 |  12k|1490 |-1.109853e+02 |-5.700000e+01 |  94.71%| unknown
965.12/968.07	c   802s|  9600 |  1146 |831062 |  78.2 |   511M |  40 | 200 |  18k|  17k|4634 |  0 |  12k|1500 |-1.109740e+02 |-5.700000e+01 |  94.69%| unknown
965.12/968.07	c   803s|  9700 |  1146 |833079 |  77.6 |   511M |  40 | 200 |  18k|   0 |4634 |  0 |  12k|1508 |-1.109740e+02 |-5.700000e+01 |  94.69%| unknown
965.12/968.07	c   807s|  9800 |  1151 |838769 |  77.4 |   511M |  40 | 200 |  18k|  17k|4691 |  1 |  12k|1514 |-1.109302e+02 |-5.700000e+01 |  94.61%| unknown
965.12/968.07	c   810s|  9900 |  1185 |845246 |  77.3 |   511M |  40 | 200 |  18k|  17k|4701 |  1 |  12k|1533 |-1.109302e+02 |-5.700000e+01 |  94.61%| unknown
965.12/968.07	c   815s| 10000 |  1200 |850839 |  77.1 |   511M |  40 | 200 |  18k|  17k|4719 |  1 |  12k|1542 |-1.109107e+02 |-5.700000e+01 |  94.58%| unknown
965.12/968.07	c   822s| 10100 |  1200 |853174 |  76.6 |   519M |  40 | 200 |  19k|   0 |4762 |  0 |  13k|1543 |-1.109107e+02 |-5.700000e+01 |  94.58%| unknown
965.12/968.07	c   831s| 10200 |  1210 |858169 |  76.4 |   529M |  40 | 200 |  19k|  17k|4843 |  1 |  13k|1543 |-1.108750e+02 |-5.700000e+01 |  94.52%| unknown
965.12/968.07	c   842s| 10300 |  1215 |863167 |  76.2 |   530M |  41 | 200 |  19k|  17k|4899 |  1 |  13k|1549 |-1.108718e+02 |-5.700000e+01 |  94.51%| unknown
965.12/968.07	c   843s| 10400 |  1219 |866120 |  75.7 |   531M |  41 | 200 |  19k|   0 |4914 |  0 |  13k|1552 |-1.108718e+02 |-5.700000e+01 |  94.51%| unknown
965.12/968.07	c   856s| 10500 |  1233 |880671 |  76.4 |   531M |  41 | 200 |  19k|  17k|4961 |  0 |  13k|1554 |-1.108462e+02 |-5.700000e+01 |  94.47%| unknown
965.12/968.07	c   868s| 10600 |  1251 |889808 |  76.5 |   546M |  41 | 200 |  19k|   0 |5035 |  0 |  13k|1555 |-1.108070e+02 |-5.700000e+01 |  94.40%| unknown
965.12/968.07	c   876s| 10700 |  1257 |893467 |  76.1 |   546M |  41 | 200 |  19k|   0 |5068 |  0 |  13k|1559 |-1.107895e+02 |-5.700000e+01 |  94.37%| unknown
965.12/968.07	c   889s| 10800 |  1278 |903542 |  76.4 |   546M |  41 | 200 |  19k|  17k|5138 |  1 |  13k|1561 |-1.107513e+02 |-5.700000e+01 |  94.30%| unknown
965.12/968.07	c   892s| 10900 |  1289 |909211 |  76.2 |   578M |  41 | 200 |  19k|   0 |5174 |  0 |  13k|1562 |-1.107500e+02 |-5.700000e+01 |  94.30%| unknown
965.12/968.07	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
965.12/968.07	c   900s| 11000 |  1299 |915495 |  76.1 |   578M |  41 | 200 |  19k|  17k|5228 |  1 |  13k|1564 |-1.107500e+02 |-5.700000e+01 |  94.30%| unknown
965.12/968.07	c   901s| 11100 |  1306 |917783 |  75.6 |   578M |  41 | 200 |  19k|   0 |5230 |  0 |  14k|1567 |-1.107500e+02 |-5.700000e+01 |  94.30%| unknown
965.12/968.07	c   912s| 11200 |  1327 |928933 |  75.9 |   578M |  41 | 200 |  19k|   0 |5340 |  0 |  14k|1568 |-1.106923e+02 |-5.700000e+01 |  94.20%| unknown
965.12/968.07	c   919s| 11300 |  1330 |933477 |  75.7 |   578M |  41 | 200 |  18k|  17k|5380 |  1 |  14k|1568 |-1.106875e+02 |-5.700000e+01 |  94.19%| unknown
965.12/968.07	c   920s| 11400 |  1335 |935682 |  75.2 |   578M |  41 | 200 |  18k|  17k|5388 |  1 |  14k|1568 |-1.106875e+02 |-5.700000e+01 |  94.19%| unknown
965.12/968.07	c   930s| 11500 |  1337 |942715 |  75.2 |   578M |  41 | 200 |  19k|  17k|5444 |  0 |  14k|1570 |-1.106667e+02 |-5.700000e+01 |  94.15%| unknown
965.12/968.07	c   937s| 11600 |  1356 |950162 |  75.2 |   578M |  41 | 200 |  18k|  17k|5518 |  1 |  14k|1570 |-1.106250e+02 |-5.700000e+01 |  94.08%|   2.25%
965.12/968.07	c   940s| 11700 |  1359 |954988 |  75.0 |   578M |  41 | 200 |  18k|   0 |5542 |  0 |  14k|1570 |-1.106000e+02 |-5.700000e+01 |  94.04%|   2.27%
965.12/968.07	c   953s| 11800 |  1369 |960980 |  74.9 |   578M |  41 | 200 |  18k|  17k|5586 |  1 |  14k|1570 |-1.105769e+02 |-5.700000e+01 |  93.99%|   2.29%
965.12/968.07	c   962s| 11900 |  1388 |969046 |  74.9 |   579M |  41 | 200 |  18k|  17k|5634 |  1 |  14k|1570 |-1.105636e+02 |-5.700000e+01 |  93.97%|   2.29%
965.12/968.07	c   967s| 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.62/1000.62	c   968s| 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.62/1000.62	c   971s| 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.62/1000.62	c   978s| 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.62/1000.62	c   991s| 12400 |  1437 |995404 |  74.1 |   636M |  41 | 200 |  18k|  17k|5796 |  1 |  15k|1579 |-1.105000e+02 |-5.700000e+01 |  93.86%|   2.31%
997.62/1000.62	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
997.62/1000.62	c   992s| 12500 |  1444 |996938 |  73.6 |   636M |  41 | 200 |  18k|  17k|5797 |  1 |  15k|1579 |-1.105000e+02 |-5.700000e+01 |  93.86%|   2.31%
997.62/1000.62	c 
997.62/1000.62	c SCIP Status        : solving was interrupted [time limit reached]
997.62/1000.62	c Solving Time (sec) : 1000.00
997.62/1000.62	c Solving Nodes      : 12561 (total of 13509 nodes in 2 runs)
997.62/1000.62	c Primal Bound       : -5.70000000000000e+01 (29 solutions)
997.62/1000.62	c Dual Bound         : -1.10500000000000e+02
997.62/1000.62	c Gap                : 93.86 %
997.62/1000.62	c All original constraints are satisfied.
997.62/1000.62	c SCIP's best solution is verified feasible for the original problem.
997.62/1000.62	c ----------------------------------------------------------------------
997.62/1000.62	c dual bound: -110.5 -> -110
997.62/1000.62	c primal bound: -57.0 -> -57
997.62/1000.62	c scip-goal-lb: -110
997.62/1000.62	c scip-goal-ub: -57
997.62/1000.62	c writing output to: HOME/tmpsb47t41g.opb
997.62/1000.62	c appending fixed variable constraints
997.62/1000.62	c scip-fixed vars: 0.00% (0/200)
997.62/1000.62	c ----------------------------------------------------------------------
997.62/1000.62	c executing external solver: HOME/naps-1.03a6
997.62/1000.62	c ----------------------------------------------------------------------
997.62/1000.62	c command: HOME/naps-1.03a6 -goal-lb=-110 -goal-ub=-58 HOME/tmpsb47t41g.opb
997.62/1000.64	c NaPS 1.03a6.
997.62/1000.64	c Input file name: HOME/tmpsb47t41g.opb
998.02/1001.08	c single stage optimization mode
3600.00/3610.90	o -59
3600.00/3610.90	c
3600.00/3610.90	c *** TERMINATED *** by signal 15
3600.00/3610.90	c s SATISFIABLE
3600.00/3610.90	c _____________________________________________________________________________
3600.00/3610.90	c std/band forms        : 3,0
3600.00/3610.90	c 2cl/3cl ITE-codings   : 0,0
3600.00/3610.90	c BDD/srt/adr Max costs : 0,7529,0
3600.00/3610.90	c BDDraw/bin/mul/srt/adr: 0,0,0,3,0
3600.00/3610.90	c BDD nodes             : 0
3600.00/3610.90	c Es1/CC detections     : 0,0
3600.00/3610.90	c CC sort               : 2
3600.00/3610.90	c SAT/UNSAT calls       : 1,0
3600.00/3610.90	c regenrated variables  : 5
3600.00/3610.90	c eliminated fixed lits : 0
3600.00/3610.90	c goal lit flips        : 0
3600.00/3610.90	c goal stages           : 1
3600.00/3610.90	c goal shrink           : 0
3600.00/3610.90	c goal coeff separations: 0
3600.00/3610.90	c restarts              : 14219
3600.00/3610.90	c conflicts             : 913592         (351 /sec)
3600.00/3610.90	c decisions             : 998960         (384 /sec)
3600.00/3610.90	c propagations          : 218477461      (83968 /sec)
3600.00/3610.90	c inspects              : 0              (0 /sec)
3600.00/3610.90	c CPU time (solving tm) : 2602 s        (2601 s, SAT 68.75 s, UNSAT 0 s)
3600.00/3610.90	c Time for Opt-base     : 7.8e-05 s
3600.00/3610.90	c Steps for Opt-base    : 0
3600.00/3610.90	c Time for BDD coding   : 0 s
3600.00/3610.90	c Time for srt coding   : 0.001152 s
3600.00/3610.90	c _____________________________________________________________________________
3600.00/3610.90	c 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.00/3610.90	s SATISFIABLE
3600.00/3610.90	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.13/3611.08	c received SIGTERM, forwarding to pbsolver...
3600.13/3611.08	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: 63794 MiB (61148 MiB free)
  memory of node 1: 64507 MiB (63082 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4530473-1752262927/watcher-4530473-1752262927 -o /tmp/evaluation-result-4530473-1752262927/solver-4530473-1752262927 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC012-1752253269-119228 --watchdog 3760 ./scip-naps-1.00a2.sh HOME/instance-4530473-1752262927.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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


[startup+0.100102 s]*
/proc/loadavg: 4.18 4.25 4.19 5/258 122635
/proc/meminfo: memFree=127212764/131382112 swapFree=33010416/33010684
[pid=122630] ppid=122627 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/122630/stat : 122630 (scip-naps-1.00a) S 122627 122630 119216 0 -1 4194304 257 345 0 0 0 0 0 0 20 0 1 0 141972437 4292608 768 18446744073709551615 94863470936064 94863471830597 140730175017248 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94863472069648 94863472117392 94863488253952 140730175019419 140730175019518 140730175019518 140730175025122 0
/proc/122630/statm: 1048 768 704 219 0 110 0
[pid=122635] ppid=122630 vsize=19072 memory=14188 CPUtime=0.07 cores=1,3
/proc/122635/stat : 122635 (python3) R 122630 122630 119216 0 -1 4194304 1867 0 0 0 6 1 0 0 20 0 1 0 141972440 19529728 3547 18446744073709551615 94534168440832 94534168441209 140735020851648 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94534168452504 94534168453124 94534175854592 140735020857694 140735020857888 140735020857888 140735020863463 0
/proc/122635/statm: 4768 3547 1984 1 0 1522 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 23264 KiB
Current children cumulated memory: 17260 KiB

[startup+0.213864 s]*
/proc/loadavg: 4.18 4.25 4.19 5/258 122635
/proc/meminfo: memFree=127211000/131382112 swapFree=33010416/33010684
[pid=122630] ppid=122627 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/122630/stat : 122630 (scip-naps-1.00a) S 122627 122630 119216 0 -1 4194304 257 345 0 0 0 0 0 0 20 0 1 0 141972437 4292608 768 18446744073709551615 94863470936064 94863471830597 140730175017248 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94863472069648 94863472117392 94863488253952 140730175019419 140730175019518 140730175019518 140730175025122 0
/proc/122630/statm: 1048 768 704 219 0 110 0
[pid=122635] ppid=122630 vsize=1186296 memory=31048 CPUtime=0.16 cores=1,3
/proc/122635/stat : 122635 (python3) R 122630 122630 119216 0 -1 4194304 3554 0 0 0 13 3 0 0 20 0 1 0 141972440 1214767104 7762 18446744073709551615 94534168440832 94534168441209 140735020851648 0 0 0 0 16781312 2 0 0 0 17 3 0 0 0 0 0 94534168452504 94534168453124 94534175854592 140735020857694 140735020857888 140735020857888 140735020863463 0
/proc/122635/statm: 296574 7762 4860 1 0 268596 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 1190488 KiB
Current children cumulated memory: 34120 KiB

[startup+0.313709 s]*
/proc/loadavg: 4.18 4.25 4.19 5/258 122635
/proc/meminfo: memFree=127207976/131382112 swapFree=33010416/33010684
[pid=122630] ppid=122627 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/122630/stat : 122630 (scip-naps-1.00a) S 122627 122630 119216 0 -1 4194304 257 345 0 0 0 0 0 0 20 0 1 0 141972437 4292608 768 18446744073709551615 94863470936064 94863471830597 140730175017248 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94863472069648 94863472117392 94863488253952 140730175019419 140730175019518 140730175019518 140730175025122 0
/proc/122630/statm: 1048 768 704 219 0 110 0
[pid=122635] ppid=122630 vsize=1190192 memory=35400 CPUtime=0.24 cores=1,3
/proc/122635/stat : 122635 (python3) R 122630 122630 119216 0 -1 4194304 4450 0 0 0 21 3 0 0 20 0 1 0 141972440 1218756608 8850 18446744073709551615 94534168440832 94534168441209 140735020851648 0 0 0 0 16781312 2 0 0 0 17 3 0 0 0 0 0 94534168452504 94534168453124 94534175854592 140735020857694 140735020857888 140735020857888 140735020863463 0
/proc/122635/statm: 297548 8850 5052 1 0 269457 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 1194384 KiB
Current children cumulated memory: 38472 KiB

[startup+0.700361 s]
/proc/loadavg: 4.18 4.25 4.19 5/258 122635
/proc/meminfo: memFree=127186808/131382112 swapFree=33010416/33010684
[pid=122630] ppid=122627 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/122630/stat : 122630 (scip-naps-1.00a) S 122627 122630 119216 0 -1 4194304 257 345 0 0 0 0 0 0 20 0 1 0 141972437 4292608 768 18446744073709551615 94863470936064 94863471830597 140730175017248 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94863472069648 94863472117392 94863488253952 140730175019419 140730175019518 140730175019518 140730175025122 0
/proc/122630/statm: 1048 768 704 219 0 110 0
[pid=122635] ppid=122630 vsize=1234640 memory=86728 CPUtime=0.59 cores=1,3
/proc/122635/stat : 122635 (python3) R 122630 122630 119216 0 -1 4194304 14692 0 0 0 52 7 0 0 20 0 1 0 141972440 1264271360 21682 18446744073709551615 94534168440832 94534168441209 140735020851648 0 0 0 0 16781312 16386 0 0 0 17 3 0 0 0 0 0 94534168452504 94534168453124 94534175854592 140735020857694 140735020857888 140735020857888 140735020863463 0
/proc/122635/statm: 308660 21682 7868 1 0 280018 0
Current children cumulated CPU time: 0.59 s
Current children cumulated vsize: 1238832 KiB
Current children cumulated memory: 89800 KiB

[startup+1.50029 s]
/proc/loadavg: 4.18 4.25 4.19 5/258 122635
/proc/meminfo: memFree=127146488/131382112 swapFree=33010416/33010684
[pid=122630] ppid=122627 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/122630/stat : 122630 (scip-naps-1.00a) S 122627 122630 119216 0 -1 4194304 257 345 0 0 0 0 0 0 20 0 1 0 141972437 4292608 768 18446744073709551615 94863470936064 94863471830597 140730175017248 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94863472069648 94863472117392 94863488253952 140730175019419 140730175019518 140730175019518 140730175025122 0
/proc/122630/statm: 1048 768 704 219 0 110 0
[pid=122635] ppid=122630 vsize=1303744 memory=147724 CPUtime=1.38 cores=1,3
/proc/122635/stat : 122635 (python3) R 122630 122630 119216 0 -1 4194304 27876 0 0 0 127 11 0 0 20 0 1 0 141972440 1335033856 36931 18446744073709551615 94534168440832 94534168441209 140735020851648 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94534168452504 94534168453124 94534175854592 140735020857694 140735020857888 140735020857888 140735020863463 0
/proc/122635/statm: 325936 36931 7964 1 0 297294 0
Current children cumulated CPU time: 1.38 s
Current children cumulated vsize: 1307936 KiB
Current children cumulated memory: 150796 KiB

[startup+3.11349 s]
/proc/loadavg: 4.18 4.25 4.19 5/258 122635
/proc/meminfo: memFree=127062384/131382112 swapFree=33010416/33010684
[pid=122630] ppid=122627 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/122630/stat : 122630 (scip-naps-1.00a) S 122627 122630 119216 0 -1 4194304 257 345 0 0 0 0 0 0 20 0 1 0 141972437 4292608 768 18446744073709551615 94863470936064 94863471830597 140730175017248 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94863472069648 94863472117392 94863488253952 140730175019419 140730175019518 140730175019518 140730175025122 0
/proc/122630/statm: 1048 768 704 219 0 110 0
[pid=122635] ppid=122630 vsize=1348932 memory=191416 CPUtime=2.99 cores=1,3
/proc/122635/stat : 122635 (python3) R 122630 122630 119216 0 -1 4194304 40156 0 0 0 285 14 0 0 20 0 1 0 141972440 1381306368 47854 18446744073709551615 94534168440832 94534168441209 140735020851648 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94534168452504 94534168453124 94534175854592 140735020857694 140735020857888 140735020857888 140735020863463 0
/proc/122635/statm: 337233 47854 8124 1 0 308591 0
Current children cumulated CPU time: 2.99 s
Current children cumulated vsize: 1353124 KiB
Current children cumulated memory: 194488 KiB

[startup+6.30034 s]
/proc/loadavg: 4.17 4.24 4.18 5/259 122637
/proc/meminfo: memFree=127058288/131382112 swapFree=33010416/33010684
[pid=122630] ppid=122627 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/122630/stat : 122630 (scip-naps-1.00a) S 122627 122630 119216 0 -1 4194304 257 345 0 0 0 0 0 0 20 0 1 0 141972437 4292608 768 18446744073709551615 94863470936064 94863471830597 140730175017248 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94863472069648 94863472117392 94863488253952 140730175019419 140730175019518 140730175019518 140730175025122 0
/proc/122630/statm: 1048 768 704 219 0 110 0
[pid=122635] ppid=122630 vsize=1345440 memory=189864 CPUtime=6.17 cores=1,3
/proc/122635/stat : 122635 (python3) R 122630 122630 119216 0 -1 4194304 40616 0 0 0 603 14 0 0 20 0 1 0 141972440 1377730560 47466 18446744073709551615 94534168440832 94534168441209 140735020851648 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94534168452504 94534168453124 94534175854592 140735020857694 140735020857888 140735020857888 140735020863463 0
/proc/122635/statm: 336360 47466 8124 1 0 307718 0
Current children cumulated CPU time: 6.17 s
Current children cumulated vsize: 1349632 KiB
Current children cumulated memory: 192936 KiB

[startup+12.7004 s]
/proc/loadavg: 4.15 4.24 4.18 5/259 122637
/proc/meminfo: memFree=127016464/131382112 swapFree=33010416/33010684
[pid=122630] ppid=122627 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/122630/stat : 122630 (scip-naps-1.00a) S 122627 122630 119216 0 -1 4194304 257 345 0 0 0 0 0 0 20 0 1 0 141972437 4292608 768 18446744073709551615 94863470936064 94863471830597 140730175017248 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94863472069648 94863472117392 94863488253952 140730175019419 140730175019518 140730175019518 140730175025122 0
/proc/122630/statm: 1048 768 704 219 0 110 0
[pid=122635] ppid=122630 vsize=1388544 memory=209680 CPUtime=12.55 cores=1,3
/proc/122635/stat : 122635 (python3) R 122630 122630 119216 0 -1 4194304 49075 0 0 0 1240 15 0 0 20 0 1 0 141972440 1421869056 52420 18446744073709551615 94534168440832 94534168441209 140735020851648 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94534168452504 94534168453124 94534175854592 140735020857694 140735020857888 140735020857888 140735020863463 0
/proc/122635/statm: 347136 52420 8124 1 0 318494 0
Current children cumulated CPU time: 12.55 s
Current children cumulated vsize: 1392736 KiB
Current children cumulated memory: 212752 KiB

[startup+25.5004 s]
/proc/loadavg: 4.20 4.24 4.19 5/259 122637
/proc/meminfo: memFree=127017976/131382112 swapFree=33010416/33010684
[pid=122630] ppid=122627 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/122630/stat : 122630 (scip-naps-1.00a) S 122627 122630 119216 0 -1 4194304 257 345 0 0 0 0 0 0 20 0 1 0 141972437 4292608 768 18446744073709551615 94863470936064 94863471830597 140730175017248 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94863472069648 94863472117392 94863488253952 140730175019419 140730175019518 140730175019518 140730175025122 0
/proc/122630/statm: 1048 768 704 219 0 110 0
[pid=122635] ppid=122630 vsize=1388544 memory=209680 CPUtime=25.32 cores=1,3
/proc/122635/stat : 122635 (python3) R 122630 122630 119216 0 -1 4194304 49092 0 0 0 2517 15 0 0 20 0 1 0 141972440 1421869056 52420 18446744073709551615 94534168440832 94534168441209 140735020851648 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94534168452504 94534168453124 94534175854592 140735020857694 140735020857888 140735020857888 140735020863463 0
/proc/122635/statm: 347136 52420 8124 1 0 318494 0
Current children cumulated CPU time: 25.32 s
Current children cumulated vsize: 1392736 KiB
Current children cumulated memory: 212752 KiB

[startup+51.1138 s]
/proc/loadavg: 4.13 4.22 4.18 5/259 122637
/proc/meminfo: memFree=126989404/131382112 swapFree=33010416/33010684
[pid=122630] ppid=122627 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/122630/stat : 122630 (scip-naps-1.00a) S 122627 122630 119216 0 -1 4194304 257 345 0 0 0 0 0 0 20 0 1 0 141972437 4292608 768 18446744073709551615 94863470936064 94863471830597 140730175017248 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94863472069648 94863472117392 94863488253952 140730175019419 140730175019518 140730175019518 140730175025122 0
/proc/122630/statm: 1048 768 704 219 0 110 0
[pid=122635] ppid=122630 vsize=1390992 memory=211600 CPUtime=50.86 cores=1,3
/proc/122635/stat : 122635 (python3) R 122630 122630 119216 0 -1 4194304 49568 0 0 0 5071 15 0 0 20 0 1 0 141972440 1424375808 52900 18446744073709551615 94534168440832 94534168441209 140735020851648 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94534168452504 94534168453124 94534175854592 140735020857694 140735020857888 140735020857888 140735020863463 0
/proc/122635/statm: 347748 52900 8124 1 0 319106 0
Current children cumulated CPU time: 50.86 s
Current children cumulated vsize: 1395184 KiB
Current children cumulated memory: 214672 KiB

[startup+102.3 s]
/proc/loadavg: 4.10 4.20 4.18 5/258 122639
/proc/meminfo: memFree=127019524/131382112 swapFree=33010416/33010684
[pid=122630] ppid=122627 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/122630/stat : 122630 (scip-naps-1.00a) S 122627 122630 119216 0 -1 4194304 257 345 0 0 0 0 0 0 20 0 1 0 141972437 4292608 768 18446744073709551615 94863470936064 94863471830597 140730175017248 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94863472069648 94863472117392 94863488253952 140730175019419 140730175019518 140730175019518 140730175025122 0
/proc/122630/statm: 1048 768 704 219 0 110 0
[pid=122635] ppid=122630 vsize=1430536 memory=233896 CPUtime=101.9 cores=1,3
/proc/122635/stat : 122635 (python3) R 122630 122630 119216 0 -1 4194304 66143 0 0 0 10171 19 0 0 20 0 1 0 141972440 1464868864 58474 18446744073709551615 94534168440832 94534168441209 140735020851648 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94534168452504 94534168453124 94534175854592 140735020857694 140735020857888 140735020857888 140735020863463 0
/proc/122635/statm: 357634 58474 8124 1 0 328992 0
Current children cumulated CPU time: 101.9 s
Current children cumulated vsize: 1434728 KiB
Current children cumulated memory: 236968 KiB

[startup+162.3 s]
/proc/loadavg: 4.15 4.19 4.18 5/258 122641
/proc/meminfo: memFree=126952480/131382112 swapFree=33010416/33010684
[pid=122630] ppid=122627 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/122630/stat : 122630 (scip-naps-1.00a) S 122627 122630 119216 0 -1 4194304 257 345 0 0 0 0 0 0 20 0 1 0 141972437 4292608 768 18446744073709551615 94863470936064 94863471830597 140730175017248 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94863472069648 94863472117392 94863488253952 140730175019419 140730175019518 140730175019518 140730175025122 0
/proc/122630/statm: 1048 768 704 219 0 110 0
[pid=122635] ppid=122630 vsize=1509444 memory=305336 CPUtime=161.72 cores=1,3
/proc/122635/stat : 122635 (python3) R 122630 122630 119216 0 -1 4194304 79164 0 0 0 16150 22 0 0 20 0 1 0 141972440 1545670656 76334 18446744073709551615 94534168440832 94534168441209 140735020851648 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94534168452504 94534168453124 94534175854592 140735020857694 140735020857888 140735020857888 140735020863463 0
/proc/122635/statm: 377361 76334 8124 1 0 348719 0
Current children cumulated CPU time: 161.72 s
Current children cumulated vsize: 1513636 KiB
Current children cumulated memory: 308408 KiB

[startup+222.3 s]
/proc/loadavg: 4.12 4.17 4.17 5/257 122643
/proc/meminfo: memFree=126903600/131382112 swapFree=33010416/33010684
[pid=122630] ppid=122627 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/122630/stat : 122630 (scip-naps-1.00a) S 122627 122630 119216 0 -1 4194304 257 345 0 0 0 0 0 0 20 0 1 0 141972437 4292608 768 18446744073709551615 94863470936064 94863471830597 140730175017248 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94863472069648 94863472117392 94863488253952 140730175019419 140730175019518 140730175019518 140730175025122 0
/proc/122630/statm: 1048 768 704 219 0 110 0
[pid=122635] ppid=122630 vsize=1531460 memory=330904 CPUtime=221.55 cores=1,3
/proc/122635/stat : 122635 (python3) R 122630 122630 119216 0 -1 4194304 84557 0 0 0 22132 23 0 0 20 0 1 0 141972440 1568215040 82726 18446744073709551615 94534168440832 94534168441209 140735020851648 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94534168452504 94534168453124 94534175854592 140735020857694 140735020857888 140735020857888 140735020863463 0
/proc/122635/statm: 382865 82726 8124 1 0 354223 0
Current children cumulated CPU time: 221.55 s
Current children cumulated vsize: 1535652 KiB

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


[startup+3282.3 s]
/proc/loadavg: 1.05 1.29 2.34 2/236 122889
/proc/meminfo: memFree=128477172/131382112 swapFree=33010416/33010684
[pid=122630] ppid=122627 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/122630/stat : 122630 (scip-naps-1.00a) S 122627 122630 119216 0 -1 4194304 257 345 0 0 0 0 0 0 20 0 1 0 141972437 4292608 768 18446744073709551615 94863470936064 94863471830597 140730175017248 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94863472069648 94863472117392 94863488253952 140730175019419 140730175019518 140730175019518 140730175025122 0
/proc/122630/statm: 1048 768 704 219 0 110 0
[pid=122635] ppid=122630 vsize=1875520 memory=631924 CPUtime=997.65 cores=1,3
/proc/122635/stat : 122635 (python3) S 122630 122630 119216 0 -1 4194304 119896 0 0 0 99728 37 0 0 20 0 1 0 141972440 1920532480 157981 18446744073709551615 94534168440832 94534168441209 140735020851648 0 0 0 0 16781312 16386 1 0 0 17 3 0 0 0 0 0 94534168452504 94534168453124 94534175854592 140735020857694 140735020857888 140735020857888 140735020863463 0
/proc/122635/statm: 468880 157981 8188 1 0 440238 0
[pid=122677] ppid=122635 vsize=82052 memory=80440 CPUtime=2274.88 cores=1,3
/proc/122677/stat : 122677 (naps-1.03a6) R 122635 122677 122677 0 -1 4194304 68500 0 0 0 227448 40 0 0 20 0 1 0 142072500 84021248 20110 18446744073709551615 4198400 7047149 140721669354304 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 8445952 140721669359988 140721669360113 140721669360113 140721669365705 0
/proc/122677/statm: 20513 20110 608 696 0 19674 0
Current children cumulated CPU time: 3272.53 s
Current children cumulated vsize: 1961764 KiB
Current children cumulated memory: 715436 KiB

[startup+3342.3 s]
/proc/loadavg: 1.14 1.26 2.26 2/236 122891
/proc/meminfo: memFree=128465312/131382112 swapFree=33010416/33010684
[pid=122630] ppid=122627 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/122630/stat : 122630 (scip-naps-1.00a) S 122627 122630 119216 0 -1 4194304 257 345 0 0 0 0 0 0 20 0 1 0 141972437 4292608 768 18446744073709551615 94863470936064 94863471830597 140730175017248 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94863472069648 94863472117392 94863488253952 140730175019419 140730175019518 140730175019518 140730175025122 0
/proc/122630/statm: 1048 768 704 219 0 110 0
[pid=122635] ppid=122630 vsize=1875520 memory=631924 CPUtime=997.65 cores=1,3
/proc/122635/stat : 122635 (python3) S 122630 122630 119216 0 -1 4194304 119896 0 0 0 99728 37 0 0 20 0 1 0 141972440 1920532480 157981 18446744073709551615 94534168440832 94534168441209 140735020851648 0 0 0 0 16781312 16386 1 0 0 17 3 0 0 0 0 0 94534168452504 94534168453124 94534175854592 140735020857694 140735020857888 140735020857888 140735020863463 0
/proc/122635/statm: 468880 157981 8188 1 0 440238 0
[pid=122677] ppid=122635 vsize=107400 memory=105904 CPUtime=2334.66 cores=1,3
/proc/122677/stat : 122677 (naps-1.03a6) R 122635 122677 122677 0 -1 4194304 69805 0 0 0 233426 40 0 0 20 0 1 0 142072500 109977600 26476 18446744073709551615 4198400 7047149 140721669354304 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 8445952 140721669359988 140721669360113 140721669360113 140721669365705 0
/proc/122677/statm: 26850 26476 608 696 0 26011 0
Current children cumulated CPU time: 3332.31 s
Current children cumulated vsize: 1987112 KiB
Current children cumulated memory: 740900 KiB

[startup+3402.3 s]
/proc/loadavg: 1.11 1.23 2.19 2/236 122894
/proc/meminfo: memFree=128448928/131382112 swapFree=33010416/33010684
[pid=122630] ppid=122627 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/122630/stat : 122630 (scip-naps-1.00a) S 122627 122630 119216 0 -1 4194304 257 345 0 0 0 0 0 0 20 0 1 0 141972437 4292608 768 18446744073709551615 94863470936064 94863471830597 140730175017248 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94863472069648 94863472117392 94863488253952 140730175019419 140730175019518 140730175019518 140730175025122 0
/proc/122630/statm: 1048 768 704 219 0 110 0
[pid=122635] ppid=122630 vsize=1875520 memory=631924 CPUtime=997.65 cores=1,3
/proc/122635/stat : 122635 (python3) S 122630 122630 119216 0 -1 4194304 119896 0 0 0 99728 37 0 0 20 0 1 0 141972440 1920532480 157981 18446744073709551615 94534168440832 94534168441209 140735020851648 0 0 0 0 16781312 16386 1 0 0 17 3 0 0 0 0 0 94534168452504 94534168453124 94534175854592 140735020857694 140735020857888 140735020857888 140735020863463 0
/proc/122635/statm: 468880 157981 8188 1 0 440238 0
[pid=122677] ppid=122635 vsize=125344 memory=123828 CPUtime=2394.45 cores=1,3
/proc/122677/stat : 122677 (naps-1.03a6) R 122635 122677 122677 0 -1 4194304 70212 0 0 0 239404 41 0 0 20 0 1 0 142072500 128352256 30957 18446744073709551615 4198400 7047149 140721669354304 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 8445952 140721669359988 140721669360113 140721669360113 140721669365705 0
/proc/122677/statm: 31336 30957 608 696 0 30497 0
Current children cumulated CPU time: 3392.1 s
Current children cumulated vsize: 2005056 KiB
Current children cumulated memory: 758824 KiB

[startup+3462.3 s]
/proc/loadavg: 1.09 1.20 2.12 2/236 122896
/proc/meminfo: memFree=128471768/131382112 swapFree=33010416/33010684
[pid=122630] ppid=122627 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/122630/stat : 122630 (scip-naps-1.00a) S 122627 122630 119216 0 -1 4194304 257 345 0 0 0 0 0 0 20 0 1 0 141972437 4292608 768 18446744073709551615 94863470936064 94863471830597 140730175017248 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94863472069648 94863472117392 94863488253952 140730175019419 140730175019518 140730175019518 140730175025122 0
/proc/122630/statm: 1048 768 704 219 0 110 0
[pid=122635] ppid=122630 vsize=1875520 memory=631924 CPUtime=997.65 cores=1,3
/proc/122635/stat : 122635 (python3) S 122630 122630 119216 0 -1 4194304 119896 0 0 0 99728 37 0 0 20 0 1 0 141972440 1920532480 157981 18446744073709551615 94534168440832 94534168441209 140735020851648 0 0 0 0 16781312 16386 1 0 0 17 3 0 0 0 0 0 94534168452504 94534168453124 94534175854592 140735020857694 140735020857888 140735020857888 140735020863463 0
/proc/122635/statm: 468880 157981 8188 1 0 440238 0
[pid=122677] ppid=122635 vsize=85404 memory=83972 CPUtime=2454.24 cores=1,3
/proc/122677/stat : 122677 (naps-1.03a6) R 122635 122677 122677 0 -1 4194304 71136 0 0 0 245381 43 0 0 20 0 1 0 142072500 87453696 20993 18446744073709551615 4198400 7047149 140721669354304 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 8445952 140721669359988 140721669360113 140721669360113 140721669365705 0
/proc/122677/statm: 21351 20993 608 696 0 20512 0
Current children cumulated CPU time: 3451.89 s
Current children cumulated vsize: 1965116 KiB
Current children cumulated memory: 718968 KiB

[startup+3522.3 s]
/proc/loadavg: 1.10 1.18 2.05 2/236 122898
/proc/meminfo: memFree=128432748/131382112 swapFree=33010416/33010684
[pid=122630] ppid=122627 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/122630/stat : 122630 (scip-naps-1.00a) S 122627 122630 119216 0 -1 4194304 257 345 0 0 0 0 0 0 20 0 1 0 141972437 4292608 768 18446744073709551615 94863470936064 94863471830597 140730175017248 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94863472069648 94863472117392 94863488253952 140730175019419 140730175019518 140730175019518 140730175025122 0
/proc/122630/statm: 1048 768 704 219 0 110 0
[pid=122635] ppid=122630 vsize=1875520 memory=631924 CPUtime=997.65 cores=1,3
/proc/122635/stat : 122635 (python3) S 122630 122630 119216 0 -1 4194304 119896 0 0 0 99728 37 0 0 20 0 1 0 141972440 1920532480 157981 18446744073709551615 94534168440832 94534168441209 140735020851648 0 0 0 0 16781312 16386 1 0 0 17 3 0 0 0 0 0 94534168452504 94534168453124 94534175854592 140735020857694 140735020857888 140735020857888 140735020863463 0
/proc/122635/statm: 468880 157981 8188 1 0 440238 0
[pid=122677] ppid=122635 vsize=138216 memory=136768 CPUtime=2514.04 cores=1,3
/proc/122677/stat : 122677 (naps-1.03a6) R 122635 122677 122677 0 -1 4194304 73964 0 0 0 251359 45 0 0 20 0 1 0 142072500 141533184 34192 18446744073709551615 4198400 7047149 140721669354304 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 8445952 140721669359988 140721669360113 140721669360113 140721669365705 0
/proc/122677/statm: 34554 34192 608 696 0 33715 0
Current children cumulated CPU time: 3511.69 s
Current children cumulated vsize: 2017928 KiB
Current children cumulated memory: 771764 KiB

[startup+3582.3 s]
/proc/loadavg: 1.17 1.18 1.99 2/236 122906
/proc/meminfo: memFree=128438892/131382112 swapFree=33010416/33010684
[pid=122630] ppid=122627 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/122630/stat : 122630 (scip-naps-1.00a) S 122627 122630 119216 0 -1 4194304 257 345 0 0 0 0 0 0 20 0 1 0 141972437 4292608 768 18446744073709551615 94863470936064 94863471830597 140730175017248 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94863472069648 94863472117392 94863488253952 140730175019419 140730175019518 140730175019518 140730175025122 0
/proc/122630/statm: 1048 768 704 219 0 110 0
[pid=122635] ppid=122630 vsize=1875520 memory=631924 CPUtime=997.65 cores=1,3
/proc/122635/stat : 122635 (python3) S 122630 122630 119216 0 -1 4194304 119896 0 0 0 99728 37 0 0 20 0 1 0 141972440 1920532480 157981 18446744073709551615 94534168440832 94534168441209 140735020851648 0 0 0 0 16781312 16386 1 0 0 17 3 0 0 0 0 0 94534168452504 94534168453124 94534175854592 140735020857694 140735020857888 140735020857888 140735020863463 0
/proc/122635/statm: 468880 157981 8188 1 0 440238 0
[pid=122677] ppid=122635 vsize=114176 memory=112656 CPUtime=2573.85 cores=1,3
/proc/122677/stat : 122677 (naps-1.03a6) R 122635 122677 122677 0 -1 4194304 75042 0 0 0 257339 46 0 0 20 0 1 0 142072500 116916224 28164 18446744073709551615 4198400 7047149 140721669354304 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 8445952 140721669359988 140721669360113 140721669360113 140721669365705 0
/proc/122677/statm: 28544 28164 608 696 0 27705 0
Current children cumulated CPU time: 3571.5 s
Current children cumulated vsize: 1993888 KiB
Current children cumulated memory: 747652 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.9 s]
/proc/loadavg: 1.18 1.18 1.97 2/235 122906
/proc/meminfo: memFree=128438972/131382112 swapFree=33010416/33010684
[pid=122630] ppid=122627 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/122630/stat : 122630 (scip-naps-1.00a) S 122627 122630 119216 0 -1 4194304 257 345 0 0 0 0 0 0 20 0 1 0 141972437 4292608 768 18446744073709551615 94863470936064 94863471830597 140730175017248 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94863472069648 94863472117392 94863488253952 140730175019419 140730175019518 140730175019518 140730175025122 0
/proc/122630/statm: 1048 768 704 219 0 110 0
[pid=122635] ppid=122630 vsize=1875520 memory=631924 CPUtime=997.65 cores=1,3
/proc/122635/stat : 122635 (python3) S 122630 122630 119216 0 -1 4194304 119896 0 0 0 99728 37 0 0 20 0 1 0 141972440 1920532480 157981 18446744073709551615 94534168440832 94534168441209 140735020851648 0 0 0 0 16781312 16386 1 0 0 17 3 0 0 0 0 0 94534168452504 94534168453124 94534175854592 140735020857694 140735020857888 140735020857888 140735020863463 0
/proc/122635/statm: 468880 157981 8188 1 0 440238 0
[pid=122677] ppid=122635 vsize=114176 memory=112656 CPUtime=2602.35 cores=1,3
/proc/122677/stat : 122677 (naps-1.03a6) R 122635 122677 122677 0 -1 4194304 75042 0 0 0 260189 46 0 0 20 0 1 0 142072500 116916224 28164 18446744073709551615 4198400 7047149 140721669354304 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 8445952 140721669359988 140721669360113 140721669360113 140721669365705 0
/proc/122677/statm: 28544 28164 608 696 0 27705 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 1993888 KiB
Current children cumulated memory: 747652 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.003634 s, system=0.010248 s

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

# cumulated CPU time of all completed processes:  user=3599.34 s, system=0.924427 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.02 s]*
/proc/loadavg: 1.17 1.17 1.96 2/233 122906
/proc/meminfo: memFree=128549588/131382112 swapFree=33010416/33010684
[pid=122635] ppid=122627 vsize=1875520 memory=631924 CPUtime=3600.12 cores=1,3
/proc/122635/stat : 122635 (python3) R 122627 122630 119216 0 -1 4194304 132968 75043 0 0 99738 38 260190 46 20 0 1 0 141972440 1920532480 157981 18446744073709551615 94534168440832 94534168441209 140735020851648 0 0 0 0 16781312 16386 0 0 0 17 3 0 0 0 0 0 94534168452504 94534168453124 94534175854592 140735020857694 140735020857888 140735020857888 140735020863463 0
/proc/122635/statm: 468880 157981 8188 1 0 440238 0
Current cumulated CPU time of completed processes: 0.013882 s
Current children cumulated CPU time: 3600.12 s
Current children cumulated vsize: 1875520 KiB
Current children cumulated memory: 631924 KiB

[startup+3611.11 s]
/proc/loadavg: 1.17 1.17 1.96 2/233 122906
/proc/meminfo: memFree=128549588/131382112 swapFree=33010416/33010684
[pid=122635] ppid=122627 vsize=1516408 memory=317140 CPUtime=3600.2 cores=1,3
/proc/122635/stat : 122635 (python3) R 122627 122630 119216 0 -1 4194304 140123 75043 0 0 99743 41 260190 46 20 0 1 0 141972440 1552801792 79285 18446744073709551615 94534168440832 94534168441209 140735020851648 0 0 0 0 16781312 0 0 0 0 17 3 0 0 0 0 0 94534168452504 94534168453124 94534175854592 140735020857694 140735020857888 140735020857888 140735020863463 0
/proc/122635/statm: 379102 79285 8188 1 0 350460 0
Current cumulated CPU time of completed processes: 0.013882 s
Current children cumulated CPU time: 3600.2 s
Current children cumulated vsize: 1516408 KiB
Current children cumulated memory: 317140 KiB

Child status: 0

Real time (s): 3611.15
CPU time (s): 3600.27
CPU user time (s): 3599.34
CPU system time (s): 0.924427
CPU usage (%): 99.6985
Max. virtual memory (cumulated for all children) (KiB): 2050964
Max. memory (cumulated for all children) (KiB): 794552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.34
system time used= 0.924427
maximum resident set size= 631924
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 215872
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= 376
involuntary context switches= 1974


# summary of solver processes directly reported to runsolver:
#   pid: 122630,122635
#   total CPU time (s): 3600.27
#   total CPU user time (s): 3599.34
#   total CPU system time (s): 0.924427

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.4154 second user time and 38.8025 second system time

The end

Launcher Data

Begin job on nodeC012 at 2025-07-11 21:42:07
IDJOB=4530473
IDBENCH=178624
IDSOLVER=3388
FILE ID=nodeC012/4530473-1752262927
RUNJOBID= nodeC012-1752253269-119228
SLURM_JOB_ID= 9682583
Free space on /tmp= 431552 MiB

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

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

MD5SUM BENCH= 052b56f2871560e549ba2a2e5aff1011
RANDOM SEED=1730570514

nodeC012 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.940
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.39
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		: 1197.147
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.39
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.356
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.39
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.235
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.39
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		: 3661.962
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.39
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.281
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.39
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.870
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.39
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.467
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.39
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        127212764 kB
MemAvailable:   127984152 kB
Buffers:            2136 kB
Cached:          1567872 kB
SwapCached:           16 kB
Active:          2653032 kB
Inactive:         943892 kB
Active(anon):    2039912 kB
Inactive(anon):     4948 kB
Active(file):     613120 kB
Inactive(file):   938944 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              6572 kB
Writeback:             4 kB
AnonPages:       2025220 kB
Mapped:           136424 kB
Shmem:             17944 kB
KReclaimable:     117520 kB
Slab:             206552 kB
SReclaimable:     117520 kB
SUnreclaim:        89032 kB
KernelStack:        4160 kB
PageTables:         7852 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    5637236 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149576 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:    268288 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:      187208 kB
DirectMap2M:     8103936 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 431568 MiB
End job on nodeC012 at 2025-07-11 22:42:19