Trace number 4502023

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.25 3610.53

General information on the benchmark

NamePB24/normalized-PB10/DEC-LIN/oliveras/
j90/normalized-j9029_2-sat.opb
MD5SUM9dbe363344c0fe5585984e30a944da25
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables23114
Total number of constraints76854
Number of constraints which are clauses76350
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints504
Minimum length of a constraint1
Maximum length of a constraint90
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 28
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 532
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4502023-1751162937/watcher-4502023-1751162937 -o /tmp/evaluation-result-4502023-1751162937/solver-4502023-1751162937 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC020-1751159326-19840 --watchdog 3760 ./scip-naps-1.00.sh HOME/instance-4502023-1751162937.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=20590, runsolver pid=20587
Current StackSize limit: 8192 KiB


[startup+0.100064 s]*
/proc/loadavg: 4.13 4.11 4.05 5/271 20595
/proc/meminfo: memFree=128542088/131249988 swapFree=33010684/33010684
[pid=20590] ppid=20587 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/20590/stat : 20590 (scip-naps-1.00.) S 20587 20590 19830 0 -1 4194304 259 342 0 0 0 0 0 0 20 0 1 0 31971315 4292608 736 18446744073709551615 94903247089664 94903247984197 140724702427712 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94903248223248 94903248270992 94903255375872 140724702431649 140724702431746 140724702431746 140724702437348 0
/proc/20590/statm: 1048 736 672 219 0 110 0
[pid=20595] ppid=20590 vsize=1187348 memory=32356 CPUtime=0.06 cores=0,2
/proc/20595/stat : 20595 (python3) R 20590 20590 19830 0 -1 4194304 3797 0 0 0 5 1 0 0 20 0 1 0 31971317 1215844352 8089 18446744073709551615 93937724342272 93937724342649 140728355457328 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 93937724353944 93937724354564 93937727041536 140728355465560 140728355465762 140728355465762 140728355471335 0
/proc/20595/statm: 296837 8089 4921 1 0 268859 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 1191540 KiB
Current children cumulated memory: 35300 KiB

[startup+0.20572 s]*
/proc/loadavg: 4.13 4.11 4.05 5/271 20595
/proc/meminfo: memFree=128505800/131249988 swapFree=33010684/33010684
[pid=20590] ppid=20587 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/20590/stat : 20590 (scip-naps-1.00.) S 20587 20590 19830 0 -1 4194304 259 342 0 0 0 0 0 0 20 0 1 0 31971315 4292608 736 18446744073709551615 94903247089664 94903247984197 140724702427712 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94903248223248 94903248270992 94903255375872 140724702431649 140724702431746 140724702431746 140724702437348 0
/proc/20590/statm: 1048 736 672 219 0 110 0
[pid=20595] ppid=20590 vsize=1224712 memory=76260 CPUtime=0.18 cores=0,2
/proc/20595/stat : 20595 (python3) R 20590 20590 19830 0 -1 4194304 12311 0 0 0 15 3 0 0 20 0 1 0 31971317 1254105088 19065 18446744073709551615 93937724342272 93937724342649 140728355457328 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 93937724353944 93937724354564 93937727041536 140728355465560 140728355465762 140728355465762 140728355471335 0
/proc/20595/statm: 306178 19065 7609 1 0 277536 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 1228904 KiB
Current children cumulated memory: 79204 KiB

[startup+0.305653 s]*
/proc/loadavg: 4.13 4.11 4.05 5/271 20595
/proc/meminfo: memFree=128473544/131249988 swapFree=33010684/33010684
[pid=20590] ppid=20587 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/20590/stat : 20590 (scip-naps-1.00.) S 20587 20590 19830 0 -1 4194304 259 342 0 0 0 0 0 0 20 0 1 0 31971315 4292608 736 18446744073709551615 94903247089664 94903247984197 140724702427712 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94903248223248 94903248270992 94903255375872 140724702431649 140724702431746 140724702431746 140724702437348 0
/proc/20590/statm: 1048 736 672 219 0 110 0
[pid=20595] ppid=20590 vsize=1256996 memory=108004 CPUtime=0.27 cores=0,2
/proc/20595/stat : 20595 (python3) R 20590 20590 19830 0 -1 4194304 20248 0 0 0 24 3 0 0 20 0 1 0 31971317 1287163904 27001 18446744073709551615 93937724342272 93937724342649 140728355457328 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 93937724353944 93937724354564 93937727041536 140728355465560 140728355465762 140728355465762 140728355471335 0
/proc/20595/statm: 314249 27001 7609 1 0 285607 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 1261188 KiB
Current children cumulated memory: 110948 KiB

