Trace number 4517303

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.09 3610.42

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/devriendt/bitvector_multiplication_selection/
equalities/array_comm/normalized-16arraycomm_teq_tvars_greater.opb
MD5SUM87f67814fd1a58888c5941928a1532df
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.013405
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1568
Total number of constraints833
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 constraints833
Minimum length of a constraint2
Maximum length of a constraint64
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 2147483648
Number of bits of the biggest number in a constraint 32
Biggest sum of numbers in a constraint 8589934591
Number of bits of the biggest sum of numbers33
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.37/0.45	c Command: HOME/scip-naps.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4517303-1751232253.opb
0.37/0.45	c Solving mode: decision
0.37/0.45	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
0.37/0.45	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
0.37/0.45	c original problem has 1568 variables (1568 bin, 0 int, 0 impl, 0 cont) and 833 constraints
0.37/0.45	c presolving:
0.37/0.45	c (round 1, fast)       352 del vars, 352 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 32 clqs
0.37/0.45	c (round 2, fast)       353 del vars, 352 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 32 clqs
0.37/0.45	c (round 3, exhaustive) 353 del vars, 352 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 1 upgd conss, 0 impls, 32 clqs
0.37/0.45	c (round 4, fast)       353 del vars, 352 del conss, 0 add conss, 0 chg bounds, 1 chg sides, 62 chg coeffs, 1 upgd conss, 0 impls, 32 clqs
0.37/0.45	c    (0.0s) probing: 199/1215 (16.4%) - 0 fixings, 0 aggregations, 12 implications, 0 bound changes
0.37/0.45	c    (0.0s) probing aborted: 50/50 successive totally useless probings
0.37/0.45	c    (0.0s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.37/0.45	c    (0.0s) symmetry computation finished: 1 generators found (max: 1500, log10 of symmetry group size: 0.0) (symcode time: 0.00)
0.37/0.45	c dynamic symmetry handling statistics:
0.37/0.45	c    orbitopal reduction:       no components
0.37/0.45	c    orbital reduction:         no components
0.37/0.45	c    lexicographic reduction:   no permutations
0.37/0.45	c handled 1 out of 1 symmetry components
0.37/0.45	c (round 5, exhaustive) 353 del vars, 352 del conss, 1 add conss, 0 chg bounds, 1 chg sides, 62 chg coeffs, 1 upgd conss, 0 impls, 46 clqs
0.37/0.45	c (round 6, exhaustive) 353 del vars, 352 del conss, 1 add conss, 0 chg bounds, 1 chg sides, 62 chg coeffs, 2 upgd conss, 0 impls, 46 clqs
0.37/0.45	c presolving (7 rounds: 7 fast, 4 medium, 4 exhaustive):
0.37/0.45	c  353 deleted vars, 352 deleted constraints, 1 added constraints, 0 tightened bounds, 0 added holes, 1 changed sides, 62 changed coefficients
0.37/0.45	c  0 implications, 46 cliques
0.37/0.45	c presolved problem has 1215 variables (1215 bin, 0 int, 0 impl, 0 cont) and 482 constraints
0.37/0.45	c       1 constraints of type <knapsack>
0.37/0.45	c       1 constraints of type <setppc>
0.37/0.45	c     480 constraints of type <linear>
0.37/0.45	c transformed objective value is always integral (scale: 1)
0.37/0.45	c Presolving Time: 0.05
0.37/0.45	c 
0.37/0.45	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.37/0.45	c   0.1s|     1 |     0 |    25 |     - |    20M |   0 |1215 | 527 | 482 |   0 |  0 |  45 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.37/0.45	c o 0.1s|     1 |     0 |    28 |     - |feaspump|   0 |1215 | 527 | 482 |   0 |  0 |  45 |   0 | 0.000000e+00 | 0.000000e+00 |   0.00%| unknown
0.37/0.45	c   0.1s|     1 |     0 |    28 |     - |    21M |   0 |1215 | 527 | 482 |   0 |  0 |  45 |   0 | 0.000000e+00 | 0.000000e+00 |   0.00%| unknown
0.37/0.45	c 
0.37/0.45	c SCIP Status        : problem is solved [optimal solution found]
0.37/0.45	c Solving Time (sec) : 0.09
0.37/0.45	c Solving Nodes      : 1
0.37/0.45	c Primal Bound       : +0.00000000000000e+00 (1 solutions)
0.37/0.45	c Dual Bound         : +0.00000000000000e+00
0.37/0.45	c Gap                : 0.00 %
0.37/0.45	c [VIOLATION] Line 12: +1 x1537 -1 x1505 +2 x1538 -2 x1506 +4 x1539 -4 x1507 +8 x1540 -8 x1508 +16 x1541 -16 x1509 +32 x1542 -32 x1510 +64 x1543 -64 x1511 +128 x1544 -128 x1512 +256 x1545 -256 x1513 +512 x1546 -512 x1514 +1024 x1547 -1024 x1515 +2048 x1548 -2048 x1516 +4096 x1549 -4096 x1517 +8192 x1550 -8192 x1518 +16384 x1551 -16384 x1519 +32768 x1552 -32768 x1520 +65536 x1553 -65536 x1521 +131072 x1554 -131072 x1522 +262144 x1555 -262144 x1523 +524288 x1556 -524288 x1524 +1048576 x1557 -1048576 x1525 +2097152 x1558 -2097152 x1526 +4194304 x1559 -4194304 x1527 +8388608 x1560 -8388608 x1528 +16777216 x1561 -16777216 x1529 +33554432 x1562 -33554432 x1530 +67108864 x1563 -67108864 x1531 +134217728 x1564 -134217728 x1532 +268435456 x1565 -268435456 x1533 +536870912 x1566 -536870912 x1534 +1073741824 x1567 -1073741824 x1535 +2147483648 x1568 -2147483648 x1536 >= 1 ;
0.37/0.45	c   Computed activity: 0
0.37/0.45	c   Required: activity >= 1
0.37/0.45	c   Variable assignments: {x1537=0, x1505=0, x1538=0, x1506=0, x1539=0, x1507=0, x1540=0, x1508=0, x1541=0, x1509=0, x1542=0, x1510=0, x1543=0, x1511=0, x1544=0, x1512=0, x1545=0, x1513=0, x1546=0, x1514=0, x1547=0, x1515=0, x1548=0, x1516=0, x1549=0, x1517=0, x1550=0, x1518=0, x1551=0, x1519=0, x1552=0, x1520=0, x1553=0, x1521=0, x1554=0, x1522=0, x1555=0, x1523=0, x1556=0, x1524=0, x1557=0, x1525=0, x1558=0, x1526=0, x1559=0, x1527=0, x1560=0, x1528=0, x1561=0, x1529=0, x1562=0, x1530=0, x1563=0, x1531=0, x1564=0, x1532=0, x1565=0, x1533=0, x1566=0, x1534=0, x1567=0, x1535=0, x1568=0, x1536=0}}
0.37/0.45	c SCIP found a solution, but it is not feasible according to the original problem.
0.37/0.45	c ----------------------------------------------------------------------
0.37/0.45	c executing external solver (fallback): HOME/naps-1.03a6
0.37/0.45	c ----------------------------------------------------------------------
0.37/0.45	c command: HOME/naps-1.03a6 HOME/instance-4517303-1751232253.opb
0.37/0.46	c NaPS 1.03a6.
0.37/0.46	c Input file name: HOME/instance-4517303-1751232253.opb
3600.04/3610.40	c
3600.04/3610.40	c *** TERMINATED *** by signal 15
3600.04/3610.40	c _____________________________________________________________________________
3600.04/3610.40	c std/band forms        : 1,480
3600.04/3610.40	c 2cl/3cl ITE-codings   : 31,2304
3600.04/3610.40	c BDD/srt/adr Max costs : 94,0,0
3600.04/3610.40	c BDDraw/bin/mul/srt/adr: 481,0,0,0,0
3600.04/3610.40	c BDD nodes             : 5727
3600.04/3610.40	c Es1/CC detections     : 0,0
3600.04/3610.40	c CC sort               : 0
3600.04/3610.40	c SAT/UNSAT calls       : 0,0
3600.04/3610.40	c regenrated variables  : 0
3600.04/3610.40	c eliminated fixed lits : 0
3600.04/3610.40	c goal lit flips        : 0
3600.04/3610.40	c goal stages           : 0
3600.04/3610.40	c goal shrink           : 0
3600.04/3610.40	c goal coeff separations: 0
3600.04/3610.40	c restarts              : 0
3600.04/3610.40	c conflicts             : 0              (0 /sec)
3600.04/3610.40	c decisions             : 0              (0 /sec)
3600.04/3610.40	c propagations          : 0              (0 /sec)
3600.04/3610.40	c inspects              : 0              (0 /sec)
3600.04/3610.40	c CPU time (solving tm) : 3566 s        (3566 s, SAT 0 s, UNSAT 0 s)
3600.04/3610.40	c Time for Opt-base     : 0 s
3600.04/3610.40	c Steps for Opt-base    : 0
3600.04/3610.40	c Time for BDD coding   : 0.06541 s
3600.04/3610.40	c Time for srt coding   : 0 s
3600.04/3610.40	c _____________________________________________________________________________
3600.04/3610.40	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 (59012 MiB free)
  memory of node 1: 64507 MiB (63848 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4517303-1751232253/watcher-4517303-1751232253 -o /tmp/evaluation-result-4517303-1751232253/solver-4517303-1751232253 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1751226828-31369 --watchdog 3760 ./scip-naps-1.00.sh HOME/instance-4517303-1751232253.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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


[startup+0.100101 s]*
/proc/loadavg: 4.10 4.13 4.10 5/258 35235
/proc/meminfo: memFree=125800620/131382116 swapFree=33010684/33010684
[pid=35230] ppid=35227 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/35230/stat : 35230 (scip-naps-1.00.) S 35227 35230 31357 0 -1 4194304 258 323 0 0 0 0 0 0 20 0 1 0 38904986 4292608 768 18446744073709551615 94536214732800 94536215627333 140727663086880 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94536215866384 94536215914128 94536223801344 140727663090081 140727663090178 140727663090178 140727663095780 0
/proc/35230/statm: 1048 768 704 219 0 110 0
[pid=35235] ppid=35230 vsize=20332 memory=14336 CPUtime=0.07 cores=1,3
/proc/35235/stat : 35235 (python3) R 35230 35230 31357 0 -1 4194304 1881 0 0 0 6 1 0 0 20 0 1 0 38904989 20819968 3584 18446744073709551615 94567033901056 94567033901433 140736123465696 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94567033912728 94567033913348 94567045750784 140736123468120 140736123468322 140736123468322 140736123473895 0
/proc/35235/statm: 5083 3584 2016 1 0 1837 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 24524 KiB
Current children cumulated memory: 17408 KiB

[startup+0.213547 s]*
/proc/loadavg: 4.10 4.13 4.10 5/258 35235
/proc/meminfo: memFree=125794320/131382116 swapFree=33010684/33010684
[pid=35230] ppid=35227 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/35230/stat : 35230 (scip-naps-1.00.) S 35227 35230 31357 0 -1 4194304 258 323 0 0 0 0 0 0 20 0 1 0 38904986 4292608 768 18446744073709551615 94536214732800 94536215627333 140727663086880 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94536215866384 94536215914128 94536223801344 140727663090081 140727663090178 140727663090178 140727663095780 0
/proc/35230/statm: 1048 768 704 219 0 110 0
[pid=35235] ppid=35230 vsize=1186916 memory=31888 CPUtime=0.17 cores=1,3
/proc/35235/stat : 35235 (python3) R 35230 35230 31357 0 -1 4194304 3722 0 0 0 15 2 0 0 20 0 1 0 38904989 1215401984 7972 18446744073709551615 94567033901056 94567033901433 140736123465696 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94567033912728 94567033913348 94567045750784 140736123468120 140736123468322 140736123468322 140736123473895 0
/proc/35235/statm: 296729 7972 4900 1 0 268751 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 1191108 KiB
Current children cumulated memory: 34960 KiB

[startup+0.313423 s]*
/proc/loadavg: 4.10 4.13 4.10 5/258 35235
/proc/meminfo: memFree=125790288/131382116 swapFree=33010684/33010684
[pid=35230] ppid=35227 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/35230/stat : 35230 (scip-naps-1.00.) S 35227 35230 31357 0 -1 4194304 258 323 0 0 0 0 0 0 20 0 1 0 38904986 4292608 768 18446744073709551615 94536214732800 94536215627333 140727663086880 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94536215866384 94536215914128 94536223801344 140727663090081 140727663090178 140727663090178 140727663095780 0
/proc/35230/statm: 1048 768 704 219 0 110 0
[pid=35235] ppid=35230 vsize=1194416 memory=39184 CPUtime=0.27 cores=1,3
/proc/35235/stat : 35235 (python3) R 35230 35230 31357 0 -1 4194304 4956 0 0 0 24 3 0 0 20 0 1 0 38904989 1223081984 9796 18446744073709551615 94567033901056 94567033901433 140736123465696 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94567033912728 94567033913348 94567045750784 140736123468120 140736123468322 140736123468322 140736123473895 0
/proc/35235/statm: 298604 9796 5572 1 0 269962 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 1198608 KiB
Current children cumulated memory: 42256 KiB

[startup+0.700377 s]
/proc/loadavg: 4.10 4.13 4.10 5/259 35236
/proc/meminfo: memFree=125756268/131382116 swapFree=33010684/33010684
[pid=35230] ppid=35227 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/35230/stat : 35230 (scip-naps-1.00.) S 35227 35230 31357 0 -1 4194304 258 323 0 0 0 0 0 0 20 0 1 0 38904986 4292608 768 18446744073709551615 94536214732800 94536215627333 140727663086880 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94536215866384 94536215914128 94536223801344 140727663090081 140727663090178 140727663090178 140727663095780 0
/proc/35230/statm: 1048 768 704 219 0 110 0
[pid=35235] ppid=35230 vsize=1219880 memory=68624 CPUtime=0.41 cores=1,3
/proc/35235/stat : 35235 (python3) S 35230 35230 31357 0 -1 4194304 10129 0 0 0 36 5 0 0 20 0 1 0 38904989 1249157120 17156 18446744073709551615 94567033901056 94567033901433 140736123465696 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94567033912728 94567033913348 94567045750784 140736123468120 140736123468322 140736123468322 140736123473895 0
/proc/35235/statm: 304970 17156 8132 1 0 276328 0
[pid=35236] ppid=35235 vsize=6840 memory=4924 CPUtime=0.21 cores=1,3
/proc/35236/stat : 35236 (naps-1.03a6) R 35235 35236 35236 0 -1 4194304 1198 0 0 0 21 0 0 0 20 0 1 0 38905032 7004160 1231 18446744073709551615 4198400 7047149 140728730032416 0 0 0 0 0 17922 0 0 0 17 3 0 0 0 0 0 7573272 7623312 35725312 140728730036609 140728730036723 140728730036723 140728730042313 0
/proc/35236/statm: 1710 1231 544 696 0 871 0
Current children cumulated CPU time: 0.62 s
Current children cumulated vsize: 1230912 KiB
Current children cumulated memory: 76620 KiB

[startup+1.5003 s]
/proc/loadavg: 4.10 4.13 4.10 6/259 35236
/proc/meminfo: memFree=125753496/131382116 swapFree=33010684/33010684
[pid=35230] ppid=35227 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/35230/stat : 35230 (scip-naps-1.00.) S 35227 35230 31357 0 -1 4194304 258 323 0 0 0 0 0 0 20 0 1 0 38904986 4292608 768 18446744073709551615 94536214732800 94536215627333 140727663086880 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94536215866384 94536215914128 94536223801344 140727663090081 140727663090178 140727663090178 140727663095780 0
/proc/35230/statm: 1048 768 704 219 0 110 0
[pid=35235] ppid=35230 vsize=1219880 memory=68624 CPUtime=0.41 cores=1,3
/proc/35235/stat : 35235 (python3) S 35230 35230 31357 0 -1 4194304 10129 0 0 0 36 5 0 0 20 0 1 0 38904989 1249157120 17156 18446744073709551615 94567033901056 94567033901433 140736123465696 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94567033912728 94567033913348 94567045750784 140736123468120 140736123468322 140736123468322 140736123473895 0
/proc/35235/statm: 304970 17156 8132 1 0 276328 0
[pid=35236] ppid=35235 vsize=8576 memory=6444 CPUtime=1.01 cores=1,3
/proc/35236/stat : 35236 (naps-1.03a6) R 35235 35236 35236 0 -1 4194304 1784 0 0 0 101 0 0 0 20 0 1 0 38905032 8781824 1611 18446744073709551615 4198400 7047149 140728730032416 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 35725312 140728730036609 140728730036723 140728730036723 140728730042313 0
/proc/35236/statm: 2144 1611 544 696 0 1305 0
Current children cumulated CPU time: 1.42 s
Current children cumulated vsize: 1232648 KiB
Current children cumulated memory: 78140 KiB

[startup+3.11318 s]
/proc/loadavg: 4.10 4.13 4.10 6/259 35236
/proc/meminfo: memFree=125747604/131382116 swapFree=33010684/33010684
[pid=35230] ppid=35227 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/35230/stat : 35230 (scip-naps-1.00.) S 35227 35230 31357 0 -1 4194304 258 323 0 0 0 0 0 0 20 0 1 0 38904986 4292608 768 18446744073709551615 94536214732800 94536215627333 140727663086880 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94536215866384 94536215914128 94536223801344 140727663090081 140727663090178 140727663090178 140727663095780 0
/proc/35230/statm: 1048 768 704 219 0 110 0
[pid=35235] ppid=35230 vsize=1219880 memory=68624 CPUtime=0.41 cores=1,3
/proc/35235/stat : 35235 (python3) S 35230 35230 31357 0 -1 4194304 10129 0 0 0 36 5 0 0 20 0 1 0 38904989 1249157120 17156 18446744073709551615 94567033901056 94567033901433 140736123465696 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94567033912728 94567033913348 94567045750784 140736123468120 140736123468322 140736123468322 140736123473895 0
/proc/35235/statm: 304970 17156 8132 1 0 276328 0
[pid=35236] ppid=35235 vsize=11652 memory=8976 CPUtime=2.62 cores=1,3
/proc/35236/stat : 35236 (naps-1.03a6) R 35235 35236 35236 0 -1 4194304 8075 0 0 0 261 1 0 0 20 0 1 0 38905032 11931648 2244 18446744073709551615 4198400 7047149 140728730032416 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 35725312 140728730036609 140728730036723 140728730036723 140728730042313 0
/proc/35236/statm: 2913 2244 544 696 0 2074 0
Current children cumulated CPU time: 3.03 s
Current children cumulated vsize: 1235724 KiB
Current children cumulated memory: 80672 KiB

[startup+6.30046 s]
/proc/loadavg: 4.17 4.14 4.11 6/258 35236
/proc/meminfo: memFree=125739664/131382116 swapFree=33010684/33010684
[pid=35230] ppid=35227 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/35230/stat : 35230 (scip-naps-1.00.) S 35227 35230 31357 0 -1 4194304 258 323 0 0 0 0 0 0 20 0 1 0 38904986 4292608 768 18446744073709551615 94536214732800 94536215627333 140727663086880 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94536215866384 94536215914128 94536223801344 140727663090081 140727663090178 140727663090178 140727663095780 0
/proc/35230/statm: 1048 768 704 219 0 110 0
[pid=35235] ppid=35230 vsize=1219880 memory=68624 CPUtime=0.41 cores=1,3
/proc/35235/stat : 35235 (python3) S 35230 35230 31357 0 -1 4194304 10129 0 0 0 36 5 0 0 20 0 1 0 38904989 1249157120 17156 18446744073709551615 94567033901056 94567033901433 140736123465696 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94567033912728 94567033913348 94567045750784 140736123468120 140736123468322 140736123468322 140736123473895 0
/proc/35235/statm: 304970 17156 8132 1 0 276328 0
[pid=35236] ppid=35235 vsize=16768 memory=13332 CPUtime=5.79 cores=1,3
/proc/35236/stat : 35236 (naps-1.03a6) R 35235 35236 35236 0 -1 4194304 14974 0 0 0 577 2 0 0 20 0 1 0 38905032 17170432 3333 18446744073709551615 4198400 7047149 140728730032416 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 35725312 140728730036609 140728730036723 140728730036723 140728730042313 0
/proc/35236/statm: 4192 3333 544 696 0 3353 0
Current children cumulated CPU time: 6.2 s
Current children cumulated vsize: 1240840 KiB
Current children cumulated memory: 85028 KiB

[startup+12.7004 s]
/proc/loadavg: 4.24 4.16 4.11 6/258 35236
/proc/meminfo: memFree=125738216/131382116 swapFree=33010684/33010684
[pid=35230] ppid=35227 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/35230/stat : 35230 (scip-naps-1.00.) S 35227 35230 31357 0 -1 4194304 258 323 0 0 0 0 0 0 20 0 1 0 38904986 4292608 768 18446744073709551615 94536214732800 94536215627333 140727663086880 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94536215866384 94536215914128 94536223801344 140727663090081 140727663090178 140727663090178 140727663095780 0
/proc/35230/statm: 1048 768 704 219 0 110 0
[pid=35235] ppid=35230 vsize=1219880 memory=68624 CPUtime=0.41 cores=1,3
/proc/35235/stat : 35235 (python3) S 35230 35230 31357 0 -1 4194304 10129 0 0 0 36 5 0 0 20 0 1 0 38904989 1249157120 17156 18446744073709551615 94567033901056 94567033901433 140736123465696 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94567033912728 94567033913348 94567045750784 140736123468120 140736123468322 140736123468322 140736123473895 0
/proc/35235/statm: 304970 17156 8132 1 0 276328 0
[pid=35236] ppid=35235 vsize=24964 memory=20748 CPUtime=12.17 cores=1,3
/proc/35236/stat : 35236 (naps-1.03a6) R 35235 35236 35236 0 -1 4194304 36169 0 0 0 1210 7 0 0 20 0 1 0 38905032 25563136 5187 18446744073709551615 4198400 7047149 140728730032416 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 35725312 140728730036609 140728730036723 140728730036723 140728730042313 0
/proc/35236/statm: 6241 5187 544 696 0 5402 0
Current children cumulated CPU time: 12.58 s
Current children cumulated vsize: 1249036 KiB
Current children cumulated memory: 92444 KiB

[startup+25.5005 s]
/proc/loadavg: 4.41 4.20 4.13 6/258 35237
/proc/meminfo: memFree=125700472/131382116 swapFree=33010684/33010684
[pid=35230] ppid=35227 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/35230/stat : 35230 (scip-naps-1.00.) S 35227 35230 31357 0 -1 4194304 258 323 0 0 0 0 0 0 20 0 1 0 38904986 4292608 768 18446744073709551615 94536214732800 94536215627333 140727663086880 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94536215866384 94536215914128 94536223801344 140727663090081 140727663090178 140727663090178 140727663095780 0
/proc/35230/statm: 1048 768 704 219 0 110 0
[pid=35235] ppid=35230 vsize=1219880 memory=68624 CPUtime=0.41 cores=1,3
/proc/35235/stat : 35235 (python3) S 35230 35230 31357 0 -1 4194304 10129 0 0 0 36 5 0 0 20 0 1 0 38904989 1249157120 17156 18446744073709551615 94567033901056 94567033901433 140736123465696 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94567033912728 94567033913348 94567045750784 140736123468120 140736123468322 140736123468322 140736123473895 0
/proc/35235/statm: 304970 17156 8132 1 0 276328 0
[pid=35236] ppid=35235 vsize=27008 memory=20364 CPUtime=24.94 cores=1,3
/proc/35236/stat : 35236 (naps-1.03a6) R 35235 35236 35236 0 -1 4194304 65338 0 0 0 2481 13 0 0 20 0 1 0 38905032 27656192 5091 18446744073709551615 4198400 7047149 140728730032416 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 35725312 140728730036609 140728730036723 140728730036723 140728730042313 0
/proc/35236/statm: 6752 5091 544 696 0 5913 0
Current children cumulated CPU time: 25.35 s
Current children cumulated vsize: 1251080 KiB
Current children cumulated memory: 92060 KiB

[startup+51.1135 s]
/proc/loadavg: 4.67 4.28 4.16 5/258 35237
/proc/meminfo: memFree=125715004/131382116 swapFree=33010684/33010684
[pid=35230] ppid=35227 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/35230/stat : 35230 (scip-naps-1.00.) S 35227 35230 31357 0 -1 4194304 258 323 0 0 0 0 0 0 20 0 1 0 38904986 4292608 768 18446744073709551615 94536214732800 94536215627333 140727663086880 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94536215866384 94536215914128 94536223801344 140727663090081 140727663090178 140727663090178 140727663095780 0
/proc/35230/statm: 1048 768 704 219 0 110 0
[pid=35235] ppid=35230 vsize=1219880 memory=68624 CPUtime=0.41 cores=1,3
/proc/35235/stat : 35235 (python3) S 35230 35230 31357 0 -1 4194304 10129 0 0 0 36 5 0 0 20 0 1 0 38904989 1249157120 17156 18446744073709551615 94567033901056 94567033901433 140736123465696 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94567033912728 94567033913348 94567045750784 140736123468120 140736123468322 140736123468322 140736123473895 0
/proc/35235/statm: 304970 17156 8132 1 0 276328 0
[pid=35236] ppid=35235 vsize=37508 memory=30372 CPUtime=50.49 cores=1,3
/proc/35236/stat : 35236 (naps-1.03a6) R 35235 35236 35236 0 -1 4194304 90269 0 0 0 5029 20 0 0 20 0 1 0 38905032 38408192 7593 18446744073709551615 4198400 7047149 140728730032416 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 35725312 140728730036609 140728730036723 140728730036723 140728730042313 0
/proc/35236/statm: 9377 7593 544 696 0 8538 0
Current children cumulated CPU time: 50.9 s
Current children cumulated vsize: 1261580 KiB
Current children cumulated memory: 102068 KiB

[startup+102.3 s]
/proc/loadavg: 4.34 4.25 4.15 5/258 35240
/proc/meminfo: memFree=125686192/131382116 swapFree=33010684/33010684
[pid=35230] ppid=35227 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/35230/stat : 35230 (scip-naps-1.00.) S 35227 35230 31357 0 -1 4194304 258 323 0 0 0 0 0 0 20 0 1 0 38904986 4292608 768 18446744073709551615 94536214732800 94536215627333 140727663086880 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94536215866384 94536215914128 94536223801344 140727663090081 140727663090178 140727663090178 140727663095780 0
/proc/35230/statm: 1048 768 704 219 0 110 0
[pid=35235] ppid=35230 vsize=1219880 memory=68624 CPUtime=0.41 cores=1,3
/proc/35235/stat : 35235 (python3) S 35230 35230 31357 0 -1 4194304 10129 0 0 0 36 5 0 0 20 0 1 0 38904989 1249157120 17156 18446744073709551615 94567033901056 94567033901433 140736123465696 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94567033912728 94567033913348 94567045750784 140736123468120 140736123468322 140736123468322 140736123473895 0
/proc/35235/statm: 304970 17156 8132 1 0 276328 0
[pid=35236] ppid=35235 vsize=45996 memory=37388 CPUtime=101.54 cores=1,3
/proc/35236/stat : 35236 (naps-1.03a6) R 35235 35236 35236 0 -1 4194304 181424 0 0 0 10111 43 0 0 20 0 1 0 38905032 47099904 9347 18446744073709551615 4198400 7047149 140728730032416 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 35725312 140728730036609 140728730036723 140728730036723 140728730042313 0
/proc/35236/statm: 11499 9347 544 696 0 10660 0
Current children cumulated CPU time: 101.95 s
Current children cumulated vsize: 1270068 KiB
Current children cumulated memory: 109084 KiB


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

[pid=35236] ppid=35235 vsize=100496 memory=75080 CPUtime=3152.79 cores=1,3
/proc/35236/stat : 35236 (naps-1.03a6) R 35235 35236 35236 0 -1 4194304 7551670 0 0 0 312392 2887 0 0 20 0 1 0 38905032 102907904 18770 18446744073709551615 4198400 7047149 140728730032416 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 35725312 140728730036609 140728730036723 140728730036723 140728730042313 0
/proc/35236/statm: 25124 18770 544 696 0 24285 0
Current children cumulated CPU time: 3153.2 s
Current children cumulated vsize: 1324568 KiB
Current children cumulated memory: 150232 KiB

[startup+3222.3 s]
/proc/loadavg: 3.14 3.14 3.18 4/249 35602
/proc/meminfo: memFree=129817220/131382116 swapFree=33010684/33010684
[pid=35230] ppid=35227 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/35230/stat : 35230 (scip-naps-1.00.) S 35227 35230 31357 0 -1 4194304 258 323 0 0 0 0 0 0 20 0 1 0 38904986 4292608 768 18446744073709551615 94536214732800 94536215627333 140727663086880 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94536215866384 94536215914128 94536223801344 140727663090081 140727663090178 140727663090178 140727663095780 0
/proc/35230/statm: 1048 768 704 219 0 110 0
[pid=35235] ppid=35230 vsize=1219880 memory=72080 CPUtime=0.41 cores=1,3
/proc/35235/stat : 35235 (python3) S 35230 35230 31357 0 -1 4194304 10129 0 0 0 36 5 0 0 20 0 1 0 38904989 1249157120 18020 18446744073709551615 94567033901056 94567033901433 140736123465696 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94567033912728 94567033913348 94567045750784 140736123468120 140736123468322 140736123468322 140736123473895 0
/proc/35235/statm: 304970 18020 8132 1 0 276328 0
[pid=35236] ppid=35235 vsize=51340 memory=48056 CPUtime=3212.64 cores=1,3
/proc/35236/stat : 35236 (naps-1.03a6) R 35235 35236 35236 0 -1 4194304 7566190 0 0 0 318370 2894 0 0 20 0 1 0 38905032 52572160 12014 18446744073709551615 4198400 7047149 140728730032416 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 35725312 140728730036609 140728730036723 140728730036723 140728730042313 0
/proc/35236/statm: 12835 12014 544 696 0 11996 0
Current children cumulated CPU time: 3213.05 s
Current children cumulated vsize: 1275412 KiB
Current children cumulated memory: 123208 KiB

[startup+3282.3 s]
/proc/loadavg: 3.15 3.15 3.18 4/250 35605
/proc/meminfo: memFree=129805340/131382116 swapFree=33010684/33010684
[pid=35230] ppid=35227 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/35230/stat : 35230 (scip-naps-1.00.) S 35227 35230 31357 0 -1 4194304 258 323 0 0 0 0 0 0 20 0 1 0 38904986 4292608 768 18446744073709551615 94536214732800 94536215627333 140727663086880 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94536215866384 94536215914128 94536223801344 140727663090081 140727663090178 140727663090178 140727663095780 0
/proc/35230/statm: 1048 768 704 219 0 110 0
[pid=35235] ppid=35230 vsize=1219880 memory=72080 CPUtime=0.41 cores=1,3
/proc/35235/stat : 35235 (python3) S 35230 35230 31357 0 -1 4194304 10129 0 0 0 36 5 0 0 20 0 1 0 38904989 1249157120 18020 18446744073709551615 94567033901056 94567033901433 140736123465696 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94567033912728 94567033913348 94567045750784 140736123468120 140736123468322 140736123468322 140736123473895 0
/proc/35235/statm: 304970 18020 8132 1 0 276328 0
[pid=35236] ppid=35235 vsize=84112 memory=66888 CPUtime=3272.48 cores=1,3
/proc/35236/stat : 35236 (naps-1.03a6) R 35235 35236 35236 0 -1 4194304 7818351 0 0 0 324248 3000 0 0 20 0 1 0 38905032 86130688 16722 18446744073709551615 4198400 7047149 140728730032416 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 35725312 140728730036609 140728730036723 140728730036723 140728730042313 0
/proc/35236/statm: 21028 16722 544 696 0 20189 0
Current children cumulated CPU time: 3272.89 s
Current children cumulated vsize: 1308184 KiB
Current children cumulated memory: 142040 KiB

[startup+3342.3 s]
/proc/loadavg: 3.26 3.17 3.18 4/251 35608
/proc/meminfo: memFree=129810072/131382116 swapFree=33010684/33010684
[pid=35230] ppid=35227 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/35230/stat : 35230 (scip-naps-1.00.) S 35227 35230 31357 0 -1 4194304 258 323 0 0 0 0 0 0 20 0 1 0 38904986 4292608 768 18446744073709551615 94536214732800 94536215627333 140727663086880 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94536215866384 94536215914128 94536223801344 140727663090081 140727663090178 140727663090178 140727663095780 0
/proc/35230/statm: 1048 768 704 219 0 110 0
[pid=35235] ppid=35230 vsize=1219880 memory=72080 CPUtime=0.41 cores=1,3
/proc/35235/stat : 35235 (python3) S 35230 35230 31357 0 -1 4194304 10129 0 0 0 36 5 0 0 20 0 1 0 38904989 1249157120 18020 18446744073709551615 94567033901056 94567033901433 140736123465696 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94567033912728 94567033913348 94567045750784 140736123468120 140736123468322 140736123468322 140736123473895 0
/proc/35235/statm: 304970 18020 8132 1 0 276328 0
[pid=35236] ppid=35235 vsize=84112 memory=66888 CPUtime=3332.32 cores=1,3
/proc/35236/stat : 35236 (naps-1.03a6) R 35235 35236 35236 0 -1 4194304 7944960 0 0 0 330181 3051 0 0 20 0 1 0 38905032 86130688 16722 18446744073709551615 4198400 7047149 140728730032416 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 35725312 140728730036609 140728730036723 140728730036723 140728730042313 0
/proc/35236/statm: 21028 16722 544 696 0 20189 0
Current children cumulated CPU time: 3332.73 s
Current children cumulated vsize: 1308184 KiB
Current children cumulated memory: 142040 KiB

[startup+3402.3 s]
/proc/loadavg: 3.16 3.15 3.18 4/251 35612
/proc/meminfo: memFree=129808532/131382116 swapFree=33010684/33010684
[pid=35230] ppid=35227 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/35230/stat : 35230 (scip-naps-1.00.) S 35227 35230 31357 0 -1 4194304 258 323 0 0 0 0 0 0 20 0 1 0 38904986 4292608 768 18446744073709551615 94536214732800 94536215627333 140727663086880 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94536215866384 94536215914128 94536223801344 140727663090081 140727663090178 140727663090178 140727663095780 0
/proc/35230/statm: 1048 768 704 219 0 110 0
[pid=35235] ppid=35230 vsize=1219880 memory=72080 CPUtime=0.41 cores=1,3
/proc/35235/stat : 35235 (python3) S 35230 35230 31357 0 -1 4194304 10129 0 0 0 36 5 0 0 20 0 1 0 38904989 1249157120 18020 18446744073709551615 94567033901056 94567033901433 140736123465696 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94567033912728 94567033913348 94567045750784 140736123468120 140736123468322 140736123468322 140736123473895 0
/proc/35235/statm: 304970 18020 8132 1 0 276328 0
[pid=35236] ppid=35235 vsize=67728 memory=59864 CPUtime=3392.17 cores=1,3
/proc/35236/stat : 35236 (naps-1.03a6) R 35235 35236 35236 0 -1 4194304 8147073 0 0 0 336087 3130 0 0 20 0 1 0 38905032 69353472 14966 18446744073709551615 4198400 7047149 140728730032416 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 35725312 140728730036609 140728730036723 140728730036723 140728730042313 0
/proc/35236/statm: 16932 14966 544 696 0 16093 0
Current children cumulated CPU time: 3392.58 s
Current children cumulated vsize: 1291800 KiB
Current children cumulated memory: 135016 KiB

[startup+3462.3 s]
/proc/loadavg: 3.10 3.14 3.17 4/251 35613
/proc/meminfo: memFree=129798040/131382116 swapFree=33010684/33010684
[pid=35230] ppid=35227 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/35230/stat : 35230 (scip-naps-1.00.) S 35227 35230 31357 0 -1 4194304 258 323 0 0 0 0 0 0 20 0 1 0 38904986 4292608 768 18446744073709551615 94536214732800 94536215627333 140727663086880 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94536215866384 94536215914128 94536223801344 140727663090081 140727663090178 140727663090178 140727663095780 0
/proc/35230/statm: 1048 768 704 219 0 110 0
[pid=35235] ppid=35230 vsize=1219880 memory=72080 CPUtime=0.41 cores=1,3
/proc/35235/stat : 35235 (python3) S 35230 35230 31357 0 -1 4194304 10129 0 0 0 36 5 0 0 20 0 1 0 38904989 1249157120 18020 18446744073709551615 94567033901056 94567033901433 140736123465696 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94567033912728 94567033913348 94567045750784 140736123468120 140736123468322 140736123468322 140736123473895 0
/proc/35235/statm: 304970 18020 8132 1 0 276328 0
[pid=35236] ppid=35235 vsize=100496 memory=75080 CPUtime=3451.99 cores=1,3
/proc/35236/stat : 35236 (naps-1.03a6) R 35235 35236 35236 0 -1 4194304 8463022 0 0 0 341944 3255 0 0 20 0 1 0 38905032 102907904 18770 18446744073709551615 4198400 7047149 140728730032416 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 35725312 140728730036609 140728730036723 140728730036723 140728730042313 0
/proc/35236/statm: 25124 18770 544 696 0 24285 0
Current children cumulated CPU time: 3452.4 s
Current children cumulated vsize: 1324568 KiB
Current children cumulated memory: 150232 KiB

[startup+3522.3 s]
/proc/loadavg: 3.15 3.14 3.17 4/251 35615
/proc/meminfo: memFree=129818324/131382116 swapFree=33010684/33010684
[pid=35230] ppid=35227 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/35230/stat : 35230 (scip-naps-1.00.) S 35227 35230 31357 0 -1 4194304 258 323 0 0 0 0 0 0 20 0 1 0 38904986 4292608 768 18446744073709551615 94536214732800 94536215627333 140727663086880 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94536215866384 94536215914128 94536223801344 140727663090081 140727663090178 140727663090178 140727663095780 0
/proc/35230/statm: 1048 768 704 219 0 110 0
[pid=35235] ppid=35230 vsize=1219880 memory=72080 CPUtime=0.41 cores=1,3
/proc/35235/stat : 35235 (python3) S 35230 35230 31357 0 -1 4194304 10129 0 0 0 36 5 0 0 20 0 1 0 38904989 1249157120 18020 18446744073709551615 94567033901056 94567033901433 140736123465696 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94567033912728 94567033913348 94567045750784 140736123468120 140736123468322 140736123468322 140736123473895 0
/proc/35235/statm: 304970 18020 8132 1 0 276328 0
[pid=35236] ppid=35235 vsize=67728 memory=59080 CPUtime=3511.81 cores=1,3
/proc/35236/stat : 35236 (naps-1.03a6) R 35235 35236 35236 0 -1 4194304 8504808 0 0 0 347907 3274 0 0 20 0 1 0 38905032 69353472 14770 18446744073709551615 4198400 7047149 140728730032416 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 35725312 140728730036609 140728730036723 140728730036723 140728730042313 0
/proc/35236/statm: 16932 14770 544 696 0 16093 0
Current children cumulated CPU time: 3512.22 s
Current children cumulated vsize: 1291800 KiB
Current children cumulated memory: 134232 KiB

[startup+3582.3 s]
/proc/loadavg: 3.06 3.11 3.16 3/243 35649
/proc/meminfo: memFree=129936184/131382116 swapFree=33010684/33010684
[pid=35230] ppid=35227 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/35230/stat : 35230 (scip-naps-1.00.) S 35227 35230 31357 0 -1 4194304 258 323 0 0 0 0 0 0 20 0 1 0 38904986 4292608 768 18446744073709551615 94536214732800 94536215627333 140727663086880 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94536215866384 94536215914128 94536223801344 140727663090081 140727663090178 140727663090178 140727663095780 0
/proc/35230/statm: 1048 768 704 219 0 110 0
[pid=35235] ppid=35230 vsize=1219880 memory=72080 CPUtime=0.41 cores=1,3
/proc/35235/stat : 35235 (python3) S 35230 35230 31357 0 -1 4194304 10129 0 0 0 36 5 0 0 20 0 1 0 38904989 1249157120 18020 18446744073709551615 94567033901056 94567033901433 140736123465696 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94567033912728 94567033913348 94567045750784 140736123468120 140736123468322 140736123468322 140736123473895 0
/proc/35235/statm: 304970 18020 8132 1 0 276328 0
[pid=35236] ppid=35235 vsize=84112 memory=62412 CPUtime=3571.62 cores=1,3
/proc/35236/stat : 35236 (naps-1.03a6) R 35235 35236 35236 0 -1 4194304 8653144 0 0 0 353826 3336 0 0 20 0 1 0 38905032 86130688 15603 18446744073709551615 4198400 7047149 140728730032416 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 35725312 140728730036609 140728730036723 140728730036723 140728730042313 0
/proc/35236/statm: 21028 15603 544 696 0 20189 0
Current children cumulated CPU time: 3572.03 s
Current children cumulated vsize: 1308184 KiB
Current children cumulated memory: 137564 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.4 s]
/proc/loadavg: 2.71 3.02 3.13 3/243 35650
/proc/meminfo: memFree=129936608/131382116 swapFree=33010684/33010684
[pid=35230] ppid=35227 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/35230/stat : 35230 (scip-naps-1.00.) S 35227 35230 31357 0 -1 4194304 258 323 0 0 0 0 0 0 20 0 1 0 38904986 4292608 768 18446744073709551615 94536214732800 94536215627333 140727663086880 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94536215866384 94536215914128 94536223801344 140727663090081 140727663090178 140727663090178 140727663095780 0
/proc/35230/statm: 1048 768 704 219 0 110 0
[pid=35235] ppid=35230 vsize=1219880 memory=72080 CPUtime=0.41 cores=1,3
/proc/35235/stat : 35235 (python3) S 35230 35230 31357 0 -1 4194304 10129 0 0 0 36 5 0 0 20 0 1 0 38904989 1249157120 18020 18446744073709551615 94567033901056 94567033901433 140736123465696 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94567033912728 94567033913348 94567045750784 140736123468120 140736123468322 140736123468322 140736123473895 0
/proc/35235/statm: 304970 18020 8132 1 0 276328 0
[pid=35236] ppid=35235 vsize=84112 memory=66892 CPUtime=3599.63 cores=1,3
/proc/35236/stat : 35236 (naps-1.03a6) R 35235 35236 35236 0 -1 4194304 8752710 0 0 0 356586 3377 0 0 20 0 1 0 38905032 86130688 16723 18446744073709551615 4198400 7047149 140728730032416 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 35725312 140728730036609 140728730036723 140728730036723 140728730042313 0
/proc/35236/statm: 21028 16723 544 696 0 20189 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 1308184 KiB
Current children cumulated memory: 142044 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.002817 s, system=0.010777 s

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

