Trace number 4517267

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SCIP-NaPS 1.00a1? (TO) 3600.11 3611.04

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/devriendt/bitvector_multiplication_selection/
equalities/array_comm/normalized-20arraycomm_teq_tvars_less.opb
MD5SUMf4239567b5fcc3629584dc152b8218cf
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 benchmark1.4272
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2440
Total number of constraints1281
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1281
Minimum length of a constraint2
Maximum length of a constraint80
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 549755813888
Number of bits of the biggest number in a constraint 40
Biggest sum of numbers in a constraint 2199023255551
Number of bits of the biggest sum of numbers41
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.40/0.56	c Command: HOME/scip-naps.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4517267-1751232219.opb
0.40/0.56	c Solving mode: decision
0.40/0.56	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
0.40/0.56	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
0.40/0.56	c original problem has 2440 variables (2440 bin, 0 int, 0 impl, 0 cont) and 1281 constraints
0.40/0.56	c presolving:
0.40/0.56	c (round 1, fast)       520 del vars, 520 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 40 clqs
0.40/0.56	c (round 2, exhaustive) 521 del vars, 520 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 1 upgd conss, 0 impls, 40 clqs
0.40/0.56	c (round 3, fast)       521 del vars, 520 del conss, 0 add conss, 0 chg bounds, 1 chg sides, 78 chg coeffs, 1 upgd conss, 0 impls, 40 clqs
0.40/0.56	c    (0.1s) probing: 209/1919 (10.9%) - 0 fixings, 0 aggregations, 15 implications, 0 bound changes
0.40/0.56	c    (0.1s) probing aborted: 50/50 successive totally useless probings
0.40/0.56	c    (0.1s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.40/0.56	c    (0.1s) symmetry computation finished: 1 generators found (max: 1500, log10 of symmetry group size: 0.0) (symcode time: 0.00)
0.40/0.56	c dynamic symmetry handling statistics:
0.40/0.56	c    orbitopal reduction:       no components
0.40/0.56	c    orbital reduction:         no components
0.40/0.56	c    lexicographic reduction:   no permutations
0.40/0.56	c handled 1 out of 1 symmetry components
0.40/0.56	c (round 4, exhaustive) 521 del vars, 520 del conss, 1 add conss, 0 chg bounds, 1 chg sides, 78 chg coeffs, 1 upgd conss, 0 impls, 57 clqs
0.40/0.56	c (round 5, exhaustive) 521 del vars, 520 del conss, 1 add conss, 0 chg bounds, 1 chg sides, 78 chg coeffs, 2 upgd conss, 0 impls, 57 clqs
0.40/0.56	c presolving (6 rounds: 6 fast, 4 medium, 4 exhaustive):
0.40/0.56	c  521 deleted vars, 520 deleted constraints, 1 added constraints, 0 tightened bounds, 0 added holes, 1 changed sides, 78 changed coefficients
0.40/0.56	c  0 implications, 57 cliques
0.40/0.56	c presolved problem has 1919 variables (1919 bin, 0 int, 0 impl, 0 cont) and 762 constraints
0.40/0.56	c       1 constraints of type <knapsack>
0.40/0.56	c       1 constraints of type <setppc>
0.40/0.56	c     760 constraints of type <linear>
0.40/0.56	c transformed objective value is always integral (scale: 1)
0.40/0.56	c Presolving Time: 0.10
0.40/0.56	c 
0.40/0.56	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.40/0.56	c   0.1s|     1 |     0 |    24 |     - |    32M |   0 |1919 | 782 | 762 |   0 |  0 |  20 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.40/0.56	c o 0.2s|     1 |     0 |    26 |     - |feaspump|   0 |1919 | 782 | 762 |   0 |  0 |  20 |   0 | 0.000000e+00 | 0.000000e+00 |   0.00%| unknown
0.40/0.56	c   0.2s|     1 |     0 |    26 |     - |    32M |   0 |1919 | 782 | 762 |   0 |  0 |  20 |   0 | 0.000000e+00 | 0.000000e+00 |   0.00%| unknown
0.40/0.56	c 
0.40/0.56	c SCIP Status        : problem is solved [optimal solution found]
0.40/0.56	c Solving Time (sec) : 0.15
0.40/0.56	c Solving Nodes      : 1
0.40/0.56	c Primal Bound       : +0.00000000000000e+00 (1 solutions)
0.40/0.56	c Dual Bound         : +0.00000000000000e+00
0.40/0.56	c Gap                : 0.00 %
0.40/0.56	c [VIOLATION] Line 12: -1 x2401 +1 x2361 -2 x2402 +2 x2362 -4 x2403 +4 x2363 -8 x2404 +8 x2364 -16 x2405 +16 x2365 -32 x2406 +32 x2366 -64 x2407 +64 x2367 -128 x2408 +128 x2368 -256 x2409 +256 x2369 -512 x2410 +512 x2370 -1024 x2411 +1024 x2371 -2048 x2412 +2048 x2372 -4096 x2413 +4096 x2373 -8192 x2414 +8192 x2374 -16384 x2415 +16384 x2375 -32768 x2416 +32768 x2376 -65536 x2417 +65536 x2377 -131072 x2418 +131072 x2378 -262144 x2419 +262144 x2379 -524288 x2420 +524288 x2380 -1048576 x2421 +1048576 x2381 -2097152 x2422 +2097152 x2382 -4194304 x2423 +4194304 x2383 -8388608 x2424 +8388608 x2384 -16777216 x2425 +16777216 x2385 -33554432 x2426 +33554432 x2386 -67108864 x2427 +67108864 x2387 -134217728 x2428 +134217728 x2388 -268435456 x2429 +268435456 x2389 -536870912 x2430 +536870912 x2390 -1073741824 x2431 +1073741824 x2391 -2147483648 x2432 +2147483648 x2392 -4294967296 x2433 +4294967296 x2393 -8589934592 x2434 +8589934592 x2394 -17179869184 x2435 +17179869184 x2395 -34359738368 x2436 +34359738368 x2396 -68719476736 x2437 +68719476736 x2397 -137438953472 x2438 +137438953472 x2398 -274877906944 x2439 +274877906944 x2399 -549755813888 x2440 +549755813888 x2400 >= 1 ;
0.40/0.56	c   Computed activity: 0
0.40/0.56	c   Required: activity >= 1
0.40/0.56	c   Variable assignments: {x2401=0, x2361=0, x2402=0, x2362=0, x2403=0, x2363=0, x2404=0, x2364=0, x2405=0, x2365=0, x2406=0, x2366=0, x2407=0, x2367=0, x2408=0, x2368=0, x2409=0, x2369=0, x2410=0, x2370=0, x2411=0, x2371=0, x2412=0, x2372=0, x2413=0, x2373=0, x2414=0, x2374=0, x2415=0, x2375=0, x2416=0, x2376=0, x2417=0, x2377=0, x2418=0, x2378=0, x2419=0, x2379=0, x2420=0, x2380=0, x2421=0, x2381=0, x2422=0, x2382=0, x2423=0, x2383=0, x2424=0, x2384=0, x2425=0, x2385=0, x2426=0, x2386=0, x2427=0, x2387=0, x2428=0, x2388=0, x2429=0, x2389=0, x2430=0, x2390=0, x2431=0, x2391=0, x2432=0, x2392=0, x2433=0, x2393=0, x2434=0, x2394=0, x2435=0, x2395=0, x2436=0, x2396=0, x2437=0, x2397=0, x2438=0, x2398=0, x2439=0, x2399=0, x2440=0, x2400=0}}
0.40/0.56	c SCIP found a solution, but it is not feasible according to the original problem.
0.40/0.56	c ----------------------------------------------------------------------
0.40/0.56	c executing external solver (fallback): HOME/naps-1.03a6
0.40/0.56	c ----------------------------------------------------------------------
0.40/0.56	c command: HOME/naps-1.03a6 HOME/instance-4517267-1751232219.opb
0.40/0.57	c NaPS 1.03a6.
0.40/0.57	c Input file name: HOME/instance-4517267-1751232219.opb
3600.05/3611.01	c
3600.05/3611.01	c *** TERMINATED *** by signal 15
3600.05/3611.01	c _____________________________________________________________________________
3600.05/3611.01	c std/band forms        : 1,760
3600.05/3611.01	c 2cl/3cl ITE-codings   : 39,3680
3600.05/3611.01	c BDD/srt/adr Max costs : 118,0,0
3600.05/3611.01	c BDDraw/bin/mul/srt/adr: 761,0,0,0,0
3600.05/3611.01	c BDD nodes             : 9079
3600.05/3611.01	c Es1/CC detections     : 0,0
3600.05/3611.01	c CC sort               : 0
3600.05/3611.01	c SAT/UNSAT calls       : 0,0
3600.05/3611.01	c regenrated variables  : 0
3600.05/3611.01	c eliminated fixed lits : 0
3600.05/3611.01	c goal lit flips        : 0
3600.05/3611.01	c goal stages           : 0
3600.05/3611.01	c goal shrink           : 0
3600.05/3611.01	c goal coeff separations: 0
3600.05/3611.01	c restarts              : 0
3600.05/3611.01	c conflicts             : 0              (0 /sec)
3600.05/3611.01	c decisions             : 0              (0 /sec)
3600.05/3611.01	c propagations          : 0              (0 /sec)
3600.05/3611.01	c inspects              : 0              (0 /sec)
3600.05/3611.01	c CPU time (solving tm) : 3572 s        (3572 s, SAT 0 s, UNSAT 0 s)
3600.05/3611.01	c Time for Opt-base     : 0 s
3600.05/3611.01	c Steps for Opt-base    : 0
3600.05/3611.01	c Time for BDD coding   : 0.1005 s
3600.05/3611.01	c Time for srt coding   : 0 s
3600.05/3611.01	c _____________________________________________________________________________
3600.05/3611.01	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63794 MiB (59031 MiB free)
  memory of node 1: 64507 MiB (63825 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4517267-1751232219/watcher-4517267-1751232219 -o /tmp/evaluation-result-4517267-1751232219/solver-4517267-1751232219 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1751226828-31370 --watchdog 3760 ./scip-naps-1.00.sh HOME/instance-4517267-1751232219.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=35180, runsolver pid=35177

[startup+0.100071 s]*
/proc/loadavg: 4.20 4.14 4.11 5/258 35185
/proc/meminfo: memFree=125804424/131382116 swapFree=33010684/33010684
[pid=35180] ppid=35177 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/35180/stat : 35180 (scip-naps-1.00.) S 35177 35180 31357 0 -1 4194304 255 325 0 0 0 0 0 0 20 0 1 0 38901632 4292608 736 18446744073709551615 94098593771520 94098594666053 140729924866704 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94098594905104 94098594952848 94098595930112 140729924868513 140729924868610 140729924868610 140729924874212 0
/proc/35180/statm: 1048 736 672 219 0 110 0
[pid=35185] ppid=35180 vsize=13276 memory=10496 CPUtime=0.06 cores=5,7
/proc/35185/stat : 35185 (python3) R 35180 35180 31357 0 -1 4194304 1604 0 0 0 5 1 0 0 20 0 1 0 38901635 13594624 2624 18446744073709551615 94340291653632 94340291654009 140733454441712 0 0 0 0 16781312 2 0 0 0 17 7 0 0 0 0 0 94340291665304 94340291665924 94340320735232 140733454444888 140733454445090 140733454445090 140733454450663 0
/proc/35185/statm: 3319 2624 1248 1 0 1461 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 17468 KiB
Current children cumulated memory: 13440 KiB

[startup+0.214626 s]*
/proc/loadavg: 4.20 4.14 4.11 5/258 35185
/proc/meminfo: memFree=125800328/131382116 swapFree=33010684/33010684
[pid=35180] ppid=35177 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/35180/stat : 35180 (scip-naps-1.00.) S 35177 35180 31357 0 -1 4194304 255 325 0 0 0 0 0 0 20 0 1 0 38901632 4292608 736 18446744073709551615 94098593771520 94098594666053 140729924866704 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94098594905104 94098594952848 94098595930112 140729924868513 140729924868610 140729924868610 140729924874212 0
/proc/35180/statm: 1048 736 672 219 0 110 0
[pid=35185] ppid=35180 vsize=1186100 memory=30732 CPUtime=0.15 cores=5,7
/proc/35185/stat : 35185 (python3) R 35180 35180 31357 0 -1 4194304 3507 0 0 0 13 2 0 0 20 0 1 0 38901635 1214566400 7683 18446744073709551615 94340291653632 94340291654009 140733454441712 0 0 0 0 16781312 2 0 0 0 17 7 0 0 0 0 0 94340291665304 94340291665924 94340320735232 140733454444888 140733454445090 140733454445090 140733454450663 0
/proc/35185/statm: 296525 7683 4805 1 0 268579 0
Current children cumulated CPU time: 0.15 s
Current children cumulated vsize: 1190292 KiB
Current children cumulated memory: 33676 KiB

[startup+0.313809 s]*
/proc/loadavg: 4.20 4.14 4.11 5/258 35185
/proc/meminfo: memFree=125800328/131382116 swapFree=33010684/33010684
[pid=35180] ppid=35177 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/35180/stat : 35180 (scip-naps-1.00.) S 35177 35180 31357 0 -1 4194304 255 325 0 0 0 0 0 0 20 0 1 0 38901632 4292608 736 18446744073709551615 94098593771520 94098594666053 140729924866704 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94098594905104 94098594952848 94098595930112 140729924868513 140729924868610 140729924868610 140729924874212 0
/proc/35180/statm: 1048 736 672 219 0 110 0
[pid=35185] ppid=35180 vsize=1189944 memory=34828 CPUtime=0.24 cores=5,7
/proc/35185/stat : 35185 (python3) R 35180 35180 31357 0 -1 4194304 4352 0 0 0 21 3 0 0 20 0 1 0 38901635 1218502656 8707 18446744073709551615 94340291653632 94340291654009 140733454441712 0 0 0 0 16781312 2 0 0 0 17 7 0 0 0 0 0 94340291665304 94340291665924 94340320735232 140733454444888 140733454445090 140733454445090 140733454450663 0
/proc/35185/statm: 297486 8707 5029 1 0 269395 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 1194136 KiB
Current children cumulated memory: 37772 KiB

[startup+0.700264 s]
/proc/loadavg: 4.20 4.14 4.11 5/258 35185
/proc/meminfo: memFree=125788420/131382116 swapFree=33010684/33010684
[pid=35180] ppid=35177 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/35180/stat : 35180 (scip-naps-1.00.) S 35177 35180 31357 0 -1 4194304 255 325 0 0 0 0 0 0 20 0 1 0 38901632 4292608 736 18446744073709551615 94098593771520 94098594666053 140729924866704 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94098594905104 94098594952848 94098595930112 140729924868513 140729924868610 140729924868610 140729924874212 0
/proc/35180/statm: 1048 736 672 219 0 110 0
[pid=35185] ppid=35180 vsize=1232076 memory=78348 CPUtime=0.45 cores=5,7
/proc/35185/stat : 35185 (python3) S 35180 35180 31357 0 -1 4194304 12532 0 0 0 39 6 0 0 20 0 1 0 38901635 1261645824 19587 18446744073709551615 94340291653632 94340291654009 140733454441712 0 0 0 0 16781312 16386 1 0 0 17 7 0 0 0 0 0 94340291665304 94340291665924 94340320735232 140733454444888 140733454445090 140733454445090 140733454450663 0
/proc/35185/statm: 308019 19587 8165 1 0 279377 0
Current children cumulated CPU time: 0.45 s
Current children cumulated vsize: 1236268 KiB
Current children cumulated memory: 81292 KiB

[startup+1.50042 s]
/proc/loadavg: 4.20 4.14 4.11 5/259 35186
/proc/meminfo: memFree=125766180/131382116 swapFree=33010684/33010684
[pid=35180] ppid=35177 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/35180/stat : 35180 (scip-naps-1.00.) S 35177 35180 31357 0 -1 4194304 255 325 0 0 0 0 0 0 20 0 1 0 38901632 4292608 736 18446744073709551615 94098593771520 94098594666053 140729924866704 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94098594905104 94098594952848 94098595930112 140729924868513 140729924868610 140729924868610 140729924874212 0
/proc/35180/statm: 1048 736 672 219 0 110 0
[pid=35185] ppid=35180 vsize=1232076 memory=78348 CPUtime=0.45 cores=5,7
/proc/35185/stat : 35185 (python3) S 35180 35180 31357 0 -1 4194304 12532 0 0 0 39 6 0 0 20 0 1 0 38901635 1261645824 19587 18446744073709551615 94340291653632 94340291654009 140733454441712 0 0 0 0 16781312 16386 1 0 0 17 7 0 0 0 0 0 94340291665304 94340291665924 94340320735232 140733454444888 140733454445090 140733454445090 140733454450663 0
/proc/35185/statm: 308019 19587 8165 1 0 279377 0
[pid=35186] ppid=35185 vsize=12352 memory=8988 CPUtime=0.92 cores=5,7
/proc/35186/stat : 35186 (naps-1.03a6) R 35185 35186 35186 0 -1 4194304 2806 0 0 0 91 1 0 0 20 0 1 0 38901689 12648448 2247 18446744073709551615 4198400 7047149 140735165970704 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 30195712 140735165979009 140735165979123 140735165979123 140735165984713 0
/proc/35186/statm: 3088 2247 544 696 0 2249 0
Current children cumulated CPU time: 1.37 s
Current children cumulated vsize: 1248620 KiB
Current children cumulated memory: 90280 KiB

[startup+3.11353 s]
/proc/loadavg: 4.18 4.14 4.11 5/259 35186
/proc/meminfo: memFree=125769524/131382116 swapFree=33010684/33010684
[pid=35180] ppid=35177 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/35180/stat : 35180 (scip-naps-1.00.) S 35177 35180 31357 0 -1 4194304 255 325 0 0 0 0 0 0 20 0 1 0 38901632 4292608 736 18446744073709551615 94098593771520 94098594666053 140729924866704 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94098594905104 94098594952848 94098595930112 140729924868513 140729924868610 140729924868610 140729924874212 0
/proc/35180/statm: 1048 736 672 219 0 110 0
[pid=35185] ppid=35180 vsize=1232076 memory=78348 CPUtime=0.45 cores=5,7
/proc/35185/stat : 35185 (python3) S 35180 35180 31357 0 -1 4194304 12532 0 0 0 39 6 0 0 20 0 1 0 38901635 1261645824 19587 18446744073709551615 94340291653632 94340291654009 140733454441712 0 0 0 0 16781312 16386 1 0 0 17 7 0 0 0 0 0 94340291665304 94340291665924 94340320735232 140733454444888 140733454445090 140733454445090 140733454450663 0
/proc/35185/statm: 308019 19587 8165 1 0 279377 0
[pid=35186] ppid=35185 vsize=17712 memory=12844 CPUtime=2.53 cores=5,7
/proc/35186/stat : 35186 (naps-1.03a6) R 35185 35186 35186 0 -1 4194304 5188 0 0 0 252 1 0 0 20 0 1 0 38901689 18137088 3211 18446744073709551615 4198400 7047149 140735165970704 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 30195712 140735165979009 140735165979123 140735165979123 140735165984713 0
/proc/35186/statm: 4428 3211 544 696 0 3589 0
Current children cumulated CPU time: 2.98 s
Current children cumulated vsize: 1253980 KiB
Current children cumulated memory: 94136 KiB

[startup+6.30042 s]
/proc/loadavg: 4.18 4.14 4.11 5/259 35186
/proc/meminfo: memFree=125763700/131382116 swapFree=33010684/33010684
[pid=35180] ppid=35177 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/35180/stat : 35180 (scip-naps-1.00.) S 35177 35180 31357 0 -1 4194304 255 325 0 0 0 0 0 0 20 0 1 0 38901632 4292608 736 18446744073709551615 94098593771520 94098594666053 140729924866704 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94098594905104 94098594952848 94098595930112 140729924868513 140729924868610 140729924868610 140729924874212 0
/proc/35180/statm: 1048 736 672 219 0 110 0
[pid=35185] ppid=35180 vsize=1232076 memory=78348 CPUtime=0.45 cores=5,7
/proc/35185/stat : 35185 (python3) S 35180 35180 31357 0 -1 4194304 12532 0 0 0 39 6 0 0 20 0 1 0 38901635 1261645824 19587 18446744073709551615 94340291653632 94340291654009 140733454441712 0 0 0 0 16781312 16386 1 0 0 17 7 0 0 0 0 0 94340291665304 94340291665924 94340320735232 140733454444888 140733454445090 140733454445090 140733454450663 0
/proc/35185/statm: 308019 19587 8165 1 0 279377 0
[pid=35186] ppid=35185 vsize=18720 memory=15784 CPUtime=5.71 cores=5,7
/proc/35186/stat : 35186 (naps-1.03a6) R 35185 35186 35186 0 -1 4194304 8051 0 0 0 569 2 0 0 20 0 1 0 38901689 19169280 3946 18446744073709551615 4198400 7047149 140735165970704 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 30195712 140735165979009 140735165979123 140735165979123 140735165984713 0
/proc/35186/statm: 4680 3946 544 696 0 3841 0
Current children cumulated CPU time: 6.16 s
Current children cumulated vsize: 1254988 KiB
Current children cumulated memory: 97076 KiB

[startup+12.7004 s]
/proc/loadavg: 4.15 4.14 4.11 5/259 35186
/proc/meminfo: memFree=125745212/131382116 swapFree=33010684/33010684
[pid=35180] ppid=35177 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/35180/stat : 35180 (scip-naps-1.00.) S 35177 35180 31357 0 -1 4194304 255 325 0 0 0 0 0 0 20 0 1 0 38901632 4292608 736 18446744073709551615 94098593771520 94098594666053 140729924866704 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94098594905104 94098594952848 94098595930112 140729924868513 140729924868610 140729924868610 140729924874212 0
/proc/35180/statm: 1048 736 672 219 0 110 0
[pid=35185] ppid=35180 vsize=1232076 memory=78348 CPUtime=0.45 cores=5,7
/proc/35185/stat : 35185 (python3) S 35180 35180 31357 0 -1 4194304 12532 0 0 0 39 6 0 0 20 0 1 0 38901635 1261645824 19587 18446744073709551615 94340291653632 94340291654009 140733454441712 0 0 0 0 16781312 16386 1 0 0 17 7 0 0 0 0 0 94340291665304 94340291665924 94340320735232 140733454444888 140733454445090 140733454445090 140733454450663 0
/proc/35185/statm: 308019 19587 8165 1 0 279377 0
[pid=35186] ppid=35185 vsize=26908 memory=19816 CPUtime=12.08 cores=5,7
/proc/35186/stat : 35186 (naps-1.03a6) R 35185 35186 35186 0 -1 4194304 32584 0 0 0 1203 5 0 0 20 0 1 0 38901689 27553792 4954 18446744073709551615 4198400 7047149 140735165970704 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 30195712 140735165979009 140735165979123 140735165979123 140735165984713 0
/proc/35186/statm: 6727 4954 544 696 0 5888 0
Current children cumulated CPU time: 12.53 s
Current children cumulated vsize: 1263176 KiB
Current children cumulated memory: 101108 KiB

[startup+25.5005 s]
/proc/loadavg: 4.21 4.15 4.11 5/259 35186
/proc/meminfo: memFree=125716624/131382116 swapFree=33010684/33010684
[pid=35180] ppid=35177 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/35180/stat : 35180 (scip-naps-1.00.) S 35177 35180 31357 0 -1 4194304 255 325 0 0 0 0 0 0 20 0 1 0 38901632 4292608 736 18446744073709551615 94098593771520 94098594666053 140729924866704 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94098594905104 94098594952848 94098595930112 140729924868513 140729924868610 140729924868610 140729924874212 0
/proc/35180/statm: 1048 736 672 219 0 110 0
[pid=35185] ppid=35180 vsize=1232076 memory=78348 CPUtime=0.45 cores=5,7
/proc/35185/stat : 35185 (python3) S 35180 35180 31357 0 -1 4194304 12532 0 0 0 39 6 0 0 20 0 1 0 38901635 1261645824 19587 18446744073709551615 94340291653632 94340291654009 140733454441712 0 0 0 0 16781312 16386 1 0 0 17 7 0 0 0 0 0 94340291665304 94340291665924 94340320735232 140733454444888 140733454445090 140733454445090 140733454450663 0
/proc/35185/statm: 308019 19587 8165 1 0 279377 0
[pid=35186] ppid=35185 vsize=28932 memory=24692 CPUtime=24.85 cores=5,7
/proc/35186/stat : 35186 (naps-1.03a6) R 35185 35186 35186 0 -1 4194304 40957 0 0 0 2477 8 0 0 20 0 1 0 38901689 29626368 6173 18446744073709551615 4198400 7047149 140735165970704 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 30195712 140735165979009 140735165979123 140735165979123 140735165984713 0
/proc/35186/statm: 7233 6173 544 696 0 6394 0
Current children cumulated CPU time: 25.3 s
Current children cumulated vsize: 1265200 KiB
Current children cumulated memory: 105984 KiB

[startup+51.1137 s]
/proc/loadavg: 4.30 4.17 4.12 5/258 35236
/proc/meminfo: memFree=125731444/131382116 swapFree=33010684/33010684
[pid=35180] ppid=35177 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/35180/stat : 35180 (scip-naps-1.00.) S 35177 35180 31357 0 -1 4194304 255 325 0 0 0 0 0 0 20 0 1 0 38901632 4292608 736 18446744073709551615 94098593771520 94098594666053 140729924866704 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94098594905104 94098594952848 94098595930112 140729924868513 140729924868610 140729924868610 140729924874212 0
/proc/35180/statm: 1048 736 672 219 0 110 0
[pid=35185] ppid=35180 vsize=1232076 memory=78348 CPUtime=0.45 cores=5,7
/proc/35185/stat : 35185 (python3) S 35180 35180 31357 0 -1 4194304 12532 0 0 0 39 6 0 0 20 0 1 0 38901635 1261645824 19587 18446744073709551615 94340291653632 94340291654009 140733454441712 0 0 0 0 16781312 16386 1 0 0 17 7 0 0 0 0 0 94340291665304 94340291665924 94340320735232 140733454444888 140733454445090 140733454445090 140733454450663 0
/proc/35185/statm: 308019 19587 8165 1 0 279377 0
[pid=35186] ppid=35185 vsize=28932 memory=25972 CPUtime=50.37 cores=5,7
/proc/35186/stat : 35186 (naps-1.03a6) R 35185 35186 35186 0 -1 4194304 41297 0 0 0 5027 10 0 0 20 0 1 0 38901689 29626368 6493 18446744073709551615 4198400 7047149 140735165970704 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 30195712 140735165979009 140735165979123 140735165979123 140735165984713 0
/proc/35186/statm: 7233 6493 544 696 0 6394 0
Current children cumulated CPU time: 50.82 s
Current children cumulated vsize: 1265200 KiB
Current children cumulated memory: 107264 KiB

[startup+102.301 s]
/proc/loadavg: 4.56 4.28 4.16 5/258 35238
/proc/meminfo: memFree=125703756/131382116 swapFree=33010684/33010684
[pid=35180] ppid=35177 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/35180/stat : 35180 (scip-naps-1.00.) S 35177 35180 31357 0 -1 4194304 255 325 0 0 0 0 0 0 20 0 1 0 38901632 4292608 736 18446744073709551615 94098593771520 94098594666053 140729924866704 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94098594905104 94098594952848 94098595930112 140729924868513 140729924868610 140729924868610 140729924874212 0
/proc/35180/statm: 1048 736 672 219 0 110 0
[pid=35185] ppid=35180 vsize=1232076 memory=78348 CPUtime=0.45 cores=5,7
/proc/35185/stat : 35185 (python3) S 35180 35180 31357 0 -1 4194304 12532 0 0 0 39 6 0 0 20 0 1 0 38901635 1261645824 19587 18446744073709551615 94340291653632 94340291654009 140733454441712 0 0 0 0 16781312 16386 1 0 0 17 7 0 0 0 0 0 94340291665304 94340291665924 94340320735232 140733454444888 140733454445090 140733454445090 140733454450663 0
/proc/35185/statm: 308019 19587 8165 1 0 279377 0
[pid=35186] ppid=35185 vsize=37124 memory=29448 CPUtime=101.41 cores=5,7
/proc/35186/stat : 35186 (naps-1.03a6) R 35185 35186 35186 0 -1 4194304 192200 0 0 0 10097 44 0 0 20 0 1 0 38901689 38014976 7362 18446744073709551615 4198400 7047149 140735165970704 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 30195712 140735165979009 140735165979123 140735165979123 140735165984713 0
/proc/35186/statm: 9281 7362 544 696 0 8442 0
Current children cumulated CPU time: 101.86 s
Current children cumulated vsize: 1273392 KiB
Current children cumulated memory: 110740 KiB

[startup+162.3 s]
/proc/loadavg: 4.27 4.24 4.15 5/258 35241
/proc/meminfo: memFree=125704488/131382116 swapFree=33010684/33010684

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

[pid=35186] ppid=35185 vsize=83208 memory=74524 CPUtime=3152.23 cores=5,7
/proc/35186/stat : 35186 (naps-1.03a6) R 35185 35186 35186 0 -1 4194304 6587862 0 0 0 312728 2495 0 0 20 0 1 0 38901689 85204992 18631 18446744073709551615 4198400 7047149 140735165970704 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 30195712 140735165979009 140735165979123 140735165979123 140735165984713 0
/proc/35186/statm: 20802 18631 544 696 0 19963 0
Current children cumulated CPU time: 3152.68 s
Current children cumulated vsize: 1319476 KiB
Current children cumulated memory: 159144 KiB

[startup+3222.3 s]
/proc/loadavg: 3.12 3.14 3.18 5/251 35596
/proc/meminfo: memFree=129798520/131382116 swapFree=33010684/33010684
[pid=35180] ppid=35177 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/35180/stat : 35180 (scip-naps-1.00.) S 35177 35180 31357 0 -1 4194304 255 325 0 0 0 0 0 0 20 0 1 0 38901632 4292608 736 18446744073709551615 94098593771520 94098594666053 140729924866704 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94098594905104 94098594952848 94098595930112 140729924868513 140729924868610 140729924868610 140729924874212 0
/proc/35180/statm: 1048 736 672 219 0 110 0
[pid=35185] ppid=35180 vsize=1232076 memory=81676 CPUtime=0.45 cores=5,7
/proc/35185/stat : 35185 (python3) S 35180 35180 31357 0 -1 4194304 12532 0 0 0 39 6 0 0 20 0 1 0 38901635 1261645824 20419 18446744073709551615 94340291653632 94340291654009 140733454441712 0 0 0 0 16781312 16386 1 0 0 17 7 0 0 0 0 0 94340291665304 94340291665924 94340320735232 140733454444888 140733454445090 140733454445090 140733454450663 0
/proc/35185/statm: 308019 20419 8165 1 0 279377 0
[pid=35186] ppid=35185 vsize=75016 memory=68380 CPUtime=3212.04 cores=5,7
/proc/35186/stat : 35186 (naps-1.03a6) R 35185 35186 35186 0 -1 4194304 6737345 0 0 0 318647 2557 0 0 20 0 1 0 38901689 76816384 17095 18446744073709551615 4198400 7047149 140735165970704 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 30195712 140735165979009 140735165979123 140735165979123 140735165984713 0
/proc/35186/statm: 18754 17095 544 696 0 17915 0
Current children cumulated CPU time: 3212.49 s
Current children cumulated vsize: 1311284 KiB
Current children cumulated memory: 153000 KiB

[startup+3282.3 s]
/proc/loadavg: 3.17 3.15 3.18 5/249 35602
/proc/meminfo: memFree=129804932/131382116 swapFree=33010684/33010684
[pid=35180] ppid=35177 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/35180/stat : 35180 (scip-naps-1.00.) S 35177 35180 31357 0 -1 4194304 255 325 0 0 0 0 0 0 20 0 1 0 38901632 4292608 736 18446744073709551615 94098593771520 94098594666053 140729924866704 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94098594905104 94098594952848 94098595930112 140729924868513 140729924868610 140729924868610 140729924874212 0
/proc/35180/statm: 1048 736 672 219 0 110 0
[pid=35185] ppid=35180 vsize=1232076 memory=81676 CPUtime=0.45 cores=5,7
/proc/35185/stat : 35185 (python3) S 35180 35180 31357 0 -1 4194304 12532 0 0 0 39 6 0 0 20 0 1 0 38901635 1261645824 20419 18446744073709551615 94340291653632 94340291654009 140733454441712 0 0 0 0 16781312 16386 1 0 0 17 7 0 0 0 0 0 94340291665304 94340291665924 94340320735232 140733454444888 140733454445090 140733454445090 140733454450663 0
/proc/35185/statm: 308019 20419 8165 1 0 279377 0
[pid=35186] ppid=35185 vsize=83208 memory=72476 CPUtime=3271.85 cores=5,7
/proc/35186/stat : 35186 (naps-1.03a6) R 35185 35186 35186 0 -1 4194304 6768001 0 0 0 324615 2570 0 0 20 0 1 0 38901689 85204992 18119 18446744073709551615 4198400 7047149 140735165970704 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 30195712 140735165979009 140735165979123 140735165979123 140735165984713 0
/proc/35186/statm: 20802 18119 544 696 0 19963 0
Current children cumulated CPU time: 3272.3 s
Current children cumulated vsize: 1319476 KiB
Current children cumulated memory: 157096 KiB

[startup+3342.3 s]
/proc/loadavg: 3.18 3.15 3.18 5/251 35606
/proc/meminfo: memFree=129800304/131382116 swapFree=33010684/33010684
[pid=35180] ppid=35177 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/35180/stat : 35180 (scip-naps-1.00.) S 35177 35180 31357 0 -1 4194304 255 325 0 0 0 0 0 0 20 0 1 0 38901632 4292608 736 18446744073709551615 94098593771520 94098594666053 140729924866704 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94098594905104 94098594952848 94098595930112 140729924868513 140729924868610 140729924868610 140729924874212 0
/proc/35180/statm: 1048 736 672 219 0 110 0
[pid=35185] ppid=35180 vsize=1232076 memory=81676 CPUtime=0.45 cores=5,7
/proc/35185/stat : 35185 (python3) S 35180 35180 31357 0 -1 4194304 12532 0 0 0 39 6 0 0 20 0 1 0 38901635 1261645824 20419 18446744073709551615 94340291653632 94340291654009 140733454441712 0 0 0 0 16781312 16386 1 0 0 17 7 0 0 0 0 0 94340291665304 94340291665924 94340320735232 140733454444888 140733454445090 140733454445090 140733454450663 0
/proc/35185/statm: 308019 20419 8165 1 0 279377 0
[pid=35186] ppid=35185 vsize=99592 memory=86812 CPUtime=3331.66 cores=5,7
/proc/35186/stat : 35186 (naps-1.03a6) R 35185 35186 35186 0 -1 4194304 6802196 0 0 0 330581 2585 0 0 20 0 1 0 38901689 101982208 21703 18446744073709551615 4198400 7047149 140735165970704 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 30195712 140735165979009 140735165979123 140735165979123 140735165984713 0
/proc/35186/statm: 24898 21703 544 696 0 24059 0
Current children cumulated CPU time: 3332.11 s
Current children cumulated vsize: 1335860 KiB
Current children cumulated memory: 171432 KiB

[startup+3402.3 s]
/proc/loadavg: 3.17 3.15 3.18 5/251 35608
/proc/meminfo: memFree=129812124/131382116 swapFree=33010684/33010684
[pid=35180] ppid=35177 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/35180/stat : 35180 (scip-naps-1.00.) S 35177 35180 31357 0 -1 4194304 255 325 0 0 0 0 0 0 20 0 1 0 38901632 4292608 736 18446744073709551615 94098593771520 94098594666053 140729924866704 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94098594905104 94098594952848 94098595930112 140729924868513 140729924868610 140729924868610 140729924874212 0
/proc/35180/statm: 1048 736 672 219 0 110 0
[pid=35185] ppid=35180 vsize=1232076 memory=81676 CPUtime=0.45 cores=5,7
/proc/35185/stat : 35185 (python3) S 35180 35180 31357 0 -1 4194304 12532 0 0 0 39 6 0 0 20 0 1 0 38901635 1261645824 20419 18446744073709551615 94340291653632 94340291654009 140733454441712 0 0 0 0 16781312 16386 1 0 0 17 7 0 0 0 0 0 94340291665304 94340291665924 94340320735232 140733454444888 140733454445090 140733454445090 140733454450663 0
/proc/35185/statm: 308019 20419 8165 1 0 279377 0
[pid=35186] ppid=35185 vsize=83208 memory=76572 CPUtime=3391.49 cores=5,7
/proc/35186/stat : 35186 (naps-1.03a6) R 35185 35186 35186 0 -1 4194304 6840092 0 0 0 336549 2600 0 0 20 0 1 0 38901689 85204992 19143 18446744073709551615 4198400 7047149 140735165970704 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 30195712 140735165979009 140735165979123 140735165979123 140735165984713 0
/proc/35186/statm: 20802 19143 544 696 0 19963 0
Current children cumulated CPU time: 3391.94 s
Current children cumulated vsize: 1319476 KiB
Current children cumulated memory: 161192 KiB

[startup+3462.3 s]
/proc/loadavg: 3.10 3.14 3.17 5/251 35612
/proc/meminfo: memFree=129810076/131382116 swapFree=33010684/33010684
[pid=35180] ppid=35177 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/35180/stat : 35180 (scip-naps-1.00.) S 35177 35180 31357 0 -1 4194304 255 325 0 0 0 0 0 0 20 0 1 0 38901632 4292608 736 18446744073709551615 94098593771520 94098594666053 140729924866704 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94098594905104 94098594952848 94098595930112 140729924868513 140729924868610 140729924868610 140729924874212 0
/proc/35180/statm: 1048 736 672 219 0 110 0
[pid=35185] ppid=35180 vsize=1232076 memory=81676 CPUtime=0.45 cores=5,7
/proc/35185/stat : 35185 (python3) S 35180 35180 31357 0 -1 4194304 12532 0 0 0 39 6 0 0 20 0 1 0 38901635 1261645824 20419 18446744073709551615 94340291653632 94340291654009 140733454441712 0 0 0 0 16781312 16386 1 0 0 17 7 0 0 0 0 0 94340291665304 94340291665924 94340320735232 140733454444888 140733454445090 140733454445090 140733454450663 0
/proc/35185/statm: 308019 20419 8165 1 0 279377 0
[pid=35186] ppid=35185 vsize=83208 memory=74524 CPUtime=3451.32 cores=5,7
/proc/35186/stat : 35186 (naps-1.03a6) R 35185 35186 35186 0 -1 4194304 6875978 0 0 0 342517 2615 0 0 20 0 1 0 38901689 85204992 18631 18446744073709551615 4198400 7047149 140735165970704 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 30195712 140735165979009 140735165979123 140735165979123 140735165984713 0
/proc/35186/statm: 20802 18631 544 696 0 19963 0
Current children cumulated CPU time: 3451.77 s
Current children cumulated vsize: 1319476 KiB
Current children cumulated memory: 159144 KiB

[startup+3522.3 s]
/proc/loadavg: 3.14 3.14 3.17 5/251 35614
/proc/meminfo: memFree=129800592/131382116 swapFree=33010684/33010684
[pid=35180] ppid=35177 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/35180/stat : 35180 (scip-naps-1.00.) S 35177 35180 31357 0 -1 4194304 255 325 0 0 0 0 0 0 20 0 1 0 38901632 4292608 736 18446744073709551615 94098593771520 94098594666053 140729924866704 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94098594905104 94098594952848 94098595930112 140729924868513 140729924868610 140729924868610 140729924874212 0
/proc/35180/statm: 1048 736 672 219 0 110 0
[pid=35185] ppid=35180 vsize=1232076 memory=81676 CPUtime=0.45 cores=5,7
/proc/35185/stat : 35185 (python3) S 35180 35180 31357 0 -1 4194304 12532 0 0 0 39 6 0 0 20 0 1 0 38901635 1261645824 20419 18446744073709551615 94340291653632 94340291654009 140733454441712 0 0 0 0 16781312 16386 1 0 0 17 7 0 0 0 0 0 94340291665304 94340291665924 94340320735232 140733454444888 140733454445090 140733454445090 140733454450663 0
/proc/35185/statm: 308019 20419 8165 1 0 279377 0
[pid=35186] ppid=35185 vsize=99592 memory=82716 CPUtime=3511.14 cores=5,7
/proc/35186/stat : 35186 (naps-1.03a6) R 35185 35186 35186 0 -1 4194304 7152414 0 0 0 348381 2733 0 0 20 0 1 0 38901689 101982208 20679 18446744073709551615 4198400 7047149 140735165970704 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 30195712 140735165979009 140735165979123 140735165979123 140735165984713 0
/proc/35186/statm: 24898 20679 544 696 0 24059 0
Current children cumulated CPU time: 3511.59 s
Current children cumulated vsize: 1335860 KiB
Current children cumulated memory: 167336 KiB

[startup+3582.3 s]
/proc/loadavg: 3.10 3.13 3.17 5/252 35617
/proc/meminfo: memFree=129809164/131382116 swapFree=33010684/33010684
[pid=35180] ppid=35177 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/35180/stat : 35180 (scip-naps-1.00.) S 35177 35180 31357 0 -1 4194304 255 325 0 0 0 0 0 0 20 0 1 0 38901632 4292608 736 18446744073709551615 94098593771520 94098594666053 140729924866704 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94098594905104 94098594952848 94098595930112 140729924868513 140729924868610 140729924868610 140729924874212 0
/proc/35180/statm: 1048 736 672 219 0 110 0
[pid=35185] ppid=35180 vsize=1232076 memory=81676 CPUtime=0.45 cores=5,7
/proc/35185/stat : 35185 (python3) S 35180 35180 31357 0 -1 4194304 12532 0 0 0 39 6 0 0 20 0 1 0 38901635 1261645824 20419 18446744073709551615 94340291653632 94340291654009 140733454441712 0 0 0 0 16781312 16386 1 0 0 17 7 0 0 0 0 0 94340291665304 94340291665924 94340320735232 140733454444888 140733454445090 140733454445090 140733454450663 0
/proc/35185/statm: 308019 20419 8165 1 0 279377 0
[pid=35186] ppid=35185 vsize=75016 memory=69404 CPUtime=3570.97 cores=5,7
/proc/35186/stat : 35186 (naps-1.03a6) R 35185 35186 35186 0 -1 4194304 7226030 0 0 0 354333 2764 0 0 20 0 1 0 38901689 76816384 17351 18446744073709551615 4198400 7047149 140735165970704 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 30195712 140735165979009 140735165979123 140735165979123 140735165984713 0
/proc/35186/statm: 18754 17351 544 696 0 17915 0
Current children cumulated CPU time: 3571.42 s
Current children cumulated vsize: 1311284 KiB
Current children cumulated memory: 154024 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611 s]*
/proc/loadavg: 3.06 3.11 3.16 5/252 35617
/proc/meminfo: memFree=129812316/131382116 swapFree=33010684/33010684
[pid=35180] ppid=35177 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/35180/stat : 35180 (scip-naps-1.00.) S 35177 35180 31357 0 -1 4194304 255 325 0 0 0 0 0 0 20 0 1 0 38901632 4292608 736 18446744073709551615 94098593771520 94098594666053 140729924866704 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94098594905104 94098594952848 94098595930112 140729924868513 140729924868610 140729924868610 140729924874212 0
/proc/35180/statm: 1048 736 672 219 0 110 0
[pid=35185] ppid=35180 vsize=1232076 memory=81676 CPUtime=0.45 cores=5,7
/proc/35185/stat : 35185 (python3) S 35180 35180 31357 0 -1 4194304 12532 0 0 0 39 6 0 0 20 0 1 0 38901635 1261645824 20419 18446744073709551615 94340291653632 94340291654009 140733454441712 0 0 0 0 16781312 16386 1 0 0 17 7 0 0 0 0 0 94340291665304 94340291665924 94340320735232 140733454444888 140733454445090 140733454445090 140733454450663 0
/proc/35185/statm: 308019 20419 8165 1 0 279377 0
[pid=35186] ppid=35185 vsize=83208 memory=74524 CPUtime=3599.6 cores=5,7
/proc/35186/stat : 35186 (naps-1.03a6) R 35185 35186 35186 0 -1 4194304 7240203 0 0 0 357189 2771 0 0 20 0 1 0 38901689 85204992 18631 18446744073709551615 4198400 7047149 140735165970704 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 30195712 140735165979009 140735165979123 140735165979123 140735165984713 0
/proc/35186/statm: 20802 18631 544 696 0 19963 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 1319476 KiB
Current children cumulated memory: 159144 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.000828 s, system=0.012618 s

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

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

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

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3611.04
CPU time (s): 3600.11
CPU user time (s): 3572.31
CPU system time (s): 27.8043
CPU usage (%): 99.6973
Max. virtual memory (cumulated for all children) (KiB): 1368628
Max. memory (cumulated for all children) (KiB): 178216

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3572.31
system time used= 27.8043
maximum resident set size= 94108
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7258229
page faults= 0
swaps= 0
block input operations= 0
block output operations= 8
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 391
involuntary context switches= 22353