[startup+0.700213 s]
/proc/loadavg: 4.13 4.11 4.05 4/267 20609
/proc/meminfo: memFree=128444436/131249988 swapFree=33010684/33010684
[pid=20590] ppid=20587 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/20590/stat : 20590 (scip-naps-1.00.) S 20587 20590 19830 0 -1 4194304 259 342 0 0 0 0 0 0 20 0 1 0 31971315 4292608 736 18446744073709551615 94903247089664 94903247984197 140724702427712 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94903248223248 94903248270992 94903255375872 140724702431649 140724702431746 140724702431746 140724702437348 0
/proc/20590/statm: 1048 736 672 219 0 110 0
[pid=20595] ppid=20590 vsize=1351068 memory=202340 CPUtime=0.66 cores=0,2
/proc/20595/stat : 20595 (python3) R 20590 20590 19830 0 -1 4194304 43615 0 0 0 59 7 0 0 20 0 1 0 31971317 1383493632 50585 18446744073709551615 93937724342272 93937724342649 140728355457328 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 93937724353944 93937724354564 93937727041536 140728355465560 140728355465762 140728355465762 140728355471335 0
/proc/20595/statm: 337767 50585 7865 1 0 309125 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 1355260 KiB
Current children cumulated memory: 205284 KiB

[startup+1.50022 s]
/proc/loadavg: 4.12 4.11 4.05 5/270 20644
/proc/meminfo: memFree=128430076/131249988 swapFree=33010684/33010684
[pid=20590] ppid=20587 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/20590/stat : 20590 (scip-naps-1.00.) S 20587 20590 19830 0 -1 4194304 259 342 0 0 0 0 0 0 20 0 1 0 31971315 4292608 736 18446744073709551615 94903247089664 94903247984197 140724702427712 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94903248223248 94903248270992 94903255375872 140724702431649 140724702431746 140724702431746 140724702437348 0
/proc/20590/statm: 1048 736 672 219 0 110 0
[pid=20595] ppid=20590 vsize=1368948 memory=220388 CPUtime=1.46 cores=0,2
/proc/20595/stat : 20595 (python3) R 20590 20590 19830 0 -1 4194304 48092 0 0 0 138 8 0 0 20 0 1 0 31971317 1401802752 55097 18446744073709551615 93937724342272 93937724342649 140728355457328 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 93937724353944 93937724354564 93937727041536 140728355465560 140728355465762 140728355465762 140728355471335 0
/proc/20595/statm: 342237 55097 7929 1 0 313595 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 1373140 KiB
Current children cumulated memory: 223332 KiB

[startup+3.10556 s]
/proc/loadavg: 4.12 4.11 4.05 5/270 20644
/proc/meminfo: memFree=128283308/131249988 swapFree=33010684/33010684
[pid=20590] ppid=20587 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/20590/stat : 20590 (scip-naps-1.00.) S 20587 20590 19830 0 -1 4194304 259 342 0 0 0 0 0 0 20 0 1 0 31971315 4292608 736 18446744073709551615 94903247089664 94903247984197 140724702427712 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94903248223248 94903248270992 94903255375872 140724702431649 140724702431746 140724702431746 140724702437348 0
/proc/20590/statm: 1048 736 672 219 0 110 0
[pid=20595] ppid=20590 vsize=1382168 memory=233316 CPUtime=3.05 cores=0,2
/proc/20595/stat : 20595 (python3) R 20590 20590 19830 0 -1 4194304 51336 0 0 0 297 8 0 0 20 0 1 0 31971317 1415340032 58329 18446744073709551615 93937724342272 93937724342649 140728355457328 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 93937724353944 93937724354564 93937727041536 140728355465560 140728355465762 140728355465762 140728355471335 0
/proc/20595/statm: 345542 58329 7929 1 0 316900 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 1386360 KiB
Current children cumulated memory: 236260 KiB

