Trace number 4530006

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 3610.18

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/nossum/
normalized-sha1-size80-round23-5.opb
MD5SUM86944514b434ff8020a355b19ddc8d04
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
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 constraints9456
Number of constraints which are clauses8192
Number of constraints which are cardinality constraints (but not clauses)368
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.67/500.18	c Command: HOME/scip-naps-1.00a2.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4530006-1752260634.opb
498.67/500.18	c Solving mode: decision
498.67/500.18	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
498.67/500.18	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
498.67/500.18	c original problem has 4288 variables (4288 bin, 0 int, 0 impl, 0 cont) and 9456 constraints
498.67/500.18	c presolving:
498.67/500.18	c (round 1, fast)       531 del vars, 956 del conss, 681 add conss, 472 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 369 clqs
498.67/500.18	c (round 2, fast)       748 del vars, 1277 del conss, 783 add conss, 533 chg bounds, 3 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 369 clqs
498.67/500.18	c (round 3, fast)       748 del vars, 1277 del conss, 808 add conss, 533 chg bounds, 3 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 376 clqs
498.67/500.18	c (round 4, medium)     776 del vars, 1277 del conss, 808 add conss, 533 chg bounds, 3 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 320 clqs
498.67/500.18	c (round 5, fast)       776 del vars, 1305 del conss, 823 add conss, 533 chg bounds, 3 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 327 clqs
498.67/500.18	c (round 6, exhaustive) 776 del vars, 2218 del conss, 823 add conss, 533 chg bounds, 3 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 327 clqs
498.67/500.18	c (round 7, exhaustive) 776 del vars, 2218 del conss, 823 add conss, 533 chg bounds, 3 chg sides, 0 chg coeffs, 6428 upgd conss, 0 impls, 327 clqs
498.67/500.18	c (round 8, exhaustive) 776 del vars, 2314 del conss, 855 add conss, 533 chg bounds, 3 chg sides, 0 chg coeffs, 6428 upgd conss, 0 impls, 327 clqs
498.67/500.18	c (round 9, exhaustive) 776 del vars, 2314 del conss, 855 add conss, 533 chg bounds, 53 chg sides, 0 chg coeffs, 6428 upgd conss, 0 impls, 327 clqs
498.67/500.18	c (round 10, exhaustive) 776 del vars, 2314 del conss, 855 add conss, 533 chg bounds, 53 chg sides, 0 chg coeffs, 6478 upgd conss, 0 impls, 327 clqs
498.67/500.18	c    (0.2s) probing: 877/3553 (24.7%) - 2 fixings, 0 aggregations, 284 implications, 0 bound changes
498.67/500.18	c    (0.2s) probing aborted: 50/50 successive totally useless probings
498.67/500.18	c    (0.2s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
498.67/500.18	c    (0.2s) no symmetry present (symcode time: 0.00)
498.67/500.18	c presolving (11 rounds: 11 fast, 7 medium, 6 exhaustive):
498.67/500.18	c  778 deleted vars, 2314 deleted constraints, 855 added constraints, 533 tightened bounds, 0 added holes, 53 changed sides, 32 changed coefficients
498.67/500.18	c  0 implications, 604 cliques
498.67/500.18	c presolved problem has 3551 variables (3551 bin, 0 int, 0 impl, 0 cont) and 7997 constraints
498.67/500.18	c      32 constraints of type <and>
498.67/500.18	c       3 constraints of type <xor>
498.67/500.18	c    1583 constraints of type <linear>
498.67/500.18	c    6379 constraints of type <logicor>
498.67/500.18	c transformed objective value is always integral (scale: 1)
498.67/500.18	c Presolving Time: 0.24
498.67/500.18	c 
498.67/500.18	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
498.67/500.18	c   0.3s|     1 |     0 |   894 |     - |    52M |   0 |3551 |8001 |8044 |   0 |  0 |   1 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.67/500.18	c   0.8s|     1 |     0 |  2802 |     - |    56M |   0 |3551 |8001 |8345 | 301 |  1 |   1 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.67/500.18	c   2.0s|     1 |     0 |  5030 |     - |    61M |   0 |3551 |8002 |8647 | 603 |  2 |   2 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.67/500.18	c   4.2s|     1 |     0 |  8498 |     - |    64M |   0 |3551 |8002 |8939 | 895 |  3 |   2 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.67/500.18	c   6.6s|     1 |     0 | 11947 |     - |    67M |   0 |3551 |8003 |9223 |1179 |  4 |   3 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.67/500.18	c   9.6s|     1 |     0 | 16555 |     - |    70M |   0 |3551 |8003 |9501 |1457 |  5 |   3 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.67/500.18	c  13.0s|     1 |     0 | 21886 |     - |    71M |   0 |3551 |8004 |9791 |1747 |  6 |   4 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.67/500.18	c  16.8s|     1 |     0 | 27771 |     - |    75M |   0 |3551 |8004 |9953 |1909 |  7 |   4 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.67/500.18	c  19.3s|     1 |     0 | 30948 |     - |    77M |   0 |3551 |8004 |  10k|2049 |  8 |   4 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.67/500.18	c  21.9s|     1 |     0 | 34166 |     - |    78M |   0 |3551 |8004 |  10k|2143 |  9 |   4 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.67/500.18	c  25.3s|     1 |     0 | 39383 |     - |    80M |   0 |3551 |8004 |  10k|2375 | 10 |   4 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.67/500.18	c  27.6s|     1 |     0 | 43953 |     - |    83M |   0 |3551 |8005 |  10k|2496 | 11 |   5 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.67/500.18	c  40.3s|     1 |     2 | 53742 |     - |    84M |   0 |3551 |8006 |  10k|2496 | 11 |   6 |  11 | 0.000000e+00 |      --      |    Inf | unknown
498.67/500.18	c   414s|   100 |   101 |394785 |3543.8 |    87M |  37 |3551 |8057 |8482 |3847 |  1 |  61 |  11 | 0.000000e+00 |      --      |    Inf | unknown
498.67/500.18	c   485s|   200 |   201 |511288 |2348.4 |    88M |  38 |3551 |8088 |8587 |5455 |  1 | 105 |  11 | 0.000000e+00 |      --      |    Inf | unknown
498.67/500.18	c 
498.67/500.18	c SCIP Status        : solving was interrupted [time limit reached]
498.67/500.18	c Solving Time (sec) : 500.00
498.67/500.18	c Solving Nodes      : 229
498.67/500.18	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
498.67/500.18	c Dual Bound         : +0.00000000000000e+00
498.67/500.18	c Gap                : infinite
498.67/500.18	c ----------------------------------------------------------------------
498.67/500.18	c dual bound: 0.0 -> 0
498.67/500.18	c primal bound: 1e+20 -> 100000000000000000000
498.67/500.18	c scip-goal-lb: 0
498.67/500.18	c scip-goal-ub: 100000000000000000000
498.67/500.18	c writing output to: HOME/tmpbkz3n9ul.opb
498.67/500.18	c appending fixed variable constraints
498.67/500.18	c scip-fixed vars: 16.47% (585/3551)
498.67/500.18	c ----------------------------------------------------------------------
498.67/500.18	c executing external solver: HOME/naps-1.03a6
498.67/500.18	c ----------------------------------------------------------------------
498.67/500.18	c command: HOME/naps-1.03a6 HOME/tmpbkz3n9ul.opb
498.67/500.18	c NaPS 1.03a6.
498.67/500.18	c Input file name: HOME/tmpbkz3n9ul.opb
3600.04/3610.10	c
3600.04/3610.10	c *** TERMINATED *** by signal 15
3600.04/3610.10	c s UNKNOWN
3600.04/3610.10	c _____________________________________________________________________________
3600.04/3610.10	c std/band forms        : 16,882
3600.04/3610.10	c 2cl/3cl ITE-codings   : 22,13078
3600.04/3610.10	c BDD/srt/adr Max costs : 32,0,0
3600.04/3610.10	c BDDraw/bin/mul/srt/adr: 898,0,0,0,0
3600.04/3610.10	c BDD nodes             : 23783
3600.04/3610.10	c Es1/CC detections     : 0,0
3600.04/3610.10	c CC sort               : 0
3600.04/3610.10	c SAT/UNSAT calls       : 0,0
3600.04/3610.10	c regenrated variables  : 0
3600.04/3610.10	c eliminated fixed lits : 4908
3600.04/3610.10	c goal lit flips        : 0
3600.04/3610.10	c goal stages           : 0
3600.04/3610.10	c goal shrink           : 0
3600.04/3610.10	c goal coeff separations: 0
3600.04/3610.10	c restarts              : 0
3600.04/3610.10	c conflicts             : 0              (0 /sec)
3600.04/3610.10	c decisions             : 0              (0 /sec)
3600.04/3610.10	c propagations          : 0              (0 /sec)
3600.04/3610.10	c inspects              : 0              (0 /sec)
3600.04/3610.10	c CPU time (solving tm) : 3087 s        (3087 s, SAT 0 s, UNSAT 0 s)
3600.04/3610.10	c Time for Opt-base     : 0 s
3600.04/3610.10	c Steps for Opt-base    : 0
3600.04/3610.10	c Time for BDD coding   : 0.09262 s
3600.04/3610.10	c Time for srt coding   : 0 s
3600.04/3610.10	c _____________________________________________________________________________
3600.04/3610.10	s UNKNOWN
3600.04/3610.15	c received SIGTERM, forwarding to pbsolver...
3600.04/3610.15	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: 63708 MiB (60772 MiB free)
  memory of node 1: 64465 MiB (51650 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4530006-1752260634/watcher-4530006-1752260634 -o /tmp/evaluation-result-4530006-1752260634/solver-4530006-1752260634 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC020-1752258788-116509 --watchdog 3760 ./scip-naps-1.00a2.sh HOME/instance-4530006-1752260634.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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=117459, runsolver pid=117456
Current StackSize limit: 8192 KiB


[startup+0.100064 s]*
/proc/loadavg: 4.25 4.14 3.90 5/268 117464
/proc/meminfo: memFree=115127668/131249988 swapFree=33010160/33010684
[pid=117459] ppid=117456 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/117459/stat : 117459 (scip-naps-1.00a) S 117456 117459 116495 0 -1 4194304 256 339 0 0 0 0 0 0 20 0 1 0 141740927 4292608 768 18446744073709551615 94492866535424 94492867429957 140729192566576 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94492867669008 94492867716752 94492871786496 140729192573339 140729192573438 140729192573438 140729192579042 0
/proc/117459/statm: 1048 768 704 219 0 110 0
[pid=117464] ppid=117459 vsize=1187384 memory=32316 CPUtime=0.07 cores=0,2
/proc/117464/stat : 117464 (python3) R 117459 117459 116495 0 -1 4194304 3826 0 0 0 6 1 0 0 20 0 1 0 141740929 1215881216 8079 18446744073709551615 94322391334912 94322391335289 140733574640208 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94322391346584 94322391347204 94322423156736 140733574646095 140733574646304 140733574646304 140733574651879 0
/proc/117464/statm: 296846 8079 4911 1 0 268868 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 1191576 KiB
Current children cumulated memory: 35388 KiB

[startup+0.205703 s]*
/proc/loadavg: 4.25 4.14 3.90 5/268 117464
/proc/meminfo: memFree=115127668/131249988 swapFree=33010160/33010684
[pid=117459] ppid=117456 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/117459/stat : 117459 (scip-naps-1.00a) S 117456 117459 116495 0 -1 4194304 256 339 0 0 0 0 0 0 20 0 1 0 141740927 4292608 768 18446744073709551615 94492866535424 94492867429957 140729192566576 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94492867669008 94492867716752 94492871786496 140729192573339 140729192573438 140729192573438 140729192579042 0
/proc/117459/statm: 1048 768 704 219 0 110 0
[pid=117464] ppid=117459 vsize=1223912 memory=75452 CPUtime=0.17 cores=0,2
/proc/117464/stat : 117464 (python3) R 117459 117459 116495 0 -1 4194304 11889 0 0 0 15 2 0 0 20 0 1 0 141740929 1253285888 18863 18446744073709551615 94322391334912 94322391335289 140733574640208 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94322391346584 94322391347204 94322423156736 140733574646095 140733574646304 140733574646304 140733574651879 0
/proc/117464/statm: 305978 18863 7855 1 0 277336 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 1228104 KiB
Current children cumulated memory: 78524 KiB

[startup+0.305637 s]*
/proc/loadavg: 4.25 4.14 3.90 5/268 117464
/proc/meminfo: memFree=115127668/131249988 swapFree=33010160/33010684
[pid=117459] ppid=117456 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/117459/stat : 117459 (scip-naps-1.00a) S 117456 117459 116495 0 -1 4194304 256 339 0 0 0 0 0 0 20 0 1 0 141740927 4292608 768 18446744073709551615 94492866535424 94492867429957 140729192566576 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94492867669008 94492867716752 94492871786496 140729192573339 140729192573438 140729192573438 140729192579042 0
/proc/117459/statm: 1048 768 704 219 0 110 0
[pid=117464] ppid=117459 vsize=1232128 memory=83900 CPUtime=0.27 cores=0,2
/proc/117464/stat : 117464 (python3) R 117459 117459 116495 0 -1 4194304 13991 0 1 0 25 2 0 0 20 0 1 0 141740929 1261699072 20975 18446744073709551615 94322391334912 94322391335289 140733574640208 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94322391346584 94322391347204 94322423156736 140733574646095 140733574646304 140733574646304 140733574651879 0
/proc/117464/statm: 308032 20975 7887 1 0 279390 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 1236320 KiB
Current children cumulated memory: 86972 KiB

[startup+0.700219 s]
/proc/loadavg: 4.25 4.14 3.90 5/268 117464
/proc/meminfo: memFree=115127180/131249988 swapFree=33010160/33010684
[pid=117459] ppid=117456 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/117459/stat : 117459 (scip-naps-1.00a) S 117456 117459 116495 0 -1 4194304 256 339 0 0 0 0 0 0 20 0 1 0 141740927 4292608 768 18446744073709551615 94492866535424 94492867429957 140729192566576 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94492867669008 94492867716752 94492871786496 140729192573339 140729192573438 140729192573438 140729192579042 0
/proc/117459/statm: 1048 768 704 219 0 110 0
[pid=117464] ppid=117459 vsize=1279668 memory=126296 CPUtime=0.66 cores=0,2
/proc/117464/stat : 117464 (python3) R 117459 117459 116495 0 -1 4194304 24758 0 1 0 62 4 0 0 20 0 1 0 141740929 1310380032 31574 18446744073709551615 94322391334912 94322391335289 140733574640208 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94322391346584 94322391347204 94322423156736 140733574646095 140733574646304 140733574646304 140733574651879 0
/proc/117464/statm: 319917 31574 8111 1 0 291275 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 1283860 KiB
Current children cumulated memory: 129368 KiB

[startup+1.50018 s]
/proc/loadavg: 4.25 4.14 3.90 5/268 117464
/proc/meminfo: memFree=115134956/131249988 swapFree=33010160/33010684
[pid=117459] ppid=117456 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/117459/stat : 117459 (scip-naps-1.00a) S 117456 117459 116495 0 -1 4194304 256 339 0 0 0 0 0 0 20 0 1 0 141740927 4292608 768 18446744073709551615 94492866535424 94492867429957 140729192566576 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94492867669008 94492867716752 94492871786496 140729192573339 140729192573438 140729192573438 140729192579042 0
/proc/117459/statm: 1048 768 704 219 0 110 0
[pid=117464] ppid=117459 vsize=1286256 memory=131704 CPUtime=1.46 cores=0,2
/proc/117464/stat : 117464 (python3) R 117459 117459 116495 0 -1 4194304 27908 0 1 0 142 4 0 0 20 0 1 0 141740929 1317126144 32926 18446744073709551615 94322391334912 94322391335289 140733574640208 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94322391346584 94322391347204 94322423156736 140733574646095 140733574646304 140733574646304 140733574651879 0
/proc/117464/statm: 321564 32926 8111 1 0 292922 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 1290448 KiB
Current children cumulated memory: 134776 KiB

[startup+3.10544 s]
/proc/loadavg: 4.25 4.14 3.90 5/268 117464
/proc/meminfo: memFree=115150620/131249988 swapFree=33010160/33010684
[pid=117459] ppid=117456 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/117459/stat : 117459 (scip-naps-1.00a) S 117456 117459 116495 0 -1 4194304 256 339 0 0 0 0 0 0 20 0 1 0 141740927 4292608 768 18446744073709551615 94492866535424 94492867429957 140729192566576 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94492867669008 94492867716752 94492871786496 140729192573339 140729192573438 140729192573438 140729192579042 0
/proc/117459/statm: 1048 768 704 219 0 110 0
[pid=117464] ppid=117459 vsize=1286256 memory=131832 CPUtime=3.06 cores=0,2
/proc/117464/stat : 117464 (python3) R 117459 117459 116495 0 -1 4194304 27920 0 1 0 302 4 0 0 20 0 1 0 141740929 1317126144 32958 18446744073709551615 94322391334912 94322391335289 140733574640208 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94322391346584 94322391347204 94322423156736 140733574646095 140733574646304 140733574646304 140733574651879 0
/proc/117464/statm: 321564 32958 8111 1 0 292922 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 1290448 KiB
Current children cumulated memory: 134904 KiB

[startup+6.30014 s]
/proc/loadavg: 4.31 4.16 3.91 5/268 117464
/proc/meminfo: memFree=115174828/131249988 swapFree=33010160/33010684
[pid=117459] ppid=117456 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/117459/stat : 117459 (scip-naps-1.00a) S 117456 117459 116495 0 -1 4194304 256 339 0 0 0 0 0 0 20 0 1 0 141740927 4292608 768 18446744073709551615 94492866535424 94492867429957 140729192566576 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94492867669008 94492867716752 94492871786496 140729192573339 140729192573438 140729192573438 140729192579042 0
/proc/117459/statm: 1048 768 704 219 0 110 0
[pid=117464] ppid=117459 vsize=1286256 memory=131832 CPUtime=6.24 cores=0,2
/proc/117464/stat : 117464 (python3) R 117459 117459 116495 0 -1 4194304 27936 0 1 0 620 4 0 0 20 0 1 0 141740929 1317126144 32958 18446744073709551615 94322391334912 94322391335289 140733574640208 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94322391346584 94322391347204 94322423156736 140733574646095 140733574646304 140733574646304 140733574651879 0
/proc/117464/statm: 321564 32958 8111 1 0 292922 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 1290448 KiB
Current children cumulated memory: 134904 KiB

[startup+12.7002 s]
/proc/loadavg: 4.37 4.17 3.92 5/268 117465
/proc/meminfo: memFree=115219368/131249988 swapFree=33010160/33010684
[pid=117459] ppid=117456 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/117459/stat : 117459 (scip-naps-1.00a) S 117456 117459 116495 0 -1 4194304 256 339 0 0 0 0 0 0 20 0 1 0 141740927 4292608 768 18446744073709551615 94492866535424 94492867429957 140729192566576 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94492867669008 94492867716752 94492871786496 140729192573339 140729192573438 140729192573438 140729192579042 0
/proc/117459/statm: 1048 768 704 219 0 110 0
[pid=117464] ppid=117459 vsize=1286256 memory=132088 CPUtime=12.63 cores=0,2
/proc/117464/stat : 117464 (python3) R 117459 117459 116495 0 -1 4194304 28005 0 1 0 1259 4 0 0 20 0 1 0 141740929 1317126144 33022 18446744073709551615 94322391334912 94322391335289 140733574640208 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94322391346584 94322391347204 94322423156736 140733574646095 140733574646304 140733574646304 140733574651879 0
/proc/117464/statm: 321564 33022 8111 1 0 292922 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 1290448 KiB
Current children cumulated memory: 135160 KiB

[startup+25.5002 s]
/proc/loadavg: 4.51 4.21 3.93 5/268 117465
/proc/meminfo: memFree=115315512/131249988 swapFree=33010160/33010684
[pid=117459] ppid=117456 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/117459/stat : 117459 (scip-naps-1.00a) S 117456 117459 116495 0 -1 4194304 256 339 0 0 0 0 0 0 20 0 1 0 141740927 4292608 768 18446744073709551615 94492866535424 94492867429957 140729192566576 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94492867669008 94492867716752 94492871786496 140729192573339 140729192573438 140729192573438 140729192579042 0
/proc/117459/statm: 1048 768 704 219 0 110 0
[pid=117464] ppid=117459 vsize=1291912 memory=136312 CPUtime=25.39 cores=0,2
/proc/117464/stat : 117464 (python3) R 117459 117459 116495 0 -1 4194304 29051 0 1 0 2535 4 0 0 20 0 1 0 141740929 1322917888 34078 18446744073709551615 94322391334912 94322391335289 140733574640208 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94322391346584 94322391347204 94322423156736 140733574646095 140733574646304 140733574646304 140733574651879 0
/proc/117464/statm: 322978 34078 8111 1 0 294336 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 1296104 KiB
Current children cumulated memory: 139384 KiB

[startup+51.1056 s]
/proc/loadavg: 4.40 4.21 3.94 5/268 117466
/proc/meminfo: memFree=115526108/131249988 swapFree=33010160/33010684
[pid=117459] ppid=117456 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/117459/stat : 117459 (scip-naps-1.00a) S 117456 117459 116495 0 -1 4194304 256 339 0 0 0 0 0 0 20 0 1 0 141740927 4292608 768 18446744073709551615 94492866535424 94492867429957 140729192566576 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94492867669008 94492867716752 94492871786496 140729192573339 140729192573438 140729192573438 140729192579042 0
/proc/117459/statm: 1048 768 704 219 0 110 0
[pid=117464] ppid=117459 vsize=1321596 memory=165192 CPUtime=50.92 cores=0,2
/proc/117464/stat : 117464 (python3) R 117459 117459 116495 0 -1 4194304 37448 0 1 0 5087 5 0 0 20 0 1 0 141740929 1353314304 41298 18446744073709551615 94322391334912 94322391335289 140733574640208 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94322391346584 94322391347204 94322423156736 140733574646095 140733574646304 140733574646304 140733574651879 0
/proc/117464/statm: 330399 41298 8111 1 0 301757 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 1325788 KiB
Current children cumulated memory: 168264 KiB

[startup+102.3 s]
/proc/loadavg: 4.24 4.19 3.95 5/270 117474
/proc/meminfo: memFree=115932972/131249988 swapFree=33010160/33010684
[pid=117459] ppid=117456 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/117459/stat : 117459 (scip-naps-1.00a) S 117456 117459 116495 0 -1 4194304 256 339 0 0 0 0 0 0 20 0 1 0 141740927 4292608 768 18446744073709551615 94492866535424 94492867429957 140729192566576 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94492867669008 94492867716752 94492871786496 140729192573339 140729192573438 140729192573438 140729192579042 0
/proc/117459/statm: 1048 768 704 219 0 110 0
[pid=117464] ppid=117459 vsize=1321596 memory=165192 CPUtime=101.98 cores=0,2
/proc/117464/stat : 117464 (python3) R 117459 117459 116495 0 -1 4194304 37448 0 1 0 10193 5 0 0 20 0 1 0 141740929 1353314304 41298 18446744073709551615 94322391334912 94322391335289 140733574640208 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94322391346584 94322391347204 94322423156736 140733574646095 140733574646304 140733574646304 140733574651879 0
/proc/117464/statm: 330399 41298 8111 1 0 301757 0
Current children cumulated CPU time: 101.98 s
Current children cumulated vsize: 1325788 KiB
Current children cumulated memory: 168264 KiB

[startup+162.3 s]
/proc/loadavg: 4.08 4.16 3.96 5/270 117476
/proc/meminfo: memFree=116344036/131249988 swapFree=33010160/33010684
[pid=117459] ppid=117456 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/117459/stat : 117459 (scip-naps-1.00a) S 117456 117459 116495 0 -1 4194304 256 339 0 0 0 0 0 0 20 0 1 0 141740927 4292608 768 18446744073709551615 94492866535424 94492867429957 140729192566576 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94492867669008 94492867716752 94492871786496 140729192573339 140729192573438 140729192573438 140729192579042 0
/proc/117459/statm: 1048 768 704 219 0 110 0
[pid=117464] ppid=117459 vsize=1321596 memory=165192 CPUtime=161.82 cores=0,2
/proc/117464/stat : 117464 (python3) R 117459 117459 116495 0 -1 4194304 37448 0 1 0 16177 5 0 0 20 0 1 0 141740929 1353314304 41298 18446744073709551615 94322391334912 94322391335289 140733574640208 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94322391346584 94322391347204 94322423156736 140733574646095 140733574646304 140733574646304 140733574651879 0
/proc/117464/statm: 330399 41298 8111 1 0 301757 0
Current children cumulated CPU time: 161.82 s
Current children cumulated vsize: 1325788 KiB
Current children cumulated memory: 168264 KiB

[startup+222.3 s]
/proc/loadavg: 4.13 4.16 3.97 5/270 117478
/proc/meminfo: memFree=114651132/131249988 swapFree=33010160/33010684
[pid=117459] ppid=117456 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/117459/stat : 117459 (scip-naps-1.00a) S 117456 117459 116495 0 -1 4194304 256 339 0 0 0 0 0 0 20 0 1 0 141740927 4292608 768 18446744073709551615 94492866535424 94492867429957 140729192566576 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94492867669008 94492867716752 94492871786496 140729192573339 140729192573438 140729192573438 140729192579042 0
/proc/117459/statm: 1048 768 704 219 0 110 0
[pid=117464] ppid=117459 vsize=1321596 memory=165192 CPUtime=221.68 cores=0,2
/proc/117464/stat : 117464 (python3) R 117459 117459 116495 0 -1 4194304 37448 0 1 0 22163 5 0 0 20 0 1 0 141740929 1353314304 41298 18446744073709551615 94322391334912 94322391335289 140733574640208 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94322391346584 94322391347204 94322423156736 140733574646095 140733574646304 140733574646304 140733574651879 0
/proc/117464/statm: 330399 41298 8111 1 0 301757 0
Current children cumulated CPU time: 221.68 s
Current children cumulated vsize: 1325788 KiB

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

[pid=117639] ppid=117464 vsize=63112 memory=51512 CPUtime=2714.57 cores=0,2
/proc/117639/stat : 117639 (naps-1.03a6) R 117464 117639 117639 0 -1 4194304 3505959 0 0 0 270278 1179 0 0 20 0 1 0 141790946 64626688 12878 18446744073709551615 4198400 7047149 140730727872000 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 14372864 140730727877007 140730727877105 140730727877105 140730727882697 0
/proc/117639/statm: 15778 12878 544 696 0 14939 0
Current children cumulated CPU time: 3213.33 s
Current children cumulated vsize: 1395064 KiB
Current children cumulated memory: 227364 KiB

[startup+3282.3 s]
/proc/loadavg: 4.10 4.10 4.09 5/272 118258
/proc/meminfo: memFree=127124160/131249988 swapFree=33010160/33010684
[pid=117459] ppid=117456 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/117459/stat : 117459 (scip-naps-1.00a) S 117456 117459 116495 0 -1 4194304 256 339 0 0 0 0 0 0 20 0 1 0 141740927 4292608 768 18446744073709551615 94492866535424 94492867429957 140729192566576 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94492867669008 94492867716752 94492871786496 140729192573339 140729192573438 140729192573438 140729192579042 0
/proc/117459/statm: 1048 768 704 219 0 110 0
[pid=117464] ppid=117459 vsize=1327760 memory=172780 CPUtime=498.76 cores=0,2
/proc/117464/stat : 117464 (python3) S 117459 117459 116495 0 -1 4194304 45868 0 1 0 49868 8 0 0 20 0 1 0 141740929 1359626240 43195 18446744073709551615 94322391334912 94322391335289 140733574640208 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94322391346584 94322391347204 94322423156736 140733574646095 140733574646304 140733574646304 140733574651879 0
/proc/117464/statm: 331940 43195 8143 1 0 303298 0
[pid=117639] ppid=117464 vsize=71304 memory=59704 CPUtime=2774.37 cores=0,2
/proc/117639/stat : 117639 (naps-1.03a6) R 117464 117639 117639 0 -1 4194304 3772289 0 0 0 276176 1261 0 0 20 0 1 0 141790946 73015296 14926 18446744073709551615 4198400 7047149 140730727872000 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 14372864 140730727877007 140730727877105 140730727877105 140730727882697 0
/proc/117639/statm: 17826 14926 544 696 0 16987 0
Current children cumulated CPU time: 3273.13 s
Current children cumulated vsize: 1403256 KiB
Current children cumulated memory: 235556 KiB

[startup+3342.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/272 118260
/proc/meminfo: memFree=127119804/131249988 swapFree=33010160/33010684
[pid=117459] ppid=117456 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/117459/stat : 117459 (scip-naps-1.00a) S 117456 117459 116495 0 -1 4194304 256 339 0 0 0 0 0 0 20 0 1 0 141740927 4292608 768 18446744073709551615 94492866535424 94492867429957 140729192566576 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94492867669008 94492867716752 94492871786496 140729192573339 140729192573438 140729192573438 140729192579042 0
/proc/117459/statm: 1048 768 704 219 0 110 0
[pid=117464] ppid=117459 vsize=1327760 memory=172780 CPUtime=498.76 cores=0,2
/proc/117464/stat : 117464 (python3) S 117459 117459 116495 0 -1 4194304 45868 0 1 0 49868 8 0 0 20 0 1 0 141740929 1359626240 43195 18446744073709551615 94322391334912 94322391335289 140733574640208 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94322391346584 94322391347204 94322423156736 140733574646095 140733574646304 140733574646304 140733574651879 0
/proc/117464/statm: 331940 43195 8143 1 0 303298 0
[pid=117639] ppid=117464 vsize=104072 memory=94520 CPUtime=2834.22 cores=0,2
/proc/117639/stat : 117639 (naps-1.03a6) R 117464 117639 117639 0 -1 4194304 3832852 0 0 0 282136 1286 0 0 20 0 1 0 141790946 106569728 23630 18446744073709551615 4198400 7047149 140730727872000 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 14372864 140730727877007 140730727877105 140730727877105 140730727882697 0
/proc/117639/statm: 26018 23630 544 696 0 25179 0
Current children cumulated CPU time: 3332.98 s
Current children cumulated vsize: 1436024 KiB
Current children cumulated memory: 270372 KiB

[startup+3402.3 s]
/proc/loadavg: 4.14 4.11 4.09 5/271 118262
/proc/meminfo: memFree=127135128/131249988 swapFree=33010160/33010684
[pid=117459] ppid=117456 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/117459/stat : 117459 (scip-naps-1.00a) S 117456 117459 116495 0 -1 4194304 256 339 0 0 0 0 0 0 20 0 1 0 141740927 4292608 768 18446744073709551615 94492866535424 94492867429957 140729192566576 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94492867669008 94492867716752 94492871786496 140729192573339 140729192573438 140729192573438 140729192579042 0
/proc/117459/statm: 1048 768 704 219 0 110 0
[pid=117464] ppid=117459 vsize=1327760 memory=172780 CPUtime=498.76 cores=0,2
/proc/117464/stat : 117464 (python3) S 117459 117459 116495 0 -1 4194304 45868 0 1 0 49868 8 0 0 20 0 1 0 141740929 1359626240 43195 18446744073709551615 94322391334912 94322391335289 140733574640208 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94322391346584 94322391347204 94322423156736 140733574646095 140733574646304 140733574646304 140733574651879 0
/proc/117464/statm: 331940 43195 8143 1 0 303298 0
[pid=117639] ppid=117464 vsize=71304 memory=50640 CPUtime=2894.05 cores=0,2
/proc/117639/stat : 117639 (naps-1.03a6) R 117464 117639 117639 0 -1 4194304 3878411 0 0 0 288100 1305 0 0 20 0 1 0 141790946 73015296 12660 18446744073709551615 4198400 7047149 140730727872000 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 14372864 140730727877007 140730727877105 140730727877105 140730727882697 0
/proc/117639/statm: 17826 12660 544 696 0 16987 0
Current children cumulated CPU time: 3392.81 s
Current children cumulated vsize: 1403256 KiB
Current children cumulated memory: 226492 KiB

[startup+3462.3 s]
/proc/loadavg: 4.10 4.10 4.09 5/270 118275
/proc/meminfo: memFree=127105436/131249988 swapFree=33010160/33010684
[pid=117459] ppid=117456 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/117459/stat : 117459 (scip-naps-1.00a) S 117456 117459 116495 0 -1 4194304 256 339 0 0 0 0 0 0 20 0 1 0 141740927 4292608 768 18446744073709551615 94492866535424 94492867429957 140729192566576 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94492867669008 94492867716752 94492871786496 140729192573339 140729192573438 140729192573438 140729192579042 0
/proc/117459/statm: 1048 768 704 219 0 110 0
[pid=117464] ppid=117459 vsize=1327760 memory=172780 CPUtime=498.76 cores=0,2
/proc/117464/stat : 117464 (python3) S 117459 117459 116495 0 -1 4194304 45868 0 1 0 49868 8 0 0 20 0 1 0 141740929 1359626240 43195 18446744073709551615 94322391334912 94322391335289 140733574640208 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94322391346584 94322391347204 94322423156736 140733574646095 140733574646304 140733574646304 140733574651879 0
/proc/117464/statm: 331940 43195 8143 1 0 303298 0
[pid=117639] ppid=117464 vsize=71304 memory=59704 CPUtime=2953.87 cores=0,2
/proc/117639/stat : 117639 (naps-1.03a6) R 117464 117639 117639 0 -1 4194304 4143209 0 0 0 294001 1386 0 0 20 0 1 0 141790946 73015296 14926 18446744073709551615 4198400 7047149 140730727872000 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 14372864 140730727877007 140730727877105 140730727877105 140730727882697 0
/proc/117639/statm: 17826 14926 544 696 0 16987 0
Current children cumulated CPU time: 3452.63 s
Current children cumulated vsize: 1403256 KiB
Current children cumulated memory: 235556 KiB

[startup+3522.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/269 118325
/proc/meminfo: memFree=126581928/131249988 swapFree=33010160/33010684
[pid=117459] ppid=117456 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/117459/stat : 117459 (scip-naps-1.00a) S 117456 117459 116495 0 -1 4194304 256 339 0 0 0 0 0 0 20 0 1 0 141740927 4292608 768 18446744073709551615 94492866535424 94492867429957 140729192566576 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94492867669008 94492867716752 94492871786496 140729192573339 140729192573438 140729192573438 140729192579042 0
/proc/117459/statm: 1048 768 704 219 0 110 0
[pid=117464] ppid=117459 vsize=1327760 memory=172780 CPUtime=498.76 cores=0,2
/proc/117464/stat : 117464 (python3) S 117459 117459 116495 0 -1 4194304 45868 0 1 0 49868 8 0 0 20 0 1 0 141740929 1359626240 43195 18446744073709551615 94322391334912 94322391335289 140733574640208 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94322391346584 94322391347204 94322423156736 140733574646095 140733574646304 140733574646304 140733574651879 0
/proc/117464/statm: 331940 43195 8143 1 0 303298 0
[pid=117639] ppid=117464 vsize=59016 memory=47920 CPUtime=3013.71 cores=0,2
/proc/117639/stat : 117639 (naps-1.03a6) R 117464 117639 117639 0 -1 4194304 4237506 0 0 0 299948 1423 0 0 20 0 1 0 141790946 60432384 11980 18446744073709551615 4198400 7047149 140730727872000 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 14372864 140730727877007 140730727877105 140730727877105 140730727882697 0
/proc/117639/statm: 14754 11980 544 696 0 13915 0
Current children cumulated CPU time: 3512.47 s
Current children cumulated vsize: 1390968 KiB
Current children cumulated memory: 223772 KiB

[startup+3582.3 s]
/proc/loadavg: 4.13 4.10 4.09 5/269 118330
/proc/meminfo: memFree=126630944/131249988 swapFree=33010160/33010684
[pid=117459] ppid=117456 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/117459/stat : 117459 (scip-naps-1.00a) S 117456 117459 116495 0 -1 4194304 256 339 0 0 0 0 0 0 20 0 1 0 141740927 4292608 768 18446744073709551615 94492866535424 94492867429957 140729192566576 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94492867669008 94492867716752 94492871786496 140729192573339 140729192573438 140729192573438 140729192579042 0
/proc/117459/statm: 1048 768 704 219 0 110 0
[pid=117464] ppid=117459 vsize=1327760 memory=172780 CPUtime=498.76 cores=0,2
/proc/117464/stat : 117464 (python3) S 117459 117459 116495 0 -1 4194304 45868 0 1 0 49868 8 0 0 20 0 1 0 141740929 1359626240 43195 18446744073709551615 94322391334912 94322391335289 140733574640208 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94322391346584 94322391347204 94322423156736 140733574646095 140733574646304 140733574646304 140733574651879 0
/proc/117464/statm: 331940 43195 8143 1 0 303298 0
[pid=117639] ppid=117464 vsize=71300 memory=49836 CPUtime=3073.55 cores=0,2
/proc/117639/stat : 117639 (naps-1.03a6) R 117464 117639 117639 0 -1 4194304 4268743 0 0 0 305918 1437 0 0 20 0 1 0 141790946 73011200 12459 18446744073709551615 4198400 7047149 140730727872000 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 14372864 140730727877007 140730727877105 140730727877105 140730727882697 0
/proc/117639/statm: 17825 12459 544 696 0 16986 0
Current children cumulated CPU time: 3572.31 s
Current children cumulated vsize: 1403252 KiB
Current children cumulated memory: 225688 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.11 s]
/proc/loadavg: 4.08 4.09 4.09 5/269 118332
/proc/meminfo: memFree=126607700/131249988 swapFree=33010160/33010684
[pid=117459] ppid=117456 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/117459/stat : 117459 (scip-naps-1.00a) S 117456 117459 116495 0 -1 4194304 256 339 0 0 0 0 0 0 20 0 1 0 141740927 4292608 768 18446744073709551615 94492866535424 94492867429957 140729192566576 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94492867669008 94492867716752 94492871786496 140729192573339 140729192573438 140729192573438 140729192579042 0
/proc/117459/statm: 1048 768 704 219 0 110 0
[pid=117464] ppid=117459 vsize=1327760 memory=172780 CPUtime=498.76 cores=0,2
/proc/117464/stat : 117464 (python3) S 117459 117459 116495 0 -1 4194304 45868 0 1 0 49868 8 0 0 20 0 1 0 141740929 1359626240 43195 18446744073709551615 94322391334912 94322391335289 140733574640208 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94322391346584 94322391347204 94322423156736 140733574646095 140733574646304 140733574646304 140733574651879 0
/proc/117464/statm: 331940 43195 8143 1 0 303298 0
[pid=117639] ppid=117464 vsize=54916 memory=45868 CPUtime=3101.28 cores=0,2
/proc/117639/stat : 117639 (naps-1.03a6) R 117464 117639 117639 0 -1 4194304 4272915 0 0 0 308688 1440 0 0 20 0 1 0 141790946 56233984 11467 18446744073709551615 4198400 7047149 140730727872000 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 14372864 140730727877007 140730727877105 140730727877105 140730727882697 0
/proc/117639/statm: 13729 11467 544 696 0 12890 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 1386868 KiB
Current children cumulated memory: 221720 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.001169 s, system=0.004352 s

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

# cumulated CPU time of all completed processes:  user=3585.63 s, system=14.5038 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.11 s]
/proc/loadavg: 4.08 4.09 4.09 5/269 118332
/proc/meminfo: memFree=126607700/131249988 swapFree=33010160/33010684
[pid=117459] ppid=117456 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/117459/stat : 117459 (scip-naps-1.00a) S 117456 117459 116495 0 -1 4194304 256 339 0 0 0 0 0 0 20 0 1 0 141740927 4292608 768 18446744073709551615 94492866535424 94492867429957 140729192566576 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94492867669008 94492867716752 94492871786496 140729192573339 140729192573438 140729192573438 140729192579042 0
/proc/117459/statm: 1048 768 704 219 0 110 0
[pid=117464] ppid=117459 vsize=1327760 memory=172780 CPUtime=498.76 cores=0,2
/proc/117464/stat : 117464 (python3) S 117459 117459 116495 0 -1 4194304 45868 0 1 0 49868 8 0 0 20 0 1 0 141740929 1359626240 43195 18446744073709551615 94322391334912 94322391335289 140733574640208 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94322391346584 94322391347204 94322423156736 140733574646095 140733574646304 140733574646304 140733574651879 0
/proc/117464/statm: 331940 43195 8143 1 0 303298 0
[pid=117639] ppid=117464 vsize=54916 memory=45868 CPUtime=3101.28 cores=0,2
/proc/117639/stat : 117639 (naps-1.03a6) R 117464 117639 117639 0 -1 4194304 4272915 0 0 0 308688 1440 0 0 20 0 1 0 141790946 56233984 11467 18446744073709551615 4198400 7047149 140730727872000 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 14372864 140730727877007 140730727877105 140730727877105 140730727882697 0
/proc/117639/statm: 13729 11467 544 696 0 12890 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 1386868 KiB
Current children cumulated memory: 221720 KiB

Child status: 0

Real time (s): 3610.18
CPU time (s): 3600.13
CPU user time (s): 3585.63
CPU system time (s): 14.5038
CPU usage (%): 99.7217
Max. virtual memory (cumulated for all children) (KiB): 1468792
Max. memory (cumulated for all children) (KiB): 274472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3585.63
system time used= 14.5038
maximum resident set size= 174572
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4335091
page faults= 1
swaps= 0
block input operations= 0
block output operations= 840
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 371
involuntary context switches= 4761


# summary of solver processes directly reported to runsolver:
#   pid: 117459,117464
#   total CPU time (s): 3600.13
#   total CPU user time (s): 3585.63
#   total CPU system time (s): 14.5038

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.77281 second user time and 15.9999 second system time

The end

Launcher Data

Begin job on nodeC020 at 2025-07-11 21:03:54
IDJOB=4530006
IDBENCH=162230
IDSOLVER=3388
FILE ID=nodeC020/4530006-1752260634
RUNJOBID= nodeC020-1752258788-116509
SLURM_JOB_ID= 9682615
Free space on /tmp= 431360 MiB

SOLVER NAME= SCIP-NaPS 1.00a2
BENCH NAME= PB24/normalized-PB16/DEC-LIN/nossum/normalized-sha1-size80-round23-5.opb
COMMAND LINE= ./scip-naps-1.00a2.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4530006-1752260634/watcher-4530006-1752260634 -o /tmp/evaluation-result-4530006-1752260634/solver-4530006-1752260634 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC020-1752258788-116509 --watchdog 3760  ./scip-naps-1.00a2.sh HOME/instance-4530006-1752260634.opb

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

MD5SUM BENCH= 86944514b434ff8020a355b19ddc8d04
RANDOM SEED=2109856540

nodeC020 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.919
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.79
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.897
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.79
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		: 3598.037
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.79
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		: 3624.438
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.79
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.803
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.79
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.832
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.79
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131249988 kB
MemFree:        115121524 kB
MemAvailable:   116151460 kB
Buffers:            2128 kB
Cached:          1818908 kB
SwapCached:            8 kB
Active:         12813836 kB
Inactive:        1247572 kB
Active(anon):   12233868 kB
Inactive(anon):    24548 kB
Active(file):     579968 kB
Inactive(file):  1223024 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              5844 kB
Writeback:             0 kB
AnonPages:      12242772 kB
Mapped:           130588 kB
Shmem:             18044 kB
KReclaimable:     132368 kB
Slab:             226744 kB
SReclaimable:     132368 kB
SUnreclaim:        94376 kB
KernelStack:        4320 kB
PageTables:        27676 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635676 kB
Committed_AS:   16141072 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150648 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1597440 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:      197332 kB
DirectMap2M:     7962624 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 431480 MiB
End job on nodeC020 at 2025-07-11 22:04:04