Trace number 4507529

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 NameAnswerCPU timeWall clock time
SCIP-NaPS 1.00a1? (TO) 3600.13 3611.65

General information on the benchmark

NamePB24/normalized-PB12/DEC-LIN/sroussel/
ShortestPathTate/normalized-TateBritain_K81.opb
MD5SUMa76247625d06f26dbfcd47fe69513f4b
Bench CategoryDEC-LIN (decision problem, linear constraints, no 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 FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5508
Total number of constraints5672
Number of constraints which are clauses5591
Number of constraints which are cardinality constraints (but not clauses)81
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint81
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 82
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

51.86/53.36	c Command: HOME/scip-naps.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4507529-1751183027.opb
51.86/53.36	c Solving mode: decision
51.86/53.36	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
51.86/53.36	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
51.86/53.36	c original problem has 5508 variables (5508 bin, 0 int, 0 impl, 0 cont) and 5672 constraints
51.86/53.36	c presolving:
51.86/53.36	c (round 1, fast)       148 del vars, 2 del conss, 0 add conss, 2 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1093 clqs
51.86/53.36	c (round 2, fast)       392 del vars, 155 del conss, 0 add conss, 66 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1080 clqs
51.86/53.36	c (round 3, fast)       506 del vars, 237 del conss, 0 add conss, 114 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1085 clqs
51.86/53.36	c (round 4, fast)       570 del vars, 294 del conss, 0 add conss, 139 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1111 clqs
51.86/53.36	c (round 5, fast)       581 del vars, 303 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1126 clqs
51.86/53.36	c (round 6, exhaustive) 583 del vars, 384 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1129 clqs
51.86/53.36	c (round 7, exhaustive) 583 del vars, 384 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 0 chg coeffs, 5288 upgd conss, 0 impls, 1129 clqs
51.86/53.36	c (round 8, exhaustive) 648 del vars, 384 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 63 chg coeffs, 5288 upgd conss, 0 impls, 1116 clqs
51.86/53.36	c (round 9, fast)       713 del vars, 449 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 63 chg coeffs, 5288 upgd conss, 0 impls, 1116 clqs
51.86/53.36	c (round 10, exhaustive) 738 del vars, 450 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 63 chg coeffs, 5288 upgd conss, 0 impls, 32521 clqs
51.86/53.36	c (round 11, fast)       738 del vars, 475 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 121 chg coeffs, 5288 upgd conss, 0 impls, 32531 clqs
51.86/53.36	c (round 12, exhaustive) 763 del vars, 475 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 122 chg coeffs, 5288 upgd conss, 0 impls, 32814 clqs
51.86/53.36	c (round 13, fast)       763 del vars, 500 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 177 chg coeffs, 5288 upgd conss, 0 impls, 32822 clqs
51.86/53.36	c (round 14, exhaustive) 790 del vars, 500 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 177 chg coeffs, 5288 upgd conss, 0 impls, 32825 clqs
51.86/53.36	c (round 15, fast)       790 del vars, 527 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 231 chg coeffs, 5288 upgd conss, 0 impls, 32836 clqs
51.86/53.36	c (round 16, exhaustive) 816 del vars, 527 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 237 chg coeffs, 5288 upgd conss, 0 impls, 32799 clqs
51.86/53.36	c (round 17, fast)       816 del vars, 552 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 271 chg coeffs, 5288 upgd conss, 0 impls, 32804 clqs
51.86/53.36	c (round 18, exhaustive) 841 del vars, 552 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 271 chg coeffs, 5288 upgd conss, 0 impls, 32802 clqs
51.86/53.36	c (round 19, fast)       841 del vars, 577 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 305 chg coeffs, 5288 upgd conss, 0 impls, 32807 clqs
51.86/53.36	c (round 20, exhaustive) 866 del vars, 577 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 306 chg coeffs, 5288 upgd conss, 0 impls, 32700 clqs
51.86/53.36	c (round 21, fast)       866 del vars, 602 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 316 chg coeffs, 5288 upgd conss, 0 impls, 32700 clqs
51.86/53.36	c (round 22, exhaustive) 891 del vars, 602 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 316 chg coeffs, 5288 upgd conss, 0 impls, 32589 clqs
51.86/53.36	c (round 23, fast)       891 del vars, 627 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 326 chg coeffs, 5288 upgd conss, 0 impls, 32589 clqs
51.86/53.36	c (round 24, exhaustive) 916 del vars, 627 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 326 chg coeffs, 5288 upgd conss, 0 impls, 32449 clqs
51.86/53.36	c (round 25, fast)       916 del vars, 652 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 335 chg coeffs, 5288 upgd conss, 0 impls, 32449 clqs
51.86/53.36	c (round 26, exhaustive) 941 del vars, 652 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 335 chg coeffs, 5288 upgd conss, 0 impls, 32339 clqs
51.86/53.36	c (round 27, fast)       941 del vars, 677 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 345 chg coeffs, 5288 upgd conss, 0 impls, 32339 clqs
51.86/53.36	c (round 28, exhaustive) 966 del vars, 677 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 345 chg coeffs, 5288 upgd conss, 0 impls, 32240 clqs
51.86/53.36	c (round 29, fast)       966 del vars, 702 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 369 chg coeffs, 5288 upgd conss, 0 impls, 32240 clqs
51.86/53.36	c    (2.4s) probing: 1000/5081 (19.7%) - 254 fixings, 1 aggregations, 498970 implications, 0 bound changes
51.86/53.36	c    (4.1s) probing: 2000/5081 (39.4%) - 261 fixings, 1 aggregations, 1018735 implications, 0 bound changes
51.86/53.36	c (round 30, exhaustive) 991 del vars, 702 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 369 chg coeffs, 5288 upgd conss, 0 impls, 32871 clqs
51.86/53.36	c (round 31, fast)       991 del vars, 727 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 419 chg coeffs, 5288 upgd conss, 0 impls, 32877 clqs
51.86/53.36	c    (5.5s) probing: 3000/5081 (59.0%) - 294 fixings, 1 aggregations, 1417618 implications, 0 bound changes
51.86/53.36	c    (6.9s) probing: 4000/5081 (78.7%) - 298 fixings, 1 aggregations, 1817047 implications, 0 bound changes
51.86/53.36	c    (7.4s) probing: 4425/5081 (87.1%) - 298 fixings, 1 aggregations, 1975989 implications, 0 bound changes
51.86/53.36	c    (7.4s) probing aborted: 1000/1000 successive useless probings
51.86/53.36	c (round 32, exhaustive) 1013 del vars, 727 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 419 chg coeffs, 5288 upgd conss, 0 impls, 32880 clqs
51.86/53.36	c (round 33, fast)       1013 del vars, 749 del conss, 0 add conss, 141 chg bounds, 0 chg sides, 453 chg coeffs, 5288 upgd conss, 0 impls, 32880 clqs
51.86/53.36	c    (7.6s) probing: 4525/5081 (89.1%) - 298 fixings, 1 aggregations, 2012245 implications, 0 bound changes
51.86/53.36	c    (7.6s) probing aborted: 1000/1000 successive useless probings
51.86/53.36	c    (7.6s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
51.86/53.36	c    (7.6s) symmetry computation finished: 7 generators found (max: 1500, log10 of symmetry group size: 0.0) (symcode time: 0.01)
51.86/53.36	c dynamic symmetry handling statistics:
51.86/53.36	c    orbitopal reduction:       no components
51.86/53.36	c    orbital reduction:         no components
51.86/53.36	c    lexicographic reduction:    4 permutations with support sizes 150, 296, 150, 134
51.86/53.36	c handled 5 out of 5 symmetry components
51.86/53.36	c presolving (34 rounds: 34 fast, 16 medium, 16 exhaustive):
51.86/53.36	c  1016 deleted vars, 749 deleted constraints, 3 added constraints, 141 tightened bounds, 0 added holes, 0 changed sides, 453 changed coefficients
51.86/53.36	c  0 implications, 33000 cliques
51.86/53.36	c presolved problem has 4779 variables (4779 bin, 0 int, 0 impl, 0 cont) and 4926 constraints
51.86/53.36	c    1058 constraints of type <setppc>
51.86/53.36	c       3 constraints of type <orbitope>
51.86/53.36	c    3865 constraints of type <logicor>
51.86/53.36	c transformed objective value is always integral (scale: 1)
51.86/53.36	c Presolving Time: 7.61
51.86/53.36	c 
51.86/53.36	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
51.86/53.36	c  11.2s|     1 |     0 | 10735 |     - |   104M |   0 |4779 |5015 |4920 |   0 |  0 |  91 |   0 | 0.000000e+00 |      --      |    Inf | unknown
51.86/53.36	c  42.4s|     1 |     0 | 64443 |     - |   110M |   0 |4779 |5216 |4927 |   7 |  1 |  92 |   0 | 0.000000e+00 |      --      |    Inf | unknown
51.86/53.36	c  44.3s|     1 |     0 | 68502 |     - |   112M |   0 |4779 |5224 |4934 |  14 |  2 | 100 |   0 | 0.000000e+00 |      --      |    Inf | unknown
51.86/53.36	c  46.9s|     1 |     0 | 73768 |     - |   113M |   0 |4779 |5229 |4951 |  31 |  3 | 105 |   0 | 0.000000e+00 |      --      |    Inf | unknown
51.86/53.36	c  48.9s|     1 |     0 | 77409 |     - |   115M |   0 |4779 |5232 |4961 |  41 |  4 | 108 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.78/501.45	c  51.9s|     1 |     0 | 83098 |     - |   116M |   0 |4779 |5236 |4975 |  55 |  5 | 112 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.78/501.45	c  54.5s|     1 |     0 | 87890 |     - |   118M |   0 |4779 |5239 |4985 |  65 |  6 | 115 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.78/501.45	c  59.2s|     1 |     0 | 96823 |     - |   118M |   0 |4779 |5243 |5001 |  81 |  7 | 120 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.78/501.45	c  62.4s|     1 |     0 |102024 |     - |   121M |   0 |4779 |5244 |5009 |  89 |  8 | 121 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.78/501.45	c  65.6s|     1 |     0 |107496 |     - |   122M |   0 |4779 |5249 |5025 | 105 |  9 | 127 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.78/501.45	c  69.7s|     1 |     0 |114936 |     - |   124M |   0 |4779 |5251 |5034 | 114 | 10 | 129 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.78/501.45	c  73.1s|     1 |     0 |121329 |     - |   126M |   0 |4779 |5249 |5044 | 124 | 11 | 130 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.78/501.45	c   117s|     1 |     2 |179995 |     - |   128M |   0 |4779 |5239 |5044 | 124 | 11 | 141 |  11 | 0.000000e+00 |      --      |    Inf | unknown
498.78/501.45	c   194s|   100 |    19 |352713 |2337.2 |   131M |  40 |4779 |5248 |5000 | 178 |  1 | 151 |  11 | 0.000000e+00 |      --      |    Inf | unknown
498.78/501.45	c   316s|   200 |    31 |603240 |2421.7 |   140M |  40 |4779 |5283 |4991 | 269 |  1 | 195 |  11 | 0.000000e+00 |      --      |    Inf |   1.38%
498.78/501.45	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
498.78/501.45	c   464s|   300 |    49 |937365 |2729.2 |   145M |  40 |4779 |5286 |4994 | 316 |  1 | 228 |  11 | 0.000000e+00 |      --      |    Inf |   1.63%
498.78/501.45	c 
498.78/501.45	c SCIP Status        : solving was interrupted [time limit reached]
498.78/501.45	c Solving Time (sec) : 500.00
498.78/501.45	c Solving Nodes      : 345
498.78/501.45	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
498.78/501.45	c Dual Bound         : +0.00000000000000e+00
498.78/501.45	c Gap                : infinite
498.78/501.45	c ----------------------------------------------------------------------
498.78/501.45	c dual bound: 0.0 -> 0
498.78/501.45	c primal bound: 1e+20 -> 100000000000000000000
498.78/501.45	c scip-goal-lb: 0
498.78/501.45	c scip-goal-ub: 100000000000000000000
498.78/501.45	c writing output to: HOME/tmp_0q764fi.opb
498.78/501.45	c appending fixed variable constraints
498.78/501.45	c scip-fixed vars: 15.23% (728/4779)
498.78/501.45	c ----------------------------------------------------------------------
498.78/501.45	c executing external solver: HOME/naps-1.03a6
498.78/501.45	c ----------------------------------------------------------------------
498.78/501.45	c command: HOME/naps-1.03a6 HOME/tmp_0q764fi.opb
498.78/501.45	c NaPS 1.03a6.
498.78/501.45	c Input file name: HOME/tmp_0q764fi.opb
3600.04/3611.60	c
3600.04/3611.60	c *** TERMINATED *** by signal 15
3600.04/3611.60	c _____________________________________________________________________________
3600.04/3611.60	c std/band forms        : 81,0
3600.04/3611.60	c 2cl/3cl ITE-codings   : 0,0
3600.04/3611.60	c BDD/srt/adr Max costs : 0,1410,0
3600.04/3611.60	c BDDraw/bin/mul/srt/adr: 0,0,0,81,0
3600.04/3611.60	c BDD nodes             : 0
3600.04/3611.60	c Es1/CC detections     : 0,0
3600.04/3611.60	c CC sort               : 81
3600.04/3611.60	c SAT/UNSAT calls       : 0,0
3600.04/3611.60	c regenrated variables  : 0
3600.04/3611.60	c eliminated fixed lits : 835
3600.04/3611.60	c goal lit flips        : 0
3600.04/3611.60	c goal stages           : 0
3600.04/3611.60	c goal shrink           : 0
3600.04/3611.60	c goal coeff separations: 0
3600.04/3611.60	c restarts              : 0
3600.04/3611.60	c conflicts             : 0              (0 /sec)
3600.04/3611.60	c decisions             : 0              (0 /sec)
3600.04/3611.60	c propagations          : 0              (0 /sec)
3600.04/3611.60	c inspects              : 0              (0 /sec)
3600.04/3611.60	c CPU time (solving tm) : 3099 s        (3099 s, SAT 0 s, UNSAT 0 s)
3600.04/3611.60	c Time for Opt-base     : 0.001311 s
3600.04/3611.60	c Steps for Opt-base    : 0
3600.04/3611.60	c Time for BDD coding   : 0 s
3600.04/3611.60	c Time for srt coding   : 0.01121 s
3600.04/3611.60	c _____________________________________________________________________________
3600.04/3611.60	s UNKNOWN
3600.04/3611.63	c received SIGTERM, forwarding to pbsolver...
3600.04/3611.63	c failed to send SIGTERM to pbsolver: [Errno 3] No such process

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: 63708 MiB (63144 MiB free)
  memory of node 1: 64465 MiB (61259 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4507529-1751183027/watcher-4507529-1751183027 -o /tmp/evaluation-result-4507529-1751183027/solver-4507529-1751183027 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC035-1751183027-22499 --watchdog 3760 ./scip-naps-1.00.sh HOME/instance-4507529-1751183027.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
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=22559, runsolver pid=22540

[startup+0.100066 s]*
/proc/loadavg: 0.52 1.05 1.99 1/272 22572
/proc/meminfo: memFree=127378744/131249992 swapFree=33010672/33010684
[pid=22559] ppid=22540 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/22559/stat : 22559 (scip-naps-1.00.) S 22540 22559 22487 0 -1 4194304 258 344 0 0 0 0 0 0 20 0 1 0 33977226 4292608 768 18446744073709551615 94517136506880 94517137401413 140730000399856 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94517137640464 94517137688208 94517154004992 140730000402849 140730000402946 140730000402946 140730000408548 0
/proc/22559/statm: 1048 768 704 219 0 110 0
[pid=22572] ppid=22559 vsize=20332 memory=14336 CPUtime=0.02 cores=1,3
/proc/22572/stat : 22572 (python3) D 22559 22559 22487 0 -1 4194304 1883 0 0 0 1 1 0 0 20 0 1 0 33977230 20819968 3584 18446744073709551615 94156908716032 94156908716409 140734979475920 0 0 0 0 16781312 2 1 0 0 17 1 0 0 0 0 0 94156908727704 94156908728324 94156922851328 140734979483992 140734979484194 140734979484194 140734979489767 0
/proc/22572/statm: 5083 3584 2016 1 0 1837 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 24524 KiB
Current children cumulated memory: 17408 KiB

[startup+0.204793 s]*
/proc/loadavg: 0.52 1.05 1.99 1/272 22572
/proc/meminfo: memFree=127378684/131249992 swapFree=33010672/33010684
[pid=22559] ppid=22540 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/22559/stat : 22559 (scip-naps-1.00.) S 22540 22559 22487 0 -1 4194304 258 344 0 0 0 0 0 0 20 0 1 0 33977226 4292608 768 18446744073709551615 94517136506880 94517137401413 140730000399856 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94517137640464 94517137688208 94517154004992 140730000402849 140730000402946 140730000402946 140730000408548 0
/proc/22559/statm: 1048 768 704 219 0 110 0
[pid=22572] ppid=22559 vsize=45004 memory=14720 CPUtime=0.02 cores=1,3
/proc/22572/stat : 22572 (python3) D 22559 22559 22487 0 -1 4194304 1896 0 4 0 1 1 0 0 20 0 1 0 33977230 46084096 3680 18446744073709551615 94156908716032 94156908716409 140734979475920 0 0 0 0 16781312 2 1 0 0 17 1 0 0 0 0 0 94156908727704 94156908728324 94156922851328 140734979483992 140734979484194 140734979484194 140734979489767 0
/proc/22572/statm: 11251 3680 2080 1 0 3402 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 49196 KiB
Current children cumulated memory: 17792 KiB

[startup+0.304712 s]*
/proc/loadavg: 0.52 1.05 1.99 1/272 22572
/proc/meminfo: memFree=127377940/131249992 swapFree=33010672/33010684
[pid=22559] ppid=22540 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/22559/stat : 22559 (scip-naps-1.00.) S 22540 22559 22487 0 -1 4194304 258 344 0 0 0 0 0 0 20 0 1 0 33977226 4292608 768 18446744073709551615 94517136506880 94517137401413 140730000399856 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94517137640464 94517137688208 94517154004992 140730000402849 140730000402946 140730000402946 140730000408548 0
/proc/22559/statm: 1048 768 704 219 0 110 0
[pid=22572] ppid=22559 vsize=49712 memory=14720 CPUtime=0.02 cores=1,3
/proc/22572/stat : 22572 (python3) D 22559 22559 22487 0 -1 4194304 1906 0 5 0 1 1 0 0 20 0 1 0 33977230 50905088 3680 18446744073709551615 94156908716032 94156908716409 140734979475920 0 0 0 0 16781312 2 1 0 0 17 1 0 0 0 0 0 94156908727704 94156908728324 94156922851328 140734979483992 140734979484194 140734979484194 140734979489767 0
/proc/22572/statm: 12428 3680 2080 1 0 3428 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 53904 KiB
Current children cumulated memory: 17792 KiB

[startup+0.700138 s]
/proc/loadavg: 0.52 1.05 1.99 5/272 22572
/proc/meminfo: memFree=127371392/131249992 swapFree=33010672/33010684
[pid=22559] ppid=22540 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/22559/stat : 22559 (scip-naps-1.00.) S 22540 22559 22487 0 -1 4194304 258 344 0 0 0 0 0 0 20 0 1 0 33977226 4292608 768 18446744073709551615 94517136506880 94517137401413 140730000399856 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94517137640464 94517137688208 94517154004992 140730000402849 140730000402946 140730000402946 140730000408548 0
/proc/22559/statm: 1048 768 704 219 0 110 0
[pid=22572] ppid=22559 vsize=75764 memory=24448 CPUtime=0.04 cores=1,3
/proc/22572/stat : 22572 (python3) D 22559 22559 22487 0 -1 4194304 2845 0 64 0 3 1 0 0 20 0 1 0 33977230 77582336 6112 18446744073709551615 94156908716032 94156908716409 140734979475920 0 0 0 0 16781312 2 1 0 0 17 1 0 0 0 0 0 94156908727704 94156908728324 94156922851328 140734979483992 140734979484194 140734979484194 140734979489767 0
/proc/22572/statm: 18941 6112 3712 1 0 3881 0
Current children cumulated CPU time: 0.04 s
Current children cumulated vsize: 79956 KiB
Current children cumulated memory: 27520 KiB

[startup+1.50026 s]
/proc/loadavg: 0.80 1.10 2.00 1/272 22572
/proc/meminfo: memFree=127334108/131249992 swapFree=33010672/33010684
[pid=22559] ppid=22540 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/22559/stat : 22559 (scip-naps-1.00.) S 22540 22559 22487 0 -1 4194304 258 344 0 0 0 0 0 0 20 0 1 0 33977226 4292608 768 18446744073709551615 94517136506880 94517137401413 140730000399856 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94517137640464 94517137688208 94517154004992 140730000402849 140730000402946 140730000402946 140730000408548 0
/proc/22559/statm: 1048 768 704 219 0 110 0
[pid=22572] ppid=22559 vsize=1230136 memory=81216 CPUtime=0.23 cores=1,3
/proc/22572/stat : 22572 (python3) R 22559 22559 22487 0 -1 4194304 13454 0 195 0 18 5 0 0 20 0 1 0 33977230 1259659264 20304 18446744073709551615 94156908716032 94156908716409 140734979475920 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94156908727704 94156908728324 94156922851328 140734979483992 140734979484194 140734979484194 140734979489767 0
/proc/22572/statm: 307534 20304 7696 1 0 278892 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 1234328 KiB
Current children cumulated memory: 84288 KiB

[startup+3.10486 s]
/proc/loadavg: 0.80 1.10 2.00 5/272 22572
/proc/meminfo: memFree=127060368/131249992 swapFree=33010672/33010684
[pid=22559] ppid=22540 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/22559/stat : 22559 (scip-naps-1.00.) S 22540 22559 22487 0 -1 4194304 258 344 0 0 0 0 0 0 20 0 1 0 33977226 4292608 768 18446744073709551615 94517136506880 94517137401413 140730000399856 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94517137640464 94517137688208 94517154004992 140730000402849 140730000402946 140730000402946 140730000408548 0
/proc/22559/statm: 1048 768 704 219 0 110 0
[pid=22572] ppid=22559 vsize=1252864 memory=102080 CPUtime=1.82 cores=1,3
/proc/22572/stat : 22572 (python3) R 22559 22559 22487 0 -1 4194304 18699 0 195 0 176 6 0 0 20 0 1 0 33977230 1282932736 25520 18446744073709551615 94156908716032 94156908716409 140734979475920 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94156908727704 94156908728324 94156922851328 140734979483992 140734979484194 140734979484194 140734979489767 0
/proc/22572/statm: 313216 25520 7760 1 0 284574 0
Current children cumulated CPU time: 1.82 s
Current children cumulated vsize: 1257056 KiB
Current children cumulated memory: 105152 KiB
heavy processes:

[startup+6.30014 s]
/proc/loadavg: 1.05 1.15 2.01 5/272 22572
/proc/meminfo: memFree=127050968/131249992 swapFree=33010672/33010684
[pid=22559] ppid=22540 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/22559/stat : 22559 (scip-naps-1.00.) S 22540 22559 22487 0 -1 4194304 258 344 0 0 0 0 0 0 20 0 1 0 33977226 4292608 768 18446744073709551615 94517136506880 94517137401413 140730000399856 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94517137640464 94517137688208 94517154004992 140730000402849 140730000402946 140730000402946 140730000408548 0
/proc/22559/statm: 1048 768 704 219 0 110 0
[pid=22572] ppid=22559 vsize=1252864 memory=102208 CPUtime=5.01 cores=1,3
/proc/22572/stat : 22572 (python3) R 22559 22559 22487 0 -1 4194304 18727 0 195 0 495 6 0 0 20 0 1 0 33977230 1282932736 25552 18446744073709551615 94156908716032 94156908716409 140734979475920 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94156908727704 94156908728324 94156922851328 140734979483992 140734979484194 140734979484194 140734979489767 0
/proc/22572/statm: 313216 25552 7760 1 0 284574 0
Current children cumulated CPU time: 5.01 s
Current children cumulated vsize: 1257056 KiB
Current children cumulated memory: 105280 KiB
heavy processes:

[startup+12.7001 s]
/proc/loadavg: 1.29 1.20 2.02 5/272 22572
/proc/meminfo: memFree=126902636/131249992 swapFree=33010672/33010684
[pid=22559] ppid=22540 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/22559/stat : 22559 (scip-naps-1.00.) S 22540 22559 22487 0 -1 4194304 258 344 0 0 0 0 0 0 20 0 1 0 33977226 4292608 768 18446744073709551615 94517136506880 94517137401413 140730000399856 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94517137640464 94517137688208 94517154004992 140730000402849 140730000402946 140730000402946 140730000408548 0
/proc/22559/statm: 1048 768 704 219 0 110 0
[pid=22572] ppid=22559 vsize=1310356 memory=145640 CPUtime=11.37 cores=1,3
/proc/22572/stat : 22572 (python3) R 22559 22559 22487 0 -1 4194304 28937 0 205 0 1129 8 0 0 20 0 1 0 33977230 1341804544 36410 18446744073709551615 94156908716032 94156908716409 140734979475920 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94156908727704 94156908728324 94156922851328 140734979483992 140734979484194 140734979484194 140734979489767 0
/proc/22572/statm: 327589 36410 7984 1 0 298947 0
Current children cumulated CPU time: 11.37 s
Current children cumulated vsize: 1314548 KiB
Current children cumulated memory: 148712 KiB

[startup+25.5001 s]
/proc/loadavg: 1.71 1.29 2.05 5/272 22573
/proc/meminfo: memFree=126826960/131249992 swapFree=33010672/33010684
[pid=22559] ppid=22540 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/22559/stat : 22559 (scip-naps-1.00.) S 22540 22559 22487 0 -1 4194304 258 344 0 0 0 0 0 0 20 0 1 0 33977226 4292608 768 18446744073709551615 94517136506880 94517137401413 140730000399856 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94517137640464 94517137688208 94517154004992 140730000402849 140730000402946 140730000402946 140730000408548 0
/proc/22559/statm: 1048 768 704 219 0 110 0
[pid=22572] ppid=22559 vsize=1312464 memory=147688 CPUtime=24.14 cores=1,3
/proc/22572/stat : 22572 (python3) R 22559 22559 22487 0 -1 4194304 29433 0 206 0 2406 8 0 0 20 0 1 0 33977230 1343963136 36922 18446744073709551615 94156908716032 94156908716409 140734979475920 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94156908727704 94156908728324 94156922851328 140734979483992 140734979484194 140734979484194 140734979489767 0
/proc/22572/statm: 328116 36922 7984 1 0 299474 0
Current children cumulated CPU time: 24.14 s
Current children cumulated vsize: 1316656 KiB
Current children cumulated memory: 150760 KiB

[startup+51.1049 s]
/proc/loadavg: 2.68 1.57 2.12 5/272 22573
/proc/meminfo: memFree=126682928/131249992 swapFree=33010672/33010684
[pid=22559] ppid=22540 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/22559/stat : 22559 (scip-naps-1.00.) S 22540 22559 22487 0 -1 4194304 258 344 0 0 0 0 0 0 20 0 1 0 33977226 4292608 768 18446744073709551615 94517136506880 94517137401413 140730000399856 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94517137640464 94517137688208 94517154004992 140730000402849 140730000402946 140730000402946 140730000408548 0
/proc/22559/statm: 1048 768 704 219 0 110 0
[pid=22572] ppid=22559 vsize=1386616 memory=219316 CPUtime=49.67 cores=1,3
/proc/22572/stat : 22572 (python3) R 22559 22559 22487 0 -1 4194304 46837 0 210 0 4957 10 0 0 20 0 1 0 33977230 1419894784 54829 18446744073709551615 94156908716032 94156908716409 140734979475920 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94156908727704 94156908728324 94156922851328 140734979483992 140734979484194 140734979484194 140734979489767 0
/proc/22572/statm: 346654 54829 8016 1 0 318012 0
Current children cumulated CPU time: 49.67 s
Current children cumulated vsize: 1390808 KiB
Current children cumulated memory: 222388 KiB

[startup+102.3 s]
/proc/loadavg: 3.49 1.96 2.22 5/271 22575
/proc/meminfo: memFree=126463928/131249992 swapFree=33010672/33010684
[pid=22559] ppid=22540 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/22559/stat : 22559 (scip-naps-1.00.) S 22540 22559 22487 0 -1 4194304 258 344 0 0 0 0 0 0 20 0 1 0 33977226 4292608 768 18446744073709551615 94517136506880 94517137401413 140730000399856 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94517137640464 94517137688208 94517154004992 140730000402849 140730000402946 140730000402946 140730000408548 0
/proc/22559/statm: 1048 768 704 219 0 110 0
[pid=22572] ppid=22559 vsize=1386616 memory=219828 CPUtime=100.73 cores=1,3
/proc/22572/stat : 22572 (python3) R 22559 22559 22487 0 -1 4194304 46961 0 210 0 10062 11 0 0 20 0 1 0 33977230 1419894784 54957 18446744073709551615 94156908716032 94156908716409 140734979475920 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94156908727704 94156908728324 94156922851328 140734979483992 140734979484194 140734979484194 140734979489767 0
/proc/22572/statm: 346654 54957 8016 1 0 318012 0
Current children cumulated CPU time: 100.73 s
Current children cumulated vsize: 1390808 KiB
Current children cumulated memory: 222900 KiB

[startup+162.3 s]
/proc/loadavg: 3.86 2.35 2.34 5/272 22578
/proc/meminfo: memFree=126410280/131249992 swapFree=33010672/33010684
[pid=22559] ppid=22540 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/22559/stat : 22559 (scip-naps-1.00.) S 22540 22559 22487 0 -1 4194304 258 344 0 0 0 0 0 0 20 0 1 0 33977226 4292608 768 18446744073709551615 94517136506880 94517137401413 140730000399856 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94517137640464 94517137688208 94517154004992 140730000402849 140730000402946 140730000402946 140730000408548 0
/proc/22559/statm: 1048 768 704 219 0 110 0
[pid=22572] ppid=22559 vsize=1387636 memory=223156 CPUtime=160.57 cores=1,3
/proc/22572/stat : 22572 (python3) R 22559 22559 22487 0 -1 4194304 47788 0 210 0 16046 11 0 0 20 0 1 0 33977230 1420939264 55789 18446744073709551615 94156908716032 94156908716409 140734979475920 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94156908727704 94156908728324 94156922851328 140734979483992 140734979484194 140734979484194 140734979489767 0
/proc/22572/statm: 346909 55789 8016 1 0 318267 0
Current children cumulated CPU time: 160.57 s
Current children cumulated vsize: 1391828 KiB
Current children cumulated memory: 226228 KiB

[startup+222.3 s]
/proc/loadavg: 4.02 2.67 2.45 5/271 22583
/proc/meminfo: memFree=126392924/131249992 swapFree=33010672/33010684
[pid=22559] ppid=22540 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/22559/stat : 22559 (scip-naps-1.00.) S 22540 22559 22487 0 -1 4194304 258 344 0 0 0 0 0 0 20 0 1 0 33977226 4292608 768 18446744073709551615 94517136506880 94517137401413 140730000399856 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94517137640464 94517137688208 94517154004992 140730000402849 140730000402946 140730000402946 140730000408548 0
/proc/22559/statm: 1048 768 704 219 0 110 0
[pid=22572] ppid=22559 vsize=1387636 memory=223156 CPUtime=220.41 cores=1,3
/proc/22572/stat : 22572 (python3) R 22559 22559 22487 0 -1 4194304 47788 0 210 0 22030 11 0 0 20 0 1 0 33977230 1420939264 55789 18446744073709551615 94156908716032 94156908716409 140734979475920 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94156908727704 94156908728324 94156922851328 140734979483992 140734979484194 140734979484194 140734979489767 0

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

[pid=22602] ppid=22572 vsize=57724 memory=47756 CPUtime=2653.03 cores=1,3
/proc/22602/stat : 22602 (naps-1.03a6) R 22572 22602 22602 0 -1 4194304 688319 0 0 0 265095 208 0 0 20 0 1 0 34027372 59109376 11939 18446744073709551615 4198400 7047149 140731838033008 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 20111360 140731838040465 140731838040563 140731838040563 140731838046153 0
/proc/22602/statm: 14431 11939 544 696 0 13592 0
Current children cumulated CPU time: 3151.86 s
Current children cumulated vsize: 1453324 KiB
Current children cumulated memory: 294224 KiB

[startup+3222.3 s]
/proc/loadavg: 4.15 4.18 4.09 5/271 23295
/proc/meminfo: memFree=125915380/131249992 swapFree=33010672/33010684
[pid=22559] ppid=22540 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/22559/stat : 22559 (scip-naps-1.00.) S 22540 22559 22487 0 -1 4194304 258 344 0 0 0 0 0 0 20 0 1 0 33977226 4292608 768 18446744073709551615 94517136506880 94517137401413 140730000399856 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94517137640464 94517137688208 94517154004992 140730000402849 140730000402946 140730000402946 140730000408548 0
/proc/22559/statm: 1048 768 704 219 0 110 0
[pid=22572] ppid=22559 vsize=1391408 memory=243396 CPUtime=498.83 cores=1,3
/proc/22572/stat : 22572 (python3) S 22559 22559 22487 0 -1 4194304 54510 0 214 0 49870 13 0 0 20 0 1 0 33977230 1424801792 60849 18446744073709551615 94156908716032 94156908716409 140734979475920 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94156908727704 94156908728324 94156922851328 140734979483992 140734979484194 140734979484194 140734979489767 0
/proc/22572/statm: 347852 60849 8144 1 0 319210 0
[pid=22602] ppid=22572 vsize=65916 memory=51852 CPUtime=2712.88 cores=1,3
/proc/22602/stat : 22602 (naps-1.03a6) R 22572 22602 22602 0 -1 4194304 691655 0 0 0 271079 209 0 0 20 0 1 0 34027372 67497984 12963 18446744073709551615 4198400 7047149 140731838033008 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 20111360 140731838040465 140731838040563 140731838040563 140731838046153 0
/proc/22602/statm: 16479 12963 544 696 0 15640 0
Current children cumulated CPU time: 3211.71 s
Current children cumulated vsize: 1461516 KiB
Current children cumulated memory: 298320 KiB

[startup+3282.3 s]
/proc/loadavg: 4.11 4.16 4.09 5/271 23297
/proc/meminfo: memFree=125927408/131249992 swapFree=33010672/33010684
[pid=22559] ppid=22540 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/22559/stat : 22559 (scip-naps-1.00.) S 22540 22559 22487 0 -1 4194304 258 344 0 0 0 0 0 0 20 0 1 0 33977226 4292608 768 18446744073709551615 94517136506880 94517137401413 140730000399856 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94517137640464 94517137688208 94517154004992 140730000402849 140730000402946 140730000402946 140730000408548 0
/proc/22559/statm: 1048 768 704 219 0 110 0
[pid=22572] ppid=22559 vsize=1391408 memory=243396 CPUtime=498.83 cores=1,3
/proc/22572/stat : 22572 (python3) S 22559 22559 22487 0 -1 4194304 54510 0 214 0 49870 13 0 0 20 0 1 0 33977230 1424801792 60849 18446744073709551615 94156908716032 94156908716409 140734979475920 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94156908727704 94156908728324 94156922851328 140734979483992 140734979484194 140734979484194 140734979489767 0
/proc/22572/statm: 347852 60849 8144 1 0 319210 0
[pid=22602] ppid=22572 vsize=82300 memory=62096 CPUtime=2772.74 cores=1,3
/proc/22602/stat : 22602 (naps-1.03a6) R 22572 22602 22602 0 -1 4194304 693126 0 0 0 277064 210 0 0 20 0 1 0 34027372 84275200 15524 18446744073709551615 4198400 7047149 140731838033008 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 20111360 140731838040465 140731838040563 140731838040563 140731838046153 0
/proc/22602/statm: 20575 15524 544 696 0 19736 0
Current children cumulated CPU time: 3271.57 s
Current children cumulated vsize: 1477900 KiB
Current children cumulated memory: 308564 KiB

[startup+3342.3 s]
/proc/loadavg: 4.12 4.14 4.09 5/272 23302
/proc/meminfo: memFree=125950056/131249992 swapFree=33010672/33010684
[pid=22559] ppid=22540 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/22559/stat : 22559 (scip-naps-1.00.) S 22540 22559 22487 0 -1 4194304 258 344 0 0 0 0 0 0 20 0 1 0 33977226 4292608 768 18446744073709551615 94517136506880 94517137401413 140730000399856 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94517137640464 94517137688208 94517154004992 140730000402849 140730000402946 140730000402946 140730000408548 0
/proc/22559/statm: 1048 768 704 219 0 110 0
[pid=22572] ppid=22559 vsize=1391408 memory=243396 CPUtime=498.83 cores=1,3
/proc/22572/stat : 22572 (python3) S 22559 22559 22487 0 -1 4194304 54510 0 214 0 49870 13 0 0 20 0 1 0 33977230 1424801792 60849 18446744073709551615 94156908716032 94156908716409 140734979475920 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94156908727704 94156908728324 94156922851328 140734979483992 140734979484194 140734979484194 140734979489767 0
/proc/22572/statm: 347852 60849 8144 1 0 319210 0
[pid=22602] ppid=22572 vsize=82300 memory=62096 CPUtime=2832.59 cores=1,3
/proc/22602/stat : 22602 (naps-1.03a6) R 22572 22602 22602 0 -1 4194304 694083 0 0 0 283049 210 0 0 20 0 1 0 34027372 84275200 15524 18446744073709551615 4198400 7047149 140731838033008 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 20111360 140731838040465 140731838040563 140731838040563 140731838046153 0
/proc/22602/statm: 20575 15524 544 696 0 19736 0
Current children cumulated CPU time: 3331.42 s
Current children cumulated vsize: 1477900 KiB
Current children cumulated memory: 308564 KiB

[startup+3402.3 s]
/proc/loadavg: 4.31 4.21 4.11 5/272 23308
/proc/meminfo: memFree=125937924/131249992 swapFree=33010672/33010684
[pid=22559] ppid=22540 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/22559/stat : 22559 (scip-naps-1.00.) S 22540 22559 22487 0 -1 4194304 258 344 0 0 0 0 0 0 20 0 1 0 33977226 4292608 768 18446744073709551615 94517136506880 94517137401413 140730000399856 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94517137640464 94517137688208 94517154004992 140730000402849 140730000402946 140730000402946 140730000408548 0
/proc/22559/statm: 1048 768 704 219 0 110 0
[pid=22572] ppid=22559 vsize=1391408 memory=243396 CPUtime=498.83 cores=1,3
/proc/22572/stat : 22572 (python3) S 22559 22559 22487 0 -1 4194304 54510 0 214 0 49870 13 0 0 20 0 1 0 33977230 1424801792 60849 18446744073709551615 94156908716032 94156908716409 140734979475920 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94156908727704 94156908728324 94156922851328 140734979483992 140734979484194 140734979484194 140734979489767 0
/proc/22572/statm: 347852 60849 8144 1 0 319210 0
[pid=22602] ppid=22572 vsize=84616 memory=72084 CPUtime=2892.44 cores=1,3
/proc/22602/stat : 22602 (naps-1.03a6) R 22572 22602 22602 0 -1 4194304 695056 0 0 0 289034 210 0 0 20 0 1 0 34027372 86646784 18021 18446744073709551615 4198400 7047149 140731838033008 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 20111360 140731838040465 140731838040563 140731838040563 140731838046153 0
/proc/22602/statm: 21154 18021 544 696 0 20315 0
Current children cumulated CPU time: 3391.27 s
Current children cumulated vsize: 1480216 KiB
Current children cumulated memory: 318552 KiB

[startup+3462.3 s]
/proc/loadavg: 4.16 4.18 4.11 5/272 23310
/proc/meminfo: memFree=125914912/131249992 swapFree=33010672/33010684
[pid=22559] ppid=22540 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/22559/stat : 22559 (scip-naps-1.00.) S 22540 22559 22487 0 -1 4194304 258 344 0 0 0 0 0 0 20 0 1 0 33977226 4292608 768 18446744073709551615 94517136506880 94517137401413 140730000399856 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94517137640464 94517137688208 94517154004992 140730000402849 140730000402946 140730000402946 140730000408548 0
/proc/22559/statm: 1048 768 704 219 0 110 0
[pid=22572] ppid=22559 vsize=1391408 memory=243396 CPUtime=498.83 cores=1,3
/proc/22572/stat : 22572 (python3) S 22559 22559 22487 0 -1 4194304 54510 0 214 0 49870 13 0 0 20 0 1 0 33977230 1424801792 60849 18446744073709551615 94156908716032 94156908716409 140734979475920 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94156908727704 94156908728324 94156922851328 140734979483992 140734979484194 140734979484194 140734979489767 0
/proc/22572/statm: 347852 60849 8144 1 0 319210 0
[pid=22602] ppid=22572 vsize=76428 memory=64536 CPUtime=2952.29 cores=1,3
/proc/22602/stat : 22602 (naps-1.03a6) R 22572 22602 22602 0 -1 4194304 714886 0 0 0 295011 218 0 0 20 0 1 0 34027372 78262272 16134 18446744073709551615 4198400 7047149 140731838033008 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 20111360 140731838040465 140731838040563 140731838040563 140731838046153 0
/proc/22602/statm: 19107 16134 544 696 0 18268 0
Current children cumulated CPU time: 3451.12 s
Current children cumulated vsize: 1472028 KiB
Current children cumulated memory: 311004 KiB

[startup+3522.3 s]
/proc/loadavg: 4.10 4.16 4.10 5/272 23312
/proc/meminfo: memFree=125926120/131249992 swapFree=33010672/33010684
[pid=22559] ppid=22540 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/22559/stat : 22559 (scip-naps-1.00.) S 22540 22559 22487 0 -1 4194304 258 344 0 0 0 0 0 0 20 0 1 0 33977226 4292608 768 18446744073709551615 94517136506880 94517137401413 140730000399856 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94517137640464 94517137688208 94517154004992 140730000402849 140730000402946 140730000402946 140730000408548 0
/proc/22559/statm: 1048 768 704 219 0 110 0
[pid=22572] ppid=22559 vsize=1391408 memory=243396 CPUtime=498.83 cores=1,3
/proc/22572/stat : 22572 (python3) S 22559 22559 22487 0 -1 4194304 54510 0 214 0 49870 13 0 0 20 0 1 0 33977230 1424801792 60849 18446744073709551615 94156908716032 94156908716409 140734979475920 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94156908727704 94156908728324 94156922851328 140734979483992 140734979484194 140734979484194 140734979489767 0
/proc/22572/statm: 347852 60849 8144 1 0 319210 0
[pid=22602] ppid=22572 vsize=76428 memory=71672 CPUtime=3012.14 cores=1,3
/proc/22602/stat : 22602 (naps-1.03a6) R 22572 22602 22602 0 -1 4194304 731963 0 0 0 300991 223 0 0 20 0 1 0 34027372 78262272 17918 18446744073709551615 4198400 7047149 140731838033008 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 20111360 140731838040465 140731838040563 140731838040563 140731838046153 0
/proc/22602/statm: 19107 17918 544 696 0 18268 0
Current children cumulated CPU time: 3510.97 s
Current children cumulated vsize: 1472028 KiB
Current children cumulated memory: 318140 KiB

[startup+3582.3 s]
/proc/loadavg: 4.12 4.16 4.10 5/271 23314
/proc/meminfo: memFree=125923668/131249992 swapFree=33010672/33010684
[pid=22559] ppid=22540 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/22559/stat : 22559 (scip-naps-1.00.) S 22540 22559 22487 0 -1 4194304 258 344 0 0 0 0 0 0 20 0 1 0 33977226 4292608 768 18446744073709551615 94517136506880 94517137401413 140730000399856 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94517137640464 94517137688208 94517154004992 140730000402849 140730000402946 140730000402946 140730000408548 0
/proc/22559/statm: 1048 768 704 219 0 110 0
[pid=22572] ppid=22559 vsize=1391408 memory=243396 CPUtime=498.83 cores=1,3
/proc/22572/stat : 22572 (python3) S 22559 22559 22487 0 -1 4194304 54510 0 214 0 49870 13 0 0 20 0 1 0 33977230 1424801792 60849 18446744073709551615 94156908716032 94156908716409 140734979475920 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94156908727704 94156908728324 94156922851328 140734979483992 140734979484194 140734979484194 140734979489767 0
/proc/22572/statm: 347852 60849 8144 1 0 319210 0
[pid=22602] ppid=22572 vsize=76428 memory=69724 CPUtime=3071.98 cores=1,3
/proc/22602/stat : 22602 (naps-1.03a6) R 22572 22602 22602 0 -1 4194304 755015 0 0 0 306967 231 0 0 20 0 1 0 34027372 78262272 17431 18446744073709551615 4198400 7047149 140731838033008 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 20111360 140731838040465 140731838040563 140731838040563 140731838046153 0
/proc/22602/statm: 19107 17431 544 696 0 18268 0
Current children cumulated CPU time: 3570.81 s
Current children cumulated vsize: 1472028 KiB
Current children cumulated memory: 316192 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.6 s]
/proc/loadavg: 4.22 4.18 4.11 5/270 23315
/proc/meminfo: memFree=125931940/131249992 swapFree=33010672/33010684
[pid=22559] ppid=22540 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/22559/stat : 22559 (scip-naps-1.00.) S 22540 22559 22487 0 -1 4194304 258 344 0 0 0 0 0 0 20 0 1 0 33977226 4292608 768 18446744073709551615 94517136506880 94517137401413 140730000399856 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94517137640464 94517137688208 94517154004992 140730000402849 140730000402946 140730000402946 140730000408548 0
/proc/22559/statm: 1048 768 704 219 0 110 0
[pid=22572] ppid=22559 vsize=1391408 memory=243396 CPUtime=498.83 cores=1,3
/proc/22572/stat : 22572 (python3) S 22559 22559 22487 0 -1 4194304 54510 0 214 0 49870 13 0 0 20 0 1 0 33977230 1424801792 60849 18446744073709551615 94156908716032 94156908716409 140734979475920 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94156908727704 94156908728324 94156922851328 140734979483992 140734979484194 140734979484194 140734979489767 0
/proc/22572/statm: 347852 60849 8144 1 0 319210 0
[pid=22602] ppid=22572 vsize=84620 memory=71132 CPUtime=3101.21 cores=1,3
/proc/22602/stat : 22602 (naps-1.03a6) R 22572 22602 22602 0 -1 4194304 762418 0 0 0 309888 233 0 0 20 0 1 0 34027372 86650880 17783 18446744073709551615 4198400 7047149 140731838033008 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 20111360 140731838040465 140731838040563 140731838040563 140731838046153 0
/proc/22602/statm: 21155 17783 544 696 0 20316 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 1480220 KiB
Current children cumulated memory: 317600 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.001115 s, system=0.007378 s

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

# cumulated CPU time of all completed processes:  user=3597.64 s, system=2.4839 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

Child status: 0

Real time (s): 3611.65
CPU time (s): 3600.13
CPU user time (s): 3597.64
CPU system time (s): 2.4839
CPU usage (%): 99.6808
Max. virtual memory (cumulated for all children) (KiB): 1512988
Max. memory (cumulated for all children) (KiB): 338788

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3597.64
system time used= 2.4839
maximum resident set size= 243396
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 820779
page faults= 214
swaps= 0
block input operations= 16480
block output operations= 720
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 924
involuntary context switches= 3384


# summary of solver processes directly reported to runsolver:
#   pid: 22559,22572
#   total CPU time (s): 3600.13
#   total CPU user time (s): 3597.64
#   total CPU system time (s): 2.4839

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.89292 second user time and 15.1137 second system time

The end

Launcher Data

Begin job on nodeC035 at 2025-06-29 09:43:47
IDJOB=4507529
IDBENCH=158357
IDSOLVER=3368
FILE ID=nodeC035/4507529-1751183027
RUNJOBID= nodeC035-1751183027-22499
SLURM_JOB_ID= 9587567
Free space on /tmp= 433060 MiB

SOLVER NAME= SCIP-NaPS 1.00a1
BENCH NAME= PB24/normalized-PB12/DEC-LIN/sroussel/ShortestPathTate/normalized-TateBritain_K81.opb
COMMAND LINE= ./scip-naps-1.00.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4507529-1751183027/watcher-4507529-1751183027 -o /tmp/evaluation-result-4507529-1751183027/solver-4507529-1751183027 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC035-1751183027-22499 --watchdog 3760  ./scip-naps-1.00.sh HOME/instance-4507529-1751183027.opb

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

MD5SUM BENCH= a76247625d06f26dbfcd47fe69513f4b
RANDOM SEED=1261576972

nodeC035 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.725
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.000
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.190
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.726
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.779
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.728
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3604.896
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.561
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249992 kB
MemFree:        127398980 kB
MemAvailable:   129774800 kB
Buffers:            2352 kB
Cached:          3170752 kB
SwapCached:            8 kB
Active:           266048 kB
Inactive:        2971440 kB
Active(anon):      76532 kB
Inactive(anon):     6040 kB
Active(file):     189516 kB
Inactive(file):  2965400 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010672 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             23600 kB
Writeback:             0 kB
AnonPages:         67584 kB
Mapped:           102756 kB
Shmem:             18056 kB
KReclaimable:     120284 kB
Slab:             206300 kB
SReclaimable:     120284 kB
SUnreclaim:        86016 kB
KernelStack:        4144 kB
PageTables:         2904 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     329476 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150440 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 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:      205524 kB
DirectMap2M:     7954432 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 433036 MiB
End job on nodeC035 at 2025-06-29 10:43:59