[startup+6.30021 s]
/proc/loadavg: 4.11 4.11 4.05 5/270 20742
/proc/meminfo: memFree=128353796/131249988 swapFree=33010684/33010684
[pid=20590] ppid=20587 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/20590/stat : 20590 (scip-naps-1.00.) S 20587 20590 19830 0 -1 4194304 259 342 0 0 0 0 0 0 20 0 1 0 31971315 4292608 736 18446744073709551615 94903247089664 94903247984197 140724702427712 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94903248223248 94903248270992 94903255375872 140724702431649 140724702431746 140724702431746 140724702437348 0
/proc/20590/statm: 1048 736 672 219 0 110 0
[pid=20595] ppid=20590 vsize=1382692 memory=233828 CPUtime=6.24 cores=0,2
/proc/20595/stat : 20595 (python3) R 20590 20590 19830 0 -1 4194304 51465 0 0 0 616 8 0 0 20 0 1 0 31971317 1415876608 58457 18446744073709551615 93937724342272 93937724342649 140728355457328 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 93937724353944 93937724354564 93937727041536 140728355465560 140728355465762 140728355465762 140728355471335 0
/proc/20595/statm: 345673 58457 7929 1 0 317031 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 1386884 KiB
Current children cumulated memory: 236772 KiB

[startup+12.7002 s]
/proc/loadavg: 4.10 4.11 4.05 5/270 20742
/proc/meminfo: memFree=128327832/131249988 swapFree=33010684/33010684
[pid=20590] ppid=20587 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/20590/stat : 20590 (scip-naps-1.00.) S 20587 20590 19830 0 -1 4194304 259 342 0 0 0 0 0 0 20 0 1 0 31971315 4292608 736 18446744073709551615 94903247089664 94903247984197 140724702427712 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94903248223248 94903248270992 94903255375872 140724702431649 140724702431746 140724702431746 140724702437348 0
/proc/20590/statm: 1048 736 672 219 0 110 0
[pid=20595] ppid=20590 vsize=1383716 memory=234852 CPUtime=12.62 cores=0,2
/proc/20595/stat : 20595 (python3) R 20590 20590 19830 0 -1 4194304 51722 0 0 0 1254 8 0 0 20 0 1 0 31971317 1416925184 58713 18446744073709551615 93937724342272 93937724342649 140728355457328 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 93937724353944 93937724354564 93937727041536 140728355465560 140728355465762 140728355465762 140728355471335 0
/proc/20595/statm: 345929 58713 7929 1 0 317287 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 1387908 KiB
Current children cumulated memory: 237796 KiB

[startup+25.5002 s]
/proc/loadavg: 4.08 4.10 4.05 5/270 20742
/proc/meminfo: memFree=128279960/131249988 swapFree=33010684/33010684
[pid=20590] ppid=20587 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/20590/stat : 20590 (scip-naps-1.00.) S 20587 20590 19830 0 -1 4194304 259 342 0 0 0 0 0 0 20 0 1 0 31971315 4292608 736 18446744073709551615 94903247089664 94903247984197 140724702427712 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94903248223248 94903248270992 94903255375872 140724702431649 140724702431746 140724702431746 140724702437348 0
/proc/20590/statm: 1048 736 672 219 0 110 0
[pid=20595] ppid=20590 vsize=1458148 memory=291344 CPUtime=25.39 cores=0,2
/proc/20595/stat : 20595 (python3) R 20590 20590 19830 0 -1 4194304 67434 0 0 0 2528 11 0 0 20 0 1 0 31971317 1493143552 72836 18446744073709551615 93937724342272 93937724342649 140728355457328 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 93937724353944 93937724354564 93937727041536 140728355465560 140728355465762 140728355465762 140728355471335 0
/proc/20595/statm: 364537 72836 8089 1 0 335895 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 1462340 KiB
Current children cumulated memory: 294288 KiB

[startup+51.1056 s]
/proc/loadavg: 4.10 4.11 4.05 5/270 20792
/proc/meminfo: memFree=127943508/131249988 swapFree=33010684/33010684
[pid=20590] ppid=20587 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/20590/stat : 20590 (scip-naps-1.00.) S 20587 20590 19830 0 -1 4194304 259 342 0 0 0 0 0 0 20 0 1 0 31971315 4292608 736 18446744073709551615 94903247089664 94903247984197 140724702427712 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94903248223248 94903248270992 94903255375872 140724702431649 140724702431746 140724702431746 140724702437348 0
/proc/20590/statm: 1048 736 672 219 0 110 0
[pid=20595] ppid=20590 vsize=1458540 memory=291728 CPUtime=50.92 cores=0,2
/proc/20595/stat : 20595 (python3) R 20590 20590 19830 0 -1 4194304 67542 0 0 0 5081 11 0 0 20 0 1 0 31971317 1493544960 72932 18446744073709551615 93937724342272 93937724342649 140728355457328 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 93937724353944 93937724354564 93937727041536 140728355465560 140728355465762 140728355465762 140728355471335 0
/proc/20595/statm: 364635 72932 8089 1 0 335993 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 1462732 KiB
Current children cumulated memory: 294672 KiB

