Trace number 4529999

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.18 3609.86

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/nossum/
normalized-sha1-size128-round23-6.opb
MD5SUM94dee3519407525a3e2f33fb04ced940
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 constraints9504
Number of constraints which are clauses8192
Number of constraints which are cardinality constraints (but not clauses)416
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.77/500.18	c Command: HOME/scip-naps-1.00a2.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4529999-1752260489.opb
498.77/500.18	c Solving mode: decision
498.77/500.18	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
498.77/500.18	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
498.77/500.18	c original problem has 4288 variables (4288 bin, 0 int, 0 impl, 0 cont) and 9504 constraints
498.77/500.18	c presolving:
498.77/500.18	c (round 1, fast)       607 del vars, 1004 del conss, 681 add conss, 520 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 323 clqs
498.77/500.18	c (round 2, fast)       904 del vars, 1694 del conss, 780 add conss, 689 chg bounds, 2 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 440 clqs
498.77/500.18	c (round 3, fast)       906 del vars, 1698 del conss, 802 add conss, 691 chg bounds, 2 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 461 clqs
498.77/500.18	c (round 4, medium)     967 del vars, 1698 del conss, 802 add conss, 691 chg bounds, 2 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 339 clqs
498.77/500.19	c (round 5, fast)       967 del vars, 1780 del conss, 856 add conss, 691 chg bounds, 2 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 348 clqs
498.77/500.19	c (round 6, exhaustive) 967 del vars, 2482 del conss, 856 add conss, 691 chg bounds, 2 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 348 clqs
498.77/500.19	c (round 7, exhaustive) 967 del vars, 2482 del conss, 856 add conss, 691 chg bounds, 2 chg sides, 0 chg coeffs, 6470 upgd conss, 0 impls, 348 clqs
498.77/500.19	c (round 8, exhaustive) 967 del vars, 2578 del conss, 888 add conss, 691 chg bounds, 2 chg sides, 0 chg coeffs, 6470 upgd conss, 0 impls, 348 clqs
498.77/500.19	c (round 9, exhaustive) 967 del vars, 2578 del conss, 888 add conss, 691 chg bounds, 60 chg sides, 0 chg coeffs, 6470 upgd conss, 0 impls, 348 clqs
498.77/500.19	c (round 10, exhaustive) 967 del vars, 2578 del conss, 888 add conss, 691 chg bounds, 60 chg sides, 0 chg coeffs, 6528 upgd conss, 0 impls, 348 clqs
498.77/500.19	c    (0.2s) probing: 809/3390 (23.9%) - 3 fixings, 0 aggregations, 260 implications, 0 bound changes
498.77/500.19	c    (0.2s) probing aborted: 50/50 successive totally useless probings
498.77/500.19	c (round 11, exhaustive) 970 del vars, 2578 del conss, 888 add conss, 691 chg bounds, 60 chg sides, 32 chg coeffs, 6528 upgd conss, 0 impls, 598 clqs
498.77/500.19	c (round 12, fast)       970 del vars, 2578 del conss, 1489 add conss, 691 chg bounds, 60 chg sides, 32 chg coeffs, 6528 upgd conss, 0 impls, 602 clqs
498.77/500.19	c (round 13, exhaustive) 971 del vars, 2627 del conss, 1489 add conss, 691 chg bounds, 116 chg sides, 32 chg coeffs, 6528 upgd conss, 0 impls, 600 clqs
498.77/500.19	c (round 14, exhaustive) 971 del vars, 2627 del conss, 1489 add conss, 691 chg bounds, 116 chg sides, 32 chg coeffs, 7080 upgd conss, 0 impls, 600 clqs
498.77/500.19	c (round 15, fast)       971 del vars, 3178 del conss, 1489 add conss, 691 chg bounds, 116 chg sides, 32 chg coeffs, 7080 upgd conss, 0 impls, 600 clqs
498.77/500.19	c    (0.3s) probing: 1000/3390 (29.5%) - 3 fixings, 0 aggregations, 334 implications, 0 bound changes
498.77/500.19	c    (0.3s) probing: 1106/3390 (32.6%) - 3 fixings, 0 aggregations, 338 implications, 0 bound changes
498.77/500.19	c    (0.3s) probing aborted: 50/50 successive totally useless probings
498.77/500.19	c    (0.3s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
498.77/500.19	c    (0.3s) no symmetry present (symcode time: 0.00)
498.77/500.19	c presolving (16 rounds: 16 fast, 10 medium, 9 exhaustive):
498.77/500.19	c  971 deleted vars, 3178 deleted constraints, 1489 added constraints, 691 tightened bounds, 0 added holes, 116 changed sides, 34 changed coefficients
498.77/500.19	c  0 implications, 678 cliques
498.77/500.19	c presolved problem has 3386 variables (3386 bin, 0 int, 0 impl, 0 cont) and 7815 constraints
498.77/500.19	c      32 constraints of type <and>
498.77/500.19	c    1350 constraints of type <linear>
498.77/500.19	c    6433 constraints of type <logicor>
498.77/500.19	c transformed objective value is always integral (scale: 1)
498.77/500.19	c Presolving Time: 0.33
498.77/500.19	c 
498.77/500.19	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
498.77/500.19	c   0.4s|     1 |     0 |  1015 |     - |    52M |   0 |3386 |7821 |7847 |   0 |  0 |   5 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.77/500.19	c   1.2s|     1 |     0 |  4931 |     - |    58M |   0 |3386 |7821 |8140 | 293 |  1 |   5 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.77/500.19	c   2.9s|     1 |     0 |  8247 |     - |    61M |   0 |3386 |7821 |8434 | 587 |  2 |   5 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.77/500.19	c   5.2s|     1 |     0 | 12153 |     - |    63M |   0 |3386 |7820 |8719 | 872 |  3 |   5 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.77/500.19	c   7.3s|     1 |     0 | 15281 |     - |    68M |   0 |3386 |7820 |8993 |1146 |  4 |   5 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.77/500.19	c   9.5s|     1 |     0 | 18423 |     - |    70M |   0 |3386 |7820 |9282 |1435 |  5 |   5 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.77/500.19	c  13.0s|     1 |     0 | 23590 |     - |    72M |   0 |3386 |7820 |9542 |1695 |  6 |   5 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.77/500.19	c  16.3s|     1 |     0 | 28392 |     - |    73M |   0 |3386 |7821 |9777 |1930 |  7 |   6 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.77/500.19	c  19.5s|     1 |     0 | 32832 |     - |    74M |   0 |3386 |7821 |9995 |2148 |  8 |   6 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.77/500.19	c  22.7s|     1 |     0 | 37080 |     - |    76M |   0 |3386 |7821 |  10k|2264 |  9 |   6 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.77/500.19	c  25.9s|     1 |     0 | 41311 |     - |    77M |   0 |3386 |7821 |  10k|2364 | 10 |   6 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.77/500.19	c  27.5s|     1 |     0 | 44435 |     - |    79M |   0 |3386 |7821 |  10k|2450 | 11 |   6 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.77/500.19	c  42.8s|     1 |     2 | 54557 |     - |    79M |   0 |3386 |7821 |  10k|2450 | 11 |   6 |  11 | 0.000000e+00 |      --      |    Inf | unknown
498.77/500.19	c   331s|   100 |   101 |265117 |2229.1 |    81M |  15 |3386 |7878 |8008 |4261 |  1 |  75 |  11 | 0.000000e+00 |      --      |    Inf | unknown
498.77/500.19	c   381s|   200 |   201 |364931 |1610.5 |    82M |  26 |3386 |7910 |8307 |6075 |  1 | 109 |  11 | 0.000000e+00 |      --      |    Inf | unknown
498.77/500.19	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
498.77/500.19	c   428s|   300 |   301 |461019 |1393.3 |    85M |  26 |3386 |7931 |8168 |9482 |  1 | 160 |  11 | 0.000000e+00 |      --      |    Inf | unknown
498.77/500.19	c   460s|   400 |   401 |522474 |1198.1 |    85M |  26 |3386 |7932 |8161 |  11k|  1 | 174 |  11 | 0.000000e+00 |      --      |    Inf | unknown
498.77/500.19	c   474s|   500 |   501 |554299 |1021.8 |    85M |  30 |3386 |7928 |8307 |  12k|  1 | 175 |  11 | 0.000000e+00 |      --      |    Inf | unknown
498.77/500.19	c 
498.77/500.19	c SCIP Status        : solving was interrupted [time limit reached]
498.77/500.19	c Solving Time (sec) : 500.00
498.77/500.19	c Solving Nodes      : 599
498.77/500.19	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
498.77/500.19	c Dual Bound         : +0.00000000000000e+00
498.77/500.19	c Gap                : infinite
498.77/500.19	c ----------------------------------------------------------------------
498.77/500.19	c dual bound: 0.0 -> 0
498.77/500.19	c primal bound: 1e+20 -> 100000000000000000000
498.77/500.19	c scip-goal-lb: 0
498.77/500.19	c scip-goal-ub: 100000000000000000000
498.77/500.19	c writing output to: HOME/tmpy4eds5ve.opb
498.77/500.19	c appending fixed variable constraints
498.77/500.19	c scip-fixed vars: 22.92% (776/3386)
498.77/500.19	c ----------------------------------------------------------------------
498.77/500.19	c executing external solver: HOME/naps-1.03a6
498.77/500.19	c ----------------------------------------------------------------------
498.77/500.19	c command: HOME/naps-1.03a6 HOME/tmpy4eds5ve.opb
498.77/500.19	c NaPS 1.03a6.
498.77/500.19	c Input file name: HOME/tmpy4eds5ve.opb
3600.09/3609.80	c
3600.09/3609.80	c *** TERMINATED *** by signal 15
3600.09/3609.80	c s UNKNOWN
3600.09/3609.80	c _____________________________________________________________________________
3600.09/3609.80	c std/band forms        : 16,882
3600.09/3609.80	c 2cl/3cl ITE-codings   : 22,13078
3600.09/3609.80	c BDD/srt/adr Max costs : 32,0,0
3600.09/3609.80	c BDDraw/bin/mul/srt/adr: 898,0,0,0,0
3600.09/3609.80	c BDD nodes             : 23783
3600.09/3609.80	c Es1/CC detections     : 0,0
3600.09/3609.80	c CC sort               : 0
3600.09/3609.80	c SAT/UNSAT calls       : 0,0
3600.09/3609.80	c regenrated variables  : 0
3600.09/3609.80	c eliminated fixed lits : 5111
3600.09/3609.80	c goal lit flips        : 0
3600.09/3609.80	c goal stages           : 0
3600.09/3609.80	c goal shrink           : 0
3600.09/3609.80	c goal coeff separations: 0
3600.09/3609.80	c restarts              : 0
3600.09/3609.80	c conflicts             : 0              (0 /sec)
3600.09/3609.80	c decisions             : 0              (0 /sec)
3600.09/3609.80	c propagations          : 0              (0 /sec)
3600.09/3609.80	c inspects              : 0              (0 /sec)
3600.09/3609.80	c CPU time (solving tm) : 3085 s        (3085 s, SAT 0 s, UNSAT 0 s)
3600.09/3609.80	c Time for Opt-base     : 0 s
3600.09/3609.80	c Steps for Opt-base    : 0
3600.09/3609.80	c Time for BDD coding   : 0.09346 s
3600.09/3609.80	c Time for srt coding   : 0 s
3600.09/3609.80	c _____________________________________________________________________________
3600.09/3609.80	s UNKNOWN
3600.09/3609.84	c received SIGTERM, forwarding to pbsolver...
3600.09/3609.84	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 (54457 MiB free)
  memory of node 1: 64465 MiB (51765 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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

solver pid=117406, runsolver pid=117403

[startup+0.100065 s]*
/proc/loadavg: 4.10 4.12 3.85 5/270 117411
/proc/meminfo: memFree=108764736/131249988 swapFree=33010160/33010684
[pid=117406] ppid=117403 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/117406/stat : 117406 (scip-naps-1.00a) S 117403 117406 116495 0 -1 4194304 262 340 0 0 0 0 0 0 20 0 1 0 141726489 4292608 768 18446744073709551615 94921367359488 94921368254021 140720928950448 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94921368493072 94921368540816 94921369202688 140720928954779 140720928954878 140720928954878 140720928960482 0
/proc/117406/statm: 1048 768 704 219 0 110 0
[pid=117411] ppid=117406 vsize=1186972 memory=32096 CPUtime=0.06 cores=1,3
/proc/117411/stat : 117411 (python3) R 117406 117406 116495 0 -1 4194304 3741 0 0 0 6 0 0 0 20 0 1 0 141726491 1215459328 8024 18446744073709551615 94390167388160 94390167388537 140730214781616 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94390167399832 94390167400452 94390198620160 140730214787407 140730214787616 140730214787616 140730214793191 0
/proc/117411/statm: 296743 8024 4927 1 0 268765 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 1191164 KiB
Current children cumulated memory: 35168 KiB

[startup+0.205899 s]*
/proc/loadavg: 4.10 4.12 3.85 5/270 117411
/proc/meminfo: memFree=108727440/131249988 swapFree=33010160/33010684
[pid=117406] ppid=117403 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/117406/stat : 117406 (scip-naps-1.00a) S 117403 117406 116495 0 -1 4194304 262 340 0 0 0 0 0 0 20 0 1 0 141726489 4292608 768 18446744073709551615 94921367359488 94921368254021 140720928950448 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94921368493072 94921368540816 94921369202688 140720928954779 140720928954878 140720928954878 140720928960482 0
/proc/117406/statm: 1048 768 704 219 0 110 0
[pid=117411] ppid=117406 vsize=1222880 memory=75104 CPUtime=0.17 cores=1,3
/proc/117411/stat : 117411 (python3) R 117406 117406 116495 0 -1 4194304 11740 0 0 0 15 2 0 0 20 0 1 0 141726491 1252229120 18776 18446744073709551615 94390167388160 94390167388537 140730214781616 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94390167399832 94390167400452 94390198620160 140730214787407 140730214787616 140730214787616 140730214793191 0
/proc/117411/statm: 305720 18776 7903 1 0 277078 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 1227072 KiB
Current children cumulated memory: 78176 KiB

[startup+0.305673 s]*
/proc/loadavg: 4.10 4.12 3.85 5/270 117411
/proc/meminfo: memFree=108719376/131249988 swapFree=33010160/33010684
[pid=117406] ppid=117403 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/117406/stat : 117406 (scip-naps-1.00a) S 117403 117406 116495 0 -1 4194304 262 340 0 0 0 0 0 0 20 0 1 0 141726489 4292608 768 18446744073709551615 94921367359488 94921368254021 140720928950448 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94921368493072 94921368540816 94921369202688 140720928954779 140720928954878 140720928954878 140720928960482 0
/proc/117406/statm: 1048 768 704 219 0 110 0
[pid=117411] ppid=117406 vsize=1231564 memory=83680 CPUtime=0.27 cores=1,3
/proc/117411/stat : 117411 (python3) R 117406 117406 116495 0 -1 4194304 13861 0 0 0 25 2 0 0 20 0 1 0 141726491 1261121536 20920 18446744073709551615 94390167388160 94390167388537 140730214781616 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94390167399832 94390167400452 94390198620160 140730214787407 140730214787616 140730214787616 140730214793191 0
/proc/117411/statm: 307891 20920 7935 1 0 279249 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 1235756 KiB
Current children cumulated memory: 86752 KiB

[startup+0.700161 s]
/proc/loadavg: 4.10 4.12 3.85 5/270 117411
/proc/meminfo: memFree=108719376/131249988 swapFree=33010160/33010684
[pid=117406] ppid=117403 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/117406/stat : 117406 (scip-naps-1.00a) S 117403 117406 116495 0 -1 4194304 262 340 0 0 0 0 0 0 20 0 1 0 141726489 4292608 768 18446744073709551615 94921367359488 94921368254021 140720928950448 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94921368493072 94921368540816 94921369202688 140720928954779 140720928954878 140720928954878 140720928960482 0
/proc/117406/statm: 1048 768 704 219 0 110 0
[pid=117411] ppid=117406 vsize=1256664 memory=106736 CPUtime=0.66 cores=1,3
/proc/117411/stat : 117411 (python3) R 117406 117406 116495 0 -1 4194304 19276 0 0 0 63 3 0 0 20 0 1 0 141726491 1286823936 26684 18446744073709551615 94390167388160 94390167388537 140730214781616 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94390167399832 94390167400452 94390198620160 140730214787407 140730214787616 140730214787616 140730214793191 0
/proc/117411/statm: 314166 26684 8159 1 0 285524 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 1260856 KiB
Current children cumulated memory: 109808 KiB

[startup+1.50019 s]
/proc/loadavg: 4.10 4.12 3.85 5/270 117411
/proc/meminfo: memFree=108695520/131249988 swapFree=33010160/33010684
[pid=117406] ppid=117403 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/117406/stat : 117406 (scip-naps-1.00a) S 117403 117406 116495 0 -1 4194304 262 340 0 0 0 0 0 0 20 0 1 0 141726489 4292608 768 18446744073709551615 94921367359488 94921368254021 140720928950448 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94921368493072 94921368540816 94921369202688 140720928954779 140720928954878 140720928954878 140720928960482 0
/proc/117406/statm: 1048 768 704 219 0 110 0
[pid=117411] ppid=117406 vsize=1287240 memory=135220 CPUtime=1.46 cores=1,3
/proc/117411/stat : 117411 (python3) R 117406 117406 116495 0 -1 4194304 28041 0 0 0 142 4 0 0 20 0 1 0 141726491 1318133760 33805 18446744073709551615 94390167388160 94390167388537 140730214781616 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94390167399832 94390167400452 94390198620160 140730214787407 140730214787616 140730214787616 140730214793191 0
/proc/117411/statm: 321810 33805 8159 1 0 293168 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 1291432 KiB
Current children cumulated memory: 138292 KiB

[startup+3.10563 s]
/proc/loadavg: 4.10 4.12 3.85 5/270 117411
/proc/meminfo: memFree=108663264/131249988 swapFree=33010160/33010684
[pid=117406] ppid=117403 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/117406/stat : 117406 (scip-naps-1.00a) S 117403 117406 116495 0 -1 4194304 262 340 0 0 0 0 0 0 20 0 1 0 141726489 4292608 768 18446744073709551615 94921367359488 94921368254021 140720928950448 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94921368493072 94921368540816 94921369202688 140720928954779 140720928954878 140720928954878 140720928960482 0
/proc/117406/statm: 1048 768 704 219 0 110 0
[pid=117411] ppid=117406 vsize=1287240 memory=135220 CPUtime=3.06 cores=1,3
/proc/117411/stat : 117411 (python3) R 117406 117406 116495 0 -1 4194304 28044 0 0 0 302 4 0 0 20 0 1 0 141726491 1318133760 33805 18446744073709551615 94390167388160 94390167388537 140730214781616 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94390167399832 94390167400452 94390198620160 140730214787407 140730214787616 140730214787616 140730214793191 0
/proc/117411/statm: 321810 33805 8159 1 0 293168 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 1291432 KiB
Current children cumulated memory: 138292 KiB

[startup+6.30019 s]
/proc/loadavg: 4.09 4.12 3.85 5/270 117411
/proc/meminfo: memFree=108663392/131249988 swapFree=33010160/33010684
[pid=117406] ppid=117403 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/117406/stat : 117406 (scip-naps-1.00a) S 117403 117406 116495 0 -1 4194304 262 340 0 0 0 0 0 0 20 0 1 0 141726489 4292608 768 18446744073709551615 94921367359488 94921368254021 140720928950448 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94921368493072 94921368540816 94921369202688 140720928954779 140720928954878 140720928954878 140720928960482 0
/proc/117406/statm: 1048 768 704 219 0 110 0
[pid=117411] ppid=117406 vsize=1287240 memory=135348 CPUtime=6.25 cores=1,3
/proc/117411/stat : 117411 (python3) R 117406 117406 116495 0 -1 4194304 28089 0 0 0 621 4 0 0 20 0 1 0 141726491 1318133760 33837 18446744073709551615 94390167388160 94390167388537 140730214781616 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94390167399832 94390167400452 94390198620160 140730214787407 140730214787616 140730214787616 140730214793191 0
/proc/117411/statm: 321810 33837 8159 1 0 293168 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 1291432 KiB
Current children cumulated memory: 138420 KiB

[startup+12.7002 s]
/proc/loadavg: 4.08 4.11 3.85 5/270 117411
/proc/meminfo: memFree=108671400/131249988 swapFree=33010160/33010684
[pid=117406] ppid=117403 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/117406/stat : 117406 (scip-naps-1.00a) S 117403 117406 116495 0 -1 4194304 262 340 0 0 0 0 0 0 20 0 1 0 141726489 4292608 768 18446744073709551615 94921367359488 94921368254021 140720928950448 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94921368493072 94921368540816 94921369202688 140720928954779 140720928954878 140720928954878 140720928960482 0
/proc/117406/statm: 1048 768 704 219 0 110 0
[pid=117411] ppid=117406 vsize=1287240 memory=136372 CPUtime=12.63 cores=1,3
/proc/117411/stat : 117411 (python3) R 117406 117406 116495 0 -1 4194304 28340 0 0 0 1259 4 0 0 20 0 1 0 141726491 1318133760 34093 18446744073709551615 94390167388160 94390167388537 140730214781616 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94390167399832 94390167400452 94390198620160 140730214787407 140730214787616 140730214787616 140730214793191 0
/proc/117411/statm: 321810 34093 8159 1 0 293168 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 1291432 KiB
Current children cumulated memory: 139444 KiB

[startup+25.5002 s]
/proc/loadavg: 4.13 4.12 3.86 5/270 117411
/proc/meminfo: memFree=108671204/131249988 swapFree=33010160/33010684
[pid=117406] ppid=117403 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/117406/stat : 117406 (scip-naps-1.00a) S 117403 117406 116495 0 -1 4194304 262 340 0 0 0 0 0 0 20 0 1 0 141726489 4292608 768 18446744073709551615 94921367359488 94921368254021 140720928950448 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94921368493072 94921368540816 94921369202688 140720928954779 140720928954878 140720928954878 140720928960482 0
/proc/117406/statm: 1048 768 704 219 0 110 0
[pid=117411] ppid=117406 vsize=1290352 memory=138548 CPUtime=25.4 cores=1,3
/proc/117411/stat : 117411 (python3) R 117406 117406 116495 0 -1 4194304 28884 0 0 0 2536 4 0 0 20 0 1 0 141726491 1321320448 34637 18446744073709551615 94390167388160 94390167388537 140730214781616 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94390167399832 94390167400452 94390198620160 140730214787407 140730214787616 140730214787616 140730214793191 0
/proc/117411/statm: 322588 34637 8159 1 0 293946 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 1294544 KiB
Current children cumulated memory: 141620 KiB

[startup+51.1057 s]
/proc/loadavg: 4.09 4.11 3.86 5/270 117411
/proc/meminfo: memFree=108638880/131249988 swapFree=33010160/33010684
[pid=117406] ppid=117403 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/117406/stat : 117406 (scip-naps-1.00a) S 117403 117406 116495 0 -1 4194304 262 340 0 0 0 0 0 0 20 0 1 0 141726489 4292608 768 18446744073709551615 94921367359488 94921368254021 140720928950448 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94921368493072 94921368540816 94921369202688 140720928954779 140720928954878 140720928954878 140720928960482 0
/proc/117406/statm: 1048 768 704 219 0 110 0
[pid=117411] ppid=117406 vsize=1314772 memory=160788 CPUtime=50.92 cores=1,3
/proc/117411/stat : 117411 (python3) R 117406 117406 116495 0 -1 4194304 39197 0 0 0 5087 5 0 0 20 0 1 0 141726491 1346326528 40197 18446744073709551615 94390167388160 94390167388537 140730214781616 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94390167399832 94390167400452 94390198620160 140730214787407 140730214787616 140730214787616 140730214793191 0
/proc/117411/statm: 328693 40197 8159 1 0 300051 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 1318964 KiB
Current children cumulated memory: 163860 KiB

[startup+102.3 s]
/proc/loadavg: 4.11 4.11 3.88 5/270 117413
/proc/meminfo: memFree=104033856/131249988 swapFree=33010160/33010684
[pid=117406] ppid=117403 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/117406/stat : 117406 (scip-naps-1.00a) S 117403 117406 116495 0 -1 4194304 262 340 0 0 0 0 0 0 20 0 1 0 141726489 4292608 768 18446744073709551615 94921367359488 94921368254021 140720928950448 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94921368493072 94921368540816 94921369202688 140720928954779 140720928954878 140720928954878 140720928960482 0
/proc/117406/statm: 1048 768 704 219 0 110 0
[pid=117411] ppid=117406 vsize=1314772 memory=160788 CPUtime=101.99 cores=1,3
/proc/117411/stat : 117411 (python3) R 117406 117406 116495 0 -1 4194304 39197 0 0 0 10194 5 0 0 20 0 1 0 141726491 1346326528 40197 18446744073709551615 94390167388160 94390167388537 140730214781616 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94390167399832 94390167400452 94390198620160 140730214787407 140730214787616 140730214787616 140730214793191 0
/proc/117411/statm: 328693 40197 8159 1 0 300051 0
Current children cumulated CPU time: 101.99 s
Current children cumulated vsize: 1318964 KiB
Current children cumulated memory: 163860 KiB

[startup+162.3 s]
/proc/loadavg: 4.42 4.19 3.92 5/268 117465
/proc/meminfo: memFree=115267752/131249988 swapFree=33010160/33010684
[pid=117406] ppid=117403 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/117406/stat : 117406 (scip-naps-1.00a) S 117403 117406 116495 0 -1 4194304 262 340 0 0 0 0 0 0 20 0 1 0 141726489 4292608 768 18446744073709551615 94921367359488 94921368254021 140720928950448 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94921368493072 94921368540816 94921369202688 140720928954779 140720928954878 140720928954878 140720928960482 0
/proc/117406/statm: 1048 768 704 219 0 110 0
[pid=117411] ppid=117406 vsize=1314772 memory=160788 CPUtime=161.83 cores=1,3
/proc/117411/stat : 117411 (python3) R 117406 117406 116495 0 -1 4194304 39197 0 0 0 16178 5 0 0 20 0 1 0 141726491 1346326528 40197 18446744073709551615 94390167388160 94390167388537 140730214781616 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94390167399832 94390167400452 94390198620160 140730214787407 140730214787616 140730214787616 140730214793191 0
/proc/117411/statm: 328693 40197 8159 1 0 300051 0
Current children cumulated CPU time: 161.83 s
Current children cumulated vsize: 1318964 KiB
Current children cumulated memory: 163860 KiB

[startup+222.3 s]
/proc/loadavg: 4.26 4.19 3.94 5/269 117472
/proc/meminfo: memFree=115739680/131249988 swapFree=33010160/33010684
[pid=117406] ppid=117403 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/117406/stat : 117406 (scip-naps-1.00a) S 117403 117406 116495 0 -1 4194304 262 340 0 0 0 0 0 0 20 0 1 0 141726489 4292608 768 18446744073709551615 94921367359488 94921368254021 140720928950448 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94921368493072 94921368540816 94921369202688 140720928954779 140720928954878 140720928954878 140720928960482 0
/proc/117406/statm: 1048 768 704 219 0 110 0
[pid=117411] ppid=117406 vsize=1314772 memory=160788 CPUtime=221.68 cores=1,3
/proc/117411/stat : 117411 (python3) R 117406 117406 116495 0 -1 4194304 39197 0 0 0 22163 5 0 0 20 0 1 0 141726491 1346326528 40197 18446744073709551615 94390167388160 94390167388537 140730214781616 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94390167399832 94390167400452 94390198620160 140730214787407 140730214787616 140730214787616 140730214793191 0
/proc/117411/statm: 328693 40197 8159 1 0 300051 0
Current children cumulated CPU time: 221.68 s
Current children cumulated vsize: 1318964 KiB

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

[pid=117484] ppid=117411 vsize=62080 memory=57216 CPUtime=2654.9 cores=1,3
/proc/117484/stat : 117484 (naps-1.03a6) R 117411 117484 117484 0 -1 4194304 3656499 0 0 0 264270 1220 0 0 20 0 1 0 141776508 63569920 14304 18446744073709551615 4198400 7047149 140723804453792 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 8376320 140723804457359 140723804457457 140723804457457 140723804463049 0
/proc/117484/statm: 15520 14304 544 696 0 14681 0
Current children cumulated CPU time: 3153.76 s
Current children cumulated vsize: 1394108 KiB
Current children cumulated memory: 236140 KiB

[startup+3222.3 s]
/proc/loadavg: 4.12 4.12 4.09 5/270 118245
/proc/meminfo: memFree=127225564/131249988 swapFree=33010160/33010684
[pid=117406] ppid=117403 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/117406/stat : 117406 (scip-naps-1.00a) S 117403 117406 116495 0 -1 4194304 262 340 0 0 0 0 0 0 20 0 1 0 141726489 4292608 768 18446744073709551615 94921367359488 94921368254021 140720928950448 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94921368493072 94921368540816 94921369202688 140720928954779 140720928954878 140720928954878 140720928960482 0
/proc/117406/statm: 1048 768 704 219 0 110 0
[pid=117411] ppid=117406 vsize=1327836 memory=175852 CPUtime=498.86 cores=1,3
/proc/117411/stat : 117411 (python3) S 117406 117406 116495 0 -1 4194304 48146 0 0 0 49879 7 0 0 20 0 1 0 141726491 1359704064 43963 18446744073709551615 94390167388160 94390167388537 140730214781616 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94390167399832 94390167400452 94390198620160 140730214787407 140730214787616 140730214787616 140730214793191 0
/proc/117411/statm: 331959 43963 8191 1 0 303317 0
[pid=117484] ppid=117411 vsize=62080 memory=55700 CPUtime=2714.73 cores=1,3
/proc/117484/stat : 117484 (naps-1.03a6) R 117411 117484 117484 0 -1 4194304 3865607 0 0 0 270184 1289 0 0 20 0 1 0 141776508 63569920 13925 18446744073709551615 4198400 7047149 140723804453792 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 8376320 140723804457359 140723804457457 140723804457457 140723804463049 0
/proc/117484/statm: 15520 13925 544 696 0 14681 0
Current children cumulated CPU time: 3213.59 s
Current children cumulated vsize: 1394108 KiB
Current children cumulated memory: 234624 KiB

[startup+3282.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/270 118247
/proc/meminfo: memFree=127208404/131249988 swapFree=33010160/33010684
[pid=117406] ppid=117403 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/117406/stat : 117406 (scip-naps-1.00a) S 117403 117406 116495 0 -1 4194304 262 340 0 0 0 0 0 0 20 0 1 0 141726489 4292608 768 18446744073709551615 94921367359488 94921368254021 140720928950448 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94921368493072 94921368540816 94921369202688 140720928954779 140720928954878 140720928954878 140720928960482 0
/proc/117406/statm: 1048 768 704 219 0 110 0
[pid=117411] ppid=117406 vsize=1327836 memory=175852 CPUtime=498.86 cores=1,3
/proc/117411/stat : 117411 (python3) S 117406 117406 116495 0 -1 4194304 48146 0 0 0 49879 7 0 0 20 0 1 0 141726491 1359704064 43963 18446744073709551615 94390167388160 94390167388537 140730214781616 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94390167399832 94390167400452 94390198620160 140730214787407 140730214787616 140730214787616 140730214793191 0
/proc/117411/statm: 331959 43963 8191 1 0 303317 0
[pid=117484] ppid=117411 vsize=62080 memory=51976 CPUtime=2774.59 cores=1,3
/proc/117484/stat : 117484 (naps-1.03a6) R 117411 117484 117484 0 -1 4194304 3900598 0 0 0 276150 1309 0 0 20 0 1 0 141776508 63569920 12994 18446744073709551615 4198400 7047149 140723804453792 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 8376320 140723804457359 140723804457457 140723804457457 140723804463049 0
/proc/117484/statm: 15520 12994 544 696 0 14681 0
Current children cumulated CPU time: 3273.45 s
Current children cumulated vsize: 1394108 KiB
Current children cumulated memory: 230900 KiB

[startup+3342.3 s]
/proc/loadavg: 4.06 4.10 4.09 5/271 118254
/proc/meminfo: memFree=127134816/131249988 swapFree=33010160/33010684
[pid=117406] ppid=117403 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/117406/stat : 117406 (scip-naps-1.00a) S 117403 117406 116495 0 -1 4194304 262 340 0 0 0 0 0 0 20 0 1 0 141726489 4292608 768 18446744073709551615 94921367359488 94921368254021 140720928950448 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94921368493072 94921368540816 94921369202688 140720928954779 140720928954878 140720928954878 140720928960482 0
/proc/117406/statm: 1048 768 704 219 0 110 0
[pid=117411] ppid=117406 vsize=1327836 memory=175852 CPUtime=498.86 cores=1,3
/proc/117411/stat : 117411 (python3) S 117406 117406 116495 0 -1 4194304 48146 0 0 0 49879 7 0 0 20 0 1 0 141726491 1359704064 43963 18446744073709551615 94390167388160 94390167388537 140730214781616 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94390167399832 94390167400452 94390198620160 140730214787407 140730214787616 140730214787616 140730214793191 0
/proc/117411/statm: 331959 43963 8191 1 0 303317 0
[pid=117484] ppid=117411 vsize=70272 memory=65280 CPUtime=2834.43 cores=1,3
/proc/117484/stat : 117484 (naps-1.03a6) R 117411 117484 117484 0 -1 4194304 4077293 0 0 0 282080 1363 0 0 20 0 1 0 141776508 71958528 16320 18446744073709551615 4198400 7047149 140723804453792 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 8376320 140723804457359 140723804457457 140723804457457 140723804463049 0
/proc/117484/statm: 17568 16320 544 696 0 16729 0
Current children cumulated CPU time: 3333.29 s
Current children cumulated vsize: 1402300 KiB
Current children cumulated memory: 244204 KiB

[startup+3402.3 s]
/proc/loadavg: 4.07 4.09 4.09 5/272 118257
/proc/meminfo: memFree=127127708/131249988 swapFree=33010160/33010684
[pid=117406] ppid=117403 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/117406/stat : 117406 (scip-naps-1.00a) S 117403 117406 116495 0 -1 4194304 262 340 0 0 0 0 0 0 20 0 1 0 141726489 4292608 768 18446744073709551615 94921367359488 94921368254021 140720928950448 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94921368493072 94921368540816 94921369202688 140720928954779 140720928954878 140720928954878 140720928960482 0
/proc/117406/statm: 1048 768 704 219 0 110 0
[pid=117411] ppid=117406 vsize=1327836 memory=175852 CPUtime=498.86 cores=1,3
/proc/117411/stat : 117411 (python3) S 117406 117406 116495 0 -1 4194304 48146 0 0 0 49879 7 0 0 20 0 1 0 141726491 1359704064 43963 18446744073709551615 94390167388160 94390167388537 140730214781616 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94390167399832 94390167400452 94390198620160 140730214787407 140730214787616 140730214787616 140730214793191 0
/proc/117411/statm: 331959 43963 8191 1 0 303317 0
[pid=117484] ppid=117411 vsize=70268 memory=55720 CPUtime=2894.28 cores=1,3
/proc/117484/stat : 117484 (naps-1.03a6) R 117411 117484 117484 0 -1 4194304 4264008 0 0 0 288002 1426 0 0 20 0 1 0 141776508 71954432 13930 18446744073709551615 4198400 7047149 140723804453792 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 8376320 140723804457359 140723804457457 140723804457457 140723804463049 0
/proc/117484/statm: 17567 13930 544 696 0 16728 0
Current children cumulated CPU time: 3393.14 s
Current children cumulated vsize: 1402296 KiB
Current children cumulated memory: 234644 KiB

[startup+3462.3 s]
/proc/loadavg: 4.13 4.10 4.09 5/272 118259
/proc/meminfo: memFree=127130060/131249988 swapFree=33010160/33010684
[pid=117406] ppid=117403 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/117406/stat : 117406 (scip-naps-1.00a) S 117403 117406 116495 0 -1 4194304 262 340 0 0 0 0 0 0 20 0 1 0 141726489 4292608 768 18446744073709551615 94921367359488 94921368254021 140720928950448 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94921368493072 94921368540816 94921369202688 140720928954779 140720928954878 140720928954878 140720928960482 0
/proc/117406/statm: 1048 768 704 219 0 110 0
[pid=117411] ppid=117406 vsize=1327836 memory=175852 CPUtime=498.86 cores=1,3
/proc/117411/stat : 117411 (python3) S 117406 117406 116495 0 -1 4194304 48146 0 0 0 49879 7 0 0 20 0 1 0 141726491 1359704064 43963 18446744073709551615 94390167388160 94390167388537 140730214781616 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94390167399832 94390167400452 94390198620160 140730214787407 140730214787616 140730214787616 140730214793191 0
/proc/117411/statm: 331959 43963 8191 1 0 303317 0
[pid=117484] ppid=117411 vsize=62080 memory=52116 CPUtime=2954.12 cores=1,3
/proc/117484/stat : 117484 (naps-1.03a6) R 117411 117484 117484 0 -1 4194304 4294126 0 0 0 293971 1441 0 0 20 0 1 0 141776508 63569920 13029 18446744073709551615 4198400 7047149 140723804453792 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 8376320 140723804457359 140723804457457 140723804457457 140723804463049 0
/proc/117484/statm: 15520 13029 544 696 0 14681 0
Current children cumulated CPU time: 3452.98 s
Current children cumulated vsize: 1394108 KiB
Current children cumulated memory: 231040 KiB

[startup+3522.3 s]
/proc/loadavg: 4.10 4.10 4.09 5/271 118261
/proc/meminfo: memFree=127148560/131249988 swapFree=33010160/33010684
[pid=117406] ppid=117403 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/117406/stat : 117406 (scip-naps-1.00a) S 117403 117406 116495 0 -1 4194304 262 340 0 0 0 0 0 0 20 0 1 0 141726489 4292608 768 18446744073709551615 94921367359488 94921368254021 140720928950448 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94921368493072 94921368540816 94921369202688 140720928954779 140720928954878 140720928954878 140720928960482 0
/proc/117406/statm: 1048 768 704 219 0 110 0
[pid=117411] ppid=117406 vsize=1327836 memory=175852 CPUtime=498.86 cores=1,3
/proc/117411/stat : 117411 (python3) S 117406 117406 116495 0 -1 4194304 48146 0 0 0 49879 7 0 0 20 0 1 0 141726491 1359704064 43963 18446744073709551615 94390167388160 94390167388537 140730214781616 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94390167399832 94390167400452 94390198620160 140730214787407 140730214787616 140730214787616 140730214793191 0
/proc/117411/statm: 331959 43963 8191 1 0 303317 0
[pid=117484] ppid=117411 vsize=70272 memory=65284 CPUtime=3013.96 cores=1,3
/proc/117484/stat : 117484 (naps-1.03a6) R 117411 117484 117484 0 -1 4194304 4469473 0 0 0 299902 1494 0 0 20 0 1 0 141776508 71958528 16321 18446744073709551615 4198400 7047149 140723804453792 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 8376320 140723804457359 140723804457457 140723804457457 140723804463049 0
/proc/117484/statm: 17568 16321 544 696 0 16729 0
Current children cumulated CPU time: 3512.82 s
Current children cumulated vsize: 1402300 KiB
Current children cumulated memory: 244208 KiB

[startup+3582.3 s]
/proc/loadavg: 4.16 4.11 4.09 5/271 118274
/proc/meminfo: memFree=127134696/131249988 swapFree=33010160/33010684
[pid=117406] ppid=117403 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/117406/stat : 117406 (scip-naps-1.00a) S 117403 117406 116495 0 -1 4194304 262 340 0 0 0 0 0 0 20 0 1 0 141726489 4292608 768 18446744073709551615 94921367359488 94921368254021 140720928950448 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94921368493072 94921368540816 94921369202688 140720928954779 140720928954878 140720928954878 140720928960482 0
/proc/117406/statm: 1048 768 704 219 0 110 0
[pid=117411] ppid=117406 vsize=1327836 memory=175852 CPUtime=498.86 cores=1,3
/proc/117411/stat : 117411 (python3) S 117406 117406 116495 0 -1 4194304 48146 0 0 0 49879 7 0 0 20 0 1 0 141726491 1359704064 43963 18446744073709551615 94390167388160 94390167388537 140730214781616 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94390167399832 94390167400452 94390198620160 140730214787407 140730214787616 140730214787616 140730214793191 0
/proc/117411/statm: 331959 43963 8191 1 0 303317 0
[pid=117484] ppid=117411 vsize=78464 memory=59780 CPUtime=3073.8 cores=1,3
/proc/117484/stat : 117484 (naps-1.03a6) R 117411 117484 117484 0 -1 4194304 4682979 0 0 0 305811 1569 0 0 20 0 1 0 141776508 80347136 14945 18446744073709551615 4198400 7047149 140723804453792 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 8376320 140723804457359 140723804457457 140723804457457 140723804463049 0
/proc/117484/statm: 19616 14945 544 696 0 18777 0
Current children cumulated CPU time: 3572.66 s
Current children cumulated vsize: 1410492 KiB
Current children cumulated memory: 238704 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.8 s]
/proc/loadavg: 4.10 4.10 4.09 5/270 118275
/proc/meminfo: memFree=127105016/131249988 swapFree=33010160/33010684
[pid=117406] ppid=117403 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/117406/stat : 117406 (scip-naps-1.00a) S 117403 117406 116495 0 -1 4194304 262 340 0 0 0 0 0 0 20 0 1 0 141726489 4292608 768 18446744073709551615 94921367359488 94921368254021 140720928950448 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94921368493072 94921368540816 94921369202688 140720928954779 140720928954878 140720928954878 140720928960482 0
/proc/117406/statm: 1048 768 704 219 0 110 0
[pid=117411] ppid=117406 vsize=1327836 memory=175852 CPUtime=498.86 cores=1,3
/proc/117411/stat : 117411 (python3) S 117406 117406 116495 0 -1 4194304 48146 0 0 0 49879 7 0 0 20 0 1 0 141726491 1359704064 43963 18446744073709551615 94390167388160 94390167388537 140730214781616 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94390167399832 94390167400452 94390198620160 140730214787407 140730214787616 140730214787616 140730214793191 0
/proc/117411/statm: 331959 43963 8191 1 0 303317 0
[pid=117484] ppid=117411 vsize=111232 memory=78804 CPUtime=3101.23 cores=1,3
/proc/117484/stat : 117484 (naps-1.03a6) R 117411 117484 117484 0 -1 4194304 4698420 0 0 0 308546 1577 0 0 20 0 1 0 141776508 113901568 19701 18446744073709551615 4198400 7047149 140723804453792 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 8376320 140723804457359 140723804457457 140723804457457 140723804463049 0
/proc/117484/statm: 27808 19701 544 696 0 26969 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 1443260 KiB
Current children cumulated memory: 257728 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.001766 s, system=0.005498 s

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

# cumulated CPU time of all completed processes:  user=3584.3 s, system=15.8771 s
# this solver process was not waited by its parent and was adopted by runsolver

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

Child status: 0

Real time (s): 3609.86
CPU time (s): 3600.18
CPU user time (s): 3584.3
CPU system time (s): 15.8771
CPU usage (%): 99.7317
Max. virtual memory (cumulated for all children) (KiB): 1467836
Max. memory (cumulated for all children) (KiB): 281072

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3584.3
system time used= 15.8771
maximum resident set size= 175852
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4763207
page faults= 0
swaps= 0
block input operations= 0
block output operations= 848
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 352
involuntary context switches= 7169


# summary of solver processes directly reported to runsolver:
#   pid: 117406,117411
#   total CPU time (s): 3600.18
#   total CPU user time (s): 3584.3
#   total CPU system time (s): 15.8771

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.95899 second user time and 14.4638 second system time

The end

Launcher Data

Begin job on nodeC020 at 2025-07-11 21:01:29
IDJOB=4529999
IDBENCH=162182
IDSOLVER=3388
FILE ID=nodeC020/4529999-1752260489
RUNJOBID= nodeC020-1752258788-116511
SLURM_JOB_ID= 9682615
Free space on /tmp= 431328 MiB

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

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

MD5SUM BENCH= 94dee3519407525a3e2f33fb04ced940
RANDOM SEED=1604223105

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.802
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		: 3694.213
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		: 3600.001
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		: 3599.873
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.910
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.836
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.147
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		: 3602.197
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:        108773192 kB
MemAvailable:   109834532 kB
Buffers:            2128 kB
Cached:          1850324 kB
SwapCached:            8 kB
Active:         20470384 kB
Inactive:        1278988 kB
Active(anon):   19890416 kB
Inactive(anon):    24548 kB
Active(file):     579968 kB
Inactive(file):  1254440 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              5932 kB
Writeback:             0 kB
AnonPages:      19898332 kB
Mapped:           133328 kB
Shmem:             18044 kB
KReclaimable:     132340 kB
Slab:             227120 kB
SReclaimable:     132340 kB
SUnreclaim:        94780 kB
KernelStack:        4352 kB
PageTables:        42840 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635676 kB
Committed_AS:   24058004 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150664 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4638720 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:01:39