# cumulated CPU time of all completed processes:  user=3566.24 s, system=33.8519 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): 3610.42
CPU time (s): 3600.09
CPU user time (s): 3566.24
CPU system time (s): 33.8519
CPU usage (%): 99.714
Max. virtual memory (cumulated for all children) (KiB): 1357336
Max. memory (cumulated for all children) (KiB): 166620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3566.24
system time used= 33.8519
maximum resident set size= 91468
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8766186
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= 385
involuntary context switches= 3907


# summary of solver processes directly reported to runsolver:
#   pid: 35230,35235
#   total CPU time (s): 3600.09
#   total CPU user time (s): 3566.24
#   total CPU system time (s): 33.8519

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.8509 second user time and 37.4556 second system time

The end

Launcher Data

Begin job on nodeC011 at 2025-06-29 23:24:13
IDJOB=4517303
IDBENCH=176049
IDSOLVER=3368
FILE ID=nodeC011/4517303-1751232253
RUNJOBID= nodeC011-1751226828-31369
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-16arraycomm_teq_tvars_greater.opb
COMMAND LINE= ./scip-naps-1.00.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4517303-1751232253/watcher-4517303-1751232253 -o /tmp/evaluation-result-4517303-1751232253/solver-4517303-1751232253 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1751226828-31369 --watchdog 3760  ./scip-naps-1.00.sh HOME/instance-4517303-1751232253.opb

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

MD5SUM BENCH= 87f67814fd1a58888c5941928a1532df
RANDOM SEED=1991088248

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

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

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.288
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		: 3661.298
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		: 3662.387
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		: 1197.553
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.850
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:        125810008 kB
MemAvailable:   125620736 kB
Buffers:            3280 kB
Cached:           620244 kB
SwapCached:            0 kB
Active:          4710804 kB
Inactive:         321372 kB
Active(anon):    4426612 kB
Inactive(anon):        0 kB
Active(file):     284192 kB
Inactive(file):   321372 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             11488 kB
Writeback:             0 kB
AnonPages:       4406652 kB
Mapped:           129732 kB
Shmem:             17960 kB
KReclaimable:      89196 kB
Slab:             169464 kB
SReclaimable:      89196 kB
SUnreclaim:        80268 kB
KernelStack:        4144 kB
PageTables:        12404 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    8205680 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149528 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    913408 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= 433044 MiB
End job on nodeC011 at 2025-06-30 00:24:23