[startup+102.3 s]
/proc/loadavg: 4.09 4.11 4.05 5/270 20795
/proc/meminfo: memFree=127947836/131249988 swapFree=33010684/33010684
[pid=20590] ppid=20587 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/20590/stat : 20590 (scip-naps-1.00.) S 20587 20590 19830 0 -1 4194304 259 342 0 0 0 0 0 0 20 0 1 0 31971315 4292608 736 18446744073709551615 94903247089664 94903247984197 140724702427712 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94903248223248 94903248270992 94903255375872 140724702431649 140724702431746 140724702431746 140724702437348 0
/proc/20590/statm: 1048 736 672 219 0 110 0
[pid=20595] ppid=20590 vsize=1460508 memory=293648 CPUtime=101.96 cores=0,2
/proc/20595/stat : 20595 (python3) R 20590 20590 19830 0 -1 4194304 68001 0 0 0 10185 11 0 0 20 0 1 0 31971317 1495560192 73412 18446744073709551615 93937724342272 93937724342649 140728355457328 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 93937724353944 93937724354564 93937727041536 140728355465560 140728355465762 140728355465762 140728355471335 0
/proc/20595/statm: 365127 73412 8089 1 0 336485 0
Current children cumulated CPU time: 101.96 s
Current children cumulated vsize: 1464700 KiB
Current children cumulated memory: 296592 KiB

[startup+162.3 s]
/proc/loadavg: 4.15 4.12 4.06 5/270 20798
/proc/meminfo: memFree=127888776/131249988 swapFree=33010684/33010684
[pid=20590] ppid=20587 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/20590/stat : 20590 (scip-naps-1.00.) S 20587 20590 19830 0 -1 4194304 259 342 0 0 0 0 0 0 20 0 1 0 31971315 4292608 736 18446744073709551615 94903247089664 94903247984197 140724702427712 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94903248223248 94903248270992 94903255375872 140724702431649 140724702431746 140724702431746 140724702437348 0
/proc/20590/statm: 1048 736 672 219 0 110 0
[pid=20595] ppid=20590 vsize=1537852 memory=370304 CPUtime=161.8 cores=0,2
/proc/20595/stat : 20595 (python3) R 20590 20590 19830 0 -1 4194304 79011 0 0 0 16167 13 0 0 20 0 1 0 31971317 1574760448 92576 18446744073709551615 93937724342272 93937724342649 140728355457328 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 93937724353944 93937724354564 93937727041536 140728355465560 140728355465762 140728355465762 140728355471335 0
/proc/20595/statm: 384463 92576 8121 1 0 355821 0
Current children cumulated CPU time: 161.8 s
Current children cumulated vsize: 1542044 KiB
Current children cumulated memory: 373248 KiB

[startup+222.3 s]
/proc/loadavg: 4.11 4.11 4.06 5/269 20946
/proc/meminfo: memFree=127847172/131249988 swapFree=33010684/33010684
[pid=20590] ppid=20587 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/20590/stat : 20590 (scip-naps-1.00.) S 20587 20590 19830 0 -1 4194304 259 342 0 0 0 0 0 0 20 0 1 0 31971315 4292608 736 18446744073709551615 94903247089664 94903247984197 140724702427712 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94903248223248 94903248270992 94903255375872 140724702431649 140724702431746 140724702431746 140724702437348 0
/proc/20590/statm: 1048 736 672 219 0 110 0
[pid=20595] ppid=20590 vsize=1537852 memory=370688 CPUtime=221.62 cores=0,2
/proc/20595/stat : 20595 (python3) R 20590 20590 19830 0 -1 4194304 79143 0 0 0 22149 13 0 0 20 0 1 0 31971317 1574760448 92672 18446744073709551615 93937724342272 93937724342649 140728355457328 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 93937724353944 93937724354564 93937727041536 140728355465560 140728355465762 140728355465762 140728355471335 0
/proc/20595/statm: 384463 92672 8121 1 0 355821 0
Current children cumulated CPU time: 221.62 s
Current children cumulated vsize: 1542044 KiB

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


