Trace number 4512911

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SCIP-NaPS 1.00a1? (TO) 3600.13 3611.59

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/nossum/
normalized-sha1-size144-round23-2.opb
MD5SUM37b3a609918eb30d871bb851627bd55e
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4288
Total number of constraints9520
Number of constraints which are clauses8192
Number of constraints which are cardinality constraints (but not clauses)432
Number of constraints which are nor clauses,nor cardinality constraints896
Minimum length of a constraint1
Maximum length of a constraint10
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 14
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

499.11/500.76	c Command: HOME/scip-naps.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4512911-1751206757.opb
499.11/500.76	c Solving mode: decision
499.11/500.76	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
499.11/500.76	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
499.11/500.76	c original problem has 4288 variables (4288 bin, 0 int, 0 impl, 0 cont) and 9520 constraints
499.11/500.76	c presolving:
499.11/500.76	c (round 1, fast)       615 del vars, 1020 del conss, 681 add conss, 536 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 308 clqs
499.11/500.76	c (round 2, fast)       934 del vars, 1802 del conss, 774 add conss, 754 chg bounds, 2 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 439 clqs
499.11/500.76	c (round 3, fast)       943 del vars, 1834 del conss, 798 add conss, 758 chg bounds, 3 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 474 clqs
499.11/500.76	c (round 4, medium)     1002 del vars, 1834 del conss, 798 add conss, 758 chg bounds, 3 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 356 clqs
499.11/500.76	c (round 5, fast)       1002 del vars, 1916 del conss, 849 add conss, 758 chg bounds, 3 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 371 clqs
499.11/500.76	c (round 6, exhaustive) 1002 del vars, 2555 del conss, 849 add conss, 758 chg bounds, 3 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 371 clqs
499.11/500.76	c (round 7, exhaustive) 1002 del vars, 2555 del conss, 849 add conss, 758 chg bounds, 3 chg sides, 0 chg coeffs, 6458 upgd conss, 0 impls, 371 clqs
499.11/500.76	c (round 8, exhaustive) 1002 del vars, 2651 del conss, 881 add conss, 758 chg bounds, 3 chg sides, 0 chg coeffs, 6458 upgd conss, 0 impls, 371 clqs
499.11/500.76	c (round 9, exhaustive) 1002 del vars, 2651 del conss, 881 add conss, 758 chg bounds, 60 chg sides, 0 chg coeffs, 6458 upgd conss, 0 impls, 371 clqs
499.11/500.76	c (round 10, exhaustive) 1002 del vars, 2651 del conss, 881 add conss, 758 chg bounds, 60 chg sides, 0 chg coeffs, 6515 upgd conss, 0 impls, 371 clqs
499.11/500.76	c    (0.5s) probing: 1000/3347 (29.9%) - 2 fixings, 1 aggregations, 350 implications, 0 bound changes
499.11/500.76	c    (0.6s) probing: 1573/3347 (47.0%) - 2 fixings, 1 aggregations, 494 implications, 0 bound changes
499.11/500.76	c    (0.6s) probing aborted: 50/50 successive totally useless probings
499.11/500.76	c (round 11, exhaustive) 1005 del vars, 2651 del conss, 881 add conss, 758 chg bounds, 60 chg sides, 32 chg coeffs, 6515 upgd conss, 0 impls, 856 clqs
499.11/500.76	c (round 12, fast)       1005 del vars, 2651 del conss, 1496 add conss, 758 chg bounds, 60 chg sides, 32 chg coeffs, 6515 upgd conss, 0 impls, 856 clqs
499.11/500.76	c (round 13, exhaustive) 1005 del vars, 2685 del conss, 1496 add conss, 758 chg bounds, 60 chg sides, 32 chg coeffs, 6515 upgd conss, 0 impls, 856 clqs
499.11/500.76	c (round 14, exhaustive) 1005 del vars, 2702 del conss, 1496 add conss, 758 chg bounds, 122 chg sides, 32 chg coeffs, 6515 upgd conss, 0 impls, 856 clqs
499.11/500.76	c (round 15, exhaustive) 1005 del vars, 2702 del conss, 1496 add conss, 758 chg bounds, 122 chg sides, 32 chg coeffs, 7079 upgd conss, 0 impls, 856 clqs
499.11/500.76	c (round 16, fast)       1005 del vars, 3266 del conss, 1496 add conss, 758 chg bounds, 122 chg sides, 32 chg coeffs, 7079 upgd conss, 0 impls, 856 clqs
499.11/500.76	c    (0.7s) probing: 1626/3347 (48.6%) - 2 fixings, 1 aggregations, 495 implications, 0 bound changes
499.11/500.76	c    (0.7s) probing aborted: 50/50 successive totally useless probings
499.11/500.76	c    (0.7s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
499.11/500.76	c    (0.7s) no symmetry present (symcode time: 0.00)
499.11/500.76	c presolving (17 rounds: 17 fast, 11 medium, 10 exhaustive):
499.11/500.76	c  1005 deleted vars, 3266 deleted constraints, 1496 added constraints, 758 tightened bounds, 0 added holes, 122 changed sides, 35 changed coefficients
499.11/500.76	c  0 implications, 857 cliques
499.11/500.76	c presolved problem has 3344 variables (3344 bin, 0 int, 0 impl, 0 cont) and 7750 constraints
499.11/500.76	c      32 constraints of type <and>
499.11/500.76	c       1 constraints of type <xor>
499.11/500.76	c    1299 constraints of type <linear>
499.11/500.76	c    6418 constraints of type <logicor>
499.11/500.76	c transformed objective value is always integral (scale: 1)
499.11/500.76	c Presolving Time: 0.68
499.11/500.76	c 
499.11/500.76	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
499.11/500.76	c   0.8s|     1 |     0 |   920 |     - |    53M |   0 |3344 |7756 |7782 |   0 |  0 |   6 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.11/500.76	c   1.5s|     1 |     0 |  3109 |     - |    57M |   0 |3344 |7756 |8077 | 295 |  1 |   6 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.11/500.76	c   2.4s|     1 |     0 |  4966 |     - |    60M |   0 |3344 |7756 |8384 | 602 |  2 |   6 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.11/500.76	c   4.3s|     1 |     0 |  8023 |     - |    64M |   0 |3344 |7756 |8675 | 893 |  3 |   6 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.11/500.76	c   6.3s|     1 |     0 | 11144 |     - |    65M |   0 |3344 |7756 |8967 |1185 |  4 |   6 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.11/500.76	c   9.1s|     1 |     0 | 14896 |     - |    68M |   0 |3344 |7756 |9149 |1367 |  5 |   6 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.11/500.76	c  12.2s|     1 |     0 | 18873 |     - |    71M |   0 |3344 |7756 |9416 |1634 |  6 |   6 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.11/500.76	c  15.4s|     1 |     0 | 23703 |     - |    72M |   0 |3344 |7756 |9681 |1899 |  7 |   6 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.11/500.76	c  18.2s|     1 |     0 | 27799 |     - |    75M |   0 |3344 |7756 |9823 |2041 |  8 |   6 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.11/500.76	c  21.2s|     1 |     0 | 31905 |     - |    76M |   0 |3344 |7756 |  10k|2244 |  9 |   6 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.11/500.76	c  25.4s|     1 |     0 | 38100 |     - |    77M |   0 |3344 |7756 |  10k|2368 | 10 |   6 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.11/500.76	c  27.7s|     1 |     0 | 42747 |     - |    78M |   0 |3344 |7756 |  10k|2471 | 11 |   6 |   0 | 0.000000e+00 |      --      |    Inf | unknown
499.11/500.76	c  40.2s|     1 |     2 | 42982 |     - |    78M |   0 |3344 |7757 |  10k|2471 | 11 |   7 |  19 | 0.000000e+00 |      --      |    Inf | unknown
499.11/500.76	c   399s|   100 |   101 |428717 |3898.7 |    80M |  22 |3344 |7816 |8253 |4887 |  1 |  87 |  19 | 0.000000e+00 |      --      |    Inf | unknown
499.11/500.76	c   428s|   200 |   201 |488304 |2239.0 |    82M |  33 |3344 |7867 |8255 |7377 |  1 | 144 |  19 | 0.000000e+00 |      --      |    Inf | unknown
499.11/500.76	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
499.11/500.76	c   467s|   300 |   301 |569822 |1762.8 |    83M |  34 |3344 |7853 |8248 |  11k|  1 | 160 |  19 | 0.000000e+00 |      --      |    Inf | unknown
499.11/500.76	c 
499.11/500.76	c SCIP Status        : solving was interrupted [time limit reached]
499.11/500.76	c Solving Time (sec) : 500.30
499.11/500.76	c Solving Nodes      : 393
499.11/500.76	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
499.11/500.76	c Dual Bound         : +0.00000000000000e+00
499.11/500.76	c Gap                : infinite
499.11/500.76	c ----------------------------------------------------------------------
499.11/500.76	c dual bound: 0.0 -> 0
499.11/500.76	c primal bound: 1e+20 -> 100000000000000000000
499.11/500.76	c scip-goal-lb: 0
499.11/500.76	c scip-goal-ub: 100000000000000000000
499.11/500.76	c writing output to: HOME/tmplalevg57.opb
499.11/500.76	c appending fixed variable constraints
499.11/500.76	c scip-fixed vars: 25.09% (839/3344)
499.11/500.76	c ----------------------------------------------------------------------
499.11/500.76	c executing external solver: HOME/naps-1.03a6
499.11/500.76	c ----------------------------------------------------------------------
499.11/500.76	c command: HOME/naps-1.03a6 HOME/tmplalevg57.opb
499.11/500.76	c NaPS 1.03a6.
499.11/500.76	c Input file name: HOME/tmplalevg57.opb
3600.01/3611.50	c
3600.01/3611.50	c *** TERMINATED *** by signal 15
3600.01/3611.50	c _____________________________________________________________________________
3600.01/3611.50	c std/band forms        : 16,882
3600.01/3611.50	c 2cl/3cl ITE-codings   : 22,13078
3600.01/3611.50	c BDD/srt/adr Max costs : 32,0,0
3600.01/3611.50	c BDDraw/bin/mul/srt/adr: 898,0,0,0,0
3600.01/3611.50	c BDD nodes             : 23783
3600.01/3611.50	c Es1/CC detections     : 0,0
3600.01/3611.50	c CC sort               : 0
3600.01/3611.50	c SAT/UNSAT calls       : 0,0
3600.01/3611.50	c regenrated variables  : 0
3600.01/3611.50	c eliminated fixed lits : 5197
3600.01/3611.50	c goal lit flips        : 0
3600.01/3611.50	c goal stages           : 0
3600.01/3611.50	c goal shrink           : 0
3600.01/3611.50	c goal coeff separations: 0
3600.01/3611.50	c restarts              : 0
3600.01/3611.50	c conflicts             : 0              (0 /sec)
3600.01/3611.50	c decisions             : 0              (0 /sec)
3600.01/3611.50	c propagations          : 0              (0 /sec)
3600.01/3611.50	c inspects              : 0              (0 /sec)
3600.01/3611.50	c CPU time (solving tm) : 3087 s        (3086 s, SAT 0 s, UNSAT 0 s)
3600.01/3611.50	c Time for Opt-base     : 0 s
3600.01/3611.50	c Steps for Opt-base    : 0
3600.01/3611.50	c Time for BDD coding   : 0.2387 s
3600.01/3611.50	c Time for srt coding   : 0 s
3600.01/3611.50	c _____________________________________________________________________________
3600.01/3611.50	s UNKNOWN
3600.01/3611.55	c received SIGTERM, forwarding to pbsolver...
3600.01/3611.55	c failed to send SIGTERM to pbsolver: [Errno 3] No such process

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63794 MiB (62440 MiB free)
  memory of node 1: 64507 MiB (63772 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4512911-1751206757/watcher-4512911-1751206757 -o /tmp/evaluation-result-4512911-1751206757/solver-4512911-1751206757 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1751204026-25379 --watchdog 3760 ./scip-naps-1.00.sh HOME/instance-4512911-1751206757.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=26729, runsolver pid=26726
Current StackSize limit: 8192 KiB


[startup+0.100066 s]*
/proc/loadavg: 4.11 4.12 4.12 5/257 26734
/proc/meminfo: memFree=129238952/131382116 swapFree=33010684/33010684
[pid=26729] ppid=26726 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/26729/stat : 26729 (scip-naps-1.00.) S 26726 26729 25366 0 -1 4194304 257 343 0 0 0 0 0 0 20 0 1 0 36355426 4292608 768 18446744073709551615 94754767552512 94754768447045 140734226133472 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94754768686096 94754768733840 94754796261376 140734226139553 140734226139650 140734226139650 140734226145252 0
/proc/26729/statm: 1048 768 704 219 0 110 0
[pid=26734] ppid=26729 vsize=20332 memory=14336 CPUtime=0.07 cores=5,7
/proc/26734/stat : 26734 (python3) R 26729 26729 25366 0 -1 4194304 1885 0 0 0 6 1 0 0 20 0 1 0 36355429 20819968 3584 18446744073709551615 94345642749952 94345642750329 140736288279888 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94345642761624 94345642762244 94345663619072 140736288287064 140736288287266 140736288287266 140736288292839 0
/proc/26734/statm: 5083 3584 2016 1 0 1837 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 24524 KiB
Current children cumulated memory: 17408 KiB

[startup+0.213502 s]*
/proc/loadavg: 4.11 4.12 4.12 5/257 26734
/proc/meminfo: memFree=129238952/131382116 swapFree=33010684/33010684
[pid=26729] ppid=26726 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/26729/stat : 26729 (scip-naps-1.00.) S 26726 26729 25366 0 -1 4194304 257 343 0 0 0 0 0 0 20 0 1 0 36355426 4292608 768 18446744073709551615 94754767552512 94754768447045 140734226133472 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94754768686096 94754768733840 94754796261376 140734226139553 140734226139650 140734226139650 140734226145252 0
/proc/26729/statm: 1048 768 704 219 0 110 0
[pid=26734] ppid=26729 vsize=1186920 memory=31636 CPUtime=0.16 cores=5,7
/proc/26734/stat : 26734 (python3) R 26729 26729 25366 0 -1 4194304 3696 0 0 0 14 2 0 0 20 0 1 0 36355429 1215406080 7909 18446744073709551615 94345642749952 94345642750329 140736288279888 0 0 0 0 16781312 2 0 0 0 17 7 0 0 0 0 0 94345642761624 94345642762244 94345663619072 140736288287064 140736288287266 140736288287266 140736288292839 0
/proc/26734/statm: 296730 7909 4869 1 0 268752 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 1191112 KiB
Current children cumulated memory: 34708 KiB

[startup+0.317485 s]*
/proc/loadavg: 4.11 4.12 4.12 5/257 26734
/proc/meminfo: memFree=129238952/131382116 swapFree=33010684/33010684
[pid=26729] ppid=26726 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/26729/stat : 26729 (scip-naps-1.00.) S 26726 26729 25366 0 -1 4194304 257 343 0 0 0 0 0 0 20 0 1 0 36355426 4292608 768 18446744073709551615 94754767552512 94754768447045 140734226133472 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94754768686096 94754768733840 94754796261376 140734226139553 140734226139650 140734226139650 140734226145252 0
/proc/26729/statm: 1048 768 704 219 0 110 0
[pid=26734] ppid=26729 vsize=1190468 memory=35604 CPUtime=0.25 cores=5,7
/proc/26734/stat : 26734 (python3) R 26729 26729 25366 0 -1 4194304 4519 0 0 0 22 3 0 0 20 0 1 0 36355429 1219039232 8901 18446744073709551615 94345642749952 94345642750329 140736288279888 0 0 0 0 16781312 2 0 0 0 17 7 0 0 0 0 0 94345642761624 94345642762244 94345663619072 140736288287064 140736288287266 140736288287266 140736288292839 0
/proc/26734/statm: 297617 8901 5061 1 0 269508 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 1194660 KiB
Current children cumulated memory: 38676 KiB

[startup+0.700345 s]
/proc/loadavg: 4.11 4.12 4.12 5/257 26734
/proc/meminfo: memFree=129222824/131382116 swapFree=33010684/33010684
[pid=26729] ppid=26726 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/26729/stat : 26729 (scip-naps-1.00.) S 26726 26729 25366 0 -1 4194304 257 343 0 0 0 0 0 0 20 0 1 0 36355426 4292608 768 18446744073709551615 94754767552512 94754768447045 140734226133472 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94754768686096 94754768733840 94754796261376 140734226139553 140734226139650 140734226139650 140734226145252 0
/proc/26729/statm: 1048 768 704 219 0 110 0
[pid=26734] ppid=26729 vsize=1229736 memory=81684 CPUtime=0.59 cores=5,7
/proc/26734/stat : 26734 (python3) R 26729 26729 25366 0 -1 4194304 13400 0 1 0 52 7 0 0 20 0 1 0 36355429 1259249664 20421 18446744073709551615 94345642749952 94345642750329 140736288279888 0 0 0 0 16781312 2 0 0 0 17 7 0 0 0 0 0 94345642761624 94345642762244 94345663619072 140736288287064 140736288287266 140736288287266 140736288292839 0
/proc/26734/statm: 307434 20421 7909 1 0 278792 0
Current children cumulated CPU time: 0.59 s
Current children cumulated vsize: 1233928 KiB
Current children cumulated memory: 84756 KiB

[startup+1.50021 s]
/proc/loadavg: 4.11 4.12 4.12 5/257 26734
/proc/meminfo: memFree=129214760/131382116 swapFree=33010684/33010684
[pid=26729] ppid=26726 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/26729/stat : 26729 (scip-naps-1.00.) S 26726 26729 25366 0 -1 4194304 257 343 0 0 0 0 0 0 20 0 1 0 36355426 4292608 768 18446744073709551615 94754767552512 94754768447045 140734226133472 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94754768686096 94754768733840 94754796261376 140734226139553 140734226139650 140734226139650 140734226145252 0
/proc/26729/statm: 1048 768 704 219 0 110 0
[pid=26734] ppid=26729 vsize=1257840 memory=105600 CPUtime=1.38 cores=5,7
/proc/26734/stat : 26734 (python3) R 26729 26729 25366 0 -1 4194304 19528 0 1 0 130 8 0 0 20 0 1 0 36355429 1288028160 26400 18446744073709551615 94345642749952 94345642750329 140736288279888 0 0 0 0 16781312 2 0 0 0 17 7 0 0 0 0 0 94345642761624 94345642762244 94345663619072 140736288287064 140736288287266 140736288287266 140736288292839 0
/proc/26734/statm: 314460 26400 8133 1 0 285818 0
Current children cumulated CPU time: 1.38 s
Current children cumulated vsize: 1262032 KiB
Current children cumulated memory: 108672 KiB

[startup+3.10533 s]
/proc/loadavg: 4.11 4.12 4.12 5/257 26734
/proc/meminfo: memFree=129134944/131382116 swapFree=33010684/33010684
[pid=26729] ppid=26726 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/26729/stat : 26729 (scip-naps-1.00.) S 26726 26729 25366 0 -1 4194304 257 343 0 0 0 0 0 0 20 0 1 0 36355426 4292608 768 18446744073709551615 94754767552512 94754768447045 140734226133472 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94754768686096 94754768733840 94754796261376 140734226139553 140734226139650 140734226139650 140734226145252 0
/proc/26729/statm: 1048 768 704 219 0 110 0
[pid=26734] ppid=26729 vsize=1289012 memory=134868 CPUtime=2.97 cores=5,7
/proc/26734/stat : 26734 (python3) R 26729 26729 25366 0 -1 4194304 27841 0 1 0 288 9 0 0 20 0 1 0 36355429 1319948288 33717 18446744073709551615 94345642749952 94345642750329 140736288279888 0 0 0 0 16781312 2 0 0 0 17 7 0 0 0 0 0 94345642761624 94345642762244 94345663619072 140736288287064 140736288287266 140736288287266 140736288292839 0
/proc/26734/statm: 322253 33717 8133 1 0 293611 0
Current children cumulated CPU time: 2.97 s
Current children cumulated vsize: 1293204 KiB
Current children cumulated memory: 137940 KiB

[startup+6.30017 s]
/proc/loadavg: 4.10 4.12 4.11 5/257 26734
/proc/meminfo: memFree=129135024/131382116 swapFree=33010684/33010684
[pid=26729] ppid=26726 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/26729/stat : 26729 (scip-naps-1.00.) S 26726 26729 25366 0 -1 4194304 257 343 0 0 0 0 0 0 20 0 1 0 36355426 4292608 768 18446744073709551615 94754767552512 94754768447045 140734226133472 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94754768686096 94754768733840 94754796261376 140734226139553 140734226139650 140734226139650 140734226145252 0
/proc/26729/statm: 1048 768 704 219 0 110 0
[pid=26734] ppid=26729 vsize=1289012 memory=134868 CPUtime=6.13 cores=5,7
/proc/26734/stat : 26734 (python3) R 26729 26729 25366 0 -1 4194304 27860 0 1 0 604 9 0 0 20 0 1 0 36355429 1319948288 33717 18446744073709551615 94345642749952 94345642750329 140736288279888 0 0 0 0 16781312 2 0 0 0 17 7 0 0 0 0 0 94345642761624 94345642762244 94345663619072 140736288287064 140736288287266 140736288287266 140736288292839 0
/proc/26734/statm: 322253 33717 8133 1 0 293611 0
Current children cumulated CPU time: 6.13 s
Current children cumulated vsize: 1293204 KiB
Current children cumulated memory: 137940 KiB

[startup+12.7004 s]
/proc/loadavg: 4.17 4.13 4.12 5/257 26734
/proc/meminfo: memFree=129132260/131382116 swapFree=33010684/33010684
[pid=26729] ppid=26726 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/26729/stat : 26729 (scip-naps-1.00.) S 26726 26729 25366 0 -1 4194304 257 343 0 0 0 0 0 0 20 0 1 0 36355426 4292608 768 18446744073709551615 94754767552512 94754768447045 140734226133472 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94754768686096 94754768733840 94754796261376 140734226139553 140734226139650 140734226139650 140734226145252 0
/proc/26729/statm: 1048 768 704 219 0 110 0
[pid=26734] ppid=26729 vsize=1289012 memory=134996 CPUtime=12.5 cores=5,7
/proc/26734/stat : 26734 (python3) R 26729 26729 25366 0 -1 4194304 27901 0 1 0 1241 9 0 0 20 0 1 0 36355429 1319948288 33749 18446744073709551615 94345642749952 94345642750329 140736288279888 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94345642761624 94345642762244 94345663619072 140736288287064 140736288287266 140736288287266 140736288292839 0
/proc/26734/statm: 322253 33749 8133 1 0 293611 0
Current children cumulated CPU time: 12.5 s
Current children cumulated vsize: 1293204 KiB
Current children cumulated memory: 138068 KiB

[startup+25.5004 s]
/proc/loadavg: 4.13 4.13 4.12 5/256 26735
/proc/meminfo: memFree=129136612/131382116 swapFree=33010684/33010684
[pid=26729] ppid=26726 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/26729/stat : 26729 (scip-naps-1.00.) S 26726 26729 25366 0 -1 4194304 257 343 0 0 0 0 0 0 20 0 1 0 36355426 4292608 768 18446744073709551615 94754767552512 94754768447045 140734226133472 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94754768686096 94754768733840 94754796261376 140734226139553 140734226139650 140734226139650 140734226145252 0
/proc/26729/statm: 1048 768 704 219 0 110 0
[pid=26734] ppid=26729 vsize=1289012 memory=135764 CPUtime=25.26 cores=5,7
/proc/26734/stat : 26734 (python3) R 26729 26729 25366 0 -1 4194304 28103 0 1 0 2517 9 0 0 20 0 1 0 36355429 1319948288 33941 18446744073709551615 94345642749952 94345642750329 140736288279888 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94345642761624 94345642762244 94345663619072 140736288287064 140736288287266 140736288287266 140736288292839 0
/proc/26734/statm: 322253 33941 8133 1 0 293611 0
Current children cumulated CPU time: 25.26 s
Current children cumulated vsize: 1293204 KiB
Current children cumulated memory: 138836 KiB

[startup+51.1125 s]
/proc/loadavg: 4.09 4.11 4.11 5/255 26735
/proc/meminfo: memFree=129086260/131382116 swapFree=33010684/33010684
[pid=26729] ppid=26726 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/26729/stat : 26729 (scip-naps-1.00.) S 26726 26729 25366 0 -1 4194304 257 343 0 0 0 0 0 0 20 0 1 0 36355426 4292608 768 18446744073709551615 94754767552512 94754768447045 140734226133472 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94754768686096 94754768733840 94754796261376 140734226139553 140734226139650 140734226139650 140734226145252 0
/proc/26729/statm: 1048 768 704 219 0 110 0
[pid=26734] ppid=26729 vsize=1315656 memory=160508 CPUtime=50.8 cores=5,7
/proc/26734/stat : 26734 (python3) R 26729 26729 25366 0 -1 4194304 38536 0 1 0 5070 10 0 0 20 0 1 0 36355429 1347231744 40127 18446744073709551615 94345642749952 94345642750329 140736288279888 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94345642761624 94345642762244 94345663619072 140736288287064 140736288287266 140736288287266 140736288292839 0
/proc/26734/statm: 328914 40127 8133 1 0 300272 0
Current children cumulated CPU time: 50.8 s
Current children cumulated vsize: 1319848 KiB
Current children cumulated memory: 163580 KiB

[startup+102.3 s]
/proc/loadavg: 4.10 4.11 4.11 5/256 26738
/proc/meminfo: memFree=129088260/131382116 swapFree=33010684/33010684
[pid=26729] ppid=26726 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/26729/stat : 26729 (scip-naps-1.00.) S 26726 26729 25366 0 -1 4194304 257 343 0 0 0 0 0 0 20 0 1 0 36355426 4292608 768 18446744073709551615 94754767552512 94754768447045 140734226133472 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94754768686096 94754768733840 94754796261376 140734226139553 140734226139650 140734226139650 140734226145252 0
/proc/26729/statm: 1048 768 704 219 0 110 0
[pid=26734] ppid=26729 vsize=1315340 memory=161612 CPUtime=101.86 cores=5,7
/proc/26734/stat : 26734 (python3) R 26729 26729 25366 0 -1 4194304 40362 0 1 0 10175 11 0 0 20 0 1 0 36355429 1346908160 40403 18446744073709551615 94345642749952 94345642750329 140736288279888 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94345642761624 94345642762244 94345663619072 140736288287064 140736288287266 140736288287266 140736288292839 0
/proc/26734/statm: 328835 40403 8133 1 0 300193 0
Current children cumulated CPU time: 101.86 s
Current children cumulated vsize: 1319532 KiB
Current children cumulated memory: 164684 KiB

[startup+162.3 s]
/proc/loadavg: 4.09 4.11 4.10 5/255 26744
/proc/meminfo: memFree=129076456/131382116 swapFree=33010684/33010684
[pid=26729] ppid=26726 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/26729/stat : 26729 (scip-naps-1.00.) S 26726 26729 25366 0 -1 4194304 257 343 0 0 0 0 0 0 20 0 1 0 36355426 4292608 768 18446744073709551615 94754767552512 94754768447045 140734226133472 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94754768686096 94754768733840 94754796261376 140734226139553 140734226139650 140734226139650 140734226145252 0
/proc/26729/statm: 1048 768 704 219 0 110 0
[pid=26734] ppid=26729 vsize=1315340 memory=161612 CPUtime=161.69 cores=5,7
/proc/26734/stat : 26734 (python3) R 26729 26729 25366 0 -1 4194304 40362 0 1 0 16158 11 0 0 20 0 1 0 36355429 1346908160 40403 18446744073709551615 94345642749952 94345642750329 140736288279888 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94345642761624 94345642762244 94345663619072 140736288287064 140736288287266 140736288287266 140736288292839 0
/proc/26734/statm: 328835 40403 8133 1 0 300193 0
Current children cumulated CPU time: 161.69 s
Current children cumulated vsize: 1319532 KiB
Current children cumulated memory: 164684 KiB

[startup+222.3 s]
/proc/loadavg: 4.07 4.10 4.10 5/255 26746
/proc/meminfo: memFree=129080716/131382116 swapFree=33010684/33010684
[pid=26729] ppid=26726 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/26729/stat : 26729 (scip-naps-1.00.) S 26726 26729 25366 0 -1 4194304 257 343 0 0 0 0 0 0 20 0 1 0 36355426 4292608 768 18446744073709551615 94754767552512 94754768447045 140734226133472 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94754768686096 94754768733840 94754796261376 140734226139553 140734226139650 140734226139650 140734226145252 0
/proc/26729/statm: 1048 768 704 219 0 110 0
[pid=26734] ppid=26729 vsize=1315340 memory=161612 CPUtime=221.53 cores=5,7
/proc/26734/stat : 26734 (python3) R 26729 26729 25366 0 -1 4194304 40362 0 1 0 22142 11 0 0 20 0 1 0 36355429 1346908160 40403 18446744073709551615 94345642749952 94345642750329 140736288279888 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94345642761624 94345642762244 94345663619072 140736288287064 140736288287266 140736288287266 140736288292839 0
/proc/26734/statm: 328835 40403 8133 1 0 300193 0
Current children cumulated CPU time: 221.53 s
Current children cumulated vsize: 1319532 KiB

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

[pid=26759] ppid=26734 vsize=86652 memory=63924 CPUtime=2712.86 cores=5,7
/proc/26759/stat : 26759 (naps-1.03a6) R 26734 26759 26759 0 -1 4194304 2750487 0 0 0 270129 1157 0 0 20 0 1 0 36405503 88731648 15981 18446744073709551615 4198400 7047149 140727100573920 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 41017344 140727100578193 140727100578291 140727100578291 140727100583881 0
/proc/26759/statm: 21663 15981 544 696 0 20824 0
Current children cumulated CPU time: 3212.03 s
Current children cumulated vsize: 1416284 KiB
Current children cumulated memory: 246056 KiB

[startup+3282.3 s]
/proc/loadavg: 4.21 4.16 4.16 5/260 27062
/proc/meminfo: memFree=129363940/131382116 swapFree=33010684/33010684
[pid=26729] ppid=26726 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/26729/stat : 26729 (scip-naps-1.00.) S 26726 26729 25366 0 -1 4194304 257 343 0 0 0 0 0 0 20 0 1 0 36355426 4292608 768 18446744073709551615 94754767552512 94754768447045 140734226133472 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94754768686096 94754768733840 94754796261376 140734226139553 140734226139650 140734226139650 140734226145252 0
/proc/26729/statm: 1048 768 704 219 0 110 0
[pid=26734] ppid=26729 vsize=1325440 memory=179060 CPUtime=499.17 cores=5,7
/proc/26734/stat : 26734 (python3) S 26729 26729 25366 0 -1 4194304 50743 0 1 0 49904 13 0 0 20 0 1 0 36355429 1357250560 44765 18446744073709551615 94345642749952 94345642750329 140736288279888 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94345642761624 94345642762244 94345663619072 140736288287064 140736288287266 140736288287266 140736288292839 0
/proc/26734/statm: 331360 44765 8133 1 0 302718 0
[pid=26759] ppid=26734 vsize=78460 memory=71308 CPUtime=2772.68 cores=5,7
/proc/26759/stat : 26759 (naps-1.03a6) R 26734 26759 26759 0 -1 4194304 2776041 0 0 0 276096 1172 0 0 20 0 1 0 36405503 80343040 17827 18446744073709551615 4198400 7047149 140727100573920 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 41017344 140727100578193 140727100578291 140727100578291 140727100583881 0
/proc/26759/statm: 19615 17827 544 696 0 18776 0
Current children cumulated CPU time: 3271.85 s
Current children cumulated vsize: 1408092 KiB
Current children cumulated memory: 253440 KiB

[startup+3342.3 s]
/proc/loadavg: 4.15 4.14 4.16 5/260 27064
/proc/meminfo: memFree=129377288/131382116 swapFree=33010684/33010684
[pid=26729] ppid=26726 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/26729/stat : 26729 (scip-naps-1.00.) S 26726 26729 25366 0 -1 4194304 257 343 0 0 0 0 0 0 20 0 1 0 36355426 4292608 768 18446744073709551615 94754767552512 94754768447045 140734226133472 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94754768686096 94754768733840 94754796261376 140734226139553 140734226139650 140734226139650 140734226145252 0
/proc/26729/statm: 1048 768 704 219 0 110 0
[pid=26734] ppid=26729 vsize=1325440 memory=179060 CPUtime=499.17 cores=5,7
/proc/26734/stat : 26734 (python3) S 26729 26729 25366 0 -1 4194304 50743 0 1 0 49904 13 0 0 20 0 1 0 36355429 1357250560 44765 18446744073709551615 94345642749952 94345642750329 140736288279888 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94345642761624 94345642762244 94345663619072 140736288287064 140736288287266 140736288287266 140736288292839 0
/proc/26734/statm: 331360 44765 8133 1 0 302718 0
[pid=26759] ppid=26734 vsize=70268 memory=59828 CPUtime=2832.49 cores=5,7
/proc/26759/stat : 26759 (naps-1.03a6) R 26734 26759 26759 0 -1 4194304 2867763 0 0 0 282034 1215 0 0 20 0 1 0 36405503 71954432 14957 18446744073709551615 4198400 7047149 140727100573920 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 41017344 140727100578193 140727100578291 140727100578291 140727100583881 0
/proc/26759/statm: 17567 14957 544 696 0 16728 0
Current children cumulated CPU time: 3331.66 s
Current children cumulated vsize: 1399900 KiB
Current children cumulated memory: 241960 KiB

[startup+3402.3 s]
/proc/loadavg: 4.10 4.13 4.15 5/260 27066
/proc/meminfo: memFree=129368516/131382116 swapFree=33010684/33010684
[pid=26729] ppid=26726 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/26729/stat : 26729 (scip-naps-1.00.) S 26726 26729 25366 0 -1 4194304 257 343 0 0 0 0 0 0 20 0 1 0 36355426 4292608 768 18446744073709551615 94754767552512 94754768447045 140734226133472 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94754768686096 94754768733840 94754796261376 140734226139553 140734226139650 140734226139650 140734226145252 0
/proc/26729/statm: 1048 768 704 219 0 110 0
[pid=26734] ppid=26729 vsize=1325440 memory=179060 CPUtime=499.17 cores=5,7
/proc/26734/stat : 26734 (python3) S 26729 26729 25366 0 -1 4194304 50743 0 1 0 49904 13 0 0 20 0 1 0 36355429 1357250560 44765 18446744073709551615 94345642749952 94345642750329 140736288279888 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94345642761624 94345642762244 94345663619072 140736288287064 140736288287266 140736288287266 140736288292839 0
/proc/26734/statm: 331360 44765 8133 1 0 302718 0
[pid=26759] ppid=26734 vsize=70264 memory=53396 CPUtime=2892.29 cores=5,7
/proc/26759/stat : 26759 (naps-1.03a6) R 26734 26759 26759 0 -1 4194304 3029167 0 0 0 287943 1286 0 0 20 0 1 0 36405503 71950336 13349 18446744073709551615 4198400 7047149 140727100573920 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 41017344 140727100578193 140727100578291 140727100578291 140727100583881 0
/proc/26759/statm: 17566 13349 544 696 0 16727 0
Current children cumulated CPU time: 3391.46 s
Current children cumulated vsize: 1399896 KiB
Current children cumulated memory: 235528 KiB

[startup+3462.3 s]
/proc/loadavg: 4.13 4.13 4.15 5/259 27118
/proc/meminfo: memFree=129436300/131382116 swapFree=33010684/33010684
[pid=26729] ppid=26726 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/26729/stat : 26729 (scip-naps-1.00.) S 26726 26729 25366 0 -1 4194304 257 343 0 0 0 0 0 0 20 0 1 0 36355426 4292608 768 18446744073709551615 94754767552512 94754768447045 140734226133472 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94754768686096 94754768733840 94754796261376 140734226139553 140734226139650 140734226139650 140734226145252 0
/proc/26729/statm: 1048 768 704 219 0 110 0
[pid=26734] ppid=26729 vsize=1325440 memory=179060 CPUtime=499.17 cores=5,7
/proc/26734/stat : 26734 (python3) S 26729 26729 25366 0 -1 4194304 50743 0 1 0 49904 13 0 0 20 0 1 0 36355429 1357250560 44765 18446744073709551615 94345642749952 94345642750329 140736288279888 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94345642761624 94345642762244 94345663619072 140736288287064 140736288287266 140736288287266 140736288292839 0
/proc/26734/statm: 331360 44765 8133 1 0 302718 0
[pid=26759] ppid=26734 vsize=62076 memory=55728 CPUtime=2952.09 cores=5,7
/proc/26759/stat : 26759 (naps-1.03a6) R 26734 26759 26759 0 -1 4194304 3048234 0 0 0 293909 1300 0 0 20 0 1 0 36405503 63565824 13932 18446744073709551615 4198400 7047149 140727100573920 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 41017344 140727100578193 140727100578291 140727100578291 140727100583881 0
/proc/26759/statm: 15519 13932 544 696 0 14680 0
Current children cumulated CPU time: 3451.26 s
Current children cumulated vsize: 1391708 KiB
Current children cumulated memory: 237860 KiB

[startup+3522.3 s]
/proc/loadavg: 4.15 4.14 4.15 5/259 27120
/proc/meminfo: memFree=129425356/131382116 swapFree=33010684/33010684
[pid=26729] ppid=26726 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/26729/stat : 26729 (scip-naps-1.00.) S 26726 26729 25366 0 -1 4194304 257 343 0 0 0 0 0 0 20 0 1 0 36355426 4292608 768 18446744073709551615 94754767552512 94754768447045 140734226133472 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94754768686096 94754768733840 94754796261376 140734226139553 140734226139650 140734226139650 140734226145252 0
/proc/26729/statm: 1048 768 704 219 0 110 0
[pid=26734] ppid=26729 vsize=1325440 memory=179060 CPUtime=499.17 cores=5,7
/proc/26734/stat : 26734 (python3) S 26729 26729 25366 0 -1 4194304 50743 0 1 0 49904 13 0 0 20 0 1 0 36355429 1357250560 44765 18446744073709551615 94345642749952 94345642750329 140736288279888 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94345642761624 94345642762244 94345663619072 140736288287064 140736288287266 140736288287266 140736288292839 0
/proc/26734/statm: 331360 44765 8133 1 0 302718 0
[pid=26759] ppid=26734 vsize=70268 memory=63924 CPUtime=3011.91 cores=5,7
/proc/26759/stat : 26759 (naps-1.03a6) R 26734 26759 26759 0 -1 4194304 3146978 0 0 0 299852 1339 0 0 20 0 1 0 36405503 71954432 15981 18446744073709551615 4198400 7047149 140727100573920 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 41017344 140727100578193 140727100578291 140727100578291 140727100583881 0
/proc/26759/statm: 17567 15981 544 696 0 16728 0
Current children cumulated CPU time: 3511.08 s
Current children cumulated vsize: 1399900 KiB
Current children cumulated memory: 246056 KiB

[startup+3582.3 s]
/proc/loadavg: 4.13 4.13 4.15 5/259 27172
/proc/meminfo: memFree=129529536/131382116 swapFree=33010684/33010684
[pid=26729] ppid=26726 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/26729/stat : 26729 (scip-naps-1.00.) S 26726 26729 25366 0 -1 4194304 257 343 0 0 0 0 0 0 20 0 1 0 36355426 4292608 768 18446744073709551615 94754767552512 94754768447045 140734226133472 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94754768686096 94754768733840 94754796261376 140734226139553 140734226139650 140734226139650 140734226145252 0
/proc/26729/statm: 1048 768 704 219 0 110 0
[pid=26734] ppid=26729 vsize=1325440 memory=179060 CPUtime=499.17 cores=5,7
/proc/26734/stat : 26734 (python3) S 26729 26729 25366 0 -1 4194304 50743 0 1 0 49904 13 0 0 20 0 1 0 36355429 1357250560 44765 18446744073709551615 94345642749952 94345642750329 140736288279888 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94345642761624 94345642762244 94345663619072 140736288287064 140736288287266 140736288287266 140736288292839 0
/proc/26734/statm: 331360 44765 8133 1 0 302718 0
[pid=26759] ppid=26734 vsize=86652 memory=70068 CPUtime=3071.71 cores=5,7
/proc/26759/stat : 26759 (naps-1.03a6) R 26734 26759 26759 0 -1 4194304 3324132 0 0 0 305750 1421 0 0 20 0 1 0 36405503 88731648 17517 18446744073709551615 4198400 7047149 140727100573920 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 41017344 140727100578193 140727100578291 140727100578291 140727100583881 0
/proc/26759/statm: 21663 17517 544 696 0 20824 0
Current children cumulated CPU time: 3570.88 s
Current children cumulated vsize: 1416284 KiB
Current children cumulated memory: 252200 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.5 s]
/proc/loadavg: 4.08 4.11 4.14 5/258 27173
/proc/meminfo: memFree=129529312/131382116 swapFree=33010684/33010684
[pid=26729] ppid=26726 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/26729/stat : 26729 (scip-naps-1.00.) S 26726 26729 25366 0 -1 4194304 257 343 0 0 0 0 0 0 20 0 1 0 36355426 4292608 768 18446744073709551615 94754767552512 94754768447045 140734226133472 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94754768686096 94754768733840 94754796261376 140734226139553 140734226139650 140734226139650 140734226145252 0
/proc/26729/statm: 1048 768 704 219 0 110 0
[pid=26734] ppid=26729 vsize=1325440 memory=179060 CPUtime=499.17 cores=5,7
/proc/26734/stat : 26734 (python3) S 26729 26729 25366 0 -1 4194304 50743 0 1 0 49904 13 0 0 20 0 1 0 36355429 1357250560 44765 18446744073709551615 94345642749952 94345642750329 140736288279888 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94345642761624 94345642762244 94345663619072 140736288287064 140736288287266 140736288287266 140736288292839 0
/proc/26734/statm: 331360 44765 8133 1 0 302718 0
[pid=26759] ppid=26734 vsize=70268 memory=60728 CPUtime=3100.84 cores=5,7
/proc/26759/stat : 26759 (naps-1.03a6) R 26734 26759 26759 0 -1 4194304 3335063 0 0 0 308656 1428 0 0 20 0 1 0 36405503 71954432 15182 18446744073709551615 4198400 7047149 140727100573920 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 41017344 140727100578193 140727100578291 140727100578291 140727100583881 0
/proc/26759/statm: 17567 15182 544 696 0 16728 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 1399900 KiB
Current children cumulated memory: 242860 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.00172 s, system=0.011758 s

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

# cumulated CPU time of all completed processes:  user=3585.69 s, system=14.4403 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+3611.5 s]
/proc/loadavg: 4.08 4.11 4.14 5/258 27173
/proc/meminfo: memFree=129529312/131382116 swapFree=33010684/33010684
[pid=26729] ppid=26726 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/26729/stat : 26729 (scip-naps-1.00.) S 26726 26729 25366 0 -1 4194304 257 343 0 0 0 0 0 0 20 0 1 0 36355426 4292608 768 18446744073709551615 94754767552512 94754768447045 140734226133472 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94754768686096 94754768733840 94754796261376 140734226139553 140734226139650 140734226139650 140734226145252 0
/proc/26729/statm: 1048 768 704 219 0 110 0
[pid=26734] ppid=26729 vsize=1325440 memory=179060 CPUtime=499.17 cores=5,7
/proc/26734/stat : 26734 (python3) S 26729 26729 25366 0 -1 4194304 50743 0 1 0 49904 13 0 0 20 0 1 0 36355429 1357250560 44765 18446744073709551615 94345642749952 94345642750329 140736288279888 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94345642761624 94345642762244 94345663619072 140736288287064 140736288287266 140736288287266 140736288292839 0
/proc/26734/statm: 331360 44765 8133 1 0 302718 0
[pid=26759] ppid=26734 vsize=70268 memory=60728 CPUtime=3100.84 cores=5,7
/proc/26759/stat : 26759 (naps-1.03a6) R 26734 26759 26759 0 -1 4194304 3335063 0 0 0 308656 1428 0 0 20 0 1 0 36405503 71954432 15182 18446744073709551615 4198400 7047149 140727100573920 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 41017344 140727100578193 140727100578291 140727100578291 140727100583881 0
/proc/26759/statm: 17567 15182 544 696 0 16728 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 1399900 KiB
Current children cumulated memory: 242860 KiB

Child status: 0

Real time (s): 3611.59
CPU time (s): 3600.13
CPU user time (s): 3585.69
CPU system time (s): 14.4403
CPU usage (%): 99.6826
Max. virtual memory (cumulated for all children) (KiB): 1498204
Max. memory (cumulated for all children) (KiB): 299304

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3585.69
system time used= 14.4403
maximum resident set size= 179476
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3389222
page faults= 1
swaps= 0
block input operations= 0
block output operations= 848
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 379
involuntary context switches= 22193


# summary of solver processes directly reported to runsolver:
#   pid: 26729,26734
#   total CPU time (s): 3600.13
#   total CPU user time (s): 3585.69
#   total CPU system time (s): 14.4403

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 21.3396 second user time and 36.2154 second system time

The end

Launcher Data

Begin job on nodeC011 at 2025-06-29 16:19:17
IDJOB=4512911
IDBENCH=162196
IDSOLVER=3368
FILE ID=nodeC011/4512911-1751206757
RUNJOBID= nodeC011-1751204026-25379
SLURM_JOB_ID= 9587615
Free space on /tmp= 433036 MiB

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

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

MD5SUM BENCH= 37b3a609918eb30d871bb851627bd55e
RANDOM SEED=1110205074

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131382116 kB
MemFree:        129242796 kB
MemAvailable:   129001188 kB
Buffers:            3280 kB
Cached:           568960 kB
SwapCached:            0 kB
Active:          1240612 kB
Inactive:         270504 kB
Active(anon):     956836 kB
Inactive(anon):        0 kB
Active(file):     283776 kB
Inactive(file):   270504 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             12256 kB
Writeback:            32 kB
AnonPages:        940156 kB
Mapped:           126800 kB
Shmem:             17960 kB
KReclaimable:      87092 kB
Slab:             167472 kB
SReclaimable:      87092 kB
SUnreclaim:        80380 kB
KernelStack:        4128 kB
PageTables:         5456 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    4491220 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149480 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    339968 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      191304 kB
DirectMap2M:     8099840 kB
DirectMap1G:    127926272 kB

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