Trace number 4529801

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.4 3612.33

General information on the benchmark

NamePB24/normalized-PB10/DEC-LIN/oliveras/
j90/normalized-j9029_2-sat.opb
MD5SUM9dbe363344c0fe5585984e30a944da25
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 variables23114
Total number of constraints76854
Number of constraints which are clauses76350
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints504
Minimum length of a constraint1
Maximum length of a constraint90
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 28
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 532
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

499.17/500.80	c Command: HOME/scip-naps-1.00a2.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4529801-1752254353.opb
499.17/500.80	c Solving mode: decision
499.17/500.80	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
499.17/500.80	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
499.17/500.80	c original problem has 23114 variables (23114 bin, 0 int, 0 impl, 0 cont) and 76854 constraints
499.17/500.80	c presolving:
499.17/500.80	c (round 1, fast)       11269 del vars, 11590 del conss, 0 add conss, 3065 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 27672 clqs
499.17/500.80	c (round 2, fast)       19100 del vars, 43395 del conss, 0 add conss, 3065 chg bounds, 24 chg sides, 40 chg coeffs, 0 upgd conss, 0 impls, 26919 clqs
499.17/500.80	c (round 3, fast)       19100 del vars, 44148 del conss, 0 add conss, 3065 chg bounds, 24 chg sides, 40 chg coeffs, 0 upgd conss, 0 impls, 26919 clqs
499.17/500.80	c (round 4, exhaustive) 19100 del vars, 44148 del conss, 0 add conss, 3065 chg bounds, 24 chg sides, 40 chg coeffs, 32706 upgd conss, 0 impls, 26919 clqs
499.17/500.80	c (round 5, exhaustive) 19100 del vars, 60745 del conss, 5298 add conss, 3065 chg bounds, 27 chg sides, 89 chg coeffs, 32706 upgd conss, 0 impls, 26919 clqs
499.17/500.80	c (round 6, medium)     19155 del vars, 60823 del conss, 5298 add conss, 3065 chg bounds, 74 chg sides, 136 chg coeffs, 32706 upgd conss, 0 impls, 27392 clqs
499.17/500.80	c (round 7, fast)       19159 del vars, 60912 del conss, 5299 add conss, 3065 chg bounds, 76 chg sides, 143 chg coeffs, 32706 upgd conss, 0 impls, 27175 clqs
499.17/500.80	c (round 8, fast)       19163 del vars, 61052 del conss, 5299 add conss, 3065 chg bounds, 78 chg sides, 148 chg coeffs, 32706 upgd conss, 0 impls, 27033 clqs
499.17/500.80	c (round 9, fast)       19165 del vars, 61179 del conss, 5300 add conss, 3065 chg bounds, 78 chg sides, 148 chg coeffs, 32706 upgd conss, 0 impls, 27029 clqs
499.17/500.80	c (round 10, fast)       19170 del vars, 61248 del conss, 5301 add conss, 3065 chg bounds, 78 chg sides, 148 chg coeffs, 32706 upgd conss, 0 impls, 26831 clqs
499.17/500.80	c (round 11, fast)       19176 del vars, 61382 del conss, 5302 add conss, 3065 chg bounds, 78 chg sides, 148 chg coeffs, 32706 upgd conss, 0 impls, 26591 clqs
499.17/500.80	c (round 12, fast)       19179 del vars, 61668 del conss, 5302 add conss, 3065 chg bounds, 78 chg sides, 148 chg coeffs, 32706 upgd conss, 0 impls, 26533 clqs
499.17/500.80	c (round 13, fast)       19184 del vars, 61755 del conss, 5302 add conss, 3065 chg bounds, 78 chg sides, 148 chg coeffs, 32706 upgd conss, 0 impls, 26382 clqs
499.17/500.80	c (round 14, fast)       19187 del vars, 61865 del conss, 5302 add conss, 3065 chg bounds, 78 chg sides, 148 chg coeffs, 32706 upgd conss, 0 impls, 26330 clqs
499.17/500.80	c (round 15, fast)       19190 del vars, 61912 del conss, 5302 add conss, 3065 chg bounds, 78 chg sides, 148 chg coeffs, 32706 upgd conss, 0 impls, 26280 clqs
499.17/500.80	c (round 16, fast)       19197 del vars, 62029 del conss, 5302 add conss, 3065 chg bounds, 78 chg sides, 148 chg coeffs, 32706 upgd conss, 0 impls, 26074 clqs
499.17/500.80	c (round 17, fast)       19201 del vars, 62173 del conss, 5302 add conss, 3065 chg bounds, 78 chg sides, 148 chg coeffs, 32706 upgd conss, 0 impls, 25996 clqs
499.17/500.80	c (round 18, fast)       19205 del vars, 62265 del conss, 5302 add conss, 3065 chg bounds, 78 chg sides, 148 chg coeffs, 32706 upgd conss, 0 impls, 25894 clqs
499.17/500.80	c (round 19, fast)       19208 del vars, 62299 del conss, 5302 add conss, 3065 chg bounds, 78 chg sides, 148 chg coeffs, 32706 upgd conss, 0 impls, 25834 clqs
499.17/500.80	c (round 20, fast)       19212 del vars, 62402 del conss, 5302 add conss, 3065 chg bounds, 78 chg sides, 148 chg coeffs, 32706 upgd conss, 0 impls, 25776 clqs
499.17/500.80	c (round 21, fast)       19227 del vars, 62622 del conss, 5302 add conss, 3065 chg bounds, 78 chg sides, 148 chg coeffs, 32706 upgd conss, 0 impls, 25545 clqs
499.17/500.80	c (round 22, fast)       19231 del vars, 62652 del conss, 5302 add conss, 3065 chg bounds, 78 chg sides, 148 chg coeffs, 32706 upgd conss, 0 impls, 25525 clqs
499.17/500.80	c    (8.2s) probing: 1000/10957 (9.1%) - 8 fixings, 1 aggregations, 1227227 implications, 0 bound changes
499.17/500.80	c    (12.6s) probing: 1607/10957 (14.7%) - 8 fixings, 1 aggregations, 1693839 implications, 0 bound changes
499.17/500.80	c    (12.6s) probing aborted: 1000/1000 successive useless probings
499.17/500.80	c (round 23, exhaustive) 19244 del vars, 62655 del conss, 5302 add conss, 3065 chg bounds, 78 chg sides, 153 chg coeffs, 32706 upgd conss, 0 impls, 207221 clqs
499.17/500.80	c (round 24, fast)       19248 del vars, 62682 del conss, 5302 add conss, 3065 chg bounds, 78 chg sides, 156 chg coeffs, 32706 upgd conss, 0 impls, 206894 clqs
499.17/500.80	c    (13.3s) probing: 1707/10957 (15.6%) - 8 fixings, 1 aggregations, 1784740 implications, 0 bound changes
499.17/500.80	c    (13.3s) probing aborted: 1000/1000 successive useless probings
499.17/500.80	c    (13.3s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
499.17/500.80	c    (13.4s) no symmetry present (symcode time: 0.01)
499.17/500.80	c presolving (25 rounds: 25 fast, 5 medium, 4 exhaustive):
499.17/500.80	c  19254 deleted vars, 62685 deleted constraints, 5302 added constraints, 3065 tightened bounds, 0 added holes, 78 changed sides, 158 changed coefficients
499.17/500.80	c  0 implications, 208214 cliques
499.17/500.80	c presolved problem has 10938 variables (10938 bin, 0 int, 0 impl, 0 cont) and 19471 constraints
499.17/500.80	c     480 constraints of type <knapsack>
499.17/500.80	c   14392 constraints of type <setppc>
499.17/500.80	c    4592 constraints of type <and>
499.17/500.80	c       7 constraints of type <logicor>
499.17/500.80	c transformed objective value is always integral (scale: 1)
499.17/500.80	c Presolving Time: 13.21
499.17/500.80	c 
499.17/500.80	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
499.17/500.80	c  75.8s|     1 |     0 | 28839 |     - |   231M |   0 |  10k|  19k|  24k|   0 |  0 |  54 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.17/500.80	c   190s|     1 |     0 |142648 |     - |   247M |   0 |  10k|  19k|  24k| 119 |  1 |  65 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.17/500.80	c   214s|     1 |     0 |153816 |     - |   251M |   0 |  10k|  19k|  24k| 212 |  2 |  66 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.17/500.80	c   243s|     1 |     0 |166087 |     - |   259M |   0 |  10k|  19k|  24k| 252 |  3 |  68 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.17/500.80	c   264s|     1 |     0 |176097 |     - |   263M |   0 |  10k|  19k|  24k| 288 |  4 |  69 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.17/500.80	c   287s|     1 |     0 |187021 |     - |   266M |   0 |  10k|  19k|  24k| 318 |  5 |  70 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.17/500.80	c   301s|     1 |     0 |192785 |     - |   270M |   0 |  10k|  19k|  24k| 338 |  6 |  71 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.17/500.80	c   318s|     1 |     0 |200841 |     - |   275M |   0 |  10k|  19k|  24k| 352 |  7 |  73 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.17/500.80	c   335s|     1 |     0 |209413 |     - |   279M |   0 |  10k|  19k|  24k| 369 |  8 |  74 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.17/500.80	c   353s|     1 |     0 |218450 |     - |   282M |   0 |  10k|  19k|  24k| 386 |  9 |  75 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.17/500.80	c   382s|     1 |     0 |230562 |     - |   285M |   0 |  10k|  19k|  24k| 426 | 10 |  76 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.17/500.80	c   398s|     1 |     0 |240879 |     - |   288M |   0 |  10k|  19k|  24k| 463 | 11 |  78 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.17/500.80	c   500s|     1 |     2 |289116 |     - |   290M |   0 |  10k|  19k|  24k| 463 | 11 |  90 |   7 | 0.000000e+00 |      --      |    Inf | unknown
499.17/500.80	c 
499.17/500.80	c SCIP Status        : solving was interrupted [time limit reached]
499.17/500.80	c Solving Time (sec) : 500.00
499.17/500.80	c Solving Nodes      : 1
499.17/500.80	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
499.17/500.80	c Dual Bound         : +0.00000000000000e+00
499.17/500.80	c Gap                : infinite
499.17/500.80	c ----------------------------------------------------------------------
499.17/500.80	c dual bound: 0.0 -> 0
499.17/500.80	c primal bound: 1e+20 -> 100000000000000000000
499.17/500.80	c scip-goal-lb: 0
499.17/500.80	c scip-goal-ub: 100000000000000000000
499.17/500.80	c writing output to: HOME/tmp69fqz7d3.opb
499.17/500.80	c appending fixed variable constraints
499.17/500.80	c scip-fixed vars: 101.65% (11118/10938)
499.17/500.80	c ----------------------------------------------------------------------
499.17/500.80	c executing external solver: HOME/naps-1.03a6
499.17/500.80	c ----------------------------------------------------------------------
499.17/500.80	c command: HOME/naps-1.03a6 HOME/tmp69fqz7d3.opb
499.17/500.82	c NaPS 1.03a6.
499.17/500.82	c Input file name: HOME/tmp69fqz7d3.opb
3600.06/3612.01	c
3600.06/3612.01	c *** TERMINATED *** by signal 15
3600.06/3612.01	c s UNKNOWN
3600.06/3612.01	c _____________________________________________________________________________
3600.06/3612.01	c std/band forms        : 484,0
3600.06/3612.01	c 2cl/3cl ITE-codings   : 259599,0
3600.06/3612.01	c BDD/srt/adr Max costs : 1359,0,0
3600.06/3612.01	c BDDraw/bin/mul/srt/adr: 297,0,187,0,0
3600.06/3612.01	c BDD nodes             : 343901
3600.06/3612.01	c Es1/CC detections     : 0,0
3600.06/3612.01	c CC sort               : 0
3600.06/3612.01	c SAT/UNSAT calls       : 0,0
3600.06/3612.01	c regenrated variables  : 0
3600.06/3612.01	c eliminated fixed lits : 87163
3600.06/3612.01	c goal lit flips        : 0
3600.06/3612.01	c goal stages           : 0
3600.06/3612.01	c goal shrink           : 0
3600.06/3612.01	c goal coeff separations: 0
3600.06/3612.01	c restarts              : 0
3600.06/3612.01	c conflicts             : 0              (0 /sec)
3600.06/3612.01	c decisions             : 0              (0 /sec)
3600.06/3612.01	c propagations          : 0              (0 /sec)
3600.06/3612.01	c inspects              : 0              (0 /sec)
3600.06/3612.01	c CPU time (solving tm) : 3099 s        (3097 s, SAT 0 s, UNSAT 0 s)
3600.06/3612.01	c Time for Opt-base     : 0.03372 s
3600.06/3612.01	c Steps for Opt-base    : 44150
3600.06/3612.01	c Time for BDD coding   : 1.255 s
3600.06/3612.01	c Time for srt coding   : 0 s
3600.06/3612.01	c _____________________________________________________________________________
3600.06/3612.01	s UNKNOWN
3600.26/3612.28	c received SIGTERM, forwarding to pbsolver...
3600.26/3612.28	c failed to send SIGTERM to pbsolver: [Errno 3] No such process

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 63837 MiB (60594 MiB free)
  memory of node 1: 64465 MiB (62239 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4529801-1752254353/watcher-4529801-1752254353 -o /tmp/evaluation-result-4529801-1752254353/solver-4529801-1752254353 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC010-1752252978-113993 --watchdog 3760 ./scip-naps-1.00a2.sh HOME/instance-4529801-1752254353.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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


[startup+0.10011 s]*
/proc/loadavg: 4.26 4.19 3.92 5/254 114926
/proc/meminfo: memFree=125781340/131382116 swapFree=33005528/33010684
[pid=114921] ppid=114918 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/114921/stat : 114921 (scip-naps-1.00a) S 114918 114921 113061 0 -1 4194304 259 342 0 0 0 0 0 0 20 0 1 0 141114753 4292608 736 18446744073709551615 94853484621824 94853485516357 140726884095600 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94853485755408 94853485803152 94853510901760 140726884100507 140726884100606 140726884100606 140726884106210 0
/proc/114921/statm: 1048 736 672 219 0 110 0
[pid=114926] ppid=114921 vsize=19072 memory=14188 CPUtime=0.07 cores=5,7
/proc/114926/stat : 114926 (python3) R 114921 114921 113061 0 -1 4194304 1876 0 0 0 5 2 0 0 20 0 1 0 141114756 19529728 3547 18446744073709551615 94911189479424 94911189479801 140721661837952 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94911189491096 94911189491716 94911211393024 140721661843791 140721661844000 140721661844000 140721661849575 0
/proc/114926/statm: 4768 3547 1984 1 0 1522 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 23264 KiB
Current children cumulated memory: 17132 KiB

[startup+0.214616 s]*
/proc/loadavg: 4.26 4.19 3.92 5/254 114926
/proc/meminfo: memFree=125777812/131382116 swapFree=33005528/33010684
[pid=114921] ppid=114918 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/114921/stat : 114921 (scip-naps-1.00a) S 114918 114921 113061 0 -1 4194304 259 342 0 0 0 0 0 0 20 0 1 0 141114753 4292608 736 18446744073709551615 94853484621824 94853485516357 140726884095600 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94853485755408 94853485803152 94853510901760 140726884100507 140726884100606 140726884100606 140726884106210 0
/proc/114921/statm: 1048 736 672 219 0 110 0
[pid=114926] ppid=114921 vsize=1186548 memory=31256 CPUtime=0.17 cores=5,7
/proc/114926/stat : 114926 (python3) R 114921 114921 113061 0 -1 4194304 3628 0 0 0 14 3 0 0 20 0 1 0 141114756 1215025152 7814 18446744073709551615 94911189479424 94911189479801 140721661837952 0 0 0 0 16781312 2 0 0 0 17 7 0 0 0 0 0 94911189491096 94911189491716 94911211393024 140721661843791 140721661844000 140721661844000 140721661849575 0
/proc/114926/statm: 296637 7814 4843 1 0 268659 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 1190740 KiB
Current children cumulated memory: 34200 KiB

[startup+0.31866 s]*
/proc/loadavg: 4.26 4.19 3.92 5/254 114926
/proc/meminfo: memFree=125772772/131382116 swapFree=33005528/33010684
[pid=114921] ppid=114918 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/114921/stat : 114921 (scip-naps-1.00a) S 114918 114921 113061 0 -1 4194304 259 342 0 0 0 0 0 0 20 0 1 0 141114753 4292608 736 18446744073709551615 94853484621824 94853485516357 140726884095600 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94853485755408 94853485803152 94853510901760 140726884100507 140726884100606 140726884100606 140726884106210 0
/proc/114921/statm: 1048 736 672 219 0 110 0
[pid=114926] ppid=114921 vsize=1190452 memory=35352 CPUtime=0.24 cores=5,7
/proc/114926/stat : 114926 (python3) R 114921 114921 113061 0 -1 4194304 4487 0 0 0 21 3 0 0 20 0 1 0 141114756 1219022848 8838 18446744073709551615 94911189479424 94911189479801 140721661837952 0 0 0 0 16781312 2 0 0 0 17 7 0 0 0 0 0 94911189491096 94911189491716 94911211393024 140721661843791 140721661844000 140721661844000 140721661849575 0
/proc/114926/statm: 297613 8838 5035 1 0 269522 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 1194644 KiB
Current children cumulated memory: 38296 KiB

[startup+0.700264 s]
/proc/loadavg: 4.26 4.19 3.92 5/254 114926
/proc/meminfo: memFree=125737492/131382116 swapFree=33005528/33010684
[pid=114921] ppid=114918 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/114921/stat : 114921 (scip-naps-1.00a) S 114918 114921 113061 0 -1 4194304 259 342 0 0 0 0 0 0 20 0 1 0 141114753 4292608 736 18446744073709551615 94853484621824 94853485516357 140726884095600 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94853485755408 94853485803152 94853510901760 140726884100507 140726884100606 140726884100606 140726884106210 0
/proc/114921/statm: 1048 736 672 219 0 110 0
[pid=114926] ppid=114921 vsize=1254668 memory=105496 CPUtime=0.59 cores=5,7
/proc/114926/stat : 114926 (python3) R 114921 114921 113061 0 -1 4194304 19670 0 0 0 50 9 0 0 20 0 1 0 141114756 1284780032 26374 18446744073709551615 94911189479424 94911189479801 140721661837952 0 0 0 0 16781312 16386 0 0 0 17 7 0 0 0 0 0 94911189491096 94911189491716 94911211393024 140721661843791 140721661844000 140721661844000 140721661849575 0
/proc/114926/statm: 313667 26374 7595 1 0 285025 0
Current children cumulated CPU time: 0.59 s
Current children cumulated vsize: 1258860 KiB
Current children cumulated memory: 108440 KiB

[startup+1.50025 s]
/proc/loadavg: 4.26 4.19 3.92 5/254 114926
/proc/meminfo: memFree=125617540/131382116 swapFree=33005528/33010684
[pid=114921] ppid=114918 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/114921/stat : 114921 (scip-naps-1.00a) S 114918 114921 113061 0 -1 4194304 259 342 0 0 0 0 0 0 20 0 1 0 141114753 4292608 736 18446744073709551615 94853484621824 94853485516357 140726884095600 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94853485755408 94853485803152 94853510901760 140726884100507 140726884100606 140726884100606 140726884106210 0
/proc/114921/statm: 1048 736 672 219 0 110 0
[pid=114926] ppid=114921 vsize=1368848 memory=219544 CPUtime=1.37 cores=5,7
/proc/114926/stat : 114926 (python3) R 114921 114921 113061 0 -1 4194304 47948 0 0 0 123 14 0 0 20 0 1 0 141114756 1401700352 54886 18446744073709551615 94911189479424 94911189479801 140721661837952 0 0 0 0 16781312 16386 0 0 0 17 7 0 0 0 0 0 94911189491096 94911189491716 94911211393024 140721661843791 140721661844000 140721661844000 140721661849575 0
/proc/114926/statm: 342212 54886 7883 1 0 313570 0
Current children cumulated CPU time: 1.37 s
Current children cumulated vsize: 1373040 KiB
Current children cumulated memory: 222488 KiB

[startup+3.1058 s]
/proc/loadavg: 4.26 4.19 3.92 5/254 114926
/proc/meminfo: memFree=125585292/131382116 swapFree=33005528/33010684
[pid=114921] ppid=114918 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/114921/stat : 114921 (scip-naps-1.00a) S 114918 114921 113061 0 -1 4194304 259 342 0 0 0 0 0 0 20 0 1 0 141114753 4292608 736 18446744073709551615 94853484621824 94853485516357 140726884095600 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94853485755408 94853485803152 94853510901760 140726884100507 140726884100606 140726884100606 140726884106210 0
/proc/114921/statm: 1048 736 672 219 0 110 0
[pid=114926] ppid=114921 vsize=1380028 memory=231320 CPUtime=2.96 cores=5,7
/proc/114926/stat : 114926 (python3) R 114921 114921 113061 0 -1 4194304 50867 0 0 0 281 15 0 0 20 0 1 0 141114756 1413148672 57830 18446744073709551615 94911189479424 94911189479801 140721661837952 0 0 0 0 16781312 16386 0 0 0 17 7 0 0 0 0 0 94911189491096 94911189491716 94911211393024 140721661843791 140721661844000 140721661844000 140721661849575 0
/proc/114926/statm: 345007 57830 7915 1 0 316365 0
Current children cumulated CPU time: 2.96 s
Current children cumulated vsize: 1384220 KiB
Current children cumulated memory: 234264 KiB

[startup+6.30023 s]
/proc/loadavg: 4.24 4.19 3.92 5/254 114926
/proc/meminfo: memFree=125581196/131382116 swapFree=33005528/33010684
[pid=114921] ppid=114918 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/114921/stat : 114921 (scip-naps-1.00a) S 114918 114921 113061 0 -1 4194304 259 342 0 0 0 0 0 0 20 0 1 0 141114753 4292608 736 18446744073709551615 94853484621824 94853485516357 140726884095600 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94853485755408 94853485803152 94853510901760 140726884100507 140726884100606 140726884100606 140726884106210 0
/proc/114921/statm: 1048 736 672 219 0 110 0
[pid=114926] ppid=114921 vsize=1382856 memory=234008 CPUtime=6.12 cores=5,7
/proc/114926/stat : 114926 (python3) R 114921 114921 113061 0 -1 4194304 51531 0 0 0 597 15 0 0 20 0 1 0 141114756 1416044544 58502 18446744073709551615 94911189479424 94911189479801 140721661837952 0 0 0 0 16781312 16386 0 0 0 17 7 0 0 0 0 0 94911189491096 94911189491716 94911211393024 140721661843791 140721661844000 140721661844000 140721661849575 0
/proc/114926/statm: 345714 58502 7915 1 0 317072 0
Current children cumulated CPU time: 6.12 s
Current children cumulated vsize: 1387048 KiB
Current children cumulated memory: 236952 KiB

[startup+12.7004 s]
/proc/loadavg: 4.30 4.20 3.93 5/254 114926
/proc/meminfo: memFree=125581196/131382116 swapFree=33005528/33010684
[pid=114921] ppid=114918 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/114921/stat : 114921 (scip-naps-1.00a) S 114918 114921 113061 0 -1 4194304 259 342 0 0 0 0 0 0 20 0 1 0 141114753 4292608 736 18446744073709551615 94853484621824 94853485516357 140726884095600 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94853485755408 94853485803152 94853510901760 140726884100507 140726884100606 140726884100606 140726884106210 0
/proc/114921/statm: 1048 736 672 219 0 110 0
[pid=114926] ppid=114921 vsize=1383880 memory=235032 CPUtime=12.47 cores=5,7
/proc/114926/stat : 114926 (python3) R 114921 114921 113061 0 -1 4194304 51788 0 0 0 1232 15 0 0 20 0 1 0 141114756 1417093120 58758 18446744073709551615 94911189479424 94911189479801 140721661837952 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94911189491096 94911189491716 94911211393024 140721661843791 140721661844000 140721661844000 140721661849575 0
/proc/114926/statm: 345970 58758 7915 1 0 317328 0
Current children cumulated CPU time: 12.47 s
Current children cumulated vsize: 1388072 KiB
Current children cumulated memory: 237976 KiB

[startup+25.5004 s]
/proc/loadavg: 4.23 4.19 3.93 5/254 114926
/proc/meminfo: memFree=125321896/131382116 swapFree=33005528/33010684
[pid=114921] ppid=114918 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/114921/stat : 114921 (scip-naps-1.00a) S 114918 114921 113061 0 -1 4194304 259 342 0 0 0 0 0 0 20 0 1 0 141114753 4292608 736 18446744073709551615 94853484621824 94853485516357 140726884095600 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94853485755408 94853485803152 94853510901760 140726884100507 140726884100606 140726884100606 140726884106210 0
/proc/114921/statm: 1048 736 672 219 0 110 0
[pid=114926] ppid=114921 vsize=1457816 memory=291500 CPUtime=25.23 cores=5,7
/proc/114926/stat : 114926 (python3) R 114921 114921 113061 0 -1 4194304 67458 0 0 0 2506 17 0 0 20 0 1 0 141114756 1492803584 72875 18446744073709551615 94911189479424 94911189479801 140721661837952 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94911189491096 94911189491716 94911211393024 140721661843791 140721661844000 140721661844000 140721661849575 0
/proc/114926/statm: 364454 72875 8107 1 0 335812 0
Current children cumulated CPU time: 25.23 s
Current children cumulated vsize: 1462008 KiB
Current children cumulated memory: 294444 KiB

[startup+51.1145 s]
/proc/loadavg: 4.21 4.19 3.93 5/254 114976
/proc/meminfo: memFree=126637512/131382116 swapFree=33005528/33010684
[pid=114921] ppid=114918 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/114921/stat : 114921 (scip-naps-1.00a) S 114918 114921 113061 0 -1 4194304 259 342 0 0 0 0 0 0 20 0 1 0 141114753 4292608 736 18446744073709551615 94853484621824 94853485516357 140726884095600 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94853485755408 94853485803152 94853510901760 140726884100507 140726884100606 140726884100606 140726884106210 0
/proc/114921/statm: 1048 736 672 219 0 110 0
[pid=114926] ppid=114921 vsize=1457816 memory=291756 CPUtime=50.78 cores=5,7
/proc/114926/stat : 114926 (python3) R 114921 114921 113061 0 -1 4194304 67515 0 0 0 5060 18 0 0 20 0 1 0 141114756 1492803584 72939 18446744073709551615 94911189479424 94911189479801 140721661837952 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94911189491096 94911189491716 94911211393024 140721661843791 140721661844000 140721661844000 140721661849575 0
/proc/114926/statm: 364454 72939 8107 1 0 335812 0
Current children cumulated CPU time: 50.78 s
Current children cumulated vsize: 1462008 KiB
Current children cumulated memory: 294700 KiB

[startup+102.3 s]
/proc/loadavg: 4.17 4.19 3.95 5/255 114985
/proc/meminfo: memFree=126614064/131382116 swapFree=33005528/33010684
[pid=114921] ppid=114918 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/114921/stat : 114921 (scip-naps-1.00a) S 114918 114921 113061 0 -1 4194304 259 342 0 0 0 0 0 0 20 0 1 0 141114753 4292608 736 18446744073709551615 94853484621824 94853485516357 140726884095600 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94853485755408 94853485803152 94853510901760 140726884100507 140726884100606 140726884100606 140726884106210 0
/proc/114921/statm: 1048 736 672 219 0 110 0
[pid=114926] ppid=114921 vsize=1460584 memory=294316 CPUtime=101.81 cores=5,7
/proc/114926/stat : 114926 (python3) R 114921 114921 113061 0 -1 4194304 68179 0 0 0 10163 18 0 0 20 0 1 0 141114756 1495638016 73579 18446744073709551615 94911189479424 94911189479801 140721661837952 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94911189491096 94911189491716 94911211393024 140721661843791 140721661844000 140721661844000 140721661849575 0
/proc/114926/statm: 365146 73579 8107 1 0 336504 0
Current children cumulated CPU time: 101.81 s
Current children cumulated vsize: 1464776 KiB
Current children cumulated memory: 297260 KiB

[startup+162.3 s]
/proc/loadavg: 4.11 4.17 3.96 5/254 114987
/proc/meminfo: memFree=126509284/131382116 swapFree=33005528/33010684
[pid=114921] ppid=114918 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/114921/stat : 114921 (scip-naps-1.00a) S 114918 114921 113061 0 -1 4194304 259 342 0 0 0 0 0 0 20 0 1 0 141114753 4292608 736 18446744073709551615 94853484621824 94853485516357 140726884095600 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94853485755408 94853485803152 94853510901760 140726884100507 140726884100606 140726884100606 140726884106210 0
/proc/114921/statm: 1048 736 672 219 0 110 0
[pid=114926] ppid=114921 vsize=1537916 memory=370488 CPUtime=161.66 cores=5,7
/proc/114926/stat : 114926 (python3) R 114921 114921 113061 0 -1 4194304 79085 0 0 0 16145 21 0 0 20 0 1 0 141114756 1574825984 92622 18446744073709551615 94911189479424 94911189479801 140721661837952 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94911189491096 94911189491716 94911211393024 140721661843791 140721661844000 140721661844000 140721661849575 0
/proc/114926/statm: 384479 92622 8107 1 0 355837 0
Current children cumulated CPU time: 161.66 s
Current children cumulated vsize: 1542108 KiB
Current children cumulated memory: 373432 KiB

[startup+222.3 s]
/proc/loadavg: 4.08 4.15 3.97 5/254 114989
/proc/meminfo: memFree=126442360/131382116 swapFree=33005528/33010684
[pid=114921] ppid=114918 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/114921/stat : 114921 (scip-naps-1.00a) S 114918 114921 113061 0 -1 4194304 259 342 0 0 0 0 0 0 20 0 1 0 141114753 4292608 736 18446744073709551615 94853484621824 94853485516357 140726884095600 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94853485755408 94853485803152 94853510901760 140726884100507 140726884100606 140726884100606 140726884106210 0
/proc/114921/statm: 1048 736 672 219 0 110 0
[pid=114926] ppid=114921 vsize=1537916 memory=370872 CPUtime=221.48 cores=5,7
/proc/114926/stat : 114926 (python3) R 114921 114921 113061 0 -1 4194304 79195 0 0 0 22127 21 0 0 20 0 1 0 141114756 1574825984 92718 18446744073709551615 94911189479424 94911189479801 140721661837952 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94911189491096 94911189491716 94911211393024 140721661843791 140721661844000 140721661844000 140721661849575 0
/proc/114926/statm: 384479 92718 8107 1 0 355837 0
Current children cumulated CPU time: 221.48 s
Current children cumulated vsize: 1542108 KiB

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


[startup+3282.3 s]
/proc/loadavg: 2.14 2.10 2.31 3/242 115306
/proc/meminfo: memFree=127716744/131382116 swapFree=33005528/33010684
[pid=114921] ppid=114918 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/114921/stat : 114921 (scip-naps-1.00a) S 114918 114921 113061 0 -1 4194304 259 342 0 0 0 0 0 0 20 0 1 0 141114753 4292608 736 18446744073709551615 94853484621824 94853485516357 140726884095600 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94853485755408 94853485803152 94853510901760 140726884100507 140726884100606 140726884100606 140726884106210 0
/proc/114921/statm: 1048 736 672 219 0 110 0
[pid=114926] ppid=114921 vsize=1588600 memory=409324 CPUtime=499.18 cores=5,7
/proc/114926/stat : 114926 (python3) S 114921 114921 113061 0 -1 4194304 97119 0 0 0 49891 27 0 0 20 0 1 0 141114756 1626726400 102331 18446744073709551615 94911189479424 94911189479801 140721661837952 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94911189491096 94911189491716 94911211393024 140721661843791 140721661844000 140721661844000 140721661849575 0
/proc/114926/statm: 397150 102331 8139 1 0 368508 0
[pid=115000] ppid=114926 vsize=239440 memory=170336 CPUtime=2772.27 cores=5,7
/proc/115000/stat : 115000 (naps-1.03a6) R 114926 115000 115000 0 -1 4194304 148020 0 0 0 277056 171 0 0 20 0 1 0 141164834 245186560 42584 18446744073709551615 4198400 7047149 140727046399456 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 32067584 140727046408591 140727046408689 140727046408689 140727046414281 0
/proc/115000/statm: 59860 42584 544 696 0 59021 0
Current children cumulated CPU time: 3271.45 s
Current children cumulated vsize: 1832232 KiB
Current children cumulated memory: 582604 KiB

[startup+3342.3 s]
/proc/loadavg: 2.11 2.09 2.29 3/242 115308
/proc/meminfo: memFree=127766148/131382116 swapFree=33005528/33010684
[pid=114921] ppid=114918 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/114921/stat : 114921 (scip-naps-1.00a) S 114918 114921 113061 0 -1 4194304 259 342 0 0 0 0 0 0 20 0 1 0 141114753 4292608 736 18446744073709551615 94853484621824 94853485516357 140726884095600 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94853485755408 94853485803152 94853510901760 140726884100507 140726884100606 140726884100606 140726884106210 0
/proc/114921/statm: 1048 736 672 219 0 110 0
[pid=114926] ppid=114921 vsize=1588600 memory=409324 CPUtime=499.18 cores=5,7
/proc/114926/stat : 114926 (python3) S 114921 114921 113061 0 -1 4194304 97119 0 0 0 49891 27 0 0 20 0 1 0 141114756 1626726400 102331 18446744073709551615 94911189479424 94911189479801 140721661837952 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94911189491096 94911189491716 94911211393024 140721661843791 140721661844000 140721661844000 140721661849575 0
/proc/114926/statm: 397150 102331 8139 1 0 368508 0
[pid=115000] ppid=114926 vsize=206672 memory=164192 CPUtime=2832.07 cores=5,7
/proc/115000/stat : 115000 (naps-1.03a6) R 114926 115000 115000 0 -1 4194304 148183 0 0 0 283035 172 0 0 20 0 1 0 141164834 211632128 41048 18446744073709551615 4198400 7047149 140727046399456 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 32067584 140727046408591 140727046408689 140727046408689 140727046414281 0
/proc/115000/statm: 51668 41048 544 696 0 50829 0
Current children cumulated CPU time: 3331.25 s
Current children cumulated vsize: 1799464 KiB
Current children cumulated memory: 576460 KiB

[startup+3402.3 s]
/proc/loadavg: 2.04 2.07 2.27 3/243 115311
/proc/meminfo: memFree=127679380/131382116 swapFree=33005528/33010684
[pid=114921] ppid=114918 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/114921/stat : 114921 (scip-naps-1.00a) S 114918 114921 113061 0 -1 4194304 259 342 0 0 0 0 0 0 20 0 1 0 141114753 4292608 736 18446744073709551615 94853484621824 94853485516357 140726884095600 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94853485755408 94853485803152 94853510901760 140726884100507 140726884100606 140726884100606 140726884106210 0
/proc/114921/statm: 1048 736 672 219 0 110 0
[pid=114926] ppid=114921 vsize=1588600 memory=409324 CPUtime=499.18 cores=5,7
/proc/114926/stat : 114926 (python3) S 114921 114921 113061 0 -1 4194304 97119 0 0 0 49891 27 0 0 20 0 1 0 141114756 1626726400 102331 18446744073709551615 94911189479424 94911189479801 140721661837952 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94911189491096 94911189491716 94911211393024 140721661843791 140721661844000 140721661844000 140721661849575 0
/proc/114926/statm: 397150 102331 8139 1 0 368508 0
[pid=115000] ppid=114926 vsize=239440 memory=176480 CPUtime=2891.87 cores=5,7
/proc/115000/stat : 115000 (naps-1.03a6) R 114926 115000 115000 0 -1 4194304 150096 0 0 0 289012 175 0 0 20 0 1 0 141164834 245186560 44120 18446744073709551615 4198400 7047149 140727046399456 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 32067584 140727046408591 140727046408689 140727046408689 140727046414281 0
/proc/115000/statm: 59860 44120 544 696 0 59021 0
Current children cumulated CPU time: 3391.05 s
Current children cumulated vsize: 1832232 KiB
Current children cumulated memory: 588748 KiB

[startup+3462.3 s]
/proc/loadavg: 2.11 2.09 2.26 3/243 115313
/proc/meminfo: memFree=127678528/131382116 swapFree=33005528/33010684
[pid=114921] ppid=114918 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/114921/stat : 114921 (scip-naps-1.00a) S 114918 114921 113061 0 -1 4194304 259 342 0 0 0 0 0 0 20 0 1 0 141114753 4292608 736 18446744073709551615 94853484621824 94853485516357 140726884095600 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94853485755408 94853485803152 94853510901760 140726884100507 140726884100606 140726884100606 140726884106210 0
/proc/114921/statm: 1048 736 672 219 0 110 0
[pid=114926] ppid=114921 vsize=1588600 memory=409324 CPUtime=499.18 cores=5,7
/proc/114926/stat : 114926 (python3) S 114921 114921 113061 0 -1 4194304 97119 0 0 0 49891 27 0 0 20 0 1 0 141114756 1626726400 102331 18446744073709551615 94911189479424 94911189479801 140721661837952 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94911189491096 94911189491716 94911211393024 140721661843791 140721661844000 140721661844000 140721661849575 0
/proc/114926/statm: 397150 102331 8139 1 0 368508 0
[pid=115000] ppid=114926 vsize=239440 memory=174432 CPUtime=2951.67 cores=5,7
/proc/115000/stat : 115000 (naps-1.03a6) R 114926 115000 115000 0 -1 4194304 151465 0 0 0 294990 177 0 0 20 0 1 0 141164834 245186560 43608 18446744073709551615 4198400 7047149 140727046399456 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 32067584 140727046408591 140727046408689 140727046408689 140727046414281 0
/proc/115000/statm: 59860 43608 544 696 0 59021 0
Current children cumulated CPU time: 3450.85 s
Current children cumulated vsize: 1832232 KiB
Current children cumulated memory: 586700 KiB

[startup+3522.3 s]
/proc/loadavg: 2.09 2.09 2.25 3/243 115315
/proc/meminfo: memFree=127793208/131382116 swapFree=33005528/33010684
[pid=114921] ppid=114918 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/114921/stat : 114921 (scip-naps-1.00a) S 114918 114921 113061 0 -1 4194304 259 342 0 0 0 0 0 0 20 0 1 0 141114753 4292608 736 18446744073709551615 94853484621824 94853485516357 140726884095600 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94853485755408 94853485803152 94853510901760 140726884100507 140726884100606 140726884100606 140726884106210 0
/proc/114921/statm: 1048 736 672 219 0 110 0
[pid=114926] ppid=114921 vsize=1588600 memory=409324 CPUtime=499.18 cores=5,7
/proc/114926/stat : 114926 (python3) S 114921 114921 113061 0 -1 4194304 97119 0 0 0 49891 27 0 0 20 0 1 0 141114756 1626726400 102331 18446744073709551615 94911189479424 94911189479801 140721661837952 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94911189491096 94911189491716 94911211393024 140721661843791 140721661844000 140721661844000 140721661849575 0
/proc/114926/statm: 397150 102331 8139 1 0 368508 0
[pid=115000] ppid=114926 vsize=239440 memory=172384 CPUtime=3011.47 cores=5,7
/proc/115000/stat : 115000 (naps-1.03a6) R 114926 115000 115000 0 -1 4194304 154012 0 0 0 300967 180 0 0 20 0 1 0 141164834 245186560 43096 18446744073709551615 4198400 7047149 140727046399456 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 32067584 140727046408591 140727046408689 140727046408689 140727046414281 0
/proc/115000/statm: 59860 43096 544 696 0 59021 0
Current children cumulated CPU time: 3510.65 s
Current children cumulated vsize: 1832232 KiB
Current children cumulated memory: 584652 KiB

[startup+3582.3 s]
/proc/loadavg: 2.07 2.08 2.24 3/243 115317
/proc/meminfo: memFree=127650176/131382116 swapFree=33005528/33010684
[pid=114921] ppid=114918 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/114921/stat : 114921 (scip-naps-1.00a) S 114918 114921 113061 0 -1 4194304 259 342 0 0 0 0 0 0 20 0 1 0 141114753 4292608 736 18446744073709551615 94853484621824 94853485516357 140726884095600 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94853485755408 94853485803152 94853510901760 140726884100507 140726884100606 140726884100606 140726884106210 0
/proc/114921/statm: 1048 736 672 219 0 110 0
[pid=114926] ppid=114921 vsize=1588600 memory=409324 CPUtime=499.18 cores=5,7
/proc/114926/stat : 114926 (python3) S 114921 114921 113061 0 -1 4194304 97119 0 0 0 49891 27 0 0 20 0 1 0 141114756 1626726400 102331 18446744073709551615 94911189479424 94911189479801 140721661837952 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94911189491096 94911189491716 94911211393024 140721661843791 140721661844000 140721661844000 140721661849575 0
/proc/114926/statm: 397150 102331 8139 1 0 368508 0
[pid=115000] ppid=114926 vsize=239440 memory=174432 CPUtime=3071.27 cores=5,7
/proc/115000/stat : 115000 (naps-1.03a6) R 114926 115000 115000 0 -1 4194304 155371 0 0 0 306945 182 0 0 20 0 1 0 141164834 245186560 43608 18446744073709551615 4198400 7047149 140727046399456 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 32067584 140727046408591 140727046408689 140727046408689 140727046414281 0
/proc/115000/statm: 59860 43608 544 696 0 59021 0
Current children cumulated CPU time: 3570.45 s
Current children cumulated vsize: 1832232 KiB
Current children cumulated memory: 586700 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3612 s]*
/proc/loadavg: 2.04 2.07 2.23 3/243 115318
/proc/meminfo: memFree=127650428/131382116 swapFree=33005528/33010684
[pid=114921] ppid=114918 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/114921/stat : 114921 (scip-naps-1.00a) S 114918 114921 113061 0 -1 4194304 259 342 0 0 0 0 0 0 20 0 1 0 141114753 4292608 736 18446744073709551615 94853484621824 94853485516357 140726884095600 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94853485755408 94853485803152 94853510901760 140726884100507 140726884100606 140726884100606 140726884106210 0
/proc/114921/statm: 1048 736 672 219 0 110 0
[pid=114926] ppid=114921 vsize=1588600 memory=409324 CPUtime=499.18 cores=5,7
/proc/114926/stat : 114926 (python3) S 114921 114921 113061 0 -1 4194304 97119 0 0 0 49891 27 0 0 20 0 1 0 141114756 1626726400 102331 18446744073709551615 94911189479424 94911189479801 140721661837952 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94911189491096 94911189491716 94911211393024 140721661843791 140721661844000 140721661844000 140721661849575 0
/proc/114926/statm: 397150 102331 8139 1 0 368508 0
[pid=115000] ppid=114926 vsize=239440 memory=176480 CPUtime=3100.88 cores=5,7
/proc/115000/stat : 115000 (naps-1.03a6) R 114926 115000 115000 0 -1 4194304 155372 0 0 0 309906 182 0 0 20 0 1 0 141164834 245186560 44120 18446744073709551615 4198400 7047149 140727046399456 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 32067584 140727046408591 140727046408689 140727046408689 140727046414281 0
/proc/115000/statm: 59860 44120 544 696 0 59021 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 1832232 KiB
Current children cumulated memory: 588748 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.002125 s, system=0.010737 s

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

# cumulated CPU time of all completed processes:  user=3598.22 s, system=2.17955 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+3612.21 s]
/proc/loadavg: 2.04 2.07 2.23 3/241 115318
/proc/meminfo: memFree=127822460/131382116 swapFree=33005528/33010684
[pid=114926] ppid=114918 vsize=1554948 memory=375700 CPUtime=3600.25 cores=5,7
/proc/114926/stat : 114926 (python3) R 114918 114921 113061 0 -1 4194304 125222 155373 0 0 49906 31 309906 182 20 0 1 0 141114756 1592266752 93925 18446744073709551615 94911189479424 94911189479801 140721661837952 0 0 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0 94911189491096 94911189491716 94911211393024 140721661843791 140721661844000 140721661844000 140721661849575 0
/proc/114926/statm: 388737 93925 8139 1 0 360095 0
Current cumulated CPU time of completed processes: 0.012862 s
Current children cumulated CPU time: 3600.25 s
Current children cumulated vsize: 1554948 KiB
Current children cumulated memory: 375700 KiB

[startup+3612.3 s]
/proc/loadavg: 2.04 2.07 2.23 3/241 115318
/proc/meminfo: memFree=127822460/131382116 swapFree=33005528/33010684
[pid=114926] ppid=114918 vsize=1521680 memory=358700 CPUtime=3600.34 cores=5,7
/proc/114926/stat : 114926 (python3) R 114918 114921 113061 0 -1 4194304 145774 155373 0 0 49914 32 309906 182 20 0 1 0 141114756 1558200320 89675 18446744073709551615 94911189479424 94911189479801 140721661837952 0 0 0 0 16781312 0 0 0 0 17 5 0 0 0 0 0 94911189491096 94911189491716 94911211393024 140721661843791 140721661844000 140721661844000 140721661849575 0
/proc/114926/statm: 380420 89675 8139 1 0 351778 0
Current cumulated CPU time of completed processes: 0.012862 s
Current children cumulated CPU time: 3600.34 s
Current children cumulated vsize: 1521680 KiB
Current children cumulated memory: 358700 KiB

Child status: 0

Real time (s): 3612.33
CPU time (s): 3600.4
CPU user time (s): 3598.22
CPU system time (s): 2.17955
CPU usage (%): 99.6697
Max. virtual memory (cumulated for all children) (KiB): 1863664
Max. memory (cumulated for all children) (KiB): 612872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.22
system time used= 2.17955
maximum resident set size= 428984
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 303081
page faults= 0
swaps= 0
block input operations= 0
block output operations= 5280
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 384
involuntary context switches= 3009


# summary of solver processes directly reported to runsolver:
#   pid: 114921,114926
#   total CPU time (s): 3600.4
#   total CPU user time (s): 3598.22
#   total CPU system time (s): 2.17955

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 21.7469 second user time and 40.6084 second system time

The end

Launcher Data

Begin job on nodeC010 at 2025-07-11 19:19:14
IDJOB=4529801
IDBENCH=153060
IDSOLVER=3388
FILE ID=nodeC010/4529801-1752254353
RUNJOBID= nodeC010-1752252978-113993
SLURM_JOB_ID= 9682571
Free space on /tmp= 429556 MiB

SOLVER NAME= SCIP-NaPS 1.00a2
BENCH NAME= PB24/normalized-PB10/DEC-LIN/oliveras/j90/normalized-j9029_2-sat.opb
COMMAND LINE= ./scip-naps-1.00a2.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4529801-1752254353/watcher-4529801-1752254353 -o /tmp/evaluation-result-4529801-1752254353/solver-4529801-1752254353 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC010-1752252978-113993 --watchdog 3760  ./scip-naps-1.00a2.sh HOME/instance-4529801-1752254353.opb

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

MD5SUM BENCH= 9dbe363344c0fe5585984e30a944da25
RANDOM SEED=1537359833

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

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

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

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


/proc/meminfo:
MemTotal:       131382116 kB
MemFree:        125781340 kB
MemAvailable:   126267172 kB
Buffers:             228 kB
Cached:          1279808 kB
SwapCached:         4296 kB
Active:          3900012 kB
Inactive:        1026424 kB
Active(anon):    3607764 kB
Inactive(anon):    52264 kB
Active(file):     292248 kB
Inactive(file):   974160 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33005528 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              7920 kB
Writeback:            68 kB
AnonPages:       3645184 kB
Mapped:           123992 kB
Shmem:             13628 kB
KReclaimable:     118100 kB
Slab:             206004 kB
SReclaimable:     118100 kB
SUnreclaim:        87904 kB
KernelStack:        4076 kB
PageTables:        11004 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    7503124 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149464 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    161792 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:      205640 kB
DirectMap2M:    12279808 kB
DirectMap1G:    123731968 kB

Free space on /tmp at the end= 429576 MiB
End job on nodeC010 at 2025-07-11 20:19:26