[startup+3282.3 s]
/proc/loadavg: 4.16 4.17 4.12 5/272 21259
/proc/meminfo: memFree=127968088/131249988 swapFree=33010684/33010684
[pid=20590] ppid=20587 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/20590/stat : 20590 (scip-naps-1.00.) S 20587 20590 19830 0 -1 4194304 259 342 0 0 0 0 0 0 20 0 1 0 31971315 4292608 736 18446744073709551615 94903247089664 94903247984197 140724702427712 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94903248223248 94903248270992 94903255375872 140724702431649 140724702431746 140724702431746 140724702437348 0
/proc/20590/statm: 1048 736 672 219 0 110 0
[pid=20595] ppid=20590 vsize=1573620 memory=397952 CPUtime=498.95 cores=0,2
/proc/20595/stat : 20595 (python3) S 20590 20590 19830 0 -1 4194304 85325 0 0 0 49880 15 0 0 20 0 1 0 31971317 1611386880 99488 18446744073709551615 93937724342272 93937724342649 140728355457328 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 93937724353944 93937724354564 93937727041536 140728355465560 140728355465762 140728355465762 140728355471335 0
/proc/20595/statm: 393405 99488 8121 1 0 364763 0
[pid=20963] ppid=20595 vsize=239440 memory=173548 CPUtime=2773.94 cores=0,2
/proc/20963/stat : 20963 (naps-1.03a6) R 20595 20963 20963 0 -1 4194304 193034 0 0 0 277258 136 0 0 20 0 1 0 32021357 245186560 43387 18446744073709551615 4198400 7047149 140721821008688 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 17793024 140721821014417 140721821014515 140721821014515 140721821020105 0
/proc/20963/statm: 59860 43387 544 696 0 59021 0
Current children cumulated CPU time: 3272.89 s
Current children cumulated vsize: 1817252 KiB
Current children cumulated memory: 574444 KiB

[startup+3342.3 s]
/proc/loadavg: 4.17 4.16 4.12 5/271 21261
/proc/meminfo: memFree=127955504/131249988 swapFree=33010684/33010684
[pid=20590] ppid=20587 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/20590/stat : 20590 (scip-naps-1.00.) S 20587 20590 19830 0 -1 4194304 259 342 0 0 0 0 0 0 20 0 1 0 31971315 4292608 736 18446744073709551615 94903247089664 94903247984197 140724702427712 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94903248223248 94903248270992 94903255375872 140724702431649 140724702431746 140724702431746 140724702437348 0
/proc/20590/statm: 1048 736 672 219 0 110 0
[pid=20595] ppid=20590 vsize=1573620 memory=397952 CPUtime=498.95 cores=0,2
/proc/20595/stat : 20595 (python3) S 20590 20590 19830 0 -1 4194304 85325 0 0 0 49880 15 0 0 20 0 1 0 31971317 1611386880 99488 18446744073709551615 93937724342272 93937724342649 140728355457328 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 93937724353944 93937724354564 93937727041536 140728355465560 140728355465762 140728355465762 140728355471335 0
/proc/20595/statm: 393405 99488 8121 1 0 364763 0
[pid=20963] ppid=20595 vsize=239440 memory=175596 CPUtime=2833.78 cores=0,2
/proc/20963/stat : 20963 (naps-1.03a6) R 20595 20963 20963 0 -1 4194304 194856 0 0 0 283240 138 0 0 20 0 1 0 32021357 245186560 43899 18446744073709551615 4198400 7047149 140721821008688 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 17793024 140721821014417 140721821014515 140721821014515 140721821020105 0
/proc/20963/statm: 59860 43899 544 696 0 59021 0
Current children cumulated CPU time: 3332.73 s
Current children cumulated vsize: 1817252 KiB
Current children cumulated memory: 576492 KiB

