Trace number 4529697

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.11 3608.62

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/submitted-PB06/
manquiho/Aardal_1/normalized-prob2.opb
MD5SUMf3b4489b3c27b845ad2c738d1f690b61
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.043014
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables68
Total number of constraints2
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2
Minimum length of a constraint68
Maximum length of a constraint68
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 14215207
Number of bits of the biggest number in a constraint 24
Biggest sum of numbers in a constraint 175368570
Number of bits of the biggest sum of numbers28
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.63/0.74	c Command: HOME/scip-naps-1.00a2.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4529697-1752253467.opb
0.63/0.74	c Solving mode: decision
0.63/0.74	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
0.63/0.74	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
0.63/0.74	c original problem has 68 variables (68 bin, 0 int, 0 impl, 0 cont) and 2 constraints
0.63/0.74	c presolving:
0.63/0.74	c (round 1, exhaustive) 0 del vars, 1 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 15 clqs
0.63/0.74	c (round 2, fast)       0 del vars, 1 del conss, 1 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 15 clqs
0.63/0.74	c (round 3, fast)       0 del vars, 1 del conss, 1 add conss, 0 chg bounds, 0 chg sides, 5 chg coeffs, 0 upgd conss, 0 impls, 15 clqs
0.63/0.74	c (round 4, exhaustive) 0 del vars, 1 del conss, 1 add conss, 0 chg bounds, 0 chg sides, 5 chg coeffs, 1 upgd conss, 0 impls, 15 clqs
0.63/0.74	c    (0.0s) probing: 51/68 (75.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.63/0.74	c    (0.0s) probing aborted: 50/50 successive totally useless probings
0.63/0.74	c    (0.0s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.63/0.74	c    (0.0s) no symmetry present (symcode time: 0.00)
0.63/0.74	c presolving (5 rounds: 5 fast, 3 medium, 3 exhaustive):
0.63/0.74	c  0 deleted vars, 1 deleted constraints, 1 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 5 changed coefficients
0.63/0.74	c  0 implications, 15 cliques
0.63/0.74	c presolved problem has 68 variables (68 bin, 0 int, 0 impl, 0 cont) and 2 constraints
0.63/0.74	c       1 constraints of type <linear>
0.63/0.74	c       1 constraints of type <logicor>
0.63/0.74	c transformed objective value is always integral (scale: 1)
0.63/0.74	c Presolving Time: 0.00
0.63/0.74	c 
0.63/0.74	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.63/0.74	c   0.0s|     1 |     0 |     2 |     - |  1491k |   0 |  68 |   2 |   2 |   0 |  0 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.63/0.74	c   0.0s|     1 |     0 |     5 |     - |  1511k |   0 |  68 |   2 |   3 |   1 |  1 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.63/0.74	c   0.0s|     1 |     0 |     8 |     - |  1516k |   0 |  68 |   2 |   5 |   3 |  2 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.63/0.74	c   0.0s|     1 |     0 |     9 |     - |  1549k |   0 |  68 |   2 |   6 |   4 |  3 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.63/0.74	c   0.0s|     1 |     0 |    12 |     - |  1562k |   0 |  68 |   2 |   8 |   6 |  4 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.63/0.74	c   0.0s|     1 |     0 |    14 |     - |  1598k |   0 |  68 |   2 |  10 |   8 |  5 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.63/0.74	c   0.0s|     1 |     0 |    16 |     - |  1618k |   0 |  68 |   2 |  11 |   9 |  6 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.63/0.74	c   0.0s|     1 |     0 |    18 |     - |  1638k |   0 |  68 |   2 |  13 |  11 |  7 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.63/0.74	c   0.0s|     1 |     0 |    19 |     - |  1640k |   0 |  68 |   2 |  14 |  12 |  8 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.63/0.74	c   0.0s|     1 |     0 |    20 |     - |  1677k |   0 |  68 |   2 |  15 |  13 |  9 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.63/0.74	c   0.0s|     1 |     0 |    22 |     - |  1686k |   0 |  68 |   2 |  16 |  14 | 10 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.63/0.74	c   0.0s|     1 |     0 |    24 |     - |  1715k |   0 |  68 |   2 |  18 |  16 | 11 |   0 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.63/0.74	c   0.0s|     1 |     2 |    30 |     - |  1724k |   0 |  68 |   2 |  18 |  16 | 11 |   0 |   3 | 0.000000e+00 |      --      |    Inf | unknown
0.63/0.74	c   0.1s|   100 |    75 |   324 |   3.0 |  2145k |  31 |  68 |   3 |   1 |  25 |  1 |   1 |   3 | 0.000000e+00 |      --      |    Inf | unknown
0.63/0.74	c   0.1s|   200 |   123 |   442 |   2.1 |  2254k |  45 |  68 |   3 |   0 |  31 |  0 |   1 |   3 | 0.000000e+00 |      --      |    Inf | unknown
0.63/0.74	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.63/0.74	c   0.2s|   300 |   153 |   536 |   1.7 |  2417k |  45 |  68 |   4 |   0 |  41 |  0 |   2 |   3 | 0.000000e+00 |      --      |    Inf | unknown
0.63/0.74	c   0.2s|   400 |   185 |   640 |   1.5 |  2551k |  45 |  68 |   4 |   3 |  55 |  1 |   2 |   3 | 0.000000e+00 |      --      |    Inf |   0.97%
0.63/0.74	c   0.2s|   500 |   199 |   715 |   1.4 |  2626k |  45 |  68 |   4 |   0 |  62 |  0 |   2 |   3 | 0.000000e+00 |      --      |    Inf |   1.09%
0.63/0.74	c   0.3s|   600 |   221 |   789 |   1.3 |  2649k |  45 |  68 |   4 |   0 |  68 |  0 |   2 |   3 | 0.000000e+00 |      --      |    Inf |   1.45%
0.63/0.74	c   0.3s|   700 |   247 |   918 |   1.3 |  2748k |  45 |  68 |   9 |   0 |  92 |  0 |   7 |   3 | 0.000000e+00 |      --      |    Inf |   2.14%
0.63/0.74	c   0.3s|   800 |   271 |  1021 |   1.2 |  2843k |  45 |  68 |   9 |   2 | 104 |  1 |   7 |   3 | 0.000000e+00 |      --      |    Inf |   2.59%
0.63/0.74	c   0.4s|   900 |   289 |  1096 |   1.2 |  2859k |  45 |  68 |   9 |   2 | 106 |  1 |   7 |   3 | 0.000000e+00 |      --      |    Inf |   2.64%
0.63/0.74	c   0.4s|  1000 |   291 |  1160 |   1.1 |  2864k |  45 |  68 |  12 |   2 | 110 |  1 |  10 |   3 | 0.000000e+00 |      --      |    Inf |   2.92%
0.63/0.74	c   0.5s|  1100 |   325 |  1253 |   1.1 |  2887k |  45 |  68 |  15 |   3 | 121 |  1 |  13 |   3 | 0.000000e+00 |      --      |    Inf |  17.27%
0.63/0.74	c   0.5s|  1200 |   363 |  1359 |   1.1 |  2979k |  45 |  68 |  15 |   0 | 123 |  0 |  13 |   3 | 0.000000e+00 |      --      |    Inf |  17.43%
0.63/0.74	c   0.6s|  1300 |   399 |  1469 |   1.1 |  2995k |  45 |  68 |  21 |   0 | 128 |  0 |  19 |   3 | 0.000000e+00 |      --      |    Inf |  17.47%
0.63/0.74	c   0.6s|  1400 |   435 |  1551 |   1.1 |  3002k |  45 |  68 |  24 |   3 | 136 |  1 |  22 |   3 | 0.000000e+00 |      --      |    Inf |  17.47%
0.63/0.74	c r 0.6s|  1464 |     0 |  1647 |   1.1 |shifting|  45 |  68 |  24 |   3 | 137 |  0 |  22 |   3 | 0.000000e+00 | 0.000000e+00 |   0.00%| 100.00%
0.63/0.74	c 
0.63/0.74	c SCIP Status        : problem is solved [optimal solution found]
0.63/0.74	c Solving Time (sec) : 0.59
0.63/0.74	c Solving Nodes      : 1464
0.63/0.74	c Primal Bound       : +0.00000000000000e+00 (1 solutions)
0.63/0.74	c Dual Bound         : +0.00000000000000e+00
0.63/0.74	c Gap                : 0.00 %
0.63/0.74	c [VIOLATION] Line 7: -11948 x1 -23896 x2 -47792 x3 -95584 x4 -191168 x5 -382336 x6 -764672 x7 -1529344 x8 -3058688 x9 -6117376 x10 -12234752 x11 -23330 x12 -46660 x13 -93320 x14 -186640 x15 -373280 x16 -746560 x17 -1493120 x18 -2986240 x19 -5972480 x20 -11944960 x21 -30635 x22 -61270 x23 -122540 x24 -245080 x25 -490160 x26 -980320 x27 -1960640 x28 -3921280 x29 -7842560 x30 -44197 x31 -88394 x32 -176788 x33 -353576 x34 -707152 x35 -1414304 x36 -2828608 x37 -5657216 x38 -11314432 x39 -92754 x40 -185508 x41 -371016 x42 -742032 x43 -1484064 x44 -2968128 x45 -5936256 x46 -11872512 x47 -123389 x48 -246778 x49 -493556 x50 -987112 x51 -1974224 x52 -3948448 x53 -7896896 x54 -136951 x55 -273902 x56 -547804 x57 -1095608 x58 -2191216 x59 -4382432 x60 -8764864 x61 -140745 x62 -281490 x63 -562980 x64 -1125960 x65 -2251920 x66 -4503840 x67 -9007680 x68 >= -14215207 ;
0.63/0.74	c   Computed activity: -14215214
0.63/0.74	c   Required: activity >= -14215207
0.63/0.74	c   Variable assignments: {x1=1, x2=1, x3=1, x4=1, x5=0, x6=0, x7=0, x8=0, x9=0, x10=0, x11=0, x12=1, x13=1, x14=1, x15=0, x16=0, x17=0, x18=0, x19=0, x20=0, x21=0, x22=1, x23=0, x24=1, x25=0, x26=0, x27=0, x28=0, x29=0, x30=0, x31=0, x32=0, x33=1, x34=0, x35=0, x36=0, x37=0, x38=0, x39=0, x40=0, x41=1, x42=0, x43=0, x44=0, x45=0, x46=0, x47=0, x48=1, x49=0, x50=0, x51=0, x52=0, x53=1, x54=0, x55=1, x56=0, x57=0, x58=0, x59=0, x60=0, x61=0, x62=1, x63=0, x64=0, x65=0, x66=0, x67=0, x68=1}}
0.63/0.74	c SCIP found a solution, but it is not feasible according to the original problem.
0.63/0.74	c ----------------------------------------------------------------------
0.63/0.74	c executing external solver (fallback): HOME/naps-1.03a6
0.63/0.74	c ----------------------------------------------------------------------
0.63/0.74	c command: HOME/naps-1.03a6 HOME/instance-4529697-1752253467.opb
0.63/0.75	c NaPS 1.03a6.
0.63/0.75	c Input file name: HOME/instance-4529697-1752253467.opb
3600.06/3608.60	c
3600.06/3608.60	c *** TERMINATED *** by signal 15
3600.06/3608.60	c s UNKNOWN
3600.06/3608.60	c _____________________________________________________________________________
3600.06/3608.60	c std/band forms        : 0,1
3600.06/3608.60	c 2cl/3cl ITE-codings   : 0,25696
3600.06/3608.60	c BDD/srt/adr Max costs : 27004,0,0
3600.06/3608.60	c BDDraw/bin/mul/srt/adr: 0,0,1,0,0
3600.06/3608.60	c BDD nodes             : 27006
3600.06/3608.60	c Es1/CC detections     : 0,0
3600.06/3608.60	c CC sort               : 0
3600.06/3608.60	c SAT/UNSAT calls       : 0,0
3600.06/3608.60	c regenrated variables  : 0
3600.06/3608.60	c eliminated fixed lits : 0
3600.06/3608.60	c goal lit flips        : 0
3600.06/3608.60	c goal stages           : 0
3600.06/3608.60	c goal shrink           : 0
3600.06/3608.60	c goal coeff separations: 0
3600.06/3608.60	c restarts              : 0
3600.06/3608.60	c conflicts             : 0              (0 /sec)
3600.06/3608.60	c decisions             : 0              (0 /sec)
3600.06/3608.60	c propagations          : 0              (0 /sec)
3600.06/3608.60	c inspects              : 0              (0 /sec)
3600.06/3608.60	c CPU time (solving tm) : 3597 s        (3597 s, SAT 0 s, UNSAT 0 s)
3600.06/3608.60	c Time for Opt-base     : 0.02249 s
3600.06/3608.60	c Steps for Opt-base    : 86088
3600.06/3608.60	c Time for BDD coding   : 0.1717 s
3600.06/3608.60	c Time for srt coding   : 0 s
3600.06/3608.60	c _____________________________________________________________________________
3600.06/3608.60	s UNKNOWN
3600.06/3608.61	Terminated

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63708 MiB (49934 MiB free)
  memory of node 1: 64465 MiB (54423 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4529697-1752253467/watcher-4529697-1752253467 -o /tmp/evaluation-result-4529697-1752253467/solver-4529697-1752253467 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC031-1752253448-111530 --watchdog 3760 ./scip-naps-1.00a2.sh HOME/instance-4529697-1752253467.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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=111995, runsolver pid=111992

[startup+0.100065 s]*
/proc/loadavg: 1.63 2.55 3.45 5/272 112000
/proc/meminfo: memFree=106851280/131249988 swapFree=33010416/33010684
[pid=111995] ppid=111992 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/111995/stat : 111995 (scip-naps-1.00a) S 111992 111995 111519 0 -1 4194304 260 318 0 0 0 0 0 0 20 0 1 0 141025207 4292608 736 18446744073709551615 94573839749120 94573840643653 140721822058608 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94573840882704 94573840930448 94573873598464 140721822067099 140721822067198 140721822067198 140721822072802 0
/proc/111995/statm: 1048 736 672 219 0 110 0
[pid=112000] ppid=111995 vsize=1186972 memory=31996 CPUtime=0.07 cores=4,6
/proc/112000/stat : 112000 (python3) R 111995 111995 111519 0 -1 4194304 3746 0 0 0 6 1 0 0 20 0 1 0 141025209 1215459328 7999 18446744073709551615 94831253659648 94831253660025 140733838545312 0 0 0 0 16781312 2 0 0 0 17 6 0 0 0 0 0 94831253671320 94831253671940 94831255302144 140733838551375 140733838551584 140733838551584 140733838557159 0
/proc/112000/statm: 296743 7999 4895 1 0 268765 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 1191164 KiB
Current children cumulated memory: 34940 KiB

[startup+0.205759 s]*
/proc/loadavg: 1.63 2.55 3.45 5/272 112000
/proc/meminfo: memFree=106839184/131249988 swapFree=33010416/33010684
[pid=111995] ppid=111992 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/111995/stat : 111995 (scip-naps-1.00a) S 111992 111995 111519 0 -1 4194304 260 318 0 0 0 0 0 0 20 0 1 0 141025207 4292608 736 18446744073709551615 94573839749120 94573840643653 140721822058608 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94573840882704 94573840930448 94573873598464 140721822067099 140721822067198 140721822067198 140721822072802 0
/proc/111995/statm: 1048 736 672 219 0 110 0
[pid=112000] ppid=111995 vsize=1202336 memory=55292 CPUtime=0.16 cores=4,6
/proc/112000/stat : 112000 (python3) R 111995 111995 111519 0 -1 4194304 6598 0 0 0 15 1 0 0 20 0 1 0 141025209 1231192064 13823 18446744073709551615 94831253659648 94831253660025 140733838545312 0 0 0 0 16781312 16386 0 0 0 17 6 0 0 0 0 0 94831253671320 94831253671940 94831255302144 140733838551375 140733838551584 140733838551584 140733838557159 0
/proc/112000/statm: 300584 13823 8127 1 0 271942 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 1206528 KiB
Current children cumulated memory: 58236 KiB

[startup+0.305678 s]*
/proc/loadavg: 1.63 2.55 3.45 5/272 112000
/proc/meminfo: memFree=106839184/131249988 swapFree=33010416/33010684
[pid=111995] ppid=111992 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/111995/stat : 111995 (scip-naps-1.00a) S 111992 111995 111519 0 -1 4194304 260 318 0 0 0 0 0 0 20 0 1 0 141025207 4292608 736 18446744073709551615 94573839749120 94573840643653 140721822058608 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94573840882704 94573840930448 94573873598464 140721822067099 140721822067198 140721822067198 140721822072802 0
/proc/111995/statm: 1048 736 672 219 0 110 0
[pid=112000] ppid=111995 vsize=1202468 memory=55420 CPUtime=0.25 cores=4,6
/proc/112000/stat : 112000 (python3) R 111995 111995 111519 0 -1 4194304 6660 0 0 0 24 1 0 0 20 0 1 0 141025209 1231327232 13855 18446744073709551615 94831253659648 94831253660025 140733838545312 0 0 0 0 16781312 16386 0 0 0 17 6 0 0 0 0 0 94831253671320 94831253671940 94831255302144 140733838551375 140733838551584 140733838551584 140733838557159 0
/proc/112000/statm: 300617 13855 8127 1 0 271975 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 1206660 KiB
Current children cumulated memory: 58364 KiB

[startup+0.700193 s]
/proc/loadavg: 1.63 2.55 3.45 5/272 112000
/proc/meminfo: memFree=106839184/131249988 swapFree=33010416/33010684
[pid=111995] ppid=111992 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/111995/stat : 111995 (scip-naps-1.00a) S 111992 111995 111519 0 -1 4194304 260 318 0 0 0 0 0 0 20 0 1 0 141025207 4292608 736 18446744073709551615 94573839749120 94573840643653 140721822058608 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94573840882704 94573840930448 94573873598464 140721822067099 140721822067198 140721822067198 140721822072802 0
/proc/111995/statm: 1048 736 672 219 0 110 0
[pid=112000] ppid=111995 vsize=1203244 memory=56316 CPUtime=0.63 cores=4,6
/proc/112000/stat : 112000 (python3) R 111995 111995 111519 0 -1 4194304 6854 0 0 0 62 1 0 0 20 0 1 0 141025209 1232121856 14079 18446744073709551615 94831253659648 94831253660025 140733838545312 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94831253671320 94831253671940 94831255302144 140733838551375 140733838551584 140733838551584 140733838557159 0
/proc/112000/statm: 300811 14079 8127 1 0 272169 0
Current children cumulated CPU time: 0.63 s
Current children cumulated vsize: 1207436 KiB
Current children cumulated memory: 59260 KiB

[startup+1.50023 s]
/proc/loadavg: 1.63 2.55 3.45 5/273 112001
/proc/meminfo: memFree=106807872/131249988 swapFree=33010416/33010684
[pid=111995] ppid=111992 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/111995/stat : 111995 (scip-naps-1.00a) S 111992 111995 111519 0 -1 4194304 260 318 0 0 0 0 0 0 20 0 1 0 141025207 4292608 736 18446744073709551615 94573839749120 94573840643653 140721822058608 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94573840882704 94573840930448 94573873598464 140721822067099 140721822067198 140721822067198 140721822072802 0
/proc/111995/statm: 1048 736 672 219 0 110 0
[pid=112000] ppid=111995 vsize=1203376 memory=56700 CPUtime=0.68 cores=4,6
/proc/112000/stat : 112000 (python3) S 111995 111995 111519 0 -1 4194304 7054 0 0 0 67 1 0 0 20 0 1 0 141025209 1232257024 14175 18446744073709551615 94831253659648 94831253660025 140733838545312 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94831253671320 94831253671940 94831255302144 140733838551375 140733838551584 140733838551584 140733838557159 0
/proc/112000/statm: 300844 14175 8191 1 0 272202 0
[pid=112001] ppid=112000 vsize=35888 memory=31980 CPUtime=0.73 cores=4,6
/proc/112001/stat : 112001 (naps-1.03a6) R 112000 112001 112001 0 -1 4194304 9027 0 0 0 72 1 0 0 20 0 1 0 141025282 36749312 7995 18446744073709551615 4198400 7047149 140732697529664 0 0 0 0 0 17922 0 0 0 17 6 0 0 0 0 0 7573272 7623312 30756864 140732697532799 140732697532913 140732697532913 140732697538505 0
/proc/112001/statm: 8972 7995 544 696 0 8133 0
Current children cumulated CPU time: 1.41 s
Current children cumulated vsize: 1243456 KiB
Current children cumulated memory: 91624 KiB

[startup+3.10552 s]
/proc/loadavg: 1.63 2.55 3.45 5/273 112002
/proc/meminfo: memFree=106805368/131249988 swapFree=33010416/33010684
[pid=111995] ppid=111992 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/111995/stat : 111995 (scip-naps-1.00a) S 111992 111995 111519 0 -1 4194304 260 318 0 0 0 0 0 0 20 0 1 0 141025207 4292608 736 18446744073709551615 94573839749120 94573840643653 140721822058608 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94573840882704 94573840930448 94573873598464 140721822067099 140721822067198 140721822067198 140721822072802 0
/proc/111995/statm: 1048 736 672 219 0 110 0
[pid=112000] ppid=111995 vsize=1203376 memory=56700 CPUtime=0.68 cores=4,6
/proc/112000/stat : 112000 (python3) S 111995 111995 111519 0 -1 4194304 7054 0 0 0 67 1 0 0 20 0 1 0 141025209 1232257024 14175 18446744073709551615 94831253659648 94831253660025 140733838545312 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94831253671320 94831253671940 94831255302144 140733838551375 140733838551584 140733838551584 140733838557159 0
/proc/112000/statm: 300844 14175 8191 1 0 272202 0
[pid=112001] ppid=112000 vsize=40468 memory=37216 CPUtime=2.33 cores=4,6
/proc/112001/stat : 112001 (naps-1.03a6) R 112000 112001 112001 0 -1 4194304 10342 0 0 0 231 2 0 0 20 0 1 0 141025282 41439232 9304 18446744073709551615 4198400 7047149 140732697529664 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 30756864 140732697532799 140732697532913 140732697532913 140732697538505 0
/proc/112001/statm: 10117 9304 544 696 0 9278 0
Current children cumulated CPU time: 3.01 s
Current children cumulated vsize: 1248036 KiB
Current children cumulated memory: 96860 KiB

[startup+6.30021 s]
/proc/loadavg: 1.74 2.56 3.45 4/269 112091
/proc/meminfo: memFree=106886876/131249988 swapFree=33010416/33010684
[pid=111995] ppid=111992 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/111995/stat : 111995 (scip-naps-1.00a) S 111992 111995 111519 0 -1 4194304 260 318 0 0 0 0 0 0 20 0 1 0 141025207 4292608 736 18446744073709551615 94573839749120 94573840643653 140721822058608 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94573840882704 94573840930448 94573873598464 140721822067099 140721822067198 140721822067198 140721822072802 0
/proc/111995/statm: 1048 736 672 219 0 110 0
[pid=112000] ppid=111995 vsize=1203376 memory=56700 CPUtime=0.68 cores=4,6
/proc/112000/stat : 112000 (python3) S 111995 111995 111519 0 -1 4194304 7054 0 0 0 67 1 0 0 20 0 1 0 141025209 1232257024 14175 18446744073709551615 94831253659648 94831253660025 140733838545312 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94831253671320 94831253671940 94831255302144 140733838551375 140733838551584 140733838551584 140733838557159 0
/proc/112000/statm: 300844 14175 8191 1 0 272202 0
[pid=112001] ppid=112000 vsize=44568 memory=41936 CPUtime=5.51 cores=4,6
/proc/112001/stat : 112001 (naps-1.03a6) R 112000 112001 112001 0 -1 4194304 11707 0 0 0 549 2 0 0 20 0 1 0 141025282 45637632 10484 18446744073709551615 4198400 7047149 140732697529664 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 30756864 140732697532799 140732697532913 140732697532913 140732697538505 0
/proc/112001/statm: 11142 10484 544 696 0 10303 0
Current children cumulated CPU time: 6.19 s
Current children cumulated vsize: 1252136 KiB
Current children cumulated memory: 101580 KiB

[startup+12.7002 s]
/proc/loadavg: 1.92 2.58 3.45 5/272 112394
/proc/meminfo: memFree=106652612/131249988 swapFree=33010416/33010684
[pid=111995] ppid=111992 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/111995/stat : 111995 (scip-naps-1.00a) S 111992 111995 111519 0 -1 4194304 260 318 0 0 0 0 0 0 20 0 1 0 141025207 4292608 736 18446744073709551615 94573839749120 94573840643653 140721822058608 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94573840882704 94573840930448 94573873598464 140721822067099 140721822067198 140721822067198 140721822072802 0
/proc/111995/statm: 1048 736 672 219 0 110 0
[pid=112000] ppid=111995 vsize=1203376 memory=56700 CPUtime=0.68 cores=4,6
/proc/112000/stat : 112000 (python3) S 111995 111995 111519 0 -1 4194304 7054 0 0 0 67 1 0 0 20 0 1 0 141025209 1232257024 14175 18446744073709551615 94831253659648 94831253660025 140733838545312 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94831253671320 94831253671940 94831255302144 140733838551375 140733838551584 140733838551584 140733838557159 0
/proc/112000/statm: 300844 14175 8191 1 0 272202 0
[pid=112001] ppid=112000 vsize=44568 memory=40572 CPUtime=11.9 cores=4,6
/proc/112001/stat : 112001 (naps-1.03a6) R 112000 112001 112001 0 -1 4194304 13708 0 0 0 1187 3 0 0 20 0 1 0 141025282 45637632 10143 18446744073709551615 4198400 7047149 140732697529664 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 30756864 140732697532799 140732697532913 140732697532913 140732697538505 0
/proc/112001/statm: 11142 10143 544 696 0 10303 0
Current children cumulated CPU time: 12.58 s
Current children cumulated vsize: 1252136 KiB
Current children cumulated memory: 100216 KiB

[startup+25.5002 s]
/proc/loadavg: 2.24 2.63 3.46 5/272 112443
/proc/meminfo: memFree=106386788/131249988 swapFree=33010416/33010684
[pid=111995] ppid=111992 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/111995/stat : 111995 (scip-naps-1.00a) S 111992 111995 111519 0 -1 4194304 260 318 0 0 0 0 0 0 20 0 1 0 141025207 4292608 736 18446744073709551615 94573839749120 94573840643653 140721822058608 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94573840882704 94573840930448 94573873598464 140721822067099 140721822067198 140721822067198 140721822072802 0
/proc/111995/statm: 1048 736 672 219 0 110 0
[pid=112000] ppid=111995 vsize=1203376 memory=56700 CPUtime=0.68 cores=4,6
/proc/112000/stat : 112000 (python3) S 111995 111995 111519 0 -1 4194304 7054 0 0 0 67 1 0 0 20 0 1 0 141025209 1232257024 14175 18446744073709551615 94831253659648 94831253660025 140733838545312 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94831253671320 94831253671940 94831255302144 140733838551375 140733838551584 140733838551584 140733838557159 0
/proc/112000/statm: 300844 14175 8191 1 0 272202 0
[pid=112001] ppid=112000 vsize=47032 memory=40760 CPUtime=24.66 cores=4,6
/proc/112001/stat : 112001 (naps-1.03a6) R 112000 112001 112001 0 -1 4194304 19786 0 0 0 2461 5 0 0 20 0 1 0 141025282 48160768 10190 18446744073709551615 4198400 7047149 140732697529664 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 30756864 140732697532799 140732697532913 140732697532913 140732697538505 0
/proc/112001/statm: 11758 10190 544 696 0 10919 0
Current children cumulated CPU time: 25.34 s
Current children cumulated vsize: 1254600 KiB
Current children cumulated memory: 100404 KiB

[startup+51.1055 s]
/proc/loadavg: 3.00 2.78 3.48 5/272 112492
/proc/meminfo: memFree=106065804/131249988 swapFree=33010416/33010684
[pid=111995] ppid=111992 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/111995/stat : 111995 (scip-naps-1.00a) S 111992 111995 111519 0 -1 4194304 260 318 0 0 0 0 0 0 20 0 1 0 141025207 4292608 736 18446744073709551615 94573839749120 94573840643653 140721822058608 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94573840882704 94573840930448 94573873598464 140721822067099 140721822067198 140721822067198 140721822072802 0
/proc/111995/statm: 1048 736 672 219 0 110 0
[pid=112000] ppid=111995 vsize=1203376 memory=56700 CPUtime=0.68 cores=4,6
/proc/112000/stat : 112000 (python3) S 111995 111995 111519 0 -1 4194304 7054 0 0 0 67 1 0 0 20 0 1 0 141025209 1232257024 14175 18446744073709551615 94831253659648 94831253660025 140733838545312 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94831253671320 94831253671940 94831255302144 140733838551375 140733838551584 140733838551584 140733838557159 0
/proc/112000/statm: 300844 14175 8191 1 0 272202 0
[pid=112001] ppid=112000 vsize=52068 memory=48116 CPUtime=50.19 cores=4,6
/proc/112001/stat : 112001 (naps-1.03a6) R 112000 112001 112001 0 -1 4194304 26863 0 0 0 5012 7 0 0 20 0 1 0 141025282 53317632 12029 18446744073709551615 4198400 7047149 140732697529664 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 30756864 140732697532799 140732697532913 140732697532913 140732697538505 0
/proc/112001/statm: 13017 12029 544 696 0 12178 0
Current children cumulated CPU time: 50.87 s
Current children cumulated vsize: 1259636 KiB
Current children cumulated memory: 107760 KiB

[startup+102.3 s]
/proc/loadavg: 3.91 3.07 3.55 5/272 112689
/proc/meminfo: memFree=106247412/131249988 swapFree=33010416/33010684
[pid=111995] ppid=111992 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/111995/stat : 111995 (scip-naps-1.00a) S 111992 111995 111519 0 -1 4194304 260 318 0 0 0 0 0 0 20 0 1 0 141025207 4292608 736 18446744073709551615 94573839749120 94573840643653 140721822058608 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94573840882704 94573840930448 94573873598464 140721822067099 140721822067198 140721822067198 140721822072802 0
/proc/111995/statm: 1048 736 672 219 0 110 0
[pid=112000] ppid=111995 vsize=1203376 memory=56700 CPUtime=0.68 cores=4,6
/proc/112000/stat : 112000 (python3) S 111995 111995 111519 0 -1 4194304 7054 0 0 0 67 1 0 0 20 0 1 0 141025209 1232257024 14175 18446744073709551615 94831253659648 94831253660025 140733838545312 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94831253671320 94831253671940 94831255302144 140733838551375 140733838551584 140733838551584 140733838557159 0
/proc/112000/statm: 300844 14175 8191 1 0 272202 0
[pid=112001] ppid=112000 vsize=47968 memory=45576 CPUtime=101.22 cores=4,6
/proc/112001/stat : 112001 (naps-1.03a6) R 112000 112001 112001 0 -1 4194304 39256 0 0 0 10112 10 0 0 20 0 1 0 141025282 49119232 11394 18446744073709551615 4198400 7047149 140732697529664 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 30756864 140732697532799 140732697532913 140732697532913 140732697538505 0
/proc/112001/statm: 11992 11394 544 696 0 11153 0
Current children cumulated CPU time: 101.9 s
Current children cumulated vsize: 1255536 KiB
Current children cumulated memory: 105220 KiB

[startup+162.3 s]
/proc/loadavg: 4.01 3.26 3.58 5/273 112692

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

/proc/meminfo: memFree=101097796/131249988 swapFree=33010416/33010684
[pid=111995] ppid=111992 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/111995/stat : 111995 (scip-naps-1.00a) S 111992 111995 111519 0 -1 4194304 260 318 0 0 0 0 0 0 20 0 1 0 141025207 4292608 736 18446744073709551615 94573839749120 94573840643653 140721822058608 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94573840882704 94573840930448 94573873598464 140721822067099 140721822067198 140721822067198 140721822072802 0
/proc/111995/statm: 1048 736 672 219 0 110 0
[pid=112000] ppid=111995 vsize=1203376 memory=57980 CPUtime=0.68 cores=4,6
/proc/112000/stat : 112000 (python3) S 111995 111995 111519 0 -1 4194304 7054 0 0 0 67 1 0 0 20 0 1 0 141025209 1232257024 14495 18446744073709551615 94831253659648 94831253660025 140733838545312 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94831253671320 94831253671940 94831255302144 140733838551375 140733838551584 140733838551584 140733838557159 0
/proc/112000/statm: 300844 14495 8191 1 0 272202 0
[pid=112001] ppid=112000 vsize=56164 memory=46456 CPUtime=3154.09 cores=4,6
/proc/112001/stat : 112001 (naps-1.03a6) R 112000 112001 112001 0 -1 4194304 613322 0 0 0 315232 177 0 0 20 0 1 0 141025282 57511936 11614 18446744073709551615 4198400 7047149 140732697529664 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 30756864 140732697532799 140732697532913 140732697532913 140732697538505 0
/proc/112001/statm: 14041 11614 544 696 0 13202 0
Current children cumulated CPU time: 3154.77 s
Current children cumulated vsize: 1263732 KiB
Current children cumulated memory: 107380 KiB

[startup+3222.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/273 112984
/proc/meminfo: memFree=101144168/131249988 swapFree=33010416/33010684
[pid=111995] ppid=111992 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/111995/stat : 111995 (scip-naps-1.00a) S 111992 111995 111519 0 -1 4194304 260 318 0 0 0 0 0 0 20 0 1 0 141025207 4292608 736 18446744073709551615 94573839749120 94573840643653 140721822058608 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94573840882704 94573840930448 94573873598464 140721822067099 140721822067198 140721822067198 140721822072802 0
/proc/111995/statm: 1048 736 672 219 0 110 0
[pid=112000] ppid=111995 vsize=1203376 memory=57980 CPUtime=0.68 cores=4,6
/proc/112000/stat : 112000 (python3) S 111995 111995 111519 0 -1 4194304 7054 0 0 0 67 1 0 0 20 0 1 0 141025209 1232257024 14495 18446744073709551615 94831253659648 94831253660025 140733838545312 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94831253671320 94831253671940 94831255302144 140733838551375 140733838551584 140733838551584 140733838557159 0
/proc/112000/statm: 300844 14495 8191 1 0 272202 0
[pid=112001] ppid=112000 vsize=56164 memory=53128 CPUtime=3213.95 cores=4,6
/proc/112001/stat : 112001 (naps-1.03a6) R 112000 112001 112001 0 -1 4194304 633533 0 0 0 321213 182 0 0 20 0 1 0 141025282 57511936 13282 18446744073709551615 4198400 7047149 140732697529664 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 30756864 140732697532799 140732697532913 140732697532913 140732697538505 0
/proc/112001/statm: 14041 13282 544 696 0 13202 0
Current children cumulated CPU time: 3214.63 s
Current children cumulated vsize: 1263732 KiB
Current children cumulated memory: 114052 KiB

[startup+3282.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/272 112986
/proc/meminfo: memFree=101115176/131249988 swapFree=33010416/33010684
[pid=111995] ppid=111992 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/111995/stat : 111995 (scip-naps-1.00a) S 111992 111995 111519 0 -1 4194304 260 318 0 0 0 0 0 0 20 0 1 0 141025207 4292608 736 18446744073709551615 94573839749120 94573840643653 140721822058608 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94573840882704 94573840930448 94573873598464 140721822067099 140721822067198 140721822067198 140721822072802 0
/proc/111995/statm: 1048 736 672 219 0 110 0
[pid=112000] ppid=111995 vsize=1203376 memory=57980 CPUtime=0.68 cores=4,6
/proc/112000/stat : 112000 (python3) S 111995 111995 111519 0 -1 4194304 7054 0 0 0 67 1 0 0 20 0 1 0 141025209 1232257024 14495 18446744073709551615 94831253659648 94831253660025 140733838545312 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94831253671320 94831253671940 94831255302144 140733838551375 140733838551584 140733838551584 140733838557159 0
/proc/112000/statm: 300844 14495 8191 1 0 272202 0
[pid=112001] ppid=112000 vsize=47968 memory=45584 CPUtime=3273.81 cores=4,6
/proc/112001/stat : 112001 (naps-1.03a6) R 112000 112001 112001 0 -1 4194304 649527 0 0 0 327193 188 0 0 20 0 1 0 141025282 49119232 11396 18446744073709551615 4198400 7047149 140732697529664 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 30756864 140732697532799 140732697532913 140732697532913 140732697538505 0
/proc/112001/statm: 11992 11396 544 696 0 11153 0
Current children cumulated CPU time: 3274.49 s
Current children cumulated vsize: 1255536 KiB
Current children cumulated memory: 106508 KiB

[startup+3342.3 s]
/proc/loadavg: 4.07 4.09 4.09 5/273 112993
/proc/meminfo: memFree=101123412/131249988 swapFree=33010416/33010684
[pid=111995] ppid=111992 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/111995/stat : 111995 (scip-naps-1.00a) S 111992 111995 111519 0 -1 4194304 260 318 0 0 0 0 0 0 20 0 1 0 141025207 4292608 736 18446744073709551615 94573839749120 94573840643653 140721822058608 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94573840882704 94573840930448 94573873598464 140721822067099 140721822067198 140721822067198 140721822072802 0
/proc/111995/statm: 1048 736 672 219 0 110 0
[pid=112000] ppid=111995 vsize=1203376 memory=57980 CPUtime=0.68 cores=4,6
/proc/112000/stat : 112000 (python3) S 111995 111995 111519 0 -1 4194304 7054 0 0 0 67 1 0 0 20 0 1 0 141025209 1232257024 14495 18446744073709551615 94831253659648 94831253660025 140733838545312 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94831253671320 94831253671940 94831255302144 140733838551375 140733838551584 140733838551584 140733838557159 0
/proc/112000/statm: 300844 14495 8191 1 0 272202 0
[pid=112001] ppid=112000 vsize=47968 memory=42620 CPUtime=3333.68 cores=4,6
/proc/112001/stat : 112001 (naps-1.03a6) R 112000 112001 112001 0 -1 4194304 657716 0 0 0 333178 190 0 0 20 0 1 0 141025282 49119232 10655 18446744073709551615 4198400 7047149 140732697529664 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 30756864 140732697532799 140732697532913 140732697532913 140732697538505 0
/proc/112001/statm: 11992 10655 544 696 0 11153 0
Current children cumulated CPU time: 3334.36 s
Current children cumulated vsize: 1255536 KiB
Current children cumulated memory: 103544 KiB

[startup+3402.3 s]
/proc/loadavg: 4.13 4.10 4.09 5/273 113006
/proc/meminfo: memFree=101115136/131249988 swapFree=33010416/33010684
[pid=111995] ppid=111992 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/111995/stat : 111995 (scip-naps-1.00a) S 111992 111995 111519 0 -1 4194304 260 318 0 0 0 0 0 0 20 0 1 0 141025207 4292608 736 18446744073709551615 94573839749120 94573840643653 140721822058608 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94573840882704 94573840930448 94573873598464 140721822067099 140721822067198 140721822067198 140721822072802 0
/proc/111995/statm: 1048 736 672 219 0 110 0
[pid=112000] ppid=111995 vsize=1203376 memory=57980 CPUtime=0.68 cores=4,6
/proc/112000/stat : 112000 (python3) S 111995 111995 111519 0 -1 4194304 7054 0 0 0 67 1 0 0 20 0 1 0 141025209 1232257024 14495 18446744073709551615 94831253659648 94831253660025 140733838545312 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94831253671320 94831253671940 94831255302144 140733838551375 140733838551584 140733838551584 140733838557159 0
/proc/112000/statm: 300844 14495 8191 1 0 272202 0
[pid=112001] ppid=112000 vsize=47968 memory=45712 CPUtime=3393.56 cores=4,6
/proc/112001/stat : 112001 (naps-1.03a6) R 112000 112001 112001 0 -1 4194304 659054 0 0 0 339165 191 0 0 20 0 1 0 141025282 49119232 11428 18446744073709551615 4198400 7047149 140732697529664 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 30756864 140732697532799 140732697532913 140732697532913 140732697538505 0
/proc/112001/statm: 11992 11428 544 696 0 11153 0
Current children cumulated CPU time: 3394.24 s
Current children cumulated vsize: 1255536 KiB
Current children cumulated memory: 106636 KiB

[startup+3462.3 s]
/proc/loadavg: 4.11 4.10 4.09 5/271 113008
/proc/meminfo: memFree=101154480/131249988 swapFree=33010416/33010684
[pid=111995] ppid=111992 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/111995/stat : 111995 (scip-naps-1.00a) S 111992 111995 111519 0 -1 4194304 260 318 0 0 0 0 0 0 20 0 1 0 141025207 4292608 736 18446744073709551615 94573839749120 94573840643653 140721822058608 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94573840882704 94573840930448 94573873598464 140721822067099 140721822067198 140721822067198 140721822072802 0
/proc/111995/statm: 1048 736 672 219 0 110 0
[pid=112000] ppid=111995 vsize=1203376 memory=57980 CPUtime=0.68 cores=4,6
/proc/112000/stat : 112000 (python3) S 111995 111995 111519 0 -1 4194304 7054 0 0 0 67 1 0 0 20 0 1 0 141025209 1232257024 14495 18446744073709551615 94831253659648 94831253660025 140733838545312 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94831253671320 94831253671940 94831255302144 140733838551375 140733838551584 140733838551584 140733838557159 0
/proc/112000/statm: 300844 14495 8191 1 0 272202 0
[pid=112001] ppid=112000 vsize=47968 memory=45584 CPUtime=3453.43 cores=4,6
/proc/112001/stat : 112001 (naps-1.03a6) R 112000 112001 112001 0 -1 4194304 661357 0 0 0 345151 192 0 0 20 0 1 0 141025282 49119232 11396 18446744073709551615 4198400 7047149 140732697529664 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 30756864 140732697532799 140732697532913 140732697532913 140732697538505 0
/proc/112001/statm: 11992 11396 544 696 0 11153 0
Current children cumulated CPU time: 3454.11 s
Current children cumulated vsize: 1255536 KiB
Current children cumulated memory: 106508 KiB

[startup+3522.3 s]
/proc/loadavg: 4.19 4.12 4.10 5/271 113010
/proc/meminfo: memFree=101134084/131249988 swapFree=33010416/33010684
[pid=111995] ppid=111992 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/111995/stat : 111995 (scip-naps-1.00a) S 111992 111995 111519 0 -1 4194304 260 318 0 0 0 0 0 0 20 0 1 0 141025207 4292608 736 18446744073709551615 94573839749120 94573840643653 140721822058608 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94573840882704 94573840930448 94573873598464 140721822067099 140721822067198 140721822067198 140721822072802 0
/proc/111995/statm: 1048 736 672 219 0 110 0
[pid=112000] ppid=111995 vsize=1203376 memory=57980 CPUtime=0.68 cores=4,6
/proc/112000/stat : 112000 (python3) S 111995 111995 111519 0 -1 4194304 7054 0 0 0 67 1 0 0 20 0 1 0 141025209 1232257024 14495 18446744073709551615 94831253659648 94831253660025 140733838545312 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94831253671320 94831253671940 94831255302144 140733838551375 140733838551584 140733838551584 140733838557159 0
/proc/112000/statm: 300844 14495 8191 1 0 272202 0
[pid=112001] ppid=112000 vsize=56164 memory=53116 CPUtime=3513.29 cores=4,6
/proc/112001/stat : 112001 (naps-1.03a6) R 112000 112001 112001 0 -1 4194304 667596 0 0 0 351135 194 0 0 20 0 1 0 141025282 57511936 13279 18446744073709551615 4198400 7047149 140732697529664 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 30756864 140732697532799 140732697532913 140732697532913 140732697538505 0
/proc/112001/statm: 14041 13279 544 696 0 13202 0
Current children cumulated CPU time: 3513.97 s
Current children cumulated vsize: 1263732 KiB
Current children cumulated memory: 114040 KiB

[startup+3582.3 s]
/proc/loadavg: 4.13 4.11 4.09 5/271 113012
/proc/meminfo: memFree=101109432/131249988 swapFree=33010416/33010684
[pid=111995] ppid=111992 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/111995/stat : 111995 (scip-naps-1.00a) S 111992 111995 111519 0 -1 4194304 260 318 0 0 0 0 0 0 20 0 1 0 141025207 4292608 736 18446744073709551615 94573839749120 94573840643653 140721822058608 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94573840882704 94573840930448 94573873598464 140721822067099 140721822067198 140721822067198 140721822072802 0
/proc/111995/statm: 1048 736 672 219 0 110 0
[pid=112000] ppid=111995 vsize=1203376 memory=57980 CPUtime=0.68 cores=4,6
/proc/112000/stat : 112000 (python3) S 111995 111995 111519 0 -1 4194304 7054 0 0 0 67 1 0 0 20 0 1 0 141025209 1232257024 14495 18446744073709551615 94831253659648 94831253660025 140733838545312 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94831253671320 94831253671940 94831255302144 140733838551375 140733838551584 140733838551584 140733838557159 0
/proc/112000/statm: 300844 14495 8191 1 0 272202 0
[pid=112001] ppid=112000 vsize=56164 memory=52896 CPUtime=3573.15 cores=4,6
/proc/112001/stat : 112001 (naps-1.03a6) R 112000 112001 112001 0 -1 4194304 687973 0 0 0 357116 199 0 0 20 0 1 0 141025282 57511936 13224 18446744073709551615 4198400 7047149 140732697529664 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 30756864 140732697532799 140732697532913 140732697532913 140732697538505 0
/proc/112001/statm: 14041 13224 544 696 0 13202 0
Current children cumulated CPU time: 3573.83 s
Current children cumulated vsize: 1263732 KiB
Current children cumulated memory: 113820 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3608.6 s]
/proc/loadavg: 4.08 4.10 4.09 5/270 113061
/proc/meminfo: memFree=99194236/131249988 swapFree=33010416/33010684
[pid=111995] ppid=111992 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/111995/stat : 111995 (scip-naps-1.00a) S 111992 111995 111519 0 -1 4194304 260 318 0 0 0 0 0 0 20 0 1 0 141025207 4292608 736 18446744073709551615 94573839749120 94573840643653 140721822058608 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94573840882704 94573840930448 94573873598464 140721822067099 140721822067198 140721822067198 140721822072802 0
/proc/111995/statm: 1048 736 672 219 0 110 0
[pid=112000] ppid=111995 vsize=1203376 memory=57980 CPUtime=0.68 cores=4,6
/proc/112000/stat : 112000 (python3) S 111995 111995 111519 0 -1 4194304 7054 0 0 0 67 1 0 0 20 0 1 0 141025209 1232257024 14495 18446744073709551615 94831253659648 94831253660025 140733838545312 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94831253671320 94831253671940 94831255302144 140733838551375 140733838551584 140733838551584 140733838557159 0
/proc/112000/statm: 300844 14495 8191 1 0 272202 0
[pid=112001] ppid=112000 vsize=64356 memory=56968 CPUtime=3599.38 cores=4,6
/proc/112001/stat : 112001 (naps-1.03a6) R 112000 112001 112001 0 -1 4194304 694997 0 0 0 359737 201 0 0 20 0 1 0 141025282 65900544 14242 18446744073709551615 4198400 7047149 140732697529664 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 30756864 140732697532799 140732697532913 140732697532913 140732697538505 0
/proc/112001/statm: 16089 14242 544 696 0 15250 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 1271924 KiB
Current children cumulated memory: 117892 KiB

Sending SIGTERM to process tree (bottom up)

[startup+3608.62 s]
# the end of solver process 111995 was just reported to runsolver
# Child status: 143

# cumulated CPU time of all completed processes:  user=3598.07 s, system=2.04118 s

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

Child status: 143

Real time (s): 3608.62
CPU time (s): 3600.11
CPU user time (s): 3598.07
CPU system time (s): 2.04118
CPU usage (%): 99.7642
Max. virtual memory (cumulated for all children) (KiB): 1296500
Max. memory (cumulated for all children) (KiB): 127620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.07
system time used= 2.04118
maximum resident set size= 66696
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 705163
page faults= 0
swaps= 0
block input operations= 0
block output operations= 8
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 357
involuntary context switches= 3660


# summary of solver processes directly reported to runsolver:
#   pid: 111995
#   total CPU time (s): 3600.11
#   total CPU user time (s): 3598.07
#   total CPU system time (s): 2.04118

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.92991 second user time and 15.4896 second system time

The end

Launcher Data

Begin job on nodeC031 at 2025-07-11 19:04:27
IDJOB=4529697
IDBENCH=148107
IDSOLVER=3388
FILE ID=nodeC031/4529697-1752253467
RUNJOBID= nodeC031-1752253448-111530
SLURM_JOB_ID= 9682589
Free space on /tmp= 430904 MiB

SOLVER NAME= SCIP-NaPS 1.00a2
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/manquiho/Aardal_1/normalized-prob2.opb
COMMAND LINE= ./scip-naps-1.00a2.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4529697-1752253467/watcher-4529697-1752253467 -o /tmp/evaluation-result-4529697-1752253467/solver-4529697-1752253467 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC031-1752253448-111530 --watchdog 3760  ./scip-naps-1.00a2.sh HOME/instance-4529697-1752253467.opb

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

MD5SUM BENCH= f3b4489b3c27b845ad2c738d1f690b61
RANDOM SEED=146191042

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131249988 kB
MemFree:        106862552 kB
MemAvailable:   129319668 kB
Buffers:            2128 kB
Cached:         23137940 kB
SwapCached:           12 kB
Active:           846864 kB
Inactive:       22677796 kB
Active(anon):     392176 kB
Inactive(anon):    10468 kB
Active(file):     454688 kB
Inactive(file): 22667328 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             17072 kB
Writeback:             0 kB
AnonPages:        387324 kB
Mapped:           133372 kB
Shmem:             18052 kB
KReclaimable:     348676 kB
Slab:             445256 kB
SReclaimable:     348676 kB
SUnreclaim:        96580 kB
KernelStack:        4384 kB
PageTables:         4364 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635676 kB
Committed_AS:    3930900 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150664 kB
VmallocChunk:          0 kB
Percpu:             3904 kB
HardwareCorrupted:     0 kB
AnonHugePages:     57344 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:      191188 kB
DirectMap2M:     9017344 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 430716 MiB
End job on nodeC031 at 2025-07-11 20:04:35