Trace number 4512803

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.14 3610.6

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.82/500.23	c Command: HOME/scip-naps.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4512803-1751206599.opb
498.82/500.23	c Solving mode: decision
498.82/500.23	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
498.82/500.23	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
498.82/500.23	c original problem has 4288 variables (4288 bin, 0 int, 0 impl, 0 cont) and 9488 constraints
498.82/500.23	c presolving:
498.82/500.23	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.82/500.23	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.82/500.23	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.82/500.23	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.82/500.23	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.82/500.23	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.82/500.23	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.82/500.23	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.82/500.23	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.82/500.23	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.82/500.23	c    (0.3s) probing: 822/3439 (23.9%) - 2 fixings, 0 aggregations, 257 implications, 0 bound changes
498.82/500.23	c    (0.3s) probing aborted: 50/50 successive totally useless probings
498.82/500.23	c    (0.3s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
498.82/500.23	c    (0.3s) no symmetry present (symcode time: 0.00)
498.82/500.23	c presolving (11 rounds: 11 fast, 7 medium, 6 exhaustive):
498.82/500.23	c  903 deleted vars, 2500 deleted constraints, 874 added constraints, 652 tightened bounds, 0 added holes, 62 changed sides, 32 changed coefficients
498.82/500.23	c  0 implications, 602 cliques
498.82/500.23	c presolved problem has 3437 variables (3437 bin, 0 int, 0 impl, 0 cont) and 7862 constraints
498.82/500.23	c      32 constraints of type <and>
498.82/500.23	c    1375 constraints of type <linear>
498.82/500.23	c    6455 constraints of type <logicor>
498.82/500.23	c transformed objective value is always integral (scale: 1)
498.82/500.23	c Presolving Time: 0.26
498.82/500.23	c 
498.82/500.23	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
498.82/500.23	c   0.4s|     1 |     0 |   935 |     - |    57M |   0 |3437 |7901 |7897 |   0 |  0 |  36 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.82/500.23	c   0.9s|     1 |     0 |  2531 |     - |    61M |   0 |3437 |7901 |8177 | 280 |  1 |  36 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.82/500.23	c   1.7s|     1 |     0 |  3915 |     - |    65M |   0 |3437 |7901 |8484 | 587 |  2 |  36 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.82/500.23	c   4.7s|     1 |     0 |  8984 |     - |    68M |   0 |3437 |7901 |8776 | 879 |  3 |  36 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.82/500.23	c   7.8s|     1 |     0 | 13881 |     - |    71M |   0 |3437 |7901 |9047 |1150 |  4 |  36 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.82/500.23	c  10.0s|     1 |     0 | 17116 |     - |    73M |   0 |3437 |7901 |9340 |1443 |  5 |  36 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.82/500.23	c  13.0s|     1 |     0 | 21811 |     - |    76M |   0 |3437 |7902 |9614 |1717 |  6 |  37 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.82/500.23	c  15.4s|     1 |     0 | 25147 |     - |    78M |   0 |3437 |7902 |9803 |1906 |  7 |  37 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.82/500.23	c  18.5s|     1 |     0 | 29594 |     - |    80M |   0 |3437 |7902 |9947 |2050 |  8 |  37 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.82/500.23	c  21.8s|     1 |     0 | 33976 |     - |    82M |   0 |3437 |7902 |  10k|2290 |  9 |  37 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.82/500.23	c  24.7s|     1 |     0 | 37722 |     - |    84M |   0 |3437 |7902 |9720 |2431 | 10 |  37 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.82/500.23	c  26.0s|     1 |     0 | 40118 |     - |    85M |   0 |3437 |7902 |9808 |2519 | 11 |  37 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.82/500.23	c  39.7s|     1 |     2 | 49464 |     - |    85M |   0 |3437 |7908 |9808 |2519 | 11 |  48 |  11 | 0.000000e+00 |      --      |    Inf | unknown
498.82/500.23	c   337s|   100 |   101 |194410 |1558.5 |    91M |  46 |3437 |7908 |8496 |4433 |  1 |  60 |  11 | 0.000000e+00 |      --      |    Inf | unknown
498.82/500.23	c   435s|   200 |   201 |369922 |1657.3 |    92M |  46 |3437 |7979 |8245 |6252 |  1 | 139 |  11 | 0.000000e+00 |      --      |    Inf | unknown
498.82/500.23	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
498.82/500.23	c   466s|   300 |   301 |424880 |1286.8 |    93M |  48 |3437 |7977 |8631 |7859 |  1 | 143 |  11 | 0.000000e+00 |      --      |    Inf | unknown
498.82/500.23	c   499s|   400 |   401 |495507 |1141.3 |    94M |  49 |3437 |7997 |8630 |  10k|  1 | 180 |  11 | 0.000000e+00 |      --      |    Inf | unknown
498.82/500.23	c 
498.82/500.23	c SCIP Status        : solving was interrupted [time limit reached]
498.82/500.23	c Solving Time (sec) : 500.00
498.82/500.23	c Solving Nodes      : 407
498.82/500.23	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
498.82/500.23	c Dual Bound         : +0.00000000000000e+00
498.82/500.23	c Gap                : infinite
498.82/500.23	c ----------------------------------------------------------------------
498.82/500.23	c dual bound: 0.0 -> 0
498.82/500.23	c primal bound: 1e+20 -> 100000000000000000000
498.82/500.23	c scip-goal-lb: 0
498.82/500.23	c scip-goal-ub: 100000000000000000000
498.82/500.23	c writing output to: HOME/tmpuj9npy24.opb
498.82/500.23	c appending fixed variable constraints
498.82/500.23	c scip-fixed vars: 20.98% (721/3437)
498.82/500.23	c ----------------------------------------------------------------------
498.82/500.23	c executing external solver: HOME/naps-1.03a6
498.82/500.23	c ----------------------------------------------------------------------
498.82/500.23	c command: HOME/naps-1.03a6 HOME/tmpuj9npy24.opb
498.82/500.24	c NaPS 1.03a6.
498.82/500.24	c Input file name: HOME/tmpuj9npy24.opb
3600.01/3610.50	c
3600.01/3610.50	c *** TERMINATED *** by signal 15
3600.01/3610.50	c _____________________________________________________________________________
3600.01/3610.50	c std/band forms        : 16,882
3600.01/3610.50	c 2cl/3cl ITE-codings   : 22,13078
3600.01/3610.50	c BDD/srt/adr Max costs : 32,0,0
3600.01/3610.50	c BDDraw/bin/mul/srt/adr: 898,0,0,0,0
3600.01/3610.50	c BDD nodes             : 23783
3600.01/3610.50	c Es1/CC detections     : 0,0
3600.01/3610.50	c CC sort               : 0
3600.01/3610.50	c SAT/UNSAT calls       : 0,0
3600.01/3610.50	c regenrated variables  : 0
3600.01/3610.50	c eliminated fixed lits : 5058
3600.01/3610.50	c goal lit flips        : 0
3600.01/3610.50	c goal stages           : 0
3600.01/3610.50	c goal shrink           : 0
3600.01/3610.50	c goal coeff separations: 0
3600.01/3610.50	c restarts              : 0
3600.01/3610.50	c conflicts             : 0              (0 /sec)
3600.01/3610.50	c decisions             : 0              (0 /sec)
3600.01/3610.50	c propagations          : 0              (0 /sec)
3600.01/3610.50	c inspects              : 0              (0 /sec)
3600.01/3610.50	c CPU time (solving tm) : 3088 s        (3087 s, SAT 0 s, UNSAT 0 s)
3600.01/3610.50	c Time for Opt-base     : 0 s
3600.01/3610.50	c Steps for Opt-base    : 0
3600.01/3610.50	c Time for BDD coding   : 0.272 s
3600.01/3610.50	c Time for srt coding   : 0 s
3600.01/3610.50	c _____________________________________________________________________________
3600.01/3610.50	s UNKNOWN
3600.01/3610.55	c received SIGTERM, forwarding to pbsolver...
3600.01/3610.55	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: 63794 MiB (62578 MiB free)
  memory of node 1: 64507 MiB (18694 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4512803-1751206599/watcher-4512803-1751206599 -o /tmp/evaluation-result-4512803-1751206599/solver-4512803-1751206599 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1751204026-25377 --watchdog 3760 ./scip-naps-1.00.sh HOME/instance-4512803-1751206599.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
Current StackSize limit: 8192 KiB
solver pid=26625, runsolver pid=26622


[startup+0.100071 s]*
/proc/loadavg: 4.13 4.13 4.12 4/259 26630
/proc/meminfo: memFree=83221660/131382116 swapFree=33010684/33010684
[pid=26625] ppid=26622 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/26625/stat : 26625 (scip-naps-1.00.) S 26622 26625 25366 0 -1 4194304 259 343 0 0 0 0 0 0 20 0 1 0 36339612 4292608 768 18446744073709551615 94402903269376 94402904163909 140725498894448 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94402904402960 94402904450704 94402915848192 140725498902945 140725498903042 140725498903042 140725498908644 0
/proc/26625/statm: 1048 768 704 219 0 110 0
[pid=26630] ppid=26625 vsize=58796 memory=17024 CPUtime=0.07 cores=4,6
/proc/26630/stat : 26630 (python3) R 26625 26625 25366 0 -1 4194304 1992 0 0 0 6 1 0 0 20 0 1 0 36339614 60207104 4256 18446744073709551615 94463271194624 94463271195001 140725380841680 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94463271206296 94463271206916 94463285018624 140725380847960 140725380848162 140725380848162 140725380853735 0
/proc/26630/statm: 14699 4256 2624 1 0 3434 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 62988 KiB
Current children cumulated memory: 20096 KiB

[startup+0.213734 s]*
/proc/loadavg: 4.13 4.13 4.12 5/259 26630
/proc/meminfo: memFree=83202276/131382116 swapFree=33010684/33010684
[pid=26625] ppid=26622 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/26625/stat : 26625 (scip-naps-1.00.) S 26622 26625 25366 0 -1 4194304 259 343 0 0 0 0 0 0 20 0 1 0 36339612 4292608 768 18446744073709551615 94402903269376 94402904163909 140725498894448 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94402904402960 94402904450704 94402915848192 140725498902945 140725498903042 140725498903042 140725498908644 0
/proc/26625/statm: 1048 768 704 219 0 110 0
[pid=26630] ppid=26625 vsize=1209712 memory=62140 CPUtime=0.18 cores=4,6
/proc/26630/stat : 26630 (python3) R 26625 26625 25366 0 -1 4194304 8659 0 0 0 15 3 0 0 20 0 1 0 36339614 1238745088 15535 18446744073709551615 94463271194624 94463271195001 140725380841680 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94463271206296 94463271206916 94463285018624 140725380847960 140725380848162 140725380848162 140725380853735 0
/proc/26630/statm: 302428 15535 7761 1 0 273786 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 1213904 KiB
Current children cumulated memory: 65212 KiB

[startup+0.313687 s]*
/proc/loadavg: 4.13 4.13 4.12 5/259 26630
/proc/meminfo: memFree=83169768/131382116 swapFree=33010684/33010684
[pid=26625] ppid=26622 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/26625/stat : 26625 (scip-naps-1.00.) S 26622 26625 25366 0 -1 4194304 259 343 0 0 0 0 0 0 20 0 1 0 36339612 4292608 768 18446744073709551615 94402903269376 94402904163909 140725498894448 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94402904402960 94402904450704 94402915848192 140725498902945 140725498903042 140725498903042 140725498908644 0
/proc/26625/statm: 1048 768 704 219 0 110 0
[pid=26630] ppid=26625 vsize=1231356 memory=83004 CPUtime=0.28 cores=4,6
/proc/26630/stat : 26630 (python3) R 26625 26625 25366 0 -1 4194304 13775 0 0 0 25 3 0 0 20 0 1 0 36339614 1260908544 20751 18446744073709551615 94463271194624 94463271195001 140725380841680 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94463271206296 94463271206916 94463285018624 140725380847960 140725380848162 140725380848162 140725380853735 0
/proc/26630/statm: 307839 20751 7889 1 0 279197 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 1235548 KiB
Current children cumulated memory: 86076 KiB

[startup+0.700371 s]
/proc/loadavg: 4.13 4.13 4.12 5/259 26630
/proc/meminfo: memFree=83165988/131382116 swapFree=33010684/33010684
[pid=26625] ppid=26622 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/26625/stat : 26625 (scip-naps-1.00.) S 26622 26625 25366 0 -1 4194304 259 343 0 0 0 0 0 0 20 0 1 0 36339612 4292608 768 18446744073709551615 94402903269376 94402904163909 140725498894448 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94402904402960 94402904450704 94402915848192 140725498902945 140725498903042 140725498903042 140725498908644 0
/proc/26625/statm: 1048 768 704 219 0 110 0
[pid=26630] ppid=26625 vsize=1261876 memory=108980 CPUtime=0.65 cores=4,6
/proc/26630/stat : 26630 (python3) R 26625 26625 25366 0 -1 4194304 20451 0 0 0 61 4 0 0 20 0 1 0 36339614 1292161024 27245 18446744073709551615 94463271194624 94463271195001 140725380841680 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94463271206296 94463271206916 94463285018624 140725380847960 140725380848162 140725380848162 140725380853735 0
/proc/26630/statm: 315469 27245 8081 1 0 286827 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 1266068 KiB
Current children cumulated memory: 112052 KiB

[startup+1.5004 s]
/proc/loadavg: 4.13 4.13 4.12 5/259 26630
/proc/meminfo: memFree=83113596/131382116 swapFree=33010684/33010684
[pid=26625] ppid=26622 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/26625/stat : 26625 (scip-naps-1.00.) S 26622 26625 25366 0 -1 4194304 259 343 0 0 0 0 0 0 20 0 1 0 36339612 4292608 768 18446744073709551615 94402903269376 94402904163909 140725498894448 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94402904402960 94402904450704 94402915848192 140725498902945 140725498903042 140725498903042 140725498908644 0
/proc/26625/statm: 1048 768 704 219 0 110 0
[pid=26630] ppid=26625 vsize=1293656 memory=139092 CPUtime=1.45 cores=4,6
/proc/26630/stat : 26630 (python3) R 26625 26625 25366 0 -1 4194304 29133 0 0 0 139 6 0 0 20 0 1 0 36339614 1324703744 34773 18446744073709551615 94463271194624 94463271195001 140725380841680 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94463271206296 94463271206916 94463285018624 140725380847960 140725380848162 140725380848162 140725380853735 0
/proc/26630/statm: 323414 34773 8113 1 0 294772 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 1297848 KiB
Current children cumulated memory: 142164 KiB

[startup+3.11329 s]
/proc/loadavg: 4.12 4.13 4.12 5/259 26630
/proc/meminfo: memFree=83113756/131382116 swapFree=33010684/33010684
[pid=26625] ppid=26622 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/26625/stat : 26625 (scip-naps-1.00.) S 26622 26625 25366 0 -1 4194304 259 343 0 0 0 0 0 0 20 0 1 0 36339612 4292608 768 18446744073709551615 94402903269376 94402904163909 140725498894448 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94402904402960 94402904450704 94402915848192 140725498902945 140725498903042 140725498903042 140725498908644 0
/proc/26625/statm: 1048 768 704 219 0 110 0
[pid=26630] ppid=26625 vsize=1293656 memory=139220 CPUtime=3.06 cores=4,6
/proc/26630/stat : 26630 (python3) R 26625 26625 25366 0 -1 4194304 29145 0 0 0 300 6 0 0 20 0 1 0 36339614 1324703744 34805 18446744073709551615 94463271194624 94463271195001 140725380841680 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94463271206296 94463271206916 94463285018624 140725380847960 140725380848162 140725380848162 140725380853735 0
/proc/26630/statm: 323414 34805 8113 1 0 294772 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 1297848 KiB
Current children cumulated memory: 142292 KiB

[startup+6.30038 s]
/proc/loadavg: 4.12 4.13 4.12 5/259 26630
/proc/meminfo: memFree=83109536/131382116 swapFree=33010684/33010684
[pid=26625] ppid=26622 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/26625/stat : 26625 (scip-naps-1.00.) S 26622 26625 25366 0 -1 4194304 259 343 0 0 0 0 0 0 20 0 1 0 36339612 4292608 768 18446744073709551615 94402903269376 94402904163909 140725498894448 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94402904402960 94402904450704 94402915848192 140725498902945 140725498903042 140725498903042 140725498908644 0
/proc/26625/statm: 1048 768 704 219 0 110 0
[pid=26630] ppid=26625 vsize=1293656 memory=139348 CPUtime=6.23 cores=4,6
/proc/26630/stat : 26630 (python3) R 26625 26625 25366 0 -1 4194304 29192 0 0 0 617 6 0 0 20 0 1 0 36339614 1324703744 34837 18446744073709551615 94463271194624 94463271195001 140725380841680 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94463271206296 94463271206916 94463285018624 140725380847960 140725380848162 140725380848162 140725380853735 0
/proc/26630/statm: 323414 34837 8113 1 0 294772 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 1297848 KiB
Current children cumulated memory: 142420 KiB

[startup+12.7004 s]
/proc/loadavg: 4.10 4.12 4.12 5/259 26630
/proc/meminfo: memFree=83072420/131382116 swapFree=33010684/33010684
[pid=26625] ppid=26622 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/26625/stat : 26625 (scip-naps-1.00.) S 26622 26625 25366 0 -1 4194304 259 343 0 0 0 0 0 0 20 0 1 0 36339612 4292608 768 18446744073709551615 94402903269376 94402904163909 140725498894448 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94402904402960 94402904450704 94402915848192 140725498902945 140725498903042 140725498903042 140725498908644 0
/proc/26625/statm: 1048 768 704 219 0 110 0
[pid=26630] ppid=26625 vsize=1293656 memory=140628 CPUtime=12.62 cores=4,6
/proc/26630/stat : 26630 (python3) R 26625 26625 25366 0 -1 4194304 29514 0 0 0 1256 6 0 0 20 0 1 0 36339614 1324703744 35157 18446744073709551615 94463271194624 94463271195001 140725380841680 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94463271206296 94463271206916 94463285018624 140725380847960 140725380848162 140725380848162 140725380853735 0
/proc/26630/statm: 323414 35157 8113 1 0 294772 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 1297848 KiB
Current children cumulated memory: 143700 KiB

[startup+25.5005 s]
/proc/loadavg: 4.08 4.12 4.12 5/259 26630
/proc/meminfo: memFree=82934684/131382116 swapFree=33010684/33010684
[pid=26625] ppid=26622 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/26625/stat : 26625 (scip-naps-1.00.) S 26622 26625 25366 0 -1 4194304 259 343 0 0 0 0 0 0 20 0 1 0 36339612 4292608 768 18446744073709551615 94402903269376 94402904163909 140725498894448 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94402904402960 94402904450704 94402915848192 140725498902945 140725498903042 140725498903042 140725498908644 0
/proc/26625/statm: 1048 768 704 219 0 110 0
[pid=26630] ppid=26625 vsize=1297136 memory=142164 CPUtime=25.38 cores=4,6
/proc/26630/stat : 26630 (python3) R 26625 26625 25366 0 -1 4194304 29916 0 0 0 2532 6 0 0 20 0 1 0 36339614 1328267264 35541 18446744073709551615 94463271194624 94463271195001 140725380841680 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94463271206296 94463271206916 94463285018624 140725380847960 140725380848162 140725380848162 140725380853735 0
/proc/26630/statm: 324284 35541 8113 1 0 295642 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 1301328 KiB
Current children cumulated memory: 145236 KiB

[startup+51.1136 s]
/proc/loadavg: 4.12 4.12 4.12 5/259 26630
/proc/meminfo: memFree=82438284/131382116 swapFree=33010684/33010684
[pid=26625] ppid=26622 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/26625/stat : 26625 (scip-naps-1.00.) S 26622 26625 25366 0 -1 4194304 259 343 0 0 0 0 0 0 20 0 1 0 36339612 4292608 768 18446744073709551615 94402903269376 94402904163909 140725498894448 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94402904402960 94402904450704 94402915848192 140725498902945 140725498903042 140725498903042 140725498908644 0
/proc/26625/statm: 1048 768 704 219 0 110 0
[pid=26630] ppid=26625 vsize=1330600 memory=175424 CPUtime=50.92 cores=4,6
/proc/26630/stat : 26630 (python3) R 26625 26625 25366 0 -1 4194304 39396 0 0 0 5085 7 0 0 20 0 1 0 36339614 1362534400 43856 18446744073709551615 94463271194624 94463271195001 140725380841680 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94463271206296 94463271206916 94463285018624 140725380847960 140725380848162 140725380848162 140725380853735 0
/proc/26630/statm: 332650 43856 8113 1 0 304008 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 1334792 KiB
Current children cumulated memory: 178496 KiB

[startup+102.3 s]
/proc/loadavg: 4.17 4.13 4.12 5/259 26632
/proc/meminfo: memFree=82067156/131382116 swapFree=33010684/33010684
[pid=26625] ppid=26622 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/26625/stat : 26625 (scip-naps-1.00.) S 26622 26625 25366 0 -1 4194304 259 343 0 0 0 0 0 0 20 0 1 0 36339612 4292608 768 18446744073709551615 94402903269376 94402904163909 140725498894448 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94402904402960 94402904450704 94402915848192 140725498902945 140725498903042 140725498903042 140725498908644 0
/proc/26625/statm: 1048 768 704 219 0 110 0
[pid=26630] ppid=26625 vsize=1330600 memory=175680 CPUtime=101.98 cores=4,6
/proc/26630/stat : 26630 (python3) R 26625 26625 25366 0 -1 4194304 39431 0 0 0 10191 7 0 0 20 0 1 0 36339614 1362534400 43920 18446744073709551615 94463271194624 94463271195001 140725380841680 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94463271206296 94463271206916 94463285018624 140725380847960 140725380848162 140725380848162 140725380853735 0
/proc/26630/statm: 332650 43920 8113 1 0 304008 0
Current children cumulated CPU time: 101.98 s
Current children cumulated vsize: 1334792 KiB
Current children cumulated memory: 178752 KiB

[startup+162.3 s]
/proc/loadavg: 4.10 4.12 4.11 5/257 26734
/proc/meminfo: memFree=129134944/131382116 swapFree=33010684/33010684
[pid=26625] ppid=26622 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/26625/stat : 26625 (scip-naps-1.00.) S 26622 26625 25366 0 -1 4194304 259 343 0 0 0 0 0 0 20 0 1 0 36339612 4292608 768 18446744073709551615 94402903269376 94402904163909 140725498894448 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94402904402960 94402904450704 94402915848192 140725498902945 140725498903042 140725498903042 140725498908644 0
/proc/26625/statm: 1048 768 704 219 0 110 0
[pid=26630] ppid=26625 vsize=1330600 memory=175680 CPUtime=161.82 cores=4,6
/proc/26630/stat : 26630 (python3) R 26625 26625 25366 0 -1 4194304 39431 0 0 0 16175 7 0 0 20 0 1 0 36339614 1362534400 43920 18446744073709551615 94463271194624 94463271195001 140725380841680 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94463271206296 94463271206916 94463285018624 140725380847960 140725380848162 140725380848162 140725380853735 0
/proc/26630/statm: 332650 43920 8113 1 0 304008 0
Current children cumulated CPU time: 161.82 s
Current children cumulated vsize: 1334792 KiB
Current children cumulated memory: 178752 KiB

[startup+222.3 s]
/proc/loadavg: 4.07 4.11 4.11 5/255 26736
/proc/meminfo: memFree=129094328/131382116 swapFree=33010684/33010684
[pid=26625] ppid=26622 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/26625/stat : 26625 (scip-naps-1.00.) S 26622 26625 25366 0 -1 4194304 259 343 0 0 0 0 0 0 20 0 1 0 36339612 4292608 768 18446744073709551615 94402903269376 94402904163909 140725498894448 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94402904402960 94402904450704 94402915848192 140725498902945 140725498903042 140725498903042 140725498908644 0
/proc/26625/statm: 1048 768 704 219 0 110 0
[pid=26630] ppid=26625 vsize=1330600 memory=179648 CPUtime=221.66 cores=4,6
/proc/26630/stat : 26630 (python3) R 26625 26625 25366 0 -1 4194304 39447 0 0 0 22159 7 0 0 20 0 1 0 36339614 1362534400 44912 18446744073709551615 94463271194624 94463271195001 140725380841680 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94463271206296 94463271206916 94463285018624 140725380847960 140725380848162 140725380848162 140725380853735 0
/proc/26630/statm: 332650 44912 8113 1 0 304008 0
Current children cumulated CPU time: 221.66 s
Current children cumulated vsize: 1334792 KiB

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

[pid=26752] ppid=26630 vsize=48256 memory=41840 CPUtime=2714.2 cores=4,6
/proc/26752/stat : 26752 (naps-1.03a6) R 26630 26752 26752 0 -1 4194304 3295552 0 0 0 270261 1159 0 0 20 0 1 0 36389636 49414144 10460 18446744073709551615 4198400 7047149 140730738693936 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 35745792 140730738698641 140730738698739 140730738698739 140730738704329 0
/proc/26752/statm: 12064 10460 544 696 0 11225 0
Current children cumulated CPU time: 3213.05 s
Current children cumulated vsize: 1388420 KiB
Current children cumulated memory: 232972 KiB

[startup+3282.3 s]
/proc/loadavg: 4.17 4.15 4.17 5/259 27050
/proc/meminfo: memFree=129368208/131382116 swapFree=33010684/33010684
[pid=26625] ppid=26622 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/26625/stat : 26625 (scip-naps-1.00.) S 26622 26625 25366 0 -1 4194304 259 343 0 0 0 0 0 0 20 0 1 0 36339612 4292608 768 18446744073709551615 94402903269376 94402904163909 140725498894448 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94402904402960 94402904450704 94402915848192 140725498902945 140725498903042 140725498903042 140725498908644 0
/proc/26625/statm: 1048 768 704 219 0 110 0
[pid=26630] ppid=26625 vsize=1335972 memory=188060 CPUtime=498.85 cores=4,6
/proc/26630/stat : 26630 (python3) S 26625 26625 25366 0 -1 4194304 45165 0 0 0 49877 8 0 0 20 0 1 0 36339614 1368035328 47015 18446744073709551615 94463271194624 94463271195001 140725380841680 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94463271206296 94463271206916 94463285018624 140725380847960 140725380848162 140725380848162 140725380853735 0
/proc/26630/statm: 333993 47015 8145 1 0 305351 0
[pid=26752] ppid=26630 vsize=89220 memory=73124 CPUtime=2774.01 cores=4,6
/proc/26752/stat : 26752 (naps-1.03a6) R 26630 26752 26752 0 -1 4194304 3326179 0 0 0 276225 1176 0 0 20 0 1 0 36389636 91361280 18281 18446744073709551615 4198400 7047149 140730738693936 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 35745792 140730738698641 140730738698739 140730738698739 140730738704329 0
/proc/26752/statm: 22305 18281 544 696 0 21466 0
Current children cumulated CPU time: 3272.86 s
Current children cumulated vsize: 1429384 KiB
Current children cumulated memory: 264256 KiB

[startup+3342.3 s]
/proc/loadavg: 4.10 4.14 4.16 5/259 27053
/proc/meminfo: memFree=129387248/131382116 swapFree=33010684/33010684
[pid=26625] ppid=26622 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/26625/stat : 26625 (scip-naps-1.00.) S 26622 26625 25366 0 -1 4194304 259 343 0 0 0 0 0 0 20 0 1 0 36339612 4292608 768 18446744073709551615 94402903269376 94402904163909 140725498894448 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94402904402960 94402904450704 94402915848192 140725498902945 140725498903042 140725498903042 140725498908644 0
/proc/26625/statm: 1048 768 704 219 0 110 0
[pid=26630] ppid=26625 vsize=1335972 memory=188060 CPUtime=498.85 cores=4,6
/proc/26630/stat : 26630 (python3) S 26625 26625 25366 0 -1 4194304 45165 0 0 0 49877 8 0 0 20 0 1 0 36339614 1368035328 47015 18446744073709551615 94463271194624 94463271195001 140725380841680 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94463271206296 94463271206916 94463285018624 140725380847960 140725380848162 140725380848162 140725380853735 0
/proc/26630/statm: 333993 47015 8145 1 0 305351 0
[pid=26752] ppid=26630 vsize=72836 memory=63092 CPUtime=2833.81 cores=4,6
/proc/26752/stat : 26752 (naps-1.03a6) R 26630 26752 26752 0 -1 4194304 3486439 0 0 0 282150 1231 0 0 20 0 1 0 36389636 74584064 15773 18446744073709551615 4198400 7047149 140730738693936 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 35745792 140730738698641 140730738698739 140730738698739 140730738704329 0
/proc/26752/statm: 18209 15773 544 696 0 17370 0
Current children cumulated CPU time: 3332.66 s
Current children cumulated vsize: 1413000 KiB
Current children cumulated memory: 254224 KiB

[startup+3402.3 s]
/proc/loadavg: 4.15 4.14 4.16 5/259 27055
/proc/meminfo: memFree=129391496/131382116 swapFree=33010684/33010684
[pid=26625] ppid=26622 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/26625/stat : 26625 (scip-naps-1.00.) S 26622 26625 25366 0 -1 4194304 259 343 0 0 0 0 0 0 20 0 1 0 36339612 4292608 768 18446744073709551615 94402903269376 94402904163909 140725498894448 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94402904402960 94402904450704 94402915848192 140725498902945 140725498903042 140725498903042 140725498908644 0
/proc/26625/statm: 1048 768 704 219 0 110 0
[pid=26630] ppid=26625 vsize=1335972 memory=188060 CPUtime=498.85 cores=4,6
/proc/26630/stat : 26630 (python3) S 26625 26625 25366 0 -1 4194304 45165 0 0 0 49877 8 0 0 20 0 1 0 36339614 1368035328 47015 18446744073709551615 94463271194624 94463271195001 140725380841680 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94463271206296 94463271206916 94463285018624 140725380847960 140725380848162 140725380848162 140725380853735 0
/proc/26630/statm: 333993 47015 8145 1 0 305351 0
[pid=26752] ppid=26630 vsize=64644 memory=49688 CPUtime=2893.59 cores=4,6
/proc/26752/stat : 26752 (naps-1.03a6) R 26630 26752 26752 0 -1 4194304 3664326 0 0 0 288067 1292 0 0 20 0 1 0 36389636 66195456 12422 18446744073709551615 4198400 7047149 140730738693936 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 35745792 140730738698641 140730738698739 140730738698739 140730738704329 0
/proc/26752/statm: 16161 12422 544 696 0 15322 0
Current children cumulated CPU time: 3392.44 s
Current children cumulated vsize: 1404808 KiB
Current children cumulated memory: 240820 KiB

[startup+3462.3 s]
/proc/loadavg: 4.15 4.14 4.16 5/260 27062
/proc/meminfo: memFree=129360736/131382116 swapFree=33010684/33010684
[pid=26625] ppid=26622 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/26625/stat : 26625 (scip-naps-1.00.) S 26622 26625 25366 0 -1 4194304 259 343 0 0 0 0 0 0 20 0 1 0 36339612 4292608 768 18446744073709551615 94402903269376 94402904163909 140725498894448 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94402904402960 94402904450704 94402915848192 140725498902945 140725498903042 140725498903042 140725498908644 0
/proc/26625/statm: 1048 768 704 219 0 110 0
[pid=26630] ppid=26625 vsize=1335972 memory=188060 CPUtime=498.85 cores=4,6
/proc/26630/stat : 26630 (python3) S 26625 26625 25366 0 -1 4194304 45165 0 0 0 49877 8 0 0 20 0 1 0 36339614 1368035328 47015 18446744073709551615 94463271194624 94463271195001 140725380841680 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94463271206296 94463271206916 94463285018624 140725380847960 140725380848162 140725380848162 140725380853735 0
/proc/26630/statm: 333993 47015 8145 1 0 305351 0
[pid=26752] ppid=26630 vsize=89220 memory=74732 CPUtime=2953.41 cores=4,6
/proc/26752/stat : 26752 (naps-1.03a6) R 26630 26752 26752 0 -1 4194304 3698410 0 0 0 294030 1311 0 0 20 0 1 0 36389636 91361280 18683 18446744073709551615 4198400 7047149 140730738693936 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 35745792 140730738698641 140730738698739 140730738698739 140730738704329 0
/proc/26752/statm: 22305 18683 544 696 0 21466 0
Current children cumulated CPU time: 3452.26 s
Current children cumulated vsize: 1429384 KiB
Current children cumulated memory: 265864 KiB

[startup+3522.3 s]
/proc/loadavg: 4.19 4.15 4.16 5/260 27064
/proc/meminfo: memFree=129377304/131382116 swapFree=33010684/33010684
[pid=26625] ppid=26622 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/26625/stat : 26625 (scip-naps-1.00.) S 26622 26625 25366 0 -1 4194304 259 343 0 0 0 0 0 0 20 0 1 0 36339612 4292608 768 18446744073709551615 94402903269376 94402904163909 140725498894448 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94402904402960 94402904450704 94402915848192 140725498902945 140725498903042 140725498903042 140725498908644 0
/proc/26625/statm: 1048 768 704 219 0 110 0
[pid=26630] ppid=26625 vsize=1335972 memory=188060 CPUtime=498.85 cores=4,6
/proc/26630/stat : 26630 (python3) S 26625 26625 25366 0 -1 4194304 45165 0 0 0 49877 8 0 0 20 0 1 0 36339614 1368035328 47015 18446744073709551615 94463271194624 94463271195001 140725380841680 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94463271206296 94463271206916 94463285018624 140725380847960 140725380848162 140725380848162 140725380853735 0
/proc/26630/statm: 333993 47015 8145 1 0 305351 0
[pid=26752] ppid=26630 vsize=56448 memory=47252 CPUtime=3013.21 cores=4,6
/proc/26752/stat : 26752 (naps-1.03a6) R 26630 26752 26752 0 -1 4194304 3711921 0 0 0 300003 1318 0 0 20 0 1 0 36389636 57802752 11813 18446744073709551615 4198400 7047149 140730738693936 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 35745792 140730738698641 140730738698739 140730738698739 140730738704329 0
/proc/26752/statm: 14112 11813 544 696 0 13273 0
Current children cumulated CPU time: 3512.06 s
Current children cumulated vsize: 1396612 KiB
Current children cumulated memory: 238384 KiB

[startup+3582.3 s]
/proc/loadavg: 4.13 4.14 4.15 5/259 27066
/proc/meminfo: memFree=129382144/131382116 swapFree=33010684/33010684
[pid=26625] ppid=26622 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/26625/stat : 26625 (scip-naps-1.00.) S 26622 26625 25366 0 -1 4194304 259 343 0 0 0 0 0 0 20 0 1 0 36339612 4292608 768 18446744073709551615 94402903269376 94402904163909 140725498894448 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94402904402960 94402904450704 94402915848192 140725498902945 140725498903042 140725498903042 140725498908644 0
/proc/26625/statm: 1048 768 704 219 0 110 0
[pid=26630] ppid=26625 vsize=1335972 memory=188060 CPUtime=498.85 cores=4,6
/proc/26630/stat : 26630 (python3) S 26625 26625 25366 0 -1 4194304 45165 0 0 0 49877 8 0 0 20 0 1 0 36339614 1368035328 47015 18446744073709551615 94463271194624 94463271195001 140725380841680 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94463271206296 94463271206916 94463285018624 140725380847960 140725380848162 140725380848162 140725380853735 0
/proc/26630/statm: 333993 47015 8145 1 0 305351 0
[pid=26752] ppid=26630 vsize=56448 memory=45204 CPUtime=3073.04 cores=4,6
/proc/26752/stat : 26752 (naps-1.03a6) R 26630 26752 26752 0 -1 4194304 3714652 0 0 0 305984 1320 0 0 20 0 1 0 36389636 57802752 11301 18446744073709551615 4198400 7047149 140730738693936 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 35745792 140730738698641 140730738698739 140730738698739 140730738704329 0
/proc/26752/statm: 14112 11301 544 696 0 13273 0
Current children cumulated CPU time: 3571.89 s
Current children cumulated vsize: 1396612 KiB
Current children cumulated memory: 236336 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.5 s]
/proc/loadavg: 4.16 4.14 4.15 5/259 27067
/proc/meminfo: memFree=129333476/131382116 swapFree=33010684/33010684
[pid=26625] ppid=26622 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/26625/stat : 26625 (scip-naps-1.00.) S 26622 26625 25366 0 -1 4194304 259 343 0 0 0 0 0 0 20 0 1 0 36339612 4292608 768 18446744073709551615 94402903269376 94402904163909 140725498894448 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94402904402960 94402904450704 94402915848192 140725498902945 140725498903042 140725498903042 140725498908644 0
/proc/26625/statm: 1048 768 704 219 0 110 0
[pid=26630] ppid=26625 vsize=1335972 memory=188060 CPUtime=498.85 cores=4,6
/proc/26630/stat : 26630 (python3) S 26625 26625 25366 0 -1 4194304 45165 0 0 0 49877 8 0 0 20 0 1 0 36339614 1368035328 47015 18446744073709551615 94463271194624 94463271195001 140725380841680 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94463271206296 94463271206916 94463285018624 140725380847960 140725380848162 140725380848162 140725380853735 0
/proc/26630/statm: 333993 47015 8145 1 0 305351 0
[pid=26752] ppid=26630 vsize=89220 memory=77220 CPUtime=3101.16 cores=4,6
/proc/26752/stat : 26752 (naps-1.03a6) R 26630 26752 26752 0 -1 4194304 3728532 0 0 0 308788 1328 0 0 20 0 1 0 36389636 91361280 19305 18446744073709551615 4198400 7047149 140730738693936 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 35745792 140730738698641 140730738698739 140730738698739 140730738704329 0
/proc/26752/statm: 22305 19305 544 696 0 21466 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 1429384 KiB
Current children cumulated memory: 268352 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.001356 s, system=0.007382 s

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

# cumulated CPU time of all completed processes:  user=3586.76 s, system=13.3869 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.5 s]
/proc/loadavg: 4.16 4.14 4.15 5/259 27067
/proc/meminfo: memFree=129333476/131382116 swapFree=33010684/33010684
[pid=26625] ppid=26622 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/26625/stat : 26625 (scip-naps-1.00.) S 26622 26625 25366 0 -1 4194304 259 343 0 0 0 0 0 0 20 0 1 0 36339612 4292608 768 18446744073709551615 94402903269376 94402904163909 140725498894448 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94402904402960 94402904450704 94402915848192 140725498902945 140725498903042 140725498903042 140725498908644 0
/proc/26625/statm: 1048 768 704 219 0 110 0
[pid=26630] ppid=26625 vsize=1335972 memory=188060 CPUtime=498.85 cores=4,6
/proc/26630/stat : 26630 (python3) S 26625 26625 25366 0 -1 4194304 45165 0 0 0 49877 8 0 0 20 0 1 0 36339614 1368035328 47015 18446744073709551615 94463271194624 94463271195001 140725380841680 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94463271206296 94463271206916 94463285018624 140725380847960 140725380848162 140725380848162 140725380853735 0
/proc/26630/statm: 333993 47015 8145 1 0 305351 0
[pid=26752] ppid=26630 vsize=89220 memory=77220 CPUtime=3101.16 cores=4,6
/proc/26752/stat : 26752 (naps-1.03a6) R 26630 26752 26752 0 -1 4194304 3728532 0 0 0 308788 1328 0 0 20 0 1 0 36389636 91361280 19305 18446744073709551615 4198400 7047149 140730738693936 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 35745792 140730738698641 140730738698739 140730738698739 140730738704329 0
/proc/26752/statm: 22305 19305 544 696 0 21466 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 1429384 KiB
Current children cumulated memory: 268352 KiB

Child status: 0

Real time (s): 3610.6
CPU time (s): 3600.14
CPU user time (s): 3586.76
CPU system time (s): 13.3869
CPU usage (%): 99.7105
Max. virtual memory (cumulated for all children) (KiB): 1478536
Max. memory (cumulated for all children) (KiB): 297028

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3586.76
system time used= 13.3869
maximum resident set size= 188060
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3777405
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= 395
involuntary context switches= 3684


# summary of solver processes directly reported to runsolver:
#   pid: 26625,26630
#   total CPU time (s): 3600.14
#   total CPU user time (s): 3586.76
#   total CPU system time (s): 13.3869

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.8135 second user time and 38.607 second system time

The end

Launcher Data

Begin job on nodeC011 at 2025-06-29 16:16:39
IDJOB=4512803
IDBENCH=162160
IDSOLVER=3368
FILE ID=nodeC011/4512803-1751206599
RUNJOBID= nodeC011-1751204026-25377
SLURM_JOB_ID= 9587615
Free space on /tmp= 432916 MiB

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

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

MD5SUM BENCH= ab6600e5fcf1c6d7769b5fd648c35e77
RANDOM SEED=372619787

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131382116 kB
MemFree:        83223104 kB
MemAvailable:   83104328 kB
Buffers:            3280 kB
Cached:           691772 kB
SwapCached:            0 kB
Active:         47097100 kB
Inactive:         393316 kB
Active(anon):   46813324 kB
Inactive(anon):        0 kB
Active(file):     283776 kB
Inactive(file):   393316 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              5944 kB
Writeback:             0 kB
AnonPages:      46794808 kB
Mapped:           131356 kB
Shmem:             17960 kB
KReclaimable:      87136 kB
Slab:             167580 kB
SReclaimable:      87136 kB
SUnreclaim:        80444 kB
KernelStack:        4208 kB
PageTables:        95700 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:   54719632 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149512 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:  15693824 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      191304 kB
DirectMap2M:     8099840 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 433028 MiB
End job on nodeC011 at 2025-06-29 17:16:50