Trace number 4529993

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.00a2? (TO) 3600.16 3610.97

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/nossum/
normalized-sha1-size112-round23-0.opb
MD5SUMab6600e5fcf1c6d7769b5fd648c35e77
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 benchmark3539.86
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 constraints9488
Number of constraints which are clauses8192
Number of constraints which are cardinality constraints (but not clauses)400
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

498.65/500.18	c Command: HOME/scip-naps-1.00a2.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4529993-1752260476.opb
498.65/500.18	c Solving mode: decision
498.65/500.18	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
498.65/500.18	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
498.65/500.18	c original problem has 4288 variables (4288 bin, 0 int, 0 impl, 0 cont) and 9488 constraints
498.65/500.18	c presolving:
498.65/500.18	c (round 1, fast)       574 del vars, 988 del conss, 681 add conss, 504 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 340 clqs
498.65/500.18	c (round 2, fast)       850 del vars, 1622 del conss, 775 add conss, 650 chg bounds, 4 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 415 clqs
498.65/500.18	c (round 3, fast)       853 del vars, 1627 del conss, 797 add conss, 652 chg bounds, 4 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 436 clqs
498.65/500.18	c (round 4, medium)     901 del vars, 1627 del conss, 797 add conss, 652 chg bounds, 4 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 340 clqs
498.65/500.18	c (round 5, fast)       901 del vars, 1687 del conss, 842 add conss, 652 chg bounds, 4 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 352 clqs
498.65/500.18	c (round 6, exhaustive) 901 del vars, 2404 del conss, 842 add conss, 652 chg bounds, 4 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 352 clqs
498.65/500.18	c (round 7, exhaustive) 901 del vars, 2404 del conss, 842 add conss, 652 chg bounds, 4 chg sides, 0 chg coeffs, 6493 upgd conss, 0 impls, 352 clqs
498.65/500.18	c (round 8, exhaustive) 901 del vars, 2500 del conss, 874 add conss, 652 chg bounds, 4 chg sides, 0 chg coeffs, 6493 upgd conss, 0 impls, 352 clqs
498.65/500.18	c (round 9, exhaustive) 901 del vars, 2500 del conss, 874 add conss, 652 chg bounds, 62 chg sides, 0 chg coeffs, 6493 upgd conss, 0 impls, 352 clqs
498.65/500.18	c (round 10, exhaustive) 901 del vars, 2500 del conss, 874 add conss, 652 chg bounds, 62 chg sides, 0 chg coeffs, 6551 upgd conss, 0 impls, 352 clqs
498.65/500.18	c    (0.2s) probing: 822/3439 (23.9%) - 2 fixings, 0 aggregations, 257 implications, 0 bound changes
498.65/500.18	c    (0.2s) probing aborted: 50/50 successive totally useless probings
498.65/500.18	c    (0.2s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
498.65/500.18	c    (0.2s) no symmetry present (symcode time: 0.00)
498.65/500.18	c presolving (11 rounds: 11 fast, 7 medium, 6 exhaustive):
498.65/500.18	c  903 deleted vars, 2500 deleted constraints, 874 added constraints, 652 tightened bounds, 0 added holes, 62 changed sides, 32 changed coefficients
498.65/500.18	c  0 implications, 602 cliques
498.65/500.18	c presolved problem has 3437 variables (3437 bin, 0 int, 0 impl, 0 cont) and 7862 constraints
498.65/500.18	c      32 constraints of type <and>
498.65/500.18	c    1375 constraints of type <linear>
498.65/500.18	c    6455 constraints of type <logicor>
498.65/500.18	c transformed objective value is always integral (scale: 1)
498.65/500.18	c Presolving Time: 0.23
498.65/500.18	c 
498.65/500.18	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
498.65/500.18	c   0.3s|     1 |     0 |   935 |     - |    57M |   0 |3437 |7901 |7897 |   0 |  0 |  36 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.65/500.18	c   0.7s|     1 |     0 |  2531 |     - |    61M |   0 |3437 |7901 |8177 | 280 |  1 |  36 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.65/500.18	c   1.5s|     1 |     0 |  3915 |     - |    65M |   0 |3437 |7901 |8484 | 587 |  2 |  36 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.65/500.18	c   4.6s|     1 |     0 |  8984 |     - |    68M |   0 |3437 |7901 |8776 | 879 |  3 |  36 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.65/500.18	c   7.6s|     1 |     0 | 13881 |     - |    71M |   0 |3437 |7901 |9047 |1150 |  4 |  36 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.65/500.18	c   9.8s|     1 |     0 | 17116 |     - |    73M |   0 |3437 |7901 |9340 |1443 |  5 |  36 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.65/500.18	c  12.9s|     1 |     0 | 21811 |     - |    76M |   0 |3437 |7902 |9614 |1717 |  6 |  37 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.65/500.18	c  15.2s|     1 |     0 | 25147 |     - |    78M |   0 |3437 |7902 |9803 |1906 |  7 |  37 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.65/500.18	c  18.3s|     1 |     0 | 29594 |     - |    80M |   0 |3437 |7902 |9947 |2050 |  8 |  37 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.65/500.18	c  21.4s|     1 |     0 | 33976 |     - |    82M |   0 |3437 |7902 |  10k|2290 |  9 |  37 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.65/500.18	c  24.4s|     1 |     0 | 37722 |     - |    84M |   0 |3437 |7902 |9720 |2431 | 10 |  37 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.65/500.18	c  25.6s|     1 |     0 | 40118 |     - |    85M |   0 |3437 |7902 |9808 |2519 | 11 |  37 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.65/500.18	c  39.0s|     1 |     2 | 49464 |     - |    85M |   0 |3437 |7908 |9808 |2519 | 11 |  48 |  11 | 0.000000e+00 |      --      |    Inf | unknown
498.65/500.18	c   339s|   100 |   101 |194410 |1558.5 |    91M |  46 |3437 |7908 |8496 |4433 |  1 |  60 |  11 | 0.000000e+00 |      --      |    Inf | unknown
498.65/500.18	c   436s|   200 |   201 |369922 |1657.3 |    92M |  46 |3437 |7979 |8245 |6252 |  1 | 139 |  11 | 0.000000e+00 |      --      |    Inf | unknown
498.65/500.18	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
498.65/500.18	c   467s|   300 |   301 |424880 |1286.8 |    93M |  48 |3437 |7977 |8631 |7859 |  1 | 143 |  11 | 0.000000e+00 |      --      |    Inf | unknown
498.65/500.18	c 
498.65/500.18	c SCIP Status        : solving was interrupted [time limit reached]
498.65/500.18	c Solving Time (sec) : 500.00
498.65/500.18	c Solving Nodes      : 399
498.65/500.18	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
498.65/500.18	c Dual Bound         : +0.00000000000000e+00
498.65/500.18	c Gap                : infinite
498.65/500.18	c ----------------------------------------------------------------------
498.65/500.18	c dual bound: 0.0 -> 0
498.65/500.18	c primal bound: 1e+20 -> 100000000000000000000
498.65/500.18	c scip-goal-lb: 0
498.65/500.18	c scip-goal-ub: 100000000000000000000
498.65/500.18	c writing output to: HOME/tmppvtepd1y.opb
498.65/500.18	c appending fixed variable constraints
498.65/500.18	c scip-fixed vars: 20.98% (721/3437)
498.65/500.18	c ----------------------------------------------------------------------
498.65/500.18	c executing external solver: HOME/naps-1.03a6
498.65/500.18	c ----------------------------------------------------------------------
498.65/500.18	c command: HOME/naps-1.03a6 HOME/tmppvtepd1y.opb
498.65/500.18	c NaPS 1.03a6.
498.65/500.18	c Input file name: HOME/tmppvtepd1y.opb
3600.07/3610.90	c
3600.07/3610.90	c *** TERMINATED *** by signal 15
3600.07/3610.90	c s UNKNOWN
3600.07/3610.90	c _____________________________________________________________________________
3600.07/3610.90	c std/band forms        : 16,882
3600.07/3610.90	c 2cl/3cl ITE-codings   : 22,13078
3600.07/3610.90	c BDD/srt/adr Max costs : 32,0,0
3600.07/3610.90	c BDDraw/bin/mul/srt/adr: 898,0,0,0,0
3600.07/3610.90	c BDD nodes             : 23783
3600.07/3610.90	c Es1/CC detections     : 0,0
3600.07/3610.90	c CC sort               : 0
3600.07/3610.90	c SAT/UNSAT calls       : 0,0
3600.07/3610.90	c regenrated variables  : 0
3600.07/3610.90	c eliminated fixed lits : 5058
3600.07/3610.90	c goal lit flips        : 0
3600.07/3610.90	c goal stages           : 0
3600.07/3610.90	c goal shrink           : 0
3600.07/3610.90	c goal coeff separations: 0
3600.07/3610.90	c restarts              : 0
3600.07/3610.90	c conflicts             : 0              (0 /sec)
3600.07/3610.90	c decisions             : 0              (0 /sec)
3600.07/3610.90	c propagations          : 0              (0 /sec)
3600.07/3610.90	c inspects              : 0              (0 /sec)
3600.07/3610.90	c CPU time (solving tm) : 3088 s        (3087 s, SAT 0 s, UNSAT 0 s)
3600.07/3610.90	c Time for Opt-base     : 0 s
3600.07/3610.90	c Steps for Opt-base    : 0
3600.07/3610.90	c Time for BDD coding   : 0.09162 s
3600.07/3610.90	c Time for srt coding   : 0 s
3600.07/3610.90	c _____________________________________________________________________________
3600.07/3610.90	s UNKNOWN
3600.07/3610.94	c received SIGTERM, forwarding to pbsolver...
3600.07/3610.94	c failed to send SIGTERM to pbsolver: [Errno 3] No such process

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63708 MiB (61466 MiB free)
  memory of node 1: 64465 MiB (55471 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4529993-1752260476/watcher-4529993-1752260476 -o /tmp/evaluation-result-4529993-1752260476/solver-4529993-1752260476 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC029-1752253208-142839 --watchdog 3760 ./scip-naps-1.00a2.sh HOME/instance-4529993-1752260476.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
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=143990, runsolver pid=143987
Current StackSize limit: 8192 KiB


[startup+0.100061 s]*
/proc/loadavg: 4.45 4.19 4.12 5/270 143995
/proc/meminfo: memFree=119744488/131249996 swapFree=33010160/33010684
[pid=143990] ppid=143987 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/143990/stat : 143990 (scip-naps-1.00a) S 143987 143990 142829 0 -1 4194304 256 343 0 0 0 0 0 0 20 0 1 0 141726030 4292608 736 18446744073709551615 94746174459904 94746175354437 140736806871440 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94746175593488 94746175641232 94746191171584 140736806877595 140736806877694 140736806877694 140736806883298 0
/proc/143990/statm: 1048 736 672 219 0 110 0
[pid=143995] ppid=143990 vsize=1187384 memory=32284 CPUtime=0.07 cores=0,2
/proc/143995/stat : 143995 (python3) R 143990 143990 142829 0 -1 4194304 3823 0 0 0 6 1 0 0 20 0 1 0 141726032 1215881216 8071 18446744073709551615 94806823223296 94806823223673 140728636536544 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94806823234968 94806823235588 94806856695808 140728636545359 140728636545568 140728636545568 140728636551143 0
/proc/143995/statm: 296846 8071 4903 1 0 268868 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 1191576 KiB
Current children cumulated memory: 35228 KiB

[startup+0.205876 s]*
/proc/loadavg: 4.45 4.19 4.12 5/270 143995
/proc/meminfo: memFree=119728864/131249996 swapFree=33010160/33010684
[pid=143990] ppid=143987 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/143990/stat : 143990 (scip-naps-1.00a) S 143987 143990 142829 0 -1 4194304 256 343 0 0 0 0 0 0 20 0 1 0 141726030 4292608 736 18446744073709551615 94746174459904 94746175354437 140736806871440 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94746175593488 94746175641232 94746191171584 140736806877595 140736806877694 140736806877694 140736806883298 0
/proc/143990/statm: 1048 736 672 219 0 110 0
[pid=143995] ppid=143990 vsize=1222884 memory=74780 CPUtime=0.17 cores=0,2
/proc/143995/stat : 143995 (python3) R 143990 143990 142829 0 -1 4194304 11742 0 0 0 15 2 0 0 20 0 1 0 141726032 1252233216 18695 18446744073709551615 94806823223296 94806823223673 140728636536544 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94806823234968 94806823235588 94806856695808 140728636545359 140728636545568 140728636545568 140728636551143 0
/proc/143995/statm: 305721 18695 7847 1 0 277079 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 1227076 KiB
Current children cumulated memory: 77724 KiB

[startup+0.305875 s]*
/proc/loadavg: 4.45 4.19 4.12 5/270 143995
/proc/meminfo: memFree=119720800/131249996 swapFree=33010160/33010684
[pid=143990] ppid=143987 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/143990/stat : 143990 (scip-naps-1.00a) S 143987 143990 142829 0 -1 4194304 256 343 0 0 0 0 0 0 20 0 1 0 141726030 4292608 736 18446744073709551615 94746174459904 94746175354437 140736806871440 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94746175593488 94746175641232 94746191171584 140736806877595 140736806877694 140736806877694 140736806883298 0
/proc/143990/statm: 1048 736 672 219 0 110 0
[pid=143995] ppid=143990 vsize=1231972 memory=83868 CPUtime=0.27 cores=0,2
/proc/143995/stat : 143995 (python3) R 143990 143990 142829 0 -1 4194304 13987 0 0 0 25 2 0 0 20 0 1 0 141726032 1261539328 20967 18446744073709551615 94806823223296 94806823223673 140728636536544 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94806823234968 94806823235588 94806856695808 140728636545359 140728636545568 140728636545568 140728636551143 0
/proc/143995/statm: 307993 20967 7879 1 0 279351 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 1236164 KiB
Current children cumulated memory: 86812 KiB

[startup+0.700215 s]
/proc/loadavg: 4.45 4.19 4.12 5/270 143995
/proc/meminfo: memFree=119696860/131249996 swapFree=33010160/33010684
[pid=143990] ppid=143987 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/143990/stat : 143990 (scip-naps-1.00a) S 143987 143990 142829 0 -1 4194304 256 343 0 0 0 0 0 0 20 0 1 0 141726030 4292608 736 18446744073709551615 94746174459904 94746175354437 140736806871440 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94746175593488 94746175641232 94746191171584 140736806877595 140736806877694 140736806877694 140736806883298 0
/proc/143990/statm: 1048 736 672 219 0 110 0
[pid=143995] ppid=143990 vsize=1265480 memory=112116 CPUtime=0.66 cores=0,2
/proc/143995/stat : 143995 (python3) R 143990 143990 142829 0 -1 4194304 21198 0 0 0 62 4 0 0 20 0 1 0 141726032 1295851520 28029 18446744073709551615 94806823223296 94806823223673 140728636536544 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94806823234968 94806823235588 94806856695808 140728636545359 140728636545568 140728636545568 140728636551143 0
/proc/143995/statm: 316370 28029 8103 1 0 287728 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 1269672 KiB
Current children cumulated memory: 115060 KiB

[startup+1.5002 s]
/proc/loadavg: 4.45 4.19 4.12 5/270 143995
/proc/meminfo: memFree=119664604/131249996 swapFree=33010160/33010684
[pid=143990] ppid=143987 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/143990/stat : 143990 (scip-naps-1.00a) S 143987 143990 142829 0 -1 4194304 256 343 0 0 0 0 0 0 20 0 1 0 141726030 4292608 736 18446744073709551615 94746174459904 94746175354437 140736806871440 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94746175593488 94746175641232 94746191171584 140736806877595 140736806877694 140736806877694 140736806883298 0
/proc/143990/statm: 1048 736 672 219 0 110 0
[pid=143995] ppid=143990 vsize=1294280 memory=139708 CPUtime=1.46 cores=0,2
/proc/143995/stat : 143995 (python3) R 143990 143990 142829 0 -1 4194304 29170 0 0 0 141 5 0 0 20 0 1 0 141726032 1325342720 34927 18446744073709551615 94806823223296 94806823223673 140728636536544 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94806823234968 94806823235588 94806856695808 140728636545359 140728636545568 140728636545568 140728636551143 0
/proc/143995/statm: 323570 34927 8103 1 0 294928 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 1298472 KiB
Current children cumulated memory: 142652 KiB

[startup+3.10568 s]
/proc/loadavg: 4.45 4.19 4.12 5/270 143995
/proc/meminfo: memFree=119664856/131249996 swapFree=33010160/33010684
[pid=143990] ppid=143987 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/143990/stat : 143990 (scip-naps-1.00a) S 143987 143990 142829 0 -1 4194304 256 343 0 0 0 0 0 0 20 0 1 0 141726030 4292608 736 18446744073709551615 94746174459904 94746175354437 140736806871440 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94746175593488 94746175641232 94746191171584 140736806877595 140736806877694 140736806877694 140736806883298 0
/proc/143990/statm: 1048 736 672 219 0 110 0
[pid=143995] ppid=143990 vsize=1294280 memory=139836 CPUtime=3.06 cores=0,2
/proc/143995/stat : 143995 (python3) R 143990 143990 142829 0 -1 4194304 29181 0 0 0 301 5 0 0 20 0 1 0 141726032 1325342720 34959 18446744073709551615 94806823223296 94806823223673 140728636536544 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94806823234968 94806823235588 94806856695808 140728636545359 140728636545568 140728636545568 140728636551143 0
/proc/143995/statm: 323570 34959 8103 1 0 294928 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 1298472 KiB
Current children cumulated memory: 142780 KiB

[startup+6.30021 s]
/proc/loadavg: 4.49 4.20 4.12 5/270 143995
/proc/meminfo: memFree=119076296/131249996 swapFree=33010160/33010684
[pid=143990] ppid=143987 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/143990/stat : 143990 (scip-naps-1.00a) S 143987 143990 142829 0 -1 4194304 256 343 0 0 0 0 0 0 20 0 1 0 141726030 4292608 736 18446744073709551615 94746174459904 94746175354437 140736806871440 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94746175593488 94746175641232 94746191171584 140736806877595 140736806877694 140736806877694 140736806883298 0
/proc/143990/statm: 1048 736 672 219 0 110 0
[pid=143995] ppid=143990 vsize=1294280 memory=139964 CPUtime=6.25 cores=0,2
/proc/143995/stat : 143995 (python3) R 143990 143990 142829 0 -1 4194304 29227 0 0 0 620 5 0 0 20 0 1 0 141726032 1325342720 34991 18446744073709551615 94806823223296 94806823223673 140728636536544 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94806823234968 94806823235588 94806856695808 140728636545359 140728636545568 140728636545568 140728636551143 0
/proc/143995/statm: 323570 34991 8103 1 0 294928 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 1298472 KiB
Current children cumulated memory: 142908 KiB

[startup+12.7002 s]
/proc/loadavg: 4.61 4.23 4.13 5/270 143995
/proc/meminfo: memFree=118031056/131249996 swapFree=33010160/33010684
[pid=143990] ppid=143987 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/143990/stat : 143990 (scip-naps-1.00a) S 143987 143990 142829 0 -1 4194304 256 343 0 0 0 0 0 0 20 0 1 0 141726030 4292608 736 18446744073709551615 94746174459904 94746175354437 140736806871440 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94746175593488 94746175641232 94746191171584 140736806877595 140736806877694 140736806877694 140736806883298 0
/proc/143990/statm: 1048 736 672 219 0 110 0
[pid=143995] ppid=143990 vsize=1294280 memory=140476 CPUtime=12.63 cores=0,2
/proc/143995/stat : 143995 (python3) R 143990 143990 142829 0 -1 4194304 29359 0 0 0 1258 5 0 0 20 0 1 0 141726032 1325342720 35119 18446744073709551615 94806823223296 94806823223673 140728636536544 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94806823234968 94806823235588 94806856695808 140728636545359 140728636545568 140728636545568 140728636551143 0
/proc/143995/statm: 323570 35119 8103 1 0 294928 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 1298472 KiB
Current children cumulated memory: 143420 KiB

[startup+25.5002 s]
/proc/loadavg: 4.48 4.22 4.13 5/270 143995
/proc/meminfo: memFree=116971220/131249996 swapFree=33010160/33010684
[pid=143990] ppid=143987 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/143990/stat : 143990 (scip-naps-1.00a) S 143987 143990 142829 0 -1 4194304 256 343 0 0 0 0 0 0 20 0 1 0 141726030 4292608 736 18446744073709551615 94746174459904 94746175354437 140736806871440 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94746175593488 94746175641232 94746191171584 140736806877595 140736806877694 140736806877694 140736806883298 0
/proc/143990/statm: 1048 736 672 219 0 110 0
[pid=143995] ppid=143990 vsize=1297476 memory=141756 CPUtime=25.39 cores=0,2
/proc/143995/stat : 143995 (python3) R 143990 143990 142829 0 -1 4194304 29670 0 0 0 2534 5 0 0 20 0 1 0 141726032 1328615424 35439 18446744073709551615 94806823223296 94806823223673 140728636536544 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94806823234968 94806823235588 94806856695808 140728636545359 140728636545568 140728636545568 140728636551143 0
/proc/143995/statm: 324369 35439 8103 1 0 295727 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 1301668 KiB
Current children cumulated memory: 144700 KiB

[startup+51.1058 s]
/proc/loadavg: 4.39 4.22 4.13 5/270 143995
/proc/meminfo: memFree=115187520/131249996 swapFree=33010160/33010684
[pid=143990] ppid=143987 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/143990/stat : 143990 (scip-naps-1.00a) S 143987 143990 142829 0 -1 4194304 256 343 0 0 0 0 0 0 20 0 1 0 141726030 4292608 736 18446744073709551615 94746174459904 94746175354437 140736806871440 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94746175593488 94746175641232 94746191171584 140736806877595 140736806877694 140736806877694 140736806883298 0
/proc/143990/statm: 1048 736 672 219 0 110 0
[pid=143995] ppid=143990 vsize=1330648 memory=174396 CPUtime=50.92 cores=0,2
/proc/143995/stat : 143995 (python3) R 143990 143990 142829 0 -1 4194304 39165 0 0 0 5086 6 0 0 20 0 1 0 141726032 1362583552 43599 18446744073709551615 94806823223296 94806823223673 140728636536544 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94806823234968 94806823235588 94806856695808 140728636545359 140728636545568 140728636545568 140728636551143 0
/proc/143995/statm: 332662 43599 8103 1 0 304020 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 1334840 KiB
Current children cumulated memory: 177340 KiB

[startup+102.3 s]
/proc/loadavg: 4.23 4.20 4.13 5/270 143997
/proc/meminfo: memFree=113927708/131249996 swapFree=33010160/33010684
[pid=143990] ppid=143987 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/143990/stat : 143990 (scip-naps-1.00a) S 143987 143990 142829 0 -1 4194304 256 343 0 0 0 0 0 0 20 0 1 0 141726030 4292608 736 18446744073709551615 94746174459904 94746175354437 140736806871440 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94746175593488 94746175641232 94746191171584 140736806877595 140736806877694 140736806877694 140736806883298 0
/proc/143990/statm: 1048 736 672 219 0 110 0
[pid=143995] ppid=143990 vsize=1330648 memory=174908 CPUtime=101.98 cores=0,2
/proc/143995/stat : 143995 (python3) R 143990 143990 142829 0 -1 4194304 39304 0 0 0 10192 6 0 0 20 0 1 0 141726032 1362583552 43727 18446744073709551615 94806823223296 94806823223673 140728636536544 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94806823234968 94806823235588 94806856695808 140728636545359 140728636545568 140728636545568 140728636551143 0
/proc/143995/statm: 332662 43727 8103 1 0 304020 0
Current children cumulated CPU time: 101.98 s
Current children cumulated vsize: 1334840 KiB
Current children cumulated memory: 177852 KiB

[startup+162.3 s]
/proc/loadavg: 4.14 4.18 4.12 5/269 144014
/proc/meminfo: memFree=125088752/131249996 swapFree=33010160/33010684
[pid=143990] ppid=143987 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/143990/stat : 143990 (scip-naps-1.00a) S 143987 143990 142829 0 -1 4194304 256 343 0 0 0 0 0 0 20 0 1 0 141726030 4292608 736 18446744073709551615 94746174459904 94746175354437 140736806871440 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94746175593488 94746175641232 94746191171584 140736806877595 140736806877694 140736806877694 140736806883298 0
/proc/143990/statm: 1048 736 672 219 0 110 0
[pid=143995] ppid=143990 vsize=1330648 memory=174908 CPUtime=161.83 cores=0,2
/proc/143995/stat : 143995 (python3) R 143990 143990 142829 0 -1 4194304 39304 0 0 0 16177 6 0 0 20 0 1 0 141726032 1362583552 43727 18446744073709551615 94806823223296 94806823223673 140728636536544 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94806823234968 94806823235588 94806856695808 140728636545359 140728636545568 140728636545568 140728636551143 0
/proc/143995/statm: 332662 43727 8103 1 0 304020 0
Current children cumulated CPU time: 161.83 s
Current children cumulated vsize: 1334840 KiB
Current children cumulated memory: 177852 KiB

[startup+222.3 s]
/proc/loadavg: 4.09 4.16 4.11 5/270 144050
/proc/meminfo: memFree=125068956/131249996 swapFree=33010160/33010684
[pid=143990] ppid=143987 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/143990/stat : 143990 (scip-naps-1.00a) S 143987 143990 142829 0 -1 4194304 256 343 0 0 0 0 0 0 20 0 1 0 141726030 4292608 736 18446744073709551615 94746174459904 94746175354437 140736806871440 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94746175593488 94746175641232 94746191171584 140736806877595 140736806877694 140736806877694 140736806883298 0
/proc/143990/statm: 1048 736 672 219 0 110 0
[pid=143995] ppid=143990 vsize=1330648 memory=174908 CPUtime=221.68 cores=0,2
/proc/143995/stat : 143995 (python3) R 143990 143990 142829 0 -1 4194304 39304 0 0 0 22162 6 0 0 20 0 1 0 141726032 1362583552 43727 18446744073709551615 94806823223296 94806823223673 140728636536544 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94806823234968 94806823235588 94806856695808 140728636545359 140728636545568 140728636545568 140728636551143 0
/proc/143995/statm: 332662 43727 8103 1 0 304020 0
Current children cumulated CPU time: 221.68 s

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

[pid=144062] ppid=143995 vsize=60548 memory=46184 CPUtime=2713.95 cores=0,2
/proc/144062/stat : 144062 (naps-1.03a6) R 143995 144062 144062 0 -1 4194304 3607956 0 0 0 270189 1206 0 0 20 0 1 0 141776049 62001152 11546 18446744073709551615 4198400 7047149 140724715947200 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 20787200 140724715948431 140724715948529 140724715948529 140724715954121 0
/proc/144062/statm: 15137 11546 544 696 0 14298 0
Current children cumulated CPU time: 3212.69 s
Current children cumulated vsize: 1397696 KiB
Current children cumulated memory: 227780 KiB

[startup+3282.3 s]
/proc/loadavg: 4.15 4.12 4.09 5/271 145230
/proc/meminfo: memFree=121649288/131249996 swapFree=33010160/33010684
[pid=143990] ppid=143987 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/143990/stat : 143990 (scip-naps-1.00a) S 143987 143990 142829 0 -1 4194304 256 343 0 0 0 0 0 0 20 0 1 0 141726030 4292608 736 18446744073709551615 94746174459904 94746175354437 140736806871440 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94746175593488 94746175641232 94746191171584 140736806877595 140736806877694 140736806877694 140736806883298 0
/proc/143990/statm: 1048 736 672 219 0 110 0
[pid=143995] ppid=143990 vsize=1332956 memory=178652 CPUtime=498.74 cores=0,2
/proc/143995/stat : 143995 (python3) S 143990 143990 142829 0 -1 4194304 46927 0 0 0 49866 8 0 0 20 0 1 0 141726032 1364946944 44663 18446744073709551615 94806823223296 94806823223673 140728636536544 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94806823234968 94806823235588 94806856695808 140728636545359 140728636545568 140728636545568 140728636551143 0
/proc/143995/statm: 333239 44663 8135 1 0 304597 0
[pid=144062] ppid=143995 vsize=72836 memory=61880 CPUtime=2773.75 cores=0,2
/proc/144062/stat : 144062 (naps-1.03a6) R 143995 144062 144062 0 -1 4194304 3736900 0 0 0 276127 1248 0 0 20 0 1 0 141776049 74584064 15470 18446744073709551615 4198400 7047149 140724715947200 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 20787200 140724715948431 140724715948529 140724715948529 140724715954121 0
/proc/144062/statm: 18209 15470 544 696 0 17370 0
Current children cumulated CPU time: 3272.49 s
Current children cumulated vsize: 1409984 KiB
Current children cumulated memory: 243476 KiB

[startup+3342.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/269 145232
/proc/meminfo: memFree=121602604/131249996 swapFree=33010160/33010684
[pid=143990] ppid=143987 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/143990/stat : 143990 (scip-naps-1.00a) S 143987 143990 142829 0 -1 4194304 256 343 0 0 0 0 0 0 20 0 1 0 141726030 4292608 736 18446744073709551615 94746174459904 94746175354437 140736806871440 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94746175593488 94746175641232 94746191171584 140736806877595 140736806877694 140736806877694 140736806883298 0
/proc/143990/statm: 1048 736 672 219 0 110 0
[pid=143995] ppid=143990 vsize=1332956 memory=178652 CPUtime=498.74 cores=0,2
/proc/143995/stat : 143995 (python3) S 143990 143990 142829 0 -1 4194304 46927 0 0 0 49866 8 0 0 20 0 1 0 141726032 1364946944 44663 18446744073709551615 94806823223296 94806823223673 140728636536544 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94806823234968 94806823235588 94806856695808 140728636545359 140728636545568 140728636545568 140728636551143 0
/proc/143995/statm: 333239 44663 8135 1 0 304597 0
[pid=144062] ppid=143995 vsize=72836 memory=61880 CPUtime=2833.56 cores=0,2
/proc/144062/stat : 144062 (naps-1.03a6) R 143995 144062 144062 0 -1 4194304 3980802 0 0 0 282029 1327 0 0 20 0 1 0 141776049 74584064 15470 18446744073709551615 4198400 7047149 140724715947200 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 20787200 140724715948431 140724715948529 140724715948529 140724715954121 0
/proc/144062/statm: 18209 15470 544 696 0 17370 0
Current children cumulated CPU time: 3332.3 s
Current children cumulated vsize: 1409984 KiB
Current children cumulated memory: 243476 KiB

[startup+3402.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/270 145235
/proc/meminfo: memFree=121489852/131249996 swapFree=33010160/33010684
[pid=143990] ppid=143987 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/143990/stat : 143990 (scip-naps-1.00a) S 143987 143990 142829 0 -1 4194304 256 343 0 0 0 0 0 0 20 0 1 0 141726030 4292608 736 18446744073709551615 94746174459904 94746175354437 140736806871440 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94746175593488 94746175641232 94746191171584 140736806877595 140736806877694 140736806877694 140736806883298 0
/proc/143990/statm: 1048 736 672 219 0 110 0
[pid=143995] ppid=143990 vsize=1332956 memory=178652 CPUtime=498.74 cores=0,2
/proc/143995/stat : 143995 (python3) S 143990 143990 142829 0 -1 4194304 46927 0 0 0 49866 8 0 0 20 0 1 0 141726032 1364946944 44663 18446744073709551615 94806823223296 94806823223673 140728636536544 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94806823234968 94806823235588 94806856695808 140728636545359 140728636545568 140728636545568 140728636551143 0
/proc/143995/statm: 333239 44663 8135 1 0 304597 0
[pid=144062] ppid=143995 vsize=81028 memory=62036 CPUtime=2893.37 cores=0,2
/proc/144062/stat : 144062 (naps-1.03a6) R 143995 144062 144062 0 -1 4194304 4023726 0 0 0 287990 1347 0 0 20 0 1 0 141776049 82972672 15509 18446744073709551615 4198400 7047149 140724715947200 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 20787200 140724715948431 140724715948529 140724715948529 140724715954121 0
/proc/144062/statm: 20257 15509 544 696 0 19418 0
Current children cumulated CPU time: 3392.11 s
Current children cumulated vsize: 1418176 KiB
Current children cumulated memory: 243632 KiB

[startup+3462.3 s]
/proc/loadavg: 4.13 4.12 4.09 5/270 145237
/proc/meminfo: memFree=121511036/131249996 swapFree=33010160/33010684
[pid=143990] ppid=143987 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/143990/stat : 143990 (scip-naps-1.00a) S 143987 143990 142829 0 -1 4194304 256 343 0 0 0 0 0 0 20 0 1 0 141726030 4292608 736 18446744073709551615 94746174459904 94746175354437 140736806871440 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94746175593488 94746175641232 94746191171584 140736806877595 140736806877694 140736806877694 140736806883298 0
/proc/143990/statm: 1048 736 672 219 0 110 0
[pid=143995] ppid=143990 vsize=1332956 memory=178652 CPUtime=498.74 cores=0,2
/proc/143995/stat : 143995 (python3) S 143990 143990 142829 0 -1 4194304 46927 0 0 0 49866 8 0 0 20 0 1 0 141726032 1364946944 44663 18446744073709551615 94806823223296 94806823223673 140728636536544 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94806823234968 94806823235588 94806856695808 140728636545359 140728636545568 140728636545568 140728636551143 0
/proc/143995/statm: 333239 44663 8135 1 0 304597 0
[pid=144062] ppid=143995 vsize=56448 memory=45848 CPUtime=2953.19 cores=0,2
/proc/144062/stat : 144062 (naps-1.03a6) R 143995 144062 144062 0 -1 4194304 4043139 0 0 0 293960 1359 0 0 20 0 1 0 141776049 57802752 11462 18446744073709551615 4198400 7047149 140724715947200 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 20787200 140724715948431 140724715948529 140724715948529 140724715954121 0
/proc/144062/statm: 14112 11462 544 696 0 13273 0
Current children cumulated CPU time: 3451.93 s
Current children cumulated vsize: 1393596 KiB
Current children cumulated memory: 227444 KiB

[startup+3522.3 s]
/proc/loadavg: 4.13 4.12 4.09 5/270 145239
/proc/meminfo: memFree=121425956/131249996 swapFree=33010160/33010684
[pid=143990] ppid=143987 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/143990/stat : 143990 (scip-naps-1.00a) S 143987 143990 142829 0 -1 4194304 256 343 0 0 0 0 0 0 20 0 1 0 141726030 4292608 736 18446744073709551615 94746174459904 94746175354437 140736806871440 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94746175593488 94746175641232 94746191171584 140736806877595 140736806877694 140736806877694 140736806883298 0
/proc/143990/statm: 1048 736 672 219 0 110 0
[pid=143995] ppid=143990 vsize=1332956 memory=178652 CPUtime=498.74 cores=0,2
/proc/143995/stat : 143995 (python3) S 143990 143990 142829 0 -1 4194304 46927 0 0 0 49866 8 0 0 20 0 1 0 141726032 1364946944 44663 18446744073709551615 94806823223296 94806823223673 140728636536544 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94806823234968 94806823235588 94806856695808 140728636545359 140728636545568 140728636545568 140728636551143 0
/proc/143995/statm: 333239 44663 8135 1 0 304597 0
[pid=144062] ppid=143995 vsize=56448 memory=49944 CPUtime=3013 cores=0,2
/proc/144062/stat : 144062 (naps-1.03a6) R 143995 144062 144062 0 -1 4194304 4043142 0 0 0 299941 1359 0 0 20 0 1 0 141776049 57802752 12486 18446744073709551615 4198400 7047149 140724715947200 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 20787200 140724715948431 140724715948529 140724715948529 140724715954121 0
/proc/144062/statm: 14112 12486 544 696 0 13273 0
Current children cumulated CPU time: 3511.74 s
Current children cumulated vsize: 1393596 KiB
Current children cumulated memory: 231540 KiB

[startup+3582.3 s]
/proc/loadavg: 4.16 4.13 4.09 5/270 145241
/proc/meminfo: memFree=121366440/131249996 swapFree=33010160/33010684
[pid=143990] ppid=143987 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/143990/stat : 143990 (scip-naps-1.00a) S 143987 143990 142829 0 -1 4194304 256 343 0 0 0 0 0 0 20 0 1 0 141726030 4292608 736 18446744073709551615 94746174459904 94746175354437 140736806871440 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94746175593488 94746175641232 94746191171584 140736806877595 140736806877694 140736806877694 140736806883298 0
/proc/143990/statm: 1048 736 672 219 0 110 0
[pid=143995] ppid=143990 vsize=1332956 memory=178652 CPUtime=498.74 cores=0,2
/proc/143995/stat : 143995 (python3) S 143990 143990 142829 0 -1 4194304 46927 0 0 0 49866 8 0 0 20 0 1 0 141726032 1364946944 44663 18446744073709551615 94806823223296 94806823223673 140728636536544 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94806823234968 94806823235588 94806856695808 140728636545359 140728636545568 140728636545568 140728636551143 0
/proc/143995/statm: 333239 44663 8135 1 0 304597 0
[pid=144062] ppid=143995 vsize=64644 memory=55736 CPUtime=3072.82 cores=0,2
/proc/144062/stat : 144062 (naps-1.03a6) R 143995 144062 144062 0 -1 4194304 4075575 0 0 0 305908 1374 0 0 20 0 1 0 141776049 66195456 13934 18446744073709551615 4198400 7047149 140724715947200 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 20787200 140724715948431 140724715948529 140724715948529 140724715954121 0
/proc/144062/statm: 16161 13934 544 696 0 15322 0
Current children cumulated CPU time: 3571.56 s
Current children cumulated vsize: 1401792 KiB
Current children cumulated memory: 237332 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.9 s]
/proc/loadavg: 4.09 4.11 4.09 5/271 145260
/proc/meminfo: memFree=121387404/131249996 swapFree=33010160/33010684
[pid=143990] ppid=143987 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/143990/stat : 143990 (scip-naps-1.00a) S 143987 143990 142829 0 -1 4194304 256 343 0 0 0 0 0 0 20 0 1 0 141726030 4292608 736 18446744073709551615 94746174459904 94746175354437 140736806871440 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94746175593488 94746175641232 94746191171584 140736806877595 140736806877694 140736806877694 140736806883298 0
/proc/143990/statm: 1048 736 672 219 0 110 0
[pid=143995] ppid=143990 vsize=1332956 memory=178652 CPUtime=498.74 cores=0,2
/proc/143995/stat : 143995 (python3) S 143990 143990 142829 0 -1 4194304 46927 0 0 0 49866 8 0 0 20 0 1 0 141726032 1364946944 44663 18446744073709551615 94806823223296 94806823223673 140728636536544 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94806823234968 94806823235588 94806856695808 140728636545359 140728636545568 140728636545568 140728636551143 0
/proc/143995/statm: 333239 44663 8135 1 0 304597 0
[pid=144062] ppid=143995 vsize=81028 memory=68024 CPUtime=3101.33 cores=0,2
/proc/144062/stat : 144062 (naps-1.03a6) R 143995 144062 144062 0 -1 4194304 4092972 0 0 0 308749 1384 0 0 20 0 1 0 141776049 82972672 17006 18446744073709551615 4198400 7047149 140724715947200 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 20787200 140724715948431 140724715948529 140724715948529 140724715954121 0
/proc/144062/statm: 20257 17006 544 696 0 19418 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 1418176 KiB
Current children cumulated memory: 249620 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.003072 s, system=0.002493 s

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

# cumulated CPU time of all completed processes:  user=3586.21 s, system=13.9471 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+3610.9 s]
/proc/loadavg: 4.09 4.11 4.09 5/271 145260
/proc/meminfo: memFree=121387404/131249996 swapFree=33010160/33010684
[pid=143990] ppid=143987 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/143990/stat : 143990 (scip-naps-1.00a) S 143987 143990 142829 0 -1 4194304 256 343 0 0 0 0 0 0 20 0 1 0 141726030 4292608 736 18446744073709551615 94746174459904 94746175354437 140736806871440 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94746175593488 94746175641232 94746191171584 140736806877595 140736806877694 140736806877694 140736806883298 0
/proc/143990/statm: 1048 736 672 219 0 110 0
[pid=143995] ppid=143990 vsize=1332956 memory=178652 CPUtime=498.74 cores=0,2
/proc/143995/stat : 143995 (python3) S 143990 143990 142829 0 -1 4194304 46927 0 0 0 49866 8 0 0 20 0 1 0 141726032 1364946944 44663 18446744073709551615 94806823223296 94806823223673 140728636536544 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94806823234968 94806823235588 94806856695808 140728636545359 140728636545568 140728636545568 140728636551143 0
/proc/143995/statm: 333239 44663 8135 1 0 304597 0
[pid=144062] ppid=143995 vsize=81028 memory=68024 CPUtime=3101.33 cores=0,2
/proc/144062/stat : 144062 (naps-1.03a6) R 143995 144062 144062 0 -1 4194304 4092972 0 0 0 308749 1384 0 0 20 0 1 0 141776049 82972672 17006 18446744073709551615 4198400 7047149 140724715947200 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 20787200 140724715948431 140724715948529 140724715948529 140724715954121 0
/proc/144062/statm: 20257 17006 544 696 0 19418 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 1418176 KiB
Current children cumulated memory: 249620 KiB

Child status: 0

Real time (s): 3610.97
CPU time (s): 3600.16
CPU user time (s): 3586.21
CPU system time (s): 13.9471
CPU usage (%): 99.7007
Max. virtual memory (cumulated for all children) (KiB): 1475520
Max. memory (cumulated for all children) (KiB): 288536

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3586.21
system time used= 13.9471
maximum resident set size= 179804
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4157095
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= 348
involuntary context switches= 7995


# summary of solver processes directly reported to runsolver:
#   pid: 143990,143995
#   total CPU time (s): 3600.16
#   total CPU user time (s): 3586.21
#   total CPU system time (s): 13.9471

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.2633 second user time and 17.1468 second system time

The end

Launcher Data

Begin job on nodeC029 at 2025-07-11 21:01:16
IDJOB=4529993
IDBENCH=162160
IDSOLVER=3388
FILE ID=nodeC029/4529993-1752260476
RUNJOBID= nodeC029-1752253208-142839
SLURM_JOB_ID= 9682582
Free space on /tmp= 432092 MiB

SOLVER NAME= SCIP-NaPS 1.00a2
BENCH NAME= PB24/normalized-PB16/DEC-LIN/nossum/normalized-sha1-size112-round23-0.opb
COMMAND LINE= ./scip-naps-1.00a2.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4529993-1752260476/watcher-4529993-1752260476 -o /tmp/evaluation-result-4529993-1752260476/solver-4529993-1752260476 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC029-1752253208-142839 --watchdog 3760  ./scip-naps-1.00a2.sh HOME/instance-4529993-1752260476.opb

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

MD5SUM BENCH= ab6600e5fcf1c6d7769b5fd648c35e77
RANDOM SEED=785454511

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        119744488 kB
MemAvailable:   123538992 kB
Buffers:            2128 kB
Cached:          4581460 kB
SwapCached:           40 kB
Active:          6701884 kB
Inactive:        4138228 kB
Active(anon):    6269780 kB
Inactive(anon):     4764 kB
Active(file):     432104 kB
Inactive(file):  4133464 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              6020 kB
Writeback:             0 kB
AnonPages:       6259528 kB
Mapped:           131732 kB
Shmem:             18020 kB
KReclaimable:     136352 kB
Slab:             230056 kB
SReclaimable:     136352 kB
SUnreclaim:        93704 kB
KernelStack:        4372 kB
PageTables:        16000 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:   10081720 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150648 kB
VmallocChunk:          0 kB
Percpu:             3968 kB
HardwareCorrupted:     0 kB
AnonHugePages:    581632 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:      193236 kB
DirectMap2M:    11112448 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 432144 MiB
End job on nodeC029 at 2025-07-11 22:01:27