Trace number 4513127

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.22 3610.79

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/nossum/
normalized-sha1-size112-round23-6.opb
MD5SUMc9436c9260c5d2d4def6ae640460810c
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark2263.43
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4288
Total number of constraints9488
Number of constraints which are clauses8192
Number of constraints which are cardinality constraints (but not clauses)400
Number of constraints which are nor clauses,nor cardinality constraints896
Minimum length of a constraint1
Maximum length of a constraint10
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 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 14
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

498.86/500.42	c Command: HOME/scip-naps.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4513127-1751208074.opb
498.86/500.42	c Solving mode: decision
498.86/500.42	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
498.86/500.42	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
498.86/500.42	c original problem has 4288 variables (4288 bin, 0 int, 0 impl, 0 cont) and 9488 constraints
498.86/500.42	c presolving:
498.86/500.42	c (round 1, fast)       570 del vars, 988 del conss, 681 add conss, 504 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 338 clqs
498.86/500.42	c (round 2, fast)       852 del vars, 1597 del conss, 779 add conss, 641 chg bounds, 3 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 417 clqs
498.86/500.42	c (round 3, fast)       852 del vars, 1604 del conss, 798 add conss, 641 chg bounds, 4 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 426 clqs
498.86/500.42	c (round 4, medium)     900 del vars, 1604 del conss, 798 add conss, 641 chg bounds, 4 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 330 clqs
498.86/500.42	c (round 5, fast)       900 del vars, 1668 del conss, 845 add conss, 641 chg bounds, 4 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 338 clqs
498.86/500.42	c (round 6, exhaustive) 900 del vars, 2408 del conss, 845 add conss, 641 chg bounds, 4 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 338 clqs
498.86/500.42	c (round 7, exhaustive) 900 del vars, 2408 del conss, 845 add conss, 641 chg bounds, 4 chg sides, 0 chg coeffs, 6480 upgd conss, 0 impls, 338 clqs
498.86/500.42	c (round 8, exhaustive) 900 del vars, 2504 del conss, 877 add conss, 641 chg bounds, 4 chg sides, 0 chg coeffs, 6480 upgd conss, 0 impls, 338 clqs
498.86/500.42	c (round 9, exhaustive) 900 del vars, 2504 del conss, 877 add conss, 641 chg bounds, 61 chg sides, 0 chg coeffs, 6480 upgd conss, 0 impls, 338 clqs
498.86/500.42	c (round 10, exhaustive) 900 del vars, 2504 del conss, 877 add conss, 641 chg bounds, 61 chg sides, 0 chg coeffs, 6537 upgd conss, 0 impls, 338 clqs
498.86/500.42	c    (0.4s) probing: 854/3436 (24.9%) - 2 fixings, 0 aggregations, 240 implications, 0 bound changes
498.86/500.42	c    (0.4s) probing aborted: 50/50 successive totally useless probings
498.86/500.42	c    (0.4s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
498.86/500.42	c    (0.5s) no symmetry present (symcode time: 0.00)
498.86/500.42	c presolving (11 rounds: 11 fast, 7 medium, 6 exhaustive):
498.86/500.42	c  902 deleted vars, 2504 deleted constraints, 877 added constraints, 641 tightened bounds, 0 added holes, 61 changed sides, 32 changed coefficients
498.86/500.42	c  0 implications, 571 cliques
498.86/500.42	c presolved problem has 3434 variables (3434 bin, 0 int, 0 impl, 0 cont) and 7861 constraints
498.86/500.42	c      32 constraints of type <and>
498.86/500.42	c    1388 constraints of type <linear>
498.86/500.42	c    6441 constraints of type <logicor>
498.86/500.42	c transformed objective value is always integral (scale: 1)
498.86/500.42	c Presolving Time: 0.45
498.86/500.42	c 
498.86/500.42	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
498.86/500.42	c   0.6s|     1 |     0 |   910 |     - |    56M |   0 |3434 |7887 |7896 |   0 |  0 |  23 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.86/500.42	c   1.4s|     1 |     0 |  3109 |     - |    61M |   0 |3434 |7887 |8173 | 277 |  1 |  23 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.86/500.42	c   2.5s|     1 |     0 |  4752 |     - |    64M |   0 |3434 |7887 |8460 | 564 |  2 |  23 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.86/500.42	c   4.8s|     1 |     0 |  8798 |     - |    67M |   0 |3434 |7887 |8741 | 845 |  3 |  23 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.86/500.42	c   7.0s|     1 |     0 | 12197 |     - |    70M |   0 |3434 |7887 |9021 |1125 |  4 |  23 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.86/500.42	c   9.4s|     1 |     0 | 15784 |     - |    71M |   0 |3434 |7887 |9240 |1344 |  5 |  23 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.86/500.42	c  12.0s|     1 |     0 | 19854 |     - |    75M |   0 |3434 |7889 |9500 |1604 |  6 |  25 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.86/500.42	c  15.3s|     1 |     0 | 24879 |     - |    76M |   0 |3434 |7889 |9791 |1895 |  7 |  25 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.86/500.42	c  18.7s|     1 |     0 | 29749 |     - |    78M |   0 |3434 |7889 |9933 |2037 |  8 |  25 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.86/500.42	c  22.2s|     1 |     0 | 34901 |     - |    80M |   0 |3434 |7889 |  10k|2164 |  9 |  25 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.86/500.42	c  25.8s|     1 |     0 | 39979 |     - |    83M |   0 |3434 |7886 |  10k|2322 | 10 |  25 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.86/500.42	c  28.1s|     1 |     0 | 44397 |     - |    85M |   0 |3434 |7886 |9527 |2428 | 11 |  25 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.86/500.42	c  40.7s|     1 |     2 | 52611 |     - |    86M |   0 |3434 |7886 |9527 |2428 | 11 |  28 |  11 | 0.000000e+00 |      --      |    Inf | unknown
498.86/500.42	c   359s|   100 |   101 |410650 |3699.5 |    91M |  15 |3434 |7956 |8039 |5056 |  1 | 114 |  11 | 0.000000e+00 |      --      |    Inf | unknown
498.86/500.42	c   399s|   200 |   201 |498617 |2282.5 |    91M |  22 |3434 |7960 |8186 |6460 |  1 | 138 |  11 | 0.000000e+00 |      --      |    Inf | unknown
498.86/500.42	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
498.86/500.42	c   406s|   300 |   301 |511791 |1563.2 |    91M |  22 |3434 |7961 |8189 |6663 |  1 | 143 |  11 | 0.000000e+00 |      --      |    Inf | unknown
498.86/500.42	c   435s|   400 |   401 |571297 |1320.6 |    92M |  23 |3434 |7964 |8356 |  10k|  1 | 159 |  11 | 0.000000e+00 |      --      |    Inf | unknown
498.86/500.42	c   473s|   500 |   501 |646357 |1206.3 |    93M |  33 |3434 |7959 |8468 |  14k|  2 | 165 |  11 | 0.000000e+00 |      --      |    Inf | unknown
498.86/500.42	c   489s|   600 |   601 |678432 |1058.5 |    94M |  34 |3434 |7970 |8455 |  17k|  1 | 178 |  11 | 0.000000e+00 |      --      |    Inf | unknown
498.86/500.42	c 
498.86/500.42	c SCIP Status        : solving was interrupted [time limit reached]
498.86/500.42	c Solving Time (sec) : 500.00
498.86/500.42	c Solving Nodes      : 663
498.86/500.42	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
498.86/500.42	c Dual Bound         : +0.00000000000000e+00
498.86/500.42	c Gap                : infinite
498.86/500.42	c ----------------------------------------------------------------------
498.86/500.42	c dual bound: 0.0 -> 0
498.86/500.42	c primal bound: 1e+20 -> 100000000000000000000
498.86/500.42	c scip-goal-lb: 0
498.86/500.42	c scip-goal-ub: 100000000000000000000
498.86/500.42	c writing output to: HOME/tmpyh79l3pf.opb
498.86/500.42	c appending fixed variable constraints
498.86/500.42	c scip-fixed vars: 20.44% (702/3434)
498.86/500.42	c ----------------------------------------------------------------------
498.86/500.42	c executing external solver: HOME/naps-1.03a6
498.86/500.42	c ----------------------------------------------------------------------
498.86/500.42	c command: HOME/naps-1.03a6 HOME/tmpyh79l3pf.opb
498.86/500.42	c NaPS 1.03a6.
498.86/500.42	c Input file name: HOME/tmpyh79l3pf.opb
3600.09/3610.70	c
3600.09/3610.70	c *** TERMINATED *** by signal 15
3600.09/3610.70	c _____________________________________________________________________________
3600.09/3610.70	c std/band forms        : 16,882
3600.09/3610.70	c 2cl/3cl ITE-codings   : 22,13078
3600.09/3610.70	c BDD/srt/adr Max costs : 32,0,0
3600.09/3610.70	c BDDraw/bin/mul/srt/adr: 898,0,0,0,0
3600.09/3610.70	c BDD nodes             : 23783
3600.09/3610.70	c Es1/CC detections     : 0,0
3600.09/3610.70	c CC sort               : 0
3600.09/3610.70	c SAT/UNSAT calls       : 0,0
3600.09/3610.70	c regenrated variables  : 0
3600.09/3610.70	c eliminated fixed lits : 5026
3600.09/3610.70	c goal lit flips        : 0
3600.09/3610.70	c goal stages           : 0
3600.09/3610.70	c goal shrink           : 0
3600.09/3610.70	c goal coeff separations: 0
3600.09/3610.70	c restarts              : 0
3600.09/3610.70	c conflicts             : 0              (0 /sec)
3600.09/3610.70	c decisions             : 0              (0 /sec)
3600.09/3610.70	c propagations          : 0              (0 /sec)
3600.09/3610.70	c inspects              : 0              (0 /sec)
3600.09/3610.70	c CPU time (solving tm) : 3086 s        (3086 s, SAT 0 s, UNSAT 0 s)
3600.09/3610.70	c Time for Opt-base     : 0 s
3600.09/3610.70	c Steps for Opt-base    : 0
3600.09/3610.70	c Time for BDD coding   : 0.2835 s
3600.09/3610.70	c Time for srt coding   : 0 s
3600.09/3610.70	c _____________________________________________________________________________
3600.09/3610.70	s UNKNOWN
3600.09/3610.75	c received SIGTERM, forwarding to pbsolver...
3600.09/3610.75	c failed to send SIGTERM to pbsolver: [Errno 3] No such process

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: 63837 MiB (62725 MiB free)
  memory of node 1: 64465 MiB (61872 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4513127-1751208074/watcher-4513127-1751208074 -o /tmp/evaluation-result-4513127-1751208074/solver-4513127-1751208074 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC004-1751204746-27067 --watchdog 3760 ./scip-naps-1.00.sh HOME/instance-4513127-1751208074.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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


[startup+0.100045 s]*
/proc/loadavg: 4.08 4.22 4.17 5/258 28643
/proc/meminfo: memFree=127588772/131382116 swapFree=33010684/33010684
[pid=28638] ppid=28635 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/28638/stat : 28638 (scip-naps-1.00.) S 28635 28638 27054 0 -1 4194304 254 338 0 0 0 0 0 0 20 0 1 0 36486605 4292608 736 18446744073709551615 94230286790656 94230287685189 140727560511664 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94230287924240 94230287971984 94230320992256 140727560513953 140727560514050 140727560514050 140727560519652 0
/proc/28638/statm: 1048 736 672 219 0 110 0
[pid=28643] ppid=28638 vsize=20332 memory=14336 CPUtime=0.07 cores=5,7
/proc/28643/stat : 28643 (python3) R 28638 28638 27054 0 -1 4194304 1881 0 0 0 6 1 0 0 20 0 1 0 36486608 20819968 3584 18446744073709551615 93974702227456 93974702227833 140737453631920 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 93974702239128 93974702239748 93974706966528 140737453640024 140737453640226 140737453640226 140737453645799 0
/proc/28643/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: 17280 KiB

[startup+0.213622 s]*
/proc/loadavg: 4.08 4.22 4.17 5/258 28643
/proc/meminfo: memFree=127584236/131382116 swapFree=33010684/33010684
[pid=28638] ppid=28635 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/28638/stat : 28638 (scip-naps-1.00.) S 28635 28638 27054 0 -1 4194304 254 338 0 0 0 0 0 0 20 0 1 0 36486605 4292608 736 18446744073709551615 94230286790656 94230287685189 140727560511664 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94230287924240 94230287971984 94230320992256 140727560513953 140727560514050 140727560514050 140727560519652 0
/proc/28638/statm: 1048 736 672 219 0 110 0
[pid=28643] ppid=28638 vsize=1186920 memory=31916 CPUtime=0.17 cores=5,7
/proc/28643/stat : 28643 (python3) R 28638 28638 27054 0 -1 4194304 3721 0 0 0 15 2 0 0 20 0 1 0 36486608 1215406080 7979 18446744073709551615 93974702227456 93974702227833 140737453631920 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 93974702239128 93974702239748 93974706966528 140737453640024 140737453640226 140737453640226 140737453645799 0
/proc/28643/statm: 296730 7979 4907 1 0 268752 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 1191112 KiB
Current children cumulated memory: 34860 KiB

[startup+0.313345 s]*
/proc/loadavg: 4.08 4.22 4.17 5/258 28643
/proc/meminfo: memFree=127580204/131382116 swapFree=33010684/33010684
[pid=28638] ppid=28635 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/28638/stat : 28638 (scip-naps-1.00.) S 28635 28638 27054 0 -1 4194304 254 338 0 0 0 0 0 0 20 0 1 0 36486605 4292608 736 18446744073709551615 94230286790656 94230287685189 140727560511664 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94230287924240 94230287971984 94230320992256 140727560513953 140727560514050 140727560514050 140727560519652 0
/proc/28638/statm: 1048 736 672 219 0 110 0
[pid=28643] ppid=28638 vsize=1194676 memory=39468 CPUtime=0.28 cores=5,7
/proc/28643/stat : 28643 (python3) R 28638 28638 27054 0 -1 4194304 5028 0 0 0 25 3 0 0 20 0 1 0 36486608 1223348224 9867 18446744073709551615 93974702227456 93974702227833 140737453631920 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 93974702239128 93974702239748 93974706966528 140737453640024 140737453640226 140737453640226 140737453645799 0
/proc/28643/statm: 298669 9867 5579 1 0 270027 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 1198868 KiB
Current children cumulated memory: 42412 KiB

[startup+0.700355 s]
/proc/loadavg: 4.08 4.22 4.17 6/258 28643
/proc/meminfo: memFree=127546940/131382116 swapFree=33010684/33010684
[pid=28638] ppid=28635 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/28638/stat : 28638 (scip-naps-1.00.) S 28635 28638 27054 0 -1 4194304 254 338 0 0 0 0 0 0 20 0 1 0 36486605 4292608 736 18446744073709551615 94230286790656 94230287685189 140727560511664 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94230287924240 94230287971984 94230320992256 140727560513953 140727560514050 140727560514050 140727560519652 0
/proc/28638/statm: 1048 736 672 219 0 110 0
[pid=28643] ppid=28638 vsize=1231696 memory=83500 CPUtime=0.64 cores=5,7
/proc/28643/stat : 28643 (python3) R 28638 28638 27054 0 -1 4194304 13882 0 0 0 59 5 0 0 20 0 1 0 36486608 1261256704 20875 18446744073709551615 93974702227456 93974702227833 140737453631920 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 93974702239128 93974702239748 93974706966528 140737453640024 140737453640226 140737453640226 140737453645799 0
/proc/28643/statm: 307924 20875 7915 1 0 279282 0
Current children cumulated CPU time: 0.64 s
Current children cumulated vsize: 1235888 KiB
Current children cumulated memory: 86444 KiB

[startup+1.50036 s]
/proc/loadavg: 4.08 4.22 4.17 5/258 28643
/proc/meminfo: memFree=127523004/131382116 swapFree=33010684/33010684
[pid=28638] ppid=28635 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/28638/stat : 28638 (scip-naps-1.00.) S 28635 28638 27054 0 -1 4194304 254 338 0 0 0 0 0 0 20 0 1 0 36486605 4292608 736 18446744073709551615 94230286790656 94230287685189 140727560511664 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94230287924240 94230287971984 94230320992256 140727560513953 140727560514050 140727560514050 140727560519652 0
/proc/28638/statm: 1048 736 672 219 0 110 0
[pid=28643] ppid=28638 vsize=1289664 memory=134764 CPUtime=1.44 cores=5,7
/proc/28643/stat : 28643 (python3) R 28638 28638 27054 0 -1 4194304 26843 0 0 0 137 7 0 0 20 0 1 0 36486608 1320615936 33691 18446744073709551615 93974702227456 93974702227833 140737453631920 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 93974702239128 93974702239748 93974706966528 140737453640024 140737453640226 140737453640226 140737453645799 0
/proc/28643/statm: 322416 33691 8139 1 0 293774 0
Current children cumulated CPU time: 1.44 s
Current children cumulated vsize: 1293856 KiB
Current children cumulated memory: 137708 KiB

[startup+3.113 s]
/proc/loadavg: 4.08 4.21 4.16 5/258 28643
/proc/meminfo: memFree=127470664/131382116 swapFree=33010684/33010684
[pid=28638] ppid=28635 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/28638/stat : 28638 (scip-naps-1.00.) S 28635 28638 27054 0 -1 4194304 254 338 0 0 0 0 0 0 20 0 1 0 36486605 4292608 736 18446744073709551615 94230286790656 94230287685189 140727560511664 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94230287924240 94230287971984 94230320992256 140727560513953 140727560514050 140727560514050 140727560519652 0
/proc/28638/statm: 1048 736 672 219 0 110 0
[pid=28643] ppid=28638 vsize=1290700 memory=136064 CPUtime=3.05 cores=5,7
/proc/28643/stat : 28643 (python3) R 28638 28638 27054 0 -1 4194304 28935 0 0 0 297 8 0 0 20 0 1 0 36486608 1321676800 34016 18446744073709551615 93974702227456 93974702227833 140737453631920 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 93974702239128 93974702239748 93974706966528 140737453640024 140737453640226 140737453640226 140737453645799 0
/proc/28643/statm: 322675 34016 8139 1 0 294033 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 1294892 KiB
Current children cumulated memory: 139008 KiB

[startup+6.30032 s]
/proc/loadavg: 4.08 4.21 4.16 5/258 28643
/proc/meminfo: memFree=127479112/131382116 swapFree=33010684/33010684
[pid=28638] ppid=28635 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/28638/stat : 28638 (scip-naps-1.00.) S 28635 28638 27054 0 -1 4194304 254 338 0 0 0 0 0 0 20 0 1 0 36486605 4292608 736 18446744073709551615 94230286790656 94230287685189 140727560511664 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94230287924240 94230287971984 94230320992256 140727560513953 140727560514050 140727560514050 140727560519652 0
/proc/28638/statm: 1048 736 672 219 0 110 0
[pid=28643] ppid=28638 vsize=1290700 memory=136192 CPUtime=6.23 cores=5,7
/proc/28643/stat : 28643 (python3) R 28638 28638 27054 0 -1 4194304 28968 0 0 0 615 8 0 0 20 0 1 0 36486608 1321676800 34048 18446744073709551615 93974702227456 93974702227833 140737453631920 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 93974702239128 93974702239748 93974706966528 140737453640024 140737453640226 140737453640226 140737453645799 0
/proc/28643/statm: 322675 34048 8139 1 0 294033 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 1294892 KiB
Current children cumulated memory: 139136 KiB

[startup+12.7003 s]
/proc/loadavg: 4.06 4.20 4.16 5/258 28643
/proc/meminfo: memFree=127483836/131382116 swapFree=33010684/33010684
[pid=28638] ppid=28635 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/28638/stat : 28638 (scip-naps-1.00.) S 28635 28638 27054 0 -1 4194304 254 338 0 0 0 0 0 0 20 0 1 0 36486605 4292608 736 18446744073709551615 94230286790656 94230287685189 140727560511664 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94230287924240 94230287971984 94230320992256 140727560513953 140727560514050 140727560514050 140727560519652 0
/proc/28638/statm: 1048 736 672 219 0 110 0
[pid=28643] ppid=28638 vsize=1290700 memory=136320 CPUtime=12.61 cores=5,7
/proc/28643/stat : 28643 (python3) R 28638 28638 27054 0 -1 4194304 28996 0 0 0 1253 8 0 0 20 0 1 0 36486608 1321676800 34080 18446744073709551615 93974702227456 93974702227833 140737453631920 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 93974702239128 93974702239748 93974706966528 140737453640024 140737453640226 140737453640226 140737453645799 0
/proc/28643/statm: 322675 34080 8139 1 0 294033 0
Current children cumulated CPU time: 12.61 s
Current children cumulated vsize: 1294892 KiB
Current children cumulated memory: 139264 KiB

[startup+25.5004 s]
/proc/loadavg: 4.13 4.21 4.17 5/258 28643
/proc/meminfo: memFree=127506496/131382116 swapFree=33010684/33010684
[pid=28638] ppid=28635 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/28638/stat : 28638 (scip-naps-1.00.) S 28635 28638 27054 0 -1 4194304 254 338 0 0 0 0 0 0 20 0 1 0 36486605 4292608 736 18446744073709551615 94230286790656 94230287685189 140727560511664 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94230287924240 94230287971984 94230320992256 140727560513953 140727560514050 140727560514050 140727560519652 0
/proc/28638/statm: 1048 736 672 219 0 110 0
[pid=28643] ppid=28638 vsize=1294588 memory=139648 CPUtime=25.38 cores=5,7
/proc/28643/stat : 28643 (python3) R 28638 28638 27054 0 -1 4194304 29831 0 0 0 2530 8 0 0 20 0 1 0 36486608 1325658112 34912 18446744073709551615 93974702227456 93974702227833 140737453631920 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 93974702239128 93974702239748 93974706966528 140737453640024 140737453640226 140737453640226 140737453645799 0
/proc/28643/statm: 323647 34912 8139 1 0 295005 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 1298780 KiB
Current children cumulated memory: 142592 KiB

[startup+51.1132 s]
/proc/loadavg: 4.09 4.20 4.16 5/258 28644
/proc/meminfo: memFree=127486928/131382116 swapFree=33010684/33010684
[pid=28638] ppid=28635 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/28638/stat : 28638 (scip-naps-1.00.) S 28635 28638 27054 0 -1 4194304 254 338 0 0 0 0 0 0 20 0 1 0 36486605 4292608 736 18446744073709551615 94230286790656 94230287685189 140727560511664 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94230287924240 94230287971984 94230320992256 140727560513953 140727560514050 140727560514050 140727560519652 0
/proc/28638/statm: 1048 736 672 219 0 110 0
[pid=28643] ppid=28638 vsize=1323652 memory=167988 CPUtime=50.92 cores=5,7
/proc/28643/stat : 28643 (python3) R 28638 28638 27054 0 -1 4194304 42981 0 0 0 5082 10 0 0 20 0 1 0 36486608 1355419648 41997 18446744073709551615 93974702227456 93974702227833 140737453631920 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 93974702239128 93974702239748 93974706966528 140737453640024 140737453640226 140737453640226 140737453645799 0
/proc/28643/statm: 330913 41997 8139 1 0 302271 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 1327844 KiB
Current children cumulated memory: 170932 KiB

[startup+102.3 s]
/proc/loadavg: 4.08 4.18 4.16 5/258 28646
/proc/meminfo: memFree=127493840/131382116 swapFree=33010684/33010684
[pid=28638] ppid=28635 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/28638/stat : 28638 (scip-naps-1.00.) S 28635 28638 27054 0 -1 4194304 254 338 0 0 0 0 0 0 20 0 1 0 36486605 4292608 736 18446744073709551615 94230286790656 94230287685189 140727560511664 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94230287924240 94230287971984 94230320992256 140727560513953 140727560514050 140727560514050 140727560519652 0
/proc/28638/statm: 1048 736 672 219 0 110 0
[pid=28643] ppid=28638 vsize=1323652 memory=167988 CPUtime=101.97 cores=5,7
/proc/28643/stat : 28643 (python3) R 28638 28638 27054 0 -1 4194304 42981 0 0 0 10187 10 0 0 20 0 1 0 36486608 1355419648 41997 18446744073709551615 93974702227456 93974702227833 140737453631920 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 93974702239128 93974702239748 93974706966528 140737453640024 140737453640226 140737453640226 140737453645799 0
/proc/28643/statm: 330913 41997 8139 1 0 302271 0
Current children cumulated CPU time: 101.97 s
Current children cumulated vsize: 1327844 KiB
Current children cumulated memory: 170932 KiB

[startup+162.3 s]
/proc/loadavg: 5.24 4.47 4.26 5/257 28647
/proc/meminfo: memFree=127500944/131382116 swapFree=33010684/33010684
[pid=28638] ppid=28635 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/28638/stat : 28638 (scip-naps-1.00.) S 28635 28638 27054 0 -1 4194304 254 338 0 0 0 0 0 0 20 0 1 0 36486605 4292608 736 18446744073709551615 94230286790656 94230287685189 140727560511664 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94230287924240 94230287971984 94230320992256 140727560513953 140727560514050 140727560514050 140727560519652 0
/proc/28638/statm: 1048 736 672 219 0 110 0
[pid=28643] ppid=28638 vsize=1323652 memory=167988 CPUtime=161.81 cores=5,7
/proc/28643/stat : 28643 (python3) R 28638 28638 27054 0 -1 4194304 42981 0 0 0 16170 11 0 0 20 0 1 0 36486608 1355419648 41997 18446744073709551615 93974702227456 93974702227833 140737453631920 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 93974702239128 93974702239748 93974706966528 140737453640024 140737453640226 140737453640226 140737453645799 0
/proc/28643/statm: 330913 41997 8139 1 0 302271 0
Current children cumulated CPU time: 161.81 s
Current children cumulated vsize: 1327844 KiB
Current children cumulated memory: 170932 KiB

[startup+222.3 s]
/proc/loadavg: 4.75 4.50 4.28 5/257 28649
/proc/meminfo: memFree=127496792/131382116 swapFree=33010684/33010684
[pid=28638] ppid=28635 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/28638/stat : 28638 (scip-naps-1.00.) S 28635 28638 27054 0 -1 4194304 254 338 0 0 0 0 0 0 20 0 1 0 36486605 4292608 736 18446744073709551615 94230286790656 94230287685189 140727560511664 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94230287924240 94230287971984 94230320992256 140727560513953 140727560514050 140727560514050 140727560519652 0
/proc/28638/statm: 1048 736 672 219 0 110 0
[pid=28643] ppid=28638 vsize=1323652 memory=167988 CPUtime=221.64 cores=5,7
/proc/28643/stat : 28643 (python3) R 28638 28638 27054 0 -1 4194304 42981 0 0 0 22153 11 0 0 20 0 1 0 36486608 1355419648 41997 18446744073709551615 93974702227456 93974702227833 140737453631920 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 93974702239128 93974702239748 93974706966528 140737453640024 140737453640226 140737453640226 140737453645799 0
/proc/28643/statm: 330913 41997 8139 1 0 302271 0
Current children cumulated CPU time: 221.64 s
Current children cumulated vsize: 1327844 KiB

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

[pid=28711] ppid=28643 vsize=86700 memory=73368 CPUtime=2713.88 cores=5,7
/proc/28711/stat : 28711 (naps-1.03a6) R 28643 28711 28711 0 -1 4194304 3284670 0 0 0 270069 1319 0 0 20 0 1 0 36536647 88780800 18342 18446744073709551615 4198400 7047149 140720411696192 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 31670272 140720411699601 140720411699699 140720411699699 140720411705289 0
/proc/28711/statm: 21675 18342 544 696 0 20836 0
Current children cumulated CPU time: 3212.76 s
Current children cumulated vsize: 1429872 KiB
Current children cumulated memory: 269848 KiB

[startup+3282.3 s]
/proc/loadavg: 4.31 4.29 4.18 5/258 29001
/proc/meminfo: memFree=126557856/131382116 swapFree=33010684/33010684
[pid=28638] ppid=28635 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/28638/stat : 28638 (scip-naps-1.00.) S 28635 28638 27054 0 -1 4194304 254 338 0 0 0 0 0 0 20 0 1 0 36486605 4292608 736 18446744073709551615 94230286790656 94230287685189 140727560511664 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94230287924240 94230287971984 94230320992256 140727560513953 140727560514050 140727560514050 140727560519652 0
/proc/28638/statm: 1048 736 672 219 0 110 0
[pid=28643] ppid=28638 vsize=1338980 memory=193536 CPUtime=498.88 cores=5,7
/proc/28643/stat : 28643 (python3) S 28638 28638 27054 0 -1 4194304 48948 0 0 0 49870 18 0 0 20 0 1 0 36486608 1371115520 48384 18446744073709551615 93974702227456 93974702227833 140737453631920 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 93974702239128 93974702239748 93974706966528 140737453640024 140737453640226 140737453640226 140737453645799 0
/proc/28643/statm: 334745 48384 8171 1 0 306103 0
[pid=28711] ppid=28643 vsize=62124 memory=48364 CPUtime=2773.71 cores=5,7
/proc/28711/stat : 28711 (naps-1.03a6) R 28643 28711 28711 0 -1 4194304 3309819 0 0 0 276035 1336 0 0 20 0 1 0 36536647 63614976 12091 18446744073709551615 4198400 7047149 140720411696192 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 31670272 140720411699601 140720411699699 140720411699699 140720411705289 0
/proc/28711/statm: 15531 12091 544 696 0 14692 0
Current children cumulated CPU time: 3272.59 s
Current children cumulated vsize: 1405296 KiB
Current children cumulated memory: 244844 KiB

[startup+3342.3 s]
/proc/loadavg: 4.23 4.26 4.18 5/257 29003
/proc/meminfo: memFree=126572960/131382116 swapFree=33010684/33010684
[pid=28638] ppid=28635 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/28638/stat : 28638 (scip-naps-1.00.) S 28635 28638 27054 0 -1 4194304 254 338 0 0 0 0 0 0 20 0 1 0 36486605 4292608 736 18446744073709551615 94230286790656 94230287685189 140727560511664 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94230287924240 94230287971984 94230320992256 140727560513953 140727560514050 140727560514050 140727560519652 0
/proc/28638/statm: 1048 736 672 219 0 110 0
[pid=28643] ppid=28638 vsize=1338980 memory=193536 CPUtime=498.88 cores=5,7
/proc/28643/stat : 28643 (python3) S 28638 28638 27054 0 -1 4194304 48948 0 0 0 49870 18 0 0 20 0 1 0 36486608 1371115520 48384 18446744073709551615 93974702227456 93974702227833 140737453631920 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 93974702239128 93974702239748 93974706966528 140737453640024 140737453640226 140737453640226 140737453645799 0
/proc/28643/statm: 334745 48384 8171 1 0 306103 0
[pid=28711] ppid=28643 vsize=53928 memory=44236 CPUtime=2833.55 cores=5,7
/proc/28711/stat : 28711 (naps-1.03a6) R 28643 28711 28711 0 -1 4194304 3327479 0 0 0 282009 1346 0 0 20 0 1 0 36536647 55222272 11059 18446744073709551615 4198400 7047149 140720411696192 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 31670272 140720411699601 140720411699699 140720411699699 140720411705289 0
/proc/28711/statm: 13482 11059 544 696 0 12643 0
Current children cumulated CPU time: 3332.43 s
Current children cumulated vsize: 1397100 KiB
Current children cumulated memory: 240716 KiB

[startup+3402.3 s]
/proc/loadavg: 4.15 4.23 4.18 5/258 29008
/proc/meminfo: memFree=126561004/131382116 swapFree=33010684/33010684
[pid=28638] ppid=28635 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/28638/stat : 28638 (scip-naps-1.00.) S 28635 28638 27054 0 -1 4194304 254 338 0 0 0 0 0 0 20 0 1 0 36486605 4292608 736 18446744073709551615 94230286790656 94230287685189 140727560511664 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94230287924240 94230287971984 94230320992256 140727560513953 140727560514050 140727560514050 140727560519652 0
/proc/28638/statm: 1048 736 672 219 0 110 0
[pid=28643] ppid=28638 vsize=1338980 memory=193536 CPUtime=498.88 cores=5,7
/proc/28643/stat : 28643 (python3) S 28638 28638 27054 0 -1 4194304 48948 0 0 0 49870 18 0 0 20 0 1 0 36486608 1371115520 48384 18446744073709551615 93974702227456 93974702227833 140737453631920 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 93974702239128 93974702239748 93974706966528 140737453640024 140737453640226 140737453640226 140737453645799 0
/proc/28643/statm: 334745 48384 8171 1 0 306103 0
[pid=28711] ppid=28643 vsize=53928 memory=46284 CPUtime=2893.38 cores=5,7
/proc/28711/stat : 28711 (naps-1.03a6) R 28643 28711 28711 0 -1 4194304 3330008 0 0 0 287990 1348 0 0 20 0 1 0 36536647 55222272 11571 18446744073709551615 4198400 7047149 140720411696192 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 31670272 140720411699601 140720411699699 140720411699699 140720411705289 0
/proc/28711/statm: 13482 11571 544 696 0 12643 0
Current children cumulated CPU time: 3392.26 s
Current children cumulated vsize: 1397100 KiB
Current children cumulated memory: 242764 KiB

[startup+3462.3 s]
/proc/loadavg: 4.10 4.20 4.17 5/258 29010
/proc/meminfo: memFree=126567892/131382116 swapFree=33010684/33010684
[pid=28638] ppid=28635 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/28638/stat : 28638 (scip-naps-1.00.) S 28635 28638 27054 0 -1 4194304 254 338 0 0 0 0 0 0 20 0 1 0 36486605 4292608 736 18446744073709551615 94230286790656 94230287685189 140727560511664 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94230287924240 94230287971984 94230320992256 140727560513953 140727560514050 140727560514050 140727560519652 0
/proc/28638/statm: 1048 736 672 219 0 110 0
[pid=28643] ppid=28638 vsize=1338980 memory=193536 CPUtime=498.88 cores=5,7
/proc/28643/stat : 28643 (python3) S 28638 28638 27054 0 -1 4194304 48948 0 0 0 49870 18 0 0 20 0 1 0 36486608 1371115520 48384 18446744073709551615 93974702227456 93974702227833 140737453631920 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 93974702239128 93974702239748 93974706966528 140737453640024 140737453640226 140737453640226 140737453645799 0
/proc/28643/statm: 334745 48384 8171 1 0 306103 0
[pid=28711] ppid=28643 vsize=86700 memory=66668 CPUtime=2953.22 cores=5,7
/proc/28711/stat : 28711 (naps-1.03a6) R 28643 28711 28711 0 -1 4194304 3352711 0 0 0 293960 1362 0 0 20 0 1 0 36536647 88780800 16667 18446744073709551615 4198400 7047149 140720411696192 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 31670272 140720411699601 140720411699699 140720411699699 140720411705289 0
/proc/28711/statm: 21675 16667 544 696 0 20836 0
Current children cumulated CPU time: 3452.1 s
Current children cumulated vsize: 1429872 KiB
Current children cumulated memory: 263148 KiB

[startup+3522.3 s]
/proc/loadavg: 4.10 4.18 4.16 5/258 29012
/proc/meminfo: memFree=126569684/131382116 swapFree=33010684/33010684
[pid=28638] ppid=28635 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/28638/stat : 28638 (scip-naps-1.00.) S 28635 28638 27054 0 -1 4194304 254 338 0 0 0 0 0 0 20 0 1 0 36486605 4292608 736 18446744073709551615 94230286790656 94230287685189 140727560511664 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94230287924240 94230287971984 94230320992256 140727560513953 140727560514050 140727560514050 140727560519652 0
/proc/28638/statm: 1048 736 672 219 0 110 0
[pid=28643] ppid=28638 vsize=1338980 memory=193536 CPUtime=498.88 cores=5,7
/proc/28643/stat : 28643 (python3) S 28638 28638 27054 0 -1 4194304 48948 0 0 0 49870 18 0 0 20 0 1 0 36486608 1371115520 48384 18446744073709551615 93974702227456 93974702227833 140737453631920 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 93974702239128 93974702239748 93974706966528 140737453640024 140737453640226 140737453640226 140737453645799 0
/proc/28643/statm: 334745 48384 8171 1 0 306103 0
[pid=28711] ppid=28643 vsize=70316 memory=56988 CPUtime=3013.06 cores=5,7
/proc/28711/stat : 28711 (naps-1.03a6) R 28643 28711 28711 0 -1 4194304 3458179 0 0 0 299901 1405 0 0 20 0 1 0 36536647 72003584 14247 18446744073709551615 4198400 7047149 140720411696192 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 31670272 140720411699601 140720411699699 140720411699699 140720411705289 0
/proc/28711/statm: 17579 14247 544 696 0 16740 0
Current children cumulated CPU time: 3511.94 s
Current children cumulated vsize: 1413488 KiB
Current children cumulated memory: 253468 KiB

[startup+3582.3 s]
/proc/loadavg: 4.09 4.16 4.16 5/258 29014
/proc/meminfo: memFree=126581328/131382116 swapFree=33010684/33010684
[pid=28638] ppid=28635 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/28638/stat : 28638 (scip-naps-1.00.) S 28635 28638 27054 0 -1 4194304 254 338 0 0 0 0 0 0 20 0 1 0 36486605 4292608 736 18446744073709551615 94230286790656 94230287685189 140727560511664 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94230287924240 94230287971984 94230320992256 140727560513953 140727560514050 140727560514050 140727560519652 0
/proc/28638/statm: 1048 736 672 219 0 110 0
[pid=28643] ppid=28638 vsize=1338980 memory=193536 CPUtime=498.88 cores=5,7
/proc/28643/stat : 28643 (python3) S 28638 28638 27054 0 -1 4194304 48948 0 0 0 49870 18 0 0 20 0 1 0 36486608 1371115520 48384 18446744073709551615 93974702227456 93974702227833 140737453631920 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 93974702239128 93974702239748 93974706966528 140737453640024 140737453640226 140737453640226 140737453645799 0
/proc/28643/statm: 334745 48384 8171 1 0 306103 0
[pid=28711] ppid=28643 vsize=70316 memory=56988 CPUtime=3072.89 cores=5,7
/proc/28711/stat : 28711 (naps-1.03a6) R 28643 28711 28711 0 -1 4194304 3643977 0 0 0 305807 1482 0 0 20 0 1 0 36536647 72003584 14247 18446744073709551615 4198400 7047149 140720411696192 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 31670272 140720411699601 140720411699699 140720411699699 140720411705289 0
/proc/28711/statm: 17579 14247 544 696 0 16740 0
Current children cumulated CPU time: 3571.77 s
Current children cumulated vsize: 1413488 KiB
Current children cumulated memory: 253468 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.7 s]
/proc/loadavg: 4.12 4.16 4.16 5/258 29020
/proc/meminfo: memFree=126585768/131382116 swapFree=33010684/33010684
[pid=28638] ppid=28635 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/28638/stat : 28638 (scip-naps-1.00.) S 28635 28638 27054 0 -1 4194304 254 338 0 0 0 0 0 0 20 0 1 0 36486605 4292608 736 18446744073709551615 94230286790656 94230287685189 140727560511664 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94230287924240 94230287971984 94230320992256 140727560513953 140727560514050 140727560514050 140727560519652 0
/proc/28638/statm: 1048 736 672 219 0 110 0
[pid=28643] ppid=28638 vsize=1338980 memory=193536 CPUtime=498.88 cores=5,7
/proc/28643/stat : 28643 (python3) S 28638 28638 27054 0 -1 4194304 48948 0 0 0 49870 18 0 0 20 0 1 0 36486608 1371115520 48384 18446744073709551615 93974702227456 93974702227833 140737453631920 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 93974702239128 93974702239748 93974706966528 140737453640024 140737453640226 140737453640226 140737453645799 0
/proc/28643/statm: 334745 48384 8171 1 0 306103 0
[pid=28711] ppid=28643 vsize=70312 memory=56524 CPUtime=3101.21 cores=5,7
/proc/28711/stat : 28711 (naps-1.03a6) R 28643 28711 28711 0 -1 4194304 3653382 0 0 0 308633 1488 0 0 20 0 1 0 36536647 71999488 14131 18446744073709551615 4198400 7047149 140720411696192 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 31670272 140720411699601 140720411699699 140720411699699 140720411705289 0
/proc/28711/statm: 17578 14131 544 696 0 16739 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 1413484 KiB
Current children cumulated memory: 253004 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.005828 s, system=0.007495 s

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

# cumulated CPU time of all completed processes:  user=3585.13 s, system=15.0881 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

[startup+3610.7 s]
/proc/loadavg: 4.12 4.16 4.16 5/258 29020
/proc/meminfo: memFree=126585768/131382116 swapFree=33010684/33010684
[pid=28638] ppid=28635 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/28638/stat : 28638 (scip-naps-1.00.) S 28635 28638 27054 0 -1 4194304 254 338 0 0 0 0 0 0 20 0 1 0 36486605 4292608 736 18446744073709551615 94230286790656 94230287685189 140727560511664 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94230287924240 94230287971984 94230320992256 140727560513953 140727560514050 140727560514050 140727560519652 0
/proc/28638/statm: 1048 736 672 219 0 110 0
[pid=28643] ppid=28638 vsize=1338980 memory=193536 CPUtime=498.88 cores=5,7
/proc/28643/stat : 28643 (python3) S 28638 28638 27054 0 -1 4194304 48948 0 0 0 49870 18 0 0 20 0 1 0 36486608 1371115520 48384 18446744073709551615 93974702227456 93974702227833 140737453631920 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 93974702239128 93974702239748 93974706966528 140737453640024 140737453640226 140737453640226 140737453645799 0
/proc/28643/statm: 334745 48384 8171 1 0 306103 0
[pid=28711] ppid=28643 vsize=70312 memory=56524 CPUtime=3101.21 cores=5,7
/proc/28711/stat : 28711 (naps-1.03a6) R 28643 28711 28711 0 -1 4194304 3653382 0 0 0 308633 1488 0 0 20 0 1 0 36536647 71999488 14131 18446744073709551615 4198400 7047149 140720411696192 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 31670272 140720411699601 140720411699699 140720411699699 140720411705289 0
/proc/28711/statm: 17578 14131 544 696 0 16739 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 1413484 KiB
Current children cumulated memory: 253004 KiB

Child status: 0

Real time (s): 3610.79
CPU time (s): 3600.22
CPU user time (s): 3585.13
CPU system time (s): 15.0881
CPU usage (%): 99.707
Max. virtual memory (cumulated for all children) (KiB): 1511792
Max. memory (cumulated for all children) (KiB): 333340

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3585.13
system time used= 15.0881
maximum resident set size= 193536
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3705549
page faults= 0
swaps= 0
block input operations= 0
block output operations= 848
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 401
involuntary context switches= 4972


# summary of solver processes directly reported to runsolver:
#   pid: 28638,28643
#   total CPU time (s): 3600.22
#   total CPU user time (s): 3585.13
#   total CPU system time (s): 15.0881

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.6931 second user time and 37.3049 second system time

The end

Launcher Data

Begin job on nodeC004 at 2025-06-29 16:41:14
IDJOB=4513127
IDBENCH=162267
IDSOLVER=3368
FILE ID=nodeC004/4513127-1751208074
RUNJOBID= nodeC004-1751204746-27067
SLURM_JOB_ID= 9587619
Free space on /tmp= 433040 MiB

SOLVER NAME= SCIP-NaPS 1.00a1
BENCH NAME= PB24/normalized-PB16/DEC-LIN/nossum/normalized-sha1-size112-round23-6.opb
COMMAND LINE= ./scip-naps-1.00.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4513127-1751208074/watcher-4513127-1751208074 -o /tmp/evaluation-result-4513127-1751208074/solver-4513127-1751208074 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC004-1751204746-27067 --watchdog 3760  ./scip-naps-1.00.sh HOME/instance-4513127-1751208074.opb

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

MD5SUM BENCH= c9436c9260c5d2d4def6ae640460810c
RANDOM SEED=230597124

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3662.698
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	: 6983.74
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		: 3662.375
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	: 6983.74
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.240
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	: 6983.74
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.137
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	: 6983.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3662.590
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	: 6983.74
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		: 1197.807
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	: 6983.74
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.363
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	: 6983.74
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.213
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	: 6983.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382116 kB
MemFree:        127588772 kB
MemAvailable:   129132696 kB
Buffers:            3280 kB
Cached:          2347544 kB
SwapCached:            0 kB
Active:          1112816 kB
Inactive:        2049320 kB
Active(anon):     829288 kB
Inactive(anon):        0 kB
Active(file):     283528 kB
Inactive(file):  2049320 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              6092 kB
Writeback:             4 kB
AnonPages:        809936 kB
Mapped:           131372 kB
Shmem:             17976 kB
KReclaimable:     101408 kB
Slab:             184272 kB
SReclaimable:     101408 kB
SUnreclaim:        82864 kB
KernelStack:        4144 kB
PageTables:         5316 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    4399928 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149544 kB
VmallocChunk:          0 kB
Percpu:             3680 kB
HardwareCorrupted:     0 kB
AnonHugePages:    444416 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:      197448 kB
DirectMap2M:    10190848 kB
DirectMap1G:    125829120 kB

Free space on /tmp at the end= 433036 MiB
End job on nodeC004 at 2025-06-29 17:41:25