Trace number 4501951

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.2 3609.96

General information on the benchmark

NamePB24/normalized-PB10/DEC-LIN/oliveras/
j90/normalized-j9013_3-sat.opb
MD5SUM69f6f997ce8de3d1a51b1c8599cc504d
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 variables19838
Total number of constraints62894
Number of constraints which are clauses62462
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints432
Minimum length of a constraint1
Maximum length of a constraint90
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 31
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 554
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

502.17/503.58	c Command: HOME/scip-naps.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4501951-1751159503.opb
502.17/503.58	c Solving mode: decision
502.17/503.58	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
502.17/503.58	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
502.17/503.58	c original problem has 19838 variables (19838 bin, 0 int, 0 impl, 0 cont) and 62894 constraints
502.17/503.58	c presolving:
502.17/503.58	c (round 1, fast)       10319 del vars, 9130 del conss, 0 add conss, 2297 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 19730 clqs
502.17/503.58	c (round 2, fast)       17988 del vars, 38580 del conss, 0 add conss, 2297 chg bounds, 4 chg sides, 4 chg coeffs, 0 upgd conss, 0 impls, 19027 clqs
502.17/503.58	c (round 3, fast)       17988 del vars, 39283 del conss, 0 add conss, 2297 chg bounds, 4 chg sides, 4 chg coeffs, 0 upgd conss, 0 impls, 19027 clqs
502.17/503.58	c (round 4, exhaustive) 17988 del vars, 39283 del conss, 0 add conss, 2297 chg bounds, 4 chg sides, 4 chg coeffs, 23611 upgd conss, 0 impls, 19027 clqs
502.17/503.58	c (round 5, exhaustive) 17988 del vars, 52287 del conss, 4170 add conss, 2297 chg bounds, 6 chg sides, 18 chg coeffs, 23611 upgd conss, 0 impls, 19027 clqs
502.17/503.58	c (round 6, medium)     18021 del vars, 52334 del conss, 4170 add conss, 2297 chg bounds, 31 chg sides, 43 chg coeffs, 23611 upgd conss, 0 impls, 19388 clqs
502.17/503.58	c (round 7, fast)       18025 del vars, 52386 del conss, 4172 add conss, 2297 chg bounds, 31 chg sides, 43 chg coeffs, 23611 upgd conss, 0 impls, 19266 clqs
502.17/503.58	c (round 8, fast)       18029 del vars, 52507 del conss, 4172 add conss, 2297 chg bounds, 32 chg sides, 45 chg coeffs, 23611 upgd conss, 0 impls, 19169 clqs
502.17/503.58	c (round 9, fast)       18031 del vars, 52583 del conss, 4172 add conss, 2297 chg bounds, 32 chg sides, 45 chg coeffs, 23611 upgd conss, 0 impls, 19136 clqs
502.17/503.58	c (round 10, fast)       18048 del vars, 52700 del conss, 4172 add conss, 2297 chg bounds, 32 chg sides, 45 chg coeffs, 23611 upgd conss, 0 impls, 18818 clqs
502.17/503.58	c (round 11, fast)       18054 del vars, 52919 del conss, 4172 add conss, 2297 chg bounds, 32 chg sides, 45 chg coeffs, 23611 upgd conss, 0 impls, 18782 clqs
502.17/503.58	c (round 12, fast)       18056 del vars, 52932 del conss, 4172 add conss, 2297 chg bounds, 32 chg sides, 45 chg coeffs, 23611 upgd conss, 0 impls, 18778 clqs
502.17/503.58	c    (3.5s) probing: 1000/8744 (11.4%) - 5 fixings, 0 aggregations, 363771 implications, 0 bound changes
502.17/503.58	c    (4.0s) probing: 1170/8744 (13.4%) - 5 fixings, 0 aggregations, 415573 implications, 0 bound changes
502.17/503.58	c    (4.0s) probing aborted: 1000/1000 successive useless probings
502.17/503.58	c (round 13, exhaustive) 18065 del vars, 52934 del conss, 4172 add conss, 2297 chg bounds, 32 chg sides, 51 chg coeffs, 23611 upgd conss, 0 impls, 172004 clqs
502.17/503.58	c (round 14, fast)       18067 del vars, 52947 del conss, 4172 add conss, 2297 chg bounds, 32 chg sides, 51 chg coeffs, 23611 upgd conss, 0 impls, 171766 clqs
502.17/503.58	c (round 15, exhaustive) 18072 del vars, 53014 del conss, 4237 add conss, 2297 chg bounds, 32 chg sides, 52 chg coeffs, 23611 upgd conss, 0 impls, 171608 clqs
502.17/503.58	c    (4.4s) probing: 1270/8744 (14.5%) - 5 fixings, 0 aggregations, 462718 implications, 0 bound changes
502.17/503.58	c    (4.4s) probing aborted: 1000/1000 successive useless probings
502.17/503.58	c    (4.4s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
502.17/503.58	c    (4.5s) no symmetry present (symcode time: 0.01)
502.17/503.58	c presolving (16 rounds: 16 fast, 6 medium, 5 exhaustive):
502.17/503.58	c  18078 deleted vars, 53017 deleted constraints, 4237 added constraints, 2297 tightened bounds, 0 added holes, 32 changed sides, 52 changed coefficients
502.17/503.58	c  0 implications, 172454 cliques
502.17/503.58	c presolved problem has 8726 variables (8726 bin, 0 int, 0 impl, 0 cont) and 14114 constraints
502.17/503.58	c     410 constraints of type <knapsack>
502.17/503.58	c   10091 constraints of type <setppc>
502.17/503.58	c    3611 constraints of type <and>
502.17/503.58	c       2 constraints of type <logicor>
502.17/503.58	c transformed objective value is always integral (scale: 1)
502.17/503.58	c Presolving Time: 4.37
502.17/503.58	c 
502.17/503.58	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
502.17/503.58	c  41.1s|     1 |     0 | 23518 |     - |   195M |   0 |8726 |  14k|  17k|   0 |  0 |  90 |   0 | 0.000000e+00 |      --      |    Inf | unknown
502.17/503.58	c   104s|     1 |     0 |107919 |     - |   206M |   0 |8726 |  14k|  17k|  61 |  1 | 118 |   0 | 0.000000e+00 |      --      |    Inf | unknown
502.17/503.58	c   122s|     1 |     0 |119060 |     - |   210M |   0 |8726 |  14k|  17k| 117 |  2 | 119 |   0 | 0.000000e+00 |      --      |    Inf | unknown
502.17/503.58	c   139s|     1 |     0 |129876 |     - |   212M |   0 |8726 |  14k|  17k| 158 |  3 | 120 |   0 | 0.000000e+00 |      --      |    Inf | unknown
502.17/503.58	c   149s|     1 |     0 |136335 |     - |   218M |   0 |8726 |  14k|  17k| 198 |  4 | 122 |   0 | 0.000000e+00 |      --      |    Inf | unknown
502.17/503.58	c   160s|     1 |     0 |143632 |     - |   221M |   0 |8726 |  14k|  17k| 231 |  5 | 124 |   0 | 0.000000e+00 |      --      |    Inf | unknown
502.17/503.58	c   174s|     1 |     0 |153358 |     - |   224M |   0 |8726 |  14k|  17k| 254 |  6 | 125 |   0 | 0.000000e+00 |      --      |    Inf | unknown
502.17/503.58	c   184s|     1 |     0 |159280 |     - |   228M |   0 |8726 |  14k|  18k| 288 |  7 | 127 |   0 | 0.000000e+00 |      --      |    Inf | unknown
502.17/503.58	c   193s|     1 |     0 |164710 |     - |   231M |   0 |8726 |  14k|  18k| 313 |  8 | 129 |   0 | 0.000000e+00 |      --      |    Inf | unknown
502.17/503.58	c   203s|     1 |     0 |170386 |     - |   233M |   0 |8726 |  14k|  18k| 329 |  9 | 131 |   0 | 0.000000e+00 |      --      |    Inf | unknown
502.17/503.58	c   213s|     1 |     0 |175380 |     - |   235M |   0 |8726 |  14k|  18k| 350 | 10 | 132 |   0 | 0.000000e+00 |      --      |    Inf | unknown
502.17/503.58	c   218s|     1 |     0 |180630 |     - |   238M |   0 |8726 |  14k|  18k| 370 | 11 | 133 |   0 | 0.000000e+00 |      --      |    Inf | unknown
502.17/503.58	c   280s|     1 |     2 |209096 |     - |   238M |   0 |8726 |  14k|  18k| 370 | 11 | 156 |  19 | 0.000000e+00 |      --      |    Inf | unknown
502.17/503.58	c 
502.17/503.58	c SCIP Status        : solving was interrupted [time limit reached]
502.17/503.58	c Solving Time (sec) : 503.25
502.17/503.58	c Solving Nodes      : 11
502.17/503.58	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
502.17/503.58	c Dual Bound         : +0.00000000000000e+00
502.17/503.58	c Gap                : infinite
502.17/503.58	c ----------------------------------------------------------------------
502.17/503.58	c dual bound: 0.0 -> 0
502.17/503.58	c primal bound: 1e+20 -> 100000000000000000000
502.17/503.58	c scip-goal-lb: 0
502.17/503.58	c scip-goal-ub: 100000000000000000000
502.17/503.58	c writing output to: HOME/tmp9huz8iup.opb
502.17/503.58	c appending fixed variable constraints
502.17/503.58	c scip-fixed vars: 116.01% (10123/8726)
502.17/503.58	c ----------------------------------------------------------------------
502.17/503.58	c executing external solver: HOME/naps-1.03a6
502.17/503.58	c ----------------------------------------------------------------------
502.17/503.58	c command: HOME/naps-1.03a6 HOME/tmp9huz8iup.opb
502.17/503.58	c NaPS 1.03a6.
502.17/503.58	c Input file name: HOME/tmp9huz8iup.opb
3600.03/3609.80	c
3600.03/3609.80	c *** TERMINATED *** by signal 15
3600.03/3609.80	c _____________________________________________________________________________
3600.03/3609.80	c std/band forms        : 414,0
3600.03/3609.80	c 2cl/3cl ITE-codings   : 234647,0
3600.03/3609.80	c BDD/srt/adr Max costs : 1328,0,0
3600.03/3609.80	c BDDraw/bin/mul/srt/adr: 251,0,163,0,0
3600.03/3609.80	c BDD nodes             : 305535
3600.03/3609.80	c Es1/CC detections     : 0,0
3600.03/3609.80	c CC sort               : 0
3600.03/3609.80	c SAT/UNSAT calls       : 0,0
3600.03/3609.80	c regenrated variables  : 0
3600.03/3609.80	c eliminated fixed lits : 77408
3600.03/3609.80	c goal lit flips        : 0
3600.03/3609.80	c goal stages           : 0
3600.03/3609.80	c goal shrink           : 0
3600.03/3609.80	c goal coeff separations: 0
3600.03/3609.80	c restarts              : 0
3600.03/3609.80	c conflicts             : 0              (0 /sec)
3600.03/3609.80	c decisions             : 0              (0 /sec)
3600.03/3609.80	c propagations          : 0              (0 /sec)
3600.03/3609.80	c inspects              : 0              (0 /sec)
3600.03/3609.80	c CPU time (solving tm) : 3096 s        (3095 s, SAT 0 s, UNSAT 0 s)
3600.03/3609.80	c Time for Opt-base     : 0.02141 s
3600.03/3609.80	c Steps for Opt-base    : 38230
3600.03/3609.80	c Time for BDD coding   : 0.8005 s
3600.03/3609.80	c Time for srt coding   : 0 s
3600.03/3609.80	c _____________________________________________________________________________
3600.03/3609.80	s UNKNOWN
3600.15/3609.92	c received SIGTERM, forwarding to pbsolver...
3600.15/3609.92	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 (62595 MiB free)
  memory of node 1: 64465 MiB (63691 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4501951-1751159503/watcher-4501951-1751159503 -o /tmp/evaluation-result-4501951-1751159503/solver-4501951-1751159503 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC020-1751159326-19843 --watchdog 3760 ./scip-naps-1.00.sh HOME/instance-4501951-1751159503.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
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=20315, runsolver pid=20312
Current StackSize limit: 8192 KiB


[startup+0.100062 s]*
/proc/loadavg: 3.93 2.39 2.06 5/279 20320
/proc/meminfo: memFree=129305376/131249988 swapFree=33010684/33010684
[pid=20315] ppid=20312 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/20315/stat : 20315 (scip-naps-1.00.) S 20312 20315 19830 0 -1 4194304 257 337 0 0 0 0 0 0 20 0 1 0 31627834 4292608 768 18446744073709551615 94439455473664 94439456368197 140726317286304 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94439456607248 94439456654992 94439478898688 140726317287841 140726317287938 140726317287938 140726317293540 0
/proc/20315/statm: 1048 768 704 219 0 110 0
[pid=20320] ppid=20315 vsize=1187344 memory=32408 CPUtime=0.06 cores=5,7
/proc/20320/stat : 20320 (python3) R 20315 20315 19830 0 -1 4194304 3805 0 0 0 5 1 0 0 20 0 1 0 31627836 1215840256 8102 18446744073709551615 94867057680384 94867057680761 140731775464304 0 0 0 0 16781312 2 0 0 0 17 7 0 0 0 0 0 94867057692056 94867057692676 94867089211392 140731775465816 140731775466018 140731775466018 140731775471591 0
/proc/20320/statm: 296836 8102 4934 1 0 268858 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 1191536 KiB
Current children cumulated memory: 35480 KiB

[startup+0.205915 s]*
/proc/loadavg: 3.93 2.39 2.06 5/279 20320
/proc/meminfo: memFree=129269088/131249988 swapFree=33010684/33010684
[pid=20315] ppid=20312 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/20315/stat : 20315 (scip-naps-1.00.) S 20312 20315 19830 0 -1 4194304 257 337 0 0 0 0 0 0 20 0 1 0 31627834 4292608 768 18446744073709551615 94439455473664 94439456368197 140726317286304 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94439456607248 94439456654992 94439478898688 140726317287841 140726317287938 140726317287938 140726317293540 0
/proc/20315/statm: 1048 768 704 219 0 110 0
[pid=20320] ppid=20315 vsize=1226056 memory=77592 CPUtime=0.17 cores=5,7
/proc/20320/stat : 20320 (python3) R 20315 20315 19830 0 -1 4194304 12647 0 0 0 14 3 0 0 20 0 1 0 31627836 1255481344 19398 18446744073709551615 94867057680384 94867057680761 140731775464304 0 0 0 0 16781312 2 0 0 0 17 7 0 0 0 0 0 94867057692056 94867057692676 94867089211392 140731775465816 140731775466018 140731775466018 140731775471591 0
/proc/20320/statm: 306514 19398 7622 1 0 277872 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 1230248 KiB
Current children cumulated memory: 80664 KiB

[startup+0.305919 s]*
/proc/loadavg: 3.93 2.39 2.06 5/279 20320
/proc/meminfo: memFree=129220704/131249988 swapFree=33010684/33010684
[pid=20315] ppid=20312 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/20315/stat : 20315 (scip-naps-1.00.) S 20312 20315 19830 0 -1 4194304 257 337 0 0 0 0 0 0 20 0 1 0 31627834 4292608 768 18446744073709551615 94439455473664 94439456368197 140726317286304 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94439456607248 94439456654992 94439478898688 140726317287841 140726317287938 140726317287938 140726317293540 0
/proc/20315/statm: 1048 768 704 219 0 110 0
[pid=20320] ppid=20315 vsize=1275620 memory=126232 CPUtime=0.25 cores=5,7
/proc/20320/stat : 20320 (python3) R 20315 20315 19830 0 -1 4194304 24639 0 0 0 21 4 0 0 20 0 1 0 31627836 1306234880 31558 18446744073709551615 94867057680384 94867057680761 140731775464304 0 0 0 0 16781312 2 0 0 0 17 7 0 0 0 0 0 94867057692056 94867057692676 94867089211392 140731775465816 140731775466018 140731775466018 140731775471591 0
/proc/20320/statm: 318905 31558 7782 1 0 290263 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 1279812 KiB
Current children cumulated memory: 129304 KiB

[startup+0.700211 s]
/proc/loadavg: 3.93 2.39 2.06 5/279 20320
/proc/meminfo: memFree=129172480/131249988 swapFree=33010684/33010684
[pid=20315] ppid=20312 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/20315/stat : 20315 (scip-naps-1.00.) S 20312 20315 19830 0 -1 4194304 257 337 0 0 0 0 0 0 20 0 1 0 31627834 4292608 768 18446744073709551615 94439455473664 94439456368197 140726317286304 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94439456607248 94439456654992 94439478898688 140726317287841 140726317287938 140726317287938 140726317293540 0
/proc/20315/statm: 1048 768 704 219 0 110 0
[pid=20320] ppid=20315 vsize=1341896 memory=192920 CPUtime=0.64 cores=5,7
/proc/20320/stat : 20320 (python3) R 20315 20315 19830 0 -1 4194304 41261 0 0 0 58 6 0 0 20 0 1 0 31627836 1374101504 48230 18446744073709551615 94867057680384 94867057680761 140731775464304 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94867057692056 94867057692676 94867089211392 140731775465816 140731775466018 140731775466018 140731775471591 0
/proc/20320/statm: 335474 48230 7846 1 0 306832 0
Current children cumulated CPU time: 0.64 s
Current children cumulated vsize: 1346088 KiB
Current children cumulated memory: 195992 KiB

[startup+1.50019 s]
/proc/loadavg: 3.93 2.39 2.06 5/279 20320
/proc/meminfo: memFree=129172480/131249988 swapFree=33010684/33010684
[pid=20315] ppid=20312 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/20315/stat : 20315 (scip-naps-1.00.) S 20312 20315 19830 0 -1 4194304 257 337 0 0 0 0 0 0 20 0 1 0 31627834 4292608 768 18446744073709551615 94439455473664 94439456368197 140726317286304 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94439456607248 94439456654992 94439478898688 140726317287841 140726317287938 140726317287938 140726317293540 0
/proc/20315/statm: 1048 768 704 219 0 110 0
[pid=20320] ppid=20315 vsize=1349432 memory=200728 CPUtime=1.44 cores=5,7
/proc/20320/stat : 20320 (python3) R 20315 20315 19830 0 -1 4194304 43213 0 0 0 137 7 0 0 20 0 1 0 31627836 1381818368 50182 18446744073709551615 94867057680384 94867057680761 140731775464304 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94867057692056 94867057692676 94867089211392 140731775465816 140731775466018 140731775466018 140731775471591 0
/proc/20320/statm: 337358 50182 7910 1 0 308716 0
Current children cumulated CPU time: 1.44 s
Current children cumulated vsize: 1353624 KiB
Current children cumulated memory: 203800 KiB

[startup+3.10572 s]
/proc/loadavg: 3.93 2.39 2.06 5/279 20320
/proc/meminfo: memFree=129172732/131249988 swapFree=33010684/33010684
[pid=20315] ppid=20312 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/20315/stat : 20315 (scip-naps-1.00.) S 20312 20315 19830 0 -1 4194304 257 337 0 0 0 0 0 0 20 0 1 0 31627834 4292608 768 18446744073709551615 94439455473664 94439456368197 140726317286304 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94439456607248 94439456654992 94439478898688 140726317287841 140726317287938 140726317287938 140726317293540 0
/proc/20315/statm: 1048 768 704 219 0 110 0
[pid=20320] ppid=20315 vsize=1358244 memory=209432 CPUtime=3.04 cores=5,7
/proc/20320/stat : 20320 (python3) R 20315 20315 19830 0 -1 4194304 45395 0 0 0 297 7 0 0 20 0 1 0 31627836 1390841856 52358 18446744073709551615 94867057680384 94867057680761 140731775464304 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94867057692056 94867057692676 94867089211392 140731775465816 140731775466018 140731775466018 140731775471591 0
/proc/20320/statm: 339561 52358 7910 1 0 310919 0
Current children cumulated CPU time: 3.04 s
Current children cumulated vsize: 1362436 KiB
Current children cumulated memory: 212504 KiB

[startup+6.30013 s]
/proc/loadavg: 3.93 2.41 2.07 5/279 20320
/proc/meminfo: memFree=129153900/131249988 swapFree=33010684/33010684
[pid=20315] ppid=20312 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/20315/stat : 20315 (scip-naps-1.00.) S 20312 20315 19830 0 -1 4194304 257 337 0 0 0 0 0 0 20 0 1 0 31627834 4292608 768 18446744073709551615 94439455473664 94439456368197 140726317286304 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94439456607248 94439456654992 94439478898688 140726317287841 140726317287938 140726317287938 140726317293540 0
/proc/20315/statm: 1048 768 704 219 0 110 0
[pid=20320] ppid=20315 vsize=1412488 memory=251072 CPUtime=6.22 cores=5,7
/proc/20320/stat : 20320 (python3) R 20315 20315 19830 0 -1 4194304 56980 0 0 0 613 9 0 0 20 0 1 0 31627836 1446387712 62768 18446744073709551615 94867057680384 94867057680761 140731775464304 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94867057692056 94867057692676 94867089211392 140731775465816 140731775466018 140731775466018 140731775471591 0
/proc/20320/statm: 353122 62768 8070 1 0 324480 0
Current children cumulated CPU time: 6.22 s
Current children cumulated vsize: 1416680 KiB
Current children cumulated memory: 254144 KiB

[startup+12.7001 s]
/proc/loadavg: 3.94 2.44 2.08 5/279 20320
/proc/meminfo: memFree=129150920/131249988 swapFree=33010684/33010684
[pid=20315] ppid=20312 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/20315/stat : 20315 (scip-naps-1.00.) S 20312 20315 19830 0 -1 4194304 257 337 0 0 0 0 0 0 20 0 1 0 31627834 4292608 768 18446744073709551615 94439455473664 94439456368197 140726317286304 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94439456607248 94439456654992 94439478898688 140726317287841 140726317287938 140726317287938 140726317293540 0
/proc/20315/statm: 1048 768 704 219 0 110 0
[pid=20320] ppid=20315 vsize=1415904 memory=254144 CPUtime=12.61 cores=5,7
/proc/20320/stat : 20320 (python3) R 20315 20315 19830 0 -1 4194304 57769 0 1 0 1252 9 0 0 20 0 1 0 31627836 1449885696 63536 18446744073709551615 94867057680384 94867057680761 140731775464304 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94867057692056 94867057692676 94867089211392 140731775465816 140731775466018 140731775466018 140731775471591 0
/proc/20320/statm: 353976 63536 8070 1 0 325334 0
Current children cumulated CPU time: 12.61 s
Current children cumulated vsize: 1420096 KiB
Current children cumulated memory: 257216 KiB

[startup+25.5002 s]
/proc/loadavg: 4.03 2.53 2.12 5/279 20320
/proc/meminfo: memFree=129135516/131249988 swapFree=33010684/33010684
[pid=20315] ppid=20312 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/20315/stat : 20315 (scip-naps-1.00.) S 20312 20315 19830 0 -1 4194304 257 337 0 0 0 0 0 0 20 0 1 0 31627834 4292608 768 18446744073709551615 94439455473664 94439456368197 140726317286304 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94439456607248 94439456654992 94439478898688 140726317287841 140726317287938 140726317287938 140726317293540 0
/proc/20315/statm: 1048 768 704 219 0 110 0
[pid=20320] ppid=20315 vsize=1418104 memory=255808 CPUtime=25.37 cores=5,7
/proc/20320/stat : 20320 (python3) R 20315 20315 19830 0 -1 4194304 58165 0 1 0 2528 9 0 0 20 0 1 0 31627836 1452138496 63952 18446744073709551615 94867057680384 94867057680761 140731775464304 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94867057692056 94867057692676 94867089211392 140731775465816 140731775466018 140731775466018 140731775471591 0
/proc/20320/statm: 354526 63952 8070 1 0 325884 0
Current children cumulated CPU time: 25.37 s
Current children cumulated vsize: 1422296 KiB
Current children cumulated memory: 258880 KiB

[startup+51.1055 s]
/proc/loadavg: 4.02 2.65 2.17 5/277 20322
/proc/meminfo: memFree=129112852/131249988 swapFree=33010684/33010684
[pid=20315] ppid=20312 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/20315/stat : 20315 (scip-naps-1.00.) S 20312 20315 19830 0 -1 4194304 257 337 0 0 0 0 0 0 20 0 1 0 31627834 4292608 768 18446744073709551615 94439455473664 94439456368197 140726317286304 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94439456607248 94439456654992 94439478898688 140726317287841 140726317287938 140726317287938 140726317293540 0
/proc/20315/statm: 1048 768 704 219 0 110 0
[pid=20320] ppid=20315 vsize=1419912 memory=257472 CPUtime=50.91 cores=5,7
/proc/20320/stat : 20320 (python3) R 20315 20315 19830 0 -1 4194304 58592 0 1 0 5082 9 0 0 20 0 1 0 31627836 1453989888 64368 18446744073709551615 94867057680384 94867057680761 140731775464304 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94867057692056 94867057692676 94867089211392 140731775465816 140731775466018 140731775466018 140731775471591 0
/proc/20320/statm: 354978 64368 8070 1 0 326336 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 1424104 KiB
Current children cumulated memory: 260544 KiB

[startup+102.3 s]
/proc/loadavg: 4.05 2.88 2.28 5/276 20324
/proc/meminfo: memFree=129060616/131249988 swapFree=33010684/33010684
[pid=20315] ppid=20312 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/20315/stat : 20315 (scip-naps-1.00.) S 20312 20315 19830 0 -1 4194304 257 337 0 0 0 0 0 0 20 0 1 0 31627834 4292608 768 18446744073709551615 94439455473664 94439456368197 140726317286304 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94439456607248 94439456654992 94439478898688 140726317287841 140726317287938 140726317287938 140726317293540 0
/proc/20315/statm: 1048 768 704 219 0 110 0
[pid=20320] ppid=20315 vsize=1476744 memory=312728 CPUtime=101.98 cores=5,7
/proc/20320/stat : 20320 (python3) R 20315 20315 19830 0 -1 4194304 67832 0 1 0 10187 11 0 0 20 0 1 0 31627836 1512185856 78182 18446744073709551615 94867057680384 94867057680761 140731775464304 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94867057692056 94867057692676 94867089211392 140731775465816 140731775466018 140731775466018 140731775471591 0
/proc/20320/statm: 369186 78182 8102 1 0 340544 0
Current children cumulated CPU time: 101.98 s
Current children cumulated vsize: 1480936 KiB
Current children cumulated memory: 315800 KiB

[startup+162.3 s]
/proc/loadavg: 4.27 3.15 2.41 5/273 20326
/proc/meminfo: memFree=129045484/131249988 swapFree=33010684/33010684
[pid=20315] ppid=20312 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/20315/stat : 20315 (scip-naps-1.00.) S 20312 20315 19830 0 -1 4194304 257 337 0 0 0 0 0 0 20 0 1 0 31627834 4292608 768 18446744073709551615 94439455473664 94439456368197 140726317286304 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94439456607248 94439456654992 94439478898688 140726317287841 140726317287938 140726317287938 140726317293540 0
/proc/20315/statm: 1048 768 704 219 0 110 0
[pid=20320] ppid=20315 vsize=1476744 memory=318744 CPUtime=161.83 cores=5,7
/proc/20320/stat : 20320 (python3) R 20315 20315 19830 0 -1 4194304 68155 0 1 0 16172 11 0 0 20 0 1 0 31627836 1512185856 79686 18446744073709551615 94867057680384 94867057680761 140731775464304 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94867057692056 94867057692676 94867089211392 140731775465816 140731775466018 140731775466018 140731775471591 0
/proc/20320/statm: 369186 79686 8102 1 0 340544 0
Current children cumulated CPU time: 161.83 s
Current children cumulated vsize: 1480936 KiB
Current children cumulated memory: 321816 KiB

[startup+222.3 s]
/proc/loadavg: 4.29 3.38 2.54 5/272 20330
/proc/meminfo: memFree=128982764/131249988 swapFree=33010684/33010684
[pid=20315] ppid=20312 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/20315/stat : 20315 (scip-naps-1.00.) S 20312 20315 19830 0 -1 4194304 257 337 0 0 0 0 0 0 20 0 1 0 31627834 4292608 768 18446744073709551615 94439455473664 94439456368197 140726317286304 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94439456607248 94439456654992 94439478898688 140726317287841 140726317287938 140726317287938 140726317293540 0
/proc/20315/statm: 1048 768 704 219 0 110 0
[pid=20320] ppid=20315 vsize=1488684 memory=323992 CPUtime=221.67 cores=5,7
/proc/20320/stat : 20320 (python3) R 20315 20315 19830 0 -1 4194304 69552 0 1 0 22155 12 0 0 20 0 1 0 31627836 1524412416 80998 18446744073709551615 94867057680384 94867057680761 140731775464304 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94867057692056 94867057692676 94867089211392 140731775465816 140731775466018 140731775466018 140731775471591 0
/proc/20320/statm: 372171 80998 8102 1 0 343529 0
Current children cumulated CPU time: 221.67 s

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

/proc/20315/stat : 20315 (scip-naps-1.00.) S 20312 20315 19830 0 -1 4194304 257 337 0 0 0 0 0 0 20 0 1 0 31627834 4292608 768 18446744073709551615 94439455473664 94439456368197 140726317286304 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94439456607248 94439456654992 94439478898688 140726317287841 140726317287938 140726317287938 140726317293540 0
/proc/20315/statm: 1048 768 704 219 0 110 0
[pid=20320] ppid=20315 vsize=1526852 memory=375232 CPUtime=502.25 cores=5,7
/proc/20320/stat : 20320 (python3) S 20315 20315 19830 0 -1 4194304 82809 0 1 0 50212 13 0 0 20 0 1 0 31627836 1563496448 93808 18446744073709551615 94867057680384 94867057680761 140731775464304 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94867057692056 94867057692676 94867089211392 140731775465816 140731775466018 140731775466018 140731775471591 0
/proc/20320/statm: 381713 93808 8134 1 0 353071 0
[pid=20393] ppid=20320 vsize=196404 memory=149516 CPUtime=2711.29 cores=5,7
/proc/20393/stat : 20393 (naps-1.03a6) R 20320 20393 20393 0 -1 4194304 184924 0 0 0 270989 140 0 0 20 0 1 0 31678192 201117696 37379 18446744073709551615 4198400 7047149 140722232521792 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 30113792 140722232527249 140722232527347 140722232527347 140722232532937 0
/proc/20393/statm: 49101 37379 544 696 0 48262 0
Current children cumulated CPU time: 3213.54 s
Current children cumulated vsize: 1727448 KiB
Current children cumulated memory: 527820 KiB

[startup+3282.3 s]
/proc/loadavg: 4.09 4.11 4.04 5/271 20537
/proc/meminfo: memFree=128483700/131249988 swapFree=33010684/33010684
[pid=20315] ppid=20312 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/20315/stat : 20315 (scip-naps-1.00.) S 20312 20315 19830 0 -1 4194304 257 337 0 0 0 0 0 0 20 0 1 0 31627834 4292608 768 18446744073709551615 94439455473664 94439456368197 140726317286304 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94439456607248 94439456654992 94439478898688 140726317287841 140726317287938 140726317287938 140726317293540 0
/proc/20315/statm: 1048 768 704 219 0 110 0
[pid=20320] ppid=20315 vsize=1526852 memory=375232 CPUtime=502.25 cores=5,7
/proc/20320/stat : 20320 (python3) S 20315 20315 19830 0 -1 4194304 82809 0 1 0 50212 13 0 0 20 0 1 0 31627836 1563496448 93808 18446744073709551615 94867057680384 94867057680761 140731775464304 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94867057692056 94867057692676 94867089211392 140731775465816 140731775466018 140731775466018 140731775471591 0
/proc/20320/statm: 381713 93808 8134 1 0 353071 0
[pid=20393] ppid=20320 vsize=229172 memory=169996 CPUtime=2771.14 cores=5,7
/proc/20393/stat : 20393 (naps-1.03a6) R 20320 20393 20393 0 -1 4194304 188460 0 0 0 276971 143 0 0 20 0 1 0 31678192 234672128 42499 18446744073709551615 4198400 7047149 140722232521792 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 30113792 140722232527249 140722232527347 140722232527347 140722232532937 0
/proc/20393/statm: 57293 42499 544 696 0 56454 0
Current children cumulated CPU time: 3273.39 s
Current children cumulated vsize: 1760216 KiB
Current children cumulated memory: 548300 KiB

[startup+3342.3 s]
/proc/loadavg: 4.14 4.12 4.05 5/271 20539
/proc/meminfo: memFree=128489368/131249988 swapFree=33010684/33010684
[pid=20315] ppid=20312 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/20315/stat : 20315 (scip-naps-1.00.) S 20312 20315 19830 0 -1 4194304 257 337 0 0 0 0 0 0 20 0 1 0 31627834 4292608 768 18446744073709551615 94439455473664 94439456368197 140726317286304 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94439456607248 94439456654992 94439478898688 140726317287841 140726317287938 140726317287938 140726317293540 0
/proc/20315/statm: 1048 768 704 219 0 110 0
[pid=20320] ppid=20315 vsize=1526852 memory=375232 CPUtime=502.25 cores=5,7
/proc/20320/stat : 20320 (python3) S 20315 20315 19830 0 -1 4194304 82809 0 1 0 50212 13 0 0 20 0 1 0 31627836 1563496448 93808 18446744073709551615 94867057680384 94867057680761 140731775464304 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94867057692056 94867057692676 94867089211392 140731775465816 140731775466018 140731775466018 140731775471591 0
/proc/20320/statm: 381713 93808 8134 1 0 353071 0
[pid=20393] ppid=20320 vsize=229172 memory=172044 CPUtime=2830.99 cores=5,7
/proc/20393/stat : 20393 (naps-1.03a6) R 20320 20393 20393 0 -1 4194304 191793 0 0 0 282953 146 0 0 20 0 1 0 31678192 234672128 43011 18446744073709551615 4198400 7047149 140722232521792 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 30113792 140722232527249 140722232527347 140722232527347 140722232532937 0
/proc/20393/statm: 57293 43011 544 696 0 56454 0
Current children cumulated CPU time: 3333.24 s
Current children cumulated vsize: 1760216 KiB
Current children cumulated memory: 550348 KiB

[startup+3402.3 s]
/proc/loadavg: 4.11 4.11 4.05 5/272 20544
/proc/meminfo: memFree=128494608/131249988 swapFree=33010684/33010684
[pid=20315] ppid=20312 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/20315/stat : 20315 (scip-naps-1.00.) S 20312 20315 19830 0 -1 4194304 257 337 0 0 0 0 0 0 20 0 1 0 31627834 4292608 768 18446744073709551615 94439455473664 94439456368197 140726317286304 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94439456607248 94439456654992 94439478898688 140726317287841 140726317287938 140726317287938 140726317293540 0
/proc/20315/statm: 1048 768 704 219 0 110 0
[pid=20320] ppid=20315 vsize=1526852 memory=375232 CPUtime=502.25 cores=5,7
/proc/20320/stat : 20320 (python3) S 20315 20315 19830 0 -1 4194304 82809 0 1 0 50212 13 0 0 20 0 1 0 31627836 1563496448 93808 18446744073709551615 94867057680384 94867057680761 140731775464304 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94867057692056 94867057692676 94867089211392 140731775465816 140731775466018 140731775466018 140731775471591 0
/proc/20320/statm: 381713 93808 8134 1 0 353071 0
[pid=20393] ppid=20320 vsize=229172 memory=167948 CPUtime=2890.84 cores=5,7
/proc/20393/stat : 20393 (naps-1.03a6) R 20320 20393 20393 0 -1 4194304 193460 0 0 0 288936 148 0 0 20 0 1 0 31678192 234672128 41987 18446744073709551615 4198400 7047149 140722232521792 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 30113792 140722232527249 140722232527347 140722232527347 140722232532937 0
/proc/20393/statm: 57293 41987 544 696 0 56454 0
Current children cumulated CPU time: 3393.09 s
Current children cumulated vsize: 1760216 KiB
Current children cumulated memory: 546252 KiB

[startup+3462.3 s]
/proc/loadavg: 4.16 4.12 4.05 5/270 20742
/proc/meminfo: memFree=128271896/131249988 swapFree=33010684/33010684
[pid=20315] ppid=20312 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/20315/stat : 20315 (scip-naps-1.00.) S 20312 20315 19830 0 -1 4194304 257 337 0 0 0 0 0 0 20 0 1 0 31627834 4292608 768 18446744073709551615 94439455473664 94439456368197 140726317286304 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94439456607248 94439456654992 94439478898688 140726317287841 140726317287938 140726317287938 140726317293540 0
/proc/20315/statm: 1048 768 704 219 0 110 0
[pid=20320] ppid=20315 vsize=1526852 memory=375232 CPUtime=502.25 cores=5,7
/proc/20320/stat : 20320 (python3) S 20315 20315 19830 0 -1 4194304 82809 0 1 0 50212 13 0 0 20 0 1 0 31627836 1563496448 93808 18446744073709551615 94867057680384 94867057680761 140731775464304 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94867057692056 94867057692676 94867089211392 140731775465816 140731775466018 140731775466018 140731775471591 0
/proc/20320/statm: 381713 93808 8134 1 0 353071 0
[pid=20393] ppid=20320 vsize=229172 memory=169996 CPUtime=2950.68 cores=5,7
/proc/20393/stat : 20393 (naps-1.03a6) R 20320 20393 20393 0 -1 4194304 196004 0 0 0 294918 150 0 0 20 0 1 0 31678192 234672128 42499 18446744073709551615 4198400 7047149 140722232521792 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 30113792 140722232527249 140722232527347 140722232527347 140722232532937 0
/proc/20393/statm: 57293 42499 544 696 0 56454 0
Current children cumulated CPU time: 3452.93 s
Current children cumulated vsize: 1760216 KiB
Current children cumulated memory: 548300 KiB

[startup+3522.3 s]
/proc/loadavg: 4.12 4.11 4.05 5/270 20792
/proc/meminfo: memFree=127939548/131249988 swapFree=33010684/33010684
[pid=20315] ppid=20312 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/20315/stat : 20315 (scip-naps-1.00.) S 20312 20315 19830 0 -1 4194304 257 337 0 0 0 0 0 0 20 0 1 0 31627834 4292608 768 18446744073709551615 94439455473664 94439456368197 140726317286304 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94439456607248 94439456654992 94439478898688 140726317287841 140726317287938 140726317287938 140726317293540 0
/proc/20315/statm: 1048 768 704 219 0 110 0
[pid=20320] ppid=20315 vsize=1526852 memory=375232 CPUtime=502.25 cores=5,7
/proc/20320/stat : 20320 (python3) S 20315 20315 19830 0 -1 4194304 82809 0 1 0 50212 13 0 0 20 0 1 0 31627836 1563496448 93808 18446744073709551615 94867057680384 94867057680761 140731775464304 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94867057692056 94867057692676 94867089211392 140731775465816 140731775466018 140731775466018 140731775471591 0
/proc/20320/statm: 381713 93808 8134 1 0 353071 0
[pid=20393] ppid=20320 vsize=229172 memory=165900 CPUtime=3010.52 cores=5,7
/proc/20393/stat : 20393 (naps-1.03a6) R 20320 20393 20393 0 -1 4194304 198516 0 0 0 300901 151 0 0 20 0 1 0 31678192 234672128 41475 18446744073709551615 4198400 7047149 140722232521792 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 30113792 140722232527249 140722232527347 140722232527347 140722232532937 0
/proc/20393/statm: 57293 41475 544 696 0 56454 0
Current children cumulated CPU time: 3512.77 s
Current children cumulated vsize: 1760216 KiB
Current children cumulated memory: 544204 KiB

[startup+3582.3 s]
/proc/loadavg: 4.09 4.10 4.05 5/270 20797
/proc/meminfo: memFree=127909452/131249988 swapFree=33010684/33010684
[pid=20315] ppid=20312 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/20315/stat : 20315 (scip-naps-1.00.) S 20312 20315 19830 0 -1 4194304 257 337 0 0 0 0 0 0 20 0 1 0 31627834 4292608 768 18446744073709551615 94439455473664 94439456368197 140726317286304 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94439456607248 94439456654992 94439478898688 140726317287841 140726317287938 140726317287938 140726317293540 0
/proc/20315/statm: 1048 768 704 219 0 110 0
[pid=20320] ppid=20315 vsize=1526852 memory=375232 CPUtime=502.25 cores=5,7
/proc/20320/stat : 20320 (python3) S 20315 20315 19830 0 -1 4194304 82809 0 1 0 50212 13 0 0 20 0 1 0 31627836 1563496448 93808 18446744073709551615 94867057680384 94867057680761 140731775464304 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94867057692056 94867057692676 94867089211392 140731775465816 140731775466018 140731775466018 140731775471591 0
/proc/20320/statm: 381713 93808 8134 1 0 353071 0
[pid=20393] ppid=20320 vsize=196404 memory=147468 CPUtime=3070.35 cores=5,7
/proc/20393/stat : 20393 (naps-1.03a6) R 20320 20393 20393 0 -1 4194304 201623 0 0 0 306881 154 0 0 20 0 1 0 31678192 201117696 36867 18446744073709551615 4198400 7047149 140722232521792 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 30113792 140722232527249 140722232527347 140722232527347 140722232532937 0
/proc/20393/statm: 49101 36867 544 696 0 48262 0
Current children cumulated CPU time: 3572.6 s
Current children cumulated vsize: 1727448 KiB
Current children cumulated memory: 525772 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.8 s]
/proc/loadavg: 4.13 4.11 4.05 5/270 20799
/proc/meminfo: memFree=127884768/131249988 swapFree=33010684/33010684
[pid=20315] ppid=20312 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/20315/stat : 20315 (scip-naps-1.00.) S 20312 20315 19830 0 -1 4194304 257 337 0 0 0 0 0 0 20 0 1 0 31627834 4292608 768 18446744073709551615 94439455473664 94439456368197 140726317286304 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94439456607248 94439456654992 94439478898688 140726317287841 140726317287938 140726317287938 140726317293540 0
/proc/20315/statm: 1048 768 704 219 0 110 0
[pid=20320] ppid=20315 vsize=1526852 memory=375232 CPUtime=502.25 cores=5,7
/proc/20320/stat : 20320 (python3) S 20315 20315 19830 0 -1 4194304 82809 0 1 0 50212 13 0 0 20 0 1 0 31627836 1563496448 93808 18446744073709551615 94867057680384 94867057680761 140731775464304 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94867057692056 94867057692676 94867089211392 140731775465816 140731775466018 140731775466018 140731775471591 0
/proc/20320/statm: 381713 93808 8134 1 0 353071 0
[pid=20393] ppid=20320 vsize=196404 memory=159756 CPUtime=3097.78 cores=5,7
/proc/20393/stat : 20393 (naps-1.03a6) R 20320 20393 20393 0 -1 4194304 201658 0 0 0 309623 155 0 0 20 0 1 0 31678192 201117696 39939 18446744073709551615 4198400 7047149 140722232521792 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 30113792 140722232527249 140722232527347 140722232527347 140722232532937 0
/proc/20393/statm: 49101 39939 544 696 0 48262 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 1727448 KiB
Current children cumulated memory: 538060 KiB

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

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

# cumulated CPU time of all completed processes:  user=0 s, system=0.006012 s

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

# cumulated CPU time of all completed processes:  user=3598.5 s, system=1.70326 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+3609.92 s]*
/proc/loadavg: 4.13 4.11 4.05 5/268 20799
/proc/meminfo: memFree=128035784/131249988 swapFree=33010684/33010684
[pid=20320] ppid=20312 vsize=1488132 memory=343484 CPUtime=3600.14 cores=5,7
/proc/20320/stat : 20320 (python3) R 20312 20315 19830 0 -1 4194304 84360 201659 1 0 50223 13 309623 155 20 0 1 0 31627836 1523847168 85871 18446744073709551615 94867057680384 94867057680761 140731775464304 0 0 0 0 16781312 16386 0 0 0 17 7 0 0 0 0 0 94867057692056 94867057692676 94867089211392 140731775465816 140731775466018 140731775466018 140731775471591 0
/proc/20320/statm: 372033 85871 8134 1 0 343391 0
Current cumulated CPU time of completed processes: 0.006012 s
Current children cumulated CPU time: 3600.14 s
Current children cumulated vsize: 1488132 KiB
Current children cumulated memory: 343484 KiB

Child status: 0

Real time (s): 3609.96
CPU time (s): 3600.2
CPU user time (s): 3598.5
CPU system time (s): 1.70326
CPU usage (%): 99.7298
Max. virtual memory (cumulated for all children) (KiB): 1790644
Max. memory (cumulated for all children) (KiB): 572256

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.5
system time used= 1.70326
maximum resident set size= 375232
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 290382
page faults= 1
swaps= 0
block input operations= 0
block output operations= 4352
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 409
involuntary context switches= 2876


# summary of solver processes directly reported to runsolver:
#   pid: 20315,20320
#   total CPU time (s): 3600.2
#   total CPU user time (s): 3598.5
#   total CPU system time (s): 1.70326

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.32777 second user time and 16.74 second system time

The end

Launcher Data

Begin job on nodeC020 at 2025-06-29 03:11:43
IDJOB=4501951
IDBENCH=152982
IDSOLVER=3368
FILE ID=nodeC020/4501951-1751159503
RUNJOBID= nodeC020-1751159326-19843
SLURM_JOB_ID= 9587502
Free space on /tmp= 433044 MiB

SOLVER NAME= SCIP-NaPS 1.00a1
BENCH NAME= PB24/normalized-PB10/DEC-LIN/oliveras/j90/normalized-j9013_3-sat.opb
COMMAND LINE= ./scip-naps-1.00.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4501951-1751159503/watcher-4501951-1751159503 -o /tmp/evaluation-result-4501951-1751159503/solver-4501951-1751159503 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC020-1751159326-19843 --watchdog 3760  ./scip-naps-1.00.sh HOME/instance-4501951-1751159503.opb

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

MD5SUM BENCH= 69f6f997ce8de3d1a51b1c8599cc504d
RANDOM SEED=1516579456

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.901
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.898
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		: 3599.884
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		: 3661.201
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.885
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		: 3596.837
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		: 3601.705
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		: 3600.244
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:        129318444 kB
MemAvailable:   129342148 kB
Buffers:            3280 kB
Cached:           831196 kB
SwapCached:            0 kB
Active:           729476 kB
Inactive:         523948 kB
Active(anon):     437004 kB
Inactive(anon):        0 kB
Active(file):     292472 kB
Inactive(file):   523948 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              7688 kB
Writeback:            20 kB
AnonPages:        416896 kB
Mapped:           129620 kB
Shmem:             18056 kB
KReclaimable:      93048 kB
Slab:             179600 kB
SReclaimable:      93048 kB
SUnreclaim:        86552 kB
KernelStack:        4528 kB
PageTables:         4392 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635676 kB
Committed_AS:    3956196 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150760 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    129024 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= 433024 MiB
End job on nodeC020 at 2025-06-29 04:11:53