# summary of solver processes directly reported to runsolver:
#   pid: 35180,35185
#   total CPU time (s): 3600.11
#   total CPU user time (s): 3572.31
#   total CPU system time (s): 27.8043

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 25.7916 second user time and 33.418 second system time

The end

Launcher Data

Begin job on nodeC011 at 2025-06-29 23:23:39
IDJOB=4517267
IDBENCH=176048
IDSOLVER=3368
FILE ID=nodeC011/4517267-1751232219
RUNJOBID= nodeC011-1751226828-31370
SLURM_JOB_ID= 9587684
Free space on /tmp= 433020 MiB

SOLVER NAME= SCIP-NaPS 1.00a1
BENCH NAME= PB24/normalized-PB24/DEC-LIN/devriendt/bitvector_multiplication_selection/equalities/array_comm/normalized-20arraycomm_teq_tvars_less.opb
COMMAND LINE= ./scip-naps-1.00.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4517267-1751232219/watcher-4517267-1751232219 -o /tmp/evaluation-result-4517267-1751232219/solver-4517267-1751232219 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1751226828-31370 --watchdog 3760  ./scip-naps-1.00.sh HOME/instance-4517267-1751232219.opb

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

MD5SUM BENCH= f4239567b5fcc3629584dc152b8218cf
RANDOM SEED=666849323

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131382116 kB
MemFree:        125805432 kB
MemAvailable:   125616124 kB
Buffers:            3280 kB
Cached:           620216 kB
SwapCached:            0 kB
Active:          4684000 kB
Inactive:         321340 kB
Active(anon):    4399808 kB
Inactive(anon):        0 kB
Active(file):     284192 kB
Inactive(file):   321340 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             11524 kB
Writeback:            12 kB
AnonPages:       4379812 kB
Mapped:           129616 kB
Shmem:             17960 kB
KReclaimable:      89188 kB
Slab:             169468 kB
SReclaimable:      89188 kB
SUnreclaim:        80280 kB
KernelStack:        4144 kB
PageTables:        12332 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    8176136 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149528 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    907264 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      191304 kB
DirectMap2M:     8099840 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 433036 MiB
End job on nodeC011 at 2025-06-30 00:23:50