[startup+3402.3 s]
/proc/loadavg: 4.12 4.15 4.11 5/271 21263
/proc/meminfo: memFree=127953772/131249988 swapFree=33010684/33010684
[pid=20590] ppid=20587 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/20590/stat : 20590 (scip-naps-1.00.) S 20587 20590 19830 0 -1 4194304 259 342 0 0 0 0 0 0 20 0 1 0 31971315 4292608 736 18446744073709551615 94903247089664 94903247984197 140724702427712 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94903248223248 94903248270992 94903255375872 140724702431649 140724702431746 140724702431746 140724702437348 0
/proc/20590/statm: 1048 736 672 219 0 110 0
[pid=20595] ppid=20590 vsize=1573620 memory=397952 CPUtime=498.95 cores=0,2
/proc/20595/stat : 20595 (python3) S 20590 20590 19830 0 -1 4194304 85325 0 0 0 49880 15 0 0 20 0 1 0 31971317 1611386880 99488 18446744073709551615 93937724342272 93937724342649 140728355457328 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 93937724353944 93937724354564 93937727041536 140728355465560 140728355465762 140728355465762 140728355471335 0
/proc/20595/statm: 393405 99488 8121 1 0 364763 0
[pid=20963] ppid=20595 vsize=239440 memory=171500 CPUtime=2893.61 cores=0,2
/proc/20963/stat : 20963 (naps-1.03a6) R 20595 20963 20963 0 -1 4194304 195765 0 0 0 289223 138 0 0 20 0 1 0 32021357 245186560 42875 18446744073709551615 4198400 7047149 140721821008688 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 17793024 140721821014417 140721821014515 140721821014515 140721821020105 0
/proc/20963/statm: 59860 42875 544 696 0 59021 0
Current children cumulated CPU time: 3392.56 s
Current children cumulated vsize: 1817252 KiB
Current children cumulated memory: 572396 KiB

[startup+3462.3 s]
/proc/loadavg: 4.09 4.13 4.11 5/271 21265
/proc/meminfo: memFree=127941468/131249988 swapFree=33010684/33010684
[pid=20590] ppid=20587 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/20590/stat : 20590 (scip-naps-1.00.) S 20587 20590 19830 0 -1 4194304 259 342 0 0 0 0 0 0 20 0 1 0 31971315 4292608 736 18446744073709551615 94903247089664 94903247984197 140724702427712 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94903248223248 94903248270992 94903255375872 140724702431649 140724702431746 140724702431746 140724702437348 0
/proc/20590/statm: 1048 736 672 219 0 110 0
[pid=20595] ppid=20590 vsize=1573620 memory=397952 CPUtime=498.95 cores=0,2
/proc/20595/stat : 20595 (python3) S 20590 20590 19830 0 -1 4194304 85325 0 0 0 49880 15 0 0 20 0 1 0 31971317 1611386880 99488 18446744073709551615 93937724342272 93937724342649 140728355457328 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 93937724353944 93937724354564 93937727041536 140728355465560 140728355465762 140728355465762 140728355471335 0
/proc/20595/statm: 393405 99488 8121 1 0 364763 0
[pid=20963] ppid=20595 vsize=206672 memory=159212 CPUtime=2953.45 cores=0,2
/proc/20963/stat : 20963 (naps-1.03a6) R 20595 20963 20963 0 -1 4194304 197079 0 0 0 295205 140 0 0 20 0 1 0 32021357 211632128 39803 18446744073709551615 4198400 7047149 140721821008688 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 17793024 140721821014417 140721821014515 140721821014515 140721821020105 0
/proc/20963/statm: 51668 39803 544 696 0 50829 0
Current children cumulated CPU time: 3452.4 s
Current children cumulated vsize: 1784484 KiB
Current children cumulated memory: 560108 KiB

[startup+3522.3 s]
/proc/loadavg: 4.13 4.14 4.11 5/272 21270
/proc/meminfo: memFree=127944624/131249988 swapFree=33010684/33010684
[pid=20590] ppid=20587 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/20590/stat : 20590 (scip-naps-1.00.) S 20587 20590 19830 0 -1 4194304 259 342 0 0 0 0 0 0 20 0 1 0 31971315 4292608 736 18446744073709551615 94903247089664 94903247984197 140724702427712 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94903248223248 94903248270992 94903255375872 140724702431649 140724702431746 140724702431746 140724702437348 0
/proc/20590/statm: 1048 736 672 219 0 110 0
[pid=20595] ppid=20590 vsize=1573620 memory=397952 CPUtime=498.95 cores=0,2
/proc/20595/stat : 20595 (python3) S 20590 20590 19830 0 -1 4194304 85325 0 0 0 49880 15 0 0 20 0 1 0 31971317 1611386880 99488 18446744073709551615 93937724342272 93937724342649 140728355457328 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 93937724353944 93937724354564 93937727041536 140728355465560 140728355465762 140728355465762 140728355471335 0
/proc/20595/statm: 393405 99488 8121 1 0 364763 0
[pid=20963] ppid=20595 vsize=239440 memory=179692 CPUtime=3013.29 cores=0,2
/proc/20963/stat : 20963 (naps-1.03a6) R 20595 20963 20963 0 -1 4194304 199934 0 0 0 301187 142 0 0 20 0 1 0 32021357 245186560 44923 18446744073709551615 4198400 7047149 140721821008688 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 17793024 140721821014417 140721821014515 140721821014515 140721821020105 0
/proc/20963/statm: 59860 44923 544 696 0 59021 0
Current children cumulated CPU time: 3512.24 s
Current children cumulated vsize: 1817252 KiB
Current children cumulated memory: 580588 KiB

