Trace number 4515215

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? (MO) 656.256 658.036

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/MIPLIB01/
dec/miplib2017/normalized-t1722.0.s.opb
MD5SUM39768e28ba132eeb426131d5bb977045
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 variables36630
Total number of constraints339
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)338
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint389
Maximum length of a constraint36630
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 114245
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 85902757
Number of bits of the biggest sum of numbers27
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

499.22/500.60	c Command: HOME/scip-naps.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4515215-1751227641.opb
499.22/500.60	c Solving mode: decision
499.22/500.60	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
499.22/500.60	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
499.22/500.60	c original problem has 36630 variables (36630 bin, 0 int, 0 impl, 0 cont) and 339 constraints
499.22/500.60	c presolving:
499.22/500.60	c (round 1, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 339 upgd conss, 0 impls, 338 clqs
499.22/500.60	c (round 2, exhaustive) 30049 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 339 upgd conss, 0 impls, 338 clqs
499.22/500.60	c    (1.2s) probing: 51/6581 (0.8%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
499.22/500.60	c    (1.2s) probing aborted: 50/50 successive totally useless probings
499.22/500.60	c    (1.2s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
499.22/500.60	c    (1.2s) no symmetry present (symcode time: 0.00)
499.22/500.60	c presolving (3 rounds: 3 fast, 3 medium, 3 exhaustive):
499.22/500.60	c  30049 deleted vars, 0 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
499.22/500.60	c  0 implications, 338 cliques
499.22/500.60	c presolved problem has 6581 variables (6581 bin, 0 int, 0 impl, 0 cont) and 339 constraints
499.22/500.60	c       1 constraints of type <knapsack>
499.22/500.60	c     338 constraints of type <setppc>
499.22/500.60	c transformed objective value is always integral (scale: 1)
499.22/500.60	c Presolving Time: 1.08
499.22/500.60	c 
499.22/500.60	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
499.22/500.60	c   4.4s|     1 |     0 | 11944 |     - |   259M |   0 |6581 | 491 | 339 |   0 |  0 | 151 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.22/500.60	c   6.5s|     1 |     0 | 22555 |     - |   263M |   0 |6581 | 491 | 347 |   8 |  1 | 151 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.22/500.60	c   6.7s|     1 |     0 | 22611 |     - |   264M |   0 |6581 | 501 | 352 |  13 |  2 | 161 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.22/500.60	c   6.8s|     1 |     0 | 22665 |     - |   264M |   0 |6581 | 501 | 361 |  22 |  3 | 161 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.22/500.60	c   7.0s|     1 |     0 | 22698 |     - |   264M |   0 |6581 | 501 | 369 |  30 |  4 | 161 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.22/500.60	c   7.2s|     1 |     0 | 22736 |     - |   264M |   0 |6581 | 509 | 376 |  37 |  5 | 169 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.22/500.60	c   7.3s|     1 |     0 | 22772 |     - |   264M |   0 |6581 | 509 | 386 |  47 |  6 | 169 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.22/500.60	c   7.5s|     1 |     0 | 22809 |     - |   264M |   0 |6581 | 509 | 393 |  54 |  7 | 169 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.22/500.60	c   7.7s|     1 |     0 | 22827 |     - |   264M |   0 |6581 | 514 | 402 |  63 |  8 | 175 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.22/500.60	c   7.8s|     1 |     0 | 22866 |     - |   265M |   0 |6581 | 522 | 408 |  69 |  9 | 185 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.22/500.60	c   8.0s|     1 |     0 | 22907 |     - |   265M |   0 |6581 | 522 | 414 |  75 | 10 | 185 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.22/500.60	c   8.2s|     1 |     0 | 22934 |     - |   265M |   0 |6581 | 522 | 421 |  82 | 11 | 185 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.22/500.60	c  22.9s|     1 |     2 | 63720 |     - |   267M |   0 |6581 | 548 | 421 |  82 | 11 | 214 |  19 | 0.000000e+00 |      --      |    Inf | unknown
499.22/500.60	c   155s|   100 |    39 |498445 |4803.4 |   286M |  36 |6581 | 970 | 387 | 105 |  1 | 641 |  19 | 0.000000e+00 |      --      |    Inf | unknown
499.22/500.60	c   180s|   200 |    41 |574579 |2772.2 |   289M |  37 |6581 |1017 | 387 | 107 |  1 | 690 |  19 | 0.000000e+00 |      --      |    Inf | unknown
499.22/500.60	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
499.22/500.60	c   201s|   300 |    41 |666207 |2151.5 |   290M |  37 |6581 |1074 | 386 | 109 |  0 | 755 |  19 | 0.000000e+00 |      --      |    Inf | unknown
499.22/500.60	c   227s|   400 |    47 |779243 |1895.6 |   291M |  37 |6581 |1134 | 388 | 120 |  1 | 822 |  19 | 0.000000e+00 |      --      |    Inf | unknown
499.22/500.60	c   239s|   500 |    51 |834492 |1626.4 |   292M |  40 |6581 |1184 | 387 | 123 |  1 | 883 |  19 | 0.000000e+00 |      --      |    Inf | unknown
499.22/500.60	c   249s|   600 |    51 |881870 |1434.0 |   293M |  40 |6581 |1242 | 386 | 126 |  1 | 956 |  19 | 0.000000e+00 |      --      |    Inf | unknown
499.22/500.60	c   261s|   700 |    51 |936545 |1307.1 |   293M |  44 |6581 |1296 | 390 | 134 |  1 |1013 |  19 | 0.000000e+00 |      --      |    Inf | unknown
499.22/500.60	c   275s|   800 |    51 |  1000k|1223.1 |   294M |  47 |6581 |1346 | 386 | 137 |  0 |1063 |  19 | 0.000000e+00 |      --      |    Inf | unknown
499.22/500.60	c   283s|   900 |    51 |  1042k|1133.9 |   294M |  47 |6581 |1402 | 386 | 139 |  1 |1120 |  19 | 0.000000e+00 |      --      |    Inf | unknown
499.22/500.60	c   297s|  1000 |    51 |  1105k|1083.8 |   295M |  47 |6581 |1458 | 390 | 146 |  0 |1177 |  19 | 0.000000e+00 |      --      |    Inf | unknown
499.22/500.60	c   306s|  1100 |    53 |  1149k|1025.3 |   295M |  47 |6581 |1512 | 389 | 149 |  0 |1232 |  19 | 0.000000e+00 |      --      |    Inf | unknown
499.22/500.60	c   316s|  1200 |    53 |  1195k| 978.1 |   295M |  47 |6581 |1569 | 388 | 156 |  0 |1291 |  19 | 0.000000e+00 |      --      |    Inf | unknown
499.22/500.60	c   329s|  1300 |    51 |  1257k| 950.6 |   296M |  47 |6581 |1616 | 387 | 159 |  0 |1348 |  19 | 0.000000e+00 |      --      |    Inf | unknown
499.22/500.60	c   345s|  1400 |    51 |  1331k| 935.6 |   296M |  47 |6581 |1668 | 387 | 166 |  0 |1404 |  19 | 0.000000e+00 |      --      |    Inf | unknown
499.22/500.60	c   356s|  1500 |    51 |  1386k| 909.4 |   296M |  47 |6581 |1714 | 388 | 173 |  0 |1454 |  19 | 0.000000e+00 |      --      |    Inf | unknown
499.22/500.60	c   369s|  1600 |    55 |  1444k| 889.0 |   296M |  47 |6581 |1772 | 389 | 176 |  0 |1513 |  19 | 0.000000e+00 |      --      |    Inf | unknown
499.22/500.60	c   382s|  1700 |    59 |  1506k| 873.3 |   297M |  47 |6581 |1823 | 389 | 180 |  1 |1567 |  19 | 0.000000e+00 |      --      |    Inf | unknown
499.22/500.60	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
499.22/500.60	c   398s|  1800 |    57 |  1580k| 866.0 |   297M |  57 |6581 |1859 | 389 | 186 |  0 |1604 |  19 | 0.000000e+00 |      --      |    Inf | unknown
499.22/500.60	c   412s|  1900 |    57 |  1646k| 855.0 |   297M |  57 |6581 |1906 | 389 | 199 |  0 |1654 |  19 | 0.000000e+00 |      --      |    Inf | unknown
499.22/500.60	c   421s|  2000 |    53 |  1688k| 833.4 |   298M |  57 |6581 |1958 | 390 | 205 |  0 |1706 |  19 | 0.000000e+00 |      --      |    Inf | unknown
499.22/500.60	c   432s|  2100 |    53 |  1743k| 819.8 |   298M |  57 |6581 |2021 | 388 | 210 |  1 |1772 |  19 | 0.000000e+00 |      --      |    Inf | unknown
499.22/500.60	c   447s|  2200 |    53 |  1814k| 814.9 |   299M |  57 |6581 |2070 | 388 | 210 |  1 |1822 |  19 | 0.000000e+00 |      --      |    Inf | unknown
499.22/500.60	c   468s|  2300 |    57 |  1916k| 823.7 |   301M |  57 |6581 |2220 | 389 | 220 |  1 |1981 |  19 | 0.000000e+00 |      --      |    Inf | unknown
499.22/500.60	c   478s|  2400 |    55 |  1965k| 809.6 |   301M |  57 |6581 |2278 | 389 | 220 |  1 |2040 |  19 | 0.000000e+00 |      --      |    Inf | unknown
499.22/500.60	c   495s|  2500 |    57 |  2045k| 809.2 |   301M |  57 |6581 |2322 | 388 | 220 |  1 |2090 |  19 | 0.000000e+00 |      --      |    Inf | unknown
499.22/500.60	c 
499.22/500.60	c SCIP Status        : solving was interrupted [time limit reached]
499.22/500.60	c Solving Time (sec) : 500.00
499.22/500.60	c Solving Nodes      : 2545
499.22/500.60	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
499.22/500.60	c Dual Bound         : +0.00000000000000e+00
499.22/500.60	c Gap                : infinite
499.22/500.60	c ----------------------------------------------------------------------
499.22/500.60	c dual bound: 0.0 -> 0
499.22/500.60	c primal bound: 1e+20 -> 100000000000000000000
499.22/500.60	c scip-goal-lb: 0
499.22/500.60	c scip-goal-ub: 100000000000000000000
499.22/500.60	c writing output to: HOME/tmpvibmro37.opb
499.22/500.60	c appending fixed variable constraints
499.22/500.60	c scip-fixed vars: 456.60% (30049/6581)
499.22/500.60	c ----------------------------------------------------------------------
499.22/500.60	c executing external solver: HOME/naps-1.03a6
499.22/500.60	c ----------------------------------------------------------------------
499.22/500.60	c command: HOME/naps-1.03a6 HOME/tmpvibmro37.opb
499.22/500.62	c NaPS 1.03a6.
499.22/500.62	c Input file name: HOME/tmpvibmro37.opb
655.69/657.50	c
655.69/657.50	c *** TERMINATED *** by signal 15
655.69/657.50	c _____________________________________________________________________________
655.69/657.50	c std/band forms        : 339,0
655.69/657.50	c 2cl/3cl ITE-codings   : 0,0
655.69/657.50	c BDD/srt/adr Max costs : 0,46146209,0
655.69/657.50	c BDDraw/bin/mul/srt/adr: 0,0,0,339,0
655.69/657.50	c BDD nodes             : 0
655.69/657.50	c Es1/CC detections     : 0,0
655.69/657.50	c CC sort               : 338
655.69/657.50	c SAT/UNSAT calls       : 0,0
655.69/657.50	c regenrated variables  : 0
655.69/657.50	c eliminated fixed lits : 30049
655.69/657.50	c goal lit flips        : 0
655.69/657.50	c goal stages           : 0
655.69/657.50	c goal shrink           : 0
655.69/657.50	c goal coeff separations: 0
655.69/657.50	c restarts              : 0
655.69/657.50	c conflicts             : 0              (0 /sec)
655.69/657.50	c decisions             : 0              (0 /sec)
655.69/657.50	c propagations          : 0              (0 /sec)
655.69/657.50	c inspects              : 0              (0 /sec)
655.69/657.50	c CPU time (solving tm) : 146.7 s        (90.72 s, SAT 0 s, UNSAT 0 s)
655.69/657.50	c Time for Opt-base     : 10.87 s
655.69/657.50	c Steps for Opt-base    : 57838770
655.69/657.50	c Time for BDD coding   : 0 s
655.69/657.50	c Time for srt coding   : 25.85 s
655.69/657.50	c _____________________________________________________________________________
499.25/657.71	c received SIGTERM, forwarding to pbsolver...
499.25/657.71	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: 63794 MiB (62834 MiB free)
  memory of node 1: 64507 MiB (63040 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4515215-1751227641/watcher-4515215-1751227641 -o /tmp/evaluation-result-4515215-1751227641/solver-4515215-1751227641 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1751226828-31367 --watchdog 3760 ./scip-naps-1.00.sh HOME/instance-4515215-1751227641.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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

solver pid=32126, runsolver pid=32123

[startup+0.100055 s]*
/proc/loadavg: 4.18 4.07 3.65 4/256 32131
/proc/meminfo: memFree=128896276/131382116 swapFree=33010684/33010684
[pid=32126] ppid=32123 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/32126/stat : 32126 (scip-naps-1.00.) S 32123 32126 31357 0 -1 4194304 256 681 0 0 0 0 0 0 20 0 1 0 38443853 4292608 768 18446744073709551615 94067287982080 94067288876613 140737149204480 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94067289115664 94067289163408 94067305852928 140737149213089 140737149213186 140737149213186 140737149218788 0
/proc/32126/statm: 1048 768 704 219 0 110 0
[pid=32131] ppid=32126 vsize=18936 memory=13952 CPUtime=0.07 cores=0,2
/proc/32131/stat : 32131 (python3) R 32126 32126 31357 0 -1 4194304 1841 0 0 0 6 1 0 0 20 0 1 0 38443856 19390464 3488 18446744073709551615 94661147639808 94661147640185 140732539604320 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94661147651480 94661147652100 94661171556352 140732539611480 140732539611682 140732539611682 140732539617255 0
/proc/32131/statm: 4734 3488 1952 1 0 1507 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 23128 KiB
Current children cumulated memory: 17024 KiB

[startup+0.212883 s]*
/proc/loadavg: 4.18 4.07 3.65 5/256 32131
/proc/meminfo: memFree=128896292/131382116 swapFree=33010684/33010684
[pid=32126] ppid=32123 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/32126/stat : 32126 (scip-naps-1.00.) S 32123 32126 31357 0 -1 4194304 256 681 0 0 0 0 0 0 20 0 1 0 38443853 4292608 768 18446744073709551615 94067287982080 94067288876613 140737149204480 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94067289115664 94067289163408 94067305852928 140737149213089 140737149213186 140737149213186 140737149218788 0
/proc/32126/statm: 1048 768 704 219 0 110 0
[pid=32131] ppid=32126 vsize=1186920 memory=31792 CPUtime=0.17 cores=0,2
/proc/32131/stat : 32131 (python3) R 32126 32126 31357 0 -1 4194304 3697 0 0 0 15 2 0 0 20 0 1 0 38443856 1215406080 7948 18446744073709551615 94661147639808 94661147640185 140732539604320 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94661147651480 94661147652100 94661171556352 140732539611480 140732539611682 140732539611682 140732539617255 0
/proc/32131/statm: 296730 7948 4876 1 0 268752 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 1191112 KiB
Current children cumulated memory: 34864 KiB

[startup+0.312721 s]*
/proc/loadavg: 4.18 4.07 3.65 5/256 32131
/proc/meminfo: memFree=128895804/131382116 swapFree=33010684/33010684
[pid=32126] ppid=32123 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/32126/stat : 32126 (scip-naps-1.00.) S 32123 32126 31357 0 -1 4194304 256 681 0 0 0 0 0 0 20 0 1 0 38443853 4292608 768 18446744073709551615 94067287982080 94067288876613 140737149204480 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94067289115664 94067289163408 94067305852928 140737149213089 140737149213186 140737149213186 140737149218788 0
/proc/32126/statm: 1048 768 704 219 0 110 0
[pid=32131] ppid=32126 vsize=1192520 memory=37680 CPUtime=0.27 cores=0,2
/proc/32131/stat : 32131 (python3) R 32126 32126 31357 0 -1 4194304 4781 0 0 0 24 3 0 0 20 0 1 0 38443856 1221140480 9420 18446744073709551615 94661147639808 94661147640185 140732539604320 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94661147651480 94661147652100 94661171556352 140732539611480 140732539611682 140732539611682 140732539617255 0
/proc/32131/statm: 298130 9420 5324 1 0 269794 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 1196712 KiB
Current children cumulated memory: 40752 KiB

[startup+0.700363 s]
/proc/loadavg: 4.18 4.07 3.65 5/256 32131
/proc/meminfo: memFree=128895804/131382116 swapFree=33010684/33010684
[pid=32126] ppid=32123 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/32126/stat : 32126 (scip-naps-1.00.) S 32123 32126 31357 0 -1 4194304 256 681 0 0 0 0 0 0 20 0 1 0 38443853 4292608 768 18446744073709551615 94067287982080 94067288876613 140737149204480 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94067289115664 94067289163408 94067305852928 140737149213089 140737149213186 140737149213186 140737149218788 0
/proc/32126/statm: 1048 768 704 219 0 110 0
[pid=32131] ppid=32126 vsize=1297552 memory=147504 CPUtime=0.64 cores=0,2
/proc/32131/stat : 32131 (python3) R 32126 32126 31357 0 -1 4194304 29906 0 0 0 55 9 0 0 20 0 1 0 38443856 1328693248 36876 18446744073709551615 94661147639808 94661147640185 140732539604320 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94661147651480 94661147652100 94661171556352 140732539611480 140732539611682 140732539611682 140732539617255 0
/proc/32131/statm: 324388 36876 7884 1 0 295746 0
Current children cumulated CPU time: 0.64 s
Current children cumulated vsize: 1301744 KiB
Current children cumulated memory: 150576 KiB

[startup+1.50034 s]
/proc/loadavg: 4.18 4.07 3.65 5/256 32131
/proc/meminfo: memFree=128895804/131382116 swapFree=33010684/33010684
[pid=32126] ppid=32123 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/32126/stat : 32126 (scip-naps-1.00.) S 32123 32126 31357 0 -1 4194304 256 681 0 0 0 0 0 0 20 0 1 0 38443853 4292608 768 18446744073709551615 94067287982080 94067288876613 140737149204480 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94067289115664 94067289163408 94067305852928 140737149213089 140737149213186 140737149213186 140737149218788 0
/proc/32126/statm: 1048 768 704 219 0 110 0
[pid=32131] ppid=32126 vsize=1399728 memory=237308 CPUtime=1.44 cores=0,2
/proc/32131/stat : 32131 (python3) R 32126 32126 31357 0 -1 4194304 48448 0 0 0 131 13 0 0 20 0 1 0 38443856 1433321472 59327 18446744073709551615 94661147639808 94661147640185 140732539604320 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94661147651480 94661147652100 94661171556352 140732539611480 140732539611682 140732539611682 140732539617255 0
/proc/32131/statm: 349932 59327 7916 1 0 321290 0
Current children cumulated CPU time: 1.44 s
Current children cumulated vsize: 1403920 KiB
Current children cumulated memory: 240380 KiB

[startup+3.11316 s]
/proc/loadavg: 4.18 4.07 3.65 5/256 32131
/proc/meminfo: memFree=128794384/131382116 swapFree=33010684/33010684
[pid=32126] ppid=32123 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/32126/stat : 32126 (scip-naps-1.00.) S 32123 32126 31357 0 -1 4194304 256 681 0 0 0 0 0 0 20 0 1 0 38443853 4292608 768 18446744073709551615 94067287982080 94067288876613 140737149204480 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94067289115664 94067289163408 94067305852928 140737149213089 140737149213186 140737149213186 140737149218788 0
/proc/32126/statm: 1048 768 704 219 0 110 0
[pid=32131] ppid=32126 vsize=1457812 memory=285404 CPUtime=3.05 cores=0,2
/proc/32131/stat : 32131 (python3) R 32126 32126 31357 0 -1 4194304 57718 0 0 0 290 15 0 0 20 0 1 0 38443856 1492799488 71351 18446744073709551615 94661147639808 94661147640185 140732539604320 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94661147651480 94661147652100 94661171556352 140732539611480 140732539611682 140732539611682 140732539617255 0
/proc/32131/statm: 364453 71351 8108 1 0 335811 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 1462004 KiB
Current children cumulated memory: 288476 KiB

[startup+6.30029 s]
/proc/loadavg: 4.16 4.07 3.65 5/256 32131
/proc/meminfo: memFree=128792392/131382116 swapFree=33010684/33010684
[pid=32126] ppid=32123 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/32126/stat : 32126 (scip-naps-1.00.) S 32123 32126 31357 0 -1 4194304 256 681 0 0 0 0 0 0 20 0 1 0 38443853 4292608 768 18446744073709551615 94067287982080 94067288876613 140737149204480 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94067289115664 94067289163408 94067305852928 140737149213089 140737149213186 140737149213186 140737149218788 0
/proc/32126/statm: 1048 768 704 219 0 110 0
[pid=32131] ppid=32126 vsize=1462152 memory=288988 CPUtime=6.22 cores=0,2
/proc/32131/stat : 32131 (python3) R 32126 32126 31357 0 -1 4194304 58638 0 0 0 607 15 0 0 20 0 1 0 38443856 1497243648 72247 18446744073709551615 94661147639808 94661147640185 140732539604320 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94661147651480 94661147652100 94661171556352 140732539611480 140732539611682 140732539611682 140732539617255 0
/proc/32131/statm: 365538 72247 8108 1 0 336896 0
Current children cumulated CPU time: 6.22 s
Current children cumulated vsize: 1466344 KiB
Current children cumulated memory: 292060 KiB

[startup+12.7003 s]
/proc/loadavg: 4.15 4.07 3.65 5/256 32131
/proc/meminfo: memFree=128749992/131382116 swapFree=33010684/33010684
[pid=32126] ppid=32123 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/32126/stat : 32126 (scip-naps-1.00.) S 32123 32126 31357 0 -1 4194304 256 681 0 0 0 0 0 0 20 0 1 0 38443853 4292608 768 18446744073709551615 94067287982080 94067288876613 140737149204480 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94067289115664 94067289163408 94067305852928 140737149213089 140737149213186 140737149213186 140737149218788 0
/proc/32126/statm: 1048 768 704 219 0 110 0
[pid=32131] ppid=32126 vsize=1495640 memory=321048 CPUtime=12.61 cores=0,2
/proc/32131/stat : 32131 (python3) R 32126 32126 31357 0 -1 4194304 68375 0 0 0 1244 17 0 0 20 0 1 0 38443856 1531535360 80262 18446744073709551615 94661147639808 94661147640185 140732539604320 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94661147651480 94661147652100 94661171556352 140732539611480 140732539611682 140732539611682 140732539617255 0
/proc/32131/statm: 373910 80262 8108 1 0 345268 0
Current children cumulated CPU time: 12.61 s
Current children cumulated vsize: 1499832 KiB
Current children cumulated memory: 324120 KiB

[startup+25.5003 s]
/proc/loadavg: 4.12 4.06 3.66 5/255 32131
/proc/meminfo: memFree=128755248/131382116 swapFree=33010684/33010684
[pid=32126] ppid=32123 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/32126/stat : 32126 (scip-naps-1.00.) S 32123 32126 31357 0 -1 4194304 256 681 0 0 0 0 0 0 20 0 1 0 38443853 4292608 768 18446744073709551615 94067287982080 94067288876613 140737149204480 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94067289115664 94067289163408 94067305852928 140737149213089 140737149213186 140737149213186 140737149218788 0
/proc/32126/statm: 1048 768 704 219 0 110 0
[pid=32131] ppid=32126 vsize=1496124 memory=323224 CPUtime=25.37 cores=0,2
/proc/32131/stat : 32131 (python3) R 32126 32126 31357 0 -1 4194304 68909 0 0 0 2520 17 0 0 20 0 1 0 38443856 1532030976 80806 18446744073709551615 94661147639808 94661147640185 140732539604320 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94661147651480 94661147652100 94661171556352 140732539611480 140732539611682 140732539611682 140732539617255 0
/proc/32131/statm: 374031 80806 8108 1 0 345389 0
Current children cumulated CPU time: 25.37 s
Current children cumulated vsize: 1500316 KiB
Current children cumulated memory: 326296 KiB

[startup+51.1131 s]
/proc/loadavg: 4.14 4.07 3.68 5/255 32133
/proc/meminfo: memFree=128742480/131382116 swapFree=33010684/33010684
[pid=32126] ppid=32123 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/32126/stat : 32126 (scip-naps-1.00.) S 32123 32126 31357 0 -1 4194304 256 681 0 0 0 0 0 0 20 0 1 0 38443853 4292608 768 18446744073709551615 94067287982080 94067288876613 140737149204480 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94067289115664 94067289163408 94067305852928 140737149213089 140737149213186 140737149213186 140737149218788 0
/proc/32126/statm: 1048 768 704 219 0 110 0
[pid=32131] ppid=32126 vsize=1502796 memory=329256 CPUtime=50.92 cores=0,2
/proc/32131/stat : 32131 (python3) R 32126 32126 31357 0 -1 4194304 77104 0 0 0 5074 18 0 0 20 0 1 0 38443856 1538863104 82314 18446744073709551615 94661147639808 94661147640185 140732539604320 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94661147651480 94661147652100 94661171556352 140732539611480 140732539611682 140732539611682 140732539617255 0
/proc/32131/statm: 375699 82314 8108 1 0 347057 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 1506988 KiB
Current children cumulated memory: 332328 KiB

[startup+102.3 s]
/proc/loadavg: 4.61 4.20 3.74 5/257 32139
/proc/meminfo: memFree=128716964/131382116 swapFree=33010684/33010684
[pid=32126] ppid=32123 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/32126/stat : 32126 (scip-naps-1.00.) S 32123 32126 31357 0 -1 4194304 256 681 0 0 0 0 0 0 20 0 1 0 38443853 4292608 768 18446744073709551615 94067287982080 94067288876613 140737149204480 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94067289115664 94067289163408 94067305852928 140737149213089 140737149213186 140737149213186 140737149218788 0
/proc/32126/statm: 1048 768 704 219 0 110 0
[pid=32131] ppid=32126 vsize=1510140 memory=338068 CPUtime=101.97 cores=0,2
/proc/32131/stat : 32131 (python3) R 32126 32126 31357 0 -1 4194304 82108 0 0 0 10178 19 0 0 20 0 1 0 38443856 1546383360 84517 18446744073709551615 94661147639808 94661147640185 140732539604320 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94661147651480 94661147652100 94661171556352 140732539611480 140732539611682 140732539611682 140732539617255 0
/proc/32131/statm: 377535 84517 8108 1 0 348893 0
Current children cumulated CPU time: 101.97 s
Current children cumulated vsize: 1514332 KiB
Current children cumulated memory: 341140 KiB

[startup+162.3 s]
/proc/loadavg: 4.46 4.25 3.79 5/257 32141
/proc/meminfo: memFree=128620420/131382116 swapFree=33010684/33010684
[pid=32126] ppid=32123 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/32126/stat : 32126 (scip-naps-1.00.) S 32123 32126 31357 0 -1 4194304 256 681 0 0 0 0 0 0 20 0 1 0 38443853 4292608 768 18446744073709551615 94067287982080 94067288876613 140737149204480 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94067289115664 94067289163408 94067305852928 140737149213089 140737149213186 140737149213186 140737149218788 0
/proc/32126/statm: 1048 768 704 219 0 110 0
[pid=32131] ppid=32126 vsize=1526368 memory=354052 CPUtime=161.82 cores=0,2
/proc/32131/stat : 32131 (python3) R 32126 32126 31357 0 -1 4194304 87073 0 0 0 16161 21 0 0 20 0 1 0 38443856 1563000832 88513 18446744073709551615 94661147639808 94661147640185 140732539604320 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94661147651480 94661147652100 94661171556352 140732539611480 140732539611682 140732539611682 140732539617255 0
/proc/32131/statm: 381592 88513 8108 1 0 352950 0
Current children cumulated CPU time: 161.82 s
Current children cumulated vsize: 1530560 KiB
Current children cumulated memory: 357124 KiB

[startup+222.3 s]
/proc/loadavg: 4.27 4.23 3.82 5/257 32143
/proc/meminfo: memFree=128578124/131382116 swapFree=33010684/33010684
[pid=32126] ppid=32123 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/32126/stat : 32126 (scip-naps-1.00.) S 32123 32126 31357 0 -1 4194304 256 681 0 0 0 0 0 0 20 0 1 0 38443853 4292608 768 18446744073709551615 94067287982080 94067288876613 140737149204480 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94067289115664 94067289163408 94067305852928 140737149213089 140737149213186 140737149213186 140737149218788 0
/proc/32126/statm: 1048 768 704 219 0 110 0
[pid=32131] ppid=32126 vsize=1544528 memory=372592 CPUtime=221.66 cores=0,2
/proc/32131/stat : 32131 (python3) R 32126 32126 31357 0 -1 4194304 93169 0 0 0 22144 22 0 0 20 0 1 0 38443856 1581596672 93148 18446744073709551615 94661147639808 94661147640185 140732539604320 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94661147651480 94661147652100 94661171556352 140732539611480 140732539611682 140732539611682 140732539617255 0
/proc/32131/statm: 386132 93148 8108 1 0 357490 0
Current children cumulated CPU time: 221.66 s
Current children cumulated vsize: 1548720 KiB

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

[pid=32126] ppid=32123 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/32126/stat : 32126 (scip-naps-1.00.) S 32123 32126 31357 0 -1 4194304 256 681 0 0 0 0 0 0 20 0 1 0 38443853 4292608 768 18446744073709551615 94067287982080 94067288876613 140737149204480 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94067289115664 94067289163408 94067305852928 140737149213089 140737149213186 140737149213186 140737149218788 0
/proc/32126/statm: 1048 768 704 219 0 110 0
[pid=32131] ppid=32126 vsize=1544528 memory=372592 CPUtime=281.5 cores=0,2
/proc/32131/stat : 32131 (python3) R 32126 32126 31357 0 -1 4194304 93181 0 0 0 28128 22 0 0 20 0 1 0 38443856 1581596672 93148 18446744073709551615 94661147639808 94661147640185 140732539604320 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94661147651480 94661147652100 94661171556352 140732539611480 140732539611682 140732539611682 140732539617255 0
/proc/32131/statm: 386132 93148 8108 1 0 357490 0
Current children cumulated CPU time: 281.5 s
Current children cumulated vsize: 1548720 KiB
Current children cumulated memory: 375664 KiB

[startup+342.3 s]
/proc/loadavg: 4.23 4.21 3.87 5/257 32148
/proc/meminfo: memFree=128507612/131382116 swapFree=33010684/33010684
[pid=32126] ppid=32123 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/32126/stat : 32126 (scip-naps-1.00.) S 32123 32126 31357 0 -1 4194304 256 681 0 0 0 0 0 0 20 0 1 0 38443853 4292608 768 18446744073709551615 94067287982080 94067288876613 140737149204480 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94067289115664 94067289163408 94067305852928 140737149213089 140737149213186 140737149213186 140737149218788 0
/proc/32126/statm: 1048 768 704 219 0 110 0
[pid=32131] ppid=32126 vsize=1544528 memory=372592 CPUtime=341.34 cores=0,2
/proc/32131/stat : 32131 (python3) R 32126 32126 31357 0 -1 4194304 93185 0 0 0 34112 22 0 0 20 0 1 0 38443856 1581596672 93148 18446744073709551615 94661147639808 94661147640185 140732539604320 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94661147651480 94661147652100 94661171556352 140732539611480 140732539611682 140732539611682 140732539617255 0
/proc/32131/statm: 386132 93148 8108 1 0 357490 0
Current children cumulated CPU time: 341.34 s
Current children cumulated vsize: 1548720 KiB
Current children cumulated memory: 375664 KiB

[startup+402.3 s]
/proc/loadavg: 4.14 4.19 3.88 5/257 32155
/proc/meminfo: memFree=125429740/131382116 swapFree=33010684/33010684
[pid=32126] ppid=32123 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/32126/stat : 32126 (scip-naps-1.00.) S 32123 32126 31357 0 -1 4194304 256 681 0 0 0 0 0 0 20 0 1 0 38443853 4292608 768 18446744073709551615 94067287982080 94067288876613 140737149204480 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94067289115664 94067289163408 94067305852928 140737149213089 140737149213186 140737149213186 140737149218788 0
/proc/32126/statm: 1048 768 704 219 0 110 0
[pid=32131] ppid=32126 vsize=1544528 memory=372720 CPUtime=401.18 cores=0,2
/proc/32131/stat : 32131 (python3) R 32126 32126 31357 0 -1 4194304 93197 0 0 0 40096 22 0 0 20 0 1 0 38443856 1581596672 93180 18446744073709551615 94661147639808 94661147640185 140732539604320 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94661147651480 94661147652100 94661171556352 140732539611480 140732539611682 140732539611682 140732539617255 0
/proc/32131/statm: 386132 93180 8108 1 0 357490 0
Current children cumulated CPU time: 401.18 s
Current children cumulated vsize: 1548720 KiB
Current children cumulated memory: 375792 KiB

[startup+462.3 s]
/proc/loadavg: 4.10 4.17 3.90 5/258 32158
/proc/meminfo: memFree=122215508/131382116 swapFree=33010684/33010684
[pid=32126] ppid=32123 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/32126/stat : 32126 (scip-naps-1.00.) S 32123 32126 31357 0 -1 4194304 256 681 0 0 0 0 0 0 20 0 1 0 38443853 4292608 768 18446744073709551615 94067287982080 94067288876613 140737149204480 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94067289115664 94067289163408 94067305852928 140737149213089 140737149213186 140737149213186 140737149218788 0
/proc/32126/statm: 1048 768 704 219 0 110 0
[pid=32131] ppid=32126 vsize=1544528 memory=372720 CPUtime=461.02 cores=0,2
/proc/32131/stat : 32131 (python3) R 32126 32126 31357 0 -1 4194304 93205 0 0 0 46080 22 0 0 20 0 1 0 38443856 1581596672 93180 18446744073709551615 94661147639808 94661147640185 140732539604320 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94661147651480 94661147652100 94661171556352 140732539611480 140732539611682 140732539611682 140732539617255 0
/proc/32131/statm: 386132 93180 8108 1 0 357490 0
Current children cumulated CPU time: 461.02 s
Current children cumulated vsize: 1548720 KiB
Current children cumulated memory: 375792 KiB

[startup+522.3 s]
/proc/loadavg: 4.14 4.16 3.92 5/260 32162
/proc/meminfo: memFree=120369016/131382116 swapFree=33010684/33010684
[pid=32126] ppid=32123 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/32126/stat : 32126 (scip-naps-1.00.) S 32123 32126 31357 0 -1 4194304 256 681 0 0 0 0 0 0 20 0 1 0 38443853 4292608 768 18446744073709551615 94067287982080 94067288876613 140737149204480 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94067289115664 94067289163408 94067305852928 140737149213089 140737149213186 140737149213186 140737149218788 0
/proc/32126/statm: 1048 768 704 219 0 110 0
[pid=32131] ppid=32126 vsize=1564752 memory=393200 CPUtime=499.23 cores=0,2
/proc/32131/stat : 32131 (python3) S 32126 32126 31357 0 -1 4194304 98494 0 0 0 49900 23 0 0 20 0 1 0 38443856 1602306048 98300 18446744073709551615 94661147639808 94661147640185 140732539604320 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94661147651480 94661147652100 94661171556352 140732539611480 140732539611682 140732539611682 140732539617255 0
/proc/32131/statm: 391188 98300 8140 1 0 362546 0
[pid=32160] ppid=32131 vsize=1907616 memory=1836224 CPUtime=21.62 cores=0,2
/proc/32160/stat : 32160 (naps-1.03a6) R 32131 32160 32160 0 -1 4194304 155590 0 0 0 2101 61 0 0 20 0 1 0 38493914 1953398784 459056 18446744073709551615 4198400 7047149 140734594100048 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 9474048 140734594107793 140734594107891 140734594107891 140734594113481 0
/proc/32160/statm: 476904 459056 544 696 0 476065 0
Current children cumulated CPU time: 520.85 s
Current children cumulated vsize: 3476560 KiB
Current children cumulated memory: 2232496 KiB

[startup+582.3 s]
/proc/loadavg: 4.10 4.15 3.93 5/260 32164
/proc/meminfo: memFree=110358768/131382116 swapFree=33010684/33010684
[pid=32126] ppid=32123 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/32126/stat : 32126 (scip-naps-1.00.) S 32123 32126 31357 0 -1 4194304 256 681 0 0 0 0 0 0 20 0 1 0 38443853 4292608 768 18446744073709551615 94067287982080 94067288876613 140737149204480 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94067289115664 94067289163408 94067305852928 140737149213089 140737149213186 140737149213186 140737149218788 0
/proc/32126/statm: 1048 768 704 219 0 110 0
[pid=32131] ppid=32126 vsize=1564752 memory=393200 CPUtime=499.23 cores=0,2
/proc/32131/stat : 32131 (python3) S 32126 32126 31357 0 -1 4194304 98494 0 0 0 49900 23 0 0 20 0 1 0 38443856 1602306048 98300 18446744073709551615 94661147639808 94661147640185 140732539604320 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94661147651480 94661147652100 94661171556352 140732539611480 140732539611682 140732539611682 140732539617255 0
/proc/32131/statm: 391188 98300 8140 1 0 362546 0
[pid=32160] ppid=32131 vsize=11182104 memory=10124168 CPUtime=81.46 cores=0,2
/proc/32160/stat : 32160 (naps-1.03a6) R 32131 32160 32160 0 -1 4194304 1422767 0 0 0 7542 604 0 0 20 0 1 0 38493914 11450474496 2531042 18446744073709551615 4198400 7047149 140734594100048 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 9474048 140734594107793 140734594107891 140734594107891 140734594113481 0
/proc/32160/statm: 2795526 2531042 544 696 0 2794687 0
Current children cumulated CPU time: 580.69 s
Current children cumulated vsize: 12751048 KiB
Current children cumulated memory: 10520440 KiB

[startup+642.3 s]
/proc/loadavg: 4.15 4.15 3.95 5/260 32166
/proc/meminfo: memFree=103350488/131382116 swapFree=33010684/33010684
[pid=32126] ppid=32123 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/32126/stat : 32126 (scip-naps-1.00.) S 32123 32126 31357 0 -1 4194304 256 681 0 0 0 0 0 0 20 0 1 0 38443853 4292608 768 18446744073709551615 94067287982080 94067288876613 140737149204480 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94067289115664 94067289163408 94067305852928 140737149213089 140737149213186 140737149213186 140737149218788 0
/proc/32126/statm: 1048 768 704 219 0 110 0
[pid=32131] ppid=32126 vsize=1564752 memory=393200 CPUtime=499.23 cores=0,2
/proc/32131/stat : 32131 (python3) S 32126 32126 31357 0 -1 4194304 98494 0 0 0 49900 23 0 0 20 0 1 0 38443856 1602306048 98300 18446744073709551615 94661147639808 94661147640185 140732539604320 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94661147651480 94661147652100 94661171556352 140732539611480 140732539611682 140732539611682 140732539617255 0
/proc/32131/statm: 391188 98300 8140 1 0 362546 0
[pid=32160] ppid=32131 vsize=26042196 memory=17947512 CPUtime=141.3 cores=0,2
/proc/32160/stat : 32160 (naps-1.03a6) R 32131 32160 32160 0 -1 4194304 1557266 0 0 0 13220 910 0 0 20 0 1 0 38493914 26667208704 4486878 18446744073709551615 4198400 7047149 140734594100048 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 9474048 140734594107793 140734594107891 140734594107891 140734594113481 0
/proc/32160/statm: 6510549 4486878 544 696 0 6509710 0
Current children cumulated CPU time: 640.53 s
Current children cumulated vsize: 27611140 KiB
Current children cumulated memory: 18343784 KiB



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+657.5 s]
/proc/loadavg: 4.12 4.14 3.95 5/260 32166
/proc/meminfo: memFree=100386432/131382116 swapFree=33010684/33010684
[pid=32126] ppid=32123 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/32126/stat : 32126 (scip-naps-1.00.) S 32123 32126 31357 0 -1 4194304 256 681 0 0 0 0 0 0 20 0 1 0 38443853 4292608 768 18446744073709551615 94067287982080 94067288876613 140737149204480 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94067289115664 94067289163408 94067305852928 140737149213089 140737149213186 140737149213186 140737149218788 0
/proc/32126/statm: 1048 768 704 219 0 110 0
[pid=32131] ppid=32126 vsize=1564752 memory=393200 CPUtime=499.23 cores=0,2
/proc/32131/stat : 32131 (python3) S 32126 32126 31357 0 -1 4194304 98494 0 0 0 49900 23 0 0 20 0 1 0 38443856 1602306048 98300 18446744073709551615 94661147639808 94661147640185 140732539604320 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94661147651480 94661147652100 94661171556352 140732539611480 140732539611682 140732539611682 140732539617255 0
/proc/32131/statm: 391188 98300 8140 1 0 362546 0
[pid=32160] ppid=32131 vsize=30269272 memory=20972904 CPUtime=156.46 cores=0,2
/proc/32160/stat : 32160 (naps-1.03a6) R 32131 32160 32160 0 -1 4194304 1559961 0 0 0 14674 972 0 0 20 0 1 0 38493914 30995734528 5243226 18446744073709551615 4198400 7047149 140734594100048 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 9474048 140734594107793 140734594107891 140734594107891 140734594113481 0
/proc/32160/statm: 7567318 5243226 544 696 0 7566479 0
Current children cumulated CPU time: 655.69 s
Current children cumulated vsize: 31838216 KiB
Current children cumulated memory: 21369176 KiB

Sending SIGTERM to process tree (bottom up)

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

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

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

# cumulated CPU time of all completed processes:  user=645.997 s, system=10.2586 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+657.61 s]*
/proc/loadavg: 4.12 4.14 3.95 5/259 32166
/proc/meminfo: memFree=105754192/131382116 swapFree=33010684/33010684
[pid=32131] ppid=32123 vsize=1564752 memory=393200 CPUtime=499.23 cores=0,2
/proc/32131/stat : 32131 (python3) S 32123 32126 31357 0 -1 4194304 98516 0 0 0 49900 23 0 0 20 0 1 0 38443856 1602306048 98300 18446744073709551615 94661147639808 94661147640185 140732539604320 0 0 0 0 16781312 16386 1 0 0 17 2 0 0 0 0 0 94661147651480 94661147652100 94661171556352 140732539611480 140732539611682 140732539611682 140732539617255 0
/proc/32131/statm: 391188 98300 8140 1 0 362546 0
Current cumulated CPU time of completed processes: 0.015474 s
Current children cumulated CPU time: 499.23 s
Current children cumulated vsize: 1564752 KiB
Current children cumulated memory: 393200 KiB

[startup+658 s]*
/proc/loadavg: 4.12 4.14 3.95 5/258 32166
/proc/meminfo: memFree=121347640/131382116 swapFree=33010684/33010684
[pid=32131] ppid=32123 vsize=1469916 memory=317432 CPUtime=656.2 cores=0,2
/proc/32131/stat : 32131 (python3) R 32123 32126 31357 0 -1 4194304 144560 1559962 0 0 49924 29 14674 993 20 0 1 0 38443856 1505193984 79358 18446744073709551615 94661147639808 94661147640185 140732539604320 0 0 0 0 16781312 0 0 0 0 17 0 0 0 0 0 0 94661147651480 94661147652100 94661171556352 140732539611480 140732539611682 140732539611682 140732539617255 0
/proc/32131/statm: 367479 79358 8140 1 0 338837 0
Current cumulated CPU time of completed processes: 0.015474 s
Current children cumulated CPU time: 656.2 s
Current children cumulated vsize: 1469916 KiB
Current children cumulated memory: 317432 KiB

Child status: 0

Real time (s): 658.036
CPU time (s): 656.256
CPU user time (s): 645.997
CPU system time (s): 10.2586
CPU usage (%): 99.7295
Max. virtual memory (cumulated for all children) (KiB): 31838216
Max. memory (cumulated for all children) (KiB): 21369176

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 645.998
system time used= 10.2586
maximum resident set size= 20972904
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1707169
page faults= 0
swaps= 0
block input operations= 0
block output operations= 4368
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 357
involuntary context switches= 1478


# summary of solver processes directly reported to runsolver:
#   pid: 32126,32131
#   total CPU time (s): 656.256
#   total CPU user time (s): 645.997
#   total CPU system time (s): 10.2586

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.59414 second user time and 6.65831 second system time

The end

Launcher Data

Begin job on nodeC011 at 2025-06-29 22:07:21
IDJOB=4515215
IDBENCH=164250
IDSOLVER=3368
FILE ID=nodeC011/4515215-1751227641
RUNJOBID= nodeC011-1751226828-31367
SLURM_JOB_ID= 9587684
Free space on /tmp= 433036 MiB

SOLVER NAME= SCIP-NaPS 1.00a1
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/MIPLIB01/dec/miplib2017/normalized-t1722.0.s.opb
COMMAND LINE= ./scip-naps-1.00.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4515215-1751227641/watcher-4515215-1751227641 -o /tmp/evaluation-result-4515215-1751227641/solver-4515215-1751227641 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1751226828-31367 --watchdog 3760  ./scip-naps-1.00.sh HOME/instance-4515215-1751227641.opb

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

MD5SUM BENCH= 39768e28ba132eeb426131d5bb977045
RANDOM SEED=1397856067

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

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

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

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


/proc/meminfo:
MemTotal:       131382116 kB
MemFree:        128896452 kB
MemAvailable:   128684560 kB
Buffers:            3280 kB
Cached:           597892 kB
SwapCached:            0 kB
Active:          1463468 kB
Inactive:         299020 kB
Active(anon):    1179276 kB
Inactive(anon):        0 kB
Active(file):     284192 kB
Inactive(file):   299020 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              7404 kB
Writeback:             0 kB
AnonPages:       1164020 kB
Mapped:           127312 kB
Shmem:             17960 kB
KReclaimable:      88664 kB
Slab:             169312 kB
SReclaimable:      88664 kB
SUnreclaim:        80648 kB
KernelStack:        4112 kB
PageTables:         5980 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    4763576 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149496 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    387072 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:      191304 kB
DirectMap2M:     8099840 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 433024 MiB
End job on nodeC011 at 2025-06-29 22:18:20