Trace number 4530024

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SCIP-NaPS 1.00a2? (TO) 3600.13 3609.82

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.17/0.22	c Command: HOME/scip-naps-1.00a2.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4530024-1752261635.opb
0.17/0.22	c Solving mode: decision
0.17/0.22	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
0.17/0.22	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
0.17/0.22	c original problem has 2440 variables (2440 bin, 0 int, 0 impl, 0 cont) and 1281 constraints
0.17/0.22	c presolving:
0.17/0.22	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.17/0.22	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.17/0.22	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.17/0.22	c    (0.0s) probing: 209/1919 (10.9%) - 0 fixings, 0 aggregations, 15 implications, 0 bound changes
0.17/0.22	c    (0.0s) probing aborted: 50/50 successive totally useless probings
0.17/0.22	c    (0.0s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.17/0.22	c    (0.0s) symmetry computation finished: 1 generators found (max: 1500, log10 of symmetry group size: 0.0) (symcode time: 0.00)
0.17/0.22	c dynamic symmetry handling statistics:
0.17/0.22	c    orbitopal reduction:       no components
0.17/0.22	c    orbital reduction:         no components
0.17/0.22	c    lexicographic reduction:   no permutations
0.17/0.22	c handled 1 out of 1 symmetry components
0.17/0.22	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.17/0.22	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.17/0.22	c presolving (6 rounds: 6 fast, 4 medium, 4 exhaustive):
0.17/0.22	c  521 deleted vars, 520 deleted constraints, 1 added constraints, 0 tightened bounds, 0 added holes, 1 changed sides, 78 changed coefficients
0.17/0.22	c  0 implications, 57 cliques
0.17/0.22	c presolved problem has 1919 variables (1919 bin, 0 int, 0 impl, 0 cont) and 762 constraints
0.17/0.22	c       1 constraints of type <knapsack>
0.17/0.22	c       1 constraints of type <setppc>
0.17/0.22	c     760 constraints of type <linear>
0.17/0.22	c transformed objective value is always integral (scale: 1)
0.17/0.22	c Presolving Time: 0.04
0.17/0.22	c 
0.17/0.22	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.17/0.22	c   0.1s|     1 |     0 |    24 |     - |    32M |   0 |1919 | 782 | 762 |   0 |  0 |  20 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.17/0.22	c o 0.1s|     1 |     0 |    26 |     - |feaspump|   0 |1919 | 782 | 762 |   0 |  0 |  20 |   0 | 0.000000e+00 | 0.000000e+00 |   0.00%| unknown
0.17/0.22	c   0.1s|     1 |     0 |    26 |     - |    32M |   0 |1919 | 782 | 762 |   0 |  0 |  20 |   0 | 0.000000e+00 | 0.000000e+00 |   0.00%| unknown
0.17/0.22	c 
0.17/0.22	c SCIP Status        : problem is solved [optimal solution found]
0.17/0.22	c Solving Time (sec) : 0.06
0.17/0.22	c Solving Nodes      : 1
0.17/0.22	c Primal Bound       : +0.00000000000000e+00 (1 solutions)
0.17/0.22	c Dual Bound         : +0.00000000000000e+00
0.17/0.22	c Gap                : 0.00 %
0.17/0.22	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.17/0.22	c   Computed activity: 0
0.17/0.22	c   Required: activity >= 1
0.17/0.22	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.17/0.22	c SCIP found a solution, but it is not feasible according to the original problem.
0.17/0.22	c ----------------------------------------------------------------------
0.17/0.22	c executing external solver (fallback): HOME/naps-1.03a6
0.17/0.22	c ----------------------------------------------------------------------
0.17/0.22	c command: HOME/naps-1.03a6 HOME/instance-4530024-1752261635.opb
0.17/0.22	c NaPS 1.03a6.
0.17/0.22	c Input file name: HOME/instance-4530024-1752261635.opb
3600.09/3609.80	c
3600.09/3609.80	c *** TERMINATED *** by signal 15
3600.09/3609.80	c s UNKNOWN
3600.09/3609.80	c _____________________________________________________________________________
3600.09/3609.80	c std/band forms        : 1,760
3600.09/3609.80	c 2cl/3cl ITE-codings   : 39,3680
3600.09/3609.80	c BDD/srt/adr Max costs : 118,0,0
3600.09/3609.80	c BDDraw/bin/mul/srt/adr: 761,0,0,0,0
3600.09/3609.80	c BDD nodes             : 9079
3600.09/3609.80	c Es1/CC detections     : 0,0
3600.09/3609.80	c CC sort               : 0
3600.09/3609.80	c SAT/UNSAT calls       : 0,0
3600.09/3609.80	c regenrated variables  : 0
3600.09/3609.80	c eliminated fixed lits : 0
3600.09/3609.80	c goal lit flips        : 0
3600.09/3609.80	c goal stages           : 0
3600.09/3609.80	c goal shrink           : 0
3600.09/3609.80	c goal coeff separations: 0
3600.09/3609.80	c restarts              : 0
3600.09/3609.80	c conflicts             : 0              (0 /sec)
3600.09/3609.80	c decisions             : 0              (0 /sec)
3600.09/3609.80	c propagations          : 0              (0 /sec)
3600.09/3609.80	c inspects              : 0              (0 /sec)
3600.09/3609.80	c CPU time (solving tm) : 3571 s        (3571 s, SAT 0 s, UNSAT 0 s)
3600.09/3609.80	c Time for Opt-base     : 0 s
3600.09/3609.80	c Steps for Opt-base    : 0
3600.09/3609.80	c Time for BDD coding   : 0.03367 s
3600.09/3609.80	c Time for srt coding   : 0 s
3600.09/3609.80	c _____________________________________________________________________________
3600.09/3609.80	s UNKNOWN
3600.09/3609.81	Terminated

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63665 MiB (60517 MiB free)
  memory of node 1: 64507 MiB (63703 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4530024-1752261635/watcher-4530024-1752261635 -o /tmp/evaluation-result-4530024-1752261635/solver-4530024-1752261635 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC027-1752258008-113132 --watchdog 3760 ./scip-naps-1.00a2.sh HOME/instance-4530024-1752261635.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=114316, runsolver pid=114313
Current StackSize limit: 8192 KiB


[startup+0.100037 s]*
/proc/loadavg: 4.03 4.08 4.05 5/271 114321
/proc/meminfo: memFree=127188488/131250000 swapFree=33010416/33010684
[pid=114316] ppid=114313 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/114316/stat : 114316 (scip-naps-1.00a) S 114313 114316 113120 0 -1 4194304 260 330 0 0 0 0 0 0 20 0 1 0 141843401 4292608 768 18446744073709551615 94903014526976 94903015421509 140721135594160 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94903015660560 94903015708304 94903030382592 140721135597979 140721135598078 140721135598078 140721135603682 0
/proc/114316/statm: 1048 768 704 219 0 110 0
[pid=114321] ppid=114316 vsize=1187388 memory=32348 CPUtime=0.07 cores=1,3
/proc/114321/stat : 114321 (python3) R 114316 114316 113120 0 -1 4194304 3807 0 0 0 6 1 0 0 20 0 1 0 141843403 1215885312 8087 18446744073709551615 94219449409536 94219449409913 140736424535472 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94219449421208 94219449421828 94219460857856 140736424544591 140736424544800 140736424544800 140736424550375 0
/proc/114321/statm: 296847 8087 4926 1 0 268869 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 1191580 KiB
Current children cumulated memory: 35420 KiB

[startup+0.20565 s]*
/proc/loadavg: 4.03 4.08 4.05 5/271 114321
/proc/meminfo: memFree=127164472/131250000 swapFree=33010416/33010684
[pid=114316] ppid=114313 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/114316/stat : 114316 (scip-naps-1.00a) S 114313 114316 113120 0 -1 4194304 260 330 0 0 0 0 0 0 20 0 1 0 141843401 4292608 768 18446744073709551615 94903014526976 94903015421509 140721135594160 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94903015660560 94903015708304 94903030382592 140721135597979 140721135598078 140721135598078 140721135603682 0
/proc/114316/statm: 1048 768 704 219 0 110 0
[pid=114321] ppid=114316 vsize=1229852 memory=75868 CPUtime=0.17 cores=1,3
/proc/114321/stat : 114321 (python3) R 114316 114316 113120 0 -1 4194304 11771 0 0 0 15 2 0 0 20 0 1 0 141843403 1259368448 18935 18446744073709551615 94219449409536 94219449409913 140736424535472 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94219449421208 94219449421828 94219460857856 140736424544591 140736424544800 140736424544800 140736424550375 0
/proc/114321/statm: 307463 18935 8094 1 0 278821 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 1234044 KiB
Current children cumulated memory: 78940 KiB

[startup+0.305664 s]*
/proc/loadavg: 4.03 4.08 4.05 5/272 114322
/proc/meminfo: memFree=127160440/131250000 swapFree=33010416/33010684
[pid=114316] ppid=114313 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/114316/stat : 114316 (scip-naps-1.00a) S 114313 114316 113120 0 -1 4194304 260 330 0 0 0 0 0 0 20 0 1 0 141843401 4292608 768 18446744073709551615 94903014526976 94903015421509 140721135594160 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94903015660560 94903015708304 94903030382592 140721135597979 140721135598078 140721135598078 140721135603682 0
/proc/114316/statm: 1048 768 704 219 0 110 0
[pid=114321] ppid=114316 vsize=1232132 memory=78428 CPUtime=0.18 cores=1,3
/proc/114321/stat : 114321 (python3) S 114316 114316 113120 0 -1 4194304 12507 0 0 0 16 2 0 0 20 0 1 0 141843403 1261703168 19607 18446744073709551615 94219449409536 94219449409913 140736424535472 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94219449421208 94219449421828 94219460857856 140736424544591 140736424544800 140736424544800 140736424550375 0
/proc/114321/statm: 308033 19607 8190 1 0 279391 0
[pid=114322] ppid=114321 vsize=8740 memory=6584 CPUtime=0.07 cores=1,3
/proc/114322/stat : 114322 (naps-1.03a6) R 114321 114322 114322 0 -1 4194304 1921 0 0 0 7 0 0 0 20 0 1 0 141843424 8949760 1646 18446744073709551615 4198400 7047149 140731742682144 0 0 0 0 0 17922 0 0 0 17 3 0 0 0 0 0 7573272 7623312 29597696 140731742685567 140731742685681 140731742685681 140731742691273 0
/proc/114322/statm: 2185 1646 544 696 0 1346 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 1245064 KiB
Current children cumulated memory: 88084 KiB

[startup+0.700169 s]
/proc/loadavg: 4.03 4.08 4.05 5/272 114322
/proc/meminfo: memFree=127158676/131250000 swapFree=33010416/33010684
[pid=114316] ppid=114313 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/114316/stat : 114316 (scip-naps-1.00a) S 114313 114316 113120 0 -1 4194304 260 330 0 0 0 0 0 0 20 0 1 0 141843401 4292608 768 18446744073709551615 94903014526976 94903015421509 140721135594160 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94903015660560 94903015708304 94903030382592 140721135597979 140721135598078 140721135598078 140721135603682 0
/proc/114316/statm: 1048 768 704 219 0 110 0
[pid=114321] ppid=114316 vsize=1232132 memory=78428 CPUtime=0.18 cores=1,3
/proc/114321/stat : 114321 (python3) S 114316 114316 113120 0 -1 4194304 12507 0 0 0 16 2 0 0 20 0 1 0 141843403 1261703168 19607 18446744073709551615 94219449409536 94219449409913 140736424535472 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94219449421208 94219449421828 94219460857856 140736424544591 140736424544800 140736424544800 140736424550375 0
/proc/114321/statm: 308033 19607 8190 1 0 279391 0
[pid=114322] ppid=114321 vsize=10564 memory=8204 CPUtime=0.46 cores=1,3
/proc/114322/stat : 114322 (naps-1.03a6) R 114321 114322 114322 0 -1 4194304 2919 0 0 0 46 0 0 0 20 0 1 0 141843424 10817536 2051 18446744073709551615 4198400 7047149 140731742682144 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 29597696 140731742685567 140731742685681 140731742685681 140731742691273 0
/proc/114322/statm: 2641 2051 544 696 0 1802 0
Current children cumulated CPU time: 0.64 s
Current children cumulated vsize: 1246888 KiB
Current children cumulated memory: 89704 KiB

[startup+1.50017 s]
/proc/loadavg: 4.03 4.08 4.05 5/272 114322
/proc/meminfo: memFree=127158676/131250000 swapFree=33010416/33010684
[pid=114316] ppid=114313 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/114316/stat : 114316 (scip-naps-1.00a) S 114313 114316 113120 0 -1 4194304 260 330 0 0 0 0 0 0 20 0 1 0 141843401 4292608 768 18446744073709551615 94903014526976 94903015421509 140721135594160 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94903015660560 94903015708304 94903030382592 140721135597979 140721135598078 140721135598078 140721135603682 0
/proc/114316/statm: 1048 768 704 219 0 110 0
[pid=114321] ppid=114316 vsize=1232132 memory=78428 CPUtime=0.18 cores=1,3
/proc/114321/stat : 114321 (python3) S 114316 114316 113120 0 -1 4194304 12507 0 0 0 16 2 0 0 20 0 1 0 141843403 1261703168 19607 18446744073709551615 94219449409536 94219449409913 140736424535472 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94219449421208 94219449421828 94219460857856 140736424544591 140736424544800 140736424544800 140736424550375 0
/proc/114321/statm: 308033 19607 8190 1 0 279391 0
[pid=114322] ppid=114321 vsize=13612 memory=9840 CPUtime=1.26 cores=1,3
/proc/114322/stat : 114322 (naps-1.03a6) R 114321 114322 114322 0 -1 4194304 3468 0 0 0 126 0 0 0 20 0 1 0 141843424 13938688 2460 18446744073709551615 4198400 7047149 140731742682144 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 29597696 140731742685567 140731742685681 140731742685681 140731742691273 0
/proc/114322/statm: 3403 2460 544 696 0 2564 0
Current children cumulated CPU time: 1.44 s
Current children cumulated vsize: 1249936 KiB
Current children cumulated memory: 91340 KiB

[startup+3.10541 s]
/proc/loadavg: 4.03 4.08 4.05 5/272 114322
/proc/meminfo: memFree=127155056/131250000 swapFree=33010416/33010684
[pid=114316] ppid=114313 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/114316/stat : 114316 (scip-naps-1.00a) S 114313 114316 113120 0 -1 4194304 260 330 0 0 0 0 0 0 20 0 1 0 141843401 4292608 768 18446744073709551615 94903014526976 94903015421509 140721135594160 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94903015660560 94903015708304 94903030382592 140721135597979 140721135598078 140721135598078 140721135603682 0
/proc/114316/statm: 1048 768 704 219 0 110 0
[pid=114321] ppid=114316 vsize=1232132 memory=78428 CPUtime=0.18 cores=1,3
/proc/114321/stat : 114321 (python3) S 114316 114316 113120 0 -1 4194304 12507 0 0 0 16 2 0 0 20 0 1 0 141843403 1261703168 19607 18446744073709551615 94219449409536 94219449409913 140736424535472 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94219449421208 94219449421828 94219460857856 140736424544591 140736424544800 140736424544800 140736424550375 0
/proc/114321/statm: 308033 19607 8190 1 0 279391 0
[pid=114322] ppid=114321 vsize=18720 memory=14740 CPUtime=2.86 cores=1,3
/proc/114322/stat : 114322 (naps-1.03a6) R 114321 114322 114322 0 -1 4194304 7600 0 0 0 285 1 0 0 20 0 1 0 141843424 19169280 3685 18446744073709551615 4198400 7047149 140731742682144 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 29597696 140731742685567 140731742685681 140731742685681 140731742691273 0
/proc/114322/statm: 4680 3685 544 696 0 3841 0
Current children cumulated CPU time: 3.04 s
Current children cumulated vsize: 1255044 KiB
Current children cumulated memory: 96240 KiB

[startup+6.30019 s]
/proc/loadavg: 4.03 4.07 4.05 5/272 114322
/proc/meminfo: memFree=127154088/131250000 swapFree=33010416/33010684
[pid=114316] ppid=114313 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/114316/stat : 114316 (scip-naps-1.00a) S 114313 114316 113120 0 -1 4194304 260 330 0 0 0 0 0 0 20 0 1 0 141843401 4292608 768 18446744073709551615 94903014526976 94903015421509 140721135594160 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94903015660560 94903015708304 94903030382592 140721135597979 140721135598078 140721135598078 140721135603682 0
/proc/114316/statm: 1048 768 704 219 0 110 0
[pid=114321] ppid=114316 vsize=1232132 memory=78428 CPUtime=0.18 cores=1,3
/proc/114321/stat : 114321 (python3) S 114316 114316 113120 0 -1 4194304 12507 0 0 0 16 2 0 0 20 0 1 0 141843403 1261703168 19607 18446744073709551615 94219449409536 94219449409913 140736424535472 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94219449421208 94219449421828 94219460857856 140736424544591 140736424544800 140736424544800 140736424550375 0
/proc/114321/statm: 308033 19607 8190 1 0 279391 0
[pid=114322] ppid=114321 vsize=18712 memory=15708 CPUtime=6.05 cores=1,3
/proc/114322/stat : 114322 (naps-1.03a6) R 114321 114322 114322 0 -1 4194304 8399 0 0 0 604 1 0 0 20 0 1 0 141843424 19161088 3927 18446744073709551615 4198400 7047149 140731742682144 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 29597696 140731742685567 140731742685681 140731742685681 140731742691273 0
/proc/114322/statm: 4678 3927 544 696 0 3839 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 1255036 KiB
Current children cumulated memory: 97208 KiB

[startup+12.7002 s]
/proc/loadavg: 4.03 4.07 4.05 5/272 114322
/proc/meminfo: memFree=127146120/131250000 swapFree=33010416/33010684
[pid=114316] ppid=114313 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/114316/stat : 114316 (scip-naps-1.00a) S 114313 114316 113120 0 -1 4194304 260 330 0 0 0 0 0 0 20 0 1 0 141843401 4292608 768 18446744073709551615 94903014526976 94903015421509 140721135594160 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94903015660560 94903015708304 94903030382592 140721135597979 140721135598078 140721135598078 140721135603682 0
/proc/114316/statm: 1048 768 704 219 0 110 0
[pid=114321] ppid=114316 vsize=1232132 memory=78428 CPUtime=0.18 cores=1,3
/proc/114321/stat : 114321 (python3) S 114316 114316 113120 0 -1 4194304 12507 0 0 0 16 2 0 0 20 0 1 0 141843403 1261703168 19607 18446744073709551615 94219449409536 94219449409913 140736424535472 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94219449421208 94219449421828 94219460857856 140736424544591 140736424544800 140736424544800 140736424550375 0
/proc/114321/statm: 308033 19607 8190 1 0 279391 0
[pid=114322] ppid=114321 vsize=28932 memory=19584 CPUtime=12.43 cores=1,3
/proc/114322/stat : 114322 (naps-1.03a6) R 114321 114322 114322 0 -1 4194304 41611 0 0 0 1235 8 0 0 20 0 1 0 141843424 29626368 4896 18446744073709551615 4198400 7047149 140731742682144 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 29597696 140731742685567 140731742685681 140731742685681 140731742691273 0
/proc/114322/statm: 7233 4896 544 696 0 6394 0
Current children cumulated CPU time: 12.61 s
Current children cumulated vsize: 1265256 KiB
Current children cumulated memory: 101084 KiB

[startup+25.5002 s]
/proc/loadavg: 4.02 4.07 4.05 5/272 114421
/proc/meminfo: memFree=127131380/131250000 swapFree=33010416/33010684
[pid=114316] ppid=114313 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/114316/stat : 114316 (scip-naps-1.00a) S 114313 114316 113120 0 -1 4194304 260 330 0 0 0 0 0 0 20 0 1 0 141843401 4292608 768 18446744073709551615 94903014526976 94903015421509 140721135594160 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94903015660560 94903015708304 94903030382592 140721135597979 140721135598078 140721135598078 140721135603682 0
/proc/114316/statm: 1048 768 704 219 0 110 0
[pid=114321] ppid=114316 vsize=1232132 memory=78428 CPUtime=0.18 cores=1,3
/proc/114321/stat : 114321 (python3) S 114316 114316 113120 0 -1 4194304 12507 0 0 0 16 2 0 0 20 0 1 0 141843403 1261703168 19607 18446744073709551615 94219449409536 94219449409913 140736424535472 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94219449421208 94219449421828 94219460857856 140736424544591 140736424544800 140736424544800 140736424550375 0
/proc/114321/statm: 308033 19607 8190 1 0 279391 0
[pid=114322] ppid=114321 vsize=28932 memory=26284 CPUtime=25.2 cores=1,3
/proc/114322/stat : 114322 (naps-1.03a6) R 114321 114322 114322 0 -1 4194304 42276 0 0 0 2511 9 0 0 20 0 1 0 141843424 29626368 6571 18446744073709551615 4198400 7047149 140731742682144 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 29597696 140731742685567 140731742685681 140731742685681 140731742691273 0
/proc/114322/statm: 7233 6571 544 696 0 6394 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 1265256 KiB
Current children cumulated memory: 107784 KiB

[startup+51.1056 s]
/proc/loadavg: 4.01 4.06 4.04 5/272 114421
/proc/meminfo: memFree=127135504/131250000 swapFree=33010416/33010684
[pid=114316] ppid=114313 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/114316/stat : 114316 (scip-naps-1.00a) S 114313 114316 113120 0 -1 4194304 260 330 0 0 0 0 0 0 20 0 1 0 141843401 4292608 768 18446744073709551615 94903014526976 94903015421509 140721135594160 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94903015660560 94903015708304 94903030382592 140721135597979 140721135598078 140721135598078 140721135603682 0
/proc/114316/statm: 1048 768 704 219 0 110 0
[pid=114321] ppid=114316 vsize=1232132 memory=78428 CPUtime=0.18 cores=1,3
/proc/114321/stat : 114321 (python3) S 114316 114316 113120 0 -1 4194304 12507 0 0 0 16 2 0 0 20 0 1 0 141843403 1261703168 19607 18446744073709551615 94219449409536 94219449409913 140736424535472 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94219449421208 94219449421828 94219460857856 140736424544591 140736424544800 140736424544800 140736424550375 0
/proc/114321/statm: 308033 19607 8190 1 0 279391 0
[pid=114322] ppid=114321 vsize=28932 memory=26284 CPUtime=50.75 cores=1,3
/proc/114322/stat : 114322 (naps-1.03a6) R 114321 114322 114322 0 -1 4194304 42303 0 0 0 5066 9 0 0 20 0 1 0 141843424 29626368 6571 18446744073709551615 4198400 7047149 140731742682144 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 29597696 140731742685567 140731742685681 140731742685681 140731742691273 0
/proc/114322/statm: 7233 6571 544 696 0 6394 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 1265256 KiB
Current children cumulated memory: 107784 KiB

[startup+102.3 s]
/proc/loadavg: 4.05 4.06 4.04 5/272 114423
/proc/meminfo: memFree=127100536/131250000 swapFree=33010416/33010684
[pid=114316] ppid=114313 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/114316/stat : 114316 (scip-naps-1.00a) S 114313 114316 113120 0 -1 4194304 260 330 0 0 0 0 0 0 20 0 1 0 141843401 4292608 768 18446744073709551615 94903014526976 94903015421509 140721135594160 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94903015660560 94903015708304 94903030382592 140721135597979 140721135598078 140721135598078 140721135603682 0
/proc/114316/statm: 1048 768 704 219 0 110 0
[pid=114321] ppid=114316 vsize=1232132 memory=78428 CPUtime=0.18 cores=1,3
/proc/114321/stat : 114321 (python3) S 114316 114316 113120 0 -1 4194304 12507 0 0 0 16 2 0 0 20 0 1 0 141843403 1261703168 19607 18446744073709551615 94219449409536 94219449409913 140736424535472 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94219449421208 94219449421828 94219460857856 140736424544591 140736424544800 140736424544800 140736424550375 0
/proc/114321/statm: 308033 19607 8190 1 0 279391 0
[pid=114322] ppid=114321 vsize=37124 memory=30492 CPUtime=101.81 cores=1,3
/proc/114322/stat : 114322 (naps-1.03a6) R 114321 114322 114322 0 -1 4194304 236964 0 0 0 10131 50 0 0 20 0 1 0 141843424 38014976 7623 18446744073709551615 4198400 7047149 140731742682144 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 29597696 140731742685567 140731742685681 140731742685681 140731742691273 0
/proc/114322/statm: 9281 7623 544 696 0 8442 0
Current children cumulated CPU time: 101.99 s

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

/proc/meminfo: memFree=111072764/131250000 swapFree=33010416/33010684
[pid=114316] ppid=114313 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/114316/stat : 114316 (scip-naps-1.00a) S 114313 114316 113120 0 -1 4194304 260 330 0 0 0 0 0 0 20 0 1 0 141843401 4292608 768 18446744073709551615 94903014526976 94903015421509 140721135594160 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94903015660560 94903015708304 94903030382592 140721135597979 140721135598078 140721135598078 140721135603682 0
/proc/114316/statm: 1048 768 704 219 0 110 0
[pid=114321] ppid=114316 vsize=1232132 memory=79708 CPUtime=0.18 cores=1,3
/proc/114321/stat : 114321 (python3) S 114316 114316 113120 0 -1 4194304 12507 0 0 0 16 2 0 0 20 0 1 0 141843403 1261703168 19927 18446744073709551615 94219449409536 94219449409913 140736424535472 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94219449421208 94219449421828 94219460857856 140736424544591 140736424544800 140736424544800 140736424550375 0
/proc/114321/statm: 308033 19927 8190 1 0 279391 0
[pid=114322] ppid=114321 vsize=75016 memory=69060 CPUtime=3153.76 cores=1,3
/proc/114322/stat : 114322 (naps-1.03a6) R 114321 114322 114322 0 -1 4194304 8259599 0 0 0 312808 2568 0 0 20 0 1 0 141843424 76816384 17265 18446744073709551615 4198400 7047149 140731742682144 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 29597696 140731742685567 140731742685681 140731742685681 140731742691273 0
/proc/114322/statm: 18754 17265 544 696 0 17915 0
Current children cumulated CPU time: 3153.94 s
Current children cumulated vsize: 1311340 KiB
Current children cumulated memory: 151840 KiB

[startup+3222.3 s]
/proc/loadavg: 4.58 4.24 4.14 5/270 114724
/proc/meminfo: memFree=111239212/131250000 swapFree=33010416/33010684
[pid=114316] ppid=114313 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/114316/stat : 114316 (scip-naps-1.00a) S 114313 114316 113120 0 -1 4194304 260 330 0 0 0 0 0 0 20 0 1 0 141843401 4292608 768 18446744073709551615 94903014526976 94903015421509 140721135594160 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94903015660560 94903015708304 94903030382592 140721135597979 140721135598078 140721135598078 140721135603682 0
/proc/114316/statm: 1048 768 704 219 0 110 0
[pid=114321] ppid=114316 vsize=1232132 memory=79708 CPUtime=0.18 cores=1,3
/proc/114321/stat : 114321 (python3) S 114316 114316 113120 0 -1 4194304 12507 0 0 0 16 2 0 0 20 0 1 0 141843403 1261703168 19927 18446744073709551615 94219449409536 94219449409913 140736424535472 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94219449421208 94219449421828 94219460857856 140736424544591 140736424544800 140736424544800 140736424550375 0
/proc/114321/statm: 308033 19927 8190 1 0 279391 0
[pid=114322] ppid=114321 vsize=83208 memory=75204 CPUtime=3213.57 cores=1,3
/proc/114322/stat : 114322 (naps-1.03a6) R 114321 114322 114322 0 -1 4194304 8521149 0 0 0 318698 2659 0 0 20 0 1 0 141843424 85204992 18801 18446744073709551615 4198400 7047149 140731742682144 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 29597696 140731742685567 140731742685681 140731742685681 140731742691273 0
/proc/114322/statm: 20802 18801 544 696 0 19963 0
Current children cumulated CPU time: 3213.75 s
Current children cumulated vsize: 1319532 KiB
Current children cumulated memory: 157984 KiB

[startup+3282.3 s]
/proc/loadavg: 4.33 4.24 4.14 5/269 114726
/proc/meminfo: memFree=110699716/131250000 swapFree=33010416/33010684
[pid=114316] ppid=114313 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/114316/stat : 114316 (scip-naps-1.00a) S 114313 114316 113120 0 -1 4194304 260 330 0 0 0 0 0 0 20 0 1 0 141843401 4292608 768 18446744073709551615 94903014526976 94903015421509 140721135594160 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94903015660560 94903015708304 94903030382592 140721135597979 140721135598078 140721135598078 140721135603682 0
/proc/114316/statm: 1048 768 704 219 0 110 0
[pid=114321] ppid=114316 vsize=1232132 memory=79708 CPUtime=0.18 cores=1,3
/proc/114321/stat : 114321 (python3) S 114316 114316 113120 0 -1 4194304 12507 0 0 0 16 2 0 0 20 0 1 0 141843403 1261703168 19927 18446744073709551615 94219449409536 94219449409913 140736424535472 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94219449421208 94219449421828 94219460857856 140736424544591 140736424544800 140736424544800 140736424550375 0
/proc/114321/statm: 308033 19927 8190 1 0 279391 0
[pid=114322] ppid=114321 vsize=75016 memory=69060 CPUtime=3273.38 cores=1,3
/proc/114322/stat : 114322 (naps-1.03a6) R 114321 114322 114322 0 -1 4194304 8706400 0 0 0 324609 2729 0 0 20 0 1 0 141843424 76816384 17265 18446744073709551615 4198400 7047149 140731742682144 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 29597696 140731742685567 140731742685681 140731742685681 140731742691273 0
/proc/114322/statm: 18754 17265 544 696 0 17915 0
Current children cumulated CPU time: 3273.56 s
Current children cumulated vsize: 1311340 KiB
Current children cumulated memory: 151840 KiB

[startup+3342.3 s]
/proc/loadavg: 4.19 4.21 4.14 5/269 114728
/proc/meminfo: memFree=111038116/131250000 swapFree=33010416/33010684
[pid=114316] ppid=114313 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/114316/stat : 114316 (scip-naps-1.00a) S 114313 114316 113120 0 -1 4194304 260 330 0 0 0 0 0 0 20 0 1 0 141843401 4292608 768 18446744073709551615 94903014526976 94903015421509 140721135594160 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94903015660560 94903015708304 94903030382592 140721135597979 140721135598078 140721135598078 140721135603682 0
/proc/114316/statm: 1048 768 704 219 0 110 0
[pid=114321] ppid=114316 vsize=1232132 memory=79708 CPUtime=0.18 cores=1,3
/proc/114321/stat : 114321 (python3) S 114316 114316 113120 0 -1 4194304 12507 0 0 0 16 2 0 0 20 0 1 0 141843403 1261703168 19927 18446744073709551615 94219449409536 94219449409913 140736424535472 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94219449421208 94219449421828 94219460857856 140736424544591 140736424544800 140736424544800 140736424550375 0
/proc/114321/statm: 308033 19927 8190 1 0 279391 0
[pid=114322] ppid=114321 vsize=83208 memory=73156 CPUtime=3333.2 cores=1,3
/proc/114322/stat : 114322 (naps-1.03a6) R 114321 114322 114322 0 -1 4194304 8743579 0 0 0 330578 2742 0 0 20 0 1 0 141843424 85204992 18289 18446744073709551615 4198400 7047149 140731742682144 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 29597696 140731742685567 140731742685681 140731742685681 140731742691273 0
/proc/114322/statm: 20802 18289 544 696 0 19963 0
Current children cumulated CPU time: 3333.38 s
Current children cumulated vsize: 1319532 KiB
Current children cumulated memory: 155936 KiB

[startup+3402.3 s]
/proc/loadavg: 4.13 4.18 4.13 5/269 114730
/proc/meminfo: memFree=111221740/131250000 swapFree=33010416/33010684
[pid=114316] ppid=114313 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/114316/stat : 114316 (scip-naps-1.00a) S 114313 114316 113120 0 -1 4194304 260 330 0 0 0 0 0 0 20 0 1 0 141843401 4292608 768 18446744073709551615 94903014526976 94903015421509 140721135594160 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94903015660560 94903015708304 94903030382592 140721135597979 140721135598078 140721135598078 140721135603682 0
/proc/114316/statm: 1048 768 704 219 0 110 0
[pid=114321] ppid=114316 vsize=1232132 memory=79708 CPUtime=0.18 cores=1,3
/proc/114321/stat : 114321 (python3) S 114316 114316 113120 0 -1 4194304 12507 0 0 0 16 2 0 0 20 0 1 0 141843403 1261703168 19927 18446744073709551615 94219449409536 94219449409913 140736424535472 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94219449421208 94219449421828 94219460857856 140736424544591 140736424544800 140736424544800 140736424550375 0
/proc/114321/statm: 308033 19927 8190 1 0 279391 0
[pid=114322] ppid=114321 vsize=83208 memory=75204 CPUtime=3393.02 cores=1,3
/proc/114322/stat : 114322 (naps-1.03a6) R 114321 114322 114322 0 -1 4194304 8775204 0 0 0 336550 2752 0 0 20 0 1 0 141843424 85204992 18801 18446744073709551615 4198400 7047149 140731742682144 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 29597696 140731742685567 140731742685681 140731742685681 140731742691273 0
/proc/114322/statm: 20802 18801 544 696 0 19963 0
Current children cumulated CPU time: 3393.2 s
Current children cumulated vsize: 1319532 KiB
Current children cumulated memory: 157984 KiB

[startup+3462.3 s]
/proc/loadavg: 4.09 4.16 4.13 5/269 114732
/proc/meminfo: memFree=111054220/131250000 swapFree=33010416/33010684
[pid=114316] ppid=114313 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/114316/stat : 114316 (scip-naps-1.00a) S 114313 114316 113120 0 -1 4194304 260 330 0 0 0 0 0 0 20 0 1 0 141843401 4292608 768 18446744073709551615 94903014526976 94903015421509 140721135594160 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94903015660560 94903015708304 94903030382592 140721135597979 140721135598078 140721135598078 140721135603682 0
/proc/114316/statm: 1048 768 704 219 0 110 0
[pid=114321] ppid=114316 vsize=1232132 memory=79708 CPUtime=0.18 cores=1,3
/proc/114321/stat : 114321 (python3) S 114316 114316 113120 0 -1 4194304 12507 0 0 0 16 2 0 0 20 0 1 0 141843403 1261703168 19927 18446744073709551615 94219449409536 94219449409913 140736424535472 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94219449421208 94219449421828 94219460857856 140736424544591 140736424544800 140736424544800 140736424550375 0
/proc/114321/statm: 308033 19927 8190 1 0 279391 0
[pid=114322] ppid=114321 vsize=83208 memory=75204 CPUtime=3452.84 cores=1,3
/proc/114322/stat : 114322 (naps-1.03a6) R 114321 114322 114322 0 -1 4194304 8810466 0 0 0 342516 2768 0 0 20 0 1 0 141843424 85204992 18801 18446744073709551615 4198400 7047149 140731742682144 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 29597696 140731742685567 140731742685681 140731742685681 140731742691273 0
/proc/114322/statm: 20802 18801 544 696 0 19963 0
Current children cumulated CPU time: 3453.02 s
Current children cumulated vsize: 1319532 KiB
Current children cumulated memory: 157984 KiB

[startup+3522.3 s]
/proc/loadavg: 4.07 4.14 4.12 5/269 114734
/proc/meminfo: memFree=111041044/131250000 swapFree=33010416/33010684
[pid=114316] ppid=114313 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/114316/stat : 114316 (scip-naps-1.00a) S 114313 114316 113120 0 -1 4194304 260 330 0 0 0 0 0 0 20 0 1 0 141843401 4292608 768 18446744073709551615 94903014526976 94903015421509 140721135594160 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94903015660560 94903015708304 94903030382592 140721135597979 140721135598078 140721135598078 140721135603682 0
/proc/114316/statm: 1048 768 704 219 0 110 0
[pid=114321] ppid=114316 vsize=1232132 memory=79708 CPUtime=0.18 cores=1,3
/proc/114321/stat : 114321 (python3) S 114316 114316 113120 0 -1 4194304 12507 0 0 0 16 2 0 0 20 0 1 0 141843403 1261703168 19927 18446744073709551615 94219449409536 94219449409913 140736424535472 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94219449421208 94219449421828 94219460857856 140736424544591 140736424544800 140736424544800 140736424550375 0
/proc/114321/statm: 308033 19927 8190 1 0 279391 0
[pid=114322] ppid=114321 vsize=83208 memory=73156 CPUtime=3512.66 cores=1,3
/proc/114322/stat : 114322 (naps-1.03a6) R 114321 114322 114322 0 -1 4194304 8849105 0 0 0 348481 2785 0 0 20 0 1 0 141843424 85204992 18289 18446744073709551615 4198400 7047149 140731742682144 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 29597696 140731742685567 140731742685681 140731742685681 140731742691273 0
/proc/114322/statm: 20802 18289 544 696 0 19963 0
Current children cumulated CPU time: 3512.84 s
Current children cumulated vsize: 1319532 KiB
Current children cumulated memory: 155936 KiB

[startup+3582.3 s]
/proc/loadavg: 4.07 4.13 4.12 5/269 114736
/proc/meminfo: memFree=111051800/131250000 swapFree=33010416/33010684
[pid=114316] ppid=114313 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/114316/stat : 114316 (scip-naps-1.00a) S 114313 114316 113120 0 -1 4194304 260 330 0 0 0 0 0 0 20 0 1 0 141843401 4292608 768 18446744073709551615 94903014526976 94903015421509 140721135594160 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94903015660560 94903015708304 94903030382592 140721135597979 140721135598078 140721135598078 140721135603682 0
/proc/114316/statm: 1048 768 704 219 0 110 0
[pid=114321] ppid=114316 vsize=1232132 memory=79708 CPUtime=0.18 cores=1,3
/proc/114321/stat : 114321 (python3) S 114316 114316 113120 0 -1 4194304 12507 0 0 0 16 2 0 0 20 0 1 0 141843403 1261703168 19927 18446744073709551615 94219449409536 94219449409913 140736424535472 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94219449421208 94219449421828 94219460857856 140736424544591 140736424544800 140736424544800 140736424550375 0
/proc/114321/statm: 308033 19927 8190 1 0 279391 0
[pid=114322] ppid=114321 vsize=83208 memory=75204 CPUtime=3572.49 cores=1,3
/proc/114322/stat : 114322 (naps-1.03a6) R 114321 114322 114322 0 -1 4194304 8904089 0 0 0 354442 2807 0 0 20 0 1 0 141843424 85204992 18801 18446744073709551615 4198400 7047149 140731742682144 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 29597696 140731742685567 140731742685681 140731742685681 140731742691273 0
/proc/114322/statm: 20802 18801 544 696 0 19963 0
Current children cumulated CPU time: 3572.67 s
Current children cumulated vsize: 1319532 KiB
Current children cumulated memory: 157984 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.8 s]
/proc/loadavg: 4.11 4.14 4.12 5/269 114736
/proc/meminfo: memFree=111031272/131250000 swapFree=33010416/33010684
[pid=114316] ppid=114313 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/114316/stat : 114316 (scip-naps-1.00a) S 114313 114316 113120 0 -1 4194304 260 330 0 0 0 0 0 0 20 0 1 0 141843401 4292608 768 18446744073709551615 94903014526976 94903015421509 140721135594160 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94903015660560 94903015708304 94903030382592 140721135597979 140721135598078 140721135598078 140721135603682 0
/proc/114316/statm: 1048 768 704 219 0 110 0
[pid=114321] ppid=114316 vsize=1232132 memory=79708 CPUtime=0.18 cores=1,3
/proc/114321/stat : 114321 (python3) S 114316 114316 113120 0 -1 4194304 12507 0 0 0 16 2 0 0 20 0 1 0 141843403 1261703168 19927 18446744073709551615 94219449409536 94219449409913 140736424535472 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94219449421208 94219449421828 94219460857856 140736424544591 140736424544800 140736424544800 140736424550375 0
/proc/114321/statm: 308033 19927 8190 1 0 279391 0
[pid=114322] ppid=114321 vsize=83208 memory=75204 CPUtime=3599.91 cores=1,3
/proc/114322/stat : 114322 (naps-1.03a6) R 114321 114322 114322 0 -1 4194304 9033752 0 0 0 357136 2855 0 0 20 0 1 0 141843424 85204992 18801 18446744073709551615 4198400 7047149 140731742682144 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 29597696 140731742685567 140731742685681 140731742685681 140731742691273 0
/proc/114322/statm: 20802 18801 544 696 0 19963 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 1319532 KiB
Current children cumulated memory: 157984 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3571.54 s, system=28.5896 s

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

Child status: 143

Real time (s): 3609.82
CPU time (s): 3600.13
CPU user time (s): 3571.54
CPU system time (s): 28.5896
CPU usage (%): 99.7317
Max. virtual memory (cumulated for all children) (KiB): 1368684
Max. memory (cumulated for all children) (KiB): 174368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3571.54
system time used= 28.5896
maximum resident set size= 91588
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9052545
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= 352
involuntary context switches= 3958


# summary of solver processes directly reported to runsolver:
#   pid: 114316
#   total CPU time (s): 3600.13
#   total CPU user time (s): 3571.54
#   total CPU system time (s): 28.5896

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.31969 second user time and 17.2576 second system time

The end

Launcher Data

Begin job on nodeC027 at 2025-07-11 21:20:35
IDJOB=4530024
IDBENCH=176048
IDSOLVER=3388
FILE ID=nodeC027/4530024-1752261635
RUNJOBID= nodeC027-1752258008-113132
SLURM_JOB_ID= 9682611
Free space on /tmp= 431168 MiB

SOLVER NAME= SCIP-NaPS 1.00a2
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.00a2.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4530024-1752261635/watcher-4530024-1752261635 -o /tmp/evaluation-result-4530024-1752261635/solver-4530024-1752261635 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC027-1752258008-113132 --watchdog 3760  ./scip-naps-1.00a2.sh HOME/instance-4530024-1752261635.opb

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

MD5SUM BENCH= f4239567b5fcc3629584dc152b8218cf
RANDOM SEED=1503026838

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        127202196 kB
MemAvailable:   128996712 kB
Buffers:            2488 kB
Cached:          2586704 kB
SwapCached:           12 kB
Active:          1460240 kB
Inactive:        1975880 kB
Active(anon):     862192 kB
Inactive(anon):     2792 kB
Active(file):     598048 kB
Inactive(file):  1973088 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             11556 kB
Writeback:             0 kB
AnonPages:        847900 kB
Mapped:           135240 kB
Shmem:             18056 kB
KReclaimable:     124840 kB
Slab:             217616 kB
SReclaimable:     124840 kB
SUnreclaim:        92776 kB
KernelStack:        4400 kB
PageTables:         5476 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    4426692 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150600 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:     86016 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      203476 kB
DirectMap2M:     9005056 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 431028 MiB
End job on nodeC027 at 2025-07-11 22:20:45