Trace number 4530004

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 3612.53

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/nossum/
normalized-sha1-size144-round23-6.opb
MD5SUM9b7b034b4cb564ce8c6d87bc02f32c31
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4288
Total number of constraints9520
Number of constraints which are clauses8192
Number of constraints which are cardinality constraints (but not clauses)432
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.72/500.48	c Command: HOME/scip-naps-1.00a2.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4530004-1752260737.opb
498.72/500.48	c Solving mode: decision
498.72/500.48	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
498.72/500.48	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
498.72/500.48	c original problem has 4288 variables (4288 bin, 0 int, 0 impl, 0 cont) and 9520 constraints
498.72/500.48	c presolving:
498.72/500.48	c (round 1, fast)       623 del vars, 1020 del conss, 681 add conss, 536 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 308 clqs
498.72/500.48	c (round 2, fast)       940 del vars, 1747 del conss, 778 add conss, 741 chg bounds, 4 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 421 clqs
498.72/500.48	c (round 3, fast)       946 del vars, 1754 del conss, 803 add conss, 744 chg bounds, 5 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 452 clqs
498.72/500.48	c (round 4, medium)     999 del vars, 1754 del conss, 803 add conss, 744 chg bounds, 5 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 346 clqs
498.72/500.48	c (round 5, fast)       999 del vars, 1816 del conss, 856 add conss, 744 chg bounds, 5 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 362 clqs
498.72/500.48	c (round 6, exhaustive) 999 del vars, 2488 del conss, 856 add conss, 744 chg bounds, 5 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 362 clqs
498.72/500.48	c (round 7, exhaustive) 999 del vars, 2488 del conss, 856 add conss, 744 chg bounds, 5 chg sides, 0 chg coeffs, 6502 upgd conss, 0 impls, 362 clqs
498.72/500.48	c (round 8, exhaustive) 999 del vars, 2584 del conss, 888 add conss, 744 chg bounds, 5 chg sides, 0 chg coeffs, 6502 upgd conss, 0 impls, 362 clqs
498.72/500.48	c (round 9, exhaustive) 999 del vars, 2584 del conss, 888 add conss, 744 chg bounds, 67 chg sides, 0 chg coeffs, 6502 upgd conss, 0 impls, 362 clqs
498.72/500.48	c (round 10, exhaustive) 999 del vars, 2584 del conss, 888 add conss, 744 chg bounds, 67 chg sides, 0 chg coeffs, 6564 upgd conss, 0 impls, 362 clqs
498.72/500.48	c    (0.4s) probing: 788/3358 (23.5%) - 2 fixings, 0 aggregations, 267 implications, 0 bound changes
498.72/500.48	c    (0.4s) probing aborted: 50/50 successive totally useless probings
498.72/500.48	c    (0.4s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
498.72/500.48	c    (0.4s) no symmetry present (symcode time: 0.00)
498.72/500.48	c presolving (11 rounds: 11 fast, 7 medium, 6 exhaustive):
498.72/500.48	c  1001 deleted vars, 2584 deleted constraints, 888 added constraints, 744 tightened bounds, 0 added holes, 67 changed sides, 32 changed coefficients
498.72/500.48	c  0 implications, 622 cliques
498.72/500.48	c presolved problem has 3356 variables (3356 bin, 0 int, 0 impl, 0 cont) and 7824 constraints
498.72/500.48	c      32 constraints of type <and>
498.72/500.48	c       1 constraints of type <xor>
498.72/500.48	c    1324 constraints of type <linear>
498.72/500.48	c    6467 constraints of type <logicor>
498.72/500.48	c transformed objective value is always integral (scale: 1)
498.72/500.48	c Presolving Time: 0.36
498.72/500.48	c 
498.72/500.48	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
498.72/500.48	c   0.6s|     1 |     0 |   999 |     - |    56M |   0 |3356 |7896 |7859 |   0 |  0 |  68 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.72/500.48	c   2.1s|     1 |     0 |  4870 |     - |    62M |   0 |3356 |7901 |8151 | 292 |  1 |  68 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.72/500.48	c   3.2s|     1 |     0 |  6821 |     - |    65M |   0 |3356 |7900 |8439 | 580 |  2 |  68 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.72/500.48	c   4.8s|     1 |     0 |  9305 |     - |    66M |   0 |3356 |7901 |8614 | 755 |  3 |  69 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.72/500.48	c   6.8s|     1 |     0 | 12426 |     - |    69M |   0 |3356 |7901 |8878 |1019 |  4 |  69 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.72/500.48	c   8.6s|     1 |     0 | 15160 |     - |    71M |   0 |3356 |7902 |9150 |1291 |  5 |  70 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.72/500.48	c  10.6s|     1 |     0 | 18278 |     - |    73M |   0 |3356 |7902 |9426 |1567 |  6 |  70 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.72/500.48	c  12.9s|     1 |     0 | 21565 |     - |    75M |   0 |3356 |7902 |9591 |1732 |  7 |  70 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.72/500.48	c  15.8s|     1 |     0 | 26110 |     - |    78M |   0 |3356 |7903 |9858 |1999 |  8 |  71 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.72/500.48	c  18.9s|     1 |     0 | 30633 |     - |    79M |   0 |3356 |7903 |  10k|2159 |  9 |  71 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.72/500.48	c  22.0s|     1 |     0 | 34822 |     - |    81M |   0 |3356 |7901 |  10k|2270 | 10 |  71 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.72/500.48	c  24.0s|     1 |     0 | 38869 |     - |    84M |   0 |3356 |7901 |  10k|2389 | 11 |  71 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.72/500.48	c  38.6s|     1 |     2 | 47908 |     - |    84M |   0 |3356 |7898 |  10k|2389 | 11 |  71 |  14 | 0.000000e+00 |      --      |    Inf | unknown
498.72/500.48	c   313s|   100 |   101 |231048 |1941.2 |    86M |  26 |3356 |7929 |7981 |4226 |  1 | 112 |  14 | 0.000000e+00 |      --      |    Inf | unknown
498.72/500.48	c   376s|   200 |   201 |362583 |1626.7 |    87M |  26 |3356 |7946 |8118 |6837 |  1 | 141 |  14 | 0.000000e+00 |      --      |    Inf | unknown
498.72/500.48	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
498.72/500.48	c   399s|   300 |   301 |404377 |1222.4 |    87M |  30 |3356 |7952 |8268 |7596 |  2 | 155 |  14 | 0.000000e+00 |      --      |    Inf | unknown
498.72/500.48	c   441s|   400 |   399 |487991 |1125.6 |    88M |  31 |3356 |7960 |8278 |  10k|  1 | 175 |  14 | 0.000000e+00 |      --      |    Inf | unknown
498.72/500.48	c   468s|   500 |   499 |532410 | 989.1 |    89M |  31 |3356 |7971 |8280 |  11k|  2 | 188 |  14 | 0.000000e+00 |      --      |    Inf | unknown
498.72/500.48	c 
498.72/500.48	c SCIP Status        : solving was interrupted [time limit reached]
498.72/500.48	c Solving Time (sec) : 500.00
498.72/500.48	c Solving Nodes      : 587
498.72/500.48	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
498.72/500.48	c Dual Bound         : +0.00000000000000e+00
498.72/500.48	c Gap                : infinite
498.72/500.48	c ----------------------------------------------------------------------
498.72/500.48	c dual bound: 0.0 -> 0
498.72/500.48	c primal bound: 1e+20 -> 100000000000000000000
498.72/500.48	c scip-goal-lb: 0
498.72/500.48	c scip-goal-ub: 100000000000000000000
498.72/500.48	c writing output to: HOME/tmphp4vmkdz.opb
498.72/500.48	c appending fixed variable constraints
498.72/500.48	c scip-fixed vars: 24.73% (830/3356)
498.72/500.48	c ----------------------------------------------------------------------
498.72/500.48	c executing external solver: HOME/naps-1.03a6
498.72/500.48	c ----------------------------------------------------------------------
498.72/500.48	c command: HOME/naps-1.03a6 HOME/tmphp4vmkdz.opb
498.72/500.49	c NaPS 1.03a6.
498.72/500.49	c Input file name: HOME/tmphp4vmkdz.opb
3600.00/3612.40	c
3600.00/3612.40	c *** TERMINATED *** by signal 15
3600.00/3612.40	c s UNKNOWN
3600.00/3612.40	c _____________________________________________________________________________
3600.00/3612.40	c std/band forms        : 16,882
3600.00/3612.40	c 2cl/3cl ITE-codings   : 22,13078
3600.00/3612.40	c BDD/srt/adr Max costs : 32,0,0
3600.00/3612.40	c BDDraw/bin/mul/srt/adr: 898,0,0,0,0
3600.00/3612.40	c BDD nodes             : 23783
3600.00/3612.40	c Es1/CC detections     : 0,0
3600.00/3612.40	c CC sort               : 0
3600.00/3612.40	c SAT/UNSAT calls       : 0,0
3600.00/3612.40	c regenrated variables  : 0
3600.00/3612.40	c eliminated fixed lits : 5163
3600.00/3612.40	c goal lit flips        : 0
3600.00/3612.40	c goal stages           : 0
3600.00/3612.40	c goal shrink           : 0
3600.00/3612.40	c goal coeff separations: 0
3600.00/3612.40	c restarts              : 0
3600.00/3612.40	c conflicts             : 0              (0 /sec)
3600.00/3612.40	c decisions             : 0              (0 /sec)
3600.00/3612.40	c propagations          : 0              (0 /sec)
3600.00/3612.40	c inspects              : 0              (0 /sec)
3600.00/3612.40	c CPU time (solving tm) : 3085 s        (3084 s, SAT 0 s, UNSAT 0 s)
3600.00/3612.40	c Time for Opt-base     : 0 s
3600.00/3612.40	c Steps for Opt-base    : 0
3600.00/3612.40	c Time for BDD coding   : 0.2367 s
3600.00/3612.40	c Time for srt coding   : 0 s
3600.00/3612.40	c _____________________________________________________________________________
3600.00/3612.40	s UNKNOWN
3600.00/3612.48	c received SIGTERM, forwarding to pbsolver...
3600.00/3612.48	c failed to send SIGTERM to pbsolver: [Errno 3] No such process

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63837 MiB (56610 MiB free)
  memory of node 1: 64465 MiB (63179 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4530004-1752260737/watcher-4530004-1752260737 -o /tmp/evaluation-result-4530004-1752260737/solver-4530004-1752260737 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC010-1752258008-115399 --watchdog 3760 ./scip-naps-1.00a2.sh HOME/instance-4530004-1752260737.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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

solver pid=116304, runsolver pid=116301

[startup+0.100074 s]*
/proc/loadavg: 4.15 4.10 4.01 5/259 116309
/proc/meminfo: memFree=122664056/131382116 swapFree=33005528/33010684
[pid=116304] ppid=116301 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/116304/stat : 116304 (scip-naps-1.00a) S 116301 116304 115387 0 -1 4194304 259 337 0 0 0 0 0 0 20 0 1 0 141753096 4292608 768 18446744073709551615 94205276667904 94205277562437 140726297976448 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94205277801488 94205277849232 94205295869952 140726297983387 140726297983486 140726297983486 140726297989090 0
/proc/116304/statm: 1048 768 704 219 0 110 0
[pid=116309] ppid=116304 vsize=18840 memory=13440 CPUtime=0.06 cores=1,3
/proc/116309/stat : 116309 (python3) R 116304 116304 115387 0 -1 4194304 1823 0 0 0 5 1 0 0 20 0 1 0 141753099 19292160 3360 18446744073709551615 94486129242112 94486129242489 140729403443328 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94486129253784 94486129254404 94486150660096 140729403451727 140729403451936 140729403451936 140729403457511 0
/proc/116309/statm: 4710 3360 1856 1 0 1483 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 23032 KiB
Current children cumulated memory: 16512 KiB

[startup+0.21411 s]*
/proc/loadavg: 4.15 4.10 4.01 5/259 116309
/proc/meminfo: memFree=122664056/131382116 swapFree=33005528/33010684
[pid=116304] ppid=116301 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/116304/stat : 116304 (scip-naps-1.00a) S 116301 116304 115387 0 -1 4194304 259 337 0 0 0 0 0 0 20 0 1 0 141753096 4292608 768 18446744073709551615 94205276667904 94205277562437 140726297976448 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94205277801488 94205277849232 94205295869952 140726297983387 140726297983486 140726297983486 140726297989090 0
/proc/116304/statm: 1048 768 704 219 0 110 0
[pid=116309] ppid=116304 vsize=1186292 memory=30916 CPUtime=0.17 cores=1,3
/proc/116309/stat : 116309 (python3) R 116304 116304 115387 0 -1 4194304 3553 0 0 0 14 3 0 0 20 0 1 0 141753099 1214763008 7729 18446744073709551615 94486129242112 94486129242489 140729403443328 0 0 0 0 16781312 2 0 0 0 17 3 0 0 0 0 0 94486129253784 94486129254404 94486150660096 140729403451727 140729403451936 140729403451936 140729403457511 0
/proc/116309/statm: 296573 7729 4853 1 0 268595 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 1190484 KiB
Current children cumulated memory: 33988 KiB

[startup+0.318113 s]*
/proc/loadavg: 4.15 4.10 4.01 5/259 116309
/proc/meminfo: memFree=122663300/131382116 swapFree=33005528/33010684
[pid=116304] ppid=116301 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/116304/stat : 116304 (scip-naps-1.00a) S 116301 116304 115387 0 -1 4194304 259 337 0 0 0 0 0 0 20 0 1 0 141753096 4292608 768 18446744073709551615 94205276667904 94205277562437 140726297976448 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94205277801488 94205277849232 94205295869952 140726297983387 140726297983486 140726297983486 140726297989090 0
/proc/116304/statm: 1048 768 704 219 0 110 0
[pid=116309] ppid=116304 vsize=1190004 memory=34884 CPUtime=0.25 cores=1,3
/proc/116309/stat : 116309 (python3) R 116304 116304 115387 0 -1 4194304 4370 0 0 0 22 3 0 0 20 0 1 0 141753099 1218564096 8721 18446744073709551615 94486129242112 94486129242489 140729403443328 0 0 0 0 16781312 2 0 0 0 17 3 0 0 0 0 0 94486129253784 94486129254404 94486150660096 140729403451727 140729403451936 140729403451936 140729403457511 0
/proc/116309/statm: 297501 8721 5045 1 0 269410 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 1194196 KiB
Current children cumulated memory: 37956 KiB

[startup+0.700306 s]
/proc/loadavg: 4.15 4.10 4.01 5/259 116309
/proc/meminfo: memFree=122629536/131382116 swapFree=33005528/33010684
[pid=116304] ppid=116301 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/116304/stat : 116304 (scip-naps-1.00a) S 116301 116304 115387 0 -1 4194304 259 337 0 0 0 0 0 0 20 0 1 0 141753096 4292608 768 18446744073709551615 94205276667904 94205277562437 140726297976448 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94205277801488 94205277849232 94205295869952 140726297983387 140726297983486 140726297983486 140726297989090 0
/proc/116304/statm: 1048 768 704 219 0 110 0
[pid=116309] ppid=116304 vsize=1231100 memory=83012 CPUtime=0.58 cores=1,3
/proc/116309/stat : 116309 (python3) R 116304 116304 115387 0 -1 4194304 13757 0 0 0 53 5 0 0 20 0 1 0 141753099 1260646400 20753 18446744073709551615 94486129242112 94486129242489 140729403443328 0 0 0 0 16781312 16386 0 0 0 17 3 0 0 0 0 0 94486129253784 94486129254404 94486150660096 140729403451727 140729403451936 140729403451936 140729403457511 0
/proc/116309/statm: 307775 20753 7893 1 0 279133 0
Current children cumulated CPU time: 0.58 s
Current children cumulated vsize: 1235292 KiB
Current children cumulated memory: 86084 KiB

[startup+1.50023 s]
/proc/loadavg: 4.15 4.10 4.01 5/259 116309
/proc/meminfo: memFree=122599824/131382116 swapFree=33005528/33010684
[pid=116304] ppid=116301 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/116304/stat : 116304 (scip-naps-1.00a) S 116301 116304 115387 0 -1 4194304 259 337 0 0 0 0 0 0 20 0 1 0 141753096 4292608 768 18446744073709551615 94205276667904 94205277562437 140726297976448 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94205277801488 94205277849232 94205295869952 140726297983387 140726297983486 140726297983486 140726297989090 0
/proc/116304/statm: 1048 768 704 219 0 110 0
[pid=116309] ppid=116304 vsize=1261036 memory=110556 CPUtime=1.37 cores=1,3
/proc/116309/stat : 116309 (python3) R 116304 116304 115387 0 -1 4194304 20280 0 0 0 131 6 0 0 20 0 1 0 141753099 1291300864 27639 18446744073709551615 94486129242112 94486129242489 140729403443328 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94486129253784 94486129254404 94486150660096 140729403451727 140729403451936 140729403451936 140729403457511 0
/proc/116309/statm: 315259 27639 8117 1 0 286617 0
Current children cumulated CPU time: 1.37 s
Current children cumulated vsize: 1265228 KiB
Current children cumulated memory: 113628 KiB

[startup+3.11329 s]
/proc/loadavg: 4.13 4.10 4.01 5/259 116309
/proc/meminfo: memFree=122551896/131382116 swapFree=33005528/33010684
[pid=116304] ppid=116301 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/116304/stat : 116304 (scip-naps-1.00a) S 116301 116304 115387 0 -1 4194304 259 337 0 0 0 0 0 0 20 0 1 0 141753096 4292608 768 18446744073709551615 94205276667904 94205277562437 140726297976448 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94205277801488 94205277849232 94205295869952 140726297983387 140726297983486 140726297983486 140726297989090 0
/proc/116304/statm: 1048 768 704 219 0 110 0
[pid=116309] ppid=116304 vsize=1296644 memory=144192 CPUtime=2.98 cores=1,3
/proc/116309/stat : 116309 (python3) R 116304 116304 115387 0 -1 4194304 29387 0 0 0 290 8 0 0 20 0 1 0 141753099 1327763456 36048 18446744073709551615 94486129242112 94486129242489 140729403443328 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94486129253784 94486129254404 94486150660096 140729403451727 140729403451936 140729403451936 140729403457511 0
/proc/116309/statm: 324161 36048 8117 1 0 295519 0
Current children cumulated CPU time: 2.98 s
Current children cumulated vsize: 1300836 KiB
Current children cumulated memory: 147264 KiB

[startup+6.30044 s]
/proc/loadavg: 4.13 4.10 4.01 5/259 116309
/proc/meminfo: memFree=122551904/131382116 swapFree=33005528/33010684
[pid=116304] ppid=116301 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/116304/stat : 116304 (scip-naps-1.00a) S 116301 116304 115387 0 -1 4194304 259 337 0 0 0 0 0 0 20 0 1 0 141753096 4292608 768 18446744073709551615 94205276667904 94205277562437 140726297976448 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94205277801488 94205277849232 94205295869952 140726297983387 140726297983486 140726297983486 140726297989090 0
/proc/116304/statm: 1048 768 704 219 0 110 0
[pid=116309] ppid=116304 vsize=1296644 memory=144320 CPUtime=6.15 cores=1,3
/proc/116309/stat : 116309 (python3) R 116304 116304 115387 0 -1 4194304 29438 0 0 0 607 8 0 0 20 0 1 0 141753099 1327763456 36080 18446744073709551615 94486129242112 94486129242489 140729403443328 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94486129253784 94486129254404 94486150660096 140729403451727 140729403451936 140729403451936 140729403457511 0
/proc/116309/statm: 324161 36080 8117 1 0 295519 0
Current children cumulated CPU time: 6.15 s
Current children cumulated vsize: 1300836 KiB
Current children cumulated memory: 147392 KiB

[startup+12.7004 s]
/proc/loadavg: 4.12 4.09 4.01 5/259 116309
/proc/meminfo: memFree=122544156/131382116 swapFree=33005528/33010684
[pid=116304] ppid=116301 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/116304/stat : 116304 (scip-naps-1.00a) S 116301 116304 115387 0 -1 4194304 259 337 0 0 0 0 0 0 20 0 1 0 141753096 4292608 768 18446744073709551615 94205276667904 94205277562437 140726297976448 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94205277801488 94205277849232 94205295869952 140726297983387 140726297983486 140726297983486 140726297989090 0
/proc/116304/statm: 1048 768 704 219 0 110 0
[pid=116309] ppid=116304 vsize=1296644 memory=144448 CPUtime=12.53 cores=1,3
/proc/116309/stat : 116309 (python3) R 116304 116304 115387 0 -1 4194304 29483 0 0 0 1245 8 0 0 20 0 1 0 141753099 1327763456 36112 18446744073709551615 94486129242112 94486129242489 140729403443328 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94486129253784 94486129254404 94486150660096 140729403451727 140729403451936 140729403451936 140729403457511 0
/proc/116309/statm: 324161 36112 8117 1 0 295519 0
Current children cumulated CPU time: 12.53 s
Current children cumulated vsize: 1300836 KiB
Current children cumulated memory: 147520 KiB

[startup+25.5004 s]
/proc/loadavg: 4.10 4.09 4.01 5/259 116309
/proc/meminfo: memFree=122590460/131382116 swapFree=33005528/33010684
[pid=116304] ppid=116301 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/116304/stat : 116304 (scip-naps-1.00a) S 116301 116304 115387 0 -1 4194304 259 337 0 0 0 0 0 0 20 0 1 0 141753096 4292608 768 18446744073709551615 94205276667904 94205277562437 140726297976448 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94205277801488 94205277849232 94205295869952 140726297983387 140726297983486 140726297983486 140726297989090 0
/proc/116304/statm: 1048 768 704 219 0 110 0
[pid=116309] ppid=116304 vsize=1296644 memory=145472 CPUtime=25.29 cores=1,3
/proc/116309/stat : 116309 (python3) R 116304 116304 115387 0 -1 4194304 29735 0 0 0 2521 8 0 0 20 0 1 0 141753099 1327763456 36368 18446744073709551615 94486129242112 94486129242489 140729403443328 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94486129253784 94486129254404 94486150660096 140729403451727 140729403451936 140729403451936 140729403457511 0
/proc/116309/statm: 324161 36368 8117 1 0 295519 0
Current children cumulated CPU time: 25.29 s
Current children cumulated vsize: 1300836 KiB
Current children cumulated memory: 148544 KiB

[startup+51.1134 s]
/proc/loadavg: 4.06 4.08 4.01 5/258 116310
/proc/meminfo: memFree=122746884/131382116 swapFree=33005528/33010684
[pid=116304] ppid=116301 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/116304/stat : 116304 (scip-naps-1.00a) S 116301 116304 115387 0 -1 4194304 259 337 0 0 0 0 0 0 20 0 1 0 141753096 4292608 768 18446744073709551615 94205276667904 94205277562437 140726297976448 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94205277801488 94205277849232 94205295869952 140726297983387 140726297983486 140726297983486 140726297989090 0
/proc/116304/statm: 1048 768 704 219 0 110 0
[pid=116309] ppid=116304 vsize=1321376 memory=170232 CPUtime=50.83 cores=1,3
/proc/116309/stat : 116309 (python3) R 116304 116304 115387 0 -1 4194304 38203 0 0 0 5073 10 0 0 20 0 1 0 141753099 1353089024 42558 18446744073709551615 94486129242112 94486129242489 140729403443328 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94486129253784 94486129254404 94486150660096 140729403451727 140729403451936 140729403451936 140729403457511 0
/proc/116309/statm: 330344 42558 8117 1 0 301702 0
Current children cumulated CPU time: 50.83 s
Current children cumulated vsize: 1325568 KiB
Current children cumulated memory: 173304 KiB

[startup+102.3 s]
/proc/loadavg: 4.08 4.08 4.01 5/258 116312
/proc/meminfo: memFree=122660636/131382116 swapFree=33005528/33010684
[pid=116304] ppid=116301 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/116304/stat : 116304 (scip-naps-1.00a) S 116301 116304 115387 0 -1 4194304 259 337 0 0 0 0 0 0 20 0 1 0 141753096 4292608 768 18446744073709551615 94205276667904 94205277562437 140726297976448 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94205277801488 94205277849232 94205295869952 140726297983387 140726297983486 140726297983486 140726297989090 0
/proc/116304/statm: 1048 768 704 219 0 110 0
[pid=116309] ppid=116304 vsize=1321376 memory=170232 CPUtime=101.86 cores=1,3
/proc/116309/stat : 116309 (python3) R 116304 116304 115387 0 -1 4194304 38216 0 0 0 10176 10 0 0 20 0 1 0 141753099 1353089024 42558 18446744073709551615 94486129242112 94486129242489 140729403443328 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94486129253784 94486129254404 94486150660096 140729403451727 140729403451936 140729403451936 140729403457511 0
/proc/116309/statm: 330344 42558 8117 1 0 301702 0
Current children cumulated CPU time: 101.86 s
Current children cumulated vsize: 1325568 KiB
Current children cumulated memory: 173304 KiB

[startup+162.3 s]
/proc/loadavg: 4.12 4.10 4.01 5/258 116314
/proc/meminfo: memFree=122875560/131382116 swapFree=33005528/33010684
[pid=116304] ppid=116301 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/116304/stat : 116304 (scip-naps-1.00a) S 116301 116304 115387 0 -1 4194304 259 337 0 0 0 0 0 0 20 0 1 0 141753096 4292608 768 18446744073709551615 94205276667904 94205277562437 140726297976448 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94205277801488 94205277849232 94205295869952 140726297983387 140726297983486 140726297983486 140726297989090 0
/proc/116304/statm: 1048 768 704 219 0 110 0
[pid=116309] ppid=116304 vsize=1321376 memory=170232 CPUtime=161.68 cores=1,3
/proc/116309/stat : 116309 (python3) R 116304 116304 115387 0 -1 4194304 38216 0 0 0 16158 10 0 0 20 0 1 0 141753099 1353089024 42558 18446744073709551615 94486129242112 94486129242489 140729403443328 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94486129253784 94486129254404 94486150660096 140729403451727 140729403451936 140729403451936 140729403457511 0
/proc/116309/statm: 330344 42558 8117 1 0 301702 0
Current children cumulated CPU time: 161.68 s
Current children cumulated vsize: 1325568 KiB
Current children cumulated memory: 173304 KiB

[startup+222.3 s]
/proc/loadavg: 4.15 4.11 4.02 5/258 116316
/proc/meminfo: memFree=122877708/131382116 swapFree=33005528/33010684
[pid=116304] ppid=116301 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/116304/stat : 116304 (scip-naps-1.00a) S 116301 116304 115387 0 -1 4194304 259 337 0 0 0 0 0 0 20 0 1 0 141753096 4292608 768 18446744073709551615 94205276667904 94205277562437 140726297976448 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94205277801488 94205277849232 94205295869952 140726297983387 140726297983486 140726297983486 140726297989090 0
/proc/116304/statm: 1048 768 704 219 0 110 0
[pid=116309] ppid=116304 vsize=1321376 memory=170232 CPUtime=221.5 cores=1,3
/proc/116309/stat : 116309 (python3) R 116304 116304 115387 0 -1 4194304 38216 0 0 0 22139 11 0 0 20 0 1 0 141753099 1353089024 42558 18446744073709551615 94486129242112 94486129242489 140729403443328 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94486129253784 94486129254404 94486150660096 140729403451727 140729403451936 140729403451936 140729403457511 0
/proc/116309/statm: 330344 42558 8117 1 0 301702 0
Current children cumulated CPU time: 221.5 s
Current children cumulated vsize: 1325568 KiB

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

[pid=116327] ppid=116309 vsize=79776 memory=67300 CPUtime=2652.83 cores=1,3
/proc/116327/stat : 116327 (naps-1.03a6) R 116309 116327 116327 0 -1 4194304 4139878 0 0 0 263901 1382 0 0 20 0 1 0 141803145 81690624 16825 18446744073709551615 4198400 7047149 140727952522384 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 21676032 140727952525711 140727952525809 140727952525809 140727952531401 0
/proc/116327/statm: 19944 16825 544 696 0 19105 0
Current children cumulated CPU time: 3151.64 s
Current children cumulated vsize: 1413736 KiB
Current children cumulated memory: 250936 KiB

[startup+3222.3 s]
/proc/loadavg: 4.12 4.13 4.15 5/257 116606
/proc/meminfo: memFree=122879020/131382116 swapFree=33005528/33010684
[pid=116304] ppid=116301 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/116304/stat : 116304 (scip-naps-1.00a) S 116301 116304 115387 0 -1 4194304 259 337 0 0 0 0 0 0 20 0 1 0 141753096 4292608 768 18446744073709551615 94205276667904 94205277562437 140726297976448 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94205277801488 94205277849232 94205295869952 140726297983387 140726297983486 140726297983486 140726297989090 0
/proc/116304/statm: 1048 768 704 219 0 110 0
[pid=116309] ppid=116304 vsize=1329768 memory=180564 CPUtime=498.81 cores=1,3
/proc/116309/stat : 116309 (python3) S 116304 116304 115387 0 -1 4194304 44179 0 0 0 49867 14 0 0 20 0 1 0 141753099 1361682432 45141 18446744073709551615 94486129242112 94486129242489 140729403443328 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94486129253784 94486129254404 94486150660096 140729403451727 140729403451936 140729403451936 140729403457511 0
/proc/116309/statm: 332442 45141 8309 1 0 303800 0
[pid=116327] ppid=116309 vsize=47004 memory=41216 CPUtime=2712.63 cores=1,3
/proc/116327/stat : 116327 (naps-1.03a6) R 116309 116327 116327 0 -1 4194304 4176435 0 0 0 269861 1402 0 0 20 0 1 0 141803145 48132096 10304 18446744073709551615 4198400 7047149 140727952522384 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 21676032 140727952525711 140727952525809 140727952525809 140727952531401 0
/proc/116327/statm: 11751 10304 544 696 0 10912 0
Current children cumulated CPU time: 3211.44 s
Current children cumulated vsize: 1380964 KiB
Current children cumulated memory: 224852 KiB

[startup+3282.3 s]
/proc/loadavg: 4.14 4.13 4.15 5/256 116608
/proc/meminfo: memFree=122877204/131382116 swapFree=33005528/33010684
[pid=116304] ppid=116301 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/116304/stat : 116304 (scip-naps-1.00a) S 116301 116304 115387 0 -1 4194304 259 337 0 0 0 0 0 0 20 0 1 0 141753096 4292608 768 18446744073709551615 94205276667904 94205277562437 140726297976448 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94205277801488 94205277849232 94205295869952 140726297983387 140726297983486 140726297983486 140726297989090 0
/proc/116304/statm: 1048 768 704 219 0 110 0
[pid=116309] ppid=116304 vsize=1329768 memory=180564 CPUtime=498.81 cores=1,3
/proc/116309/stat : 116309 (python3) S 116304 116304 115387 0 -1 4194304 44179 0 0 0 49867 14 0 0 20 0 1 0 141753099 1361682432 45141 18446744073709551615 94486129242112 94486129242489 140729403443328 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94486129253784 94486129254404 94486150660096 140729403451727 140729403451936 140729403451936 140729403457511 0
/proc/116309/statm: 332442 45141 8309 1 0 303800 0
[pid=116327] ppid=116309 vsize=71584 memory=55780 CPUtime=2772.43 cores=1,3
/proc/116327/stat : 116327 (naps-1.03a6) R 116309 116327 116327 0 -1 4194304 4224956 0 0 0 275820 1423 0 0 20 0 1 0 141803145 73302016 13945 18446744073709551615 4198400 7047149 140727952522384 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 21676032 140727952525711 140727952525809 140727952525809 140727952531401 0
/proc/116327/statm: 17896 13945 544 696 0 17057 0
Current children cumulated CPU time: 3271.24 s
Current children cumulated vsize: 1405544 KiB
Current children cumulated memory: 239416 KiB

[startup+3342.3 s]
/proc/loadavg: 4.05 4.11 4.14 5/256 116622
/proc/meminfo: memFree=122847756/131382116 swapFree=33005528/33010684
[pid=116304] ppid=116301 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/116304/stat : 116304 (scip-naps-1.00a) S 116301 116304 115387 0 -1 4194304 259 337 0 0 0 0 0 0 20 0 1 0 141753096 4292608 768 18446744073709551615 94205276667904 94205277562437 140726297976448 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94205277801488 94205277849232 94205295869952 140726297983387 140726297983486 140726297983486 140726297989090 0
/proc/116304/statm: 1048 768 704 219 0 110 0
[pid=116309] ppid=116304 vsize=1329768 memory=180564 CPUtime=498.81 cores=1,3
/proc/116309/stat : 116309 (python3) S 116304 116304 115387 0 -1 4194304 44179 0 0 0 49867 14 0 0 20 0 1 0 141753099 1361682432 45141 18446744073709551615 94486129242112 94486129242489 140729403443328 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94486129253784 94486129254404 94486150660096 140729403451727 140729403451936 140729403451936 140729403457511 0
/proc/116309/statm: 332442 45141 8309 1 0 303800 0
[pid=116327] ppid=116309 vsize=71584 memory=61156 CPUtime=2832.21 cores=1,3
/proc/116327/stat : 116327 (naps-1.03a6) R 116309 116327 116327 0 -1 4194304 4460786 0 0 0 281723 1498 0 0 20 0 1 0 141803145 73302016 15289 18446744073709551615 4198400 7047149 140727952522384 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 21676032 140727952525711 140727952525809 140727952525809 140727952531401 0
/proc/116327/statm: 17896 15289 544 696 0 17057 0
Current children cumulated CPU time: 3331.02 s
Current children cumulated vsize: 1405544 KiB
Current children cumulated memory: 244792 KiB

[startup+3402.3 s]
/proc/loadavg: 4.13 4.12 4.14 5/256 116673
/proc/meminfo: memFree=118778480/131382116 swapFree=33005528/33010684
[pid=116304] ppid=116301 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/116304/stat : 116304 (scip-naps-1.00a) S 116301 116304 115387 0 -1 4194304 259 337 0 0 0 0 0 0 20 0 1 0 141753096 4292608 768 18446744073709551615 94205276667904 94205277562437 140726297976448 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94205277801488 94205277849232 94205295869952 140726297983387 140726297983486 140726297983486 140726297989090 0
/proc/116304/statm: 1048 768 704 219 0 110 0
[pid=116309] ppid=116304 vsize=1329768 memory=180564 CPUtime=498.81 cores=1,3
/proc/116309/stat : 116309 (python3) S 116304 116304 115387 0 -1 4194304 44179 0 0 0 49867 14 0 0 20 0 1 0 141753099 1361682432 45141 18446744073709551615 94486129242112 94486129242489 140729403443328 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94486129253784 94486129254404 94486150660096 140729403451727 140729403451936 140729403451936 140729403457511 0
/proc/116309/statm: 332442 45141 8309 1 0 303800 0
[pid=116327] ppid=116309 vsize=87968 memory=66064 CPUtime=2891.97 cores=1,3
/proc/116327/stat : 116327 (naps-1.03a6) R 116309 116327 116327 0 -1 4194304 4595179 0 0 0 287647 1550 0 0 20 0 1 0 141803145 90079232 16516 18446744073709551615 4198400 7047149 140727952522384 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 21676032 140727952525711 140727952525809 140727952525809 140727952531401 0
/proc/116327/statm: 21992 16516 544 696 0 21153 0
Current children cumulated CPU time: 3390.78 s
Current children cumulated vsize: 1421928 KiB
Current children cumulated memory: 249700 KiB

[startup+3462.3 s]
/proc/loadavg: 4.15 4.12 4.14 5/256 116675
/proc/meminfo: memFree=115847460/131382116 swapFree=33005528/33010684
[pid=116304] ppid=116301 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/116304/stat : 116304 (scip-naps-1.00a) S 116301 116304 115387 0 -1 4194304 259 337 0 0 0 0 0 0 20 0 1 0 141753096 4292608 768 18446744073709551615 94205276667904 94205277562437 140726297976448 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94205277801488 94205277849232 94205295869952 140726297983387 140726297983486 140726297983486 140726297989090 0
/proc/116304/statm: 1048 768 704 219 0 110 0
[pid=116309] ppid=116304 vsize=1329768 memory=180564 CPUtime=498.81 cores=1,3
/proc/116309/stat : 116309 (python3) S 116304 116304 115387 0 -1 4194304 44179 0 0 0 49867 14 0 0 20 0 1 0 141753099 1361682432 45141 18446744073709551615 94486129242112 94486129242489 140729403443328 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94486129253784 94486129254404 94486150660096 140729403451727 140729403451936 140729403451936 140729403457511 0
/proc/116309/statm: 332442 45141 8309 1 0 303800 0
[pid=116327] ppid=116309 vsize=79776 memory=73444 CPUtime=2951.72 cores=1,3
/proc/116327/stat : 116327 (naps-1.03a6) R 116309 116327 116327 0 -1 4194304 4627641 0 0 0 293602 1570 0 0 20 0 1 0 141803145 81690624 18361 18446744073709551615 4198400 7047149 140727952522384 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 21676032 140727952525711 140727952525809 140727952525809 140727952531401 0
/proc/116327/statm: 19944 18361 544 696 0 19105 0
Current children cumulated CPU time: 3450.53 s
Current children cumulated vsize: 1413736 KiB
Current children cumulated memory: 257080 KiB

[startup+3522.3 s]
/proc/loadavg: 4.10 4.11 4.13 5/257 116679
/proc/meminfo: memFree=115504656/131382116 swapFree=33005528/33010684
[pid=116304] ppid=116301 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/116304/stat : 116304 (scip-naps-1.00a) S 116301 116304 115387 0 -1 4194304 259 337 0 0 0 0 0 0 20 0 1 0 141753096 4292608 768 18446744073709551615 94205276667904 94205277562437 140726297976448 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94205277801488 94205277849232 94205295869952 140726297983387 140726297983486 140726297983486 140726297989090 0
/proc/116304/statm: 1048 768 704 219 0 110 0
[pid=116309] ppid=116304 vsize=1329768 memory=180564 CPUtime=498.81 cores=1,3
/proc/116309/stat : 116309 (python3) S 116304 116304 115387 0 -1 4194304 44179 0 0 0 49867 14 0 0 20 0 1 0 141753099 1361682432 45141 18446744073709551615 94486129242112 94486129242489 140729403443328 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94486129253784 94486129254404 94486150660096 140729403451727 140729403451936 140729403451936 140729403457511 0
/proc/116309/statm: 332442 45141 8309 1 0 303800 0
[pid=116327] ppid=116309 vsize=55196 memory=47100 CPUtime=3011.47 cores=1,3
/proc/116327/stat : 116327 (naps-1.03a6) R 116309 116327 116327 0 -1 4194304 4782062 0 0 0 299523 1624 0 0 20 0 1 0 141803145 56520704 11775 18446744073709551615 4198400 7047149 140727952522384 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 21676032 140727952525711 140727952525809 140727952525809 140727952531401 0
/proc/116327/statm: 13799 11775 544 696 0 12960 0
Current children cumulated CPU time: 3510.28 s
Current children cumulated vsize: 1389156 KiB
Current children cumulated memory: 230736 KiB

[startup+3582.3 s]
/proc/loadavg: 4.10 4.11 4.13 5/258 116682
/proc/meminfo: memFree=111361708/131382116 swapFree=33005528/33010684
[pid=116304] ppid=116301 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/116304/stat : 116304 (scip-naps-1.00a) S 116301 116304 115387 0 -1 4194304 259 337 0 0 0 0 0 0 20 0 1 0 141753096 4292608 768 18446744073709551615 94205276667904 94205277562437 140726297976448 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94205277801488 94205277849232 94205295869952 140726297983387 140726297983486 140726297983486 140726297989090 0
/proc/116304/statm: 1048 768 704 219 0 110 0
[pid=116309] ppid=116304 vsize=1329768 memory=180564 CPUtime=498.81 cores=1,3
/proc/116309/stat : 116309 (python3) S 116304 116304 115387 0 -1 4194304 44179 0 0 0 49867 14 0 0 20 0 1 0 141753099 1361682432 45141 18446744073709551615 94486129242112 94486129242489 140729403443328 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94486129253784 94486129254404 94486150660096 140729403451727 140729403451936 140729403451936 140729403457511 0
/proc/116309/statm: 332442 45141 8309 1 0 303800 0
[pid=116327] ppid=116309 vsize=137120 memory=95460 CPUtime=3071.22 cores=1,3
/proc/116327/stat : 116327 (naps-1.03a6) R 116309 116327 116327 0 -1 4194304 4789841 0 0 0 305492 1630 0 0 20 0 1 0 141803145 140410880 23865 18446744073709551615 4198400 7047149 140727952522384 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 21676032 140727952525711 140727952525809 140727952525809 140727952531401 0
/proc/116327/statm: 34280 23865 544 696 0 33441 0
Current children cumulated CPU time: 3570.03 s
Current children cumulated vsize: 1471080 KiB
Current children cumulated memory: 279096 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3612.4 s]
/proc/loadavg: 4.14 4.11 4.13 5/258 116684
/proc/meminfo: memFree=111232504/131382116 swapFree=33005528/33010684
[pid=116304] ppid=116301 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/116304/stat : 116304 (scip-naps-1.00a) S 116301 116304 115387 0 -1 4194304 259 337 0 0 0 0 0 0 20 0 1 0 141753096 4292608 768 18446744073709551615 94205276667904 94205277562437 140726297976448 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94205277801488 94205277849232 94205295869952 140726297983387 140726297983486 140726297983486 140726297989090 0
/proc/116304/statm: 1048 768 704 219 0 110 0
[pid=116309] ppid=116304 vsize=1329768 memory=180564 CPUtime=498.81 cores=1,3
/proc/116309/stat : 116309 (python3) S 116304 116304 115387 0 -1 4194304 44179 0 0 0 49867 14 0 0 20 0 1 0 141753099 1361682432 45141 18446744073709551615 94486129242112 94486129242489 140729403443328 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94486129253784 94486129254404 94486150660096 140729403451727 140729403451936 140729403451936 140729403457511 0
/proc/116309/statm: 332442 45141 8309 1 0 303800 0
[pid=116327] ppid=116309 vsize=63392 memory=49772 CPUtime=3101.19 cores=1,3
/proc/116327/stat : 116327 (naps-1.03a6) R 116309 116327 116327 0 -1 4194304 4807967 0 0 0 308480 1639 0 0 20 0 1 0 141803145 64913408 12443 18446744073709551615 4198400 7047149 140727952522384 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 21676032 140727952525711 140727952525809 140727952525809 140727952531401 0
/proc/116327/statm: 15848 12443 544 696 0 15009 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 1397352 KiB
Current children cumulated memory: 233408 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.003837 s, system=0.011164 s

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

# cumulated CPU time of all completed processes:  user=3583.58 s, system=16.5879 s
# this solver process was not waited by its parent and was adopted by runsolver

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 0

Real time (s): 3612.53
CPU time (s): 3600.16
CPU user time (s): 3583.58
CPU system time (s): 16.5879
CPU usage (%): 99.6576
Max. virtual memory (cumulated for all children) (KiB): 1471080
Max. memory (cumulated for all children) (KiB): 279224

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3583.58
system time used= 16.5879
maximum resident set size= 180564
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4868123
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= 362
involuntary context switches= 20907


# summary of solver processes directly reported to runsolver:
#   pid: 116304,116309
#   total CPU time (s): 3600.16
#   total CPU user time (s): 3583.58
#   total CPU system time (s): 16.5879

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 20.6494 second user time and 38.2228 second system time

The end

Launcher Data

Begin job on nodeC010 at 2025-07-11 21:05:37
IDJOB=4530004
IDBENCH=162316
IDSOLVER=3388
FILE ID=nodeC010/4530004-1752260737
RUNJOBID= nodeC010-1752258008-115399
SLURM_JOB_ID= 9682609
Free space on /tmp= 429576 MiB

SOLVER NAME= SCIP-NaPS 1.00a2
BENCH NAME= PB24/normalized-PB16/DEC-LIN/nossum/normalized-sha1-size144-round23-6.opb
COMMAND LINE= ./scip-naps-1.00a2.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4530004-1752260737/watcher-4530004-1752260737 -o /tmp/evaluation-result-4530004-1752260737/solver-4530004-1752260737 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC010-1752258008-115399 --watchdog 3760  ./scip-naps-1.00a2.sh HOME/instance-4530004-1752260737.opb

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

MD5SUM BENCH= 9b7b034b4cb564ce8c6d87bc02f32c31
RANDOM SEED=1463294423

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

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


/proc/meminfo:
MemTotal:       131382116 kB
MemFree:        122664056 kB
MemAvailable:   123158988 kB
Buffers:             228 kB
Cached:          1288800 kB
SwapCached:         4296 kB
Active:          7022592 kB
Inactive:        1034952 kB
Active(anon):    6729880 kB
Inactive(anon):    52264 kB
Active(file):     292712 kB
Inactive(file):   982688 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33005528 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              6064 kB
Writeback:             4 kB
AnonPages:       6766124 kB
Mapped:           129716 kB
Shmem:             13628 kB
KReclaimable:     118320 kB
Slab:             206408 kB
SReclaimable:     118320 kB
SUnreclaim:        88088 kB
KernelStack:        4176 kB
PageTables:        16912 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:   11077924 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149544 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3631104 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:      205640 kB
DirectMap2M:    12279808 kB
DirectMap1G:    123731968 kB

Free space on /tmp at the end= 429436 MiB
End job on nodeC010 at 2025-07-11 22:05:50