Trace number 4530063

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.00a2? (MO) 3546.08 3556.91

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-d6cube.opb
MD5SUM6022b5aad9039ac1ca82f9921059af7c
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables185520
Total number of constraints404
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints404
Minimum length of a constraint30
Maximum length of a constraint185520
Number of terms in the objective function 185520
Biggest coefficient in the objective function 536870912
Number of bits for the biggest coefficient in the objective function 30
Sum of the numbers in the objective function 6640019433432
Number of bits of the sum of numbers in the objective function 43
Biggest number in a constraint 193273528320
Number of bits of the biggest number in a constraint 38
Biggest sum of numbers in a constraint 11024119093221
Number of bits of the biggest sum of numbers44
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

95.08/95.92	c Command: HOME/scip-naps-1.00a2.py --pbsolver HOME/naps-1.03a6 --opt HOME/instance-4530063-1752252515.opb
95.08/95.92	c Solving mode: optimization
95.08/95.92	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
95.08/95.92	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
95.08/95.92	c original problem has 185520 variables (185520 bin, 0 int, 0 impl, 0 cont) and 404 constraints
95.08/95.92	c presolving:
95.08/95.92	c (round 1, fast)       65180 del vars, 1 del conss, 288 add conss, 65180 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 4033 clqs
95.08/95.92	c (round 2, fast)       65188 del vars, 3 del conss, 390 add conss, 65188 chg bounds, 955 chg sides, 56263 chg coeffs, 0 upgd conss, 0 impls, 4042 clqs
95.08/95.92	c (round 3, fast)       65188 del vars, 4 del conss, 397 add conss, 65188 chg bounds, 1763 chg sides, 112821 chg coeffs, 0 upgd conss, 0 impls, 4088 clqs
95.08/95.92	c (round 4, fast)       65188 del vars, 4 del conss, 397 add conss, 65188 chg bounds, 81305 chg sides, 192418 chg coeffs, 0 upgd conss, 0 impls, 4088 clqs
95.08/95.92	c (round 5, exhaustive) 65188 del vars, 107 del conss, 397 add conss, 65188 chg bounds, 81305 chg sides, 192418 chg coeffs, 0 upgd conss, 0 impls, 4088 clqs
95.08/95.92	c (round 6, exhaustive) 65188 del vars, 107 del conss, 397 add conss, 65188 chg bounds, 81305 chg sides, 192418 chg coeffs, 207 upgd conss, 0 impls, 4088 clqs
95.08/95.92	c (round 7, medium)     65188 del vars, 107 del conss, 399 add conss, 65188 chg bounds, 81340 chg sides, 192475 chg coeffs, 207 upgd conss, 0 impls, 4088 clqs
95.08/95.92	c (round 8, fast)       65188 del vars, 109 del conss, 399 add conss, 65188 chg bounds, 81340 chg sides, 192475 chg coeffs, 207 upgd conss, 0 impls, 4088 clqs
95.08/95.92	c (round 9, exhaustive) 65927 del vars, 109 del conss, 399 add conss, 65188 chg bounds, 81340 chg sides, 192475 chg coeffs, 207 upgd conss, 0 impls, 3832 clqs
95.08/95.92	c (round 10, fast)       65927 del vars, 110 del conss, 441 add conss, 65188 chg bounds, 81342 chg sides, 192475 chg coeffs, 207 upgd conss, 0 impls, 3906 clqs
95.08/95.92	c (round 11, fast)       65927 del vars, 110 del conss, 441 add conss, 65188 chg bounds, 160476 chg sides, 271667 chg coeffs, 207 upgd conss, 0 impls, 3906 clqs
95.08/95.92	c (round 12, exhaustive) 65927 del vars, 126 del conss, 441 add conss, 65188 chg bounds, 160477 chg sides, 271667 chg coeffs, 207 upgd conss, 0 impls, 3906 clqs
95.08/95.92	c (round 13, exhaustive) 65927 del vars, 126 del conss, 441 add conss, 65188 chg bounds, 160477 chg sides, 271667 chg coeffs, 234 upgd conss, 0 impls, 3906 clqs
95.08/95.92	c (round 14, fast)       65927 del vars, 150 del conss, 441 add conss, 65188 chg bounds, 160477 chg sides, 271667 chg coeffs, 234 upgd conss, 0 impls, 3906 clqs
95.08/95.92	c    (9.7s) sparsify aborted: 24983/730045 (3.4%) nonzeros canceled - in total 24983 canceled nonzeros, 38671 changed coefficients, 0 added nonzeros
95.08/95.92	c (round 15, exhaustive) 65927 del vars, 150 del conss, 441 add conss, 65188 chg bounds, 160477 chg sides, 310338 chg coeffs, 234 upgd conss, 0 impls, 3906 clqs
95.08/95.92	c (round 16, fast)       65927 del vars, 150 del conss, 442 add conss, 65188 chg bounds, 160477 chg sides, 310338 chg coeffs, 234 upgd conss, 0 impls, 3906 clqs
95.08/95.92	c (round 17, fast)       65927 del vars, 150 del conss, 442 add conss, 65188 chg bounds, 199366 chg sides, 349227 chg coeffs, 234 upgd conss, 0 impls, 3906 clqs
95.08/95.92	c    (10.3s) sparsify aborted: 3905/705062 (0.6%) nonzeros canceled - in total 28888 canceled nonzeros, 46881 changed coefficients, 0 added nonzeros
95.08/95.92	c (round 18, exhaustive) 65927 del vars, 150 del conss, 442 add conss, 65188 chg bounds, 199366 chg sides, 357437 chg coeffs, 234 upgd conss, 0 impls, 3906 clqs
95.08/95.92	c (round 19, fast)       65927 del vars, 150 del conss, 443 add conss, 65188 chg bounds, 199366 chg sides, 357437 chg coeffs, 234 upgd conss, 0 impls, 3906 clqs
95.08/95.92	c (round 20, exhaustive) 65927 del vars, 150 del conss, 443 add conss, 65188 chg bounds, 199366 chg sides, 357881 chg coeffs, 235 upgd conss, 0 impls, 3906 clqs
95.08/95.92	c    (12.1s) probing: 51/119593 (0.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
95.08/95.92	c    (12.1s) probing aborted: 50/50 successive totally useless probings
95.08/95.92	c    (12.3s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
95.08/95.92	c    (12.9s) symmetry computation finished: 535 generators found (max: 535, log10 of symmetry group size: 0.0) (symcode time: 0.19)
95.08/95.92	c dynamic symmetry handling statistics:
95.08/95.92	c    orbitopal reduction:       no components
95.08/95.92	c    orbital reduction:         52 components of sizes 30, 6, 3, 6, 5, 3, 6, 4, 13, 4, 21, 12, 6, 5, 6, 3, 8, 21, 9, 3, 3, 8, 4, 11, 13, 5, 4, 5, 5, 4, 12, 9, 12, 17, 3, 5, 3, 6, 5, 11, 5, 4, 4, 3, 7, 7, 6, 3, 3, 3, 4, 7
95.08/95.92	c    lexicographic reduction:  375 permutations with support sizes 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2
95.08/95.92	c handled 183 out of 183 symmetry components
95.08/95.92	c (round 21, exhaustive) 65927 del vars, 150 del conss, 603 add conss, 65188 chg bounds, 199366 chg sides, 357881 chg coeffs, 235 upgd conss, 0 impls, 3906 clqs
95.08/95.92	c (round 22, fast)       65927 del vars, 150 del conss, 604 add conss, 65188 chg bounds, 199366 chg sides, 357881 chg coeffs, 235 upgd conss, 0 impls, 3906 clqs
95.08/95.92	c (round 23, fast)       65927 del vars, 150 del conss, 604 add conss, 65188 chg bounds, 199370 chg sides, 357886 chg coeffs, 235 upgd conss, 0 impls, 3906 clqs
95.08/95.92	c (round 24, exhaustive) 65927 del vars, 150 del conss, 604 add conss, 65188 chg bounds, 199370 chg sides, 357886 chg coeffs, 396 upgd conss, 0 impls, 3906 clqs
95.08/95.92	c (round 25, fast)       65927 del vars, 151 del conss, 604 add conss, 65188 chg bounds, 199370 chg sides, 357886 chg coeffs, 396 upgd conss, 0 impls, 3906 clqs
95.08/95.92	c presolving (26 rounds: 26 fast, 12 medium, 11 exhaustive):
95.08/95.92	c  65927 deleted vars, 151 deleted constraints, 604 added constraints, 65188 tightened bounds, 0 added holes, 199370 changed sides, 357886 changed coefficients
95.08/95.92	c  0 implications, 3906 cliques
95.08/95.92	c presolved problem has 119593 variables (119593 bin, 0 int, 0 impl, 0 cont) and 857 constraints
95.08/95.92	c       3 constraints of type <knapsack>
95.08/95.92	c     162 constraints of type <setppc>
95.08/95.92	c     487 constraints of type <linear>
95.08/95.92	c     205 constraints of type <logicor>
95.08/95.92	c transformed objective value is always integral (scale: 1)
95.08/95.92	c Presolving Time: 12.74
95.08/95.92	c 
95.08/95.92	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
95.08/95.92	c  36.8s|     1 |     0 |  7873 |     - |  1117M |   0 | 119k| 858 | 857 |   0 |  0 |   0 |   0 | 3.220395e+05 |      --      |    Inf | unknown
95.08/95.92	c  81.9s|     1 |     0 | 25047 |     - |  1202M |   0 | 119k| 858 |1013 | 156 |  1 |   0 |   0 | 3.220395e+05 |      --      |    Inf | unknown
95.08/95.92	c  85.5s|     1 |     0 | 25633 |     - |  1211M |   0 | 119k| 858 |1178 | 321 |  2 |   0 |   0 | 3.220395e+05 |      --      |    Inf | unknown
95.08/95.92	c  89.5s|     1 |     0 | 26287 |     - |  1219M |   0 | 119k| 858 |1351 | 494 |  3 |   0 |   0 | 3.220395e+05 |      --      |    Inf | unknown
999.24/1002.69	c  93.9s|     1 |     0 | 27064 |     - |  1227M |   0 | 119k| 858 |1533 | 676 |  4 |   0 |   0 | 3.220395e+05 |      --      |    Inf | unknown
999.24/1002.69	c  97.9s|     1 |     0 | 27660 |     - |  1238M |   0 | 119k| 858 |1695 | 838 |  5 |   0 |   0 | 3.220395e+05 |      --      |    Inf | unknown
999.24/1002.69	c   103s|     1 |     0 | 28238 |     - |  1250M |   0 | 119k| 858 |1849 | 992 |  6 |   0 |   0 | 3.220395e+05 |      --      |    Inf | unknown
999.24/1002.69	c   110s|     1 |     0 | 29406 |     - |  1285M |   0 | 119k| 858 |2006 |1149 |  7 |   0 |   0 | 3.220395e+05 |      --      |    Inf | unknown
999.24/1002.69	c   118s|     1 |     0 | 30346 |     - |  1296M |   0 | 119k| 858 |2152 |1295 |  8 |   0 |   0 | 3.220395e+05 |      --      |    Inf | unknown
999.24/1002.69	c   123s|     1 |     0 | 31261 |     - |  1304M |   0 | 119k| 858 |2294 |1437 |  9 |   0 |   0 | 3.220395e+05 |      --      |    Inf | unknown
999.24/1002.69	c   129s|     1 |     0 | 32188 |     - |  1311M |   0 | 119k| 858 |2421 |1564 | 10 |   0 |   0 | 3.220395e+05 |      --      |    Inf | unknown
999.24/1002.69	c  1000s|     1 |     0 |155506 |     - |  1319M |   0 | 119k| 858 |2538 |1681 | 11 |   0 |   0 | 3.220395e+05 |      --      |    Inf | unknown
999.24/1002.69	c (node 1) LP solver hit time limit in LP 17 -- using pseudo solution instead
999.24/1002.69	c 
999.24/1002.69	c SCIP Status        : solving was interrupted [time limit reached]
999.24/1002.69	c Solving Time (sec) : 1000.01
999.24/1002.69	c Solving Nodes      : 1
999.24/1002.69	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
999.24/1002.69	c Dual Bound         : +3.22039466666667e+05
999.24/1002.69	c Gap                : infinite
999.24/1002.69	c ----------------------------------------------------------------------
999.24/1002.69	c dual bound: 322039.46666666714 -> 322040
999.24/1002.69	c primal bound: 1e+20 -> 100000000000000000000
999.24/1002.69	c scip-goal-lb: 322040
999.24/1002.69	c scip-goal-ub: 100000000000000000000
999.24/1002.69	c writing output to: HOME/tmppqe59sm6.opb
999.24/1002.69	c appending fixed variable constraints
999.24/1002.69	c scip-fixed vars: 55.13% (65927/119593)
999.24/1002.69	c ----------------------------------------------------------------------
999.24/1002.69	c executing external solver: HOME/naps-1.03a6
999.24/1002.69	c ----------------------------------------------------------------------
999.24/1002.69	c command: HOME/naps-1.03a6 -goal-lb=322040 -goal-ub=99999999999999999999 HOME/tmppqe59sm6.opb
999.34/1002.70	c NaPS 1.03a6.
999.34/1002.70	c Input file name: HOME/tmppqe59sm6.opb
3544.06/3554.90	c
3544.06/3554.90	c *** TERMINATED *** by signal 15
3544.06/3554.90	c s UNKNOWN
3544.06/3554.90	c _____________________________________________________________________________
3544.06/3554.90	c std/band forms        : 30,398
3544.06/3554.90	c 2cl/3cl ITE-codings   : 0,4484917
3544.06/3554.90	c BDD/srt/adr Max costs : 23207626,37649111,0
3544.06/3554.90	c BDDraw/bin/mul/srt/adr: 398,0,1,29,0
3544.06/3554.90	c BDD nodes             : 104873070
3544.06/3554.90	c Es1/CC detections     : 0,0
3544.06/3554.90	c CC sort               : 0
3544.06/3554.90	c SAT/UNSAT calls       : 0,0
3544.06/3554.90	c regenrated variables  : 0
3544.06/3554.90	c eliminated fixed lits : 918134
3544.06/3554.90	c goal lit flips        : 0
3544.06/3554.90	c goal stages           : 0
3544.06/3554.90	c goal shrink           : 0
3544.06/3554.90	c goal coeff separations: 0
3544.06/3554.90	c restarts              : 0
3544.06/3554.90	c conflicts             : 0              (0 /sec)
3544.06/3554.90	c decisions             : 0              (0 /sec)
3544.06/3554.90	c propagations          : 0              (0 /sec)
3544.06/3554.90	c inspects              : 0              (0 /sec)
3544.06/3554.90	c CPU time (solving tm) : 2532 s        (0 s, SAT 0 s, UNSAT 0 s)
3544.06/3554.90	c Time for Opt-base     : 59.63 s
3544.06/3554.90	c Steps for Opt-base    : 314478714
3544.06/3554.90	c Time for BDD coding   : 1551 s
3544.06/3554.90	c Time for srt coding   : 159.4 s
3544.06/3554.90	c _____________________________________________________________________________
3544.06/3554.90	c received SIGTERM, forwarding to pbsolver...
999.35/3555.41	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63837 MiB (61574 MiB free)
  memory of node 1: 64465 MiB (62778 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4530063-1752252515/watcher-4530063-1752252515 -o /tmp/evaluation-result-4530063-1752252515/solver-4530063-1752252515 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC002-1752252515-115771 --watchdog 3760 ./scip-naps-1.00a2.sh HOME/instance-4530063-1752252515.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
Current StackSize limit: 8192 KiB

solver pid=115821, runsolver pid=115817

[startup+0.100072 s]*
/proc/loadavg: 4.17 4.11 4.15 3/255 115844
/proc/meminfo: memFree=127317536/131382120 swapFree=33010416/33010684
[pid=115821] ppid=115817 vsize=4192 memory=3072 CPUtime=0.01 cores=1,3
/proc/115821/stat : 115821 (scip-naps-1.00a) S 115817 115821 115030 0 -1 4194304 259 1838 0 0 0 0 0 1 20 0 1 0 140930354 4292608 768 18446744073709551615 94244842696704 94244843591237 140722432674976 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94244843830288 94244843878032 94244854038528 140722432678299 140722432678398 140722432678398 140722432684002 0
/proc/115821/statm: 1048 768 704 219 0 110 0
[pid=115836] ppid=115821 vsize=11420 memory=8320 CPUtime=0.03 cores=1,3
/proc/115836/stat : 115836 (python3) R 115821 115821 115030 0 -1 4194304 1181 0 0 0 2 1 0 0 20 0 1 0 140930360 11694080 2080 18446744073709551615 94592042442752 94592042443129 140733447549824 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94592042454424 94592042455044 94592047427584 140733447555422 140733447555616 140733447555616 140733447561191 0
/proc/115836/statm: 2855 2080 1088 1 0 1103 0
Current children cumulated CPU time: 0.04 s
Current children cumulated vsize: 15612 KiB
Current children cumulated memory: 11392 KiB

[startup+0.21187 s]*
/proc/loadavg: 4.17 4.11 4.15 3/255 115844
/proc/meminfo: memFree=127290208/131382120 swapFree=33010416/33010684
[pid=115821] ppid=115817 vsize=4192 memory=3072 CPUtime=0.01 cores=1,3
/proc/115821/stat : 115821 (scip-naps-1.00a) S 115817 115821 115030 0 -1 4194304 259 1838 0 0 0 0 0 1 20 0 1 0 140930354 4292608 768 18446744073709551615 94244842696704 94244843591237 140722432674976 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94244843830288 94244843878032 94244854038528 140722432678299 140722432678398 140722432678398 140722432684002 0
/proc/115821/statm: 1048 768 704 219 0 110 0
[pid=115836] ppid=115821 vsize=127424 memory=27392 CPUtime=0.12 cores=1,3
/proc/115836/stat : 115836 (python3) D 115821 115821 115030 0 -1 4194304 2971 0 0 0 10 2 0 0 20 0 1 0 140930360 130482176 6848 18446744073709551615 94592042442752 94592042443129 140733447549824 0 0 0 0 16781312 2 1 0 0 17 3 0 0 0 0 0 94592042454424 94592042455044 94592047427584 140733447555422 140733447555616 140733447555616 140733447561191 0
/proc/115836/statm: 31856 6848 4384 1 0 3943 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 131616 KiB
Current children cumulated memory: 30464 KiB

[startup+0.312095 s]*
/proc/loadavg: 4.17 4.11 4.15 1/255 115844
/proc/meminfo: memFree=127280144/131382120 swapFree=33010416/33010684
[pid=115821] ppid=115817 vsize=4192 memory=3072 CPUtime=0.01 cores=1,3
/proc/115821/stat : 115821 (scip-naps-1.00a) S 115817 115821 115030 0 -1 4194304 259 1838 0 0 0 0 0 1 20 0 1 0 140930354 4292608 768 18446744073709551615 94244842696704 94244843591237 140722432674976 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94244843830288 94244843878032 94244854038528 140722432678299 140722432678398 140722432678398 140722432684002 0
/proc/115821/statm: 1048 768 704 219 0 110 0
[pid=115836] ppid=115821 vsize=1186552 memory=31108 CPUtime=0.16 cores=1,3
/proc/115836/stat : 115836 (python3) D 115821 115821 115030 0 -1 4194304 3589 0 2 0 13 3 0 0 20 0 1 0 140930360 1215029248 7777 18446744073709551615 94592042442752 94592042443129 140733447549824 0 0 0 0 16781312 2 1 0 0 17 1 0 0 0 0 0 94592042454424 94592042455044 94592047427584 140733447555422 140733447555616 140733447555616 140733447561191 0
/proc/115836/statm: 296638 7777 4833 1 0 268660 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 1190744 KiB
Current children cumulated memory: 34180 KiB

[startup+0.700356 s]
/proc/loadavg: 4.17 4.11 4.15 1/255 115844
/proc/meminfo: memFree=127272588/131382120 swapFree=33010416/33010684
[pid=115821] ppid=115817 vsize=4192 memory=3072 CPUtime=0.01 cores=1,3
/proc/115821/stat : 115821 (scip-naps-1.00a) S 115817 115821 115030 0 -1 4194304 259 1838 0 0 0 0 0 1 20 0 1 0 140930354 4292608 768 18446744073709551615 94244842696704 94244843591237 140722432674976 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94244843830288 94244843878032 94244854038528 140722432678299 140722432678398 140722432678398 140722432684002 0
/proc/115821/statm: 1048 768 704 219 0 110 0
[pid=115836] ppid=115821 vsize=1192904 memory=37764 CPUtime=0.29 cores=1,3
/proc/115836/stat : 115836 (python3) D 115821 115821 115030 0 -1 4194304 4799 0 12 0 24 5 0 0 20 0 1 0 140930360 1221533696 9441 18446744073709551615 94592042442752 94592042443129 140733447549824 0 0 0 0 16781312 2 1 0 0 17 1 0 0 0 0 0 94592042454424 94592042455044 94592047427584 140733447555422 140733447555616 140733447555616 140733447561191 0
/proc/115836/statm: 298226 9441 5345 1 0 269810 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 1197096 KiB
Current children cumulated memory: 40836 KiB

[startup+1.50047 s]
/proc/loadavg: 4.17 4.11 4.15 5/258 115847
/proc/meminfo: memFree=126969208/131382120 swapFree=33010416/33010684
[pid=115821] ppid=115817 vsize=4192 memory=3072 CPUtime=0.01 cores=1,3
/proc/115821/stat : 115821 (scip-naps-1.00a) S 115817 115821 115030 0 -1 4194304 259 1838 0 0 0 0 0 1 20 0 1 0 140930354 4292608 768 18446744073709551615 94244842696704 94244843591237 140722432674976 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94244843830288 94244843878032 94244854038528 140722432678299 140722432678398 140722432678398 140722432684002 0
/proc/115821/statm: 1048 768 704 219 0 110 0
[pid=115836] ppid=115821 vsize=1413436 memory=260612 CPUtime=1.02 cores=1,3
/proc/115836/stat : 115836 (python3) R 115821 115821 115030 0 -1 4194304 58483 0 106 0 79 23 0 0 20 0 1 0 140930360 1447358464 65153 18446744073709551615 94592042442752 94592042443129 140733447549824 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94592042454424 94592042455044 94592047427584 140733447555422 140733447555616 140733447555616 140733447561191 0
/proc/115836/statm: 353359 65153 7521 1 0 324717 0
Current children cumulated CPU time: 1.03 s
Current children cumulated vsize: 1417628 KiB
Current children cumulated memory: 263684 KiB

[startup+3.11408 s]
/proc/loadavg: 4.17 4.11 4.15 4/253 115855
/proc/meminfo: memFree=125935660/131382120 swapFree=33010416/33010684
[pid=115821] ppid=115817 vsize=4192 memory=3072 CPUtime=0.01 cores=1,3
/proc/115821/stat : 115821 (scip-naps-1.00a) S 115817 115821 115030 0 -1 4194304 259 1838 0 0 0 0 0 1 20 0 1 0 140930354 4292608 768 18446744073709551615 94244842696704 94244843591237 140722432674976 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94244843830288 94244843878032 94244854038528 140722432678299 140722432678398 140722432678398 140722432684002 0
/proc/115821/statm: 1048 768 704 219 0 110 0
[pid=115836] ppid=115821 vsize=1742124 memory=578376 CPUtime=2.63 cores=1,3
/proc/115836/stat : 115836 (python3) R 115821 115821 115030 0 -1 4194304 142365 0 106 0 222 41 0 0 20 0 1 0 140930360 1783934976 144594 18446744073709551615 94592042442752 94592042443129 140733447549824 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94592042454424 94592042455044 94592047427584 140733447555422 140733447555616 140733447555616 140733447561191 0
/proc/115836/statm: 435531 144594 7841 1 0 406889 0
Current children cumulated CPU time: 2.64 s
Current children cumulated vsize: 1746316 KiB
Current children cumulated memory: 581448 KiB

[startup+6.30035 s]
/proc/loadavg: 4.16 4.11 4.15 5/258 115945
/proc/meminfo: memFree=126025588/131382120 swapFree=33010416/33010684
[pid=115821] ppid=115817 vsize=4192 memory=3072 CPUtime=0.01 cores=1,3
/proc/115821/stat : 115821 (scip-naps-1.00a) S 115817 115821 115030 0 -1 4194304 259 1838 0 0 0 0 0 1 20 0 1 0 140930354 4292608 768 18446744073709551615 94244842696704 94244843591237 140722432674976 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94244843830288 94244843878032 94244854038528 140722432678299 140722432678398 140722432678398 140722432684002 0
/proc/115821/statm: 1048 768 704 219 0 110 0
[pid=115836] ppid=115821 vsize=1829376 memory=662728 CPUtime=5.77 cores=1,3
/proc/115836/stat : 115836 (python3) R 115821 115821 115030 0 -1 4194304 163448 0 106 0 530 47 0 0 20 0 1 0 140930360 1873281024 165682 18446744073709551615 94592042442752 94592042443129 140733447549824 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94592042454424 94592042455044 94592047427584 140733447555422 140733447555616 140733447555616 140733447561191 0
/proc/115836/statm: 457344 165682 7841 1 0 428702 0
Current children cumulated CPU time: 5.78 s
Current children cumulated vsize: 1833568 KiB
Current children cumulated memory: 665800 KiB

[startup+12.7004 s]
/proc/loadavg: 4.15 4.11 4.15 5/258 115994
/proc/meminfo: memFree=125785052/131382120 swapFree=33010416/33010684
[pid=115821] ppid=115817 vsize=4192 memory=3072 CPUtime=0.01 cores=1,3
/proc/115821/stat : 115821 (scip-naps-1.00a) S 115817 115821 115030 0 -1 4194304 259 1838 0 0 0 0 0 1 20 0 1 0 140930354 4292608 768 18446744073709551615 94244842696704 94244843591237 140722432674976 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94244843830288 94244843878032 94244854038528 140722432678299 140722432678398 140722432678398 140722432684002 0
/proc/115821/statm: 1048 768 704 219 0 110 0
[pid=115836] ppid=115821 vsize=2049324 memory=847932 CPUtime=12.15 cores=1,3
/proc/115836/stat : 115836 (python3) R 115821 115821 115030 0 -1 4194304 199075 0 106 0 1161 54 0 0 20 0 1 0 140930360 2098507776 211983 18446744073709551615 94592042442752 94592042443129 140733447549824 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94592042454424 94592042455044 94592047427584 140733447555422 140733447555616 140733447555616 140733447561191 0
/proc/115836/statm: 512331 211983 7905 1 0 483689 0
Current children cumulated CPU time: 12.16 s
Current children cumulated vsize: 2053516 KiB
Current children cumulated memory: 851004 KiB

[startup+25.5004 s]
/proc/loadavg: 4.11 4.10 4.14 5/258 115994
/proc/meminfo: memFree=125468564/131382120 swapFree=33010416/33010684
[pid=115821] ppid=115817 vsize=4192 memory=3072 CPUtime=0.01 cores=1,3
/proc/115821/stat : 115821 (scip-naps-1.00a) S 115817 115821 115030 0 -1 4194304 259 1838 0 0 0 0 0 1 20 0 1 0 140930354 4292608 768 18446744073709551615 94244842696704 94244843591237 140722432674976 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94244843830288 94244843878032 94244854038528 140722432678299 140722432678398 140722432678398 140722432684002 0
/proc/115821/statm: 1048 768 704 219 0 110 0
[pid=115836] ppid=115821 vsize=2398108 memory=1162944 CPUtime=24.9 cores=1,3
/proc/115836/stat : 115836 (python3) R 115821 115821 115030 0 -1 4194304 276072 0 106 0 2426 64 0 0 20 0 1 0 140930360 2455662592 290736 18446744073709551615 94592042442752 94592042443129 140733447549824 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94592042454424 94592042455044 94592047427584 140733447555422 140733447555616 140733447555616 140733447561191 0
/proc/115836/statm: 599527 290736 8065 1 0 570885 0
Current children cumulated CPU time: 24.91 s
Current children cumulated vsize: 2402300 KiB
Current children cumulated memory: 1166016 KiB

[startup+51.1138 s]
/proc/loadavg: 4.14 4.11 4.14 5/258 115996
/proc/meminfo: memFree=125437652/131382120 swapFree=33010416/33010684
[pid=115821] ppid=115817 vsize=4192 memory=3072 CPUtime=0.01 cores=1,3
/proc/115821/stat : 115821 (scip-naps-1.00a) S 115817 115821 115030 0 -1 4194304 259 1838 0 0 0 0 0 1 20 0 1 0 140930354 4292608 768 18446744073709551615 94244842696704 94244843591237 140722432674976 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94244843830288 94244843878032 94244854038528 140722432678299 140722432678398 140722432678398 140722432684002 0
/proc/115821/statm: 1048 768 704 219 0 110 0
[pid=115836] ppid=115821 vsize=2413544 memory=1177724 CPUtime=50.42 cores=1,3
/proc/115836/stat : 115836 (python3) R 115821 115821 115030 0 -1 4194304 279263 0 107 0 4977 65 0 0 20 0 1 0 140930360 2471469056 294431 18446744073709551615 94592042442752 94592042443129 140733447549824 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94592042454424 94592042455044 94592047427584 140733447555422 140733447555616 140733447555616 140733447561191 0
/proc/115836/statm: 603386 294431 8065 1 0 574744 0
Current children cumulated CPU time: 50.43 s
Current children cumulated vsize: 2417736 KiB
Current children cumulated memory: 1180796 KiB

[startup+102.3 s]
/proc/loadavg: 4.20 4.13 4.15 5/258 115998
/proc/meminfo: memFree=125253048/131382120 swapFree=33010416/33010684
[pid=115821] ppid=115817 vsize=4192 memory=3072 CPUtime=0.01 cores=1,3
/proc/115821/stat : 115821 (scip-naps-1.00a) S 115817 115821 115030 0 -1 4194304 259 1838 0 0 0 0 0 1 20 0 1 0 140930354 4292608 768 18446744073709551615 94244842696704 94244843591237 140722432674976 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94244843830288 94244843878032 94244854038528 140722432678299 140722432678398 140722432678398 140722432684002 0
/proc/115821/statm: 1048 768 704 219 0 110 0
[pid=115836] ppid=115821 vsize=2561524 memory=1321964 CPUtime=101.44 cores=1,3
/proc/115836/stat : 115836 (python3) R 115821 115821 115030 0 -1 4194304 305418 0 107 0 10073 71 0 0 20 0 1 0 140930360 2623000576 330491 18446744073709551615 94592042442752 94592042443129 140733447549824 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94592042454424 94592042455044 94592047427584 140733447555422 140733447555616 140733447555616 140733447561191 0
/proc/115836/statm: 640381 330491 8097 1 0 611739 0
Current children cumulated CPU time: 101.45 s
Current children cumulated vsize: 2565716 KiB
Current children cumulated memory: 1325036 KiB

[startup+162.3 s]
/proc/loadavg: 4.15 4.12 4.14 5/258 116000
/proc/meminfo: memFree=125026240/131382120 swapFree=33010416/33010684
[pid=115821] ppid=115817 vsize=4192 memory=3072 CPUtime=0.01 cores=1,3
/proc/115821/stat : 115821 (scip-naps-1.00a) S 115817 115821 115030 0 -1 4194304 259 1838 0 0 0 0 0 1 20 0 1 0 140930354 4292608 768 18446744073709551615 94244842696704 94244843591237 140722432674976 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94244843830288 94244843878032 94244854038528 140722432678299 140722432678398 140722432678398 140722432684002 0
/proc/115821/statm: 1048 768 704 219 0 110 0
[pid=115836] ppid=115821 vsize=2640988 memory=1402952 CPUtime=161.24 cores=1,3
/proc/115836/stat : 115836 (python3) R 115821 115821 115030 0 -1 4194304 323834 0 107 0 16047 77 0 0 20 0 1 0 140930360 2704371712 350738 18446744073709551615 94592042442752 94592042443129 140733447549824 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94592042454424 94592042455044 94592047427584 140733447555422 140733447555616 140733447555616 140733447561191 0
/proc/115836/statm: 660247 350738 8097 1 0 631605 0
Current children cumulated CPU time: 161.25 s
Current children cumulated vsize: 2645180 KiB
Current children cumulated memory: 1406024 KiB

[startup+222.3 s]
/proc/loadavg: 4.15 4.12 4.14 5/259 116003
/proc/meminfo: memFree=124986536/131382120 swapFree=33010416/33010684
[pid=115821] ppid=115817 vsize=4192 memory=3072 CPUtime=0.01 cores=1,3
/proc/115821/stat : 115821 (scip-naps-1.00a) S 115817 115821 115030 0 -1 4194304 259 1838 0 0 0 0 0 1 20 0 1 0 140930354 4292608 768 18446744073709551615 94244842696704 94244843591237 140722432674976 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94244843830288 94244843878032 94244854038528 140722432678299 140722432678398 140722432678398 140722432684002 0
/proc/115821/statm: 1048 768 704 219 0 110 0
[pid=115836] ppid=115821 vsize=2643744 memory=1408712 CPUtime=221.04 cores=1,3
/proc/115836/stat : 115836 (python3) R 115821 115821 115030 0 -1 4194304 324561 0 107 0 22027 77 0 0 20 0 1 0 140930360 2707193856 352178 18446744073709551615 94592042442752 94592042443129 140733447549824 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94592042454424 94592042455044 94592047427584 140733447555422 140733447555616 140733447555616 140733447561191 0
/proc/115836/statm: 660936 352178 8097 1 0 632294 0
Current children cumulated CPU time: 221.05 s
Current children cumulated vsize: 2647936 KiB
Current children cumulated memory: 1411784 KiB

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

/proc/meminfo: memFree=91364968/131382120 swapFree=33010416/33010684
[pid=115821] ppid=115817 vsize=4192 memory=3072 CPUtime=0.01 cores=1,3
/proc/115821/stat : 115821 (scip-naps-1.00a) S 115817 115821 115030 0 -1 4194304 259 1838 0 0 0 0 0 1 20 0 1 0 140930354 4292608 768 18446744073709551615 94244842696704 94244843591237 140722432674976 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94244843830288 94244843878032 94244854038528 140722432678299 140722432678398 140722432678398 140722432684002 0
/proc/115821/statm: 1048 768 704 219 0 110 0
[pid=115836] ppid=115821 vsize=2787908 memory=1581700 CPUtime=999.33 cores=1,3
/proc/115836/stat : 115836 (python3) S 115821 115821 115030 0 -1 4194304 354108 0 108 0 99849 84 0 0 20 0 1 0 140930360 2854817792 395425 18446744073709551615 94592042442752 94592042443129 140733447549824 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94592042454424 94592042455044 94592047427584 140733447555422 140733447555616 140733447555616 140733447561191 0
/proc/115836/statm: 696977 395425 8257 1 0 668335 0
[pid=116049] ppid=115836 vsize=21675064 memory=21137620 CPUtime=2332.75 cores=1,3
/proc/116049/stat : 116049 (naps-1.03a6) R 115836 116049 116049 0 -1 4194304 4310241 0 0 0 232288 987 0 0 20 0 1 0 141030624 22195265536 5284405 18446744073709551615 4198400 7047149 140729052468896 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 14729216 140729052477793 140729052477937 140729052477937 140729052483529 0
/proc/116049/statm: 5418766 5284405 544 696 0 5417927 0
Current children cumulated CPU time: 3332.09 s
Current children cumulated vsize: 24467164 KiB
Current children cumulated memory: 22722392 KiB

[startup+3402.3 s]
/proc/loadavg: 4.76 4.32 4.22 5/259 116162
/proc/meminfo: memFree=90770364/131382120 swapFree=33010416/33010684
[pid=115821] ppid=115817 vsize=4192 memory=3072 CPUtime=0.01 cores=1,3
/proc/115821/stat : 115821 (scip-naps-1.00a) S 115817 115821 115030 0 -1 4194304 259 1838 0 0 0 0 0 1 20 0 1 0 140930354 4292608 768 18446744073709551615 94244842696704 94244843591237 140722432674976 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94244843830288 94244843878032 94244854038528 140722432678299 140722432678398 140722432678398 140722432684002 0
/proc/115821/statm: 1048 768 704 219 0 110 0
[pid=115836] ppid=115821 vsize=2787908 memory=1581700 CPUtime=999.33 cores=1,3
/proc/115836/stat : 115836 (python3) S 115821 115821 115030 0 -1 4194304 354108 0 108 0 99849 84 0 0 20 0 1 0 140930360 2854817792 395425 18446744073709551615 94592042442752 94592042443129 140733447549824 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94592042454424 94592042455044 94592047427584 140733447555422 140733447555616 140733447555616 140733447561191 0
/proc/115836/statm: 696977 395425 8257 1 0 668335 0
[pid=116049] ppid=115836 vsize=21675064 memory=21143764 CPUtime=2392.57 cores=1,3
/proc/116049/stat : 116049 (naps-1.03a6) R 115836 116049 116049 0 -1 4194304 4315917 0 0 0 238263 994 0 0 20 0 1 0 141030624 22195265536 5285941 18446744073709551615 4198400 7047149 140729052468896 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 14729216 140729052477793 140729052477937 140729052477937 140729052483529 0
/proc/116049/statm: 5418766 5285941 544 696 0 5417927 0
Current children cumulated CPU time: 3391.91 s
Current children cumulated vsize: 24467164 KiB
Current children cumulated memory: 22728536 KiB

[startup+3462.3 s]
/proc/loadavg: 4.33 4.28 4.21 5/260 116167
/proc/meminfo: memFree=90700876/131382120 swapFree=33010416/33010684
[pid=115821] ppid=115817 vsize=4192 memory=3072 CPUtime=0.01 cores=1,3
/proc/115821/stat : 115821 (scip-naps-1.00a) S 115817 115821 115030 0 -1 4194304 259 1838 0 0 0 0 0 1 20 0 1 0 140930354 4292608 768 18446744073709551615 94244842696704 94244843591237 140722432674976 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94244843830288 94244843878032 94244854038528 140722432678299 140722432678398 140722432678398 140722432684002 0
/proc/115821/statm: 1048 768 704 219 0 110 0
[pid=115836] ppid=115821 vsize=2787908 memory=1581700 CPUtime=999.33 cores=1,3
/proc/115836/stat : 115836 (python3) S 115821 115821 115030 0 -1 4194304 354108 0 108 0 99849 84 0 0 20 0 1 0 140930360 2854817792 395425 18446744073709551615 94592042442752 94592042443129 140733447549824 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94592042454424 94592042455044 94592047427584 140733447555422 140733447555616 140733447555616 140733447561191 0
/proc/115836/statm: 696977 395425 8257 1 0 668335 0
[pid=116049] ppid=115836 vsize=21675064 memory=21194964 CPUtime=2452.38 cores=1,3
/proc/116049/stat : 116049 (naps-1.03a6) R 115836 116049 116049 0 -1 4194304 4321457 0 0 0 244237 1001 0 0 20 0 1 0 141030624 22195265536 5298741 18446744073709551615 4198400 7047149 140729052468896 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 14729216 140729052477793 140729052477937 140729052477937 140729052483529 0
/proc/116049/statm: 5418766 5298741 544 696 0 5417927 0
Current children cumulated CPU time: 3451.72 s
Current children cumulated vsize: 24467164 KiB
Current children cumulated memory: 22779736 KiB

[startup+3522.3 s]
/proc/loadavg: 4.32 4.27 4.21 5/260 116174
/proc/meminfo: memFree=85103152/131382120 swapFree=33010416/33010684
[pid=115821] ppid=115817 vsize=4192 memory=3072 CPUtime=0.01 cores=1,3
/proc/115821/stat : 115821 (scip-naps-1.00a) S 115817 115821 115030 0 -1 4194304 259 1838 0 0 0 0 0 1 20 0 1 0 140930354 4292608 768 18446744073709551615 94244842696704 94244843591237 140722432674976 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94244843830288 94244843878032 94244854038528 140722432678299 140722432678398 140722432678398 140722432684002 0
/proc/115821/statm: 1048 768 704 219 0 110 0
[pid=115836] ppid=115821 vsize=2787908 memory=1581700 CPUtime=999.33 cores=1,3
/proc/115836/stat : 115836 (python3) S 115821 115821 115030 0 -1 4194304 354108 0 108 0 99849 84 0 0 20 0 1 0 140930360 2854817792 395425 18446744073709551615 94592042442752 94592042443129 140733447549824 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94592042454424 94592042455044 94592047427584 140733447555422 140733447555616 140733447555616 140733447561191 0
/proc/115836/statm: 696977 395425 8257 1 0 668335 0
[pid=116049] ppid=115836 vsize=27074296 memory=26692376 CPUtime=2512.21 cores=1,3
/proc/116049/stat : 116049 (naps-1.03a6) R 115836 116049 116049 0 -1 4194304 4329916 0 0 0 250104 1117 0 0 20 0 1 0 141030624 27724079104 6673094 18446744073709551615 4198400 7047149 140729052468896 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 14729216 140729052477793 140729052477937 140729052477937 140729052483529 0
/proc/116049/statm: 6768574 6673094 544 696 0 6767735 0
Current children cumulated CPU time: 3511.55 s
Current children cumulated vsize: 29866396 KiB
Current children cumulated memory: 28277148 KiB



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+3554.9 s]
/proc/loadavg: 4.19 4.24 4.20 5/260 116175
/proc/meminfo: memFree=84036116/131382120 swapFree=33010416/33010684
[pid=115821] ppid=115817 vsize=4192 memory=3072 CPUtime=0.01 cores=1,3
/proc/115821/stat : 115821 (scip-naps-1.00a) S 115817 115821 115030 0 -1 4194304 259 1838 0 0 0 0 0 1 20 0 1 0 140930354 4292608 768 18446744073709551615 94244842696704 94244843591237 140722432674976 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94244843830288 94244843878032 94244854038528 140722432678299 140722432678398 140722432678398 140722432684002 0
/proc/115821/statm: 1048 768 704 219 0 110 0
[pid=115836] ppid=115821 vsize=2787908 memory=1581700 CPUtime=999.33 cores=1,3
/proc/115836/stat : 115836 (python3) S 115821 115821 115030 0 -1 4194304 354108 0 108 0 99849 84 0 0 20 0 1 0 140930360 2854817792 395425 18446744073709551615 94592042442752 94592042443129 140733447549824 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94592042454424 94592042455044 94592047427584 140733447555422 140733447555616 140733447555616 140733447561191 0
/proc/115836/statm: 696977 395425 8257 1 0 668335 0
[pid=116049] ppid=115836 vsize=29011428 memory=28431660 CPUtime=2544.72 cores=1,3
/proc/116049/stat : 116049 (naps-1.03a6) R 115836 116049 116049 0 -1 4194304 4367297 0 0 0 253207 1265 0 0 20 0 1 0 141030624 29707702272 7107915 18446744073709551615 4198400 7047149 140729052468896 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 14729216 140729052477793 140729052477937 140729052477937 140729052483529 0
/proc/116049/statm: 7252857 7107915 544 696 0 7252018 0
Current children cumulated CPU time: 3544.06 s
Current children cumulated vsize: 31803528 KiB
Current children cumulated memory: 30016432 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=0.002121 s, system=0.022488 s
Sleeping 2 seconds

Sending SIGKILL to process tree (bottom up)

[startup+3556.91 s]
# the end of solver process 115836 was just reported to runsolver
# Child ended because it received signal 9 (SIGKILL)

# cumulated CPU time of all completed processes:  user=3532 s, system=14.0819 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+3555.2 s]
/proc/loadavg: 4.17 4.24 4.20 5/259 116175
/proc/meminfo: memFree=87868500/131382120 swapFree=33010416/33010684
[pid=115836] ppid=115817 vsize=2787908 memory=1581700 CPUtime=999.33 cores=1,3
/proc/115836/stat : 115836 (python3) S 115817 115821 115030 0 -1 4194304 354128 0 108 0 99849 84 0 0 20 0 1 0 140930360 2854817792 395425 18446744073709551615 94592042442752 94592042443129 140733447549824 0 0 0 0 16781312 16386 1 0 0 17 3 0 0 0 0 0 94592042454424 94592042455044 94592047427584 140733447555422 140733447555616 140733447555616 140733447561191 0
/proc/115836/statm: 696977 395425 8257 1 0 668335 0
Current cumulated CPU time of completed processes: 0.024609 s
Current children cumulated CPU time: 999.33 s
Current children cumulated vsize: 2787908 KiB
Current children cumulated memory: 1581700 KiB

[startup+3556 s]*
/proc/loadavg: 4.17 4.24 4.20 5/258 116176
/proc/meminfo: memFree=111070628/131382120 swapFree=33010416/33010684
[pid=115836] ppid=115817 vsize=2787908 memory=1581700 CPUtime=3545.14 cores=1,3
/proc/115836/stat : 115836 (python3) R 115817 115821 115030 0 -1 4194304 356776 4367299 108 0 99907 84 253207 1316 20 0 1 0 140930360 2854817792 395425 18446744073709551615 94592042442752 94592042443129 140733447549824 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94592042454424 94592042455044 94592047427584 140733447555422 140733447555616 140733447555616 140733447561191 0
/proc/115836/statm: 696977 395425 8257 1 0 668335 0
Current cumulated CPU time of completed processes: 0.024609 s
Current children cumulated CPU time: 3545.14 s
Current children cumulated vsize: 2787908 KiB
Current children cumulated memory: 1581700 KiB

[startup+3556.4 s]
/proc/loadavg: 4.17 4.24 4.20 5/258 116176
/proc/meminfo: memFree=111070628/131382120 swapFree=33010416/33010684
[pid=115836] ppid=115817 vsize=2787908 memory=1581700 CPUtime=3545.54 cores=1,3
/proc/115836/stat : 115836 (python3) R 115817 115821 115030 0 -1 4194304 357579 4367299 108 0 99946 85 253207 1316 20 0 1 0 140930360 2854817792 395425 18446744073709551615 94592042442752 94592042443129 140733447549824 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94592042454424 94592042455044 94592047427584 140733447555422 140733447555616 140733447555616 140733447561191 0
/proc/115836/statm: 696977 395425 8257 1 0 668335 0
Current cumulated CPU time of completed processes: 0.024609 s
Current children cumulated CPU time: 3545.54 s
Current children cumulated vsize: 2787908 KiB
Current children cumulated memory: 1581700 KiB

[startup+3556.8 s]
/proc/loadavg: 4.17 4.24 4.20 5/258 116176
/proc/meminfo: memFree=111070628/131382120 swapFree=33010416/33010684
[pid=115836] ppid=115817 vsize=2486608 memory=1342636 CPUtime=3545.93 cores=1,3
/proc/115836/stat : 115836 (python3) R 115817 115821 115030 0 -1 4194304 378096 4367299 108 0 99983 87 253207 1316 20 0 1 0 140930360 2546286592 335659 18446744073709551615 94592042442752 94592042443129 140733447549824 0 0 0 0 16781312 0 0 0 0 17 1 0 0 0 0 0 94592042454424 94592042455044 94592047427584 140733447555422 140733447555616 140733447555616 140733447561191 0
/proc/115836/statm: 621652 335659 8257 1 0 593010 0
Current cumulated CPU time of completed processes: 0.024609 s
Current children cumulated CPU time: 3545.93 s
Current children cumulated vsize: 2486608 KiB
Current children cumulated memory: 1342636 KiB

[startup+3556.9 s]
/proc/loadavg: 4.17 4.24 4.20 5/258 116176
/proc/meminfo: memFree=111070628/131382120 swapFree=33010416/33010684
[pid=115836] ppid=115817 vsize=2410832 memory=1266600 CPUtime=3546.03 cores=1,3
/proc/115836/stat : 115836 (python3) R 115817 115821 115030 0 -1 4194304 384157 4367299 108 0 99992 88 253207 1316 20 0 1 0 140930360 2468691968 316714 18446744073709551615 94592042442752 94592042443129 140733447549824 0 0 0 0 16781312 0 0 0 0 17 1 0 0 0 0 0 94592042454424 94592042455044 94592047427584 140733447555422 140733447555616 140733447555616 140733447561191 0
/proc/115836/statm: 602708 316650 8257 1 0 574066 0
Current cumulated CPU time of completed processes: 0.024609 s
Current children cumulated CPU time: 3546.03 s
Current children cumulated vsize: 2410832 KiB
Current children cumulated memory: 1266600 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 3556.91
CPU time (s): 3546.08
CPU user time (s): 3532
CPU system time (s): 14.0819
CPU usage (%): 99.6956
Max. virtual memory (cumulated for all children) (KiB): 31803528
Max. memory (cumulated for all children) (KiB): 30016432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3532
system time used= 14.0819
maximum resident set size= 28456236
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4753573
page faults= 108
swaps= 0
block input operations= 11464
block output operations= 39208
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 913
involuntary context switches= 2358


# summary of solver processes directly reported to runsolver:
#   pid: 115821,115836
#   total CPU time (s): 3546.08
#   total CPU user time (s): 3532
#   total CPU system time (s): 14.0819

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.6848 second user time and 40.1171 second system time

The end

Launcher Data

Begin job on nodeC002 at 2025-07-11 18:48:35
IDJOB=4530063
IDBENCH=146886
IDSOLVER=3388
FILE ID=nodeC002/4530063-1752252515
RUNJOBID= nodeC002-1752252515-115771
SLURM_JOB_ID= 9682570
Free space on /tmp= 431204 MiB

SOLVER NAME= SCIP-NaPS 1.00a2
BENCH NAME= PB24/normalized-PB06/OPT-LIN/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-d6cube.opb
COMMAND LINE= ./scip-naps-1.00a2.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4530063-1752252515/watcher-4530063-1752252515 -o /tmp/evaluation-result-4530063-1752252515/solver-4530063-1752252515 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC002-1752252515-115771 --watchdog 3760  ./scip-naps-1.00a2.sh HOME/instance-4530063-1752252515.opb

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

MD5SUM BENCH= 6022b5aad9039ac1ca82f9921059af7c
RANDOM SEED=837843339

nodeC002 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		: 1197.220
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.81
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.102
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.81
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.284
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.81
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.222
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.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        127353160 kB
MemAvailable:   129929240 kB
Buffers:            2128 kB
Cached:          3375460 kB
SwapCached:           28 kB
Active:           392956 kB
Inactive:        3062480 kB
Active(anon):      89388 kB
Inactive(anon):     6404 kB
Active(file):     303568 kB
Inactive(file):  3056076 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             64748 kB
Writeback:             0 kB
AnonPages:         81256 kB
Mapped:           109652 kB
Shmem:             17932 kB
KReclaimable:     112128 kB
Slab:             200532 kB
SReclaimable:     112128 kB
SUnreclaim:        88404 kB
KernelStack:        3952 kB
PageTables:         3052 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:     377812 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149336 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 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:      181064 kB
DirectMap2M:     8110080 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 431188 MiB
End job on nodeC002 at 2025-07-11 19:47:53