Trace number 4513163

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.18 3610.9

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/nossum/
normalized-sha1-size128-round23-3.opb
MD5SUM9ddf61ddf9175117d21c5f59d371263b
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark2684.38
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4288
Total number of constraints9504
Number of constraints which are clauses8192
Number of constraints which are cardinality constraints (but not clauses)416
Number of constraints which are nor clauses,nor cardinality constraints896
Minimum length of a constraint1
Maximum length of a constraint10
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 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 14
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

499.14/500.55	c Command: HOME/scip-naps.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4513163-1751208424.opb
499.14/500.55	c Solving mode: decision
499.14/500.55	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
499.14/500.55	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
499.14/500.55	c original problem has 4288 variables (4288 bin, 0 int, 0 impl, 0 cont) and 9504 constraints
499.14/500.55	c presolving:
499.14/500.55	c (round 1, fast)       598 del vars, 1004 del conss, 681 add conss, 520 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 323 clqs
499.14/500.55	c (round 2, fast)       893 del vars, 1699 del conss, 776 add conss, 699 chg bounds, 4 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 431 clqs
499.14/500.55	c (round 3, fast)       895 del vars, 1704 del conss, 796 add conss, 701 chg bounds, 6 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 456 clqs
499.14/500.55	c (round 4, medium)     948 del vars, 1704 del conss, 796 add conss, 701 chg bounds, 6 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 350 clqs
499.14/500.55	c (round 5, fast)       948 del vars, 1772 del conss, 851 add conss, 701 chg bounds, 6 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 365 clqs
499.14/500.55	c (round 6, exhaustive) 948 del vars, 2468 del conss, 851 add conss, 701 chg bounds, 6 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 365 clqs
499.14/500.55	c (round 7, exhaustive) 948 del vars, 2468 del conss, 851 add conss, 701 chg bounds, 6 chg sides, 0 chg coeffs, 6470 upgd conss, 0 impls, 365 clqs
499.14/500.55	c (round 8, exhaustive) 948 del vars, 2564 del conss, 883 add conss, 701 chg bounds, 6 chg sides, 0 chg coeffs, 6470 upgd conss, 0 impls, 365 clqs
499.14/500.55	c (round 9, exhaustive) 948 del vars, 2564 del conss, 883 add conss, 701 chg bounds, 69 chg sides, 0 chg coeffs, 6470 upgd conss, 0 impls, 365 clqs
499.14/500.55	c (round 10, exhaustive) 948 del vars, 2564 del conss, 883 add conss, 701 chg bounds, 69 chg sides, 0 chg coeffs, 6533 upgd conss, 0 impls, 365 clqs
499.14/500.55	c    (0.5s) probing: 1000/3400 (29.4%) - 2 fixings, 0 aggregations, 323 implications, 0 bound changes
499.14/500.55	c    (0.5s) probing: 1098/3400 (32.3%) - 2 fixings, 1 aggregations, 342 implications, 0 bound changes
499.14/500.55	c    (0.5s) probing aborted: 50/50 successive totally useless probings
499.14/500.55	c (round 11, exhaustive) 951 del vars, 2564 del conss, 883 add conss, 701 chg bounds, 69 chg sides, 32 chg coeffs, 6533 upgd conss, 0 impls, 698 clqs
499.14/500.55	c (round 12, fast)       951 del vars, 2564 del conss, 1498 add conss, 701 chg bounds, 69 chg sides, 32 chg coeffs, 6533 upgd conss, 0 impls, 700 clqs
499.14/500.55	c (round 13, exhaustive) 951 del vars, 2616 del conss, 1498 add conss, 701 chg bounds, 134 chg sides, 32 chg coeffs, 6533 upgd conss, 0 impls, 700 clqs
499.14/500.55	c (round 14, exhaustive) 951 del vars, 2616 del conss, 1498 add conss, 701 chg bounds, 134 chg sides, 32 chg coeffs, 7096 upgd conss, 0 impls, 700 clqs
499.14/500.55	c (round 15, fast)       951 del vars, 3179 del conss, 1498 add conss, 701 chg bounds, 134 chg sides, 32 chg coeffs, 7096 upgd conss, 0 impls, 700 clqs
499.14/500.55	c    (0.6s) probing: 1229/3400 (36.1%) - 2 fixings, 1 aggregations, 389 implications, 0 bound changes
499.14/500.55	c    (0.6s) probing aborted: 50/50 successive totally useless probings
499.14/500.55	c    (0.6s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
499.14/500.55	c    (0.6s) no symmetry present (symcode time: 0.00)
499.14/500.55	c presolving (16 rounds: 16 fast, 10 medium, 9 exhaustive):
499.14/500.55	c  951 deleted vars, 3179 deleted constraints, 1498 added constraints, 701 tightened bounds, 0 added holes, 134 changed sides, 36 changed coefficients
499.14/500.55	c  0 implications, 747 cliques
499.14/500.55	c presolved problem has 3397 variables (3397 bin, 0 int, 0 impl, 0 cont) and 7823 constraints
499.14/500.55	c      32 constraints of type <and>
499.14/500.55	c    1354 constraints of type <linear>
499.14/500.55	c    6437 constraints of type <logicor>
499.14/500.55	c transformed objective value is always integral (scale: 1)
499.14/500.55	c Presolving Time: 0.58
499.14/500.55	c 
499.14/500.55	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
499.14/500.55	c   0.7s|     1 |     0 |   919 |     - |    54M |   0 |3397 |7848 |7855 |   0 |  0 |  25 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.14/500.55	c   1.5s|     1 |     0 |  3740 |     - |    59M |   0 |3397 |7848 |8159 | 304 |  1 |  25 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.14/500.55	c   2.5s|     1 |     0 |  5531 |     - |    62M |   0 |3397 |7848 |8473 | 618 |  2 |  25 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.14/500.55	c   4.5s|     1 |     0 |  8747 |     - |    65M |   0 |3397 |7848 |8755 | 900 |  3 |  25 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.14/500.55	c   6.7s|     1 |     0 | 12051 |     - |    68M |   0 |3397 |7848 |9040 |1185 |  4 |  25 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.14/500.55	c   9.1s|     1 |     0 | 15525 |     - |    71M |   0 |3397 |7848 |9336 |1481 |  5 |  25 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.14/500.55	c  11.7s|     1 |     0 | 19310 |     - |    73M |   0 |3397 |7848 |9507 |1652 |  6 |  25 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.14/500.55	c  15.0s|     1 |     0 | 24250 |     - |    74M |   0 |3397 |7848 |9764 |1909 |  7 |  25 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.14/500.55	c  18.1s|     1 |     0 | 28474 |     - |    77M |   0 |3397 |7848 |9924 |2069 |  8 |  25 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.14/500.55	c  20.7s|     1 |     0 | 31860 |     - |    79M |   0 |3397 |7848 |  10k|2183 |  9 |  25 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.14/500.55	c  23.2s|     1 |     0 | 34896 |     - |    80M |   0 |3397 |7848 |  10k|2297 | 10 |  25 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.14/500.55	c  24.8s|     1 |     0 | 37918 |     - |    81M |   0 |3397 |7848 |  10k|2382 | 11 |  25 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.14/500.55	c  44.7s|     1 |     2 | 48015 |     - |    81M |   0 |3397 |7843 |  10k|2382 | 11 |  25 |  19 | 0.000000e+00 |      --      |    Inf | unknown
499.14/500.55	c   423s|   100 |   101 |424888 |3908.8 |    84M |  17 |3397 |7861 |8032 |4210 |  1 |  65 |  19 | 0.000000e+00 |      --      |    Inf | unknown
499.14/500.55	c   463s|   200 |   201 |513006 |2387.4 |    84M |  22 |3397 |7864 |8329 |6612 |  1 |  69 |  19 | 0.000000e+00 |      --      |    Inf | unknown
499.14/500.55	c 
499.14/500.55	c SCIP Status        : solving was interrupted [time limit reached]
499.14/500.55	c Solving Time (sec) : 500.12
499.14/500.55	c Solving Nodes      : 251
499.14/500.55	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
499.14/500.55	c Dual Bound         : +0.00000000000000e+00
499.14/500.55	c Gap                : infinite
499.14/500.55	c ----------------------------------------------------------------------
499.14/500.55	c dual bound: 0.0 -> 0
499.14/500.55	c primal bound: 1e+20 -> 100000000000000000000
499.14/500.55	c scip-goal-lb: 0
499.14/500.55	c scip-goal-ub: 100000000000000000000
499.14/500.55	c writing output to: HOME/tmpa8w2m2f6.opb
499.14/500.55	c appending fixed variable constraints
499.14/500.55	c scip-fixed vars: 22.87% (777/3397)
499.14/500.55	c ----------------------------------------------------------------------
499.14/500.55	c executing external solver: HOME/naps-1.03a6
499.14/500.55	c ----------------------------------------------------------------------
499.14/500.55	c command: HOME/naps-1.03a6 HOME/tmpa8w2m2f6.opb
499.14/500.56	c NaPS 1.03a6.
499.14/500.56	c Input file name: HOME/tmpa8w2m2f6.opb
3600.06/3610.80	c
3600.06/3610.80	c *** TERMINATED *** by signal 15
3600.06/3610.80	c _____________________________________________________________________________
3600.06/3610.80	c std/band forms        : 16,882
3600.06/3610.80	c 2cl/3cl ITE-codings   : 22,13078
3600.06/3610.80	c BDD/srt/adr Max costs : 32,0,0
3600.06/3610.80	c BDDraw/bin/mul/srt/adr: 898,0,0,0,0
3600.06/3610.80	c BDD nodes             : 23783
3600.06/3610.80	c Es1/CC detections     : 0,0
3600.06/3610.80	c CC sort               : 0
3600.06/3610.80	c SAT/UNSAT calls       : 0,0
3600.06/3610.80	c regenrated variables  : 0
3600.06/3610.80	c eliminated fixed lits : 5108
3600.06/3610.80	c goal lit flips        : 0
3600.06/3610.80	c goal stages           : 0
3600.06/3610.80	c goal shrink           : 0
3600.06/3610.80	c goal coeff separations: 0
3600.06/3610.80	c restarts              : 0
3600.06/3610.80	c conflicts             : 0              (0 /sec)
3600.06/3610.80	c decisions             : 0              (0 /sec)
3600.06/3610.80	c propagations          : 0              (0 /sec)
3600.06/3610.80	c inspects              : 0              (0 /sec)
3600.06/3610.80	c CPU time (solving tm) : 3089 s        (3089 s, SAT 0 s, UNSAT 0 s)
3600.06/3610.80	c Time for Opt-base     : 0 s
3600.06/3610.80	c Steps for Opt-base    : 0
3600.06/3610.80	c Time for BDD coding   : 0.2701 s
3600.06/3610.80	c Time for srt coding   : 0 s
3600.06/3610.80	c _____________________________________________________________________________
3600.06/3610.80	s UNKNOWN
3600.06/3610.85	c received SIGTERM, forwarding to pbsolver...
3600.06/3610.85	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: 63837 MiB (63039 MiB free)
  memory of node 1: 64465 MiB (61770 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4513163-1751208424/watcher-4513163-1751208424 -o /tmp/evaluation-result-4513163-1751208424/solver-4513163-1751208424 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC004-1751204746-27065 --watchdog 3760 ./scip-naps-1.00.sh HOME/instance-4513163-1751208424.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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


[startup+0.100105 s]*
/proc/loadavg: 4.18 4.36 4.26 5/256 28706
/proc/meminfo: memFree=127801608/131382116 swapFree=33010684/33010684
[pid=28701] ppid=28698 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/28701/stat : 28701 (scip-naps-1.00.) S 28698 28701 27054 0 -1 4194304 260 338 0 0 0 0 0 0 20 0 1 0 36521555 4292608 768 18446744073709551615 94736364281856 94736365176389 140721892051920 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94736365415440 94736365463184 94736372019200 140721892059553 140721892059650 140721892059650 140721892065252 0
/proc/28701/statm: 1048 768 704 219 0 110 0
[pid=28706] ppid=28701 vsize=18936 memory=13824 CPUtime=0.06 cores=4,6
/proc/28706/stat : 28706 (python3) R 28701 28701 27054 0 -1 4194304 1827 0 0 0 6 0 0 0 20 0 1 0 36521558 19390464 3456 18446744073709551615 94404098863104 94404098863481 140735273401968 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94404098874776 94404098875396 94404115394560 140735273404760 140735273404962 140735273404962 140735273410535 0
/proc/28706/statm: 4734 3456 1920 1 0 1507 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 23128 KiB
Current children cumulated memory: 16896 KiB

[startup+0.213465 s]*
/proc/loadavg: 4.18 4.36 4.26 5/256 28706
/proc/meminfo: memFree=127798176/131382116 swapFree=33010684/33010684
[pid=28701] ppid=28698 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/28701/stat : 28701 (scip-naps-1.00.) S 28698 28701 27054 0 -1 4194304 260 338 0 0 0 0 0 0 20 0 1 0 36521555 4292608 768 18446744073709551615 94736364281856 94736365176389 140721892051920 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94736365415440 94736365463184 94736372019200 140721892059553 140721892059650 140721892059650 140721892065252 0
/proc/28701/statm: 1048 768 704 219 0 110 0
[pid=28706] ppid=28701 vsize=1186916 memory=31588 CPUtime=0.17 cores=4,6
/proc/28706/stat : 28706 (python3) R 28701 28701 27054 0 -1 4194304 3671 0 0 0 15 2 0 0 20 0 1 0 36521558 1215401984 7897 18446744073709551615 94404098863104 94404098863481 140735273401968 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94404098874776 94404098875396 94404115394560 140735273404760 140735273404962 140735273404962 140735273410535 0
/proc/28706/statm: 296729 7897 4857 1 0 268751 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 1191108 KiB
Current children cumulated memory: 34660 KiB

[startup+0.313389 s]*
/proc/loadavg: 4.18 4.36 4.26 5/256 28706
/proc/meminfo: memFree=127793228/131382116 swapFree=33010684/33010684
[pid=28701] ppid=28698 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/28701/stat : 28701 (scip-naps-1.00.) S 28698 28701 27054 0 -1 4194304 260 338 0 0 0 0 0 0 20 0 1 0 36521555 4292608 768 18446744073709551615 94736364281856 94736365176389 140721892051920 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94736365415440 94736365463184 94736372019200 140721892059553 140721892059650 140721892059650 140721892065252 0
/proc/28701/statm: 1048 768 704 219 0 110 0
[pid=28706] ppid=28701 vsize=1191028 memory=36452 CPUtime=0.26 cores=4,6
/proc/28706/stat : 28706 (python3) R 28701 28701 27054 0 -1 4194304 4670 0 0 0 24 2 0 0 20 0 1 0 36521558 1219612672 9113 18446744073709551615 94404098863104 94404098863481 140735273401968 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94404098874776 94404098875396 94404115394560 140735273404760 140735273404962 140735273404962 140735273410535 0
/proc/28706/statm: 297757 9113 5113 1 0 269648 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 1195220 KiB
Current children cumulated memory: 39524 KiB

[startup+0.700401 s]
/proc/loadavg: 4.18 4.36 4.26 5/256 28706
/proc/meminfo: memFree=127766012/131382116 swapFree=33010684/33010684
[pid=28701] ppid=28698 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/28701/stat : 28701 (scip-naps-1.00.) S 28698 28701 27054 0 -1 4194304 260 338 0 0 0 0 0 0 20 0 1 0 36521555 4292608 768 18446744073709551615 94736364281856 94736365176389 140721892051920 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94736365415440 94736365463184 94736372019200 140721892059553 140721892059650 140721892059650 140721892065252 0
/proc/28701/statm: 1048 768 704 219 0 110 0
[pid=28706] ppid=28701 vsize=1231420 memory=83300 CPUtime=0.64 cores=4,6
/proc/28706/stat : 28706 (python3) R 28701 28701 27054 0 -1 4194304 13808 0 0 0 59 5 0 0 20 0 1 0 36521558 1260974080 20825 18446744073709551615 94404098863104 94404098863481 140735273401968 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94404098874776 94404098875396 94404115394560 140735273404760 140735273404962 140735273404962 140735273410535 0
/proc/28706/statm: 307855 20825 7897 1 0 279213 0
Current children cumulated CPU time: 0.64 s
Current children cumulated vsize: 1235612 KiB
Current children cumulated memory: 86372 KiB

[startup+1.50044 s]
/proc/loadavg: 4.18 4.36 4.26 5/256 28706
/proc/meminfo: memFree=127749884/131382116 swapFree=33010684/33010684
[pid=28701] ppid=28698 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/28701/stat : 28701 (scip-naps-1.00.) S 28698 28701 27054 0 -1 4194304 260 338 0 0 0 0 0 0 20 0 1 0 36521555 4292608 768 18446744073709551615 94736364281856 94736365176389 140721892051920 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94736365415440 94736365463184 94736372019200 140721892059553 140721892059650 140721892059650 140721892065252 0
/proc/28701/statm: 1048 768 704 219 0 110 0
[pid=28706] ppid=28701 vsize=1268060 memory=116656 CPUtime=1.44 cores=4,6
/proc/28706/stat : 28706 (python3) R 28701 28701 27054 0 -1 4194304 21771 0 0 0 137 7 0 0 20 0 1 0 36521558 1298493440 29164 18446744073709551615 94404098863104 94404098863481 140735273401968 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94404098874776 94404098875396 94404115394560 140735273404760 140735273404962 140735273404962 140735273410535 0
/proc/28706/statm: 317015 29164 8153 1 0 288373 0
Current children cumulated CPU time: 1.44 s
Current children cumulated vsize: 1272252 KiB
Current children cumulated memory: 119728 KiB

[startup+3.113 s]
/proc/loadavg: 4.17 4.35 4.26 5/256 28706
/proc/meminfo: memFree=127702256/131382116 swapFree=33010684/33010684
[pid=28701] ppid=28698 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/28701/stat : 28701 (scip-naps-1.00.) S 28698 28701 27054 0 -1 4194304 260 338 0 0 0 0 0 0 20 0 1 0 36521555 4292608 768 18446744073709551615 94736364281856 94736365176389 140721892051920 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94736365415440 94736365463184 94736372019200 140721892059553 140721892059650 140721892059650 140721892065252 0
/proc/28701/statm: 1048 768 704 219 0 110 0
[pid=28706] ppid=28701 vsize=1290804 memory=138704 CPUtime=3.05 cores=4,6
/proc/28706/stat : 28706 (python3) R 28701 28701 27054 0 -1 4194304 28309 0 0 0 297 8 0 0 20 0 1 0 36521558 1321783296 34676 18446744073709551615 94404098863104 94404098863481 140735273401968 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94404098874776 94404098875396 94404115394560 140735273404760 140735273404962 140735273404962 140735273410535 0
/proc/28706/statm: 322701 34676 8153 1 0 294059 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 1294996 KiB
Current children cumulated memory: 141776 KiB

[startup+6.30043 s]
/proc/loadavg: 4.17 4.35 4.26 5/256 28706
/proc/meminfo: memFree=127692804/131382116 swapFree=33010684/33010684
[pid=28701] ppid=28698 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/28701/stat : 28701 (scip-naps-1.00.) S 28698 28701 27054 0 -1 4194304 260 338 0 0 0 0 0 0 20 0 1 0 36521555 4292608 768 18446744073709551615 94736364281856 94736365176389 140721892051920 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94736365415440 94736365463184 94736372019200 140721892059553 140721892059650 140721892059650 140721892065252 0
/proc/28701/statm: 1048 768 704 219 0 110 0
[pid=28706] ppid=28701 vsize=1290804 memory=138704 CPUtime=6.23 cores=4,6
/proc/28706/stat : 28706 (python3) R 28701 28701 27054 0 -1 4194304 28323 0 0 0 615 8 0 0 20 0 1 0 36521558 1321783296 34676 18446744073709551615 94404098863104 94404098863481 140735273401968 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94404098874776 94404098875396 94404115394560 140735273404760 140735273404962 140735273404962 140735273410535 0
/proc/28706/statm: 322701 34676 8153 1 0 294059 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 1294996 KiB
Current children cumulated memory: 141776 KiB

[startup+12.7004 s]
/proc/loadavg: 4.15 4.35 4.26 5/256 28706
/proc/meminfo: memFree=127703740/131382116 swapFree=33010684/33010684
[pid=28701] ppid=28698 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/28701/stat : 28701 (scip-naps-1.00.) S 28698 28701 27054 0 -1 4194304 260 338 0 0 0 0 0 0 20 0 1 0 36521555 4292608 768 18446744073709551615 94736364281856 94736365176389 140721892051920 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94736365415440 94736365463184 94736372019200 140721892059553 140721892059650 140721892059650 140721892065252 0
/proc/28701/statm: 1048 768 704 219 0 110 0
[pid=28706] ppid=28701 vsize=1290804 memory=138832 CPUtime=12.61 cores=4,6
/proc/28706/stat : 28706 (python3) R 28701 28701 27054 0 -1 4194304 28357 0 0 0 1253 8 0 0 20 0 1 0 36521558 1321783296 34708 18446744073709551615 94404098863104 94404098863481 140735273401968 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94404098874776 94404098875396 94404115394560 140735273404760 140735273404962 140735273404962 140735273410535 0
/proc/28706/statm: 322701 34708 8153 1 0 294059 0
Current children cumulated CPU time: 12.61 s
Current children cumulated vsize: 1294996 KiB
Current children cumulated memory: 141904 KiB

[startup+25.5004 s]
/proc/loadavg: 4.20 4.35 4.26 5/256 28706
/proc/meminfo: memFree=127697588/131382116 swapFree=33010684/33010684
[pid=28701] ppid=28698 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/28701/stat : 28701 (scip-naps-1.00.) S 28698 28701 27054 0 -1 4194304 260 338 0 0 0 0 0 0 20 0 1 0 36521555 4292608 768 18446744073709551615 94736364281856 94736365176389 140721892051920 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94736365415440 94736365463184 94736372019200 140721892059553 140721892059650 140721892059650 140721892065252 0
/proc/28701/statm: 1048 768 704 219 0 110 0
[pid=28706] ppid=28701 vsize=1293012 memory=139984 CPUtime=25.38 cores=4,6
/proc/28706/stat : 28706 (python3) R 28701 28701 27054 0 -1 4194304 28650 0 0 0 2530 8 0 0 20 0 1 0 36521558 1324044288 34996 18446744073709551615 94404098863104 94404098863481 140735273401968 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94404098874776 94404098875396 94404115394560 140735273404760 140735273404962 140735273404962 140735273410535 0
/proc/28706/statm: 323253 34996 8153 1 0 294611 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 1297204 KiB
Current children cumulated memory: 143056 KiB

[startup+51.1132 s]
/proc/loadavg: 4.13 4.32 4.25 5/256 28706
/proc/meminfo: memFree=127655620/131382116 swapFree=33010684/33010684
[pid=28701] ppid=28698 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/28701/stat : 28701 (scip-naps-1.00.) S 28698 28701 27054 0 -1 4194304 260 338 0 0 0 0 0 0 20 0 1 0 36521555 4292608 768 18446744073709551615 94736364281856 94736365176389 140721892051920 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94736365415440 94736365463184 94736372019200 140721892059553 140721892059650 140721892059650 140721892065252 0
/proc/28701/statm: 1048 768 704 219 0 110 0
[pid=28706] ppid=28701 vsize=1317156 memory=162940 CPUtime=50.92 cores=4,6
/proc/28706/stat : 28706 (python3) R 28701 28701 27054 0 -1 4194304 36779 0 0 0 5083 9 0 0 20 0 1 0 36521558 1348767744 40735 18446744073709551615 94404098863104 94404098863481 140735273401968 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94404098874776 94404098875396 94404115394560 140735273404760 140735273404962 140735273404962 140735273410535 0
/proc/28706/statm: 329289 40735 8153 1 0 300647 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 1321348 KiB
Current children cumulated memory: 166012 KiB

[startup+102.3 s]
/proc/loadavg: 4.10 4.28 4.24 5/256 28708
/proc/meminfo: memFree=127618004/131382116 swapFree=33010684/33010684
[pid=28701] ppid=28698 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/28701/stat : 28701 (scip-naps-1.00.) S 28698 28701 27054 0 -1 4194304 260 338 0 0 0 0 0 0 20 0 1 0 36521555 4292608 768 18446744073709551615 94736364281856 94736365176389 140721892051920 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94736365415440 94736365463184 94736372019200 140721892059553 140721892059650 140721892059650 140721892065252 0
/proc/28701/statm: 1048 768 704 219 0 110 0
[pid=28706] ppid=28701 vsize=1317156 memory=162940 CPUtime=101.97 cores=4,6
/proc/28706/stat : 28706 (python3) R 28701 28701 27054 0 -1 4194304 36781 0 0 0 10188 9 0 0 20 0 1 0 36521558 1348767744 40735 18446744073709551615 94404098863104 94404098863481 140735273401968 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94404098874776 94404098875396 94404115394560 140735273404760 140735273404962 140735273404962 140735273410535 0
/proc/28706/statm: 329289 40735 8153 1 0 300647 0
Current children cumulated CPU time: 101.97 s
Current children cumulated vsize: 1321348 KiB
Current children cumulated memory: 166012 KiB

[startup+162.3 s]
/proc/loadavg: 4.14 4.26 4.24 5/257 28711
/proc/meminfo: memFree=127572500/131382116 swapFree=33010684/33010684
[pid=28701] ppid=28698 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/28701/stat : 28701 (scip-naps-1.00.) S 28698 28701 27054 0 -1 4194304 260 338 0 0 0 0 0 0 20 0 1 0 36521555 4292608 768 18446744073709551615 94736364281856 94736365176389 140721892051920 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94736365415440 94736365463184 94736372019200 140721892059553 140721892059650 140721892059650 140721892065252 0
/proc/28701/statm: 1048 768 704 219 0 110 0
[pid=28706] ppid=28701 vsize=1317156 memory=164860 CPUtime=161.83 cores=4,6
/proc/28706/stat : 28706 (python3) R 28701 28701 27054 0 -1 4194304 36789 0 0 0 16173 10 0 0 20 0 1 0 36521558 1348767744 41215 18446744073709551615 94404098863104 94404098863481 140735273401968 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94404098874776 94404098875396 94404115394560 140735273404760 140735273404962 140735273404962 140735273410535 0
/proc/28706/statm: 329289 41215 8153 1 0 300647 0
Current children cumulated CPU time: 161.83 s
Current children cumulated vsize: 1321348 KiB
Current children cumulated memory: 167932 KiB

[startup+222.3 s]
/proc/loadavg: 4.10 4.23 4.22 5/257 28718
/proc/meminfo: memFree=127554748/131382116 swapFree=33010684/33010684
[pid=28701] ppid=28698 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/28701/stat : 28701 (scip-naps-1.00.) S 28698 28701 27054 0 -1 4194304 260 338 0 0 0 0 0 0 20 0 1 0 36521555 4292608 768 18446744073709551615 94736364281856 94736365176389 140721892051920 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94736365415440 94736365463184 94736372019200 140721892059553 140721892059650 140721892059650 140721892065252 0
/proc/28701/statm: 1048 768 704 219 0 110 0
[pid=28706] ppid=28701 vsize=1317156 memory=171260 CPUtime=221.65 cores=4,6
/proc/28706/stat : 28706 (python3) R 28701 28701 27054 0 -1 4194304 36875 0 0 0 22155 10 0 0 20 0 1 0 36521558 1348767744 42815 18446744073709551615 94404098863104 94404098863481 140735273401968 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94404098874776 94404098875396 94404115394560 140735273404760 140735273404962 140735273404962 140735273410535 0
/proc/28706/statm: 329289 42815 8153 1 0 300647 0
Current children cumulated CPU time: 221.65 s
Current children cumulated vsize: 1321348 KiB

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

[pid=28730] ppid=28706 vsize=62844 memory=53772 CPUtime=2653.6 cores=4,6
/proc/28730/stat : 28730 (naps-1.03a6) R 28706 28730 28730 0 -1 4194304 2645840 0 0 0 264393 967 0 0 20 0 1 0 36571611 64352256 13443 18446744073709551615 4198400 7047149 140735525230512 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 35311616 140735525235089 140735525235187 140735525235187 140735525240777 0
/proc/28730/statm: 15711 13443 544 696 0 14872 0
Current children cumulated CPU time: 3152.8 s
Current children cumulated vsize: 1391768 KiB
Current children cumulated memory: 235688 KiB

[startup+3222.3 s]
/proc/loadavg: 4.11 4.16 4.16 5/258 29014
/proc/meminfo: memFree=126581400/131382116 swapFree=33010684/33010684
[pid=28701] ppid=28698 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/28701/stat : 28701 (scip-naps-1.00.) S 28698 28701 27054 0 -1 4194304 260 338 0 0 0 0 0 0 20 0 1 0 36521555 4292608 768 18446744073709551615 94736364281856 94736365176389 140721892051920 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94736365415440 94736365463184 94736372019200 140721892059553 140721892059650 140721892059650 140721892065252 0
/proc/28701/statm: 1048 768 704 219 0 110 0
[pid=28706] ppid=28701 vsize=1324732 memory=178844 CPUtime=499.2 cores=4,6
/proc/28706/stat : 28706 (python3) S 28701 28701 27054 0 -1 4194304 56525 0 0 0 49906 14 0 0 20 0 1 0 36521558 1356525568 44711 18446744073709551615 94404098863104 94404098863481 140735273401968 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94404098874776 94404098875396 94404115394560 140735273404760 140735273404962 140735273404962 140735273410535 0
/proc/28706/statm: 331183 44711 8153 1 0 302541 0
[pid=28730] ppid=28706 vsize=54648 memory=48040 CPUtime=2713.42 cores=4,6
/proc/28730/stat : 28730 (naps-1.03a6) R 28706 28730 28730 0 -1 4194304 2664835 0 0 0 270366 976 0 0 20 0 1 0 36571611 55959552 12010 18446744073709551615 4198400 7047149 140735525230512 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 35311616 140735525235089 140735525235187 140735525235187 140735525240777 0
/proc/28730/statm: 13662 12010 544 696 0 12823 0
Current children cumulated CPU time: 3212.62 s
Current children cumulated vsize: 1383572 KiB
Current children cumulated memory: 229956 KiB

[startup+3282.3 s]
/proc/loadavg: 4.15 4.16 4.16 5/257 29412
/proc/meminfo: memFree=126673212/131382116 swapFree=33010684/33010684
[pid=28701] ppid=28698 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/28701/stat : 28701 (scip-naps-1.00.) S 28698 28701 27054 0 -1 4194304 260 338 0 0 0 0 0 0 20 0 1 0 36521555 4292608 768 18446744073709551615 94736364281856 94736365176389 140721892051920 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94736365415440 94736365463184 94736372019200 140721892059553 140721892059650 140721892059650 140721892065252 0
/proc/28701/statm: 1048 768 704 219 0 110 0
[pid=28706] ppid=28701 vsize=1324732 memory=178844 CPUtime=499.2 cores=4,6
/proc/28706/stat : 28706 (python3) S 28701 28701 27054 0 -1 4194304 56525 0 0 0 49906 14 0 0 20 0 1 0 36521558 1356525568 44711 18446744073709551615 94404098863104 94404098863481 140735273401968 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94404098874776 94404098875396 94404115394560 140735273404760 140735273404962 140735273404962 140735273410535 0
/proc/28706/statm: 331183 44711 8153 1 0 302541 0
[pid=28730] ppid=28706 vsize=103804 memory=78348 CPUtime=2773.24 cores=4,6
/proc/28730/stat : 28730 (naps-1.03a6) R 28706 28730 28730 0 -1 4194304 2672552 0 0 0 276342 982 0 0 20 0 1 0 36571611 106295296 19587 18446744073709551615 4198400 7047149 140735525230512 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 35311616 140735525235089 140735525235187 140735525235187 140735525240777 0
/proc/28730/statm: 25951 19587 544 696 0 25112 0
Current children cumulated CPU time: 3272.44 s
Current children cumulated vsize: 1432728 KiB
Current children cumulated memory: 260264 KiB

[startup+3342.3 s]
/proc/loadavg: 4.09 4.14 4.15 5/258 29415
/proc/meminfo: memFree=126632760/131382116 swapFree=33010684/33010684
[pid=28701] ppid=28698 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/28701/stat : 28701 (scip-naps-1.00.) S 28698 28701 27054 0 -1 4194304 260 338 0 0 0 0 0 0 20 0 1 0 36521555 4292608 768 18446744073709551615 94736364281856 94736365176389 140721892051920 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94736365415440 94736365463184 94736372019200 140721892059553 140721892059650 140721892059650 140721892065252 0
/proc/28701/statm: 1048 768 704 219 0 110 0
[pid=28706] ppid=28701 vsize=1324732 memory=178844 CPUtime=499.2 cores=4,6
/proc/28706/stat : 28706 (python3) S 28701 28701 27054 0 -1 4194304 56525 0 0 0 49906 14 0 0 20 0 1 0 36521558 1356525568 44711 18446744073709551615 94404098863104 94404098863481 140735273401968 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94404098874776 94404098875396 94404115394560 140735273404760 140735273404962 140735273404962 140735273410535 0
/proc/28706/statm: 331183 44711 8153 1 0 302541 0
[pid=28730] ppid=28706 vsize=71036 memory=54716 CPUtime=2833.05 cores=4,6
/proc/28730/stat : 28730 (naps-1.03a6) R 28706 28730 28730 0 -1 4194304 2707219 0 0 0 282302 1003 0 0 20 0 1 0 36571611 72740864 13679 18446744073709551615 4198400 7047149 140735525230512 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 35311616 140735525235089 140735525235187 140735525235187 140735525240777 0
/proc/28730/statm: 17759 13679 544 696 0 16920 0
Current children cumulated CPU time: 3332.25 s
Current children cumulated vsize: 1399960 KiB
Current children cumulated memory: 236632 KiB

[startup+3402.3 s]
/proc/loadavg: 4.15 4.15 4.15 6/258 29563
/proc/meminfo: memFree=126634584/131382116 swapFree=33010684/33010684
[pid=28701] ppid=28698 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/28701/stat : 28701 (scip-naps-1.00.) S 28698 28701 27054 0 -1 4194304 260 338 0 0 0 0 0 0 20 0 1 0 36521555 4292608 768 18446744073709551615 94736364281856 94736365176389 140721892051920 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94736365415440 94736365463184 94736372019200 140721892059553 140721892059650 140721892059650 140721892065252 0
/proc/28701/statm: 1048 768 704 219 0 110 0
[pid=28706] ppid=28701 vsize=1324732 memory=178844 CPUtime=499.2 cores=4,6
/proc/28706/stat : 28706 (python3) S 28701 28701 27054 0 -1 4194304 56525 0 0 0 49906 14 0 0 20 0 1 0 36521558 1356525568 44711 18446744073709551615 94404098863104 94404098863481 140735273401968 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94404098874776 94404098875396 94404115394560 140735273404760 140735273404962 140735273404962 140735273410535 0
/proc/28706/statm: 331183 44711 8153 1 0 302541 0
[pid=28730] ppid=28706 vsize=71036 memory=64012 CPUtime=2892.86 cores=4,6
/proc/28730/stat : 28730 (naps-1.03a6) R 28706 28730 28730 0 -1 4194304 2944731 0 0 0 288209 1077 0 0 20 0 1 0 36571611 72740864 16003 18446744073709551615 4198400 7047149 140735525230512 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 35311616 140735525235089 140735525235187 140735525235187 140735525240777 0
/proc/28730/statm: 17759 16003 544 696 0 16920 0
Current children cumulated CPU time: 3392.06 s
Current children cumulated vsize: 1399960 KiB
Current children cumulated memory: 245928 KiB

[startup+3462.3 s]
/proc/loadavg: 4.09 4.13 4.15 6/258 29565
/proc/meminfo: memFree=126621368/131382116 swapFree=33010684/33010684
[pid=28701] ppid=28698 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/28701/stat : 28701 (scip-naps-1.00.) S 28698 28701 27054 0 -1 4194304 260 338 0 0 0 0 0 0 20 0 1 0 36521555 4292608 768 18446744073709551615 94736364281856 94736365176389 140721892051920 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94736365415440 94736365463184 94736372019200 140721892059553 140721892059650 140721892059650 140721892065252 0
/proc/28701/statm: 1048 768 704 219 0 110 0
[pid=28706] ppid=28701 vsize=1324732 memory=178844 CPUtime=499.2 cores=4,6
/proc/28706/stat : 28706 (python3) S 28701 28701 27054 0 -1 4194304 56525 0 0 0 49906 14 0 0 20 0 1 0 36521558 1356525568 44711 18446744073709551615 94404098863104 94404098863481 140735273401968 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94404098874776 94404098875396 94404115394560 140735273404760 140735273404962 140735273404962 140735273410535 0
/proc/28706/statm: 331183 44711 8153 1 0 302541 0
[pid=28730] ppid=28706 vsize=54648 memory=45992 CPUtime=2952.71 cores=4,6
/proc/28730/stat : 28730 (naps-1.03a6) R 28706 28730 28730 0 -1 4194304 3086498 0 0 0 294145 1126 0 0 20 0 1 0 36571611 55959552 11498 18446744073709551615 4198400 7047149 140735525230512 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 35311616 140735525235089 140735525235187 140735525235187 140735525240777 0
/proc/28730/statm: 13662 11498 544 696 0 12823 0
Current children cumulated CPU time: 3451.91 s
Current children cumulated vsize: 1383572 KiB
Current children cumulated memory: 227908 KiB

[startup+3522.3 s]
/proc/loadavg: 4.13 4.14 4.15 6/258 29567
/proc/meminfo: memFree=126608128/131382116 swapFree=33010684/33010684
[pid=28701] ppid=28698 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/28701/stat : 28701 (scip-naps-1.00.) S 28698 28701 27054 0 -1 4194304 260 338 0 0 0 0 0 0 20 0 1 0 36521555 4292608 768 18446744073709551615 94736364281856 94736365176389 140721892051920 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94736365415440 94736365463184 94736372019200 140721892059553 140721892059650 140721892059650 140721892065252 0
/proc/28701/statm: 1048 768 704 219 0 110 0
[pid=28706] ppid=28701 vsize=1324732 memory=178844 CPUtime=499.2 cores=4,6
/proc/28706/stat : 28706 (python3) S 28701 28701 27054 0 -1 4194304 56525 0 0 0 49906 14 0 0 20 0 1 0 36521558 1356525568 44711 18446744073709551615 94404098863104 94404098863481 140735273401968 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94404098874776 94404098875396 94404115394560 140735273404760 140735273404962 140735273404962 140735273410535 0
/proc/28706/statm: 331183 44711 8153 1 0 302541 0
[pid=28730] ppid=28706 vsize=79228 memory=59288 CPUtime=3012.56 cores=4,6
/proc/28730/stat : 28730 (naps-1.03a6) R 28706 28730 28730 0 -1 4194304 3119392 0 0 0 300112 1144 0 0 20 0 1 0 36571611 81129472 14822 18446744073709551615 4198400 7047149 140735525230512 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 35311616 140735525235089 140735525235187 140735525235187 140735525240777 0
/proc/28730/statm: 19807 14822 544 696 0 18968 0
Current children cumulated CPU time: 3511.76 s
Current children cumulated vsize: 1408152 KiB
Current children cumulated memory: 241204 KiB

[startup+3582.3 s]
/proc/loadavg: 4.10 4.13 4.14 6/258 29569
/proc/meminfo: memFree=126594568/131382116 swapFree=33010684/33010684
[pid=28701] ppid=28698 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/28701/stat : 28701 (scip-naps-1.00.) S 28698 28701 27054 0 -1 4194304 260 338 0 0 0 0 0 0 20 0 1 0 36521555 4292608 768 18446744073709551615 94736364281856 94736365176389 140721892051920 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94736365415440 94736365463184 94736372019200 140721892059553 140721892059650 140721892059650 140721892065252 0
/proc/28701/statm: 1048 768 704 219 0 110 0
[pid=28706] ppid=28701 vsize=1324732 memory=178844 CPUtime=499.2 cores=4,6
/proc/28706/stat : 28706 (python3) S 28701 28701 27054 0 -1 4194304 56525 0 0 0 49906 14 0 0 20 0 1 0 36521558 1356525568 44711 18446744073709551615 94404098863104 94404098863481 140735273401968 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94404098874776 94404098875396 94404115394560 140735273404760 140735273404962 140735273404962 140735273410535 0
/proc/28706/statm: 331183 44711 8153 1 0 302541 0
[pid=28730] ppid=28706 vsize=54648 memory=48040 CPUtime=3072.42 cores=4,6
/proc/28730/stat : 28730 (naps-1.03a6) R 28706 28730 28730 0 -1 4194304 3151002 0 0 0 306086 1156 0 0 20 0 1 0 36571611 55959552 12010 18446744073709551615 4198400 7047149 140735525230512 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 35311616 140735525235089 140735525235187 140735525235187 140735525240777 0
/proc/28730/statm: 13662 12010 544 696 0 12823 0
Current children cumulated CPU time: 3571.62 s
Current children cumulated vsize: 1383572 KiB
Current children cumulated memory: 229956 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.8 s]
/proc/loadavg: 4.12 4.13 4.14 6/258 29569
/proc/meminfo: memFree=126582028/131382116 swapFree=33010684/33010684
[pid=28701] ppid=28698 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/28701/stat : 28701 (scip-naps-1.00.) S 28698 28701 27054 0 -1 4194304 260 338 0 0 0 0 0 0 20 0 1 0 36521555 4292608 768 18446744073709551615 94736364281856 94736365176389 140721892051920 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94736365415440 94736365463184 94736372019200 140721892059553 140721892059650 140721892059650 140721892065252 0
/proc/28701/statm: 1048 768 704 219 0 110 0
[pid=28706] ppid=28701 vsize=1324732 memory=178844 CPUtime=499.2 cores=4,6
/proc/28706/stat : 28706 (python3) S 28701 28701 27054 0 -1 4194304 56525 0 0 0 49906 14 0 0 20 0 1 0 36521558 1356525568 44711 18446744073709551615 94404098863104 94404098863481 140735273401968 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94404098874776 94404098875396 94404115394560 140735273404760 140735273404962 140735273404962 140735273410535 0
/proc/28706/statm: 331183 44711 8153 1 0 302541 0
[pid=28730] ppid=28706 vsize=54648 memory=48040 CPUtime=3100.86 cores=4,6
/proc/28730/stat : 28730 (naps-1.03a6) R 28706 28730 28730 0 -1 4194304 3151002 0 0 0 308930 1156 0 0 20 0 1 0 36571611 55959552 12010 18446744073709551615 4198400 7047149 140735525230512 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 35311616 140735525235089 140735525235187 140735525235187 140735525240777 0
/proc/28730/statm: 13662 12010 544 696 0 12823 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 1383572 KiB
Current children cumulated memory: 229956 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.003528 s, system=0.01105 s

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

# cumulated CPU time of all completed processes:  user=3588.45 s, system=11.7312 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): 3610.9
CPU time (s): 3600.18
CPU user time (s): 3588.45
CPU system time (s): 11.7312
CPU usage (%): 99.7033
Max. virtual memory (cumulated for all children) (KiB): 1465496
Max. memory (cumulated for all children) (KiB): 284844

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3588.45
system time used= 11.7312
maximum resident set size= 181632
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3211546
page faults= 0
swaps= 0
block input operations= 0
block output operations= 848
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 399
involuntary context switches= 4657


# summary of solver processes directly reported to runsolver:
#   pid: 28701,28706
#   total CPU time (s): 3600.18
#   total CPU user time (s): 3588.45
#   total CPU system time (s): 11.7312

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.3802 second user time and 38.947 second system time

The end

Launcher Data

Begin job on nodeC004 at 2025-06-29 16:47:04
IDJOB=4513163
IDBENCH=162283
IDSOLVER=3368
FILE ID=nodeC004/4513163-1751208424
RUNJOBID= nodeC004-1751204746-27065
SLURM_JOB_ID= 9587619
Free space on /tmp= 433040 MiB

SOLVER NAME= SCIP-NaPS 1.00a1
BENCH NAME= PB24/normalized-PB16/DEC-LIN/nossum/normalized-sha1-size128-round23-3.opb
COMMAND LINE= ./scip-naps-1.00.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4513163-1751208424/watcher-4513163-1751208424 -o /tmp/evaluation-result-4513163-1751208424/solver-4513163-1751208424 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC004-1751204746-27065 --watchdog 3760  ./scip-naps-1.00.sh HOME/instance-4513163-1751208424.opb

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

MD5SUM BENCH= 9ddf61ddf9175117d21c5f59d371263b
RANDOM SEED=1723752730

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

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

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


/proc/meminfo:
MemTotal:       131382116 kB
MemFree:        127805560 kB
MemAvailable:   129349072 kB
Buffers:            3280 kB
Cached:          2347136 kB
SwapCached:            0 kB
Active:           946320 kB
Inactive:        2048908 kB
Active(anon):     662792 kB
Inactive(anon):        0 kB
Active(file):     283528 kB
Inactive(file):  2048908 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              6104 kB
Writeback:            56 kB
AnonPages:        643956 kB
Mapped:           129096 kB
Shmem:             17976 kB
KReclaimable:     101408 kB
Slab:             184452 kB
SReclaimable:     101408 kB
SUnreclaim:        83044 kB
KernelStack:        4112 kB
PageTables:         4912 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    4209176 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149464 kB
VmallocChunk:          0 kB
Percpu:             3680 kB
HardwareCorrupted:     0 kB
AnonHugePages:    370688 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:      197448 kB
DirectMap2M:    10190848 kB
DirectMap1G:    125829120 kB

Free space on /tmp at the end= 433036 MiB
End job on nodeC004 at 2025-06-29 17:47:15