[startup+3582.3 s]
/proc/loadavg: 4.10 4.13 4.10 5/271 21272
/proc/meminfo: memFree=127950524/131249988 swapFree=33010684/33010684
[pid=20590] ppid=20587 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/20590/stat : 20590 (scip-naps-1.00.) S 20587 20590 19830 0 -1 4194304 259 342 0 0 0 0 0 0 20 0 1 0 31971315 4292608 736 18446744073709551615 94903247089664 94903247984197 140724702427712 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94903248223248 94903248270992 94903255375872 140724702431649 140724702431746 140724702431746 140724702437348 0
/proc/20590/statm: 1048 736 672 219 0 110 0
[pid=20595] ppid=20590 vsize=1573620 memory=397952 CPUtime=498.95 cores=0,2
/proc/20595/stat : 20595 (python3) S 20590 20590 19830 0 -1 4194304 85325 0 0 0 49880 15 0 0 20 0 1 0 31971317 1611386880 99488 18446744073709551615 93937724342272 93937724342649 140728355457328 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 93937724353944 93937724354564 93937727041536 140728355465560 140728355465762 140728355465762 140728355471335 0
/proc/20595/statm: 393405 99488 8121 1 0 364763 0
[pid=20963] ppid=20595 vsize=239440 memory=171500 CPUtime=3073.12 cores=0,2
/proc/20963/stat : 20963 (naps-1.03a6) R 20595 20963 20963 0 -1 4194304 202682 0 0 0 307168 144 0 0 20 0 1 0 32021357 245186560 42875 18446744073709551615 4198400 7047149 140721821008688 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 17793024 140721821014417 140721821014515 140721821014515 140721821020105 0
/proc/20963/statm: 59860 42875 544 696 0 59021 0
Current children cumulated CPU time: 3572.07 s
Current children cumulated vsize: 1817252 KiB
Current children cumulated memory: 572396 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.3 s]
/proc/loadavg: 4.14 4.13 4.10 5/272 21277
/proc/meminfo: memFree=127960516/131249988 swapFree=33010684/33010684
[pid=20590] ppid=20587 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/20590/stat : 20590 (scip-naps-1.00.) S 20587 20590 19830 0 -1 4194304 259 342 0 0 0 0 0 0 20 0 1 0 31971315 4292608 736 18446744073709551615 94903247089664 94903247984197 140724702427712 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94903248223248 94903248270992 94903255375872 140724702431649 140724702431746 140724702431746 140724702437348 0
/proc/20590/statm: 1048 736 672 219 0 110 0
[pid=20595] ppid=20590 vsize=1573620 memory=397952 CPUtime=498.95 cores=0,2
/proc/20595/stat : 20595 (python3) S 20590 20590 19830 0 -1 4194304 85325 0 0 0 49880 15 0 0 20 0 1 0 31971317 1611386880 99488 18446744073709551615 93937724342272 93937724342649 140728355457328 0 0 0 0 16781312 16386 1 0 0 17 0 0 0 0 0 0 93937724353944 93937724354564 93937727041536 140728355465560 140728355465762 140728355465762 140728355471335 0
/proc/20595/statm: 393405 99488 8121 1 0 364763 0
[pid=20963] ppid=20595 vsize=206672 memory=167404 CPUtime=3101.05 cores=0,2
/proc/20963/stat : 20963 (naps-1.03a6) R 20595 20963 20963 0 -1 4194304 203078 0 0 0 309960 145 0 0 20 0 1 0 32021357 211632128 41851 18446744073709551615 4198400 7047149 140721821008688 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 17793024 140721821014417 140721821014515 140721821014515 140721821020105 0
/proc/20963/statm: 51668 41851 544 696 0 50829 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 1784484 KiB
Current children cumulated memory: 568300 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.001545 s, system=0.004701 s

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

