Trace number 4512875

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 3611

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.99/500.47	c Command: HOME/scip-naps.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4512875-1751206724.opb
498.99/500.47	c Solving mode: decision
498.99/500.47	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
498.99/500.47	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
498.99/500.47	c original problem has 4288 variables (4288 bin, 0 int, 0 impl, 0 cont) and 9504 constraints
498.99/500.47	c presolving:
498.99/500.47	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.99/500.47	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.99/500.47	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.99/500.47	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.99/500.47	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.99/500.47	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.99/500.47	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.99/500.47	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.99/500.47	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.99/500.47	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.99/500.47	c    (0.5s) probing: 809/3390 (23.9%) - 3 fixings, 0 aggregations, 260 implications, 0 bound changes
498.99/500.47	c    (0.5s) probing aborted: 50/50 successive totally useless probings
498.99/500.47	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.99/500.47	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.99/500.47	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.99/500.47	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.99/500.47	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.99/500.47	c    (0.7s) probing: 1000/3390 (29.5%) - 3 fixings, 0 aggregations, 334 implications, 0 bound changes
498.99/500.47	c    (0.7s) probing: 1106/3390 (32.6%) - 3 fixings, 0 aggregations, 338 implications, 0 bound changes
498.99/500.47	c    (0.7s) probing aborted: 50/50 successive totally useless probings
498.99/500.47	c    (0.7s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
498.99/500.47	c    (0.7s) no symmetry present (symcode time: 0.00)
498.99/500.47	c presolving (16 rounds: 16 fast, 10 medium, 9 exhaustive):
498.99/500.47	c  971 deleted vars, 3178 deleted constraints, 1489 added constraints, 691 tightened bounds, 0 added holes, 116 changed sides, 34 changed coefficients
498.99/500.47	c  0 implications, 678 cliques
498.99/500.47	c presolved problem has 3386 variables (3386 bin, 0 int, 0 impl, 0 cont) and 7815 constraints
498.99/500.47	c      32 constraints of type <and>
498.99/500.47	c    1350 constraints of type <linear>
498.99/500.47	c    6433 constraints of type <logicor>
498.99/500.47	c transformed objective value is always integral (scale: 1)
498.99/500.47	c Presolving Time: 0.72
498.99/500.47	c 
498.99/500.47	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
498.99/500.47	c   0.9s|     1 |     0 |  1015 |     - |    52M |   0 |3386 |7821 |7847 |   0 |  0 |   5 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.99/500.47	c   2.0s|     1 |     0 |  4931 |     - |    58M |   0 |3386 |7821 |8140 | 293 |  1 |   5 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.99/500.47	c   3.7s|     1 |     0 |  8247 |     - |    61M |   0 |3386 |7821 |8434 | 587 |  2 |   5 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.99/500.47	c   6.0s|     1 |     0 | 12153 |     - |    63M |   0 |3386 |7820 |8719 | 872 |  3 |   5 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.99/500.47	c   8.0s|     1 |     0 | 15281 |     - |    68M |   0 |3386 |7820 |8993 |1146 |  4 |   5 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.99/500.47	c  10.1s|     1 |     0 | 18423 |     - |    70M |   0 |3386 |7820 |9282 |1435 |  5 |   5 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.99/500.47	c  13.5s|     1 |     0 | 23590 |     - |    72M |   0 |3386 |7820 |9542 |1695 |  6 |   5 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.99/500.47	c  16.7s|     1 |     0 | 28392 |     - |    73M |   0 |3386 |7821 |9777 |1930 |  7 |   6 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.99/500.47	c  19.8s|     1 |     0 | 32832 |     - |    74M |   0 |3386 |7821 |9995 |2148 |  8 |   6 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.99/500.47	c  23.0s|     1 |     0 | 37080 |     - |    76M |   0 |3386 |7821 |  10k|2264 |  9 |   6 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.99/500.47	c  26.0s|     1 |     0 | 41311 |     - |    77M |   0 |3386 |7821 |  10k|2364 | 10 |   6 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.99/500.47	c  27.6s|     1 |     0 | 44435 |     - |    79M |   0 |3386 |7821 |  10k|2450 | 11 |   6 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.99/500.47	c  42.4s|     1 |     2 | 54557 |     - |    79M |   0 |3386 |7821 |  10k|2450 | 11 |   6 |  11 | 0.000000e+00 |      --      |    Inf | unknown
498.99/500.47	c   323s|   100 |   101 |265117 |2229.1 |    81M |  15 |3386 |7878 |8008 |4261 |  1 |  75 |  11 | 0.000000e+00 |      --      |    Inf | unknown
498.99/500.47	c   371s|   200 |   201 |364931 |1610.5 |    82M |  26 |3386 |7910 |8307 |6075 |  1 | 109 |  11 | 0.000000e+00 |      --      |    Inf | unknown
498.99/500.47	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
498.99/500.47	c   417s|   300 |   301 |461019 |1393.3 |    85M |  26 |3386 |7931 |8168 |9482 |  1 | 160 |  11 | 0.000000e+00 |      --      |    Inf | unknown
498.99/500.47	c   447s|   400 |   401 |522474 |1198.1 |    85M |  26 |3386 |7932 |8161 |  11k|  1 | 174 |  11 | 0.000000e+00 |      --      |    Inf | unknown
498.99/500.47	c   461s|   500 |   501 |554299 |1021.8 |    85M |  30 |3386 |7928 |8307 |  12k|  1 | 175 |  11 | 0.000000e+00 |      --      |    Inf | unknown
498.99/500.47	c   490s|   600 |   601 |608322 | 941.4 |    86M |  30 |3386 |7916 |8009 |  14k|  1 | 178 |  11 | 0.000000e+00 |      --      |    Inf | unknown
498.99/500.47	c 
498.99/500.47	c SCIP Status        : solving was interrupted [time limit reached]
498.99/500.47	c Solving Time (sec) : 500.00
498.99/500.47	c Solving Nodes      : 619
498.99/500.47	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
498.99/500.47	c Dual Bound         : +0.00000000000000e+00
498.99/500.47	c Gap                : infinite
498.99/500.47	c ----------------------------------------------------------------------
498.99/500.47	c dual bound: 0.0 -> 0
498.99/500.47	c primal bound: 1e+20 -> 100000000000000000000
498.99/500.47	c scip-goal-lb: 0
498.99/500.47	c scip-goal-ub: 100000000000000000000
498.99/500.47	c writing output to: HOME/tmpaqhvzyj7.opb
498.99/500.47	c appending fixed variable constraints
498.99/500.47	c scip-fixed vars: 22.92% (776/3386)
498.99/500.47	c ----------------------------------------------------------------------
498.99/500.47	c executing external solver: HOME/naps-1.03a6
498.99/500.47	c ----------------------------------------------------------------------
498.99/500.47	c command: HOME/naps-1.03a6 HOME/tmpaqhvzyj7.opb
498.99/500.47	c NaPS 1.03a6.
498.99/500.47	c Input file name: HOME/tmpaqhvzyj7.opb
3600.08/3610.90	c
3600.08/3610.90	c *** TERMINATED *** by signal 15
3600.08/3610.90	c _____________________________________________________________________________
3600.08/3610.90	c std/band forms        : 16,882
3600.08/3610.90	c 2cl/3cl ITE-codings   : 22,13078
3600.08/3610.90	c BDD/srt/adr Max costs : 32,0,0
3600.08/3610.90	c BDDraw/bin/mul/srt/adr: 898,0,0,0,0
3600.08/3610.90	c BDD nodes             : 23783
3600.08/3610.90	c Es1/CC detections     : 0,0
3600.08/3610.90	c CC sort               : 0
3600.08/3610.90	c SAT/UNSAT calls       : 0,0
3600.08/3610.90	c regenrated variables  : 0
3600.08/3610.90	c eliminated fixed lits : 5111
3600.08/3610.90	c goal lit flips        : 0
3600.08/3610.90	c goal stages           : 0
3600.08/3610.90	c goal shrink           : 0
3600.08/3610.90	c goal coeff separations: 0
3600.08/3610.90	c restarts              : 0
3600.08/3610.90	c conflicts             : 0              (0 /sec)
3600.08/3610.90	c decisions             : 0              (0 /sec)
3600.08/3610.90	c propagations          : 0              (0 /sec)
3600.08/3610.90	c inspects              : 0              (0 /sec)
3600.08/3610.90	c CPU time (solving tm) : 3085 s        (3085 s, SAT 0 s, UNSAT 0 s)
3600.08/3610.90	c Time for Opt-base     : 0 s
3600.08/3610.90	c Steps for Opt-base    : 0
3600.08/3610.90	c Time for BDD coding   : 0.2461 s
3600.08/3610.90	c Time for srt coding   : 0 s
3600.08/3610.90	c _____________________________________________________________________________
3600.08/3610.90	s UNKNOWN
3600.08/3610.95	c received SIGTERM, forwarding to pbsolver...
3600.08/3610.95	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: 63794 MiB (62440 MiB free)
  memory of node 1: 64507 MiB (40980 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4512875-1751206724/watcher-4512875-1751206724 -o /tmp/evaluation-result-4512875-1751206724/solver-4512875-1751206724 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1751204026-25378 --watchdog 3760 ./scip-naps-1.00.sh HOME/instance-4512875-1751206724.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
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=26678, runsolver pid=26675

[startup+0.100072 s]*
/proc/loadavg: 4.20 4.14 4.12 6/258 26683
/proc/meminfo: memFree=105903172/131382116 swapFree=33010684/33010684
[pid=26678] ppid=26675 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/26678/stat : 26678 (scip-naps-1.00.) S 26675 26678 25366 0 -1 4194304 259 339 0 0 0 0 0 0 20 0 1 0 36352083 4292608 736 18446744073709551615 94581628731392 94581629625925 140736412424528 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94581629864976 94581629912720 94581631102976 140736412428705 140736412428802 140736412428802 140736412434404 0
/proc/26678/statm: 1048 736 672 219 0 110 0
[pid=26683] ppid=26678 vsize=18936 memory=14080 CPUtime=0.07 cores=1,3
/proc/26683/stat : 26683 (python3) R 26678 26678 25366 0 -1 4194304 1837 0 0 0 6 1 0 0 20 0 1 0 36352086 19390464 3520 18446744073709551615 93931229761536 93931229761913 140720575977808 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 93931229773208 93931229773828 93931263283200 140720575981912 140720575982114 140720575982114 140720575987687 0
/proc/26683/statm: 4734 3520 1984 1 0 1507 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 23128 KiB
Current children cumulated memory: 17024 KiB

[startup+0.21362 s]*
/proc/loadavg: 4.20 4.14 4.12 5/258 26683
/proc/meminfo: memFree=105903172/131382116 swapFree=33010684/33010684
[pid=26678] ppid=26675 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/26678/stat : 26678 (scip-naps-1.00.) S 26675 26678 25366 0 -1 4194304 259 339 0 0 0 0 0 0 20 0 1 0 36352083 4292608 736 18446744073709551615 94581628731392 94581629625925 140736412424528 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94581629864976 94581629912720 94581631102976 140736412428705 140736412428802 140736412428802 140736412434404 0
/proc/26678/statm: 1048 736 672 219 0 110 0
[pid=26683] ppid=26678 vsize=1186236 memory=30888 CPUtime=0.16 cores=1,3
/proc/26683/stat : 26683 (python3) R 26678 26678 25366 0 -1 4194304 3538 0 0 0 14 2 0 0 20 0 1 0 36352086 1214705664 7722 18446744073709551615 93931229761536 93931229761913 140720575977808 0 0 0 0 16781312 2 0 0 0 17 3 0 0 0 0 0 93931229773208 93931229773828 93931263283200 140720575981912 140720575982114 140720575982114 140720575987687 0
/proc/26683/statm: 296559 7722 4844 1 0 268581 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 1190428 KiB
Current children cumulated memory: 33832 KiB

[startup+0.313465 s]*
/proc/loadavg: 4.20 4.14 4.12 5/258 26683
/proc/meminfo: memFree=105903172/131382116 swapFree=33010684/33010684
[pid=26678] ppid=26675 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/26678/stat : 26678 (scip-naps-1.00.) S 26675 26678 25366 0 -1 4194304 259 339 0 0 0 0 0 0 20 0 1 0 36352083 4292608 736 18446744073709551615 94581628731392 94581629625925 140736412424528 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94581629864976 94581629912720 94581631102976 140736412428705 140736412428802 140736412428802 140736412434404 0
/proc/26678/statm: 1048 736 672 219 0 110 0
[pid=26683] ppid=26678 vsize=1189944 memory=34856 CPUtime=0.25 cores=1,3
/proc/26683/stat : 26683 (python3) R 26678 26678 25366 0 -1 4194304 4354 0 0 0 22 3 0 0 20 0 1 0 36352086 1218502656 8714 18446744073709551615 93931229761536 93931229761913 140720575977808 0 0 0 0 16781312 2 0 0 0 17 3 0 0 0 0 0 93931229773208 93931229773828 93931263283200 140720575981912 140720575982114 140720575982114 140720575987687 0
/proc/26683/statm: 297486 8714 5036 1 0 269395 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 1194136 KiB
Current children cumulated memory: 37800 KiB

[startup+0.700376 s]
/proc/loadavg: 4.20 4.14 4.12 5/258 26683
/proc/meminfo: memFree=105883516/131382116 swapFree=33010684/33010684
[pid=26678] ppid=26675 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/26678/stat : 26678 (scip-naps-1.00.) S 26675 26678 25366 0 -1 4194304 259 339 0 0 0 0 0 0 20 0 1 0 36352083 4292608 736 18446744073709551615 94581628731392 94581629625925 140736412424528 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94581629864976 94581629912720 94581631102976 140736412428705 140736412428802 140736412428802 140736412434404 0
/proc/26678/statm: 1048 736 672 219 0 110 0
[pid=26683] ppid=26678 vsize=1229784 memory=81704 CPUtime=0.61 cores=1,3
/proc/26683/stat : 26683 (python3) R 26678 26678 25366 0 -1 4194304 13398 0 0 0 55 6 0 0 20 0 1 0 36352086 1259298816 20426 18446744073709551615 93931229761536 93931229761913 140720575977808 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 93931229773208 93931229773828 93931263283200 140720575981912 140720575982114 140720575982114 140720575987687 0
/proc/26683/statm: 307446 20426 7916 1 0 278804 0
Current children cumulated CPU time: 0.61 s
Current children cumulated vsize: 1233976 KiB
Current children cumulated memory: 84648 KiB

[startup+1.50042 s]
/proc/loadavg: 4.20 4.14 4.12 5/258 26683
/proc/meminfo: memFree=105875704/131382116 swapFree=33010684/33010684
[pid=26678] ppid=26675 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/26678/stat : 26678 (scip-naps-1.00.) S 26675 26678 25366 0 -1 4194304 259 339 0 0 0 0 0 0 20 0 1 0 36352083 4292608 736 18446744073709551615 94581628731392 94581629625925 140736412424528 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94581629864976 94581629912720 94581631102976 140736412428705 140736412428802 140736412428802 140736412434404 0
/proc/26678/statm: 1048 736 672 219 0 110 0
[pid=26683] ppid=26678 vsize=1257060 memory=104856 CPUtime=1.4 cores=1,3
/proc/26683/stat : 26683 (python3) R 26678 26678 25366 0 -1 4194304 19365 0 0 0 133 7 0 0 20 0 1 0 36352086 1287229440 26214 18446744073709551615 93931229761536 93931229761913 140720575977808 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 93931229773208 93931229773828 93931263283200 140720575981912 140720575982114 140720575982114 140720575987687 0
/proc/26683/statm: 314265 26214 8108 1 0 285623 0
Current children cumulated CPU time: 1.4 s
Current children cumulated vsize: 1261252 KiB
Current children cumulated memory: 107800 KiB

[startup+3.11312 s]
/proc/loadavg: 4.18 4.14 4.12 5/258 26683
/proc/meminfo: memFree=105815428/131382116 swapFree=33010684/33010684
[pid=26678] ppid=26675 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/26678/stat : 26678 (scip-naps-1.00.) S 26675 26678 25366 0 -1 4194304 259 339 0 0 0 0 0 0 20 0 1 0 36352083 4292608 736 18446744073709551615 94581628731392 94581629625925 140736412424528 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94581629864976 94581629912720 94581631102976 140736412428705 140736412428802 140736412428802 140736412434404 0
/proc/26678/statm: 1048 736 672 219 0 110 0
[pid=26683] ppid=26678 vsize=1289720 memory=135636 CPUtime=3.01 cores=1,3
/proc/26683/stat : 26683 (python3) R 26678 26678 25366 0 -1 4194304 28049 0 0 0 292 9 0 0 20 0 1 0 36352086 1320673280 33909 18446744073709551615 93931229761536 93931229761913 140720575977808 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 93931229773208 93931229773828 93931263283200 140720575981912 140720575982114 140720575982114 140720575987687 0
/proc/26683/statm: 322430 33909 8140 1 0 293788 0
Current children cumulated CPU time: 3.01 s
Current children cumulated vsize: 1293912 KiB
Current children cumulated memory: 138580 KiB

[startup+6.30042 s]
/proc/loadavg: 4.18 4.14 4.12 5/258 26683
/proc/meminfo: memFree=105815344/131382116 swapFree=33010684/33010684
[pid=26678] ppid=26675 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/26678/stat : 26678 (scip-naps-1.00.) S 26675 26678 25366 0 -1 4194304 259 339 0 0 0 0 0 0 20 0 1 0 36352083 4292608 736 18446744073709551615 94581628731392 94581629625925 140736412424528 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94581629864976 94581629912720 94581631102976 140736412428705 140736412428802 140736412428802 140736412434404 0
/proc/26678/statm: 1048 736 672 219 0 110 0
[pid=26683] ppid=26678 vsize=1289720 memory=135636 CPUtime=6.19 cores=1,3
/proc/26683/stat : 26683 (python3) R 26678 26678 25366 0 -1 4194304 28058 0 0 0 610 9 0 0 20 0 1 0 36352086 1320673280 33909 18446744073709551615 93931229761536 93931229761913 140720575977808 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 93931229773208 93931229773828 93931263283200 140720575981912 140720575982114 140720575982114 140720575987687 0
/proc/26683/statm: 322430 33909 8140 1 0 293788 0
Current children cumulated CPU time: 6.19 s
Current children cumulated vsize: 1293912 KiB
Current children cumulated memory: 138580 KiB

[startup+12.7004 s]
/proc/loadavg: 4.15 4.13 4.12 5/258 26683
/proc/meminfo: memFree=105799088/131382116 swapFree=33010684/33010684
[pid=26678] ppid=26675 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/26678/stat : 26678 (scip-naps-1.00.) S 26675 26678 25366 0 -1 4194304 259 339 0 0 0 0 0 0 20 0 1 0 36352083 4292608 736 18446744073709551615 94581628731392 94581629625925 140736412424528 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94581629864976 94581629912720 94581631102976 140736412428705 140736412428802 140736412428802 140736412434404 0
/proc/26678/statm: 1048 736 672 219 0 110 0
[pid=26683] ppid=26678 vsize=1289720 memory=136788 CPUtime=12.57 cores=1,3
/proc/26683/stat : 26683 (python3) R 26678 26678 25366 0 -1 4194304 28350 0 0 0 1248 9 0 0 20 0 1 0 36352086 1320673280 34197 18446744073709551615 93931229761536 93931229761913 140720575977808 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 93931229773208 93931229773828 93931263283200 140720575981912 140720575982114 140720575982114 140720575987687 0
/proc/26683/statm: 322430 34197 8140 1 0 293788 0
Current children cumulated CPU time: 12.57 s
Current children cumulated vsize: 1293912 KiB
Current children cumulated memory: 139732 KiB

[startup+25.5004 s]
/proc/loadavg: 4.13 4.13 4.12 5/258 26683
/proc/meminfo: memFree=105387568/131382116 swapFree=33010684/33010684
[pid=26678] ppid=26675 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/26678/stat : 26678 (scip-naps-1.00.) S 26675 26678 25366 0 -1 4194304 259 339 0 0 0 0 0 0 20 0 1 0 36352083 4292608 736 18446744073709551615 94581628731392 94581629625925 140736412424528 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94581629864976 94581629912720 94581631102976 140736412428705 140736412428802 140736412428802 140736412434404 0
/proc/26678/statm: 1048 736 672 219 0 110 0
[pid=26683] ppid=26678 vsize=1289720 memory=136916 CPUtime=25.33 cores=1,3
/proc/26683/stat : 26683 (python3) R 26678 26678 25366 0 -1 4194304 28377 0 0 0 2524 9 0 0 20 0 1 0 36352086 1320673280 34229 18446744073709551615 93931229761536 93931229761913 140720575977808 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 93931229773208 93931229773828 93931263283200 140720575981912 140720575982114 140720575982114 140720575987687 0
/proc/26683/statm: 322430 34229 8140 1 0 293788 0
Current children cumulated CPU time: 25.33 s
Current children cumulated vsize: 1293912 KiB
Current children cumulated memory: 139860 KiB

[startup+51.113 s]
/proc/loadavg: 4.16 4.13 4.12 5/256 26734
/proc/meminfo: memFree=129140204/131382116 swapFree=33010684/33010684
[pid=26678] ppid=26675 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/26678/stat : 26678 (scip-naps-1.00.) S 26675 26678 25366 0 -1 4194304 259 339 0 0 0 0 0 0 20 0 1 0 36352083 4292608 736 18446744073709551615 94581628731392 94581629625925 140736412424528 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94581629864976 94581629912720 94581631102976 140736412428705 140736412428802 140736412428802 140736412434404 0
/proc/26678/statm: 1048 736 672 219 0 110 0
[pid=26683] ppid=26678 vsize=1315820 memory=160920 CPUtime=50.88 cores=1,3
/proc/26683/stat : 26683 (python3) R 26678 26678 25366 0 -1 4194304 38869 0 0 0 5077 11 0 0 20 0 1 0 36352086 1347399680 40230 18446744073709551615 93931229761536 93931229761913 140720575977808 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 93931229773208 93931229773828 93931263283200 140720575981912 140720575982114 140720575982114 140720575987687 0
/proc/26683/statm: 328955 40230 8140 1 0 300313 0
Current children cumulated CPU time: 50.88 s
Current children cumulated vsize: 1320012 KiB
Current children cumulated memory: 163864 KiB

[startup+102.3 s]
/proc/loadavg: 4.06 4.11 4.11 5/255 26736
/proc/meminfo: memFree=129094332/131382116 swapFree=33010684/33010684
[pid=26678] ppid=26675 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/26678/stat : 26678 (scip-naps-1.00.) S 26675 26678 25366 0 -1 4194304 259 339 0 0 0 0 0 0 20 0 1 0 36352083 4292608 736 18446744073709551615 94581628731392 94581629625925 140736412424528 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94581629864976 94581629912720 94581631102976 140736412428705 140736412428802 140736412428802 140736412434404 0
/proc/26678/statm: 1048 736 672 219 0 110 0
[pid=26683] ppid=26678 vsize=1315820 memory=160920 CPUtime=101.93 cores=1,3
/proc/26683/stat : 26683 (python3) R 26678 26678 25366 0 -1 4194304 38869 0 0 0 10182 11 0 0 20 0 1 0 36352086 1347399680 40230 18446744073709551615 93931229761536 93931229761913 140720575977808 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 93931229773208 93931229773828 93931263283200 140720575981912 140720575982114 140720575982114 140720575987687 0
/proc/26683/statm: 328955 40230 8140 1 0 300313 0
Current children cumulated CPU time: 101.93 s
Current children cumulated vsize: 1320012 KiB
Current children cumulated memory: 163864 KiB

[startup+162.3 s]
/proc/loadavg: 4.06 4.10 4.10 5/256 26743
/proc/meminfo: memFree=129095392/131382116 swapFree=33010684/33010684
[pid=26678] ppid=26675 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/26678/stat : 26678 (scip-naps-1.00.) S 26675 26678 25366 0 -1 4194304 259 339 0 0 0 0 0 0 20 0 1 0 36352083 4292608 736 18446744073709551615 94581628731392 94581629625925 140736412424528 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94581629864976 94581629912720 94581631102976 140736412428705 140736412428802 140736412428802 140736412434404 0
/proc/26678/statm: 1048 736 672 219 0 110 0
[pid=26683] ppid=26678 vsize=1315820 memory=164632 CPUtime=161.78 cores=1,3
/proc/26683/stat : 26683 (python3) R 26678 26678 25366 0 -1 4194304 38869 0 0 0 16167 11 0 0 20 0 1 0 36352086 1347399680 41158 18446744073709551615 93931229761536 93931229761913 140720575977808 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 93931229773208 93931229773828 93931263283200 140720575981912 140720575982114 140720575982114 140720575987687 0
/proc/26683/statm: 328955 41158 8140 1 0 300313 0
Current children cumulated CPU time: 161.78 s
Current children cumulated vsize: 1320012 KiB
Current children cumulated memory: 167576 KiB

[startup+222.3 s]
/proc/loadavg: 4.12 4.11 4.10 5/255 26745
/proc/meminfo: memFree=129092840/131382116 swapFree=33010684/33010684
[pid=26678] ppid=26675 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/26678/stat : 26678 (scip-naps-1.00.) S 26675 26678 25366 0 -1 4194304 259 339 0 0 0 0 0 0 20 0 1 0 36352083 4292608 736 18446744073709551615 94581628731392 94581629625925 140736412424528 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94581629864976 94581629912720 94581631102976 140736412428705 140736412428802 140736412428802 140736412434404 0
/proc/26678/statm: 1048 736 672 219 0 110 0
[pid=26683] ppid=26678 vsize=1315820 memory=167704 CPUtime=221.61 cores=1,3
/proc/26683/stat : 26683 (python3) R 26678 26678 25366 0 -1 4194304 38953 0 0 0 22150 11 0 0 20 0 1 0 36352086 1347399680 41926 18446744073709551615 93931229761536 93931229761913 140720575977808 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 93931229773208 93931229773828 93931263283200 140720575981912 140720575982114 140720575982114 140720575987687 0
/proc/26683/statm: 328955 41926 8140 1 0 300313 0
Current children cumulated CPU time: 221.61 s

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

[pid=26757] ppid=26683 vsize=62080 memory=56148 CPUtime=2713.65 cores=1,3
/proc/26757/stat : 26757 (naps-1.03a6) R 26683 26757 26757 0 -1 4194304 3276473 0 0 0 270113 1252 0 0 20 0 1 0 36402131 63569920 14037 18446744073709551615 4198400 7047149 140735615388624 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 37605376 140735615392145 140735615392243 140735615392243 140735615397833 0
/proc/26757/statm: 15520 14037 544 696 0 14681 0
Current children cumulated CPU time: 3212.72 s
Current children cumulated vsize: 1394020 KiB
Current children cumulated memory: 240852 KiB

[startup+3282.3 s]
/proc/loadavg: 4.13 4.14 4.16 5/259 27055
/proc/meminfo: memFree=129355676/131382116 swapFree=33010684/33010684
[pid=26678] ppid=26675 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/26678/stat : 26678 (scip-naps-1.00.) S 26675 26678 25366 0 -1 4194304 259 339 0 0 0 0 0 0 20 0 1 0 36352083 4292608 736 18446744073709551615 94581628731392 94581629625925 140736412424528 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94581629864976 94581629912720 94581631102976 140736412428705 140736412428802 140736412428802 140736412434404 0
/proc/26678/statm: 1048 736 672 219 0 110 0
[pid=26683] ppid=26678 vsize=1327748 memory=181760 CPUtime=499.07 cores=1,3
/proc/26683/stat : 26683 (python3) S 26678 26678 25366 0 -1 4194304 55808 0 0 0 49889 18 0 0 20 0 1 0 36352086 1359613952 45440 18446744073709551615 93931229761536 93931229761913 140720575977808 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 93931229773208 93931229773828 93931263283200 140720575981912 140720575982114 140720575982114 140720575987687 0
/proc/26683/statm: 331937 45440 8172 1 0 303295 0
[pid=26757] ppid=26683 vsize=86656 memory=76628 CPUtime=2773.48 cores=1,3
/proc/26757/stat : 26757 (naps-1.03a6) R 26683 26757 26757 0 -1 4194304 3460439 0 0 0 276025 1323 0 0 20 0 1 0 36402131 88735744 19157 18446744073709551615 4198400 7047149 140735615388624 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 37605376 140735615392145 140735615392243 140735615392243 140735615397833 0
/proc/26757/statm: 21664 19157 544 696 0 20825 0
Current children cumulated CPU time: 3272.55 s
Current children cumulated vsize: 1418596 KiB
Current children cumulated memory: 261332 KiB

[startup+3342.3 s]
/proc/loadavg: 4.14 4.14 4.16 5/260 27062
/proc/meminfo: memFree=129378272/131382116 swapFree=33010684/33010684
[pid=26678] ppid=26675 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/26678/stat : 26678 (scip-naps-1.00.) S 26675 26678 25366 0 -1 4194304 259 339 0 0 0 0 0 0 20 0 1 0 36352083 4292608 736 18446744073709551615 94581628731392 94581629625925 140736412424528 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94581629864976 94581629912720 94581631102976 140736412428705 140736412428802 140736412428802 140736412434404 0
/proc/26678/statm: 1048 736 672 219 0 110 0
[pid=26683] ppid=26678 vsize=1327748 memory=181760 CPUtime=499.07 cores=1,3
/proc/26683/stat : 26683 (python3) S 26678 26678 25366 0 -1 4194304 55808 0 0 0 49889 18 0 0 20 0 1 0 36352086 1359613952 45440 18446744073709551615 93931229761536 93931229761913 140720575977808 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 93931229773208 93931229773828 93931263283200 140720575981912 140720575982114 140720575982114 140720575987687 0
/proc/26683/statm: 331937 45440 8172 1 0 303295 0
[pid=26757] ppid=26683 vsize=62080 memory=58196 CPUtime=2833.32 cores=1,3
/proc/26757/stat : 26757 (naps-1.03a6) R 26683 26757 26757 0 -1 4194304 3492387 0 0 0 281990 1342 0 0 20 0 1 0 36402131 63569920 14549 18446744073709551615 4198400 7047149 140735615388624 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 37605376 140735615392145 140735615392243 140735615392243 140735615397833 0
/proc/26757/statm: 15520 14549 544 696 0 14681 0
Current children cumulated CPU time: 3332.39 s
Current children cumulated vsize: 1394020 KiB
Current children cumulated memory: 242900 KiB

[startup+3402.3 s]
/proc/loadavg: 4.17 4.15 4.16 5/260 27064
/proc/meminfo: memFree=129377304/131382116 swapFree=33010684/33010684
[pid=26678] ppid=26675 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/26678/stat : 26678 (scip-naps-1.00.) S 26675 26678 25366 0 -1 4194304 259 339 0 0 0 0 0 0 20 0 1 0 36352083 4292608 736 18446744073709551615 94581628731392 94581629625925 140736412424528 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94581629864976 94581629912720 94581631102976 140736412428705 140736412428802 140736412428802 140736412434404 0
/proc/26678/statm: 1048 736 672 219 0 110 0
[pid=26683] ppid=26678 vsize=1327748 memory=181760 CPUtime=499.07 cores=1,3
/proc/26683/stat : 26683 (python3) S 26678 26678 25366 0 -1 4194304 55808 0 0 0 49889 18 0 0 20 0 1 0 36352086 1359613952 45440 18446744073709551615 93931229761536 93931229761913 140720575977808 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 93931229773208 93931229773828 93931263283200 140720575981912 140720575982114 140720575982114 140720575987687 0
/proc/26683/statm: 331937 45440 8172 1 0 303295 0
[pid=26757] ppid=26683 vsize=70272 memory=66388 CPUtime=2893.13 cores=1,3
/proc/26757/stat : 26757 (naps-1.03a6) R 26683 26757 26757 0 -1 4194304 3636091 0 0 0 287918 1395 0 0 20 0 1 0 36402131 71958528 16597 18446744073709551615 4198400 7047149 140735615388624 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 37605376 140735615392145 140735615392243 140735615392243 140735615397833 0
/proc/26757/statm: 17568 16597 544 696 0 16729 0
Current children cumulated CPU time: 3392.2 s
Current children cumulated vsize: 1402212 KiB
Current children cumulated memory: 251092 KiB

[startup+3462.3 s]
/proc/loadavg: 4.12 4.13 4.15 5/259 27066
/proc/meminfo: memFree=129353976/131382116 swapFree=33010684/33010684
[pid=26678] ppid=26675 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/26678/stat : 26678 (scip-naps-1.00.) S 26675 26678 25366 0 -1 4194304 259 339 0 0 0 0 0 0 20 0 1 0 36352083 4292608 736 18446744073709551615 94581628731392 94581629625925 140736412424528 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94581629864976 94581629912720 94581631102976 140736412428705 140736412428802 140736412428802 140736412434404 0
/proc/26678/statm: 1048 736 672 219 0 110 0
[pid=26683] ppid=26678 vsize=1327748 memory=181760 CPUtime=499.07 cores=1,3
/proc/26683/stat : 26683 (python3) S 26678 26678 25366 0 -1 4194304 55808 0 0 0 49889 18 0 0 20 0 1 0 36352086 1359613952 45440 18446744073709551615 93931229761536 93931229761913 140720575977808 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 93931229773208 93931229773828 93931263283200 140720575981912 140720575982114 140720575982114 140720575987687 0
/proc/26683/statm: 331937 45440 8172 1 0 303295 0
[pid=26757] ppid=26683 vsize=53884 memory=47028 CPUtime=2952.94 cores=1,3
/proc/26757/stat : 26757 (naps-1.03a6) R 26683 26757 26757 0 -1 4194304 3809619 0 0 0 293835 1459 0 0 20 0 1 0 36402131 55177216 11757 18446744073709551615 4198400 7047149 140735615388624 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 37605376 140735615392145 140735615392243 140735615392243 140735615397833 0
/proc/26757/statm: 13471 11757 544 696 0 12632 0
Current children cumulated CPU time: 3452.01 s
Current children cumulated vsize: 1385824 KiB
Current children cumulated memory: 231732 KiB

[startup+3522.3 s]
/proc/loadavg: 4.09 4.12 4.15 5/258 27118
/proc/meminfo: memFree=129436484/131382116 swapFree=33010684/33010684
[pid=26678] ppid=26675 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/26678/stat : 26678 (scip-naps-1.00.) S 26675 26678 25366 0 -1 4194304 259 339 0 0 0 0 0 0 20 0 1 0 36352083 4292608 736 18446744073709551615 94581628731392 94581629625925 140736412424528 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94581629864976 94581629912720 94581631102976 140736412428705 140736412428802 140736412428802 140736412434404 0
/proc/26678/statm: 1048 736 672 219 0 110 0
[pid=26683] ppid=26678 vsize=1327748 memory=181760 CPUtime=499.07 cores=1,3
/proc/26683/stat : 26683 (python3) S 26678 26678 25366 0 -1 4194304 55808 0 0 0 49889 18 0 0 20 0 1 0 36352086 1359613952 45440 18446744073709551615 93931229761536 93931229761913 140720575977808 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 93931229773208 93931229773828 93931263283200 140720575981912 140720575982114 140720575982114 140720575987687 0
/proc/26683/statm: 331937 45440 8172 1 0 303295 0
[pid=26757] ppid=26683 vsize=86656 memory=76628 CPUtime=3012.73 cores=1,3
/proc/26757/stat : 26757 (naps-1.03a6) R 26683 26757 26757 0 -1 4194304 3836705 0 0 0 299797 1476 0 0 20 0 1 0 36402131 88735744 19157 18446744073709551615 4198400 7047149 140735615388624 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 37605376 140735615392145 140735615392243 140735615392243 140735615397833 0
/proc/26757/statm: 21664 19157 544 696 0 20825 0
Current children cumulated CPU time: 3511.8 s
Current children cumulated vsize: 1418596 KiB
Current children cumulated memory: 261332 KiB

[startup+3582.3 s]
/proc/loadavg: 4.10 4.13 4.15 5/260 27122
/proc/meminfo: memFree=129428420/131382116 swapFree=33010684/33010684
[pid=26678] ppid=26675 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/26678/stat : 26678 (scip-naps-1.00.) S 26675 26678 25366 0 -1 4194304 259 339 0 0 0 0 0 0 20 0 1 0 36352083 4292608 736 18446744073709551615 94581628731392 94581629625925 140736412424528 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94581629864976 94581629912720 94581631102976 140736412428705 140736412428802 140736412428802 140736412434404 0
/proc/26678/statm: 1048 736 672 219 0 110 0
[pid=26683] ppid=26678 vsize=1327748 memory=181760 CPUtime=499.07 cores=1,3
/proc/26683/stat : 26683 (python3) S 26678 26678 25366 0 -1 4194304 55808 0 0 0 49889 18 0 0 20 0 1 0 36352086 1359613952 45440 18446744073709551615 93931229761536 93931229761913 140720575977808 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 93931229773208 93931229773828 93931263283200 140720575981912 140720575982114 140720575982114 140720575987687 0
/proc/26683/statm: 331937 45440 8172 1 0 303295 0
[pid=26757] ppid=26683 vsize=70272 memory=59864 CPUtime=3072.52 cores=1,3
/proc/26757/stat : 26757 (naps-1.03a6) R 26683 26757 26757 0 -1 4194304 3962554 0 0 0 305731 1521 0 0 20 0 1 0 36402131 71958528 14966 18446744073709551615 4198400 7047149 140735615388624 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 37605376 140735615392145 140735615392243 140735615392243 140735615397833 0
/proc/26757/statm: 17568 14966 544 696 0 16729 0
Current children cumulated CPU time: 3571.59 s
Current children cumulated vsize: 1402212 KiB
Current children cumulated memory: 244568 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.9 s]
/proc/loadavg: 4.14 4.13 4.15 5/260 27123
/proc/meminfo: memFree=129434464/131382116 swapFree=33010684/33010684
[pid=26678] ppid=26675 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/26678/stat : 26678 (scip-naps-1.00.) S 26675 26678 25366 0 -1 4194304 259 339 0 0 0 0 0 0 20 0 1 0 36352083 4292608 736 18446744073709551615 94581628731392 94581629625925 140736412424528 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94581629864976 94581629912720 94581631102976 140736412428705 140736412428802 140736412428802 140736412434404 0
/proc/26678/statm: 1048 736 672 219 0 110 0
[pid=26683] ppid=26678 vsize=1327748 memory=181760 CPUtime=499.07 cores=1,3
/proc/26683/stat : 26683 (python3) S 26678 26678 25366 0 -1 4194304 55808 0 0 0 49889 18 0 0 20 0 1 0 36352086 1359613952 45440 18446744073709551615 93931229761536 93931229761913 140720575977808 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 93931229773208 93931229773828 93931263283200 140720575981912 140720575982114 140720575982114 140720575987687 0
/proc/26683/statm: 331937 45440 8172 1 0 303295 0
[pid=26757] ppid=26683 vsize=70272 memory=64344 CPUtime=3101.01 cores=1,3
/proc/26757/stat : 26757 (naps-1.03a6) R 26683 26757 26757 0 -1 4194304 4071032 0 0 0 308539 1562 0 0 20 0 1 0 36402131 71958528 16086 18446744073709551615 4198400 7047149 140735615388624 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 37605376 140735615392145 140735615392243 140735615392243 140735615397833 0
/proc/26757/statm: 17568 16086 544 696 0 16729 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 1402212 KiB
Current children cumulated memory: 249048 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.004331 s, system=0.010193 s

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

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

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

[startup+3610.9 s]
/proc/loadavg: 4.14 4.13 4.15 5/260 27123
/proc/meminfo: memFree=129434464/131382116 swapFree=33010684/33010684
[pid=26678] ppid=26675 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/26678/stat : 26678 (scip-naps-1.00.) S 26675 26678 25366 0 -1 4194304 259 339 0 0 0 0 0 0 20 0 1 0 36352083 4292608 736 18446744073709551615 94581628731392 94581629625925 140736412424528 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94581629864976 94581629912720 94581631102976 140736412428705 140736412428802 140736412428802 140736412434404 0
/proc/26678/statm: 1048 736 672 219 0 110 0
[pid=26683] ppid=26678 vsize=1327748 memory=181760 CPUtime=499.07 cores=1,3
/proc/26683/stat : 26683 (python3) S 26678 26678 25366 0 -1 4194304 55808 0 0 0 49889 18 0 0 20 0 1 0 36352086 1359613952 45440 18446744073709551615 93931229761536 93931229761913 140720575977808 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 93931229773208 93931229773828 93931263283200 140720575981912 140720575982114 140720575982114 140720575987687 0
/proc/26683/statm: 331937 45440 8172 1 0 303295 0
[pid=26757] ppid=26683 vsize=70272 memory=64344 CPUtime=3101.01 cores=1,3
/proc/26757/stat : 26757 (naps-1.03a6) R 26683 26757 26757 0 -1 4194304 4071032 0 0 0 308539 1562 0 0 20 0 1 0 36402131 71958528 16086 18446744073709551615 4198400 7047149 140735615388624 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 37605376 140735615392145 140735615392243 140735615392243 140735615397833 0
/proc/26757/statm: 17568 16086 544 696 0 16729 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 1402212 KiB
Current children cumulated memory: 249048 KiB

Child status: 0

Real time (s): 3611
CPU time (s): 3600.2
CPU user time (s): 3584.38
CPU system time (s): 15.8283
CPU usage (%): 99.7011
Max. virtual memory (cumulated for all children) (KiB): 1467748
Max. memory (cumulated for all children) (KiB): 287960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3584.38
system time used= 15.8283
maximum resident set size= 181760
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4130472
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= 395
involuntary context switches= 3803


# summary of solver processes directly reported to runsolver:
#   pid: 26678,26683
#   total CPU time (s): 3600.2
#   total CPU user time (s): 3584.38
#   total CPU system time (s): 15.8283

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.9278 second user time and 38.9923 second system time

The end

Launcher Data

Begin job on nodeC011 at 2025-06-29 16:18:44
IDJOB=4512875
IDBENCH=162182
IDSOLVER=3368
FILE ID=nodeC011/4512875-1751206724
RUNJOBID= nodeC011-1751204026-25378
SLURM_JOB_ID= 9587615
Free space on /tmp= 432976 MiB

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

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

MD5SUM BENCH= 94dee3519407525a3e2f33fb04ced940
RANDOM SEED=1110205074

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131382116 kB
MemFree:        105902980 kB
MemAvailable:   105721652 kB
Buffers:            3280 kB
Cached:           629220 kB
SwapCached:            0 kB
Active:         24516400 kB
Inactive:         330764 kB
Active(anon):   24232624 kB
Inactive(anon):        0 kB
Active(file):     283776 kB
Inactive(file):   330764 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              5904 kB
Writeback:             4 kB
AnonPages:      24214232 kB
Mapped:           129260 kB
Shmem:             17960 kB
KReclaimable:      87136 kB
Slab:             167548 kB
SReclaimable:      87136 kB
SUnreclaim:        80412 kB
KernelStack:        4192 kB
PageTables:        51312 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:   29716080 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149512 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   9246720 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:      191304 kB
DirectMap2M:     8099840 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 433028 MiB
End job on nodeC011 at 2025-06-29 17:18:55