Trace number 4541624

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.13 3610.03

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/vliew-nonlinear-d139f28/
inequalities/OPB/ineq6/normalized-31array_alg_ineq6.opb
MD5SUM21d0ffe78b9aba15f7c4d4a17a4e20d2
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.454795
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2170
Total number of constraints5893
Number of constraints which are clauses5859
Number of constraints which are cardinality constraints (but not clauses)31
Number of constraints which are nor clauses,nor cardinality constraints3
Minimum length of a constraint1
Maximum length of a constraint1023
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 2305843009213693952
Number of bits of the biggest number in a constraint 62
Biggest sum of numbers in a constraint 9223372036854775807
Number of bits of the biggest sum of numbers63
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.15/0.22	c Command: HOME/scip-naps-1.00a2.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4541624-1753210000.opb
0.15/0.22	c Solving mode: decision
0.15/0.22	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
0.15/0.22	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
0.15/0.22	c there might be <10> coefficients or weight out of range!
0.15/0.22	c original problem has 2170 variables (2170 bin, 0 int, 0 impl, 0 cont) and 5893 constraints
0.15/0.22	c presolving:
0.15/0.22	c (round 1, fast)       575 del vars, 2046 del conss, 0 add conss, 527 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 2387 clqs
0.15/0.22	c (round 2, fast)       590 del vars, 2542 del conss, 0 add conss, 527 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 2852 clqs
0.15/0.22	c (round 3, medium)     1520 del vars, 2542 del conss, 0 add conss, 527 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 992 clqs
0.15/0.22	c (round 4, fast)       1520 del vars, 4402 del conss, 0 add conss, 527 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 992 clqs
0.15/0.22	c (round 5, exhaustive) 1520 del vars, 4402 del conss, 0 add conss, 527 chg bounds, 0 chg sides, 0 chg coeffs, 1489 upgd conss, 0 impls, 992 clqs
0.15/0.22	c (round 6, fast)       1520 del vars, 4402 del conss, 0 add conss, 527 chg bounds, 2 chg sides, 123 chg coeffs, 1489 upgd conss, 0 impls, 992 clqs
0.15/0.22	c (round 7, exhaustive) 1520 del vars, 5890 del conss, 496 add conss, 527 chg bounds, 2 chg sides, 123 chg coeffs, 1489 upgd conss, 0 impls, 993 clqs
0.15/0.22	c    (0.0s) probing: 51/665 (7.7%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.15/0.22	c    (0.0s) probing aborted: 50/50 successive totally useless probings
0.15/0.22	c    (0.0s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.15/0.22	c    (0.0s) no symmetry present (symcode time: 0.00)
0.15/0.22	c presolving (8 rounds: 8 fast, 4 medium, 3 exhaustive):
0.15/0.22	c  1520 deleted vars, 5890 deleted constraints, 496 added constraints, 527 tightened bounds, 0 added holes, 2 changed sides, 123 changed coefficients
0.15/0.22	c  0 implications, 993 cliques
0.15/0.22	c presolved problem has 665 variables (665 bin, 0 int, 0 impl, 0 cont) and 499 constraints
0.15/0.22	c       1 constraints of type <knapsack>
0.15/0.22	c     496 constraints of type <and>
0.15/0.22	c       2 constraints of type <linear>
0.15/0.22	c transformed objective value is always integral (scale: 1)
0.15/0.22	c Presolving Time: 0.04
0.15/0.22	c WARNING: SCIP detected coefficients or weights that may be out of range.
0.15/0.22	c ----------------------------------------------------------------------
0.15/0.22	c executing external solver (fallback): HOME/naps-1.03a6
0.15/0.22	c ----------------------------------------------------------------------
0.15/0.22	c command: HOME/naps-1.03a6 HOME/instance-4541624-1753210000.opb
0.15/0.23	c NaPS 1.03a6.
0.15/0.23	c Input file name: HOME/instance-4541624-1753210000.opb
3600.08/3610.00	c
3600.08/3610.00	c *** TERMINATED *** by signal 15
3600.08/3610.00	c s UNKNOWN
3600.08/3610.00	c _____________________________________________________________________________
3600.08/3610.00	c std/band forms        : 1,2
3600.08/3610.00	c 2cl/3cl ITE-codings   : 61,59460
3600.08/3610.00	c BDD/srt/adr Max costs : 31682,0,0
3600.08/3610.00	c BDDraw/bin/mul/srt/adr: 3,0,0,0,0
3600.08/3610.00	c BDD nodes             : 63551
3600.08/3610.00	c Es1/CC detections     : 0,0
3600.08/3610.00	c CC sort               : 0
3600.08/3610.00	c SAT/UNSAT calls       : 0,0
3600.08/3610.00	c regenrated variables  : 0
3600.08/3610.00	c eliminated fixed lits : 3862
3600.08/3610.00	c goal lit flips        : 0
3600.08/3610.00	c goal stages           : 0
3600.08/3610.00	c goal shrink           : 0
3600.08/3610.00	c goal coeff separations: 0
3600.08/3610.00	c restarts              : 0
3600.08/3610.00	c conflicts             : 0              (0 /sec)
3600.08/3610.00	c decisions             : 0              (0 /sec)
3600.08/3610.00	c propagations          : 0              (0 /sec)
3600.08/3610.00	c inspects              : 0              (0 /sec)
3600.08/3610.00	c CPU time (solving tm) : 3599 s        (3599 s, SAT 0 s, UNSAT 0 s)
3600.08/3610.00	c Time for Opt-base     : 0 s
3600.08/3610.00	c Steps for Opt-base    : 0
3600.08/3610.00	c Time for BDD coding   : 0.3533 s
3600.08/3610.00	c Time for srt coding   : 0 s
3600.08/3610.00	c _____________________________________________________________________________
3600.08/3610.00	s UNKNOWN
3600.08/3610.03	Terminated

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: 63665 MiB (59681 MiB free)
  memory of node 1: 64507 MiB (53346 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4541624-1753210000/watcher-4541624-1753210000 -o /tmp/evaluation-result-4541624-1753210000/solver-4541624-1753210000 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC027-1753210000-174952 --watchdog 3760 ./scip-naps-1.00a2.sh HOME/instance-4541624-1753210000.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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=175014, runsolver pid=174993

[startup+0.100059 s]*
/proc/loadavg: 1.01 3.23 5.49 6/268 175025
/proc/meminfo: memFree=115720848/131250000 swapFree=33010416/33010684
[pid=175014] ppid=174993 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/175014/stat : 175014 (scip-naps-1.00a) S 174993 175014 174935 0 -1 4194304 259 345 0 0 0 0 0 0 20 0 1 0 236679900 4292608 768 18446744073709551615 94847567585280 94847568479813 140729434149168 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94847568718864 94847568766608 94847592529920 140729434155419 140729434155518 140729434155518 140729434161122 0
/proc/175014/statm: 1048 768 704 219 0 110 0
[pid=175025] ppid=175014 vsize=1176108 memory=27544 CPUtime=0.05 cores=5,7
/proc/175025/stat : 175025 (python3) R 175014 175014 174935 0 -1 4194304 3126 0 14 0 4 1 0 0 20 0 1 0 236679903 1204334592 6886 18446744073709551615 93881061920768 93881061921145 140722366223936 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 93881061932440 93881061933060 93881083637760 140722366228815 140722366229024 140722366229024 140722366234599 0
/proc/175025/statm: 294027 6886 4398 1 0 266124 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 1180300 KiB
Current children cumulated memory: 30616 KiB

[startup+0.204701 s]*
/proc/loadavg: 1.01 3.23 5.49 6/268 175025
/proc/meminfo: memFree=115612004/131250000 swapFree=33010416/33010684
[pid=175014] ppid=174993 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/175014/stat : 175014 (scip-naps-1.00a) S 174993 175014 174935 0 -1 4194304 259 345 0 0 0 0 0 0 20 0 1 0 236679900 4292608 768 18446744073709551615 94847567585280 94847568479813 140729434149168 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94847568718864 94847568766608 94847592529920 140729434155419 140729434155518 140729434155518 140729434161122 0
/proc/175014/statm: 1048 768 704 219 0 110 0
[pid=175025] ppid=175014 vsize=1213644 memory=65432 CPUtime=0.15 cores=5,7
/proc/175025/stat : 175025 (python3) R 175014 175014 174935 0 -1 4194304 9575 0 17 0 13 2 0 0 20 0 1 0 236679903 1242771456 16358 18446744073709551615 93881061920768 93881061921145 140722366223936 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 93881061932440 93881061933060 93881083637760 140722366228815 140722366229024 140722366229024 140722366234599 0
/proc/175025/statm: 303411 16358 7758 1 0 274769 0
Current children cumulated CPU time: 0.15 s
Current children cumulated vsize: 1217836 KiB
Current children cumulated memory: 68504 KiB

[startup+0.30564 s]*
/proc/loadavg: 1.01 3.23 5.49 6/269 175026
/proc/meminfo: memFree=115588064/131250000 swapFree=33010416/33010684
[pid=175014] ppid=174993 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/175014/stat : 175014 (scip-naps-1.00a) S 174993 175014 174935 0 -1 4194304 259 345 0 0 0 0 0 0 20 0 1 0 236679900 4292608 768 18446744073709551615 94847567585280 94847568479813 140729434149168 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94847568718864 94847568766608 94847592529920 140729434155419 140729434155518 140729434155518 140729434161122 0
/proc/175014/statm: 1048 768 704 219 0 110 0
[pid=175025] ppid=175014 vsize=1216012 memory=66968 CPUtime=0.17 cores=5,7
/proc/175025/stat : 175025 (python3) S 175014 175014 174935 0 -1 4194304 10042 0 17 0 15 2 0 0 20 0 1 0 236679903 1245196288 16742 18446744073709551615 93881061920768 93881061921145 140722366223936 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 93881061932440 93881061933060 93881083637760 140722366228815 140722366229024 140722366229024 140722366234599 0
/proc/175025/statm: 304003 16742 7854 1 0 275361 0
[pid=175026] ppid=175025 vsize=12312 memory=10752 CPUtime=0.07 cores=5,7
/proc/175026/stat : 175026 (naps-1.03a6) R 175025 175026 175026 0 -1 4194304 2410 0 0 0 7 0 0 0 20 0 1 0 236679923 12607488 2688 18446744073709551615 4198400 7047149 140727187909856 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 9744384 140727187913087 140727187913201 140727187913201 140727187918793 0
/proc/175026/statm: 3078 2688 544 696 0 2239 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 1232516 KiB
Current children cumulated memory: 80792 KiB

[startup+0.700189 s]
/proc/loadavg: 1.01 3.23 5.49 6/271 175028
/proc/meminfo: memFree=115551776/131250000 swapFree=33010416/33010684
[pid=175014] ppid=174993 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/175014/stat : 175014 (scip-naps-1.00a) S 174993 175014 174935 0 -1 4194304 259 345 0 0 0 0 0 0 20 0 1 0 236679900 4292608 768 18446744073709551615 94847567585280 94847568479813 140729434149168 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94847568718864 94847568766608 94847592529920 140729434155419 140729434155518 140729434155518 140729434161122 0
/proc/175014/statm: 1048 768 704 219 0 110 0
[pid=175025] ppid=175014 vsize=1216012 memory=66968 CPUtime=0.17 cores=5,7
/proc/175025/stat : 175025 (python3) S 175014 175014 174935 0 -1 4194304 10042 0 17 0 15 2 0 0 20 0 1 0 236679903 1245196288 16742 18446744073709551615 93881061920768 93881061921145 140722366223936 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 93881061932440 93881061933060 93881083637760 140722366228815 140722366229024 140722366229024 140722366234599 0
/proc/175025/statm: 304003 16742 7854 1 0 275361 0
[pid=175026] ppid=175025 vsize=56652 memory=48044 CPUtime=0.45 cores=5,7
/proc/175026/stat : 175026 (naps-1.03a6) R 175025 175026 175026 0 -1 4194304 13004 0 0 0 44 1 0 0 20 0 1 0 236679923 58011648 12011 18446744073709551615 4198400 7047149 140727187909856 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 9744384 140727187913087 140727187913201 140727187913201 140727187918793 0
/proc/175026/statm: 14163 12011 544 696 0 13324 0
Current children cumulated CPU time: 0.62 s
Current children cumulated vsize: 1276856 KiB
Current children cumulated memory: 118084 KiB

[startup+1.50018 s]
/proc/loadavg: 1.01 3.23 5.49 6/272 175029
/proc/meminfo: memFree=115513724/131250000 swapFree=33010416/33010684
[pid=175014] ppid=174993 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/175014/stat : 175014 (scip-naps-1.00a) S 174993 175014 174935 0 -1 4194304 259 345 0 0 0 0 0 0 20 0 1 0 236679900 4292608 768 18446744073709551615 94847567585280 94847568479813 140729434149168 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94847568718864 94847568766608 94847592529920 140729434155419 140729434155518 140729434155518 140729434161122 0
/proc/175014/statm: 1048 768 704 219 0 110 0
[pid=175025] ppid=175014 vsize=1216012 memory=66968 CPUtime=0.17 cores=5,7
/proc/175025/stat : 175025 (python3) S 175014 175014 174935 0 -1 4194304 10042 0 17 0 15 2 0 0 20 0 1 0 236679903 1245196288 16742 18446744073709551615 93881061920768 93881061921145 140722366223936 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 93881061932440 93881061933060 93881083637760 140722366228815 140722366229024 140722366229024 140722366234599 0
/proc/175025/statm: 304003 16742 7854 1 0 275361 0
[pid=175026] ppid=175025 vsize=60028 memory=51932 CPUtime=1.26 cores=5,7
/proc/175026/stat : 175026 (naps-1.03a6) R 175025 175026 175026 0 -1 4194304 16053 0 0 0 124 2 0 0 20 0 1 0 236679923 61468672 12983 18446744073709551615 4198400 7047149 140727187909856 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 9744384 140727187913087 140727187913201 140727187913201 140727187918793 0
/proc/175026/statm: 15007 12983 544 696 0 14168 0
Current children cumulated CPU time: 1.43 s
Current children cumulated vsize: 1280232 KiB
Current children cumulated memory: 121972 KiB

[startup+3.10459 s]
/proc/loadavg: 1.01 3.23 5.49 6/272 175029
/proc/meminfo: memFree=115514732/131250000 swapFree=33010416/33010684
[pid=175014] ppid=174993 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/175014/stat : 175014 (scip-naps-1.00a) S 174993 175014 174935 0 -1 4194304 259 345 0 0 0 0 0 0 20 0 1 0 236679900 4292608 768 18446744073709551615 94847567585280 94847568479813 140729434149168 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94847568718864 94847568766608 94847592529920 140729434155419 140729434155518 140729434155518 140729434161122 0
/proc/175014/statm: 1048 768 704 219 0 110 0
[pid=175025] ppid=175014 vsize=1216012 memory=66968 CPUtime=0.17 cores=5,7
/proc/175025/stat : 175025 (python3) S 175014 175014 174935 0 -1 4194304 10042 0 17 0 15 2 0 0 20 0 1 0 236679903 1245196288 16742 18446744073709551615 93881061920768 93881061921145 140722366223936 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 93881061932440 93881061933060 93881083637760 140722366228815 140722366229024 140722366229024 140722366234599 0
/proc/175025/statm: 304003 16742 7854 1 0 275361 0
[pid=175026] ppid=175025 vsize=59968 memory=50708 CPUtime=2.86 cores=5,7
/proc/175026/stat : 175026 (naps-1.03a6) R 175025 175026 175026 0 -1 4194304 16360 0 0 0 284 2 0 0 20 0 1 0 236679923 61407232 12677 18446744073709551615 4198400 7047149 140727187909856 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 9744384 140727187913087 140727187913201 140727187913201 140727187918793 0
/proc/175026/statm: 14992 12677 544 696 0 14153 0
Current children cumulated CPU time: 3.03 s
Current children cumulated vsize: 1280172 KiB
Current children cumulated memory: 120748 KiB

[startup+6.30018 s]
/proc/loadavg: 1.25 3.24 5.48 6/272 175029
/proc/meminfo: memFree=115516320/131250000 swapFree=33010416/33010684
[pid=175014] ppid=174993 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/175014/stat : 175014 (scip-naps-1.00a) S 174993 175014 174935 0 -1 4194304 259 345 0 0 0 0 0 0 20 0 1 0 236679900 4292608 768 18446744073709551615 94847567585280 94847568479813 140729434149168 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94847568718864 94847568766608 94847592529920 140729434155419 140729434155518 140729434155518 140729434161122 0
/proc/175014/statm: 1048 768 704 219 0 110 0
[pid=175025] ppid=175014 vsize=1216012 memory=66968 CPUtime=0.17 cores=5,7
/proc/175025/stat : 175025 (python3) S 175014 175014 174935 0 -1 4194304 10042 0 17 0 15 2 0 0 20 0 1 0 236679903 1245196288 16742 18446744073709551615 93881061920768 93881061921145 140722366223936 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 93881061932440 93881061933060 93881083637760 140722366228815 140722366229024 140722366229024 140722366234599 0
/proc/175025/statm: 304003 16742 7854 1 0 275361 0
[pid=175026] ppid=175025 vsize=59968 memory=50708 CPUtime=6.04 cores=5,7
/proc/175026/stat : 175026 (naps-1.03a6) R 175025 175026 175026 0 -1 4194304 16394 0 0 0 602 2 0 0 20 0 1 0 236679923 61407232 12677 18446744073709551615 4198400 7047149 140727187909856 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 9744384 140727187913087 140727187913201 140727187913201 140727187918793 0
/proc/175026/statm: 14992 12677 544 696 0 14153 0
Current children cumulated CPU time: 6.21 s
Current children cumulated vsize: 1280172 KiB
Current children cumulated memory: 120748 KiB

[startup+12.7002 s]
/proc/loadavg: 1.47 3.26 5.47 6/272 175029
/proc/meminfo: memFree=115512376/131250000 swapFree=33010416/33010684
[pid=175014] ppid=174993 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/175014/stat : 175014 (scip-naps-1.00a) S 174993 175014 174935 0 -1 4194304 259 345 0 0 0 0 0 0 20 0 1 0 236679900 4292608 768 18446744073709551615 94847567585280 94847568479813 140729434149168 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94847568718864 94847568766608 94847592529920 140729434155419 140729434155518 140729434155518 140729434161122 0
/proc/175014/statm: 1048 768 704 219 0 110 0
[pid=175025] ppid=175014 vsize=1216012 memory=66968 CPUtime=0.17 cores=5,7
/proc/175025/stat : 175025 (python3) S 175014 175014 174935 0 -1 4194304 10042 0 17 0 15 2 0 0 20 0 1 0 236679903 1245196288 16742 18446744073709551615 93881061920768 93881061921145 140722366223936 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 93881061932440 93881061933060 93881083637760 140722366228815 140722366229024 140722366229024 140722366234599 0
/proc/175025/statm: 304003 16742 7854 1 0 275361 0
[pid=175026] ppid=175025 vsize=59968 memory=51092 CPUtime=12.43 cores=5,7
/proc/175026/stat : 175026 (naps-1.03a6) R 175025 175026 175026 0 -1 4194304 16483 0 0 0 1241 2 0 0 20 0 1 0 236679923 61407232 12773 18446744073709551615 4198400 7047149 140727187909856 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 9744384 140727187913087 140727187913201 140727187913201 140727187918793 0
/proc/175026/statm: 14992 12773 544 696 0 14153 0
Current children cumulated CPU time: 12.6 s
Current children cumulated vsize: 1280172 KiB
Current children cumulated memory: 121132 KiB

[startup+25.5002 s]
/proc/loadavg: 2.03 3.29 5.45 6/273 175031
/proc/meminfo: memFree=115511972/131250000 swapFree=33010416/33010684
[pid=175014] ppid=174993 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/175014/stat : 175014 (scip-naps-1.00a) S 174993 175014 174935 0 -1 4194304 259 345 0 0 0 0 0 0 20 0 1 0 236679900 4292608 768 18446744073709551615 94847567585280 94847568479813 140729434149168 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94847568718864 94847568766608 94847592529920 140729434155419 140729434155518 140729434155518 140729434161122 0
/proc/175014/statm: 1048 768 704 219 0 110 0
[pid=175025] ppid=175014 vsize=1216012 memory=66968 CPUtime=0.17 cores=5,7
/proc/175025/stat : 175025 (python3) S 175014 175014 174935 0 -1 4194304 10042 0 17 0 15 2 0 0 20 0 1 0 236679903 1245196288 16742 18446744073709551615 93881061920768 93881061921145 140722366223936 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 93881061932440 93881061933060 93881083637760 140722366228815 140722366229024 140722366229024 140722366234599 0
/proc/175025/statm: 304003 16742 7854 1 0 275361 0
[pid=175026] ppid=175025 vsize=59968 memory=51092 CPUtime=25.19 cores=5,7
/proc/175026/stat : 175026 (naps-1.03a6) R 175025 175026 175026 0 -1 4194304 16483 0 0 0 2517 2 0 0 20 0 1 0 236679923 61407232 12773 18446744073709551615 4198400 7047149 140727187909856 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 9744384 140727187913087 140727187913201 140727187913201 140727187918793 0
/proc/175026/statm: 14992 12773 544 696 0 14153 0
Current children cumulated CPU time: 25.36 s
Current children cumulated vsize: 1280172 KiB
Current children cumulated memory: 121132 KiB

[startup+51.1047 s]
/proc/loadavg: 2.77 3.37 5.42 6/273 175031
/proc/meminfo: memFree=115502916/131250000 swapFree=33010416/33010684
[pid=175014] ppid=174993 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/175014/stat : 175014 (scip-naps-1.00a) S 174993 175014 174935 0 -1 4194304 259 345 0 0 0 0 0 0 20 0 1 0 236679900 4292608 768 18446744073709551615 94847567585280 94847568479813 140729434149168 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94847568718864 94847568766608 94847592529920 140729434155419 140729434155518 140729434155518 140729434161122 0
/proc/175014/statm: 1048 768 704 219 0 110 0
[pid=175025] ppid=175014 vsize=1216012 memory=66968 CPUtime=0.17 cores=5,7
/proc/175025/stat : 175025 (python3) S 175014 175014 174935 0 -1 4194304 10042 0 17 0 15 2 0 0 20 0 1 0 236679903 1245196288 16742 18446744073709551615 93881061920768 93881061921145 140722366223936 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 93881061932440 93881061933060 93881083637760 140722366228815 140722366229024 140722366229024 140722366234599 0
/proc/175025/statm: 304003 16742 7854 1 0 275361 0
[pid=175026] ppid=175025 vsize=59968 memory=51220 CPUtime=50.73 cores=5,7
/proc/175026/stat : 175026 (naps-1.03a6) R 175025 175026 175026 0 -1 4194304 16520 0 0 0 5071 2 0 0 20 0 1 0 236679923 61407232 12805 18446744073709551615 4198400 7047149 140727187909856 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 9744384 140727187913087 140727187913201 140727187913201 140727187918793 0
/proc/175026/statm: 14992 12805 544 696 0 14153 0
Current children cumulated CPU time: 50.9 s
Current children cumulated vsize: 1280172 KiB
Current children cumulated memory: 121260 KiB

[startup+102.3 s]
/proc/loadavg: 3.47 3.47 5.34 6/273 175034
/proc/meminfo: memFree=115493476/131250000 swapFree=33010416/33010684
[pid=175014] ppid=174993 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/175014/stat : 175014 (scip-naps-1.00a) S 174993 175014 174935 0 -1 4194304 259 345 0 0 0 0 0 0 20 0 1 0 236679900 4292608 768 18446744073709551615 94847567585280 94847568479813 140729434149168 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94847568718864 94847568766608 94847592529920 140729434155419 140729434155518 140729434155518 140729434161122 0
/proc/175014/statm: 1048 768 704 219 0 110 0
[pid=175025] ppid=175014 vsize=1216012 memory=66968 CPUtime=0.17 cores=5,7
/proc/175025/stat : 175025 (python3) S 175014 175014 174935 0 -1 4194304 10042 0 17 0 15 2 0 0 20 0 1 0 236679903 1245196288 16742 18446744073709551615 93881061920768 93881061921145 140722366223936 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 93881061932440 93881061933060 93881083637760 140722366228815 140722366229024 140722366229024 140722366234599 0
/proc/175025/statm: 304003 16742 7854 1 0 275361 0
[pid=175026] ppid=175025 vsize=59952 memory=55536 CPUtime=101.79 cores=5,7
/proc/175026/stat : 175026 (naps-1.03a6) R 175025 175026 175026 0 -1 4194304 16609 0 0 0 10177 2 0 0 20 0 1 0 236679923 61390848 13884 18446744073709551615 4198400 7047149 140727187909856 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 9744384 140727187913087 140727187913201 140727187913201 140727187918793 0
/proc/175026/statm: 14988 13884 544 696 0 14149 0
Current children cumulated CPU time: 101.96 s

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

/proc/meminfo: memFree=115350640/131250000 swapFree=33010416/33010684
[pid=175014] ppid=174993 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/175014/stat : 175014 (scip-naps-1.00a) S 174993 175014 174935 0 -1 4194304 259 345 0 0 0 0 0 0 20 0 1 0 236679900 4292608 768 18446744073709551615 94847567585280 94847568479813 140729434149168 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94847568718864 94847568766608 94847592529920 140729434155419 140729434155518 140729434155518 140729434161122 0
/proc/175014/statm: 1048 768 704 219 0 110 0
[pid=175025] ppid=175014 vsize=1216012 memory=68248 CPUtime=0.17 cores=5,7
/proc/175025/stat : 175025 (python3) S 175014 175014 174935 0 -1 4194304 10042 0 17 0 15 2 0 0 20 0 1 0 236679903 1245196288 17062 18446744073709551615 93881061920768 93881061921145 140722366223936 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 93881061932440 93881061933060 93881083637760 140722366228815 140722366229024 140722366229024 140722366234599 0
/proc/175025/statm: 304003 17062 7854 1 0 275361 0
[pid=175026] ppid=175025 vsize=94096 memory=87996 CPUtime=3153.4 cores=5,7
/proc/175026/stat : 175026 (naps-1.03a6) R 175025 175026 175026 0 -1 4194304 187169 0 0 0 315297 43 0 0 20 0 1 0 236679923 96354304 21999 18446744073709551615 4198400 7047149 140727187909856 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 9744384 140727187913087 140727187913201 140727187913201 140727187918793 0
/proc/175026/statm: 23524 21999 544 696 0 22685 0
Current children cumulated CPU time: 3153.57 s
Current children cumulated vsize: 1314300 KiB
Current children cumulated memory: 159316 KiB

[startup+3222.3 s]
/proc/loadavg: 4.12 4.11 4.15 5/270 175442
/proc/meminfo: memFree=115329896/131250000 swapFree=33010416/33010684
[pid=175014] ppid=174993 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/175014/stat : 175014 (scip-naps-1.00a) S 174993 175014 174935 0 -1 4194304 259 345 0 0 0 0 0 0 20 0 1 0 236679900 4292608 768 18446744073709551615 94847567585280 94847568479813 140729434149168 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94847568718864 94847568766608 94847592529920 140729434155419 140729434155518 140729434155518 140729434161122 0
/proc/175014/statm: 1048 768 704 219 0 110 0
[pid=175025] ppid=175014 vsize=1216012 memory=68248 CPUtime=0.17 cores=5,7
/proc/175025/stat : 175025 (python3) S 175014 175014 174935 0 -1 4194304 10042 0 17 0 15 2 0 0 20 0 1 0 236679903 1245196288 17062 18446744073709551615 93881061920768 93881061921145 140722366223936 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 93881061932440 93881061933060 93881083637760 140722366228815 140722366229024 140722366229024 140722366234599 0
/proc/175025/statm: 304003 17062 7854 1 0 275361 0
[pid=175026] ppid=175025 vsize=102096 memory=96152 CPUtime=3213.25 cores=5,7
/proc/175026/stat : 175026 (naps-1.03a6) R 175025 175026 175026 0 -1 4194304 194277 0 0 0 321280 45 0 0 20 0 1 0 236679923 104546304 24038 18446744073709551615 4198400 7047149 140727187909856 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 9744384 140727187913087 140727187913201 140727187913201 140727187918793 0
/proc/175026/statm: 25524 24038 544 696 0 24685 0
Current children cumulated CPU time: 3213.42 s
Current children cumulated vsize: 1322300 KiB
Current children cumulated memory: 167472 KiB

[startup+3282.3 s]
/proc/loadavg: 4.10 4.10 4.14 5/270 175444
/proc/meminfo: memFree=115321168/131250000 swapFree=33010416/33010684
[pid=175014] ppid=174993 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/175014/stat : 175014 (scip-naps-1.00a) S 174993 175014 174935 0 -1 4194304 259 345 0 0 0 0 0 0 20 0 1 0 236679900 4292608 768 18446744073709551615 94847567585280 94847568479813 140729434149168 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94847568718864 94847568766608 94847592529920 140729434155419 140729434155518 140729434155518 140729434161122 0
/proc/175014/statm: 1048 768 704 219 0 110 0
[pid=175025] ppid=175014 vsize=1216012 memory=68248 CPUtime=0.17 cores=5,7
/proc/175025/stat : 175025 (python3) S 175014 175014 174935 0 -1 4194304 10042 0 17 0 15 2 0 0 20 0 1 0 236679903 1245196288 17062 18446744073709551615 93881061920768 93881061921145 140722366223936 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 93881061932440 93881061933060 93881083637760 140722366228815 140722366229024 140722366229024 140722366234599 0
/proc/175025/statm: 304003 17062 7854 1 0 275361 0
[pid=175026] ppid=175025 vsize=102096 memory=96152 CPUtime=3273.1 cores=5,7
/proc/175026/stat : 175026 (naps-1.03a6) R 175025 175026 175026 0 -1 4194304 194277 0 0 0 327265 45 0 0 20 0 1 0 236679923 104546304 24038 18446744073709551615 4198400 7047149 140727187909856 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 9744384 140727187913087 140727187913201 140727187913201 140727187918793 0
/proc/175026/statm: 25524 24038 544 696 0 24685 0
Current children cumulated CPU time: 3273.27 s
Current children cumulated vsize: 1322300 KiB
Current children cumulated memory: 167472 KiB

[startup+3342.3 s]
/proc/loadavg: 4.08 4.10 4.14 5/270 175446
/proc/meminfo: memFree=115315416/131250000 swapFree=33010416/33010684
[pid=175014] ppid=174993 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/175014/stat : 175014 (scip-naps-1.00a) S 174993 175014 174935 0 -1 4194304 259 345 0 0 0 0 0 0 20 0 1 0 236679900 4292608 768 18446744073709551615 94847567585280 94847568479813 140729434149168 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94847568718864 94847568766608 94847592529920 140729434155419 140729434155518 140729434155518 140729434161122 0
/proc/175014/statm: 1048 768 704 219 0 110 0
[pid=175025] ppid=175014 vsize=1216012 memory=68248 CPUtime=0.17 cores=5,7
/proc/175025/stat : 175025 (python3) S 175014 175014 174935 0 -1 4194304 10042 0 17 0 15 2 0 0 20 0 1 0 236679903 1245196288 17062 18446744073709551615 93881061920768 93881061921145 140722366223936 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 93881061932440 93881061933060 93881083637760 140722366228815 140722366229024 140722366229024 140722366234599 0
/proc/175025/statm: 304003 17062 7854 1 0 275361 0
[pid=175026] ppid=175025 vsize=102096 memory=98072 CPUtime=3332.94 cores=5,7
/proc/175026/stat : 175026 (naps-1.03a6) R 175025 175026 175026 0 -1 4194304 194277 0 0 0 333249 45 0 0 20 0 1 0 236679923 104546304 24518 18446744073709551615 4198400 7047149 140727187909856 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 9744384 140727187913087 140727187913201 140727187913201 140727187918793 0
/proc/175026/statm: 25524 24518 544 696 0 24685 0
Current children cumulated CPU time: 3333.11 s
Current children cumulated vsize: 1322300 KiB
Current children cumulated memory: 169392 KiB

[startup+3402.3 s]
/proc/loadavg: 4.28 4.17 4.16 5/270 175448
/proc/meminfo: memFree=115316272/131250000 swapFree=33010416/33010684
[pid=175014] ppid=174993 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/175014/stat : 175014 (scip-naps-1.00a) S 174993 175014 174935 0 -1 4194304 259 345 0 0 0 0 0 0 20 0 1 0 236679900 4292608 768 18446744073709551615 94847567585280 94847568479813 140729434149168 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94847568718864 94847568766608 94847592529920 140729434155419 140729434155518 140729434155518 140729434161122 0
/proc/175014/statm: 1048 768 704 219 0 110 0
[pid=175025] ppid=175014 vsize=1216012 memory=68248 CPUtime=0.17 cores=5,7
/proc/175025/stat : 175025 (python3) S 175014 175014 174935 0 -1 4194304 10042 0 17 0 15 2 0 0 20 0 1 0 236679903 1245196288 17062 18446744073709551615 93881061920768 93881061921145 140722366223936 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 93881061932440 93881061933060 93881083637760 140722366228815 140722366229024 140722366229024 140722366234599 0
/proc/175025/statm: 304003 17062 7854 1 0 275361 0
[pid=175026] ppid=175025 vsize=102096 memory=98072 CPUtime=3392.79 cores=5,7
/proc/175026/stat : 175026 (naps-1.03a6) R 175025 175026 175026 0 -1 4194304 194278 0 0 0 339234 45 0 0 20 0 1 0 236679923 104546304 24518 18446744073709551615 4198400 7047149 140727187909856 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 9744384 140727187913087 140727187913201 140727187913201 140727187918793 0
/proc/175026/statm: 25524 24518 544 696 0 24685 0
Current children cumulated CPU time: 3392.96 s
Current children cumulated vsize: 1322300 KiB
Current children cumulated memory: 169392 KiB

[startup+3462.3 s]
/proc/loadavg: 4.15 4.15 4.15 5/271 175453
/proc/meminfo: memFree=115312756/131250000 swapFree=33010416/33010684
[pid=175014] ppid=174993 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/175014/stat : 175014 (scip-naps-1.00a) S 174993 175014 174935 0 -1 4194304 259 345 0 0 0 0 0 0 20 0 1 0 236679900 4292608 768 18446744073709551615 94847567585280 94847568479813 140729434149168 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94847568718864 94847568766608 94847592529920 140729434155419 140729434155518 140729434155518 140729434161122 0
/proc/175014/statm: 1048 768 704 219 0 110 0
[pid=175025] ppid=175014 vsize=1216012 memory=68248 CPUtime=0.17 cores=5,7
/proc/175025/stat : 175025 (python3) S 175014 175014 174935 0 -1 4194304 10042 0 17 0 15 2 0 0 20 0 1 0 236679903 1245196288 17062 18446744073709551615 93881061920768 93881061921145 140722366223936 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 93881061932440 93881061933060 93881083637760 140722366228815 140722366229024 140722366229024 140722366234599 0
/proc/175025/statm: 304003 17062 7854 1 0 275361 0
[pid=175026] ppid=175025 vsize=102096 memory=98072 CPUtime=3452.63 cores=5,7
/proc/175026/stat : 175026 (naps-1.03a6) R 175025 175026 175026 0 -1 4194304 194306 0 0 0 345218 45 0 0 20 0 1 0 236679923 104546304 24518 18446744073709551615 4198400 7047149 140727187909856 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 9744384 140727187913087 140727187913201 140727187913201 140727187918793 0
/proc/175026/statm: 25524 24518 544 696 0 24685 0
Current children cumulated CPU time: 3452.8 s
Current children cumulated vsize: 1322300 KiB
Current children cumulated memory: 169392 KiB

[startup+3522.3 s]
/proc/loadavg: 4.17 4.15 4.15 5/272 175456
/proc/meminfo: memFree=115351944/131250000 swapFree=33010416/33010684
[pid=175014] ppid=174993 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/175014/stat : 175014 (scip-naps-1.00a) S 174993 175014 174935 0 -1 4194304 259 345 0 0 0 0 0 0 20 0 1 0 236679900 4292608 768 18446744073709551615 94847567585280 94847568479813 140729434149168 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94847568718864 94847568766608 94847592529920 140729434155419 140729434155518 140729434155518 140729434161122 0
/proc/175014/statm: 1048 768 704 219 0 110 0
[pid=175025] ppid=175014 vsize=1216012 memory=68248 CPUtime=0.17 cores=5,7
/proc/175025/stat : 175025 (python3) S 175014 175014 174935 0 -1 4194304 10042 0 17 0 15 2 0 0 20 0 1 0 236679903 1245196288 17062 18446744073709551615 93881061920768 93881061921145 140722366223936 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 93881061932440 93881061933060 93881083637760 140722366228815 140722366229024 140722366229024 140722366234599 0
/proc/175025/statm: 304003 17062 7854 1 0 275361 0
[pid=175026] ppid=175025 vsize=64800 memory=60864 CPUtime=3512.45 cores=5,7
/proc/175026/stat : 175026 (naps-1.03a6) R 175025 175026 175026 0 -1 4194304 194307 0 0 0 351200 45 0 0 20 0 1 0 236679923 66355200 15216 18446744073709551615 4198400 7047149 140727187909856 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 9744384 140727187913087 140727187913201 140727187913201 140727187918793 0
/proc/175026/statm: 16200 15216 544 696 0 15361 0
Current children cumulated CPU time: 3512.62 s
Current children cumulated vsize: 1285004 KiB
Current children cumulated memory: 132184 KiB

[startup+3582.3 s]
/proc/loadavg: 4.06 4.12 4.14 5/272 175458
/proc/meminfo: memFree=115345396/131250000 swapFree=33010416/33010684
[pid=175014] ppid=174993 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/175014/stat : 175014 (scip-naps-1.00a) S 174993 175014 174935 0 -1 4194304 259 345 0 0 0 0 0 0 20 0 1 0 236679900 4292608 768 18446744073709551615 94847567585280 94847568479813 140729434149168 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94847568718864 94847568766608 94847592529920 140729434155419 140729434155518 140729434155518 140729434161122 0
/proc/175014/statm: 1048 768 704 219 0 110 0
[pid=175025] ppid=175014 vsize=1216012 memory=68248 CPUtime=0.17 cores=5,7
/proc/175025/stat : 175025 (python3) S 175014 175014 174935 0 -1 4194304 10042 0 17 0 15 2 0 0 20 0 1 0 236679903 1245196288 17062 18446744073709551615 93881061920768 93881061921145 140722366223936 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 93881061932440 93881061933060 93881083637760 140722366228815 140722366229024 140722366229024 140722366234599 0
/proc/175025/statm: 304003 17062 7854 1 0 275361 0
[pid=175026] ppid=175025 vsize=86584 memory=81216 CPUtime=3572.28 cores=5,7
/proc/175026/stat : 175026 (naps-1.03a6) R 175025 175026 175026 0 -1 4194304 199601 0 0 0 357182 46 0 0 20 0 1 0 236679923 88662016 20304 18446744073709551615 4198400 7047149 140727187909856 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 9744384 140727187913087 140727187913201 140727187913201 140727187918793 0
/proc/175026/statm: 21646 20304 544 696 0 20807 0
Current children cumulated CPU time: 3572.45 s
Current children cumulated vsize: 1306788 KiB
Current children cumulated memory: 152536 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610 s]*
/proc/loadavg: 4.11 4.13 4.14 5/272 175458
/proc/meminfo: memFree=115345760/131250000 swapFree=33010416/33010684
[pid=175014] ppid=174993 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/175014/stat : 175014 (scip-naps-1.00a) S 174993 175014 174935 0 -1 4194304 259 345 0 0 0 0 0 0 20 0 1 0 236679900 4292608 768 18446744073709551615 94847567585280 94847568479813 140729434149168 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94847568718864 94847568766608 94847592529920 140729434155419 140729434155518 140729434155518 140729434161122 0
/proc/175014/statm: 1048 768 704 219 0 110 0
[pid=175025] ppid=175014 vsize=1216012 memory=68248 CPUtime=0.17 cores=5,7
/proc/175025/stat : 175025 (python3) S 175014 175014 174935 0 -1 4194304 10042 0 17 0 15 2 0 0 20 0 1 0 236679903 1245196288 17062 18446744073709551615 93881061920768 93881061921145 140722366223936 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 93881061932440 93881061933060 93881083637760 140722366228815 140722366229024 140722366229024 140722366234599 0
/proc/175025/statm: 304003 17062 7854 1 0 275361 0
[pid=175026] ppid=175025 vsize=86584 memory=81216 CPUtime=3599.91 cores=5,7
/proc/175026/stat : 175026 (naps-1.03a6) R 175025 175026 175026 0 -1 4194304 199601 0 0 0 359945 46 0 0 20 0 1 0 236679923 88662016 20304 18446744073709551615 4198400 7047149 140727187909856 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 9744384 140727187913087 140727187913201 140727187913201 140727187918793 0
/proc/175026/statm: 21646 20304 544 696 0 20807 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 1306788 KiB
Current children cumulated memory: 152536 KiB

Sending SIGTERM to process tree (bottom up)

[startup+3610.03 s]
# the end of solver process 175014 was just reported to runsolver
# Child status: 143

# cumulated CPU time of all completed processes:  user=3599.62 s, system=0.504507 s

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

Child status: 143

Real time (s): 3610.03
CPU time (s): 3600.13
CPU user time (s): 3599.62
CPU system time (s): 0.504507
CPU usage (%): 99.7257
Max. virtual memory (cumulated for all children) (KiB): 1322300
Max. memory (cumulated for all children) (KiB): 169392

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.62
system time used= 0.504507
maximum resident set size= 98072
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 215132
page faults= 17
swaps= 0
block input operations= 0
block output operations= 8
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 550
involuntary context switches= 4140


# summary of solver processes directly reported to runsolver:
#   pid: 175014
#   total CPU time (s): 3600.13
#   total CPU user time (s): 3599.62
#   total CPU system time (s): 0.504507

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.86089 second user time and 15.4172 second system time

The end

Launcher Data

Begin job on nodeC027 at 2025-07-22 20:46:40
IDJOB=4541624
IDBENCH=163199
IDSOLVER=3388
FILE ID=nodeC027/4541624-1753210000
RUNJOBID= nodeC027-1753210000-174952
SLURM_JOB_ID= 9687782
Free space on /tmp= 432996 MiB

SOLVER NAME= SCIP-NaPS 1.00a2
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/vliew-nonlinear-d139f28/inequalities/OPB/ineq6/normalized-31array_alg_ineq6.opb
COMMAND LINE= ./scip-naps-1.00a2.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4541624-1753210000/watcher-4541624-1753210000 -o /tmp/evaluation-result-4541624-1753210000/solver-4541624-1753210000 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC027-1753210000-174952 --watchdog 3760  ./scip-naps-1.00a2.sh HOME/instance-4541624-1753210000.opb

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

MD5SUM BENCH= 21d0ffe78b9aba15f7c4d4a17a4e20d2
RANDOM SEED=192452155

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        115742572 kB
MemAvailable:   129669556 kB
Buffers:            2488 kB
Cached:         14693164 kB
SwapCached:            8 kB
Active:          1171988 kB
Inactive:       13596352 kB
Active(anon):      96232 kB
Inactive(anon):     2788 kB
Active(file):    1075756 kB
Inactive(file): 13593564 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             22360 kB
Writeback:             0 kB
AnonPages:         75832 kB
Mapped:           108820 kB
Shmem:             26252 kB
KReclaimable:     193408 kB
Slab:             288876 kB
SReclaimable:     193408 kB
SUnreclaim:        95468 kB
KernelStack:        4080 kB
PageTables:         2976 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     347008 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150360 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 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:      203476 kB
DirectMap2M:     9005056 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432972 MiB
End job on nodeC027 at 2025-07-22 21:46:50