# cumulated CPU time of all completed processes:  user=3598.59 s, system=1.66007 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.42 s]*
/proc/loadavg: 4.14 4.13 4.10 5/270 21277
/proc/meminfo: memFree=128124012/131249988 swapFree=33010684/33010684
[pid=20595] ppid=20587 vsize=1539968 memory=364416 CPUtime=3600.11 cores=0,2
/proc/20595/stat : 20595 (python3) R 20587 20590 19830 0 -1 4194304 113027 203079 0 0 49890 16 309960 145 20 0 1 0 31971317 1576927232 91104 18446744073709551615 93937724342272 93937724342649 140728355457328 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 93937724353944 93937724354564 93937727041536 140728355465560 140728355465762 140728355465762 140728355471335 0
/proc/20595/statm: 384992 91104 8121 1 0 356350 0
Current cumulated CPU time of completed processes: 0.006246 s
Current children cumulated CPU time: 3600.11 s
Current children cumulated vsize: 1539968 KiB
Current children cumulated memory: 364416 KiB

[startup+3610.51 s]
/proc/loadavg: 4.14 4.13 4.10 5/270 21277
/proc/meminfo: memFree=128124012/131249988 swapFree=33010684/33010684
[pid=20595] ppid=20587 vsize=1508748 memory=349576 CPUtime=3600.2 cores=0,2
/proc/20595/stat : 20595 (python3) R 20587 20590 19830 0 -1 4194304 133812 203079 0 0 49897 18 309960 145 20 0 1 0 31971317 1544957952 87394 18446744073709551615 93937724342272 93937724342649 140728355457328 0 0 0 0 16781312 0 0 0 0 17 0 0 0 0 0 0 93937724353944 93937724354564 93937727041536 140728355465560 140728355465762 140728355465762 140728355471335 0
/proc/20595/statm: 377187 87394 8153 1 0 348545 0
Current cumulated CPU time of completed processes: 0.006246 s
Current children cumulated CPU time: 3600.2 s
Current children cumulated vsize: 1508748 KiB
Current children cumulated memory: 349576 KiB

Child status: 0

Real time (s): 3610.53
CPU time (s): 3600.25
CPU user time (s): 3598.59
CPU system time (s): 1.66007
CPU usage (%): 99.7152
Max. virtual memory (cumulated for all children) (KiB): 1848684
Max. memory (cumulated for all children) (KiB): 599556

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


# summary of solver processes directly reported to runsolver:
#   pid: 20590,20595
#   total CPU time (s): 3600.25
#   total CPU user time (s): 3598.59
#   total CPU system time (s): 1.66007

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.19088 second user time and 17.5586 second system time

The end

Launcher Data

Begin job on nodeC020 at 2025-06-29 04:08:58
IDJOB=4502023
IDBENCH=153060
IDSOLVER=3368
FILE ID=nodeC020/4502023-1751162937
RUNJOBID= nodeC020-1751159326-19840
SLURM_JOB_ID= 9587502
Free space on /tmp= 433036 MiB

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

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

MD5SUM BENCH= 9dbe363344c0fe5585984e30a944da25
RANDOM SEED=722414667

nodeC020 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.890
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.79
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.897
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.79
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		: 3603.672
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.79
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		: 3607.530
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.79
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.972
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.79
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.888
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.79
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		: 3600.844
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.79
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		: 3617.233
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.79
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249988 kB
MemFree:        128550040 kB
MemAvailable:   128583960 kB
Buffers:            3280 kB
Cached:           841408 kB
SwapCached:            0 kB
Active:          1547236 kB
Inactive:         534156 kB
Active(anon):    1254760 kB
Inactive(anon):        0 kB
Active(file):     292476 kB
Inactive(file):   534156 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              8152 kB
Writeback:             0 kB
AnonPages:       1227296 kB
Mapped:           131752 kB
Shmem:             18056 kB
KReclaimable:      93056 kB
Slab:             179352 kB
SReclaimable:      93056 kB
SUnreclaim:        86296 kB
KernelStack:        4412 kB
PageTables:         6200 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635676 kB
Committed_AS:    4865196 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150648 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1032192 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:      197332 kB
DirectMap2M:     7962624 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 433024 MiB
End job on nodeC020 at 2025-06-29 05:09:08