Trace number 4530002

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.09 3610.17

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

498.84/500.31	c Command: HOME/scip-naps-1.00a2.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4530002-1752260492.opb
498.84/500.31	c Solving mode: decision
498.84/500.31	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
498.84/500.31	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
498.84/500.31	c original problem has 4288 variables (4288 bin, 0 int, 0 impl, 0 cont) and 9520 constraints
498.84/500.31	c presolving:
498.84/500.31	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
498.84/500.31	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
498.84/500.31	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
498.84/500.31	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
498.84/500.31	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
498.84/500.31	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
498.84/500.31	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
498.84/500.31	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
498.84/500.31	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
498.84/500.31	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
498.84/500.31	c    (0.2s) probing: 1000/3347 (29.9%) - 2 fixings, 1 aggregations, 350 implications, 0 bound changes
498.84/500.31	c    (0.3s) probing: 1573/3347 (47.0%) - 2 fixings, 1 aggregations, 494 implications, 0 bound changes
498.84/500.31	c    (0.3s) probing aborted: 50/50 successive totally useless probings
498.84/500.31	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
498.84/500.31	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
498.84/500.31	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
498.84/500.31	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
498.84/500.31	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
498.84/500.31	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
498.84/500.31	c    (0.4s) probing: 1626/3347 (48.6%) - 2 fixings, 1 aggregations, 495 implications, 0 bound changes
498.84/500.31	c    (0.4s) probing aborted: 50/50 successive totally useless probings
498.84/500.31	c    (0.4s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
498.84/500.31	c    (0.4s) no symmetry present (symcode time: 0.00)
498.84/500.31	c presolving (17 rounds: 17 fast, 11 medium, 10 exhaustive):
498.84/500.31	c  1005 deleted vars, 3266 deleted constraints, 1496 added constraints, 758 tightened bounds, 0 added holes, 122 changed sides, 35 changed coefficients
498.84/500.31	c  0 implications, 857 cliques
498.84/500.31	c presolved problem has 3344 variables (3344 bin, 0 int, 0 impl, 0 cont) and 7750 constraints
498.84/500.31	c      32 constraints of type <and>
498.84/500.31	c       1 constraints of type <xor>
498.84/500.31	c    1299 constraints of type <linear>
498.84/500.31	c    6418 constraints of type <logicor>
498.84/500.31	c transformed objective value is always integral (scale: 1)
498.84/500.31	c Presolving Time: 0.37
498.84/500.31	c 
498.84/500.31	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
498.84/500.31	c   0.5s|     1 |     0 |   920 |     - |    53M |   0 |3344 |7756 |7782 |   0 |  0 |   6 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.84/500.31	c   1.0s|     1 |     0 |  3109 |     - |    57M |   0 |3344 |7756 |8077 | 295 |  1 |   6 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.84/500.31	c   1.9s|     1 |     0 |  4966 |     - |    60M |   0 |3344 |7756 |8384 | 602 |  2 |   6 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.84/500.31	c   3.8s|     1 |     0 |  8023 |     - |    64M |   0 |3344 |7756 |8675 | 893 |  3 |   6 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.84/500.31	c   5.8s|     1 |     0 | 11144 |     - |    65M |   0 |3344 |7756 |8967 |1185 |  4 |   6 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.84/500.31	c   8.3s|     1 |     0 | 14896 |     - |    68M |   0 |3344 |7756 |9149 |1367 |  5 |   6 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.84/500.31	c  10.9s|     1 |     0 | 18873 |     - |    71M |   0 |3344 |7756 |9416 |1634 |  6 |   6 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.84/500.31	c  14.1s|     1 |     0 | 23703 |     - |    72M |   0 |3344 |7756 |9681 |1899 |  7 |   6 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.84/500.31	c  17.0s|     1 |     0 | 27799 |     - |    75M |   0 |3344 |7756 |9823 |2041 |  8 |   6 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.84/500.31	c  20.0s|     1 |     0 | 31905 |     - |    76M |   0 |3344 |7756 |  10k|2244 |  9 |   6 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.84/500.31	c  24.3s|     1 |     0 | 38100 |     - |    77M |   0 |3344 |7756 |  10k|2368 | 10 |   6 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.84/500.31	c  26.7s|     1 |     0 | 42747 |     - |    78M |   0 |3344 |7756 |  10k|2471 | 11 |   6 |   0 | 0.000000e+00 |      --      |    Inf | unknown
498.84/500.31	c  39.5s|     1 |     2 | 42982 |     - |    78M |   0 |3344 |7757 |  10k|2471 | 11 |   7 |  19 | 0.000000e+00 |      --      |    Inf | unknown
498.84/500.31	c   407s|   100 |   101 |428717 |3898.7 |    80M |  22 |3344 |7816 |8253 |4887 |  1 |  87 |  19 | 0.000000e+00 |      --      |    Inf | unknown
498.84/500.31	c   437s|   200 |   201 |488304 |2239.0 |    82M |  33 |3344 |7867 |8255 |7377 |  1 | 144 |  19 | 0.000000e+00 |      --      |    Inf | unknown
498.84/500.31	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
498.84/500.31	c   479s|   300 |   301 |569822 |1762.8 |    83M |  34 |3344 |7853 |8248 |  11k|  1 | 160 |  19 | 0.000000e+00 |      --      |    Inf | unknown
498.84/500.31	c 
498.84/500.31	c SCIP Status        : solving was interrupted [time limit reached]
498.84/500.31	c Solving Time (sec) : 500.14
498.84/500.31	c Solving Nodes      : 373
498.84/500.31	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
498.84/500.31	c Dual Bound         : +0.00000000000000e+00
498.84/500.31	c Gap                : infinite
498.84/500.31	c ----------------------------------------------------------------------
498.84/500.31	c dual bound: 0.0 -> 0
498.84/500.31	c primal bound: 1e+20 -> 100000000000000000000
498.84/500.31	c scip-goal-lb: 0
498.84/500.31	c scip-goal-ub: 100000000000000000000
498.84/500.31	c writing output to: HOME/tmpa_1enwdt.opb
498.84/500.31	c appending fixed variable constraints
498.84/500.31	c scip-fixed vars: 25.09% (839/3344)
498.84/500.31	c ----------------------------------------------------------------------
498.84/500.31	c executing external solver: HOME/naps-1.03a6
498.84/500.31	c ----------------------------------------------------------------------
498.84/500.31	c command: HOME/naps-1.03a6 HOME/tmpa_1enwdt.opb
498.84/500.32	c NaPS 1.03a6.
498.84/500.32	c Input file name: HOME/tmpa_1enwdt.opb
3600.01/3610.10	c
3600.01/3610.10	c *** TERMINATED *** by signal 15
3600.01/3610.10	c s UNKNOWN
3600.01/3610.10	c _____________________________________________________________________________
3600.01/3610.10	c std/band forms        : 16,882
3600.01/3610.10	c 2cl/3cl ITE-codings   : 22,13078
3600.01/3610.10	c BDD/srt/adr Max costs : 32,0,0
3600.01/3610.10	c BDDraw/bin/mul/srt/adr: 898,0,0,0,0
3600.01/3610.10	c BDD nodes             : 23783
3600.01/3610.10	c Es1/CC detections     : 0,0
3600.01/3610.10	c CC sort               : 0
3600.01/3610.10	c SAT/UNSAT calls       : 0,0
3600.01/3610.10	c regenrated variables  : 0
3600.01/3610.10	c eliminated fixed lits : 5197
3600.01/3610.10	c goal lit flips        : 0
3600.01/3610.10	c goal stages           : 0
3600.01/3610.10	c goal shrink           : 0
3600.01/3610.10	c goal coeff separations: 0
3600.01/3610.10	c restarts              : 0
3600.01/3610.10	c conflicts             : 0              (0 /sec)
3600.01/3610.10	c decisions             : 0              (0 /sec)
3600.01/3610.10	c propagations          : 0              (0 /sec)
3600.01/3610.10	c inspects              : 0              (0 /sec)
3600.01/3610.10	c CPU time (solving tm) : 3087 s        (3086 s, SAT 0 s, UNSAT 0 s)
3600.01/3610.10	c Time for Opt-base     : 0 s
3600.01/3610.10	c Steps for Opt-base    : 0
3600.01/3610.10	c Time for BDD coding   : 0.09353 s
3600.01/3610.10	c Time for srt coding   : 0 s
3600.01/3610.10	c _____________________________________________________________________________
3600.01/3610.10	s UNKNOWN
3600.01/3610.14	c received SIGTERM, forwarding to pbsolver...
3600.01/3610.14	c failed to send SIGTERM to pbsolver: [Errno 3] No such process

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

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

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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=113768, runsolver pid=113765
Current StackSize limit: 8192 KiB


[startup+0.10006 s]*
/proc/loadavg: 4.14 4.10 4.09 5/270 113773
/proc/meminfo: memFree=101252444/131249988 swapFree=33010416/33010684
[pid=113768] ppid=113765 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/113768/stat : 113768 (scip-naps-1.00a) S 113765 113768 111519 0 -1 4194304 255 339 0 0 0 0 0 0 20 0 1 0 141727801 4292608 768 18446744073709551615 93911146913792 93911147808325 140726264680880 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93911148047376 93911148095120 93911165366272 140726264682907 140726264683006 140726264683006 140726264688610 0
/proc/113768/statm: 1048 768 704 219 0 110 0
[pid=113773] ppid=113768 vsize=1188028 memory=32968 CPUtime=0.07 cores=0,2
/proc/113773/stat : 113773 (python3) R 113768 113768 111519 0 -1 4194304 3981 0 0 0 6 1 0 0 20 0 1 0 141727802 1216540672 8242 18446744073709551615 94316111007744 94316111008121 140721614295776 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94316111019416 94316111020036 94316119289856 140721614297423 140721614297632 140721614297632 140721614303207 0
/proc/113773/statm: 297007 8242 4919 1 0 268998 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 1192220 KiB
Current children cumulated memory: 36040 KiB

[startup+0.205635 s]*
/proc/loadavg: 4.14 4.10 4.09 5/270 113773
/proc/meminfo: memFree=101222204/131249988 swapFree=33010416/33010684
[pid=113768] ppid=113765 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/113768/stat : 113768 (scip-naps-1.00a) S 113765 113768 111519 0 -1 4194304 255 339 0 0 0 0 0 0 20 0 1 0 141727801 4292608 768 18446744073709551615 93911146913792 93911147808325 140726264680880 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93911148047376 93911148095120 93911165366272 140726264682907 140726264683006 140726264683006 140726264688610 0
/proc/113768/statm: 1048 768 704 219 0 110 0
[pid=113773] ppid=113768 vsize=1223648 memory=75208 CPUtime=0.18 cores=0,2
/proc/113773/stat : 113773 (python3) R 113768 113768 111519 0 -1 4194304 11819 0 0 0 15 3 0 0 20 0 1 0 141727802 1253015552 18802 18446744073709551615 94316111007744 94316111008121 140721614295776 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94316111019416 94316111020036 94316119289856 140721614297423 140721614297632 140721614297632 140721614303207 0
/proc/113773/statm: 305912 18802 7863 1 0 277270 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 1227840 KiB
Current children cumulated memory: 78280 KiB

[startup+0.305641 s]*
/proc/loadavg: 4.14 4.10 4.09 5/270 113773
/proc/meminfo: memFree=101214140/131249988 swapFree=33010416/33010684
[pid=113768] ppid=113765 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/113768/stat : 113768 (scip-naps-1.00a) S 113765 113768 111519 0 -1 4194304 255 339 0 0 0 0 0 0 20 0 1 0 141727801 4292608 768 18446744073709551615 93911146913792 93911147808325 140726264680880 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93911148047376 93911148095120 93911165366272 140726264682907 140726264683006 140726264683006 140726264688610 0
/proc/113768/statm: 1048 768 704 219 0 110 0
[pid=113773] ppid=113768 vsize=1231664 memory=83528 CPUtime=0.27 cores=0,2
/proc/113773/stat : 113773 (python3) R 113768 113768 111519 0 -1 4194304 13879 0 1 0 24 3 0 0 20 0 1 0 141727802 1261223936 20882 18446744073709551615 94316111007744 94316111008121 140721614295776 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94316111019416 94316111020036 94316119289856 140721614297423 140721614297632 140721614297632 140721614303207 0
/proc/113773/statm: 307916 20882 7895 1 0 279274 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 1235856 KiB
Current children cumulated memory: 86600 KiB

[startup+0.700168 s]
/proc/loadavg: 4.13 4.10 4.09 5/270 113773
/proc/meminfo: memFree=101201980/131249988 swapFree=33010416/33010684
[pid=113768] ppid=113765 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/113768/stat : 113768 (scip-naps-1.00a) S 113765 113768 111519 0 -1 4194304 255 339 0 0 0 0 0 0 20 0 1 0 141727801 4292608 768 18446744073709551615 93911146913792 93911147808325 140726264680880 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93911148047376 93911148095120 93911165366272 140726264682907 140726264683006 140726264683006 140726264688610 0
/proc/113768/statm: 1048 768 704 219 0 110 0
[pid=113773] ppid=113768 vsize=1257460 memory=104952 CPUtime=0.66 cores=0,2
/proc/113773/stat : 113773 (python3) R 113768 113768 111519 0 -1 4194304 19422 0 1 0 62 4 0 0 20 0 1 0 141727802 1287639040 26238 18446744073709551615 94316111007744 94316111008121 140721614295776 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94316111019416 94316111020036 94316119289856 140721614297423 140721614297632 140721614297632 140721614303207 0
/proc/113773/statm: 314365 26238 8087 1 0 285723 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 1261652 KiB
Current children cumulated memory: 108024 KiB

[startup+1.50018 s]
/proc/loadavg: 4.13 4.10 4.09 5/270 113773
/proc/meminfo: memFree=101149752/131249988 swapFree=33010416/33010684
[pid=113768] ppid=113765 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/113768/stat : 113768 (scip-naps-1.00a) S 113765 113768 111519 0 -1 4194304 255 339 0 0 0 0 0 0 20 0 1 0 141727801 4292608 768 18446744073709551615 93911146913792 93911147808325 140726264680880 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93911148047376 93911148095120 93911165366272 140726264682907 140726264683006 140726264683006 140726264688610 0
/proc/113768/statm: 1048 768 704 219 0 110 0
[pid=113773] ppid=113768 vsize=1293496 memory=138616 CPUtime=1.46 cores=0,2
/proc/113773/stat : 113773 (python3) R 113768 113768 111519 0 -1 4194304 27813 0 1 0 140 6 0 0 20 0 1 0 141727802 1324539904 34654 18446744073709551615 94316111007744 94316111008121 140721614295776 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94316111019416 94316111020036 94316119289856 140721614297423 140721614297632 140721614297632 140721614303207 0
/proc/113773/statm: 323374 34654 8119 1 0 294732 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 1297688 KiB
Current children cumulated memory: 141688 KiB

[startup+3.10546 s]
/proc/loadavg: 4.13 4.10 4.09 5/270 113773
/proc/meminfo: memFree=101105588/131249988 swapFree=33010416/33010684
[pid=113768] ppid=113765 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/113768/stat : 113768 (scip-naps-1.00a) S 113765 113768 111519 0 -1 4194304 255 339 0 0 0 0 0 0 20 0 1 0 141727801 4292608 768 18446744073709551615 93911146913792 93911147808325 140726264680880 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93911148047376 93911148095120 93911165366272 140726264682907 140726264683006 140726264683006 140726264688610 0
/proc/113768/statm: 1048 768 704 219 0 110 0
[pid=113773] ppid=113768 vsize=1293496 memory=138744 CPUtime=3.06 cores=0,2
/proc/113773/stat : 113773 (python3) R 113768 113768 111519 0 -1 4194304 27845 0 1 0 300 6 0 0 20 0 1 0 141727802 1324539904 34686 18446744073709551615 94316111007744 94316111008121 140721614295776 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94316111019416 94316111020036 94316119289856 140721614297423 140721614297632 140721614297632 140721614303207 0
/proc/113773/statm: 323374 34686 8119 1 0 294732 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 1297688 KiB
Current children cumulated memory: 141816 KiB

[startup+6.30017 s]
/proc/loadavg: 4.12 4.10 4.09 5/270 113773
/proc/meminfo: memFree=101061264/131249988 swapFree=33010416/33010684
[pid=113768] ppid=113765 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/113768/stat : 113768 (scip-naps-1.00a) S 113765 113768 111519 0 -1 4194304 255 339 0 0 0 0 0 0 20 0 1 0 141727801 4292608 768 18446744073709551615 93911146913792 93911147808325 140726264680880 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93911148047376 93911148095120 93911165366272 140726264682907 140726264683006 140726264683006 140726264688610 0
/proc/113768/statm: 1048 768 704 219 0 110 0
[pid=113773] ppid=113768 vsize=1293496 memory=138744 CPUtime=6.25 cores=0,2
/proc/113773/stat : 113773 (python3) R 113768 113768 111519 0 -1 4194304 27846 0 1 0 619 6 0 0 20 0 1 0 141727802 1324539904 34686 18446744073709551615 94316111007744 94316111008121 140721614295776 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94316111019416 94316111020036 94316119289856 140721614297423 140721614297632 140721614297632 140721614303207 0
/proc/113773/statm: 323374 34686 8119 1 0 294732 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 1297688 KiB
Current children cumulated memory: 141816 KiB

[startup+12.7002 s]
/proc/loadavg: 4.11 4.10 4.09 5/270 113773
/proc/meminfo: memFree=98181304/131249988 swapFree=33010416/33010684
[pid=113768] ppid=113765 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/113768/stat : 113768 (scip-naps-1.00a) S 113765 113768 111519 0 -1 4194304 255 339 0 0 0 0 0 0 20 0 1 0 141727801 4292608 768 18446744073709551615 93911146913792 93911147808325 140726264680880 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93911148047376 93911148095120 93911165366272 140726264682907 140726264683006 140726264683006 140726264688610 0
/proc/113768/statm: 1048 768 704 219 0 110 0
[pid=113773] ppid=113768 vsize=1293496 memory=139768 CPUtime=12.63 cores=0,2
/proc/113773/stat : 113773 (python3) R 113768 113768 111519 0 -1 4194304 28134 0 1 0 1257 6 0 0 20 0 1 0 141727802 1324539904 34942 18446744073709551615 94316111007744 94316111008121 140721614295776 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94316111019416 94316111020036 94316119289856 140721614297423 140721614297632 140721614297632 140721614303207 0
/proc/113773/statm: 323374 34942 8119 1 0 294732 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 1297688 KiB
Current children cumulated memory: 142840 KiB

[startup+25.5002 s]
/proc/loadavg: 4.09 4.09 4.09 5/270 113773
/proc/meminfo: memFree=91284884/131249988 swapFree=33010416/33010684
[pid=113768] ppid=113765 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/113768/stat : 113768 (scip-naps-1.00a) S 113765 113768 111519 0 -1 4194304 255 339 0 0 0 0 0 0 20 0 1 0 141727801 4292608 768 18446744073709551615 93911146913792 93911147808325 140726264680880 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93911148047376 93911148095120 93911165366272 140726264682907 140726264683006 140726264683006 140726264688610 0
/proc/113768/statm: 1048 768 704 219 0 110 0
[pid=113773] ppid=113768 vsize=1293496 memory=140024 CPUtime=25.39 cores=0,2
/proc/113773/stat : 113773 (python3) R 113768 113768 111519 0 -1 4194304 28198 0 1 0 2533 6 0 0 20 0 1 0 141727802 1324539904 35006 18446744073709551615 94316111007744 94316111008121 140721614295776 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94316111019416 94316111020036 94316119289856 140721614297423 140721614297632 140721614297632 140721614303207 0
/proc/113773/statm: 323374 35006 8119 1 0 294732 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 1297688 KiB
Current children cumulated memory: 143096 KiB

[startup+51.1055 s]
/proc/loadavg: 4.11 4.10 4.09 5/270 113774
/proc/meminfo: memFree=77423848/131249988 swapFree=33010416/33010684
[pid=113768] ppid=113765 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/113768/stat : 113768 (scip-naps-1.00a) S 113765 113768 111519 0 -1 4194304 255 339 0 0 0 0 0 0 20 0 1 0 141727801 4292608 768 18446744073709551615 93911146913792 93911147808325 140726264680880 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93911148047376 93911148095120 93911165366272 140726264682907 140726264683006 140726264683006 140726264688610 0
/proc/113768/statm: 1048 768 704 219 0 110 0
[pid=113773] ppid=113768 vsize=1317556 memory=164812 CPUtime=50.92 cores=0,2
/proc/113773/stat : 113773 (python3) R 113768 113768 111519 0 -1 4194304 39544 0 1 0 5085 7 0 0 20 0 1 0 141727802 1349177344 41203 18446744073709551615 94316111007744 94316111008121 140721614295776 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94316111019416 94316111020036 94316119289856 140721614297423 140721614297632 140721614297632 140721614303207 0
/proc/113773/statm: 329389 41203 8119 1 0 300747 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 1321748 KiB
Current children cumulated memory: 167884 KiB

[startup+102.3 s]
/proc/loadavg: 4.09 4.09 4.09 5/270 113775
/proc/meminfo: memFree=77399524/131249988 swapFree=33010416/33010684
[pid=113768] ppid=113765 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/113768/stat : 113768 (scip-naps-1.00a) S 113765 113768 111519 0 -1 4194304 255 339 0 0 0 0 0 0 20 0 1 0 141727801 4292608 768 18446744073709551615 93911146913792 93911147808325 140726264680880 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93911148047376 93911148095120 93911165366272 140726264682907 140726264683006 140726264683006 140726264688610 0
/proc/113768/statm: 1048 768 704 219 0 110 0
[pid=113773] ppid=113768 vsize=1317556 memory=164812 CPUtime=101.98 cores=0,2
/proc/113773/stat : 113773 (python3) R 113768 113768 111519 0 -1 4194304 39545 0 1 0 10191 7 0 0 20 0 1 0 141727802 1349177344 41203 18446744073709551615 94316111007744 94316111008121 140721614295776 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94316111019416 94316111020036 94316119289856 140721614297423 140721614297632 140721614297632 140721614303207 0
/proc/113773/statm: 329389 41203 8119 1 0 300747 0
Current children cumulated CPU time: 101.98 s
Current children cumulated vsize: 1321748 KiB
Current children cumulated memory: 167884 KiB

[startup+162.3 s]
/proc/loadavg: 4.10 4.09 4.09 6/269 113827
/proc/meminfo: memFree=105829300/131249988 swapFree=33010416/33010684
[pid=113768] ppid=113765 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/113768/stat : 113768 (scip-naps-1.00a) S 113765 113768 111519 0 -1 4194304 255 339 0 0 0 0 0 0 20 0 1 0 141727801 4292608 768 18446744073709551615 93911146913792 93911147808325 140726264680880 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93911148047376 93911148095120 93911165366272 140726264682907 140726264683006 140726264683006 140726264688610 0
/proc/113768/statm: 1048 768 704 219 0 110 0
[pid=113773] ppid=113768 vsize=1317556 memory=164812 CPUtime=161.82 cores=0,2
/proc/113773/stat : 113773 (python3) R 113768 113768 111519 0 -1 4194304 39545 0 1 0 16175 7 0 0 20 0 1 0 141727802 1349177344 41203 18446744073709551615 94316111007744 94316111008121 140721614295776 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94316111019416 94316111020036 94316119289856 140721614297423 140721614297632 140721614297632 140721614303207 0
/proc/113773/statm: 329389 41203 8119 1 0 300747 0
Current children cumulated CPU time: 161.82 s
Current children cumulated vsize: 1321748 KiB
Current children cumulated memory: 167884 KiB

[startup+222.3 s]
/proc/loadavg: 4.09 4.09 4.09 6/269 113829
/proc/meminfo: memFree=105805728/131249988 swapFree=33010416/33010684
[pid=113768] ppid=113765 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/113768/stat : 113768 (scip-naps-1.00a) S 113765 113768 111519 0 -1 4194304 255 339 0 0 0 0 0 0 20 0 1 0 141727801 4292608 768 18446744073709551615 93911146913792 93911147808325 140726264680880 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93911148047376 93911148095120 93911165366272 140726264682907 140726264683006 140726264683006 140726264688610 0
/proc/113768/statm: 1048 768 704 219 0 110 0
[pid=113773] ppid=113768 vsize=1317556 memory=164812 CPUtime=221.66 cores=0,2
/proc/113773/stat : 113773 (python3) R 113768 113768 111519 0 -1 4194304 39545 0 1 0 22159 7 0 0 20 0 1 0 141727802 1349177344 41203 18446744073709551615 94316111007744 94316111008121 140721614295776 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94316111019416 94316111020036 94316119289856 140721614297423 140721614297632 140721614297632 140721614303207 0
/proc/113773/statm: 329389 41203 8119 1 0 300747 0
Current children cumulated CPU time: 221.66 s
Current children cumulated vsize: 1321748 KiB

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

[pid=113840] ppid=113773 vsize=57980 memory=45588 CPUtime=2714.44 cores=0,2
/proc/113840/stat : 113840 (naps-1.03a6) R 113773 113840 113840 0 -1 4194304 2990634 0 0 0 270293 1151 0 0 20 0 1 0 141777833 59371520 11397 18446744073709551615 4198400 7047149 140722082284480 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 12197888 140722082285967 140722082286065 140722082286065 140722082291657 0
/proc/113840/statm: 14495 11397 544 696 0 13656 0
Current children cumulated CPU time: 3213.31 s
Current children cumulated vsize: 1388040 KiB
Current children cumulated memory: 222448 KiB

[startup+3282.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/270 114413
/proc/meminfo: memFree=103406360/131249988 swapFree=33010416/33010684
[pid=113768] ppid=113765 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/113768/stat : 113768 (scip-naps-1.00a) S 113765 113768 111519 0 -1 4194304 255 339 0 0 0 0 0 0 20 0 1 0 141727801 4292608 768 18446744073709551615 93911146913792 93911147808325 140726264680880 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93911148047376 93911148095120 93911165366272 140726264682907 140726264683006 140726264683006 140726264688610 0
/proc/113768/statm: 1048 768 704 219 0 110 0
[pid=113773] ppid=113768 vsize=1325868 memory=173788 CPUtime=498.87 cores=0,2
/proc/113773/stat : 113773 (python3) S 113768 113768 111519 0 -1 4194304 45029 0 1 0 49876 11 0 0 20 0 1 0 141727802 1357688832 43447 18446744073709551615 94316111007744 94316111008121 140721614295776 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94316111019416 94316111020036 94316119289856 140721614297423 140721614297632 140721614297632 140721614303207 0
/proc/113773/statm: 331467 43447 8151 1 0 302825 0
[pid=113840] ppid=113773 vsize=70268 memory=60424 CPUtime=2774.27 cores=0,2
/proc/113840/stat : 113840 (naps-1.03a6) R 113773 113840 113840 0 -1 4194304 3185900 0 0 0 276205 1222 0 0 20 0 1 0 141777833 71954432 15106 18446744073709551615 4198400 7047149 140722082284480 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 12197888 140722082285967 140722082286065 140722082286065 140722082291657 0
/proc/113840/statm: 17567 15106 544 696 0 16728 0
Current children cumulated CPU time: 3273.14 s
Current children cumulated vsize: 1400328 KiB
Current children cumulated memory: 237284 KiB

[startup+3342.3 s]
/proc/loadavg: 4.15 4.12 4.09 5/271 114416
/proc/meminfo: memFree=103435604/131249988 swapFree=33010416/33010684
[pid=113768] ppid=113765 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/113768/stat : 113768 (scip-naps-1.00a) S 113765 113768 111519 0 -1 4194304 255 339 0 0 0 0 0 0 20 0 1 0 141727801 4292608 768 18446744073709551615 93911146913792 93911147808325 140726264680880 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93911148047376 93911148095120 93911165366272 140726264682907 140726264683006 140726264683006 140726264688610 0
/proc/113768/statm: 1048 768 704 219 0 110 0
[pid=113773] ppid=113768 vsize=1325868 memory=173788 CPUtime=498.87 cores=0,2
/proc/113773/stat : 113773 (python3) S 113768 113768 111519 0 -1 4194304 45029 0 1 0 49876 11 0 0 20 0 1 0 141727802 1357688832 43447 18446744073709551615 94316111007744 94316111008121 140721614295776 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94316111019416 94316111020036 94316119289856 140721614297423 140721614297632 140721614297632 140721614303207 0
/proc/113773/statm: 331467 43447 8151 1 0 302825 0
[pid=113840] ppid=113773 vsize=86652 memory=76808 CPUtime=2834.09 cores=0,2
/proc/113840/stat : 113840 (naps-1.03a6) R 113773 113840 113840 0 -1 4194304 3306722 0 0 0 282140 1269 0 0 20 0 1 0 141777833 88731648 19202 18446744073709551615 4198400 7047149 140722082284480 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 12197888 140722082285967 140722082286065 140722082286065 140722082291657 0
/proc/113840/statm: 21663 19202 544 696 0 20824 0
Current children cumulated CPU time: 3332.96 s
Current children cumulated vsize: 1416712 KiB
Current children cumulated memory: 253668 KiB

[startup+3402.3 s]
/proc/loadavg: 4.05 4.09 4.09 5/271 114418
/proc/meminfo: memFree=103426896/131249988 swapFree=33010416/33010684
[pid=113768] ppid=113765 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/113768/stat : 113768 (scip-naps-1.00a) S 113765 113768 111519 0 -1 4194304 255 339 0 0 0 0 0 0 20 0 1 0 141727801 4292608 768 18446744073709551615 93911146913792 93911147808325 140726264680880 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93911148047376 93911148095120 93911165366272 140726264682907 140726264683006 140726264683006 140726264688610 0
/proc/113768/statm: 1048 768 704 219 0 110 0
[pid=113773] ppid=113768 vsize=1325868 memory=173788 CPUtime=498.87 cores=0,2
/proc/113773/stat : 113773 (python3) S 113768 113768 111519 0 -1 4194304 45029 0 1 0 49876 11 0 0 20 0 1 0 141727802 1357688832 43447 18446744073709551615 94316111007744 94316111008121 140721614295776 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94316111019416 94316111020036 94316119289856 140721614297423 140721614297632 140721614297632 140721614303207 0
/proc/113773/statm: 331467 43447 8151 1 0 302825 0
[pid=113840] ppid=113773 vsize=78460 memory=66568 CPUtime=2893.93 cores=0,2
/proc/113840/stat : 113840 (naps-1.03a6) R 113773 113840 113840 0 -1 4194304 3336992 0 0 0 288105 1288 0 0 20 0 1 0 141777833 80343040 16642 18446744073709551615 4198400 7047149 140722082284480 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 12197888 140722082285967 140722082286065 140722082286065 140722082291657 0
/proc/113840/statm: 19615 16642 544 696 0 18776 0
Current children cumulated CPU time: 3392.8 s
Current children cumulated vsize: 1408520 KiB
Current children cumulated memory: 243428 KiB

[startup+3462.3 s]
/proc/loadavg: 4.11 4.10 4.09 5/271 114420
/proc/meminfo: memFree=103439084/131249988 swapFree=33010416/33010684
[pid=113768] ppid=113765 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/113768/stat : 113768 (scip-naps-1.00a) S 113765 113768 111519 0 -1 4194304 255 339 0 0 0 0 0 0 20 0 1 0 141727801 4292608 768 18446744073709551615 93911146913792 93911147808325 140726264680880 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93911148047376 93911148095120 93911165366272 140726264682907 140726264683006 140726264683006 140726264688610 0
/proc/113768/statm: 1048 768 704 219 0 110 0
[pid=113773] ppid=113768 vsize=1325868 memory=173788 CPUtime=498.87 cores=0,2
/proc/113773/stat : 113773 (python3) S 113768 113768 111519 0 -1 4194304 45029 0 1 0 49876 11 0 0 20 0 1 0 141727802 1357688832 43447 18446744073709551615 94316111007744 94316111008121 140721614295776 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94316111019416 94316111020036 94316119289856 140721614297423 140721614297632 140721614297632 140721614303207 0
/proc/113773/statm: 331467 43447 8151 1 0 302825 0
[pid=113840] ppid=113773 vsize=70268 memory=57608 CPUtime=2953.75 cores=0,2
/proc/113840/stat : 113840 (naps-1.03a6) R 113773 113840 113840 0 -1 4194304 3531656 0 0 0 294016 1359 0 0 20 0 1 0 141777833 71954432 14402 18446744073709551615 4198400 7047149 140722082284480 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 12197888 140722082285967 140722082286065 140722082286065 140722082291657 0
/proc/113840/statm: 17567 14402 544 696 0 16728 0
Current children cumulated CPU time: 3452.62 s
Current children cumulated vsize: 1400328 KiB
Current children cumulated memory: 234468 KiB

[startup+3522.3 s]
/proc/loadavg: 4.14 4.11 4.09 5/271 114422
/proc/meminfo: memFree=103418140/131249988 swapFree=33010416/33010684
[pid=113768] ppid=113765 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/113768/stat : 113768 (scip-naps-1.00a) S 113765 113768 111519 0 -1 4194304 255 339 0 0 0 0 0 0 20 0 1 0 141727801 4292608 768 18446744073709551615 93911146913792 93911147808325 140726264680880 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93911148047376 93911148095120 93911165366272 140726264682907 140726264683006 140726264683006 140726264688610 0
/proc/113768/statm: 1048 768 704 219 0 110 0
[pid=113773] ppid=113768 vsize=1325868 memory=173788 CPUtime=498.87 cores=0,2
/proc/113773/stat : 113773 (python3) S 113768 113768 111519 0 -1 4194304 45029 0 1 0 49876 11 0 0 20 0 1 0 141727802 1357688832 43447 18446744073709551615 94316111007744 94316111008121 140721614295776 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94316111019416 94316111020036 94316119289856 140721614297423 140721614297632 140721614297632 140721614303207 0
/proc/113773/statm: 331467 43447 8151 1 0 302825 0
[pid=113840] ppid=113773 vsize=70264 memory=53396 CPUtime=3013.58 cores=0,2
/proc/113840/stat : 113840 (naps-1.03a6) R 113773 113840 113840 0 -1 4194304 3642757 0 0 0 299955 1403 0 0 20 0 1 0 141777833 71950336 13349 18446744073709551615 4198400 7047149 140722082284480 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 12197888 140722082285967 140722082286065 140722082286065 140722082291657 0
/proc/113840/statm: 17566 13349 544 696 0 16727 0
Current children cumulated CPU time: 3512.45 s
Current children cumulated vsize: 1400324 KiB
Current children cumulated memory: 230256 KiB

[startup+3582.3 s]
/proc/loadavg: 3.76 4.03 4.06 4/263 114466
/proc/meminfo: memFree=104406312/131249988 swapFree=33010416/33010684
[pid=113768] ppid=113765 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/113768/stat : 113768 (scip-naps-1.00a) S 113765 113768 111519 0 -1 4194304 255 339 0 0 0 0 0 0 20 0 1 0 141727801 4292608 768 18446744073709551615 93911146913792 93911147808325 140726264680880 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93911148047376 93911148095120 93911165366272 140726264682907 140726264683006 140726264683006 140726264688610 0
/proc/113768/statm: 1048 768 704 219 0 110 0
[pid=113773] ppid=113768 vsize=1325868 memory=173788 CPUtime=498.87 cores=0,2
/proc/113773/stat : 113773 (python3) S 113768 113768 111519 0 -1 4194304 45029 0 1 0 49876 11 0 0 20 0 1 0 141727802 1357688832 43447 18446744073709551615 94316111007744 94316111008121 140721614295776 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94316111019416 94316111020036 94316119289856 140721614297423 140721614297632 140721614297632 140721614303207 0
/proc/113773/statm: 331467 43447 8151 1 0 302825 0
[pid=113840] ppid=113773 vsize=78460 memory=68612 CPUtime=3073.42 cores=0,2
/proc/113840/stat : 113840 (naps-1.03a6) R 113773 113840 113840 0 -1 4194304 3669478 0 0 0 305921 1421 0 0 20 0 1 0 141777833 80343040 17153 18446744073709551615 4198400 7047149 140722082284480 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 12197888 140722082285967 140722082286065 140722082286065 140722082291657 0
/proc/113840/statm: 19615 17153 544 696 0 18776 0
Current children cumulated CPU time: 3572.29 s
Current children cumulated vsize: 1408520 KiB
Current children cumulated memory: 245472 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.11 s]
/proc/loadavg: 3.50 3.94 4.03 4/263 114467
/proc/meminfo: memFree=104416644/131249988 swapFree=33010416/33010684
[pid=113768] ppid=113765 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/113768/stat : 113768 (scip-naps-1.00a) S 113765 113768 111519 0 -1 4194304 255 339 0 0 0 0 0 0 20 0 1 0 141727801 4292608 768 18446744073709551615 93911146913792 93911147808325 140726264680880 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93911148047376 93911148095120 93911165366272 140726264682907 140726264683006 140726264683006 140726264688610 0
/proc/113768/statm: 1048 768 704 219 0 110 0
[pid=113773] ppid=113768 vsize=1325868 memory=173788 CPUtime=498.87 cores=0,2
/proc/113773/stat : 113773 (python3) S 113768 113768 111519 0 -1 4194304 45029 0 1 0 49876 11 0 0 20 0 1 0 141727802 1357688832 43447 18446744073709551615 94316111007744 94316111008121 140721614295776 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94316111019416 94316111020036 94316119289856 140721614297423 140721614297632 140721614297632 140721614303207 0
/proc/113773/statm: 331467 43447 8151 1 0 302825 0
[pid=113840] ppid=113773 vsize=62076 memory=54920 CPUtime=3101.14 cores=0,2
/proc/113840/stat : 113840 (naps-1.03a6) R 113773 113840 113840 0 -1 4194304 3753991 0 0 0 308667 1447 0 0 20 0 1 0 141777833 63565824 13730 18446744073709551615 4198400 7047149 140722082284480 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 12197888 140722082285967 140722082286065 140722082286065 140722082291657 0
/proc/113840/statm: 15519 13730 544 696 0 14680 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 1392136 KiB
Current children cumulated memory: 231780 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.001087 s, system=0.004477 s

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

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

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

[startup+3610.11 s]
/proc/loadavg: 3.50 3.94 4.03 4/263 114467
/proc/meminfo: memFree=104416644/131249988 swapFree=33010416/33010684
[pid=113768] ppid=113765 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/113768/stat : 113768 (scip-naps-1.00a) S 113765 113768 111519 0 -1 4194304 255 339 0 0 0 0 0 0 20 0 1 0 141727801 4292608 768 18446744073709551615 93911146913792 93911147808325 140726264680880 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93911148047376 93911148095120 93911165366272 140726264682907 140726264683006 140726264683006 140726264688610 0
/proc/113768/statm: 1048 768 704 219 0 110 0
[pid=113773] ppid=113768 vsize=1325868 memory=173788 CPUtime=498.87 cores=0,2
/proc/113773/stat : 113773 (python3) S 113768 113768 111519 0 -1 4194304 45029 0 1 0 49876 11 0 0 20 0 1 0 141727802 1357688832 43447 18446744073709551615 94316111007744 94316111008121 140721614295776 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 94316111019416 94316111020036 94316119289856 140721614297423 140721614297632 140721614297632 140721614303207 0
/proc/113773/statm: 331467 43447 8151 1 0 302825 0
[pid=113840] ppid=113773 vsize=62076 memory=54920 CPUtime=3101.14 cores=0,2
/proc/113840/stat : 113840 (naps-1.03a6) R 113773 113840 113840 0 -1 4194304 3753991 0 0 0 308667 1447 0 0 20 0 1 0 141777833 63565824 13730 18446744073709551615 4198400 7047149 140722082284480 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 12197888 140722082285967 140722082286065 140722082286065 140722082291657 0
/proc/113840/statm: 15519 13730 544 696 0 14680 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 1392136 KiB
Current children cumulated memory: 231780 KiB

Child status: 0

Real time (s): 3610.17
CPU time (s): 3600.09
CPU user time (s): 3585.48
CPU system time (s): 14.61
CPU usage (%): 99.7209
Max. virtual memory (cumulated for all children) (KiB): 1498632
Max. memory (cumulated for all children) (KiB): 292352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3585.48
system time used= 14.61
maximum resident set size= 173788
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3814946
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= 349
involuntary context switches= 7963


# summary of solver processes directly reported to runsolver:
#   pid: 113768,113773
#   total CPU time (s): 3600.09
#   total CPU user time (s): 3585.48
#   total CPU system time (s): 14.61

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.12868 second user time and 17.0668 second system time

The end

Launcher Data

Begin job on nodeC031 at 2025-07-11 21:01:33
IDJOB=4530002
IDBENCH=162196
IDSOLVER=3388
FILE ID=nodeC031/4530002-1752260492
RUNJOBID= nodeC031-1752253448-111529
SLURM_JOB_ID= 9682589
Free space on /tmp= 430888 MiB

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

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

MD5SUM BENCH= 37b3a609918eb30d871bb851627bd55e
RANDOM SEED=804609660

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.895
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.882
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		: 3572.026
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		: 3479.033
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		: 3599.888
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.823
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		: 3601.033
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		: 3730.842
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:        101263016 kB
MemAvailable:   123752720 kB
Buffers:            2128 kB
Cached:         23170324 kB
SwapCached:           12 kB
Active:          6382200 kB
Inactive:       22709712 kB
Active(anon):    5927044 kB
Inactive(anon):    10468 kB
Active(file):     455156 kB
Inactive(file): 22699244 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              5836 kB
Writeback:             0 kB
AnonPages:       5920804 kB
Mapped:           133220 kB
Shmem:             18052 kB
KReclaimable:     349084 kB
Slab:             445872 kB
SReclaimable:     349084 kB
SUnreclaim:        96788 kB
KernelStack:        4352 kB
PageTables:        15352 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635676 kB
Committed_AS:    9779376 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150568 kB
VmallocChunk:          0 kB
Percpu:             3904 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1974272 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= 430872 MiB
End job on nodeC031 at 2025-07-11 22:01:43