Trace number 4530010

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.00a2UNSAT 2826.43 2834.69

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/quimper/SyncCodes/
d-equals-n_k/normalized-compression64_11.opb
MD5SUMecb94e70b440a48855e99e990bb4ec90
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 benchmark1198.19
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5700
Total number of constraints27830
Number of constraints which are clauses27825
Number of constraints which are cardinality constraints (but not clauses)5
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint75
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 11
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 86
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

498.79/500.30	c Command: HOME/scip-naps-1.00a2.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4530010-1752260927.opb
498.79/500.30	c Solving mode: decision
498.79/500.30	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
498.79/500.30	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
498.79/500.30	c original problem has 5700 variables (5700 bin, 0 int, 0 impl, 0 cont) and 27830 constraints
498.79/500.30	c presolving:
498.79/500.30	c (round 1, exhaustive) 6 del vars, 661 del conss, 0 add conss, 4 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 11169 clqs
498.79/500.30	c (round 2, fast)       7 del vars, 725 del conss, 0 add conss, 4 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 11169 clqs
498.79/500.30	c (round 3, exhaustive) 7 del vars, 725 del conss, 0 add conss, 4 chg bounds, 0 chg sides, 0 chg coeffs, 27104 upgd conss, 0 impls, 11169 clqs
498.79/500.30	c    (1.1s) probing: 51/5694 (0.9%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
498.79/500.30	c    (1.1s) probing aborted: 50/50 successive totally useless probings
498.79/500.30	c    (1.3s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
498.79/500.30	c    (1.4s) symmetry computation finished: 37 generators found (max: 1500, log10 of symmetry group size: 10.0) (symcode time: 0.09)
498.79/500.30	c dynamic symmetry handling statistics:
498.79/500.30	c    orbitopal reduction:       no components
498.79/500.30	c    orbital reduction:         no components
498.79/500.30	c    lexicographic reduction:   37 permutations with support sizes 148, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150, 150
498.79/500.30	c handled 37 out of 37 symmetry components
498.79/500.30	c presolving (4 rounds: 4 fast, 3 medium, 3 exhaustive):
498.79/500.30	c  7 deleted vars, 725 deleted constraints, 0 added constraints, 4 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
498.79/500.30	c  0 implications, 11169 cliques
498.79/500.30	c presolved problem has 5694 variables (5694 bin, 0 int, 0 impl, 0 cont) and 27105 constraints
498.79/500.30	c       1 constraints of type <knapsack>
498.79/500.30	c   11169 constraints of type <setppc>
498.79/500.30	c       1 constraints of type <linear>
498.79/500.30	c   15934 constraints of type <logicor>
498.79/500.30	c transformed objective value is always integral (scale: 1)
498.79/500.30	c Presolving Time: 1.42
498.79/500.30	c 
498.79/500.30	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
498.79/500.30	c   7.2s|     1 |     0 |  8379 |     - |   295M |   0 |5694 |  27k|  27k|   0 |  0 | 137 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.79/500.30	c   119s|     1 |     0 | 54415 |     - |   304M |   0 |5694 |  27k|  27k|  11 |  1 | 137 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.79/500.30	c   127s|     1 |     0 | 58058 |     - |   307M |   0 |5694 |  27k|  27k|  21 |  2 | 142 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.79/500.30	c   140s|     1 |     0 | 65493 |     - |   311M |   0 |5694 |  27k|  27k|  64 |  3 | 142 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.79/500.30	c   151s|     1 |     0 | 70669 |     - |   318M |   0 |5694 |  27k|  27k|  76 |  4 | 142 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.79/500.30	c   167s|     1 |     0 | 80225 |     - |   322M |   0 |5694 |  27k|  27k| 110 |  5 | 149 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.79/500.30	c   184s|     1 |     0 | 89699 |     - |   327M |   0 |5694 |  27k|  27k| 129 |  6 | 149 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.79/500.30	c   207s|     1 |     0 |100545 |     - |   333M |   0 |5694 |  27k|  27k| 152 |  7 | 159 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.79/500.30	c   222s|     1 |     0 |107281 |     - |   340M |   0 |5694 |  27k|  27k| 173 |  8 | 165 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.79/500.30	c   240s|     1 |     0 |115179 |     - |   350M |   0 |5694 |  27k|  27k| 195 |  9 | 172 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.79/500.30	c   266s|     1 |     0 |125913 |     - |   358M |   0 |5694 |  27k|  27k| 216 | 10 | 179 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.79/500.30	c   278s|     1 |     0 |134233 |     - |   366M |   0 |5694 |  27k|  27k| 235 | 11 | 184 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.79/500.30	c   398s|     1 |     2 |181653 |     - |   368M |   0 |5694 |  27k|  27k| 235 | 11 | 223 |  23 | 0.000000e+00 |      --      |    Inf | unknown
498.79/500.30	c 
498.79/500.30	c SCIP Status        : solving was interrupted [time limit reached]
498.79/500.30	c Solving Time (sec) : 500.01
498.79/500.30	c Solving Nodes      : 14
498.79/500.30	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
498.79/500.30	c Dual Bound         : +0.00000000000000e+00
498.79/500.30	c Gap                : infinite
498.79/500.30	c ----------------------------------------------------------------------
498.79/500.30	c dual bound: 0.0 -> 0
498.79/500.30	c primal bound: 1e+20 -> 100000000000000000000
498.79/500.30	c scip-goal-lb: 0
498.79/500.30	c scip-goal-ub: 100000000000000000000
498.79/500.30	c writing output to: HOME/tmpb9bqtmn8.opb
498.79/500.30	c appending fixed variable constraints
498.79/500.30	c scip-fixed vars: 0.11% (6/5694)
498.79/500.30	c ----------------------------------------------------------------------
498.79/500.30	c executing external solver: HOME/naps-1.03a6
498.79/500.30	c ----------------------------------------------------------------------
498.79/500.30	c command: HOME/naps-1.03a6 HOME/tmpb9bqtmn8.opb
498.79/500.31	c NaPS 1.03a6.
498.79/500.31	c Input file name: HOME/tmpb9bqtmn8.opb
2826.22/2834.50	c s UNSATISFIABLE
2826.22/2834.50	c _____________________________________________________________________________
2826.22/2834.50	c std/band forms        : 3,0
2826.22/2834.50	c 2cl/3cl ITE-codings   : 0,0
2826.22/2834.50	c BDD/srt/adr Max costs : 0,2051,0
2826.22/2834.50	c BDDraw/bin/mul/srt/adr: 0,0,0,3,0
2826.22/2834.50	c BDD nodes             : 0
2826.22/2834.50	c Es1/CC detections     : 0,0
2826.22/2834.50	c CC sort               : 2
2826.22/2834.50	c SAT/UNSAT calls       : 0,1
2826.22/2834.50	c regenrated variables  : 0
2826.22/2834.50	c eliminated fixed lits : 16
2826.22/2834.50	c goal lit flips        : 0
2826.22/2834.50	c goal stages           : 0
2826.22/2834.50	c goal shrink           : 0
2826.22/2834.50	c goal coeff separations: 0
2826.22/2834.50	c restarts              : 328272
2826.22/2834.50	c conflicts             : 14429522       (6267 /sec)
2826.22/2834.50	c decisions             : 26132203       (11350 /sec)
2826.22/2834.50	c propagations          : 5009616152     (2175827 /sec)
2826.22/2834.50	c inspects              : 0              (0 /sec)
2826.22/2834.50	c CPU time (solving tm) : 2302 s        (2302 s, SAT 0 s, UNSAT 2302 s)
2826.22/2834.50	c Time for Opt-base     : 3.6e-05 s
2826.22/2834.50	c Steps for Opt-base    : 0
2826.22/2834.50	c Time for BDD coding   : 0 s
2826.22/2834.50	c Time for srt coding   : 0.000362 s
2826.22/2834.50	c _____________________________________________________________________________
2826.22/2834.50	s UNSATISFIABLE

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4530010-1752260927/watcher-4530010-1752260927 -o /tmp/evaluation-result-4530010-1752260927/solver-4530010-1752260927 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC021-1752253388-115874 --watchdog 3760 ./scip-naps-1.00a2.sh HOME/instance-4530010-1752260927.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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


[startup+0.100066 s]*
/proc/loadavg: 4.12 4.16 4.12 5/269 118553
/proc/meminfo: memFree=121690800/131249996 swapFree=33003468/33010684
[pid=118548] ppid=118545 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/118548/stat : 118548 (scip-naps-1.00a) S 118545 118548 115863 0 -1 4194304 256 340 0 0 0 0 0 0 20 0 1 0 141770439 4292608 736 18446744073709551615 94782441357312 94782442251845 140720899215744 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94782442490896 94782442538640 94782466347008 140720899217819 140720899217918 140720899217918 140720899223522 0
/proc/118548/statm: 1048 736 672 219 0 110 0
[pid=118553] ppid=118548 vsize=1186976 memory=32132 CPUtime=0.06 cores=4,6
/proc/118553/stat : 118553 (python3) R 118548 118548 115863 0 -1 4194304 3741 0 0 0 6 0 0 0 20 0 1 0 141770441 1215463424 8033 18446744073709551615 94825546637312 94825546637689 140724891772336 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94825546648984 94825546649604 94825567961088 140724891781455 140724891781664 140724891781664 140724891787239 0
/proc/118553/statm: 296744 8033 4936 1 0 268766 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 1191168 KiB
Current children cumulated memory: 35076 KiB

[startup+0.20574 s]*
/proc/loadavg: 4.12 4.16 4.12 5/269 118553
/proc/meminfo: memFree=121667364/131249996 swapFree=33003468/33010684
[pid=118548] ppid=118545 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/118548/stat : 118548 (scip-naps-1.00a) S 118545 118548 115863 0 -1 4194304 256 340 0 0 0 0 0 0 20 0 1 0 141770439 4292608 736 18446744073709551615 94782441357312 94782442251845 140720899215744 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94782442490896 94782442538640 94782466347008 140720899217819 140720899217918 140720899217918 140720899223522 0
/proc/118548/statm: 1048 736 672 219 0 110 0
[pid=118553] ppid=118548 vsize=1210284 memory=62084 CPUtime=0.17 cores=4,6
/proc/118553/stat : 118553 (python3) R 118548 118548 115863 0 -1 4194304 8753 0 0 0 16 1 0 0 20 0 1 0 141770441 1239330816 15521 18446744073709551615 94825546637312 94825546637689 140724891772336 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94825546648984 94825546649604 94825567961088 140724891781455 140724891781664 140724891781664 140724891787239 0
/proc/118553/statm: 302571 15521 7624 1 0 273929 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 1214476 KiB
Current children cumulated memory: 65028 KiB

[startup+0.305759 s]*
/proc/loadavg: 4.12 4.16 4.12 5/269 118553
/proc/meminfo: memFree=121635108/131249996 swapFree=33003468/33010684
[pid=118548] ppid=118545 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/118548/stat : 118548 (scip-naps-1.00a) S 118545 118548 115863 0 -1 4194304 256 340 0 0 0 0 0 0 20 0 1 0 141770439 4292608 736 18446744073709551615 94782441357312 94782442251845 140720899215744 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94782442490896 94782442538640 94782466347008 140720899217819 140720899217918 140720899217918 140720899223522 0
/proc/118548/statm: 1048 736 672 219 0 110 0
[pid=118553] ppid=118548 vsize=1249028 memory=101380 CPUtime=0.27 cores=4,6
/proc/118553/stat : 118553 (python3) R 118548 118548 115863 0 -1 4194304 18442 0 0 0 25 2 0 0 20 0 1 0 141770441 1279004672 25345 18446744073709551615 94825546637312 94825546637689 140724891772336 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94825546648984 94825546649604 94825567961088 140724891781455 140724891781664 140724891781664 140724891787239 0
/proc/118553/statm: 312257 25345 7784 1 0 283615 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 1253220 KiB
Current children cumulated memory: 104324 KiB

[startup+0.700196 s]
/proc/loadavg: 4.12 4.16 4.12 5/269 118553
/proc/meminfo: memFree=121578660/131249996 swapFree=33003468/33010684
[pid=118548] ppid=118545 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/118548/stat : 118548 (scip-naps-1.00a) S 118545 118548 115863 0 -1 4194304 256 340 0 0 0 0 0 0 20 0 1 0 141770439 4292608 736 18446744073709551615 94782441357312 94782442251845 140720899215744 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94782442490896 94782442538640 94782466347008 140720899217819 140720899217918 140720899217918 140720899223522 0
/proc/118548/statm: 1048 736 672 219 0 110 0
[pid=118553] ppid=118548 vsize=1352248 memory=203908 CPUtime=0.66 cores=4,6
/proc/118553/stat : 118553 (python3) R 118548 118548 115863 0 -1 4194304 43956 0 0 0 59 7 0 0 20 0 1 0 141770441 1384701952 50977 18446744073709551615 94825546637312 94825546637689 140724891772336 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94825546648984 94825546649604 94825567961088 140724891781455 140724891781664 140724891781664 140724891787239 0
/proc/118553/statm: 338062 50977 7912 1 0 309420 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 1356440 KiB
Current children cumulated memory: 206852 KiB

[startup+1.50021 s]
/proc/loadavg: 4.12 4.16 4.12 5/269 118553
/proc/meminfo: memFree=121530276/131249996 swapFree=33003468/33010684
[pid=118548] ppid=118545 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/118548/stat : 118548 (scip-naps-1.00a) S 118545 118548 115863 0 -1 4194304 256 340 0 0 0 0 0 0 20 0 1 0 141770439 4292608 736 18446744073709551615 94782441357312 94782442251845 140720899215744 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94782442490896 94782442538640 94782466347008 140720899217819 140720899217918 140720899217918 140720899223522 0
/proc/118548/statm: 1048 736 672 219 0 110 0
[pid=118553] ppid=118548 vsize=1379084 memory=226948 CPUtime=1.46 cores=4,6
/proc/118553/stat : 118553 (python3) R 118548 118548 115863 0 -1 4194304 48768 0 0 0 138 8 0 0 20 0 1 0 141770441 1412182016 56737 18446744073709551615 94825546637312 94825546637689 140724891772336 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94825546648984 94825546649604 94825567961088 140724891781455 140724891781664 140724891781664 140724891787239 0
/proc/118553/statm: 344771 56737 7944 1 0 316129 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 1383276 KiB
Current children cumulated memory: 229892 KiB

[startup+3.1058 s]
/proc/loadavg: 4.12 4.16 4.12 5/269 118553
/proc/meminfo: memFree=121348688/131249996 swapFree=33003468/33010684
[pid=118548] ppid=118545 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/118548/stat : 118548 (scip-naps-1.00a) S 118545 118548 115863 0 -1 4194304 256 340 0 0 0 0 0 0 20 0 1 0 141770439 4292608 736 18446744073709551615 94782441357312 94782442251845 140720899215744 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94782442490896 94782442538640 94782466347008 140720899217819 140720899217918 140720899217918 140720899223522 0
/proc/118548/statm: 1048 736 672 219 0 110 0
[pid=118553] ppid=118548 vsize=1526116 memory=358288 CPUtime=3.06 cores=4,6
/proc/118553/stat : 118553 (python3) R 118548 118548 115863 0 -1 4194304 82619 0 0 0 292 14 0 0 20 0 1 0 141770441 1562742784 89572 18446744073709551615 94825546637312 94825546637689 140724891772336 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94825546648984 94825546649604 94825567961088 140724891781455 140724891781664 140724891781664 140724891787239 0
/proc/118553/statm: 381529 89572 8136 1 0 352887 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 1530308 KiB
Current children cumulated memory: 361232 KiB

[startup+6.3002 s]
/proc/loadavg: 4.11 4.16 4.12 5/269 118553
/proc/meminfo: memFree=121340876/131249996 swapFree=33003468/33010684
[pid=118548] ppid=118545 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/118548/stat : 118548 (scip-naps-1.00a) S 118545 118548 115863 0 -1 4194304 256 340 0 0 0 0 0 0 20 0 1 0 141770439 4292608 736 18446744073709551615 94782441357312 94782442251845 140720899215744 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94782442490896 94782442538640 94782466347008 140720899217819 140720899217918 140720899217918 140720899223522 0
/proc/118548/statm: 1048 736 672 219 0 110 0
[pid=118553] ppid=118548 vsize=1526116 memory=360208 CPUtime=6.24 cores=4,6
/proc/118553/stat : 118553 (python3) R 118548 118548 115863 0 -1 4194304 83115 0 0 0 610 14 0 0 20 0 1 0 141770441 1562742784 90052 18446744073709551615 94825546637312 94825546637689 140724891772336 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94825546648984 94825546649604 94825567961088 140724891781455 140724891781664 140724891781664 140724891787239 0
/proc/118553/statm: 381529 90052 8136 1 0 352887 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 1530308 KiB
Current children cumulated memory: 363152 KiB

[startup+12.7002 s]
/proc/loadavg: 4.10 4.16 4.12 5/269 118553
/proc/meminfo: memFree=121340892/131249996 swapFree=33003468/33010684
[pid=118548] ppid=118545 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/118548/stat : 118548 (scip-naps-1.00a) S 118545 118548 115863 0 -1 4194304 256 340 0 0 0 0 0 0 20 0 1 0 141770439 4292608 736 18446744073709551615 94782441357312 94782442251845 140720899215744 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94782442490896 94782442538640 94782466347008 140720899217819 140720899217918 140720899217918 140720899223522 0
/proc/118548/statm: 1048 736 672 219 0 110 0
[pid=118553] ppid=118548 vsize=1538400 memory=371664 CPUtime=12.62 cores=4,6
/proc/118553/stat : 118553 (python3) R 118548 118548 115863 0 -1 4194304 84463 0 0 0 1247 15 0 0 20 0 1 0 141770441 1575321600 92916 18446744073709551615 94825546637312 94825546637689 140724891772336 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94825546648984 94825546649604 94825567961088 140724891781455 140724891781664 140724891781664 140724891787239 0
/proc/118553/statm: 384600 92916 8136 1 0 355958 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 1542592 KiB
Current children cumulated memory: 374608 KiB

[startup+25.5002 s]
/proc/loadavg: 4.15 4.17 4.12 5/269 118553
/proc/meminfo: memFree=121321812/131249996 swapFree=33003468/33010684
[pid=118548] ppid=118545 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/118548/stat : 118548 (scip-naps-1.00a) S 118545 118548 115863 0 -1 4194304 256 340 0 0 0 0 0 0 20 0 1 0 141770439 4292608 736 18446744073709551615 94782441357312 94782442251845 140720899215744 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94782442490896 94782442538640 94782466347008 140720899217819 140720899217918 140720899217918 140720899223522 0
/proc/118548/statm: 1048 736 672 219 0 110 0
[pid=118553] ppid=118548 vsize=1553512 memory=384616 CPUtime=25.39 cores=4,6
/proc/118553/stat : 118553 (python3) R 118548 118548 115863 0 -1 4194304 87458 0 0 0 2523 16 0 0 20 0 1 0 141770441 1590796288 96154 18446744073709551615 94825546637312 94825546637689 140724891772336 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94825546648984 94825546649604 94825567961088 140724891781455 140724891781664 140724891781664 140724891787239 0
/proc/118553/statm: 388378 96154 8136 1 0 359736 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 1557704 KiB
Current children cumulated memory: 387560 KiB

[startup+51.1056 s]
/proc/loadavg: 4.10 4.15 4.12 5/269 118554
/proc/meminfo: memFree=121315788/131249996 swapFree=33003468/33010684
[pid=118548] ppid=118545 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/118548/stat : 118548 (scip-naps-1.00a) S 118545 118548 115863 0 -1 4194304 256 340 0 0 0 0 0 0 20 0 1 0 141770439 4292608 736 18446744073709551615 94782441357312 94782442251845 140720899215744 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94782442490896 94782442538640 94782466347008 140720899217819 140720899217918 140720899217918 140720899223522 0
/proc/118548/statm: 1048 736 672 219 0 110 0
[pid=118553] ppid=118548 vsize=1563608 memory=396864 CPUtime=50.91 cores=4,6
/proc/118553/stat : 118553 (python3) R 118548 118548 115863 0 -1 4194304 92892 0 0 0 5074 17 0 0 20 0 1 0 141770441 1601134592 99216 18446744073709551615 94825546637312 94825546637689 140724891772336 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94825546648984 94825546649604 94825567961088 140724891781455 140724891781664 140724891781664 140724891787239 0
/proc/118553/statm: 390902 99216 8136 1 0 362260 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 1567800 KiB
Current children cumulated memory: 399808 KiB

[startup+102.3 s]
/proc/loadavg: 4.17 4.16 4.12 5/270 118557
/proc/meminfo: memFree=121289132/131249996 swapFree=33003468/33010684
[pid=118548] ppid=118545 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/118548/stat : 118548 (scip-naps-1.00a) S 118545 118548 115863 0 -1 4194304 256 340 0 0 0 0 0 0 20 0 1 0 141770439 4292608 736 18446744073709551615 94782441357312 94782442251845 140720899215744 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94782442490896 94782442538640 94782466347008 140720899217819 140720899217918 140720899217918 140720899223522 0
/proc/118548/statm: 1048 736 672 219 0 110 0
[pid=118553] ppid=118548 vsize=1585312 memory=413360 CPUtime=101.95 cores=4,6
/proc/118553/stat : 118553 (python3) R 118548 118548 115863 0 -1 4194304 111792 0 0 0 10169 26 0 0 20 0 1 0 141770441 1623359488 103340 18446744073709551615 94825546637312 94825546637689 140724891772336 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94825546648984 94825546649604 94825567961088 140724891781455 140724891781664 140724891781664 140724891787239 0
/proc/118553/statm: 396328 103340 8136 1 0 367686 0
Current children cumulated CPU time: 101.95 s
Current children cumulated vsize: 1589504 KiB
Current children cumulated memory: 416304 KiB

[startup+162.3 s]
/proc/loadavg: 4.12 4.14 4.11 5/270 118560
/proc/meminfo: memFree=121330956/131249996 swapFree=33003468/33010684
[pid=118548] ppid=118545 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/118548/stat : 118548 (scip-naps-1.00a) S 118545 118548 115863 0 -1 4194304 256 340 0 0 0 0 0 0 20 0 1 0 141770439 4292608 736 18446744073709551615 94782441357312 94782442251845 140720899215744 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94782442490896 94782442538640 94782466347008 140720899217819 140720899217918 140720899217918 140720899223522 0
/proc/118548/statm: 1048 736 672 219 0 110 0
[pid=118553] ppid=118548 vsize=1598792 memory=418408 CPUtime=161.78 cores=4,6
/proc/118553/stat : 118553 (python3) R 118548 118548 115863 0 -1 4194304 118095 0 0 0 16150 28 0 0 20 0 1 0 141770441 1637163008 104602 18446744073709551615 94825546637312 94825546637689 140724891772336 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94825546648984 94825546649604 94825567961088 140724891781455 140724891781664 140724891781664 140724891787239 0
/proc/118553/statm: 399698 104602 8168 1 0 371056 0
Current children cumulated CPU time: 161.78 s
Current children cumulated vsize: 1602984 KiB
Current children cumulated memory: 421352 KiB

[startup+222.3 s]
/proc/loadavg: 4.09 4.13 4.11 5/271 118565
/proc/meminfo: memFree=121282588/131249996 swapFree=33003468/33010684
[pid=118548] ppid=118545 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/118548/stat : 118548 (scip-naps-1.00a) S 118545 118548 115863 0 -1 4194304 256 340 0 0 0 0 0 0 20 0 1 0 141770439 4292608 736 18446744073709551615 94782441357312 94782442251845 140720899215744 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94782442490896 94782442538640 94782466347008 140720899217819 140720899217918 140720899217918 140720899223522 0
/proc/118548/statm: 1048 736 672 219 0 110 0
[pid=118553] ppid=118548 vsize=1619080 memory=431080 CPUtime=221.61 cores=4,6
/proc/118553/stat : 118553 (python3) R 118548 118548 115863 0 -1 4194304 121259 0 0 0 22132 29 0 0 20 0 1 0 141770441 1657937920 107770 18446744073709551615 94825546637312 94825546637689 140724891772336 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94825546648984 94825546649604 94825567961088 140724891781455 140724891781664 140724891781664 140724891787239 0
/proc/118553/statm: 404770 107770 8168 1 0 376128 0
Current children cumulated CPU time: 221.61 s

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

/proc/118553/statm: 415292 117437 8168 1 0 386650 0
[pid=118582] ppid=118553 vsize=51560 memory=39396 CPUtime=2175.64 cores=4,6
/proc/118582/stat : 118582 (naps-1.03a6) R 118553 118582 118582 0 -1 4194304 10435974 0 0 0 215182 2382 0 0 20 0 1 0 141820470 52797440 9849 18446744073709551615 4198400 7047149 140725587656448 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 12615680 140725587659151 140725587659249 140725587659249 140725587664841 0
/proc/118582/statm: 12890 9849 544 696 0 12051 0
Current children cumulated CPU time: 2674.44 s
Current children cumulated vsize: 1716920 KiB
Current children cumulated memory: 512088 KiB

[startup+2742.3 s]
/proc/loadavg: 3.13 3.37 3.74 4/263 118822
/proc/meminfo: memFree=120992308/131249996 swapFree=33003468/33010684
[pid=118548] ppid=118545 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/118548/stat : 118548 (scip-naps-1.00a) S 118545 118548 115863 0 -1 4194304 256 340 0 0 0 0 0 0 20 0 1 0 141770439 4292608 736 18446744073709551615 94782441357312 94782442251845 140720899215744 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94782442490896 94782442538640 94782466347008 140720899217819 140720899217918 140720899217918 140720899223522 0
/proc/118548/statm: 1048 736 672 219 0 110 0
[pid=118553] ppid=118548 vsize=1661168 memory=469748 CPUtime=498.8 cores=4,6
/proc/118553/stat : 118553 (python3) S 118548 118548 115863 0 -1 4194304 138425 0 0 0 49846 34 0 0 20 0 1 0 141770441 1701036032 117437 18446744073709551615 94825546637312 94825546637689 140724891772336 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94825546648984 94825546649604 94825567961088 140724891781455 140724891781664 140724891781664 140724891787239 0
/proc/118553/statm: 415292 117437 8168 1 0 386650 0
[pid=118582] ppid=118553 vsize=76140 memory=52568 CPUtime=2235.48 cores=4,6
/proc/118582/stat : 118582 (naps-1.03a6) R 118553 118582 118582 0 -1 4194304 10491680 0 0 0 221148 2400 0 0 20 0 1 0 141820470 77967360 13142 18446744073709551615 4198400 7047149 140725587656448 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 12615680 140725587659151 140725587659249 140725587659249 140725587664841 0
/proc/118582/statm: 19035 13142 544 696 0 18196 0
Current children cumulated CPU time: 2734.28 s
Current children cumulated vsize: 1741500 KiB
Current children cumulated memory: 525260 KiB

[startup+2802.3 s]
/proc/loadavg: 3.09 3.31 3.70 4/264 118825
/proc/meminfo: memFree=120952492/131249996 swapFree=33003468/33010684
[pid=118548] ppid=118545 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/118548/stat : 118548 (scip-naps-1.00a) S 118545 118548 115863 0 -1 4194304 256 340 0 0 0 0 0 0 20 0 1 0 141770439 4292608 736 18446744073709551615 94782441357312 94782442251845 140720899215744 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94782442490896 94782442538640 94782466347008 140720899217819 140720899217918 140720899217918 140720899223522 0
/proc/118548/statm: 1048 736 672 219 0 110 0
[pid=118553] ppid=118548 vsize=1661168 memory=469748 CPUtime=498.8 cores=4,6
/proc/118553/stat : 118553 (python3) S 118548 118548 115863 0 -1 4194304 138425 0 0 0 49846 34 0 0 20 0 1 0 141770441 1701036032 117437 18446744073709551615 94825546637312 94825546637689 140724891772336 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94825546648984 94825546649604 94825567961088 140724891781455 140724891781664 140724891781664 140724891787239 0
/proc/118553/statm: 415292 117437 8168 1 0 386650 0
[pid=118582] ppid=118553 vsize=59756 memory=43880 CPUtime=2295.31 cores=4,6
/proc/118582/stat : 118582 (naps-1.03a6) R 118553 118582 118582 0 -1 4194304 10798829 0 0 0 227059 2472 0 0 20 0 1 0 141820470 61190144 10970 18446744073709551615 4198400 7047149 140725587656448 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 12615680 140725587659151 140725587659249 140725587659249 140725587664841 0
/proc/118582/statm: 14939 10970 544 696 0 14100 0
Current children cumulated CPU time: 2794.11 s
Current children cumulated vsize: 1725116 KiB
Current children cumulated memory: 516572 KiB

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

# cumulated CPU time of all completed processes:  user=2800.99 s, system=25.4418 s

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

[startup+2816 s]*
/proc/loadavg: 3.15 3.31 3.69 4/264 118826
/proc/meminfo: memFree=120952744/131249996 swapFree=33003468/33010684
[pid=118548] ppid=118545 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/118548/stat : 118548 (scip-naps-1.00a) S 118545 118548 115863 0 -1 4194304 256 340 0 0 0 0 0 0 20 0 1 0 141770439 4292608 736 18446744073709551615 94782441357312 94782442251845 140720899215744 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94782442490896 94782442538640 94782466347008 140720899217819 140720899217918 140720899217918 140720899223522 0
/proc/118548/statm: 1048 736 672 219 0 110 0
[pid=118553] ppid=118548 vsize=1661168 memory=469748 CPUtime=498.8 cores=4,6
/proc/118553/stat : 118553 (python3) S 118548 118548 115863 0 -1 4194304 138425 0 0 0 49846 34 0 0 20 0 1 0 141770441 1701036032 117437 18446744073709551615 94825546637312 94825546637689 140724891772336 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94825546648984 94825546649604 94825567961088 140724891781455 140724891781664 140724891781664 140724891787239 0
/proc/118553/statm: 415292 117437 8168 1 0 386650 0
[pid=118582] ppid=118553 vsize=59756 memory=48472 CPUtime=2308.98 cores=4,6
/proc/118582/stat : 118582 (naps-1.03a6) R 118553 118582 118582 0 -1 4194304 10877369 0 0 0 228409 2489 0 0 20 0 1 0 141820470 61190144 12118 18446744073709551615 4198400 7047149 140725587656448 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 12615680 140725587659151 140725587659249 140725587659249 140725587664841 0
/proc/118582/statm: 14939 12118 544 696 0 14100 0
Current children cumulated CPU time: 2807.78 s
Current children cumulated vsize: 1725116 KiB
Current children cumulated memory: 521164 KiB

[startup+2822.4 s]
/proc/loadavg: 3.14 3.31 3.69 4/264 118827
/proc/meminfo: memFree=120952536/131249996 swapFree=33003468/33010684
[pid=118548] ppid=118545 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/118548/stat : 118548 (scip-naps-1.00a) S 118545 118548 115863 0 -1 4194304 256 340 0 0 0 0 0 0 20 0 1 0 141770439 4292608 736 18446744073709551615 94782441357312 94782442251845 140720899215744 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94782442490896 94782442538640 94782466347008 140720899217819 140720899217918 140720899217918 140720899223522 0
/proc/118548/statm: 1048 736 672 219 0 110 0
[pid=118553] ppid=118548 vsize=1661168 memory=469748 CPUtime=498.8 cores=4,6
/proc/118553/stat : 118553 (python3) S 118548 118548 115863 0 -1 4194304 138425 0 0 0 49846 34 0 0 20 0 1 0 141770441 1701036032 117437 18446744073709551615 94825546637312 94825546637689 140724891772336 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94825546648984 94825546649604 94825567961088 140724891781455 140724891781664 140724891781664 140724891787239 0
/proc/118553/statm: 415292 117437 8168 1 0 386650 0
[pid=118582] ppid=118553 vsize=59756 memory=45544 CPUtime=2315.35 cores=4,6
/proc/118582/stat : 118582 (naps-1.03a6) R 118553 118582 118582 0 -1 4194304 10906019 0 0 0 229039 2496 0 0 20 0 1 0 141820470 61190144 11386 18446744073709551615 4198400 7047149 140725587656448 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 12615680 140725587659151 140725587659249 140725587659249 140725587664841 0
/proc/118582/statm: 14939 11386 544 696 0 14100 0
Current children cumulated CPU time: 2814.15 s
Current children cumulated vsize: 1725116 KiB
Current children cumulated memory: 518236 KiB

[startup+2828.8 s]
/proc/loadavg: 3.13 3.30 3.68 4/264 118827
/proc/meminfo: memFree=120943968/131249996 swapFree=33003468/33010684
[pid=118548] ppid=118545 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/118548/stat : 118548 (scip-naps-1.00a) S 118545 118548 115863 0 -1 4194304 256 340 0 0 0 0 0 0 20 0 1 0 141770439 4292608 736 18446744073709551615 94782441357312 94782442251845 140720899215744 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94782442490896 94782442538640 94782466347008 140720899217819 140720899217918 140720899217918 140720899223522 0
/proc/118548/statm: 1048 736 672 219 0 110 0
[pid=118553] ppid=118548 vsize=1661168 memory=469748 CPUtime=498.8 cores=4,6
/proc/118553/stat : 118553 (python3) S 118548 118548 115863 0 -1 4194304 138425 0 0 0 49846 34 0 0 20 0 1 0 141770441 1701036032 117437 18446744073709551615 94825546637312 94825546637689 140724891772336 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94825546648984 94825546649604 94825567961088 140724891781455 140724891781664 140724891781664 140724891787239 0
/proc/118553/statm: 415292 117437 8168 1 0 386650 0
[pid=118582] ppid=118553 vsize=51560 memory=41444 CPUtime=2321.73 cores=4,6
/proc/118582/stat : 118582 (naps-1.03a6) R 118553 118582 118582 0 -1 4194304 10940094 0 0 0 229670 2503 0 0 20 0 1 0 141820470 52797440 10361 18446744073709551615 4198400 7047149 140725587656448 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 12615680 140725587659151 140725587659249 140725587659249 140725587664841 0
/proc/118582/statm: 12890 10361 544 696 0 12051 0
Current children cumulated CPU time: 2820.53 s
Current children cumulated vsize: 1716920 KiB
Current children cumulated memory: 514136 KiB

[startup+2832 s]*
/proc/loadavg: 3.12 3.30 3.68 4/264 118827
/proc/meminfo: memFree=120943968/131249996 swapFree=33003468/33010684
[pid=118548] ppid=118545 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/118548/stat : 118548 (scip-naps-1.00a) S 118545 118548 115863 0 -1 4194304 256 340 0 0 0 0 0 0 20 0 1 0 141770439 4292608 736 18446744073709551615 94782441357312 94782442251845 140720899215744 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94782442490896 94782442538640 94782466347008 140720899217819 140720899217918 140720899217918 140720899223522 0
/proc/118548/statm: 1048 736 672 219 0 110 0
[pid=118553] ppid=118548 vsize=1661168 memory=469748 CPUtime=498.8 cores=4,6
/proc/118553/stat : 118553 (python3) S 118548 118548 115863 0 -1 4194304 138425 0 0 0 49846 34 0 0 20 0 1 0 141770441 1701036032 117437 18446744073709551615 94825546637312 94825546637689 140724891772336 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94825546648984 94825546649604 94825567961088 140724891781455 140724891781664 140724891781664 140724891787239 0
/proc/118553/statm: 415292 117437 8168 1 0 386650 0
[pid=118582] ppid=118553 vsize=51560 memory=41700 CPUtime=2324.93 cores=4,6
/proc/118582/stat : 118582 (naps-1.03a6) R 118553 118582 118582 0 -1 4194304 10940159 0 0 0 229990 2503 0 0 20 0 1 0 141820470 52797440 10425 18446744073709551615 4198400 7047149 140725587656448 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 12615680 140725587659151 140725587659249 140725587659249 140725587664841 0
/proc/118582/statm: 12890 10425 544 696 0 12051 0
Current children cumulated CPU time: 2823.73 s
Current children cumulated vsize: 1716920 KiB
Current children cumulated memory: 514392 KiB

[startup+2833.6 s]
/proc/loadavg: 3.12 3.30 3.68 4/264 118827
/proc/meminfo: memFree=120943968/131249996 swapFree=33003468/33010684
[pid=118548] ppid=118545 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/118548/stat : 118548 (scip-naps-1.00a) S 118545 118548 115863 0 -1 4194304 256 340 0 0 0 0 0 0 20 0 1 0 141770439 4292608 736 18446744073709551615 94782441357312 94782442251845 140720899215744 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94782442490896 94782442538640 94782466347008 140720899217819 140720899217918 140720899217918 140720899223522 0
/proc/118548/statm: 1048 736 672 219 0 110 0
[pid=118553] ppid=118548 vsize=1661168 memory=469748 CPUtime=498.8 cores=4,6
/proc/118553/stat : 118553 (python3) S 118548 118548 115863 0 -1 4194304 138425 0 0 0 49846 34 0 0 20 0 1 0 141770441 1701036032 117437 18446744073709551615 94825546637312 94825546637689 140724891772336 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94825546648984 94825546649604 94825567961088 140724891781455 140724891781664 140724891781664 140724891787239 0
/proc/118553/statm: 415292 117437 8168 1 0 386650 0
[pid=118582] ppid=118553 vsize=67944 memory=45540 CPUtime=2326.52 cores=4,6
/proc/118582/stat : 118582 (naps-1.03a6) R 118553 118582 118582 0 -1 4194304 10940607 0 0 0 230149 2503 0 0 20 0 1 0 141820470 69574656 11385 18446744073709551615 4198400 7047149 140725587656448 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 12615680 140725587659151 140725587659249 140725587659249 140725587664841 0
/proc/118582/statm: 16986 11385 544 696 0 16147 0
Current children cumulated CPU time: 2825.32 s
Current children cumulated vsize: 1733304 KiB
Current children cumulated memory: 518232 KiB

[startup+2834.4 s]
/proc/loadavg: 3.12 3.30 3.68 4/264 118827
/proc/meminfo: memFree=120951900/131249996 swapFree=33003468/33010684
[pid=118548] ppid=118545 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/118548/stat : 118548 (scip-naps-1.00a) S 118545 118548 115863 0 -1 4194304 256 340 0 0 0 0 0 0 20 0 1 0 141770439 4292608 736 18446744073709551615 94782441357312 94782442251845 140720899215744 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94782442490896 94782442538640 94782466347008 140720899217819 140720899217918 140720899217918 140720899223522 0
/proc/118548/statm: 1048 736 672 219 0 110 0
[pid=118553] ppid=118548 vsize=1661168 memory=469748 CPUtime=498.8 cores=4,6
/proc/118553/stat : 118553 (python3) S 118548 118548 115863 0 -1 4194304 138425 0 0 0 49846 34 0 0 20 0 1 0 141770441 1701036032 117437 18446744073709551615 94825546637312 94825546637689 140724891772336 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94825546648984 94825546649604 94825567961088 140724891781455 140724891781664 140724891781664 140724891787239 0
/proc/118553/statm: 415292 117437 8168 1 0 386650 0
[pid=118582] ppid=118553 vsize=43368 memory=34900 CPUtime=2327.32 cores=4,6
/proc/118582/stat : 118582 (naps-1.03a6) R 118553 118582 118582 0 -1 4194304 10940607 0 0 0 230228 2504 0 0 20 0 1 0 141820470 44408832 8725 18446744073709551615 4198400 7047149 140725587656448 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 12615680 140725587659151 140725587659249 140725587659249 140725587664841 0
/proc/118582/statm: 10842 8725 544 696 0 10003 0
Current children cumulated CPU time: 2826.12 s
Current children cumulated vsize: 1708728 KiB
Current children cumulated memory: 507592 KiB

[startup+2834.6 s]
/proc/loadavg: 3.12 3.30 3.68 4/264 118827
/proc/meminfo: memFree=120951900/131249996 swapFree=33003468/33010684
[pid=118548] ppid=118545 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/118548/stat : 118548 (scip-naps-1.00a) S 118545 118548 115863 0 -1 4194304 256 340 0 0 0 0 0 0 20 0 1 0 141770439 4292608 736 18446744073709551615 94782441357312 94782442251845 140720899215744 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94782442490896 94782442538640 94782466347008 140720899217819 140720899217918 140720899217918 140720899223522 0
/proc/118548/statm: 1048 736 672 219 0 110 0
[pid=118553] ppid=118548 vsize=1661168 memory=469748 CPUtime=2826.32 cores=4,6
/proc/118553/stat : 118553 (python3) R 118548 118548 115863 0 -1 4194304 171984 10940608 0 0 49853 36 230239 2504 20 0 1 0 141770441 1701036032 117437 18446744073709551615 94825546637312 94825546637689 140724891772336 0 0 0 0 16781312 16386 0 0 0 17 6 0 0 0 0 0 94825546648984 94825546649604 94825567961088 140724891781455 140724891781664 140724891781664 140724891787239 0
/proc/118553/statm: 415292 117437 8168 1 0 386650 0
Current children cumulated CPU time: 2826.32 s
Current children cumulated vsize: 1665360 KiB
Current children cumulated memory: 472692 KiB

Child status: 0

Real time (s): 2834.69
CPU time (s): 2826.43
CPU user time (s): 2800.99
CPU system time (s): 25.4418
CPU usage (%): 99.7088
Max. virtual memory (cumulated for all children) (KiB): 1766076
Max. memory (cumulated for all children) (KiB): 545748

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2800.99
system time used= 25.4418
maximum resident set size= 495848
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11127655
page faults= 0
swaps= 0
block input operations= 0
block output operations= 7408
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 364
involuntary context switches= 3071


# summary of solver processes directly reported to runsolver:
#   pid: 118548
#   total CPU time (s): 2826.43
#   total CPU user time (s): 2800.99
#   total CPU system time (s): 25.4418

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.48102 second user time and 13.8674 second system time

The end

Launcher Data

Begin job on nodeC021 at 2025-07-11 21:08:48
IDJOB=4530010
IDBENCH=162644
IDSOLVER=3388
FILE ID=nodeC021/4530010-1752260927
RUNJOBID= nodeC021-1752253388-115874
SLURM_JOB_ID= 9682586
Free space on /tmp= 430840 MiB

SOLVER NAME= SCIP-NaPS 1.00a2
BENCH NAME= PB24/normalized-PB16/DEC-LIN/quimper/SyncCodes/d-equals-n_k/normalized-compression64_11.opb
COMMAND LINE= ./scip-naps-1.00a2.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4530010-1752260927/watcher-4530010-1752260927 -o /tmp/evaluation-result-4530010-1752260927/solver-4530010-1752260927 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC021-1752253388-115874 --watchdog 3760  ./scip-naps-1.00a2.sh HOME/instance-4530010-1752260927.opb

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

MD5SUM BENCH= ecb94e70b440a48855e99e990bb4ec90
RANDOM SEED=399894683

nodeC021 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.428
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.56
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.777
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.56
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.684
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.56
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		: 3656.450
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.56
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.778
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.774
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.56
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		: 3600.422
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.56
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		: 3596.073
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        121691040 kB
MemAvailable:   128441880 kB
Buffers:            1056 kB
Cached:          7481296 kB
SwapCached:           32 kB
Active:          1817536 kB
Inactive:        6961244 kB
Active(anon):    1270120 kB
Inactive(anon):    39760 kB
Active(file):     547416 kB
Inactive(file):  6921484 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33003468 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              9076 kB
Writeback:             4 kB
AnonPages:       1296736 kB
Mapped:           129036 kB
Shmem:             13452 kB
KReclaimable:     241956 kB
Slab:             336512 kB
SReclaimable:     241956 kB
SUnreclaim:        94556 kB
KernelStack:        4336 kB
PageTables:         6184 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    4895460 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150616 kB
VmallocChunk:          0 kB
Percpu:             3808 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1007616 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:      205524 kB
DirectMap2M:     7954432 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 430828 MiB
End job on nodeC021 at 2025-07-11 21:56:02